]> source.dussan.org Git - redmine.git/log
redmine.git
12 years agoFixed that wiki diff may produce html (#11209).
Jean-Philippe Lang [Tue, 26 Jun 2012 16:57:09 +0000 (16:57 +0000)]
Fixed that wiki diff may produce html (#11209).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9895 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that root projects are escaped twice in the project drop down (#11217).
Jean-Philippe Lang [Tue, 26 Jun 2012 16:54:30 +0000 (16:54 +0000)]
Fixed that root projects are escaped twice in the project drop down (#11217).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9894 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoJapanese translation updated by Go MAEDA (#11260)
Toshi MARUYAMA [Tue, 26 Jun 2012 10:55:04 +0000 (10:55 +0000)]
Japanese translation updated by Go MAEDA (#11260)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9892 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoSimplified Chinese translation updated by Steven Wong (#11259)
Toshi MARUYAMA [Tue, 26 Jun 2012 10:37:24 +0000 (10:37 +0000)]
Simplified Chinese translation updated by Steven Wong (#11259)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9891 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoSimplified Chinese translation updated by Steven Wong (#11261)
Toshi MARUYAMA [Tue, 26 Jun 2012 10:36:58 +0000 (10:36 +0000)]
Simplified Chinese translation updated by Steven Wong (#11261)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9890 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoTraditional Chinese translation added and changed by ChunChang Lo (#11256)
Toshi MARUYAMA [Tue, 26 Jun 2012 03:26:58 +0000 (03:26 +0000)]
Traditional Chinese translation added and changed by ChunChang Lo (#11256)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9889 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoBulgarian translation updated by Ivan Cenov (#11254)
Toshi MARUYAMA [Mon, 25 Jun 2012 23:29:57 +0000 (23:29 +0000)]
Bulgarian translation updated by Ivan Cenov (#11254)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9888 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMakes Redmine.pm handle project status (#3640).
Jean-Philippe Lang [Mon, 25 Jun 2012 20:08:49 +0000 (20:08 +0000)]
Makes Redmine.pm handle project status (#3640).

Repositories of archived projects are no longer accessible. Repositories of closed projects are read-only.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9887 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMoved logic relative to project status from User to Project model (#3640).
Jean-Philippe Lang [Mon, 25 Jun 2012 18:44:25 +0000 (18:44 +0000)]
Moved logic relative to project status from User to Project model (#3640).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9886 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoVisual hint for closed projects on project list (#3640).
Jean-Philippe Lang [Mon, 25 Jun 2012 18:39:23 +0000 (18:39 +0000)]
Visual hint for closed projects on project list (#3640).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9885 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFills locales (#3640).
Jean-Philippe Lang [Mon, 25 Jun 2012 17:50:14 +0000 (17:50 +0000)]
Fills locales (#3640).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9884 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAbility to close projects (read-only) (#3640).
Jean-Philippe Lang [Mon, 25 Jun 2012 17:49:35 +0000 (17:49 +0000)]
Ability to close projects (read-only) (#3640).

A new permission (Close/reopen project) is available to give non-admin users the ability to close their projects.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9883 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoadd missing fixture to test/unit/query_test.rb
Toshi MARUYAMA [Sat, 23 Jun 2012 23:29:42 +0000 (23:29 +0000)]
add missing fixture to test/unit/query_test.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9882 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRemoved test line committed accidently (#11073).
Etienne Massip [Sat, 23 Jun 2012 16:51:54 +0000 (16:51 +0000)]
Removed test line committed accidently (#11073).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9881 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUse base class name as customized type to fix @UserCustomField#order_statement@.
Etienne Massip [Sat, 23 Jun 2012 15:47:19 +0000 (15:47 +0000)]
Use base class name as customized type to fix @UserCustomField#order_statement@.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9880 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoReversed order of priorities on the issue summary page (#11205).
Jean-Philippe Lang [Wed, 20 Jun 2012 19:24:58 +0000 (19:24 +0000)]
Reversed order of priorities on the issue summary page (#11205).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9879 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMakes repository url read-only after saving.
Jean-Philippe Lang [Wed, 20 Jun 2012 18:45:51 +0000 (18:45 +0000)]
Makes repository url read-only after saving.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9878 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoKorean translation updated by Kihyun Yun (#11201)
Toshi MARUYAMA [Wed, 20 Jun 2012 08:27:26 +0000 (08:27 +0000)]
Korean translation updated by Kihyun Yun (#11201)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9877 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoSafe attributes for repositories.
Jean-Philippe Lang [Tue, 19 Jun 2012 19:47:54 +0000 (19:47 +0000)]
Safe attributes for repositories.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9876 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMake repository identifier accept underscores (#11192).
Jean-Philippe Lang [Tue, 19 Jun 2012 19:12:17 +0000 (19:12 +0000)]
Make repository identifier accept underscores (#11192).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9875 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agofix test_global_index of functional activities controller test fails around UTC 00:00
Toshi MARUYAMA [Tue, 19 Jun 2012 00:43:10 +0000 (00:43 +0000)]
fix test_global_index of functional activities controller test fails around UTC 00:00

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9871 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoscm: git: fix unable to run unit lib test if git binary is not available on Windows
Toshi MARUYAMA [Mon, 18 Jun 2012 23:57:27 +0000 (23:57 +0000)]
scm: git: fix unable to run unit lib test if git binary is not available on Windows

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9870 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRemoved invalid nested p tags.
Jean-Philippe Lang [Mon, 18 Jun 2012 21:40:16 +0000 (21:40 +0000)]
Removed invalid nested p tags.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9869 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUpdates for 2.0.3 release.
Jean-Philippe Lang [Mon, 18 Jun 2012 18:40:05 +0000 (18:40 +0000)]
Updates for 2.0.3 release.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9864 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang [Mon, 18 Jun 2012 18:33:33 +0000 (18:33 +0000)]
Fix: Unable to run unit and functional tests if git binary is not available.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9861 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that deleting a project with subtasks may fail (#11185).
Jean-Philippe Lang [Mon, 18 Jun 2012 17:16:13 +0000 (17:16 +0000)]
Fixed that deleting a project with subtasks may fail (#11185).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9858 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoTraditional Chinese translation updated by ChunChang Lo (#11186)
Toshi MARUYAMA [Mon, 18 Jun 2012 03:45:52 +0000 (03:45 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#11186)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9856 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agofix PDF export tables problems (#10688)
Toshi MARUYAMA [Sun, 17 Jun 2012 13:05:05 +0000 (13:05 +0000)]
fix PDF export tables problems (#10688)

Contributed by Jun NAITOH.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9853 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agofix unit test fails on Ruby 1.8 and JRuby (#2190)
Toshi MARUYAMA [Sun, 17 Jun 2012 09:34:12 +0000 (09:34 +0000)]
fix unit test fails on Ruby 1.8 and JRuby (#2190)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9850 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoDisplay dates using user's locale if available (#2190).
Etienne Massip [Sat, 16 Jun 2012 21:45:47 +0000 (21:45 +0000)]
Display dates using user's locale if available (#2190).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9838 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that time entries should be sorted by date and created_on (#11178).
Jean-Philippe Lang [Sat, 16 Jun 2012 20:09:12 +0000 (20:09 +0000)]
Fixed that time entries should be sorted by date and created_on (#11178).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9837 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that sticky messages are not displayed first (#11170).
Jean-Philippe Lang [Sat, 16 Jun 2012 19:34:19 +0000 (19:34 +0000)]
Fixed that sticky messages are not displayed first (#11170).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9836 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdded missing local variable declaration.
Etienne Massip [Thu, 14 Jun 2012 21:12:03 +0000 (21:12 +0000)]
Added missing local variable declaration.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9835 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdded a min-width to revision graph holder style to fix its rendering in Chrome ...
Etienne Massip [Thu, 14 Jun 2012 20:57:28 +0000 (20:57 +0000)]
Added a min-width to revision graph holder style to fix its rendering in Chrome (#11061).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9832 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that time report raises a SQL error if there are multiple CustomValue for a...
Jean-Philippe Lang [Thu, 14 Jun 2012 10:47:04 +0000 (10:47 +0000)]
Fixed that time report raises a SQL error if there are multiple CustomValue for a time entry (#11160).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9831 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUpgrade to Rails 3.2.6 (#11162).
Jean-Philippe Lang [Thu, 14 Jun 2012 10:33:30 +0000 (10:33 +0000)]
Upgrade to Rails 3.2.6 (#11162).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9830 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdds support for Git's smart HTTP protocol to Redmine.pm (#4905).
Jean-Philippe Lang [Thu, 14 Jun 2012 08:13:53 +0000 (08:13 +0000)]
Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9829 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdditional tests for Redmine.pm.
Jean-Philippe Lang [Thu, 14 Jun 2012 08:04:44 +0000 (08:04 +0000)]
Additional tests for Redmine.pm.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9828 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUse a random filename.
Jean-Philippe Lang [Tue, 12 Jun 2012 19:59:28 +0000 (19:59 +0000)]
Use a random filename.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9827 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoStart implementing tests for Redmine.pm perl module.
Jean-Philippe Lang [Tue, 12 Jun 2012 19:33:09 +0000 (19:33 +0000)]
Start implementing tests for Redmine.pm perl module.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9826 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoDoc cleanup.
Jean-Philippe Lang [Tue, 12 Jun 2012 19:14:06 +0000 (19:14 +0000)]
Doc cleanup.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9825 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRun only unit, functional then integration tests for coverage.
Jean-Philippe Lang [Tue, 12 Jun 2012 19:04:24 +0000 (19:04 +0000)]
Run only unit, functional then integration tests for coverage.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9824 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that Subversion#load_entries_changesets raises an error if entries is nil.
Jean-Philippe Lang [Tue, 12 Jun 2012 17:43:23 +0000 (17:43 +0000)]
Fixed that Subversion#load_entries_changesets raises an error if entries is nil.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9823 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that lines with spaces only before headings break wiki section extraction ...
Jean-Philippe Lang [Mon, 11 Jun 2012 17:51:14 +0000 (17:51 +0000)]
Fixed that lines with spaces only before headings break wiki section extraction (#11133).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9822 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoSimplified Chinese translation updated (#11130)
Toshi MARUYAMA [Mon, 11 Jun 2012 06:30:23 +0000 (06:30 +0000)]
Simplified Chinese translation updated (#11130)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9817 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoBulgarian translation updated by Ivan Cenov (#11129)
Toshi MARUYAMA [Mon, 11 Jun 2012 06:29:59 +0000 (06:29 +0000)]
Bulgarian translation updated by Ivan Cenov (#11129)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9816 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoJapanese translation update by Go MAEDA (#11128)
Toshi MARUYAMA [Mon, 11 Jun 2012 06:29:33 +0000 (06:29 +0000)]
Japanese translation update by Go MAEDA (#11128)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9815 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agofix test_user_index of activities controller test fails at Japanese morning and afternoon
Toshi MARUYAMA [Mon, 11 Jun 2012 04:42:54 +0000 (04:42 +0000)]
fix test_user_index of activities controller test fails at Japanese morning and afternoon

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9814 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoremove trailing white-spaces from config/settings.yml
Toshi MARUYAMA [Mon, 11 Jun 2012 01:25:45 +0000 (01:25 +0000)]
remove trailing white-spaces from config/settings.yml

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9813 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoscm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find_changes...
Toshi MARUYAMA [Mon, 11 Jun 2012 00:18:24 +0000 (00:18 +0000)]
scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find_changeset_by_name

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9812 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoadd some avatar tests
Toshi MARUYAMA [Mon, 11 Jun 2012 00:18:09 +0000 (00:18 +0000)]
add some avatar tests

* the default size was 50px
* class="gravatar"'
* some tests to test the default and option parsing

Contributed Felix Schäfer.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9811 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoExtract code from view.
Jean-Philippe Lang [Sun, 10 Jun 2012 19:19:22 +0000 (19:19 +0000)]
Extract code from view.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9809 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoCode cleanup.
Jean-Philippe Lang [Sun, 10 Jun 2012 18:56:42 +0000 (18:56 +0000)]
Code cleanup.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9808 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoCode cleanup.
Jean-Philippe Lang [Sun, 10 Jun 2012 18:38:31 +0000 (18:38 +0000)]
Code cleanup.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9807 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFaster changesets loading for subversion.
Jean-Philippe Lang [Sun, 10 Jun 2012 18:32:48 +0000 (18:32 +0000)]
Faster changesets loading for subversion.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9806 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdds a method to load changesets for repository entries.
Jean-Philippe Lang [Sun, 10 Jun 2012 18:32:09 +0000 (18:32 +0000)]
Adds a method to load changesets for repository entries.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9805 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that Repository#entries returns an Array.
Jean-Philippe Lang [Sun, 10 Jun 2012 17:01:33 +0000 (17:01 +0000)]
Fixed that Repository#entries returns an Array.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9804 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMake sure we look for a feeds token.
Jean-Philippe Lang [Sun, 10 Jun 2012 13:29:47 +0000 (13:29 +0000)]
Make sure we look for a feeds token.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9801 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoStringify tokens.
Jean-Philippe Lang [Sun, 10 Jun 2012 13:27:51 +0000 (13:27 +0000)]
Stringify tokens.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9800 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoStringify User.try_to_login arguments.
Jean-Philippe Lang [Sun, 10 Jun 2012 13:24:28 +0000 (13:24 +0000)]
Stringify User.try_to_login arguments.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9799 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMake sure that #api_key_from_request returns a String.
Jean-Philippe Lang [Sun, 10 Jun 2012 13:23:01 +0000 (13:23 +0000)]
Make sure that #api_key_from_request returns a String.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9798 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoConfigurable session lifetime and timeout (#6597).
Jean-Philippe Lang [Sun, 10 Jun 2012 13:16:56 +0000 (13:16 +0000)]
Configurable session lifetime and timeout (#6597).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9797 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang [Sun, 10 Jun 2012 08:15:22 +0000 (08:15 +0000)]
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9796 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoSet human size precision to Rails' default which is now 3 (#11118).
Jean-Philippe Lang [Sat, 9 Jun 2012 14:09:23 +0000 (14:09 +0000)]
Set human size precision to Rails' default which is now 3 (#11118).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9794 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoForce rendering of activity view if activity items count changed.
Jean-Philippe Lang [Sat, 9 Jun 2012 10:53:17 +0000 (10:53 +0000)]
Force rendering of activity view if activity items count changed.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9787 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang [Sat, 9 Jun 2012 10:32:34 +0000 (10:32 +0000)]
Fixed that link to user is escaped in activity title (#11124).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9786 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang [Sat, 9 Jun 2012 09:19:15 +0000 (09:19 +0000)]
Fixed that content_for does not work in Hook.render_on (#11105).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9785 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRestored KB instead of kB (#11118).
Jean-Philippe Lang [Sat, 9 Jun 2012 07:57:38 +0000 (07:57 +0000)]
Restored KB instead of kB (#11118).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9784 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that custom_fields property is ignored for time entries in REST API (#11112).
Jean-Philippe Lang [Sat, 9 Jun 2012 07:55:26 +0000 (07:55 +0000)]
Fixed that custom_fields property is ignored for time entries in REST API (#11112).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9783 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoChange in Rails' for handling localized number precision (#11118).
Jean-Philippe Lang [Sat, 9 Jun 2012 07:46:07 +0000 (07:46 +0000)]
Change in Rails' for handling localized number precision (#11118).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9782 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoPriorities have the same position and can't be reordered (#11098).
Jean-Philippe Lang [Sat, 9 Jun 2012 07:27:43 +0000 (07:27 +0000)]
Priorities have the same position and can't be reordered (#11098).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9781 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAbility to set default column order in issue list (#11068).
Jean-Philippe Lang [Fri, 8 Jun 2012 18:50:22 +0000 (18:50 +0000)]
Ability to set default column order in issue list (#11068).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9780 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agofix German "field_multiple" translation glitch by Andreas Deininger (#11113)
Toshi MARUYAMA [Fri, 8 Jun 2012 07:45:39 +0000 (07:45 +0000)]
fix German "field_multiple" translation glitch by Andreas Deininger (#11113)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9777 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoShow repository images inline when clicking 'View' (#10362).
Jean-Philippe Lang [Thu, 7 Jun 2012 17:00:29 +0000 (17:00 +0000)]
Show repository images inline when clicking 'View' (#10362).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9776 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUpdates for 2.0.2 release.
Jean-Philippe Lang [Tue, 5 Jun 2012 17:19:00 +0000 (17:19 +0000)]
Updates for 2.0.2 release.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9770 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that wiki start page can't be changed (#11085).
Jean-Philippe Lang [Sun, 3 Jun 2012 22:20:33 +0000 (22:20 +0000)]
Fixed that wiki start page can't be changed (#11085).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9768 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoMakes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang [Sun, 3 Jun 2012 13:32:14 +0000 (13:32 +0000)]
Makes users optional in GET /groups/:id (#8981).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9765 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUpgrade to Rails 3.2.5 (#11084).
Jean-Philippe Lang [Sun, 3 Jun 2012 13:16:16 +0000 (13:16 +0000)]
Upgrade to Rails 3.2.5 (#11084).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9764 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRails 3.2.5 compatibility.
Jean-Philippe Lang [Sun, 3 Jun 2012 12:29:21 +0000 (12:29 +0000)]
Rails 3.2.5 compatibility.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9763 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoTest failure due to a regression in Rails 3.2.5.
Jean-Philippe Lang [Sun, 3 Jun 2012 12:15:55 +0000 (12:15 +0000)]
Test failure due to a regression in Rails 3.2.5.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9762 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed argument to repository_path that triggers an error with Rails 3.2.5.
Jean-Philippe Lang [Sun, 3 Jun 2012 12:02:46 +0000 (12:02 +0000)]
Fixed argument to repository_path that triggers an error with Rails 3.2.5.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9761 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRenamed #changes association to #ticket_changes.
Jean-Philippe Lang [Sun, 3 Jun 2012 11:47:26 +0000 (11:47 +0000)]
Renamed #changes association to #ticket_changes.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9760 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRenamed #changes association to #filechanges (clash with AR::Base.changes that trigge...
Jean-Philippe Lang [Sun, 3 Jun 2012 11:46:58 +0000 (11:46 +0000)]
Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9759 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoREST Api for Groups (#8981).
Jean-Philippe Lang [Sun, 3 Jun 2012 10:40:32 +0000 (10:40 +0000)]
REST Api for Groups (#8981).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9758 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that Redmine.pm does not support "bind as user" ldap authentication (#11046).
Jean-Philippe Lang [Sun, 3 Jun 2012 08:49:46 +0000 (08:49 +0000)]
Fixed that Redmine.pm does not support "bind as user" ldap authentication (#11046).

Patch contributed by Adi Kriegisch.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9755 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoscm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA [Sat, 2 Jun 2012 18:36:23 +0000 (18:36 +0000)]
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10

Git for Windows (msysGit) changed internal API from ANSI to Unicode in 1.7.10.
http://code.google.com/p/msysgit/issues/detail?id=80

So, Latin-1 path tests fail on Japanese Windows

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9750 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoscm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redminehelper.py
Toshi MARUYAMA [Sat, 2 Jun 2012 10:39:27 +0000 (10:39 +0000)]
scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redminehelper.py

Redmine supports Mercurial 1.2 or higher from r7650.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9749 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdds #find_group filter.
Jean-Philippe Lang [Fri, 1 Jun 2012 19:41:06 +0000 (19:41 +0000)]
Adds #find_group filter.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9748 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoRemoved auto-generated comments.
Jean-Philippe Lang [Fri, 1 Jun 2012 19:07:22 +0000 (19:07 +0000)]
Removed auto-generated comments.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9747 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUse safe_attributes in GroupsController.
Jean-Philippe Lang [Fri, 1 Jun 2012 19:06:16 +0000 (19:06 +0000)]
Use safe_attributes in GroupsController.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9746 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoReplaced group[lastname] parameter with group[name].
Jean-Philippe Lang [Fri, 1 Jun 2012 18:24:33 +0000 (18:24 +0000)]
Replaced group[lastname] parameter with group[name].

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9745 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoUse time_zone_select specific helper.
Etienne Massip [Fri, 1 Jun 2012 13:38:03 +0000 (13:38 +0000)]
Use time_zone_select specific helper.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9744 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoGet rid of ActiveSupport::Concern InstanceMethods deprecation warnings.
Etienne Massip [Wed, 30 May 2012 18:33:26 +0000 (18:33 +0000)]
Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9743 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdds missing require 'rubygems' (#11051).
Jean-Philippe Lang [Wed, 30 May 2012 17:56:39 +0000 (17:56 +0000)]
Adds missing require 'rubygems' (#11051).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9742 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that project, issue and activity should be preserved when logging time with...
Jean-Philippe Lang [Tue, 29 May 2012 18:54:26 +0000 (18:54 +0000)]
Fixed that project, issue and activity should be preserved when logging time with "Create and continue" (#11038).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9741 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang [Tue, 29 May 2012 17:07:07 +0000 (17:07 +0000)]
Fixed that logging time inside redirects at global time logging (#11038).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9740 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoAdds redmine:plugins:test rake tasks for running plugins tests.
Jean-Philippe Lang [Mon, 28 May 2012 10:02:24 +0000 (10:02 +0000)]
Adds redmine:plugins:test rake tasks for running plugins tests.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9738 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixes test templates for plugins.
Jean-Philippe Lang [Mon, 28 May 2012 09:00:21 +0000 (09:00 +0000)]
Fixes test templates for plugins.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9737 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agoFixed test_helper template for plugins.
Jean-Philippe Lang [Mon, 28 May 2012 08:40:20 +0000 (08:40 +0000)]
Fixed test_helper template for plugins.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9736 e93f8b46-1217-0410-a6f0-8f06a7374b81

12 years agocode layout cleanup app/views/users/_mail_notifications.html.erb
Toshi MARUYAMA [Mon, 28 May 2012 08:24:46 +0000 (08:24 +0000)]
code layout cleanup app/views/users/_mail_notifications.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9735 e93f8b46-1217-0410-a6f0-8f06a7374b81