]> source.dussan.org Git - redmine.git/log
redmine.git
9 years agoadd missing fixtures to test/functional/custom_fields_controller_test.rb
Toshi MARUYAMA [Mon, 3 Nov 2014 08:13:08 +0000 (08:13 +0000)]
add missing fixtures to test/functional/custom_fields_controller_test.rb

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

9 years agoadd missing fixture to test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA [Mon, 3 Nov 2014 07:37:15 +0000 (07:37 +0000)]
add missing fixture to test/functional/issue_statuses_controller_test.rb

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

9 years agoadd missing fixture to test/unit/project_test.rb
Toshi MARUYAMA [Mon, 3 Nov 2014 07:19:47 +0000 (07:19 +0000)]
add missing fixture to test/unit/project_test.rb

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

9 years agoJapanese translation changed (fix terms mismatch "default") by Go MAEDA (#18261)
Toshi MARUYAMA [Mon, 3 Nov 2014 00:45:13 +0000 (00:45 +0000)]
Japanese translation changed (fix terms mismatch "default") by Go MAEDA (#18261)

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

9 years agoJapanese translation updated by Go MAEDA (#18260)
Toshi MARUYAMA [Mon, 3 Nov 2014 00:45:04 +0000 (00:45 +0000)]
Japanese translation updated by Go MAEDA (#18260)

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

9 years agoPrevents one query per group.
Jean-Philippe Lang [Sun, 2 Nov 2014 21:30:20 +0000 (21:30 +0000)]
Prevents one query per group.

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

9 years agoMake sure that invalid cache from older versions is not used for languages_options...
Jean-Philippe Lang [Sun, 2 Nov 2014 21:25:59 +0000 (21:25 +0000)]
Make sure that invalid cache from older versions is not used for languages_options (#14534).

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

9 years agoPrevents one query per tracker.
Jean-Philippe Lang [Sun, 2 Nov 2014 21:16:12 +0000 (21:16 +0000)]
Prevents one query per tracker.

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

9 years agoMoved controller code to new method Project#add_default_member.
Jean-Philippe Lang [Sun, 2 Nov 2014 20:55:02 +0000 (20:55 +0000)]
Moved controller code to new method Project#add_default_member.

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

9 years agoAdds a 'sorted' scope to Project.
Jean-Philippe Lang [Sun, 2 Nov 2014 20:44:11 +0000 (20:44 +0000)]
Adds a 'sorted' scope to Project.

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

9 years agoCode cleanup, #roadmap no longer exists.
Jean-Philippe Lang [Sun, 2 Nov 2014 20:36:16 +0000 (20:36 +0000)]
Code cleanup, #roadmap no longer exists.

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

9 years agoRemoved unused helpers.
Jean-Philippe Lang [Sun, 2 Nov 2014 20:35:49 +0000 (20:35 +0000)]
Removed unused helpers.

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

9 years agoCode cleanup, removed conditions on request method.
Jean-Philippe Lang [Sun, 2 Nov 2014 20:32:11 +0000 (20:32 +0000)]
Code cleanup, removed conditions on request method.

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

9 years agoAdds (un)check all buttons to select all projects (#11702).
Jean-Philippe Lang [Sun, 2 Nov 2014 20:16:59 +0000 (20:16 +0000)]
Adds (un)check all buttons to select all projects (#11702).

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

9 years agoAdds :field_default_status to locales (#5991).
Jean-Philippe Lang [Sun, 2 Nov 2014 19:46:15 +0000 (19:46 +0000)]
Adds :field_default_status to locales (#5991).

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

9 years agoDefault status per tracker (#5991).
Jean-Philippe Lang [Sun, 2 Nov 2014 19:45:14 +0000 (19:45 +0000)]
Default status per tracker (#5991).

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

9 years agoFixed that IssueRelation should not be responsible for calling Issue#init_journal...
Jean-Philippe Lang [Sun, 2 Nov 2014 15:38:11 +0000 (15:38 +0000)]
Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237).

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

9 years agoJapanese translation updated by Go MAEDA (#18254)
Toshi MARUYAMA [Sun, 2 Nov 2014 03:50:44 +0000 (03:50 +0000)]
Japanese translation updated by Go MAEDA (#18254)

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

9 years agoJapanese wiki_syntax_detailed.html translation updated by Go MAEDA (#18252)
Toshi MARUYAMA [Sat, 1 Nov 2014 07:36:20 +0000 (07:36 +0000)]
Japanese wiki_syntax_detailed.html translation updated by Go MAEDA (#18252)

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

9 years agoGemfile: update Rails to 4.1.7
Toshi MARUYAMA [Fri, 31 Oct 2014 04:01:59 +0000 (04:01 +0000)]
Gemfile: update Rails to 4.1.7

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

9 years agoRemoved ORDER option on acts_as_tree that duplicates default_scope.
Jean-Philippe Lang [Thu, 30 Oct 2014 08:01:19 +0000 (08:01 +0000)]
Removed ORDER option on acts_as_tree that duplicates default_scope.

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

9 years agoFixed SQL errors with SQLServer (column specified more than once in the order by...
Jean-Philippe Lang [Wed, 29 Oct 2014 22:30:25 +0000 (22:30 +0000)]
Fixed SQL errors with SQLServer (column specified more than once in the order by list) after r13526.

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

9 years agoOrder scopes cleanup.
Jean-Philippe Lang [Wed, 29 Oct 2014 21:49:33 +0000 (21:49 +0000)]
Order scopes cleanup.

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

9 years agoCode cleanup.
Jean-Philippe Lang [Tue, 28 Oct 2014 19:36:11 +0000 (19:36 +0000)]
Code cleanup.

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

9 years agoRemoved unused instance variable.
Jean-Philippe Lang [Tue, 28 Oct 2014 18:50:25 +0000 (18:50 +0000)]
Removed unused instance variable.

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

9 years agoCode cleanup.
Jean-Philippe Lang [Tue, 28 Oct 2014 18:48:07 +0000 (18:48 +0000)]
Code cleanup.

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

9 years agoCode cleanup, removed raw SQL.
Jean-Philippe Lang [Tue, 28 Oct 2014 18:43:11 +0000 (18:43 +0000)]
Code cleanup, removed raw SQL.

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

9 years agoNeed to require net/ldap in tests (#18192).
Jean-Philippe Lang [Tue, 28 Oct 2014 18:29:44 +0000 (18:29 +0000)]
Need to require net/ldap in tests (#18192).

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

9 years agoLatvian translation updated by Jānis Elmeris (#18182)
Toshi MARUYAMA [Mon, 27 Oct 2014 07:40:29 +0000 (07:40 +0000)]
Latvian translation updated by Jānis Elmeris (#18182)

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

9 years agoLatvian translation changed by Jānis Elmeris (#18182)
Toshi MARUYAMA [Mon, 27 Oct 2014 07:40:20 +0000 (07:40 +0000)]
Latvian translation changed by Jānis Elmeris (#18182)

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

9 years agoTraditional Chinese translation updated by ChunChang Lo (#18200)
Toshi MARUYAMA [Mon, 27 Oct 2014 07:40:09 +0000 (07:40 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#18200)

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

9 years agoBulgarian translation updated by Ivan Cenov (#18190)
Toshi MARUYAMA [Mon, 27 Oct 2014 07:40:00 +0000 (07:40 +0000)]
Bulgarian translation updated by Ivan Cenov (#18190)

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

9 years agoQuery IssueStatus model to prevent workflows instanciation.
Jean-Philippe Lang [Sun, 26 Oct 2014 22:35:04 +0000 (22:35 +0000)]
Query IssueStatus model to prevent workflows instanciation.

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

9 years agoCode cleanup.
Jean-Philippe Lang [Sun, 26 Oct 2014 22:33:33 +0000 (22:33 +0000)]
Code cleanup.

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

9 years agoPrevents useless COUNT queries.
Jean-Philippe Lang [Sun, 26 Oct 2014 22:20:10 +0000 (22:20 +0000)]
Prevents useless COUNT queries.

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

9 years agoCode cleanup.
Jean-Philippe Lang [Sun, 26 Oct 2014 14:44:11 +0000 (14:44 +0000)]
Code cleanup.

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

9 years agoDon't rely on users fixtures.
Jean-Philippe Lang [Sun, 26 Oct 2014 14:43:14 +0000 (14:43 +0000)]
Don't rely on users fixtures.

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

9 years agoAdd ci:about task to display ruby version in build output.
Jean-Philippe Lang [Sun, 26 Oct 2014 14:11:08 +0000 (14:11 +0000)]
Add ci:about task to display ruby version in build output.

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

9 years agoClear @assignable_users on reload.
Jean-Philippe Lang [Sat, 25 Oct 2014 11:14:57 +0000 (11:14 +0000)]
Clear @assignable_users on reload.

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

9 years agoMakes Project#assignable_users return a scope that prevents 2*n queries.
Jean-Philippe Lang [Sat, 25 Oct 2014 11:14:16 +0000 (11:14 +0000)]
Makes Project#assignable_users return a scope that prevents 2*n queries.

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

9 years agoCode cleanup.
Jean-Philippe Lang [Sat, 25 Oct 2014 09:35:17 +0000 (09:35 +0000)]
Code cleanup.

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

9 years agoGemfile: update rbpdf to version 1.18.2 (#18176)
Toshi MARUYAMA [Sat, 25 Oct 2014 07:09:20 +0000 (07:09 +0000)]
Gemfile: update rbpdf to version 1.18.2 (#18176)

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

9 years agoCode cleanup, use safer #closed?
Jean-Philippe Lang [Fri, 24 Oct 2014 21:40:26 +0000 (21:40 +0000)]
Code cleanup, use safer #closed?

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

9 years agoRestores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang [Fri, 24 Oct 2014 18:41:35 +0000 (18:41 +0000)]
Restores commits reverted when rails-4.1 branch was merged (#18174).

Patch by Mischa The Evil.

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

9 years agoadd missing fixtures to CalendarsControllerTest
Toshi MARUYAMA [Fri, 24 Oct 2014 04:13:17 +0000 (04:13 +0000)]
add missing fixtures to CalendarsControllerTest

Tests fail randomly.

<pre>
  1) Error:
CalendarsControllerTest#test_cross_project_calendar:
ActionView::Template::Error: undefined method `name' for nil:NilClass
    app/helpers/issues_helper.rb:57:in `render_issue_tooltip'
    app/views/common/_calendar.html.erb:17:in `block in _app_views_common__calendar_html_erb__4084073314711523042_57686480'
    app/views/common/_calendar.html.erb:12:in `each'
    app/views/common/_calendar.html.erb:12:in `_app_views_common__calendar_html_erb__4084073314711523042_57686480'
    app/views/calendars/show.html.erb:30:in `_app_views_calendars_show_html_erb___1639405444546230501_53808060'
    test/functional/calendars_controller_test.rb:44:in `test_cross_project_calendar'
</pre>

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

9 years agofix ja.yml and zh-TW.yml merge mistake of r13482 (#14534)
Toshi MARUYAMA [Fri, 24 Oct 2014 02:48:29 +0000 (02:48 +0000)]
fix ja.yml and zh-TW.yml merge mistake of r13482 (#14534)

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

9 years agoremove unneeded "references" of joins
Toshi MARUYAMA [Fri, 24 Oct 2014 02:18:45 +0000 (02:18 +0000)]
remove unneeded "references" of joins

"references" is needed for includes, but not needed for joins.

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

9 years agouse includes instead of joins at Issue#visible
Toshi MARUYAMA [Fri, 24 Oct 2014 02:18:28 +0000 (02:18 +0000)]
use includes instead of joins at Issue#visible

"rake test" passes all test, but following test fails on command line.

<pre>
$ ruby test/unit/issue_test.rb -n test_visible_scope_for_member_with_groups_should_return_assigned_issues

  1) Failure:
IssueTest#test_visible_scope_for_member_with_groups_should_return_assigned_issues [test/unit/issue_test.rb:321]:
Failed assertion, no message given.
</pre>

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

9 years agoAdds translation strings (#11702).
Jean-Philippe Lang [Thu, 23 Oct 2014 21:47:13 +0000 (21:47 +0000)]
Adds translation strings (#11702).

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

9 years agoAdds a single controller for users and groups memberships and support for adding...
Jean-Philippe Lang [Thu, 23 Oct 2014 21:46:40 +0000 (21:46 +0000)]
Adds a single controller for users and groups memberships and support for adding multiple projects at once (#11702).

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

9 years agoCode cleanup: use #project_condition.
Jean-Philippe Lang [Thu, 23 Oct 2014 17:23:02 +0000 (17:23 +0000)]
Code cleanup: use #project_condition.

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

9 years agoUse regular AR query instead of raw SQL.
Jean-Philippe Lang [Thu, 23 Oct 2014 17:22:32 +0000 (17:22 +0000)]
Use regular AR query instead of raw SQL.

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

9 years agoadd missing fixtures to test/unit/helpers/routes_helper_test.rb
Toshi MARUYAMA [Thu, 23 Oct 2014 04:55:37 +0000 (04:55 +0000)]
add missing fixtures to test/unit/helpers/routes_helper_test.rb

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

9 years agoSpanish wiki_syntax.html translation updated by Jesus Gutierrez de la Vega (#18156)
Toshi MARUYAMA [Thu, 23 Oct 2014 01:48:20 +0000 (01:48 +0000)]
Spanish wiki_syntax.html translation updated by Jesus Gutierrez de la Vega (#18156)

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

9 years agoreflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)
Toshi MARUYAMA [Wed, 22 Oct 2014 23:56:12 +0000 (23:56 +0000)]
reflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)

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

9 years agoReplaced Board#topics with a regular method.
Jean-Philippe Lang [Wed, 22 Oct 2014 19:40:55 +0000 (19:40 +0000)]
Replaced Board#topics with a regular method.

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

9 years agoFixed an SQL error with SQLServer (#14534).
Jean-Philippe Lang [Wed, 22 Oct 2014 19:34:00 +0000 (19:34 +0000)]
Fixed an SQL error with SQLServer (#14534).

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

9 years agoAdds path to plugin_assets directory in admin/info (#8817).
Jean-Philippe Lang [Wed, 22 Oct 2014 19:10:12 +0000 (19:10 +0000)]
Adds path to plugin_assets directory in admin/info (#8817).

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

9 years agoSet svn:ignore to * for plugin_assets subdirectories (#8817).
Jean-Philippe Lang [Wed, 22 Oct 2014 18:56:51 +0000 (18:56 +0000)]
Set svn:ignore to * for plugin_assets subdirectories (#8817).

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

9 years agoRemoved svn:ignore for public/plugin_assets directory (#8817).
Jean-Philippe Lang [Wed, 22 Oct 2014 18:55:23 +0000 (18:55 +0000)]
Removed svn:ignore for public/plugin_assets directory (#8817).

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

9 years agoAdd public/plugin_assets directory (#8817).
Jean-Philippe Lang [Wed, 22 Oct 2014 18:54:32 +0000 (18:54 +0000)]
Add public/plugin_assets directory (#8817).

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

9 years agoCode cleanup, use array instead of handcrafted update.
Jean-Philippe Lang [Wed, 22 Oct 2014 18:51:00 +0000 (18:51 +0000)]
Code cleanup, use array instead of handcrafted update.

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

9 years agoRemoved unneeded :foreign_key option on belongs_to associations.
Jean-Philippe Lang [Wed, 22 Oct 2014 18:41:03 +0000 (18:41 +0000)]
Removed unneeded :foreign_key option on belongs_to associations.

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

9 years agoRemoved deprecated stuff for Redmine 3.0.
Jean-Philippe Lang [Wed, 22 Oct 2014 18:28:33 +0000 (18:28 +0000)]
Removed deprecated stuff for Redmine 3.0.

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

9 years agoMerged rails-4.1 branch (#14534).
Jean-Philippe Lang [Wed, 22 Oct 2014 17:37:16 +0000 (17:37 +0000)]
Merged rails-4.1 branch (#14534).

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

9 years agoGerman translation updated by Gundolf Dampf (#18157)
Toshi MARUYAMA [Wed, 22 Oct 2014 08:24:22 +0000 (08:24 +0000)]
German translation updated by Gundolf Dampf (#18157)

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

9 years agoSpanish translation updated by Jesus Gutierrez de la Vega (#18156)
Toshi MARUYAMA [Wed, 22 Oct 2014 07:47:13 +0000 (07:47 +0000)]
Spanish translation updated by Jesus Gutierrez de la Vega (#18156)

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

9 years agoAdds a Cancel button on issue edit view (#18051).
Jean-Philippe Lang [Tue, 21 Oct 2014 20:53:07 +0000 (20:53 +0000)]
Adds a Cancel button on issue edit view (#18051).

Patch by Marcin Świątkiewicz.

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

9 years agoUpdates for 2.6.0 release.
Jean-Philippe Lang [Tue, 21 Oct 2014 18:58:59 +0000 (18:58 +0000)]
Updates for 2.6.0 release.

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

9 years agoFixed test failure with MySQL introduced by r13467.
Jean-Philippe Lang [Tue, 21 Oct 2014 18:44:33 +0000 (18:44 +0000)]
Fixed test failure with MySQL introduced by r13467.

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

9 years agoFixed test failure with SQLServer introduced by r13461.
Jean-Philippe Lang [Tue, 21 Oct 2014 17:47:18 +0000 (17:47 +0000)]
Fixed test failure with SQLServer introduced by r13461.

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

9 years agoFixed tests broken by r13461.
Jean-Philippe Lang [Mon, 20 Oct 2014 21:47:43 +0000 (21:47 +0000)]
Fixed tests broken by r13461.

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

9 years agoFixed: German translation on "delete my account" page showing a "\n" (#18144).
Jean-Philippe Lang [Mon, 20 Oct 2014 21:22:42 +0000 (21:22 +0000)]
Fixed: German translation on "delete my account" page showing a "\n" (#18144).

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

9 years agoCode cleanup, removed raw SQL queries.
Jean-Philippe Lang [Mon, 20 Oct 2014 19:16:09 +0000 (19:16 +0000)]
Code cleanup, removed raw SQL queries.

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

10 years agopdf: define "general_pdf_fontname" at i18n yaml for multilingual environment (#13781)
Toshi MARUYAMA [Mon, 20 Oct 2014 04:15:11 +0000 (04:15 +0000)]
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment (#13781)

Contributed by Jun NAITOH.

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

10 years agouse deep_dup to prevent losing mail receiving options (#14491)
Toshi MARUYAMA [Mon, 20 Oct 2014 04:04:38 +0000 (04:04 +0000)]
use deep_dup to prevent losing mail receiving options (#14491)

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

10 years agoUse relative URL for thumbnails according to :only_path option (#18119).
Jean-Philippe Lang [Sat, 18 Oct 2014 10:14:17 +0000 (10:14 +0000)]
Use relative URL for thumbnails according to :only_path option (#18119).

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

10 years agoIgnore locales without :general_lang_name key (#18110).
Jean-Philippe Lang [Sat, 18 Oct 2014 09:07:51 +0000 (09:07 +0000)]
Ignore locales without :general_lang_name key (#18110).

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

10 years agoAbility to render multiple partials with view hook (#17763).
Jean-Philippe Lang [Sat, 18 Oct 2014 08:09:31 +0000 (08:09 +0000)]
Ability to render multiple partials with view hook (#17763).

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

10 years agoJapanese translation updated by Go MAEDA (#18069)
Toshi MARUYAMA [Sun, 12 Oct 2014 13:50:50 +0000 (13:50 +0000)]
Japanese translation updated by Go MAEDA (#18069)

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

10 years agoSet version to 2.6.0.
Jean-Philippe Lang [Sun, 12 Oct 2014 13:02:03 +0000 (13:02 +0000)]
Set version to 2.6.0.

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

10 years agoMailHandler: Don't use String#respond_to?(:force_encoding) (#18047)
Toshi MARUYAMA [Wed, 8 Oct 2014 14:59:21 +0000 (14:59 +0000)]
MailHandler: Don't use String#respond_to?(:force_encoding) (#18047)

Contributed by Felix Schäfer.

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

10 years agoremove unneeded instance variable assignment from ProjectNestedSetTest
Toshi MARUYAMA [Wed, 8 Oct 2014 14:20:34 +0000 (14:20 +0000)]
remove unneeded instance variable assignment from ProjectNestedSetTest

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

10 years agoReverts change in r13428, project can't be found by identifier (#17959).
Jean-Philippe Lang [Sun, 5 Oct 2014 13:24:24 +0000 (13:24 +0000)]
Reverts change in r13428, project can't be found by identifier (#17959).

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

10 years agoFixed that preview doesn't show notes when issue project is changed (#17959).
Jean-Philippe Lang [Sun, 5 Oct 2014 13:18:55 +0000 (13:18 +0000)]
Fixed that preview doesn't show notes when issue project is changed (#17959).

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

10 years agoDon't link multiple changesets from the same commit multiple times (#17931).
Jean-Philippe Lang [Sun, 5 Oct 2014 12:10:33 +0000 (12:10 +0000)]
Don't link multiple changesets from the same commit multiple times (#17931).

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

10 years agoAdds a test for adding a group membership with the REST API (#17904).
Jean-Philippe Lang [Sat, 4 Oct 2014 09:46:50 +0000 (09:46 +0000)]
Adds a test for adding a group membership with the REST API (#17904).

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

10 years agoAdds css classes to get sort order on the issue list (#17993).
Jean-Philippe Lang [Sat, 4 Oct 2014 09:36:35 +0000 (09:36 +0000)]
Adds css classes to get sort order on the issue list (#17993).

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

10 years agoRemoves routes for time entries nested under project/issues.
Jean-Philippe Lang [Sat, 4 Oct 2014 09:14:17 +0000 (09:14 +0000)]
Removes routes for time entries nested under project/issues.

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

10 years agoAdds a link to /time_entries/new from My Page Spent Time block (#17955).
Jean-Philippe Lang [Sat, 4 Oct 2014 07:26:48 +0000 (07:26 +0000)]
Adds a link to /time_entries/new from My Page Spent Time block (#17955).

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

10 years agoLet the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang [Sat, 4 Oct 2014 07:23:14 +0000 (07:23 +0000)]
Let the new time_entry form be submitted without project (#17954).

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

10 years agoTraditional Chinese translation updated by ChunChang Lo (#18002)
Toshi MARUYAMA [Wed, 1 Oct 2014 07:22:38 +0000 (07:22 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#18002)

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

10 years agoFixed test failure with ruby1.8.7 and postgresql (#17976).
Jean-Philippe Lang [Tue, 30 Sep 2014 20:41:15 +0000 (20:41 +0000)]
Fixed test failure with ruby1.8.7 and postgresql (#17976).

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

10 years agoBulgarian translation updated by Ivan Cenov (#17992)
Toshi MARUYAMA [Mon, 29 Sep 2014 11:15:29 +0000 (11:15 +0000)]
Bulgarian translation updated by Ivan Cenov (#17992)

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

10 years agoAdds locales strings (#17976).
Jean-Philippe Lang [Sun, 28 Sep 2014 14:51:42 +0000 (14:51 +0000)]
Adds locales strings (#17976).

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

10 years agoAdds buit-in groups to give specific permissions to anonymous and non members users...
Jean-Philippe Lang [Sun, 28 Sep 2014 14:51:08 +0000 (14:51 +0000)]
Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976).

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

10 years agoimport jQuery Datepicker i18n files version 1.11.1
Toshi MARUYAMA [Sat, 27 Sep 2014 05:22:10 +0000 (05:22 +0000)]
import jQuery Datepicker i18n files version 1.11.1

https://github.com/jquery/jquery-ui/commit/874945e66d6684e7ef7013e1bc2723b485ed6178

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

10 years agorename jQuery Datepicker i18n file name
Toshi MARUYAMA [Sat, 27 Sep 2014 05:14:53 +0000 (05:14 +0000)]
rename jQuery Datepicker i18n file name

jquery-ui renamed these files.
https://github.com/jquery/jquery-ui/commit/21154cfa2e02ef1814a6aff68b14553bdad165cb

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

10 years agoIgnore email keywords after truncation line (#8758).
Jean-Philippe Lang [Sat, 20 Sep 2014 07:51:37 +0000 (07:51 +0000)]
Ignore email keywords after truncation line (#8758).

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

10 years agoExpire other sessions on password change (#17796).
Jean-Baptiste Barth [Tue, 16 Sep 2014 21:38:54 +0000 (21:38 +0000)]
Expire other sessions on password change (#17796).

Contributed by Jan Schulz-Hofen.

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