Jean-Philippe Lang
1a860d5320
Calculate done_ratio based on children instead of leaves ( #20995 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14875 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-14 09:58:52 +00:00
Jean-Philippe Lang
151892c313
Fixed that Project.uniq.visible errors under certain conditions ( #21182 ).
...
Patch by Redmine CRM.
git-svn-id: http://svn.redmine.org/redmine/trunk@14857 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-09 18:01:04 +00:00
Jean-Philippe Lang
328e076722
Don't show projects created more than 30 days ago in "Latest projects" ( #21148 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14854 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 21:31:18 +00:00
Jean-Philippe Lang
495be400a1
Don't omit version/category filters if project has no versions/categories.
...
This can be used to filter issues in subprojects that have versions or categories.
git-svn-id: http://svn.redmine.org/redmine/trunk@14811 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 09:28:28 +00:00
Jean-Philippe Lang
d3d7678c76
Ability to filter issues blocked by any/no open issues ( #16621 ).
...
Patch by Arthur Andersen.
git-svn-id: http://svn.redmine.org/redmine/trunk@14809 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 09:20:36 +00:00
Jean-Philippe Lang
8123006bb3
Rescue network level errors with LDAP auth ( #21137 ).
...
Patch by Holger Just.
git-svn-id: http://svn.redmine.org/redmine/trunk@14808 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 08:27:27 +00:00
Jean-Philippe Lang
945a091c94
Don't let users log time on issues they cannot see in their projects ( #21150 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14796 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-04 18:40:15 +00:00
Jean-Philippe Lang
dd1c5f8900
Files upload restriction by files extensions ( #20008 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14792 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 10:41:02 +00:00
Jean-Philippe Lang
0df7fa714b
Allow a default version to be set on the command line for incoming emails ( #7346 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14789 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 08:56:27 +00:00
Jean-Philippe Lang
9178d4748f
Default target version for new issues ( #1828 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14786 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 08:11:36 +00:00
Toshi MARUYAMA
7019f3416a
upgrade net-ldap gem to 0.12.0 ( #17618 )
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14784 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-31 14:48:26 +00:00
Jean-Philippe Lang
e6112a9710
New custom fields of existing issues are not initialized with their default value ( #21074 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14773 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-31 09:17:29 +00:00
Jean-Philippe Lang
1919f7233f
find_referenced_issue_by_id fails with RangeError for large numbers ( #21071 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14758 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-29 13:47:28 +00:00
Jean-Philippe Lang
2f51dc11cf
Adds Enumeration custom field format ( #21060 ).
...
Similar to List format but stores possible values as records.
git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-25 08:32:47 +00:00
Jean-Philippe Lang
4cd22dcc55
Keep track of valid user sessions ( #21058 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14735 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-24 10:15:22 +00:00
Jean-Philippe Lang
68620da79a
Don't require category or target version when they are not available ( #20583 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14733 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-24 06:22:55 +00:00
Jean-Philippe Lang
f053c1a5af
LDAP filter changed to text ( #20929 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14725 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 19:00:20 +00:00
Jean-Philippe Lang
05106b45ad
Raises maximum length of category name to 60 ( #20991 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14724 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 18:52:12 +00:00
Jean-Philippe Lang
e2d860b34b
Adds week column to time entries list ( #20221 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14723 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 18:30:43 +00:00
Jean-Philippe Lang
828e8111cc
Add users to assignee/author filters if they are missing ( #3398 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14722 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 18:01:11 +00:00
Jean-Philippe Lang
8160f2addb
Adds a scope to get issues assigned to a user.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14720 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 17:00:14 +00:00
Jean-Philippe Lang
bf1f60f65f
Do not clear category on project change if category with same exists ( #16941 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14715 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-20 18:57:44 +00:00
Jean-Philippe Lang
11bce09825
Typo "coma" ( #20551 ).
...
Patch by budo kaiman.
git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-20 18:26:28 +00:00
Jean-Philippe Lang
7d558120d3
Conditions cleanup.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14692 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-19 17:18:18 +00:00
Jean-Philippe Lang
3795c22730
Makes project selection by subaddress optional ( #20732 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14690 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-19 16:56:13 +00:00
Jean-Philippe Lang
3caa882286
MailHandler: Select project by subaddress (redmine+project@example.com) ( #20732 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14687 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-17 10:03:49 +00:00
Jean-Philippe Lang
1ccdf38fdd
Mail Handler: add support for allow_override=all ( #20543 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14681 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-17 09:08:18 +00:00
Jean-Philippe Lang
af3c91d02a
Mail handler: no attributes overridable by default ( #20543 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14680 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-17 08:00:16 +00:00
Jean-Philippe Lang
589bde0899
Activity page to remember user's selection of activities ( #1605 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14678 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-15 19:06:22 +00:00
Jean-Philippe Lang
bf4e5da59b
Allow issue description to be searchable as a filter ( #1159 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14675 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-15 18:13:55 +00:00
Jean-Philippe Lang
91d5465162
Reverts r14672, test broken ( #1159 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14673 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-14 19:23:03 +00:00
Jean-Philippe Lang
510c212ae1
Allow issue description to be searchable as a filter ( #1159 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14672 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-14 18:16:35 +00:00
Jean-Philippe Lang
f9668dfc0d
List custom fields with multiple values set as required by workflow can be blank ( #20677 ).
...
Patch by Pavel Rosický.
git-svn-id: http://svn.redmine.org/redmine/trunk@14670 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-14 18:02:12 +00:00
Jean-Philippe Lang
b0a47cc5ba
Fixes float conversion failures ( #1561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14668 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-09 12:44:08 +00:00
Jean-Philippe Lang
9c7832d822
Workaround for spent time grouped by project ( #1561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14667 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-09 09:30:14 +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
e35d036bda
Round totals ( #1561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14644 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-04 22:16:59 +00:00
Jean-Philippe Lang
446f70f584
Adds options to display totals on the issue list ( #1561 ).
...
Works for estimated hours, spent hours and any numeric custom field.
git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-04 19:42:37 +00:00
Jean-Philippe Lang
0dcbd13d01
Update enumeration ovverides with their parents ( #19657 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14634 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-30 21:07:47 +00:00
Jean-Philippe Lang
8eb1e94f4d
SQL error with MySQL ( #19657 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14633 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-30 20:59:47 +00:00
Jean-Philippe Lang
e045215db7
Remove attachment after transaction commit ( #20388 ).
...
Patch by Ivan Zabrovskiy.
git-svn-id: http://svn.redmine.org/redmine/trunk@14630 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-30 18:59:51 +00:00
Jean-Philippe Lang
043264b651
Forces enumeration override position to the same as its parent ( #19657 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14627 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-30 18:35:50 +00:00
Jean-Philippe Lang
4464467990
Include inactive activities in time entries filter ( #20117 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14626 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-30 18:03:13 +00:00
Jean-Philippe Lang
2d78003c87
Replaces a piggy back query with an association for loading wiki pages updates.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14625 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-28 18:39:07 +00:00
Jean-Philippe Lang
42238a74f4
Display all versions in query filter ( #19271 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14623 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-26 08:12:44 +00:00
Jean-Philippe Lang
7b12145ed9
Raises wiki edits comments limit to 1024 ( #19886 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14622 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-21 21:13:06 +00:00
Jean-Philippe Lang
5882629e26
Raises time entries comments limit to 1024 ( #19885 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14621 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-21 21:00:06 +00:00
Jean-Philippe Lang
64a80066bd
Error message when editing a child project without add project/subprojects permissions ( #20282 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14619 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-21 20:32:11 +00:00
Jean-Philippe Lang
aa096cb0cc
Project copy does not copy custom field settings ( #20360 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14618 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-20 20:25:16 +00:00
Jean-Philippe Lang
a28bf20c4c
Project copy does not update custom field of version type values ( #20361 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14615 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-20 12:50:06 +00:00