Commit Graph

639 Commits

Author SHA1 Message Date
Go MAEDA
4740307f11 Fix typo in ApplicationHelper.html_title comment (#35230).
Patch by keineahnung2345.


git-svn-id: http://svn.redmine.org/redmine/trunk@21001 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-05-15 05:29:49 +00:00
Go MAEDA
5a4a6f0a16 Update Rails UJS to 6.1.3.1 (#29914, #35003).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20937 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-13 05:32:54 +00:00
Go MAEDA
b8d0541955 Fix user link using @ not working at the end of line (#34894).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20936 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-04-13 03:04:51 +00:00
Go MAEDA
e8d2c1fc8e Remove jQuery Migrate (#34337).
git-svn-id: http://svn.redmine.org/redmine/trunk@20871 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-29 03:00:27 +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
Go MAEDA
44ea826a21 "Copy link" feature for issue and issue journal (#34703).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20816 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-18 03:58:29 +00:00
Go MAEDA
f7ebb0d9aa Update JavaScript filename (#33906).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20791 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-15 13:30:41 +00:00
Go MAEDA
2f3222e0bd Auto complete wiki page links (#33820).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20755 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-02-25 04:07:37 +00:00
Go MAEDA
d504120cf4 Make archived projects visually distinguishable in nested projects lists (#34340).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@20699 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-30 01:35:24 +00:00
Toshi MARUYAMA
252a605a6d shorten long line of ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@20622 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-12-11 14:17:35 +00:00
Go MAEDA
70aa40654d Add jQuery Migrate (#33383).
git-svn-id: http://svn.redmine.org/redmine/trunk@20518 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-30 00:50:45 +00:00
Toshi MARUYAMA
e5bdb37624 use the lambda method for multiline lambdas at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@20498 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-26 14:46:21 +00:00
Go MAEDA
74d4d86a14 Store inline autocomplete data sources in a JS variable (#34122).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@20191 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-25 00:01:14 +00:00
Go MAEDA
78dfef0978 Replace gsub with tr, delete, or squeeze (#34161).
git-svn-id: http://svn.redmine.org/redmine/trunk@20176 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-24 06:46:50 +00:00
Go MAEDA
b46953247d Replace Hash#merge! with Hash#[]= (#34160).
git-svn-id: http://svn.redmine.org/redmine/trunk@20175 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-24 05:33:23 +00:00
Toshi MARUYAMA
d55582dccf use "do end" instead of {} at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@20141 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-11 12:57:31 +00:00
Toshi MARUYAMA
a885adcfae add space after comma to ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@20129 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-05 15:48:14 +00:00
Toshi MARUYAMA
374582b150 add empty line after guard clause to app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19893 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-12 11:35:26 +00:00
Toshi MARUYAMA
3f13c37c3c do not use spaces in lambda literals of ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@19892 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-12 11:35:18 +00:00
Go MAEDA
b15d6fc544 Always preserve the tree structure in the project jump box (#32944).
Patch by Jens Krämer.


git-svn-id: http://svn.redmine.org/redmine/trunk@19861 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-07-06 14:06:52 +00:00
Toshi MARUYAMA
e75a7f3939 fix source indent at ApplicationHelper#link_to_revision
git-svn-id: http://svn.redmine.org/redmine/trunk@19839 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-28 16:36:50 +00:00
Toshi MARUYAMA
487b604c57 fix source indent at ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@19838 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-28 16:36:42 +00:00
Toshi MARUYAMA
a7602a57ca fix source indent at ApplicationHelper#include_calendar_headers_tags
git-svn-id: http://svn.redmine.org/redmine/trunk@19837 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-28 16:36:33 +00:00
Go MAEDA
986d487fcd Table column sorting (#1718).
Patch by Takenori TAKAKI.


git-svn-id: http://svn.redmine.org/redmine/trunk@19833 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-24 05:53:08 +00:00
Toshi MARUYAMA
d2b25ef7b1 shorten long line at app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19825 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-16 11:45:39 +00:00
Go MAEDA
4008163a23 Update jQuery to 3.5.1 without jQuery Migrate (#33383).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19803 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-06-03 13:23:40 +00:00
Go MAEDA
ebf5d219c9 Import user accounts from CSV file (#33102).
Patch by Takenori TAKAKI.


git-svn-id: http://svn.redmine.org/redmine/trunk@19799 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-30 04:53:24 +00:00
Go MAEDA
09f6a5e53c Update Tribute to 5.1.3 (#33424).
git-svn-id: http://svn.redmine.org/redmine/trunk@19785 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-18 14:25:11 +00:00
Go MAEDA
006c5dfce8 Update jQuery UI to 1.12.1 (#31887).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19783 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-18 13:50:31 +00:00
Go MAEDA
a924a3dfa1 Reverts r19769 (#31887).
The change broke the Highlighted code button in the Wiki toolbar.


git-svn-id: http://svn.redmine.org/redmine/trunk@19776 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-14 13:55:50 +00:00
Go MAEDA
510d889079 Update jQuery UI to 1.12.1 (#31887).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19769 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-09 05:47:07 +00:00
Jean-Philippe Lang
9b5cccff39 ##123 syntax for linking to issues: Title cannot be distinguished from following text (#32765).
Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@19663 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-04-05 10:51:46 +00:00
Go MAEDA
e04fb3e78b Display avatar on add watchar dialog (#32976).
Patch by Takenori TAKAKI.


git-svn-id: http://svn.redmine.org/redmine/trunk@19626 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-31 09:30:47 +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
Go MAEDA
9d18f67f9e Add download buttons in Files columns of the issues list (#32240).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@19500 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-02-06 14:24:51 +00:00
Jean-Philippe Lang
0cd14b3a4b Validate back_url everywhere (#32850).
Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@19488 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-02-02 08:39:22 +00:00
Jean-Philippe Lang
914f57fefc Move duplicated back_url method from ApplicationHelper to ApplicationController (#32850).
Patch by Holger Just.

git-svn-id: http://svn.redmine.org/redmine/trunk@19486 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-02-02 08:38:01 +00:00
Go MAEDA
45fb27d5af Fix that bookmarked and recently used projects are unexpectedly filtered by a search keyword after full-text search (#31355, #32503).
Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@19325 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-12-02 01:37:49 +00:00
Toshi MARUYAMA
6f30f70c43 code layout clean up app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-25 16:47:41 +00:00
Toshi MARUYAMA
0bdd2454b2 code layout clean up app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19285 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-25 06:32:39 +00:00
Toshi MARUYAMA
504cb8e147 cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 16:45:22 +00:00
Toshi MARUYAMA
88b5831a0d cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19190 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 09:04:26 +00:00
Toshi MARUYAMA
f77dfab621 cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18911 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:09:59 +00:00
Toshi MARUYAMA
1dfd16beb0 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_project
git-svn-id: http://svn.redmine.org/redmine/trunk@18910 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:09:45 +00:00
Toshi MARUYAMA
d4a59e78a5 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_projects_for_jump_box
git-svn-id: http://svn.redmine.org/redmine/trunk@18909 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:09:32 +00:00
Toshi MARUYAMA
b959b53dd2 code layout clean up ApplicationHelper#render_project_jump_box
git-svn-id: http://svn.redmine.org/redmine/trunk@18908 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:09:21 +00:00
Toshi MARUYAMA
a096c3cd63 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_project_jump_box
git-svn-id: http://svn.redmine.org/redmine/trunk@18907 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:09:09 +00:00
Toshi MARUYAMA
b4d8ea2bd6 code layout clean up ApplicationHelper#progress_bar
git-svn-id: http://svn.redmine.org/redmine/trunk@18906 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:08:57 +00:00
Toshi MARUYAMA
2d0be791b6 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handle
git-svn-id: http://svn.redmine.org/redmine/trunk@18905 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:08:46 +00:00
Toshi MARUYAMA
e3c2d2e533 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@18904 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-05 14:08:35 +00:00