Go MAEDA
661d4b42b1
Unify fields of subtasks and related issues on issue page ( #25540 ).
...
Patch by Takenori TAKAKI.
git-svn-id: http://svn.redmine.org/redmine/trunk@18549 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-29 00:03:34 +00:00
Toshi MARUYAMA
d0ca6ad31d
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18516 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-24 05:54:42 +00:00
Toshi MARUYAMA
a405e8f950
code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18514 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-24 05:21:09 +00:00
Toshi MARUYAMA
7272399dc9
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18513 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-09-24 05:20:58 +00:00
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
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
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
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
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
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
d4daf4e23b
Support frozen_string_literal in issue, journal, and query ( #26561 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@17980 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-17 00:29:58 +00:00
Go MAEDA
e70c283a22
Remove unnecessary encoding magic comment ( #31034 ).
...
The default script encoding is UTF-8 in Ruby 2.0 or later.
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17976 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-16 06:26:33 +00:00
Jean-Philippe Lang
84f322b2af
Add a description for trackers ( #442 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17970 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-15 10:38:56 +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
Go MAEDA
1fbb2fa33a
Move custom field classes to a method ( #30994 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17937 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-09 15:38:24 +00:00
Go MAEDA
82b707109f
Refactor custom field value tag for custom fields with full text formatting enabled ( #29712 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17859 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-02-12 11:52:20 +00:00
Go MAEDA
7ca65bedc0
Start date and due date in email notifications ( #13307 ).
...
Patch by Senya Senya.
git-svn-id: http://svn.redmine.org/redmine/trunk@17840 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-01-25 08:06:23 +00:00
Jean-Philippe Lang
ede29cde28
Adds a link to remove a subtask from its parent task ( #23392 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17747 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-12-16 07:38:03 +00:00
Jean-Philippe Lang
c30a8a44aa
Related issues section ignores the date format setting ( #29918 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17656 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-11-29 15:51:16 +00:00
Go MAEDA
6a12b5839b
Add wiki class also for half width custom fields with text formatting enabled ( #30027 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17634 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-11-26 00:23:08 +00:00
Go MAEDA
ef6d0dd355
Remove trailing whitespaces from app/helpers/issues_helper.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17633 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-11-26 00:21:28 +00:00
Go MAEDA
4a5a68f19c
Add assignee's icon to tooltips in gantt and calendar ( #29306 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17493 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-09-18 23:44:42 +00:00
Go MAEDA
156b8e2ee6
Allow project bulk edit of time entries ( #26534 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17482 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-09-14 03:40:37 +00:00
Go MAEDA
2943153eca
Fix: Copying an issue fails if the issue is watched by a locked user ( #28765 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-05-19 00:44:10 +00:00
Go MAEDA
a4ffda7b37
Use button as additional option for contextmenu ( #26655 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@17298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-04-21 12:00:22 +00:00
Go MAEDA
fec2832fe3
Reverted r17252 and r17253 ( #26655 ).
...
The change breaks the test suite.
git-svn-id: http://svn.redmine.org/redmine/trunk@17254 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-04-02 02:24:35 +00:00
Go MAEDA
a17661e8d8
Use button as additional option for contextmenu ( #26655 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@17252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-04-02 01:42:01 +00:00
Jean-Philippe Lang
824e3a5049
Moves the "Private" label after the subject like in journals.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16904 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-29 07:17:21 +00:00
Jean-Philippe Lang
3f0d5eaf6f
Refactor "multiple_values_detail" struct creation ( #26130 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16707 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-06-25 19:24:20 +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
8a3c24762d
Preview files by default instead of downloading them ( #25988 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@16651 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-06-10 10:30:59 +00:00
Jean-Philippe Lang
b714c71402
Get the count by group from the query directly.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16387 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-09 20:01:01 +00:00
Jean-Philippe Lang
252804f7da
Redirect to the parent issue after adding a subtask.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16317 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-30 21:24:18 +00:00
Jean-Philippe Lang
91a3611403
Remove background on subtasks and relations introduced in r16249 ( #15361 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16259 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 16:11:29 +00:00
Jean-Philippe Lang
37301d75b3
Omit blank fields as we do for the description ( #21705 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16257 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 16:06:39 +00:00
Jean-Philippe Lang
0ac50cc8cc
Use #html_safe first.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16256 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 16:04:51 +00:00
Jean-Philippe Lang
b40d66f39f
Option for long text custom fields to be displayed under the description field ( #21705 ).
...
Based on patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@16251 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 14:55:36 +00:00
Jean-Philippe Lang
e8e92ca054
Make the email notifications for adding/updating issues more readable/clear ( #23978 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@16087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-16 08:53:52 +00:00