Jean-Philippe Lang
bb17b526e0
Merged r15739 ( #23391 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15744 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-08-20 11:47:58 +00:00
Jean-Philippe Lang
aba5e4a8bc
Merged r15551 ( #22058 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15553 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:45:31 +00:00
Jean-Philippe Lang
2152d5a941
Merged r15519.
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15521 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 12:25:14 +00:00
Jean-Philippe Lang
6e68d008c4
Merged 15430, 15464 to 15469, 15475, 15476 ( #285 , #7839 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15478 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-06 09:41:50 +00:00
Jean-Philippe Lang
83d4c9c50b
Do not propose trackers which disallow parent_issue_id for new child issues ( #22345 ).
...
also removes the tracker_id from the "Add new child issue" link in case it
doesn't allow parent_issue_id
Patch by Jens Kraemer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15359 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 15:22:18 +00:00
Jean-Philippe Lang
eaea4e9fee
Improve accessibility for icon-only links by adding hidden text ( #21805 ).
...
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-20 09:34:26 +00:00
Jean-Philippe Lang
64b3a1f1e8
Add status, assigned_to and done_ratio classes to issue subtasks ( #21776 ).
...
Patch by Marius Balteanu.
git-svn-id: http://svn.redmine.org/redmine/trunk@15251 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-15 22:16:25 +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
cc2401a2b9
Adds units in history for estimated time ( #12456 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15143 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-31 11:20:56 +00:00
Jean-Philippe Lang
d276231aca
Fixed that % done field is shown on issue show subtree even if deactivated for that tracker ( #20988 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15082 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:56:09 +00:00
Jean-Philippe Lang
6bb1ea8ae8
Use regular edit/update actions and named routes for JournalsController.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:39:56 +00:00
Jean-Philippe Lang
7467c145c0
Replace uses of image_tag() with CSS ( #21256 ).
...
* Replace image_tag() with CSS classes
* Create some CSS classes where necessary
* Change "check all" positioned on the right in "Trackers -> Summary" and
"Roles -> Permissions report" instead of left like in "Worfklow"
* Add missing title attribute in a few places
* Makes some lines shorter while at it
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 08:50:39 +00:00
Jean-Philippe Lang
daff49d5e5
Adding issue css classes to issue subtasks and relations tr ( #21474 ).
...
Patch by Codruț Gușoi.
git-svn-id: http://svn.redmine.org/redmine/trunk@15061 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 08:10:33 +00:00
Jean-Philippe Lang
ecb1f660ac
Improved responsiveness for versions and roadmap ( #19097 ).
...
Width of progress bars is no longer hard-coded in views.
git-svn-id: http://svn.redmine.org/redmine/trunk@14851 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 12:28:23 +00:00
Jean-Philippe Lang
cb0866f313
Render issue attributes using divs instead of a table for responsiveness ( #19097 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14848 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 11:50:36 +00:00
Jean-Philippe Lang
2350bc29f4
Use #issue_fields_rows to render custom fields values.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 10:35:52 +00:00
Jean-Philippe Lang
18579303a2
Un-inline conditions.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14749 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-25 10:28:58 +00:00
Jean-Philippe Lang
498a429a41
Display totals for each group on grouped queries ( #1561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-09 09:02:11 +00:00
Jean-Philippe Lang
3036eaba52
Replace tabs with spaces and remove trailing tabs in several files ( #20140 ).
...
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-21 16:38:29 +00:00
Jean-Philippe Lang
31bffaa053
Display time spent on the issue and the total time spent like estimated hours ( #17550 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 12:06:38 +00:00
Jean-Philippe Lang
481f70d125
Don't store total estimated hours on parent issues ( #16092 ).
...
Parent can now have its own estimate that is summed up with children estimates.
git-svn-id: http://svn.redmine.org/redmine/trunk@14272 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 11:37:12 +00:00
Jean-Philippe Lang
e95542908a
Preload issue associations.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14240 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 09:06:22 +00:00
Jean-Philippe Lang
ca2be43456
Include custom fields description in project settings and issue view ( #19296 ).
...
Patch by Sebastian Paluch.
git-svn-id: http://svn.redmine.org/redmine/trunk@14154 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-21 10:24:18 +00:00
Jean-Philippe Lang
76a4668f52
Fixed rendering of multivalued custom fields in the issue history ( #19225 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14054 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 09:07:20 +00:00
Jean-Philippe Lang
3642626052
Fixed Stack level too deep error when calling #find_name_by_reflection for missing record.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14002 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:57:22 +00:00
Jean-Philippe Lang
3da7b1bc28
Implements /issues/new form for creating issues outside a project ( #1003 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13999 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:03:51 +00:00
Jean-Philippe Lang
a328224771
Removed IssuesController#update_form action, use #new and #edit instead.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13997 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 20:00:22 +00:00
Jean-Philippe Lang
9548d39a15
Moved users list diplayed as available watchers on the new issue form to an helper.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13995 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 17:32:26 +00:00
Jean-Philippe Lang
b4c75f8806
Adds a specific string for blank values ( #18918 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13979 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 09:37:27 +00:00
Jean-Philippe Lang
3519083dbe
Extract grouping logic to an helper.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13972 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:39:39 +00:00
Jean-Philippe Lang
e11f77a4b0
Show long text custom field changes as a diff ( #15236 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13954 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-31 10:42:41 +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
18abb3fd88
Use .klass instead of .class_name.constantize.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13939 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:47:21 +00:00
Jean-Philippe Lang
ec09c2c3ca
Memorize journal details value name to display.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13938 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:45:45 +00:00
Jean-Philippe Lang
e3ffb1f23b
Use journalized attachments to prevent a query when displaying added file.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13937 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-24 10:25:05 +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
bfdd9f7c29
The descendant count in the issues delete confirmation message is wrong if issues share some descendants.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13818 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-30 11:24:00 +00:00
Jean-Philippe Lang
42e5e6146d
Do not truncate subissue/related issues titles on the issue view ( #18659 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@13796 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-24 12:29:49 +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
Jean-Philippe Lang
77665b5252
Store relation type instead of i18n key in journals ( #15704 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12416 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-12-15 11:02:24 +00:00
Jean-Philippe Lang
13756eb3a8
Fixed that links for relations in notifications do not include hostname ( #15677 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12415 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-12-15 10:32:03 +00:00
Jean-Philippe Lang
2e2e2cfe42
Merged custom fields format refactoring.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12400 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-12-14 08:22:43 +00:00
Jean-Philippe Lang
7bea176cdb
Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields ( #15072 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12217 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-13 10:04:59 +00:00
Jean-Philippe Lang
fd1b060705
Fixed that standard fields disabled still appear in email notifications ( #14584 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12079 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-08-05 17:08:26 +00:00
Jean-Philippe Lang
628d05629b
Role-based issue custom field visibility ( #5037 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12012 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-13 09:20:11 +00:00
Jean-Philippe Lang
888c3581eb
Role based custom queries ( #1019 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11994 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-11 17:45:10 +00:00
Jean-Philippe Lang
d90f46a5da
Prepends issue numbers with a number sign ( #1005 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11940 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-06-06 16:22:18 +00:00
Jean-Philippe Lang
019f57e5c7
Fixed that journal details about issue relations may disclose issues that are not visible ( #1005 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11939 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-06-06 16:19:53 +00:00
Toshi MARUYAMA
b3a6555b30
remove "del" tag from deleted issue relation ( #1005 )
...
It is confused with deleted issue.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-19 02:09:49 +00:00