]> source.dussan.org Git - redmine.git/log
redmine.git
7 years agoUse exists? instead of count (#24839).
Jean-Philippe Lang [Mon, 16 Jan 2017 18:12:49 +0000 (18:12 +0000)]
Use exists? instead of count (#24839).

Patch by Vincent Robert and Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16211 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoUse exists? instead of count (#24839).
Jean-Philippe Lang [Mon, 16 Jan 2017 18:11:23 +0000 (18:11 +0000)]
Use exists? instead of count (#24839).

git-svn-id: http://svn.redmine.org/redmine/trunk@16210 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoadd .idea to svn:ignore (#24523)
Toshi MARUYAMA [Mon, 16 Jan 2017 11:08:33 +0000 (11:08 +0000)]
add .idea to svn:ignore (#24523)

git-svn-id: http://svn.redmine.org/redmine/trunk@16209 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRemove old and obsolete 'Content-Style-Type' meta tag (#24800).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:40:29 +0000 (16:40 +0000)]
Remove old and obsolete 'Content-Style-Type' meta tag (#24800).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16208 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoExtract wiki_syntax internal style sheets into an external one (#24800).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:38:41 +0000 (16:38 +0000)]
Extract wiki_syntax internal style sheets into an external one (#24800).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16207 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoExtract wiki_syntax_detailed internal style sheets into an external one (#24800).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:34:28 +0000 (16:34 +0000)]
Extract wiki_syntax_detailed internal style sheets into an external one (#24800).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSource: ignore .idea (#24523).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:31:30 +0000 (16:31 +0000)]
Source: ignore .idea (#24523).

Patch by Javier Menéndez.

git-svn-id: http://svn.redmine.org/redmine/trunk@16205 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMake Spent time clickable in issue lists (#24649).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:29:19 +0000 (16:29 +0000)]
Make Spent time clickable in issue lists (#24649).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16204 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd tooltip on trackers summary matrix (#24790).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:23:35 +0000 (16:23 +0000)]
Add tooltip on trackers summary matrix (#24790).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16203 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd tooltip on Permissions report matrix (#24780).
Jean-Philippe Lang [Sun, 15 Jan 2017 16:22:22 +0000 (16:22 +0000)]
Add tooltip on Permissions report matrix (#24780).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16202 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoWrap conditions with a single if new_record?.
Jean-Philippe Lang [Sun, 15 Jan 2017 12:58:07 +0000 (12:58 +0000)]
Wrap conditions with a single if new_record?.

git-svn-id: http://svn.redmine.org/redmine/trunk@16201 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd default timezone for new users (#16484).
Jean-Philippe Lang [Sun, 15 Jan 2017 12:52:41 +0000 (12:52 +0000)]
Add default timezone for new users (#16484).

git-svn-id: http://svn.redmine.org/redmine/trunk@16200 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAlways show "Jump to project" drop-down (#24833).
Jean-Philippe Lang [Sun, 15 Jan 2017 12:09:24 +0000 (12:09 +0000)]
Always show "Jump to project" drop-down (#24833).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16199 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRemove instance variable which is unused after r9603 (#24832).
Jean-Philippe Lang [Sun, 15 Jan 2017 11:58:47 +0000 (11:58 +0000)]
Remove instance variable which is unused after r9603 (#24832).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16198 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoCast as decimal(30,0) instead of integer (#21249).
Jean-Philippe Lang [Sat, 14 Jan 2017 12:37:16 +0000 (12:37 +0000)]
Cast as decimal(30,0) instead of integer (#21249).

git-svn-id: http://svn.redmine.org/redmine/trunk@16197 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFiltering out specific subprojects (using 'is not' operator) (#15773).
Jean-Philippe Lang [Sat, 14 Jan 2017 12:26:13 +0000 (12:26 +0000)]
Filtering out specific subprojects (using 'is not' operator) (#15773).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16196 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTest failure.
Jean-Philippe Lang [Sat, 14 Jan 2017 11:33:51 +0000 (11:33 +0000)]
Test failure.

git-svn-id: http://svn.redmine.org/redmine/trunk@16195 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoGroup versions by status in version custom field filter (#23265).
Jean-Philippe Lang [Sat, 14 Jan 2017 11:30:00 +0000 (11:30 +0000)]
Group versions by status in version custom field filter (#23265).

git-svn-id: http://svn.redmine.org/redmine/trunk@16194 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd "me" value for logged users only.
Jean-Philippe Lang [Sat, 14 Jan 2017 11:01:21 +0000 (11:01 +0000)]
Add "me" value for logged users only.

git-svn-id: http://svn.redmine.org/redmine/trunk@16193 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds :label_attribute_of_object string to locales (#21249).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:53:28 +0000 (10:53 +0000)]
Adds :label_attribute_of_object string to locales (#21249).

git-svn-id: http://svn.redmine.org/redmine/trunk@16192 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFilters on chained custom fields and custom field attributes (#21249).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:52:38 +0000 (10:52 +0000)]
Filters on chained custom fields and custom field attributes (#21249).

git-svn-id: http://svn.redmine.org/redmine/trunk@16191 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFilter group should be a Symbol.
Jean-Philippe Lang [Sat, 14 Jan 2017 10:08:44 +0000 (10:08 +0000)]
Filter group should be a Symbol.

git-svn-id: http://svn.redmine.org/redmine/trunk@16190 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd margin between tables and the following headings (#24776).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:05:26 +0000 (10:05 +0000)]
Add margin between tables and the following headings (#24776).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16189 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoHandle the case of none existing enumerations using no-data blocks (#24776).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:04:40 +0000 (10:04 +0000)]
Handle the case of none existing enumerations using no-data blocks (#24776).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16188 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd 'icon' and 'icon-add' classes to new enum links (#24776).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:04:00 +0000 (10:04 +0000)]
Add 'icon' and 'icon-add' classes to new enum links (#24776).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16187 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMove 'New enumeration' links to above the item tables (#24776).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:03:26 +0000 (10:03 +0000)]
Move 'New enumeration' links to above the item tables (#24776).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16186 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRemove superfluous spaces before colon (#24720).
Jean-Philippe Lang [Sat, 14 Jan 2017 10:00:41 +0000 (10:00 +0000)]
Remove superfluous spaces before colon (#24720).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16185 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd nbsp below project settings version filter section (#24720).
Jean-Philippe Lang [Sat, 14 Jan 2017 09:59:55 +0000 (09:59 +0000)]
Add nbsp below project settings version filter section (#24720).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16184 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMove 'New ...' links to above item tables in project settings (#24720).
Jean-Philippe Lang [Sat, 14 Jan 2017 09:58:53 +0000 (09:58 +0000)]
Move 'New ...' links to above item tables in project settings (#24720).

Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@16183 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't always load data that is for html response only.
Jean-Philippe Lang [Sat, 14 Jan 2017 09:56:04 +0000 (09:56 +0000)]
Don't always load data that is for html response only.

git-svn-id: http://svn.redmine.org/redmine/trunk@16182 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoLet user always see his private notes (#17632).
Jean-Philippe Lang [Sat, 14 Jan 2017 09:50:28 +0000 (09:50 +0000)]
Let user always see his private notes (#17632).

git-svn-id: http://svn.redmine.org/redmine/trunk@16181 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMoves journals selection to Issue#visible_journals_with_index (#17632).
Jean-Philippe Lang [Sat, 14 Jan 2017 09:34:24 +0000 (09:34 +0000)]
Moves journals selection to Issue#visible_journals_with_index (#17632).

git-svn-id: http://svn.redmine.org/redmine/trunk@16180 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTraditional Chinese translation updated by ChunChang Lo (#24708)
Toshi MARUYAMA [Fri, 13 Jan 2017 04:31:22 +0000 (04:31 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#24708)

git-svn-id: http://svn.redmine.org/redmine/trunk@16179 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTraditional Chinese translation updated by ChunChang Lo (#24607)
Toshi MARUYAMA [Fri, 13 Jan 2017 04:11:56 +0000 (04:11 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#24607)

git-svn-id: http://svn.redmine.org/redmine/trunk@16178 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds :setting_timelog_required_fields string to locales (#24577).
Jean-Philippe Lang [Thu, 12 Jan 2017 23:10:03 +0000 (23:10 +0000)]
Adds :setting_timelog_required_fields string to locales (#24577).

git-svn-id: http://svn.redmine.org/redmine/trunk@16177 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds settings to make the issue and/or comment fields mandatory for time logs (#24577).
Jean-Philippe Lang [Thu, 12 Jan 2017 23:09:18 +0000 (23:09 +0000)]
Adds settings to make the issue and/or comment fields mandatory for time logs (#24577).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16176 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840).
Jean-Philippe Lang [Thu, 12 Jan 2017 22:20:46 +0000 (22:20 +0000)]
Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840).

git-svn-id: http://svn.redmine.org/redmine/trunk@16175 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAllow "stay logged in" from multiple browsers (#10840).
Jean-Philippe Lang [Thu, 12 Jan 2017 20:34:08 +0000 (20:34 +0000)]
Allow "stay logged in" from multiple browsers (#10840).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@16174 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't preload custom field filter values (#24787).
Jean-Philippe Lang [Thu, 12 Jan 2017 20:19:45 +0000 (20:19 +0000)]
Don't preload custom field filter values (#24787).

git-svn-id: http://svn.redmine.org/redmine/trunk@16173 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang [Tue, 10 Jan 2017 18:33:36 +0000 (18:33 +0000)]
Adds a link to all projects in the jump drop down (#23310).

git-svn-id: http://svn.redmine.org/redmine/trunk@16172 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTypo (#24787).
Jean-Philippe Lang [Mon, 9 Jan 2017 20:02:41 +0000 (20:02 +0000)]
Typo (#24787).

git-svn-id: http://svn.redmine.org/redmine/trunk@16171 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't preload all query filters (#24787).
Jean-Philippe Lang [Mon, 9 Jan 2017 19:59:54 +0000 (19:59 +0000)]
Don't preload all query filters (#24787).

git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoGemfile: pin nokogiri version 1.6
Toshi MARUYAMA [Mon, 9 Jan 2017 15:21:51 +0000 (15:21 +0000)]
Gemfile: pin nokogiri version 1.6

nokogiri 1.7.0.1 requires Ruby version >= 2.1.0.

git-svn-id: http://svn.redmine.org/redmine/trunk@16167 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds a flash message when deleting a board (#24535).
Jean-Philippe Lang [Sun, 8 Jan 2017 22:51:12 +0000 (22:51 +0000)]
Adds a flash message when deleting a board (#24535).

Patch by Javier Menéndez.

git-svn-id: http://svn.redmine.org/redmine/trunk@16166 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoIssue destroy : Reassign time issue autocomplete (#24692).
Jean-Philippe Lang [Sun, 8 Jan 2017 22:47:32 +0000 (22:47 +0000)]
Issue destroy : Reassign time issue autocomplete (#24692).

Patch by David Côté-Tremblay and Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16165 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRemove iteration in ApplicationHelper#syntax_highlight_lines (#24713).
Jean-Philippe Lang [Sun, 8 Jan 2017 22:41:52 +0000 (22:41 +0000)]
Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16164 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds a tooltip to cells on workflow page (#12598).
Jean-Philippe Lang [Sun, 8 Jan 2017 22:38:02 +0000 (22:38 +0000)]
Adds a tooltip to cells on workflow page (#12598).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16163 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoremove empty lines including white space from test/unit/user_test.rb
Toshi MARUYAMA [Sun, 8 Jan 2017 08:24:07 +0000 (08:24 +0000)]
remove empty lines including white space from test/unit/user_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@16162 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoremove trailing white space from app/controllers/files_controller.rb
Toshi MARUYAMA [Sun, 8 Jan 2017 08:16:30 +0000 (08:16 +0000)]
remove trailing white space from app/controllers/files_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@16161 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoremove trailing white space from app/models/version.rb
Toshi MARUYAMA [Sun, 8 Jan 2017 06:20:07 +0000 (06:20 +0000)]
remove trailing white space from app/models/version.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@16160 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoCzech translation for trunk updated by Karel Pičman (#24537)
Toshi MARUYAMA [Sun, 8 Jan 2017 05:00:23 +0000 (05:00 +0000)]
Czech translation for trunk updated by Karel Pičman (#24537)

git-svn-id: http://svn.redmine.org/redmine/trunk@16159 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoCzech translation for 3.3-stable updated by Karel Pičman (#24537, #24778)
Toshi MARUYAMA [Sun, 8 Jan 2017 04:03:34 +0000 (04:03 +0000)]
Czech translation for 3.3-stable updated by Karel Pičman (#24537, #24778)

git-svn-id: http://svn.redmine.org/redmine/trunk@16157 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoPreload :roles for displaying user memberships (#23519).
Jean-Philippe Lang [Sat, 7 Jan 2017 12:10:06 +0000 (12:10 +0000)]
Preload :roles for displaying user memberships (#23519).

git-svn-id: http://svn.redmine.org/redmine/trunk@16156 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't destructively insert builtin_role into roles (#23519).
Jean-Philippe Lang [Sat, 7 Jan 2017 11:41:59 +0000 (11:41 +0000)]
Don't destructively insert builtin_role into roles (#23519).

git-svn-id: http://svn.redmine.org/redmine/trunk@16155 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoReset #roles on reload (#23519).
Jean-Philippe Lang [Sat, 7 Jan 2017 11:40:48 +0000 (11:40 +0000)]
Reset #roles on reload (#23519).

git-svn-id: http://svn.redmine.org/redmine/trunk@16154 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't preload projects and roles on Principal#memberships association (#23519).
Jean-Philippe Lang [Sat, 7 Jan 2017 11:40:09 +0000 (11:40 +0000)]
Don't preload projects and roles on Principal#memberships association (#23519).

Patch by Ondřej Ezr.

git-svn-id: http://svn.redmine.org/redmine/trunk@16153 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMore readable regexp for parse_redmine_links (#24382).
Jean-Philippe Lang [Sat, 7 Jan 2017 10:52:40 +0000 (10:52 +0000)]
More readable regexp for parse_redmine_links (#24382).

Patch by Dmitry Lisichkin.

git-svn-id: http://svn.redmine.org/redmine/trunk@16152 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't redirect to lost password page after login (#13741).
Jean-Philippe Lang [Sat, 7 Jan 2017 10:49:31 +0000 (10:49 +0000)]
Don't redirect to lost password page after login (#13741).

Patch by Gregory Van der Steen.

git-svn-id: http://svn.redmine.org/redmine/trunk@16151 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSort user memberships by project.
Jean-Philippe Lang [Sat, 7 Jan 2017 10:28:59 +0000 (10:28 +0000)]
Sort user memberships by project.

git-svn-id: http://svn.redmine.org/redmine/trunk@16150 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't render memberships forms, use #edit instead.
Jean-Philippe Lang [Sat, 7 Jan 2017 10:26:36 +0000 (10:26 +0000)]
Don't render memberships forms, use #edit instead.

git-svn-id: http://svn.redmine.org/redmine/trunk@16149 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoUpdates for 3.3.2 release.
Jean-Philippe Lang [Sat, 7 Jan 2017 08:37:20 +0000 (08:37 +0000)]
Updates for 3.3.2 release.

git-svn-id: http://svn.redmine.org/redmine/trunk@16142 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoBulgarian translation (#24645).
Jean-Philippe Lang [Sat, 7 Jan 2017 07:59:46 +0000 (07:59 +0000)]
Bulgarian translation (#24645).

Patch by Ivan Cenov.

git-svn-id: http://svn.redmine.org/redmine/trunk@16141 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoWrong activity timezone on user page (#14658).
Jean-Philippe Lang [Wed, 4 Jan 2017 21:21:15 +0000 (21:21 +0000)]
Wrong activity timezone on user page (#14658).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16138 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMissing "next" pagination link when looking at yesterday's activity (#18399).
Jean-Philippe Lang [Wed, 4 Jan 2017 21:13:28 +0000 (21:13 +0000)]
Missing "next" pagination link when looking at yesterday's activity (#18399).

Patch by Felix Schäfer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16137 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoValidate length of custom field regexp (#24283).
Jean-Philippe Lang [Wed, 4 Jan 2017 20:55:38 +0000 (20:55 +0000)]
Validate length of custom field regexp (#24283).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16134 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoUpdates year in footer.
Jean-Philippe Lang [Wed, 4 Jan 2017 17:59:03 +0000 (17:59 +0000)]
Updates year in footer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16125 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSpeeds up Project.allowed_to_condition for users who belong to hundreds of projects.
Jean-Philippe Lang [Tue, 3 Jan 2017 20:53:57 +0000 (20:53 +0000)]
Speeds up Project.allowed_to_condition for users who belong to hundreds of projects.

git-svn-id: http://svn.redmine.org/redmine/trunk@16124 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSpeeds up rendering of the project list for users who belong to hundreds of projects.
Jean-Philippe Lang [Tue, 3 Jan 2017 18:28:45 +0000 (18:28 +0000)]
Speeds up rendering of the project list for users who belong to hundreds of projects.

git-svn-id: http://svn.redmine.org/redmine/trunk@16123 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoUnneeded assignment (#24693).
Jean-Philippe Lang [Sat, 31 Dec 2016 16:30:33 +0000 (16:30 +0000)]
Unneeded assignment (#24693).

git-svn-id: http://svn.redmine.org/redmine/trunk@16122 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't show the "reassign" option when deleting issues from different projects (#24722).
Jean-Philippe Lang [Sat, 31 Dec 2016 15:26:00 +0000 (15:26 +0000)]
Don't show the "reassign" option when deleting issues from different projects (#24722).

git-svn-id: http://svn.redmine.org/redmine/trunk@16121 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoUpdate project_id column in case some time entries were on subtasks of different...
Jean-Philippe Lang [Sat, 31 Dec 2016 15:16:23 +0000 (15:16 +0000)]
Update project_id column in case some time entries were on subtasks of different projects (#24693).

git-svn-id: http://svn.redmine.org/redmine/trunk@16120 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n string...
Jean-Philippe Lang [Sat, 31 Dec 2016 15:04:48 +0000 (15:04 +0000)]
Add :error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted i18n string (#24718).

git-svn-id: http://svn.redmine.org/redmine/trunk@16119 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoHandle time entries on subtasks and prevent from reassigning an issue that is going...
Jean-Philippe Lang [Sat, 31 Dec 2016 15:04:05 +0000 (15:04 +0000)]
Handle time entries on subtasks and prevent from reassigning an issue that is going to be deleted (#24718, #24693).

git-svn-id: http://svn.redmine.org/redmine/trunk@16118 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't load Member#user, use #principal instead.
Jean-Philippe Lang [Sat, 31 Dec 2016 13:44:41 +0000 (13:44 +0000)]
Don't load Member#user, use #principal instead.

git-svn-id: http://svn.redmine.org/redmine/trunk@16117 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFixed that project settings should show locked members (#22034).
Jean-Philippe Lang [Sat, 31 Dec 2016 13:33:02 +0000 (13:33 +0000)]
Fixed that project settings should show locked members (#22034).

git-svn-id: http://svn.redmine.org/redmine/trunk@16116 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSkip workflow creation in tests for each locale.
Jean-Philippe Lang [Sat, 31 Dec 2016 12:53:38 +0000 (12:53 +0000)]
Skip workflow creation in tests for each locale.

git-svn-id: http://svn.redmine.org/redmine/trunk@16115 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFixed that X-Sendfile header is never set (#24646).
Jean-Philippe Lang [Sat, 31 Dec 2016 12:45:36 +0000 (12:45 +0000)]
Fixed that X-Sendfile header is never set (#24646).

git-svn-id: http://svn.redmine.org/redmine/trunk@16114 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoDon't reload attachments if they are already loaded.
Jean-Philippe Lang [Sat, 31 Dec 2016 12:35:15 +0000 (12:35 +0000)]
Don't reload attachments if they are already loaded.

git-svn-id: http://svn.redmine.org/redmine/trunk@16113 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFixed that reported test duration can be wrong.
Jean-Philippe Lang [Sat, 31 Dec 2016 12:18:54 +0000 (12:18 +0000)]
Fixed that reported test duration can be wrong.

git-svn-id: http://svn.redmine.org/redmine/trunk@16112 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds .rebuild_single_tree! to rebuild a single tree (#24167).
Jean-Philippe Lang [Wed, 21 Dec 2016 10:35:36 +0000 (10:35 +0000)]
Adds .rebuild_single_tree! to rebuild a single tree (#24167).

git-svn-id: http://svn.redmine.org/redmine/trunk@16111 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoChange English translation for label_user_mail_option_only_(assigned|owner) (#24177).
Jean-Philippe Lang [Wed, 21 Dec 2016 10:13:26 +0000 (10:13 +0000)]
Change English translation for label_user_mail_option_only_(assigned|owner) (#24177).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16110 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFiles REST API (#19116).
Jean-Philippe Lang [Wed, 21 Dec 2016 10:05:55 +0000 (10:05 +0000)]
Files REST API (#19116).

Patch by Lucile Quirion and Jake Kemme.

git-svn-id: http://svn.redmine.org/redmine/trunk@16109 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoPrevent parent issue from being closed if a child issue is open (#10989).
Jean-Philippe Lang [Wed, 21 Dec 2016 09:09:22 +0000 (09:09 +0000)]
Prevent parent issue from being closed if a child issue is open (#10989).

git-svn-id: http://svn.redmine.org/redmine/trunk@16108 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdds an index on issues parent_id (#23987).
Jean-Philippe Lang [Tue, 20 Dec 2016 09:12:52 +0000 (09:12 +0000)]
Adds an index on issues parent_id (#23987).

git-svn-id: http://svn.redmine.org/redmine/trunk@16103 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFix german locale string #23888.
Jean-Philippe Lang [Tue, 20 Dec 2016 09:09:19 +0000 (09:09 +0000)]
Fix german locale string #23888.

Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16102 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRename "issue" to "item" in query helpers (#24643).
Jean-Philippe Lang [Tue, 20 Dec 2016 09:07:24 +0000 (09:07 +0000)]
Rename "issue" to "item" in query helpers (#24643).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16101 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRestricts the list of file types that can be thumbnailed.
Jean-Philippe Lang [Tue, 20 Dec 2016 08:52:26 +0000 (08:52 +0000)]
Restricts the list of file types that can be thumbnailed.

git-svn-id: http://svn.redmine.org/redmine/trunk@16092 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTypo: s/changset-comments/changeset-comments/ (#22758, #24604).
Jean-Philippe Lang [Sun, 18 Dec 2016 09:35:43 +0000 (09:35 +0000)]
Typo: s/changset-comments/changeset-comments/ (#22758, #24604).

git-svn-id: http://svn.redmine.org/redmine/trunk@16091 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoAdd :error_move_of_child_not_possible i18n string (#23888).
Jean-Philippe Lang [Sun, 18 Dec 2016 08:55:19 +0000 (08:55 +0000)]
Add :error_move_of_child_not_possible i18n string (#23888).

git-svn-id: http://svn.redmine.org/redmine/trunk@16090 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoShow an error message when changing an issue's project fails due to errors in child...
Jean-Philippe Lang [Sun, 18 Dec 2016 08:54:26 +0000 (08:54 +0000)]
Show an error message when changing an issue's project fails due to errors in child issues (#23888).

git-svn-id: http://svn.redmine.org/redmine/trunk@16089 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoSort completed versions in reverse order on the roadmap (#23137).
Jean-Philippe Lang [Sun, 18 Dec 2016 08:34:43 +0000 (08:34 +0000)]
Sort completed versions in reverse order on the roadmap (#23137).

git-svn-id: http://svn.redmine.org/redmine/trunk@16088 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMake the email notifications for adding/updating issues more readable/clear (#23978).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:53:52 +0000 (08:53 +0000)]
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

7 years agoTest cleanup.
Jean-Philippe Lang [Fri, 16 Dec 2016 08:49:52 +0000 (08:49 +0000)]
Test cleanup.

git-svn-id: http://svn.redmine.org/redmine/trunk@16086 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTest cleanup.
Jean-Philippe Lang [Fri, 16 Dec 2016 08:49:38 +0000 (08:49 +0000)]
Test cleanup.

git-svn-id: http://svn.redmine.org/redmine/trunk@16085 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoFixed the assertion (#24186).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:47:37 +0000 (08:47 +0000)]
Fixed the assertion (#24186).

git-svn-id: http://svn.redmine.org/redmine/trunk@16084 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRestrict the length attachment filenames on disk (#24186).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:45:41 +0000 (08:45 +0000)]
Restrict the length attachment filenames on disk (#24186).

git-svn-id: http://svn.redmine.org/redmine/trunk@16083 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoTime entry form - limit issue autocomplete to already selected project (#24189).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:42:45 +0000 (08:42 +0000)]
Time entry form - limit issue autocomplete to already selected project (#24189).

Patch by Jens Kraemer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16082 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoWorkflow editing shows statuses of irrelevant roles (#24281).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:32:35 +0000 (08:32 +0000)]
Workflow editing shows statuses of irrelevant roles (#24281).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@16081 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoRemoved unused CSS class ".icon-details" (#24578).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:02:43 +0000 (08:02 +0000)]
Removed unused CSS class ".icon-details" (#24578).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@16080 e93f8b46-1217-0410-a6f0-8f06a7374b81

7 years agoMakes the text "Enable regular expressions" clickable (#5864).
Jean-Philippe Lang [Fri, 16 Dec 2016 08:00:27 +0000 (08:00 +0000)]
Makes the text "Enable regular expressions" clickable (#5864).

git-svn-id: http://svn.redmine.org/redmine/trunk@16079 e93f8b46-1217-0410-a6f0-8f06a7374b81