]> source.dussan.org Git - redmine.git/log
redmine.git
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

7 years agoRemoves gantt and calendar links from the sidebar.
Jean-Philippe Lang [Fri, 16 Dec 2016 07:54:51 +0000 (07:54 +0000)]
Removes gantt and calendar links from the sidebar.

They now have their own menu items that show up on cross-project views (r15983).

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

7 years agoMenu items mapping.
Jean-Philippe Lang [Fri, 16 Dec 2016 07:51:56 +0000 (07:51 +0000)]
Menu items mapping.

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

7 years agoremove trailing white space from app/models/user_preference.rb
Toshi MARUYAMA [Wed, 14 Dec 2016 12:28:47 +0000 (12:28 +0000)]
remove trailing white space from app/models/user_preference.rb

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

7 years agoremove training white space from app/models/user.rb
Toshi MARUYAMA [Wed, 14 Dec 2016 12:06:30 +0000 (12:06 +0000)]
remove training white space from app/models/user.rb

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

7 years agoremove trailing white space from app/models/role.rb
Toshi MARUYAMA [Wed, 14 Dec 2016 10:53:15 +0000 (10:53 +0000)]
remove trailing white space from app/models/role.rb

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

7 years agoremove trailing white space from app/models/issue_relation.rb
Toshi MARUYAMA [Wed, 14 Dec 2016 10:17:07 +0000 (10:17 +0000)]
remove trailing white space from app/models/issue_relation.rb

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

7 years agoDon't use assert_equal nil.
Jean-Philippe Lang [Tue, 13 Dec 2016 20:12:34 +0000 (20:12 +0000)]
Don't use assert_equal nil.

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

7 years agoUnarchive link not working for subprojects of closed projects (#24595).
Jean-Philippe Lang [Tue, 13 Dec 2016 20:01:57 +0000 (20:01 +0000)]
Unarchive link not working for subprojects of closed projects (#24595).

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

7 years agoMake it work for 0 projects (#24587).
Jean-Philippe Lang [Tue, 13 Dec 2016 19:47:29 +0000 (19:47 +0000)]
Make it work for 0 projects (#24587).

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

7 years agoImprove custom fields list performance (#24587).
Jean-Philippe Lang [Tue, 13 Dec 2016 19:46:31 +0000 (19:46 +0000)]
Improve custom fields list performance (#24587).

Patch by Thomas Löber.

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

7 years agoUse multipart forms for objects that may have file custom fields (#6719).
Jean-Philippe Lang [Tue, 13 Dec 2016 19:44:28 +0000 (19:44 +0000)]
Use multipart forms for objects that may have file custom fields (#6719).

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

7 years agoAdds :not_a_regexp i18n string (#5864).
Jean-Philippe Lang [Tue, 13 Dec 2016 19:22:51 +0000 (19:22 +0000)]
Adds :not_a_regexp i18n string (#5864).

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

7 years agoAdds :setting_mail_handler_enable_regex_delimiters i18n string (#5864).
Jean-Philippe Lang [Tue, 13 Dec 2016 18:47:08 +0000 (18:47 +0000)]
Adds :setting_mail_handler_enable_regex_delimiters i18n string (#5864).

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

7 years agoOptional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang [Tue, 13 Dec 2016 18:46:29 +0000 (18:46 +0000)]
Optional Regex delimiters to truncate incoming emails (#5864).

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

7 years agoDon't use assert_equal nil.
Jean-Philippe Lang [Mon, 12 Dec 2016 21:36:14 +0000 (21:36 +0000)]
Don't use assert_equal nil.

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

7 years agoAdds :setting_commit_logs_formatting i18n string (#22758).
Jean-Philippe Lang [Mon, 12 Dec 2016 21:20:29 +0000 (21:20 +0000)]
Adds :setting_commit_logs_formatting i18n string (#22758).

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

7 years agoAdds a setting to enable/disable formatting of commit messages (#22758).
Jean-Philippe Lang [Mon, 12 Dec 2016 21:19:59 +0000 (21:19 +0000)]
Adds a setting to enable/disable formatting of commit messages (#22758).

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

7 years agoUse tiny_tds 0.7 for ruby < 2.0 (#23932).
Jean-Philippe Lang [Sun, 11 Dec 2016 15:30:39 +0000 (15:30 +0000)]
Use tiny_tds 0.7 for ruby < 2.0 (#23932).

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

7 years agoUse assert_nil instead of assert_equal.
Jean-Philippe Lang [Sun, 11 Dec 2016 15:26:41 +0000 (15:26 +0000)]
Use assert_nil instead of assert_equal.

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

7 years agoUse assert_nil instead of assert_equal.
Jean-Philippe Lang [Sun, 11 Dec 2016 15:22:29 +0000 (15:22 +0000)]
Use assert_nil instead of assert_equal.

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

7 years agoUse tiny_tds 1.0.5 (#23932).
Jean-Philippe Lang [Sun, 11 Dec 2016 10:09:46 +0000 (10:09 +0000)]
Use tiny_tds 1.0.5 (#23932).

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

7 years ago"Clear" button in Spent Time Report tab also clears global filters (#13622).
Jean-Philippe Lang [Sun, 11 Dec 2016 09:35:05 +0000 (09:35 +0000)]
"Clear" button in Spent Time Report tab also clears global filters (#13622).

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

7 years agoRedmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang [Sun, 11 Dec 2016 09:25:41 +0000 (09:25 +0000)]
Redmine loses filters after deleting a spent time (#14817).

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

7 years agoEnforce issue assignee validation (#23921).
Jean-Philippe Lang [Sat, 10 Dec 2016 12:02:37 +0000 (12:02 +0000)]
Enforce issue assignee validation (#23921).

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

7 years agoReverted r16053 (#23318).
Jean-Philippe Lang [Sat, 10 Dec 2016 09:44:39 +0000 (09:44 +0000)]
Reverted r16053 (#23318).

SQL error with PostgreSQL.

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

7 years ago#lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Jean-Philippe Lang [Sat, 10 Dec 2016 08:54:20 +0000 (08:54 +0000)]
#lock_nested_set very slow on mysql with thousands of subtasks (#23318).

Patch by Stephane Evr.

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

7 years agoReverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang [Sat, 3 Dec 2016 09:59:03 +0000 (09:59 +0000)]
Reverts r16051 and r16050 for now (#15361).

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

7 years agoRemoves calls to #reset_cycle (#15361).
Jean-Philippe Lang [Sat, 3 Dec 2016 09:21:12 +0000 (09:21 +0000)]
Removes calls to #reset_cycle (#15361).

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

7 years agoUse css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang [Sat, 3 Dec 2016 09:15:31 +0000 (09:15 +0000)]
Use css pseudo-classes instead "odd", "even" classes (#15361).

Patch by Marius BALTEANU.

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

7 years agoUse .unscoped when querying and creating builtin objects (#24156).
Jean-Philippe Lang [Sat, 3 Dec 2016 08:57:01 +0000 (08:57 +0000)]
Use .unscoped when querying and creating builtin objects (#24156).

Patch by Holger Just.

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

7 years agoQuery totals and query buttons overlaps on small screens (#24274).
Jean-Philippe Lang [Sat, 3 Dec 2016 08:40:29 +0000 (08:40 +0000)]
Query totals and query buttons overlaps on small screens (#24274).

Patch by Marius BALTEANU.

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

7 years agoDon't show project column by default when inside a project.
Jean-Philippe Lang [Sat, 3 Dec 2016 08:29:44 +0000 (08:29 +0000)]
Don't show project column by default when inside a project.

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

7 years agoAdd link to issue list on version estimated time.
Jean-Philippe Lang [Sat, 3 Dec 2016 08:27:40 +0000 (08:27 +0000)]
Add link to issue list on version estimated time.

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

7 years agoSort members on the DB side.
Jean-Philippe Lang [Sat, 3 Dec 2016 08:26:08 +0000 (08:26 +0000)]
Sort members on the DB side.

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

7 years agoPrevent scrollbars on issue attributes.
Jean-Philippe Lang [Sat, 3 Dec 2016 08:21:22 +0000 (08:21 +0000)]
Prevent scrollbars on issue attributes.

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

7 years agoFixed layout for enumerations tables.
Jean-Philippe Lang [Sat, 3 Dec 2016 08:20:18 +0000 (08:20 +0000)]
Fixed layout for enumerations tables.

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

7 years agoGerman "notice_failed_to_save_time_entries" translation changed by Tobias Fischer...
Toshi MARUYAMA [Sat, 3 Dec 2016 05:37:54 +0000 (05:37 +0000)]
German "notice_failed_to_save_time_entries" translation changed by Tobias Fischer (#23388)

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

7 years agoGerman translation changed by JW Fuchs (#23388)
Toshi MARUYAMA [Sat, 3 Dec 2016 05:37:42 +0000 (05:37 +0000)]
German translation changed by JW Fuchs (#23388)

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

7 years agoGerman "repository" translation changed by JW Fuchs (#23388)
Toshi MARUYAMA [Sat, 3 Dec 2016 05:37:31 +0000 (05:37 +0000)]
German "repository" translation changed by JW Fuchs (#23388)

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

7 years agoJapanese translation updated by Go MAEDA (#24512)
Toshi MARUYAMA [Fri, 2 Dec 2016 03:55:31 +0000 (03:55 +0000)]
Japanese translation updated by Go MAEDA (#24512)

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

7 years agoSpanish translation changed (adding accent mark and caps) by Javier Menéndez (#24518)
Toshi MARUYAMA [Fri, 2 Dec 2016 03:55:20 +0000 (03:55 +0000)]
Spanish translation changed (adding accent mark and caps) by Javier Menéndez (#24518)

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

7 years agoJapanese translation for text_git_repository_note changed (#23108)
Toshi MARUYAMA [Thu, 1 Dec 2016 04:34:42 +0000 (04:34 +0000)]
Japanese translation for text_git_repository_note changed (#23108)

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

7 years agoJapanese translation for "format" changed by Go MAEDA (#24174)
Toshi MARUYAMA [Thu, 1 Dec 2016 04:34:31 +0000 (04:34 +0000)]
Japanese translation for "format" changed by Go MAEDA (#24174)

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

7 years agoRemoves test code introduced in r15994.
Jean-Philippe Lang [Wed, 30 Nov 2016 18:55:11 +0000 (18:55 +0000)]
Removes test code introduced in r15994.

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

7 years agoDutch (NL) translation enhancements and complete review by Gregory Van der Steen...
Toshi MARUYAMA [Wed, 30 Nov 2016 14:11:33 +0000 (14:11 +0000)]
Dutch (NL) translation enhancements and complete review by Gregory Van der Steen (#24407)

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

7 years agoTraditional Chinese translation updated by ChunChang Lo (#24480)
Toshi MARUYAMA [Wed, 30 Nov 2016 13:41:32 +0000 (13:41 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#24480)

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

7 years agoBulgarian translation updated by Ivan Cenov (#24400)
Toshi MARUYAMA [Wed, 30 Nov 2016 11:12:44 +0000 (11:12 +0000)]
Bulgarian translation updated by Ivan Cenov (#24400)

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

7 years agoCatalan Translation for trunk updated by Helder Manuel Torres Vieira (#24003)
Toshi MARUYAMA [Wed, 30 Nov 2016 07:17:46 +0000 (07:17 +0000)]
Catalan Translation for trunk updated by Helder Manuel Torres Vieira (#24003)

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

7 years agoCatalan Translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24003)
Toshi MARUYAMA [Wed, 30 Nov 2016 07:17:36 +0000 (07:17 +0000)]
Catalan Translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24003)

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

7 years agoRevert r16013 (#24003)
Toshi MARUYAMA [Wed, 30 Nov 2016 07:17:25 +0000 (07:17 +0000)]
Revert r16013 (#24003)

r16013 has 3.3-stable changes.

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

7 years agoSpanish Panama translation for trunk updated by Helder Manuel Torres Vieira (#24004)
Toshi MARUYAMA [Wed, 30 Nov 2016 06:55:51 +0000 (06:55 +0000)]
Spanish Panama translation for trunk updated by Helder Manuel Torres Vieira (#24004)

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

7 years agoSpanish Panama "label_issue_new" translation changed by Helder Manuel Torres Vieira...
Toshi MARUYAMA [Wed, 30 Nov 2016 06:55:40 +0000 (06:55 +0000)]
Spanish Panama "label_issue_new" translation changed by Helder Manuel Torres Vieira (#24004, #24494)

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

7 years agoSpanish translation for trunk updated by Helder Manuel Torres Vieira (#24004)
Toshi MARUYAMA [Wed, 30 Nov 2016 06:55:28 +0000 (06:55 +0000)]
Spanish translation for trunk updated by Helder Manuel Torres Vieira (#24004)

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

7 years agoSpanish Panama translation for 3.3-stable updated by Helder Manuel Torres Vieira...
Toshi MARUYAMA [Wed, 30 Nov 2016 06:21:21 +0000 (06:21 +0000)]
Spanish Panama translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24004)

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

7 years agoSpanish translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24004)
Toshi MARUYAMA [Wed, 30 Nov 2016 06:21:10 +0000 (06:21 +0000)]
Spanish translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24004)

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

7 years agoCatalan Translation for trunk updated by Helder Manuel Torres Vieira (#24003)
Toshi MARUYAMA [Wed, 30 Nov 2016 04:55:47 +0000 (04:55 +0000)]
Catalan Translation for trunk updated by Helder Manuel Torres Vieira (#24003)

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

7 years agoCatalan Translation changed by Helder Manuel Torres Vieira (#24003, #23250)
Toshi MARUYAMA [Wed, 30 Nov 2016 04:55:36 +0000 (04:55 +0000)]
Catalan Translation changed by Helder Manuel Torres Vieira (#24003, #23250)

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

7 years agoCatalan Translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24003)
Toshi MARUYAMA [Wed, 30 Nov 2016 04:07:56 +0000 (04:07 +0000)]
Catalan Translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24003)

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

7 years agouse symbol instead of string for 'position' in db migrate (#24013)
Toshi MARUYAMA [Mon, 28 Nov 2016 06:21:11 +0000 (06:21 +0000)]
use symbol instead of string for 'position' in db migrate (#24013)

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

7 years agouse symbol instead of string for 'position' (#24013)
Toshi MARUYAMA [Mon, 28 Nov 2016 05:54:14 +0000 (05:54 +0000)]
use symbol instead of string for 'position' (#24013)

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

7 years agoAdds an index on issue_id to changesets_issues (#24433).
Jean-Philippe Lang [Sat, 26 Nov 2016 09:51:32 +0000 (09:51 +0000)]
Adds an index on issue_id to changesets_issues (#24433).

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

7 years agoReturn false after onclick (#24439).
Jean-Philippe Lang [Sat, 26 Nov 2016 08:53:31 +0000 (08:53 +0000)]
Return false after onclick (#24439).

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

7 years agoBoards list layout broken by r15647.
Jean-Philippe Lang [Sat, 26 Nov 2016 08:45:09 +0000 (08:45 +0000)]
Boards list layout broken by r15647.

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

7 years agoAllow only vertical reorderingin sortable lists (#24062).
Jean-Philippe Lang [Sat, 26 Nov 2016 08:25:32 +0000 (08:25 +0000)]
Allow only vertical reorderingin sortable lists (#24062).

Patch by Vincent Robert.

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

7 years agoText in contextual div not visible on mobiles.
Jean-Philippe Lang [Sat, 26 Nov 2016 08:24:04 +0000 (08:24 +0000)]
Text in contextual div not visible on mobiles.

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

7 years agoReplaces project jump select with custom dropdown (#23310).
Jean-Philippe Lang [Sat, 26 Nov 2016 08:16:15 +0000 (08:16 +0000)]
Replaces project jump select with custom dropdown (#23310).

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

7 years agoAdds label_table_of_contents i18n string (#23179).
Jean-Philippe Lang [Sat, 19 Nov 2016 13:51:12 +0000 (13:51 +0000)]
Adds label_table_of_contents i18n string (#23179).

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

7 years agoAdd "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang [Sat, 19 Nov 2016 13:50:30 +0000 (13:50 +0000)]
Add "Table of contents" heading to toc macro (#23179).

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

7 years agoWrong validation introduced in r15989 (#24283).
Jean-Philippe Lang [Sat, 19 Nov 2016 13:24:56 +0000 (13:24 +0000)]
Wrong validation introduced in r15989 (#24283).

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

7 years agoDon't replace the already entered comment when quoting a previous comment.
Jean-Philippe Lang [Sat, 19 Nov 2016 11:17:42 +0000 (11:17 +0000)]
Don't replace the already entered comment when quoting a previous comment.

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

7 years agoAdd length validations for string fields (#24283).
Jean-Philippe Lang [Sat, 19 Nov 2016 11:13:41 +0000 (11:13 +0000)]
Add length validations for string fields (#24283).

Patch by Felix Schäfer.

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

7 years agoUse #get instead of #[] to read errors on the attribute.
Jean-Philippe Lang [Sat, 19 Nov 2016 11:10:07 +0000 (11:10 +0000)]
Use #get instead of #[] to read errors on the attribute.

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

7 years agoDon't return 2 errors when identifier is blank (blank + too short).
Jean-Philippe Lang [Sat, 19 Nov 2016 10:50:03 +0000 (10:50 +0000)]
Don't return 2 errors when identifier is blank (blank + too short).

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

7 years agoMove the star to the right to preserve the indentation.
Jean-Philippe Lang [Sat, 19 Nov 2016 10:44:03 +0000 (10:44 +0000)]
Move the star to the right to preserve the indentation.

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

7 years agoSet the border for children of root projects only.
Jean-Philippe Lang [Sat, 19 Nov 2016 10:41:33 +0000 (10:41 +0000)]
Set the border for children of root projects only.

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

7 years agoMove the closed project checkbox out of the sidebar.
Jean-Philippe Lang [Sat, 19 Nov 2016 10:34:25 +0000 (10:34 +0000)]
Move the closed project checkbox out of the sidebar.

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

7 years agoUse the main menu for project related actions that support cross-project display.
Jean-Philippe Lang [Sat, 19 Nov 2016 10:30:02 +0000 (10:30 +0000)]
Use the main menu for project related actions that support cross-project display.

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

7 years agoView progress bar of related issues (#3425).
Jean-Philippe Lang [Sat, 19 Nov 2016 10:04:58 +0000 (10:04 +0000)]
View progress bar of related issues (#3425).

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

7 years agoExtracts the rendering of related issues to an helper (#3425).
Jean-Philippe Lang [Sat, 19 Nov 2016 10:03:27 +0000 (10:03 +0000)]
Extracts the rendering of related issues to an helper (#3425).

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

7 years agoFix icon-news class (#24313).
Jean-Philippe Lang [Sat, 19 Nov 2016 09:36:32 +0000 (09:36 +0000)]
Fix icon-news class (#24313).

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

7 years agoSmall improvement (#24313).
Jean-Philippe Lang [Sat, 19 Nov 2016 08:57:06 +0000 (08:57 +0000)]
Small improvement (#24313).

Patch by Marius BALTEANU.

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

7 years agoUse the regular "icon icon-*" in other pages (#24313).
Jean-Philippe Lang [Sat, 19 Nov 2016 08:53:02 +0000 (08:53 +0000)]
Use the regular "icon icon-*" in other pages (#24313).

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

7 years agoUse the regular "icon icon-*" on search results (#24313).
Jean-Philippe Lang [Sat, 19 Nov 2016 08:26:58 +0000 (08:26 +0000)]
Use the regular "icon icon-*" on search results (#24313).

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

7 years agoUse the regular "icon icon-*" on roadmap (#24313).
Jean-Philippe Lang [Fri, 18 Nov 2016 16:06:14 +0000 (16:06 +0000)]
Use the regular "icon icon-*" on roadmap (#24313).

Patch by Marius BALTEANU.

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

7 years agoUse the regular "icon icon-*" on activity view (#24313).
Jean-Philippe Lang [Fri, 18 Nov 2016 16:04:44 +0000 (16:04 +0000)]
Use the regular "icon icon-*" on activity view (#24313).

Patch by Marius BALTEANU.

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

7 years agoAdds tests for #hours_field (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 16:00:27 +0000 (16:00 +0000)]
Adds tests for #hours_field (#23996).

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

7 years agoUse the regular "icon icon-*" on project overview (#24313).
Jean-Philippe Lang [Fri, 18 Nov 2016 14:45:33 +0000 (14:45 +0000)]
Use the regular "icon icon-*" on project overview (#24313).

Patch by Marius BALTEANU.

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

7 years agoUse the regular "icon icon-*" for admin menu links (#24313).
Jean-Philippe Lang [Fri, 18 Nov 2016 14:44:40 +0000 (14:44 +0000)]
Use the regular "icon icon-*" for admin menu links (#24313).

Patch by Marius BALTEANU.

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

7 years agoShow the entered value when it's not valid (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 14:17:11 +0000 (14:17 +0000)]
Show the entered value when it's not valid (#23996).

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

7 years agoTest failure (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 13:58:29 +0000 (13:58 +0000)]
Test failure (#23996).

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

7 years agoTest failure (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 13:51:19 +0000 (13:51 +0000)]
Test failure (#23996).

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

7 years agoTest failure (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 13:49:27 +0000 (13:49 +0000)]
Test failure (#23996).

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

7 years agoTest broken, display hours like in other tables (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 13:47:16 +0000 (13:47 +0000)]
Test broken, display hours like in other tables (#23996).

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

7 years agoAdds setting_timespan_format i18n string (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 12:43:02 +0000 (12:43 +0000)]
Adds setting_timespan_format i18n string (#23996).

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

7 years agoIntroduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang [Fri, 18 Nov 2016 12:42:20 +0000 (12:42 +0000)]
Introduce a setting to change the display format of timespans to h:mm (#23996).

Patch by Jens Kraemer.

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

7 years agoCode cleanup (#24007).
Jean-Philippe Lang [Fri, 18 Nov 2016 12:20:10 +0000 (12:20 +0000)]
Code cleanup (#24007).

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

7 years agoChange plugins directory through the configuration.yml file (#24007).
Jean-Philippe Lang [Fri, 18 Nov 2016 12:14:41 +0000 (12:14 +0000)]
Change plugins directory through the configuration.yml file (#24007).

Patch by Helder Manuel Torres Vieira.

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