Toshi MARUYAMA
8fb0ec3c3b
code cleanup: rubocop: fix Style/RedundantConditional in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18502 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-21 14:14:28 +00:00
Toshi MARUYAMA
7df0230d67
code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18497 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-21 06:39:36 +00:00
Toshi MARUYAMA
a6116a98c5
code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18496 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-21 06:39:24 +00:00
Toshi MARUYAMA
0c416338dd
code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18481 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-19 12:59:24 +00:00
Toshi MARUYAMA
aa8c59a389
code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18479 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-19 06:11:15 +00:00
Toshi MARUYAMA
881c99f162
code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/repositories_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18472 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-15 15:08:38 +00:00
Go MAEDA
0d4fbfe340
Add clear query icon next to selected query in sidebar ( #31640 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18468 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-14 00:33:05 +00:00
Go MAEDA
5ca458864e
Inline auto complete for issue (#) in wiki-edit fields ( #31989 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18444 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-09 21:49:48 +00:00
Go MAEDA
880883229f
Add different style for group names in the New member modal window ( #6831 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18385 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-24 07:30:41 +00:00
Go MAEDA
78d3d6c223
Speed up workflow edit page rendering ( #31855 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18373 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-17 02:23:51 +00:00
Go MAEDA
e2a00d2dc8
Fix JQMIGRATE: jQuery.fn.load() is deprecated ( #31884 , #31196 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18364 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-13 14:23:46 +00:00
Go MAEDA
49090c5889
Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and features that have been or will be removed from jQuery core ( #31196 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18363 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-13 14:18:41 +00:00
Go MAEDA
be8372e7cc
Previous and next month links in gantt ( #31373 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18346 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-04 09:42:58 +00:00
Go MAEDA
9f682a4c84
Add closed_on to the tooltip if the issue is closed ( #31697 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18337 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-08-01 08:10:37 +00:00
Go MAEDA
af987c9ed4
Fix missing journal indice when updating a journal ( #31427 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18310 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-21 07:23:16 +00:00
Jean-Philippe Lang
93935f7c39
Wiki page collapse block image is not displayed in exported PDF ( #30162 ).
...
Patch by Jun NAITOH.
git-svn-id: http://svn.redmine.org/redmine/trunk@18307 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 16:58:01 +00:00
Jean-Philippe Lang
1cc269967a
Add a randomized name attribute to all form fields ( #26604 ).
...
This is a workaround for a Bug in Firefox described at
https://bugzilla.mozilla.org/show_bug.cgi?id=1279253
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@18306 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 16:46:10 +00:00
Go MAEDA
d460f54d19
Code cleanup: RuboCop: Rails/Presence
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18291 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 12:23:04 +00:00
Go MAEDA
c2b30f5d3d
Code cleanup: RuboCop: Style/DefWithParentheses
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18290 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 12:15:28 +00:00
Go MAEDA
bed26b30df
Code cleanup: RuboCop: Style/UnneededInterpolation
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18289 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 11:57:24 +00:00
Jean-Philippe Lang
f53cd3029c
Don't show empty fields in email notifications ( #10378 ).
...
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18280 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:36:21 +00:00
Jean-Philippe Lang
04b8be1d5b
User preference for issue history default tab ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18277 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:13:54 +00:00
Jean-Philippe Lang
94c2356f38
Load changesets and time entries tabs async ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18275 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:12:30 +00:00
Jean-Philippe Lang
0714ced815
Add time entries tab to issue history tabs ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18274 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:11:26 +00:00
Jean-Philippe Lang
be660e11cc
Move changesets to its own tab ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:08:27 +00:00
Jean-Philippe Lang
b132b8e914
Show issue history in tabs ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18272 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:07:22 +00:00
Jean-Philippe Lang
d4312d2565
Allow tabs to have a custom action ( #3058 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 07:06:47 +00:00
Jean-Philippe Lang
2663ae66ae
Roadmap shows 100%, but one of its tasks is still set to 90% ( #30949 ).
...
Patch by Bernhard Rohloff.
git-svn-id: http://svn.redmine.org/redmine/trunk@18265 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-20 06:29:11 +00:00
Go MAEDA
a12a6f6c3e
Show "Due in X days" in issue details page ( #31499 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18236 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-07 09:40:12 +00:00
Go MAEDA
2e0ec5b0e6
Remove trailing whitespaces from app ( #31506 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18230 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-06 14:47:34 +00:00
Go MAEDA
1a4ff9eb49
Send the journal_indice as param in order to get rid of extra queries ( #31427 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18218 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-02 15:58:32 +00:00
Go MAEDA
7aa642ad7a
Use "icon icon-*" classes for sort elements ( #31433 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18210 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-30 07:37:24 +00:00
Go MAEDA
5b29b2b5d1
Use the regular "icon icon-*" classes for sort-handle ( #31433 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18203 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-27 21:19:51 +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
cfdd150da8
assignee_avatar method causes NoMethodError if the given object is a group ( #31391 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18188 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-22 08:13:22 +00:00
Go MAEDA
29403e710a
Adds favorites and recently used projects lists to project jump box ( #31355 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18181 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-20 22:26:30 +00:00
Go MAEDA
f992df684f
Small refactorization of avatar methods ( #31391 ).
...
* move existing methods from ApplicationHelper to a new helper file (AvatarsHelper)
* change default avatar size from 50 to 24 because most of the avatars are using the size 24
* class 'gravatar' is always added and all custom classes are appended
* added user name as default title for avatar images
* added two new methods: @assignee_avatar@ and @author_avatar@
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18175 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-19 22:27:41 +00:00
Go MAEDA
f1d10edf81
Swaps out the icon-fav for icon-user on projects#index ( #31356 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18164 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-14 09:26:57 +00:00
Go MAEDA
d046da0d85
Set an appropriate default type in New custom field page depending on the current tab ( #31320 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18156 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-11 02:06:28 +00:00
Go MAEDA
ae24985e03
Hierarchy in TOC is not preserved when Wiki index is exported to HTML ( #20910 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18149 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-09 15:17:30 +00:00
Go MAEDA
b540046ed7
Generalize issues imports ( #28234 ).
...
Extend import controller to support arbitrary imports based on Import subclasses. This way, we may add other kinds of imports, by providing some views and a custom import class. This may also be done from within plugins.
Patch by Gregor Schmidt.
git-svn-id: http://svn.redmine.org/redmine/trunk@18145 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-09 07:40:06 +00:00
Go MAEDA
bf0246ce83
Add avatar_server_url configuration option in order to support Libravatar ( #9112 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18124 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-04 15:59:50 +00:00
Go MAEDA
cff50a5915
Add "robohash" to "Default Gravatar image" options ( #31294 ).
...
Patch by Alexander Meindl.
git-svn-id: http://svn.redmine.org/redmine/trunk@18121 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-04 01:44:42 +00:00
Go MAEDA
89a29c87fc
Group time tracking filters in the filter select list ( #26826 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18113 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-30 23:48:11 +00:00
Go MAEDA
acac5974e3
New My page block: Updated issues ( #30975 ).
...
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18109 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-30 08:10:30 +00:00
Go MAEDA
42532605db
Update Rails ujs ( #31205 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18062 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-18 16:04:13 +00:00
Go MAEDA
51b0542e7d
Attachments with Unicode uppercase names are not shown in wiki pages ( #30441 ).
...
Patch by Evgeny Seliverstov.
git-svn-id: http://svn.redmine.org/redmine/trunk@18057 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-12 05:25:31 +00:00
Go MAEDA
766452e841
Move styles for count and private to a new class named 'badge' ( #29391 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@18052 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-09 14:45:52 +00:00
Go MAEDA
da2e42147b
Remove trailing whitespaces from journals_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-08 13:42:26 +00:00
Go MAEDA
72e1451159
Use Regexp#match? to reduce allocations of MatchData object ( #28940 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@18011 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-27 02:15:24 +00:00