Go MAEDA
|
8cc3e1a5ac
|
Fix N+1 query in Wiki history page by preloading the author of each Wiki content version (#42933).
Patch by [Agileware]Kota Uchino (user:uchinokot).
git-svn-id: https://svn.redmine.org/redmine/trunk@23847 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2025-06-29 04:55:22 +00:00 |
|
Marius Balteanu
|
38d950df55
|
Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-26 22:55:54 +00:00 |
|
Go MAEDA
|
83b68e1a1c
|
Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).
git-svn-id: https://svn.redmine.org/redmine/trunk@22056 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-17 01:40:01 +00:00 |
|
Go MAEDA
|
92bd67c279
|
Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-01 06:19:35 +00:00 |
|
Marius Balteanu
|
d8263dcdee
|
Return 404 if revision URL doesn't exist (#36561).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21413 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-02-18 08:03:52 +00:00 |
|
Go MAEDA
|
3686b77eb6
|
Update copyright year in source files to 2022 (#36379).
git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-01-02 05:29:10 +00:00 |
|
Go MAEDA
|
3e36b5c452
|
Update copyright year in source files to 2021 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@20846 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-03-25 06:58:56 +00:00 |
|
Toshi MARUYAMA
|
2b559e5d21
|
remove spaces inside {} of WikiController
git-svn-id: http://svn.redmine.org/redmine/trunk@20394 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-11-16 12:22:09 +00:00 |
|
Toshi MARUYAMA
|
8b4e4e76a4
|
use "do end" instead of {} at WikiController
git-svn-id: http://svn.redmine.org/redmine/trunk@20290 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-11-07 12:31:26 +00:00 |
|
Toshi MARUYAMA
|
98f901cac7
|
add empty line after guard clause to WikiController
git-svn-id: http://svn.redmine.org/redmine/trunk@20226 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-10-28 14:43:14 +00:00 |
|
Go MAEDA
|
925fbe9263
|
Ordering wiki pages should not be case sensitive (#31287).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19831 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-06-20 06:50:28 +00:00 |
|
Go MAEDA
|
6e781f6479
|
Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19641 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-04-04 00:43:28 +00:00 |
|
Go MAEDA
|
af36d450e4
|
Reverts r19569 (#33071).
404 error after deleting an attachment.
git-svn-id: http://svn.redmine.org/redmine/trunk@19579 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-03-14 03:49:44 +00:00 |
|
Go MAEDA
|
463e8163fc
|
Require sudo mode for actions to delete contents (#33071).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19569 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-03-10 03:26:23 +00:00 |
|
Go MAEDA
|
907e0173e4
|
Update copyright year in source files to 2020 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2020-03-03 00:24:10 +00:00 |
|
Toshi MARUYAMA
|
f4522aeba7
|
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controllers/wiki_controller.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18831 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-10-22 15:54:00 +00:00 |
|
Go MAEDA
|
4082069c75
|
Update copyright year.
git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-05-25 07:36:06 +00:00 |
|
Go MAEDA
|
8eb5f2c605
|
Do not lose submitted content when attempting to update a wiki page that has been renamed in the meantime (#31334).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18165 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-05-15 13:21:35 +00:00 |
|
Go MAEDA
|
07b3087fda
|
Enable frozen_string_literal for some files under app and lib directory (#26561).
git-svn-id: http://svn.redmine.org/redmine/trunk@17977 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-16 09:37:35 +00:00 |
|
Go MAEDA
|
5861160ffc
|
Add "frozen_string_literal: false" for all files (#26561).
This will be changed to true in the future.
git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-15 01:32:57 +00:00 |
|
Jean-Philippe Lang
|
b9fa262165
|
Adds preview option to the wiki toolbar (#27758).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17521 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2018-09-26 07:27:30 +00:00 |
|
Toshi MARUYAMA
|
0f6fd7584b
|
fix file name corruption when export a wiki page with non-ASCII title in MS browsers (#26599)
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@16957 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-08-30 15:46:45 +00:00 |
|
Jean-Philippe Lang
|
74111bd9d3
|
Kepp the arguments clean (#26043).
git-svn-id: http://svn.redmine.org/redmine/trunk@16775 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-07-08 13:54:26 +00:00 |
|
Jean-Philippe Lang
|
5de545fd79
|
Set the parent page when creating a new wiki page from the "Add page" link (#26043).
git-svn-id: http://svn.redmine.org/redmine/trunk@16774 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-07-08 13:51:18 +00:00 |
|
Jean-Philippe Lang
|
7fd04e1f8d
|
Update copyright.
git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-06-25 08:40:31 +00:00 |
|
Jean-Philippe Lang
|
09b0c3135c
|
Don't check that param is a Hash.
git-svn-id: http://svn.redmine.org/redmine/trunk@16607 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2017-06-03 09:21:27 +00:00 |
|
Jean-Philippe Lang
|
fa3a167cdf
|
Adds before_render hook to WikiController#show (#23545).
Patch by Jens Kraemer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15814 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-09-03 07:39:04 +00:00 |
|
Jean-Philippe Lang
|
650a64cb00
|
Creating a wiki page named "Sidebar" without proper permission raises an exception (#23700).
git-svn-id: http://svn.redmine.org/redmine/trunk@15749 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-08-30 19:21:42 +00:00 |
|
Jean-Philippe Lang
|
ee82a55602
|
Use .before_action instead of .before_filter.
git-svn-id: http://svn.redmine.org/redmine/trunk@15655 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-07-14 07:27:31 +00:00 |
|
Jean-Philippe Lang
|
7d6b3d344d
|
Add support for attaching file to WIKI pages by REST API (#14830).
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@15415 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-05-16 06:29:52 +00:00 |
|
Jean-Philippe Lang
|
bda78a4679
|
Adds "New wiki page" link to create a new wiki page (#5536).
git-svn-id: http://svn.redmine.org/redmine/trunk@15346 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-04-22 17:47:11 +00:00 |
|
Jean-Philippe Lang
|
cda9c63d9c
|
Updates copyright for 2016.
git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-03-13 10:30:10 +00:00 |
|
Jean-Philippe Lang
|
c2fe2d0c06
|
Fixed that #destroy_version with invalid version destroys wiki page content (#21155).
git-svn-id: http://svn.redmine.org/redmine/trunk@14856 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-11-09 17:53:13 +00:00 |
|
Jean-Philippe Lang
|
7a0432d85c
|
Adds support for macro and Redmine links in PDF export (#13051).
git-svn-id: http://svn.redmine.org/redmine/trunk@13944 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-01-25 09:04:52 +00:00 |
|
Jean-Philippe Lang
|
000124f44f
|
Copyright update.
git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-01-11 09:09:50 +00:00 |
|
Jean-Philippe Lang
|
9a7604981b
|
Rescue RecordNotSaved in #save_with_content.
git-svn-id: http://svn.redmine.org/redmine/trunk@13696 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-12-03 20:22:46 +00:00 |
|
Jean-Philippe Lang
|
e0a034164f
|
Move wiki page to other project (#5450).
git-svn-id: http://svn.redmine.org/redmine/trunk@13643 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-11-23 13:36:01 +00:00 |
|
Jean-Philippe Lang
|
2d1866d966
|
Merged rails-4.1 branch (#14534).
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-22 17:37:16 +00:00 |
|
Toshi MARUYAMA
|
35cc911192
|
update copyright year (#15977)
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-29 22:45:39 +00:00 |
|
Toshi MARUYAMA
|
7484cf07b6
|
cleanup syntax of Relation#all at WikiController#export
git-svn-id: http://svn.redmine.org/redmine/trunk@12620 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 06:03:38 +00:00 |
|
Toshi MARUYAMA
|
2066969c7d
|
code format cleanup WikiController
git-svn-id: http://svn.redmine.org/redmine/trunk@12618 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 05:51:18 +00:00 |
|
Jean-Philippe Lang
|
ba083225b7
|
Return to section anchor after wiki section edit (#15182).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12239 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 09:03:08 +00:00 |
|
Jean-Philippe Lang
|
5f747faa58
|
Fixed that viewing/editing a wiki page without WikiContent raises an error (#14986).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12220 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 11:19:47 +00:00 |
|
Toshi MARUYAMA
|
b8aa4da28a
|
remove unneeded "require 'diff'" from WikiController (#15105)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12207 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-11 17:37:51 +00:00 |
|
Jean-Philippe Lang
|
d8e4a8fb32
|
Use #per_page instead of #items_per_page.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11425 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-17 11:35:42 +00:00 |
|
Jean-Philippe Lang
|
e396a0eebe
|
Copyright for 2013 (#12788).
Patch by Daniel Felix.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11169 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-01-12 09:29:31 +00:00 |
|
Jean-Philippe Lang
|
9394d739b1
|
Deprecation warnings (#12774).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11139 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-01-08 20:18:12 +00:00 |
|
Toshi MARUYAMA
|
3bf6f8d7ff
|
remove trailing white-space from app/controllers/wiki_controller.rb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11110 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-01-04 01:11:33 +00:00 |
|
Jean-Philippe Lang
|
24ec41f7d4
|
A column has been specified more than once in the order by list (#12713).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11106 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-01-03 13:40:50 +00:00 |
|
Jean-Philippe Lang
|
8ab9215ea8
|
Use named routes in controllers.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10983 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-12-11 19:39:47 +00:00 |
|