]> source.dussan.org Git - redmine.git/log
redmine.git
12 years agoAdds API response to /trackers to get the list of all available trackers (#7181).
Jean-Philippe Lang [Sun, 20 Nov 2011 14:17:43 +0000 (14:17 +0000)]
Adds API response to /trackers to get the list of all available trackers (#7181).

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

12 years agoDo not show the paragraph if no message is set.
Jean-Philippe Lang [Sun, 20 Nov 2011 14:07:22 +0000 (14:07 +0000)]
Do not show the paragraph if no message is set.

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

12 years agoFrench translation updated.
Jean-Philippe Lang [Sun, 20 Nov 2011 13:34:07 +0000 (13:34 +0000)]
French translation updated.

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

12 years agoAdds a dialog box for CSV export options (#4742).
Jean-Philippe Lang [Sun, 20 Nov 2011 13:23:20 +0000 (13:23 +0000)]
Adds a dialog box for CSV export options (#4742).

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

12 years agoattachment: update a functional test to switch "side by side" and "inline" for ISO...
Toshi MARUYAMA [Sun, 20 Nov 2011 12:17:08 +0000 (12:17 +0000)]
attachment: update a functional test to switch "side by side" and "inline" for ISO-8859-1 patches (#2371, #9612)

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

12 years agoRemoved useless return false; statement.
Jean-Philippe Lang [Sun, 20 Nov 2011 12:07:46 +0000 (12:07 +0000)]
Removed useless return false; statement.

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

12 years agoscm: attachment: remove "to_utf8" methods from helpers (#2371)
Toshi MARUYAMA [Sun, 20 Nov 2011 12:04:11 +0000 (12:04 +0000)]
scm: attachment: remove "to_utf8" methods from helpers (#2371)

It is confusing that same name methods are in several helpers.

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

12 years agoupdate Japanese translation of attachments and repositories encodings setting label...
Toshi MARUYAMA [Sun, 20 Nov 2011 11:48:38 +0000 (11:48 +0000)]
update Japanese translation of attachments and repositories encodings setting label (#2371)

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

12 years agoattachment: move repositories encodings setting to the general tab and update the...
Toshi MARUYAMA [Sun, 20 Nov 2011 11:48:13 +0000 (11:48 +0000)]
attachment: move repositories encodings setting to the general tab and update the label (#2371)

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

12 years agoattachment: add a functional test to show an ISO-8859-1 content file (#2371)
Toshi MARUYAMA [Sun, 20 Nov 2011 11:47:45 +0000 (11:47 +0000)]
attachment: add a functional test to show an ISO-8859-1 content file (#2371)

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

12 years agoattachment: add a functional test to show an ISO-8859-1 patch (#2371)
Toshi MARUYAMA [Sun, 20 Nov 2011 11:47:19 +0000 (11:47 +0000)]
attachment: add a functional test to show an ISO-8859-1 patch (#2371)

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

12 years agoattachment: use repositories setting to convert contents character encoding (#2371)
Toshi MARUYAMA [Sun, 20 Nov 2011 11:46:52 +0000 (11:46 +0000)]
attachment: use repositories setting to convert contents character encoding (#2371)

This commit results replacing invalid encoding instead to stripping.

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

12 years agoAllows double click to move columns between available/selected columns.
Jean-Philippe Lang [Sun, 20 Nov 2011 10:07:11 +0000 (10:07 +0000)]
Allows double click to move columns between available/selected columns.

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

12 years agocode layout clean up app/views/common/_diff.html.erb
Toshi MARUYAMA [Sun, 20 Nov 2011 09:44:58 +0000 (09:44 +0000)]
code layout clean up app/views/common/_diff.html.erb

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

12 years agoFixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751).
Jean-Philippe Lang [Sun, 20 Nov 2011 09:32:42 +0000 (09:32 +0000)]
Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751).

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

12 years agocode layout clean up test/functional/attachments_controller_test.rb
Toshi MARUYAMA [Sun, 20 Nov 2011 07:54:36 +0000 (07:54 +0000)]
code layout clean up test/functional/attachments_controller_test.rb

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

12 years agoattachment: update functional tests to switch "side by side" and "inline" for patches...
Toshi MARUYAMA [Sun, 20 Nov 2011 06:13:48 +0000 (06:13 +0000)]
attachment: update functional tests to switch "side by side" and "inline" for patches (#9612)

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

12 years agoattachment: add a new feature to switch "side by side" and "inline" for patches ...
Toshi MARUYAMA [Sun, 20 Nov 2011 06:13:26 +0000 (06:13 +0000)]
attachment: add a new feature to switch "side by side" and "inline" for patches (#9612)

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

12 years agocode layout clean up app/views/repositories/diff.html.erb
Toshi MARUYAMA [Sun, 20 Nov 2011 04:18:01 +0000 (04:18 +0000)]
code layout clean up app/views/repositories/diff.html.erb

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

12 years agocode layout clean up app/views/common/_file.html.erb
Toshi MARUYAMA [Sun, 20 Nov 2011 04:17:19 +0000 (04:17 +0000)]
code layout clean up app/views/common/_file.html.erb

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

12 years agocode layout clean up app/views/repositories/annotate.html.erb
Toshi MARUYAMA [Sun, 20 Nov 2011 04:16:39 +0000 (04:16 +0000)]
code layout clean up app/views/repositories/annotate.html.erb

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

12 years agocode layout clean up link_to_attachment of application helper
Toshi MARUYAMA [Sun, 20 Nov 2011 00:10:18 +0000 (00:10 +0000)]
code layout clean up link_to_attachment of application helper

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

12 years agocode layout clean up uploaded_test_file of test/test_helper.rb
Toshi MARUYAMA [Sun, 20 Nov 2011 00:09:49 +0000 (00:09 +0000)]
code layout clean up uploaded_test_file of test/test_helper.rb

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

12 years agoadd newline at end of Rakefile
Toshi MARUYAMA [Sun, 20 Nov 2011 00:09:16 +0000 (00:09 +0000)]
add newline at end of Rakefile

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

12 years agoRestored prototype 1.7 (#9609).
Jean-Philippe Lang [Sat, 19 Nov 2011 17:14:49 +0000 (17:14 +0000)]
Restored prototype 1.7 (#9609).

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

12 years agoPrevent projects tests from deleting fixture files.
Jean-Philippe Lang [Sat, 19 Nov 2011 16:28:06 +0000 (16:28 +0000)]
Prevent projects tests from deleting fixture files.

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

12 years agoTypo
Jean-Philippe Lang [Sat, 19 Nov 2011 16:10:28 +0000 (16:10 +0000)]
Typo

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

12 years agoFixed: rake/rdoctask is deprecated (#8611).
Jean-Philippe Lang [Sat, 19 Nov 2011 16:03:47 +0000 (16:03 +0000)]
Fixed: rake/rdoctask is deprecated (#8611).

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

12 years agoDoc updated for Rails 2.3.14.
Jean-Philippe Lang [Sat, 19 Nov 2011 15:53:18 +0000 (15:53 +0000)]
Doc updated for Rails 2.3.14.

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

12 years agoFixed functional tests that writes in fixtures folder.
Jean-Philippe Lang [Sat, 19 Nov 2011 15:18:06 +0000 (15:18 +0000)]
Fixed functional tests that writes in fixtures folder.

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

12 years agoFixed: Issue filter by assigned_to_role is not project specific (#9540).
Jean-Philippe Lang [Sat, 19 Nov 2011 15:11:20 +0000 (15:11 +0000)]
Fixed: Issue filter by assigned_to_role is not project specific (#9540).

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

12 years agoAdds a delivery method that writes emails in tmp/emails for testing purpose.
Jean-Philippe Lang [Sat, 19 Nov 2011 13:51:34 +0000 (13:51 +0000)]
Adds a delivery method that writes emails in tmp/emails for testing purpose.

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

12 years agoOmit subtasks/related issues sections when empty on PDF export (#5634).
Jean-Philippe Lang [Sat, 19 Nov 2011 13:36:30 +0000 (13:36 +0000)]
Omit subtasks/related issues sections when empty on PDF export (#5634).

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

12 years agoUpgrade to Rails 2.3.14 with Prototype 1.7 (#9609).
Jean-Philippe Lang [Sat, 19 Nov 2011 13:27:51 +0000 (13:27 +0000)]
Upgrade to Rails 2.3.14 with Prototype 1.7 (#9609).

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

12 years agoMakes author column sortable and groupable on the issue list (#1567).
Jean-Philippe Lang [Sat, 19 Nov 2011 12:47:56 +0000 (12:47 +0000)]
Makes author column sortable and groupable on the issue list (#1567).

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

12 years agoMoved the project name after the item in the html title (#9593).
Jean-Philippe Lang [Sat, 19 Nov 2011 11:43:11 +0000 (11:43 +0000)]
Moved the project name after the item in the html title (#9593).

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

12 years agoAdds a way to filter issues with or without start date (#9607).
Jean-Philippe Lang [Sat, 19 Nov 2011 11:25:36 +0000 (11:25 +0000)]
Adds a way to filter issues with or without start date (#9607).

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

12 years agoWiki links for news and forums (#9600).
Jean-Philippe Lang [Sat, 19 Nov 2011 11:16:23 +0000 (11:16 +0000)]
Wiki links for news and forums (#9600).

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

12 years agoBulgarian translation updated by Ivan Cenov (#9602)
Toshi MARUYAMA [Sat, 19 Nov 2011 01:01:32 +0000 (01:01 +0000)]
Bulgarian translation updated by Ivan Cenov (#9602)

update:
* button_edit_section

change:
* mail_subject_wiki_content_updated

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

12 years agoFixed wiki page version in annotated page (#9597).
Etienne Massip [Fri, 18 Nov 2011 22:24:50 +0000 (22:24 +0000)]
Fixed wiki page version in annotated page (#9597).

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

12 years agoRemove reference to deleted method.
Etienne Massip [Fri, 18 Nov 2011 21:29:50 +0000 (21:29 +0000)]
Remove reference to deleted method.

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

12 years agoFixes section edit links when text includes pre/code tag (#2222).
Jean-Philippe Lang [Fri, 18 Nov 2011 18:22:41 +0000 (18:22 +0000)]
Fixes section edit links when text includes pre/code tag (#2222).

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

12 years agoFixed: Redmine.pm considers all projects private when login_required is enabled ...
Jean-Philippe Lang [Fri, 18 Nov 2011 17:28:40 +0000 (17:28 +0000)]
Fixed: Redmine.pm considers all projects private when login_required is enabled (#9566).

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

12 years agoAdds enable_starttls_auto option to gmail example (#9586).
Jean-Philippe Lang [Fri, 18 Nov 2011 17:22:25 +0000 (17:22 +0000)]
Adds enable_starttls_auto option to gmail example (#9586).

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

12 years agoAdds a warning about tabs in configuration file (#9586).
Jean-Philippe Lang [Fri, 18 Nov 2011 17:10:30 +0000 (17:10 +0000)]
Adds a warning about tabs in configuration file (#9586).

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

12 years agoHandle the case of a text formatter that doesn't support section edit (#2222).
Jean-Philippe Lang [Fri, 18 Nov 2011 16:41:54 +0000 (16:41 +0000)]
Handle the case of a text formatter that doesn't support section edit (#2222).

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

12 years agoDo not show section edit links for wiki page history (#2222).
Jean-Philippe Lang [Fri, 18 Nov 2011 16:31:17 +0000 (16:31 +0000)]
Do not show section edit links for wiki page history (#2222).

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

12 years agoWiki: allows single section edit (#2222).
Jean-Philippe Lang [Fri, 18 Nov 2011 16:25:00 +0000 (16:25 +0000)]
Wiki: allows single section edit (#2222).

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

12 years agomove repositories helper to_utf8 tests to new CodesetUtilTest (#2371)
Toshi MARUYAMA [Fri, 18 Nov 2011 14:57:58 +0000 (14:57 +0000)]
move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)

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

12 years agopdf: lib: set image scale at issue_to_pdf method (#3261)
Toshi MARUYAMA [Fri, 18 Nov 2011 14:57:20 +0000 (14:57 +0000)]
pdf: lib: set image scale at issue_to_pdf method (#3261)

wiki_to_pdf method has already done.

Contributed by Jun NAITOH.

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

12 years agoUpdated permissions with newly added @create@ and @update@ actions (#9108).
Etienne Massip [Thu, 17 Nov 2011 19:47:04 +0000 (19:47 +0000)]
Updated permissions with newly added @create@ and @update@ actions (#9108).

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

12 years agomove repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA [Thu, 17 Nov 2011 11:53:15 +0000 (11:53 +0000)]
move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for common use (#2371)

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

12 years agoattachment: add a functional test to show invalid UTF-8 text file (#2371)
Toshi MARUYAMA [Thu, 17 Nov 2011 07:01:40 +0000 (07:01 +0000)]
attachment: add a functional test to show invalid UTF-8 text file (#2371)

Stripping invalid UTF-8 is Redmine 1.2 behaviour.

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

12 years agoattachment: add a functional test to show UTF-8 text file (#2371)
Toshi MARUYAMA [Thu, 17 Nov 2011 07:00:30 +0000 (07:00 +0000)]
attachment: add a functional test to show UTF-8 text file (#2371)

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

12 years agofix malformed issues csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA [Wed, 16 Nov 2011 15:36:26 +0000 (15:36 +0000)]
fix malformed issues csv encoding in case of unable to convert (#8549)

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

12 years agoadd functional test to export issue csv encoded in Big5 on Traditional Chinese locale...
Toshi MARUYAMA [Wed, 16 Nov 2011 13:49:40 +0000 (13:49 +0000)]
add functional test to export issue csv encoded in Big5 on Traditional Chinese locale (#8549)

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

12 years agofix malformed time entry report csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA [Wed, 16 Nov 2011 08:29:18 +0000 (08:29 +0000)]
fix malformed time entry report csv encoding in case of unable to convert (#8549)

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

12 years agofix malformed time log csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA [Wed, 16 Nov 2011 08:10:53 +0000 (08:10 +0000)]
fix malformed time log csv encoding in case of unable to convert (#8549)

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

12 years agomove iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common use...
Toshi MARUYAMA [Wed, 16 Nov 2011 05:07:16 +0000 (05:07 +0000)]
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common use (#8549)

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

12 years agocode layout clean up test/functional/attachments_controller_test.rb
Toshi MARUYAMA [Wed, 16 Nov 2011 03:58:42 +0000 (03:58 +0000)]
code layout clean up test/functional/attachments_controller_test.rb

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

12 years agocode layout clean up lib/redmine/export/pdf.rb
Toshi MARUYAMA [Wed, 16 Nov 2011 03:58:02 +0000 (03:58 +0000)]
code layout clean up lib/redmine/export/pdf.rb

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

12 years agoAdds an option to force nested set rebuild (#9577).
Jean-Philippe Lang [Tue, 15 Nov 2011 19:58:43 +0000 (19:58 +0000)]
Adds an option to force nested set rebuild (#9577).

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

12 years agoFixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by...
Jean-Philippe Lang [Tue, 15 Nov 2011 19:55:21 +0000 (19:55 +0000)]
Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577).

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

12 years agoReverted r7808 (#9566).
Jean-Philippe Lang [Tue, 15 Nov 2011 18:02:10 +0000 (18:02 +0000)]
Reverted r7808 (#9566).

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

12 years agoadd functional test to export time log csv encoded in Big5 on Traditional Chinese...
Toshi MARUYAMA [Tue, 15 Nov 2011 10:06:01 +0000 (10:06 +0000)]
add functional test to export time log csv encoded in Big5 on Traditional Chinese locale (#8549)

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

12 years agoadd functional test to export time entry report csv encoded in Big5 on Traditional...
Toshi MARUYAMA [Tue, 15 Nov 2011 06:06:47 +0000 (06:06 +0000)]
add functional test to export time entry report csv encoded in Big5 on Traditional Chinese locale (#8549)

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

12 years agomove Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261)
Toshi MARUYAMA [Mon, 14 Nov 2011 23:04:45 +0000 (23:04 +0000)]
move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261)

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

12 years agoFixed: Redmine.pm potential security issue with cache credential enabled and subversi...
Jean-Philippe Lang [Mon, 14 Nov 2011 22:11:24 +0000 (22:11 +0000)]
Fixed: Redmine.pm potential security issue with cache credential enabled and subversion (#9567).

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

12 years agoFixed: Redmine.pm considers all projects private when login_required is enabled ...
Jean-Philippe Lang [Mon, 14 Nov 2011 21:40:05 +0000 (21:40 +0000)]
Fixed: Redmine.pm considers all projects private when login_required is enabled (#9566).

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

12 years agoAdditional tests for email From header (#9564).
Jean-Philippe Lang [Mon, 14 Nov 2011 20:10:06 +0000 (20:10 +0000)]
Additional tests for email From header (#9564).

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

12 years agoimprove rmagick feature of rfpdf plugin for PDF inline images (#3261)
Toshi MARUYAMA [Mon, 14 Nov 2011 07:52:03 +0000 (07:52 +0000)]
improve rmagick feature of rfpdf plugin for PDF inline images (#3261)

Contributed by Jun NAITOH.

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

12 years agoReplaced non standard Precedence email header with "X-Auto-Response-Suppress: OOF...
Jean-Philippe Lang [Sun, 13 Nov 2011 16:30:35 +0000 (16:30 +0000)]
Replaced non standard Precedence email header with "X-Auto-Response-Suppress: OOF" (#9534).

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

12 years agoAdds a method to clear the settings cache.
Jean-Philippe Lang [Sun, 13 Nov 2011 15:20:31 +0000 (15:20 +0000)]
Adds a method to clear the settings cache.

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

12 years agoRuby 1.9: add "encoding: utf-8" header at application_helper.rb
Toshi MARUYAMA [Sun, 13 Nov 2011 13:56:20 +0000 (13:56 +0000)]
Ruby 1.9: add "encoding: utf-8" header at application_helper.rb

Following error raises in case that time log has non ASCII comments.

<pre>
ActionView::TemplateError (incompatible character encodings: UTF-8 and ASCII-8BIT)
 on line #5 of app/views/timelog/index.html.erb:
3: </div>
4:
5: <%= render_timelog_breadcrumb %>
6:
7: <h2><%= l(:label_spent_time) %></h2>

    app/helpers/application_helper.rb:407:in `join'
    app/helpers/application_helper.rb:407:in `breadcrumb'
    app/helpers/timelog_helper.rb:32:in `render_timelog_breadcrumb'
    app/views/timelog/index.html.erb:5
</pre>

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

12 years agoRuby 1.9: fix tests error due to require path at test/test_helper.rb
Toshi MARUYAMA [Sun, 13 Nov 2011 11:47:08 +0000 (11:47 +0000)]
Ruby 1.9: fix tests error due to require path at test/test_helper.rb

Following error raises.

<pre>
/home/xxxxxx/.rvm/gems/ruby-1.9.2-p290/gems/rails-2.3.11/lib/rails/gem_dependency.rb:277:in `==':
   undefined method `name' for "actionmailer":String (NoMethodError)
...
from /REDMINE-1/hg-workdir/redmine-bb-all/test/test_helper.rb:19:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from test/unit/changeset_test.rb:20:in `<main>'
</pre>

Moreover, in order to run tests on Ruby 1.9.2, Rails needs to be 2.3.14.

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

12 years agoSimplified Chinese translation for trunk updated by Steven Wong (#9558)
Toshi MARUYAMA [Sun, 13 Nov 2011 05:04:13 +0000 (05:04 +0000)]
Simplified Chinese translation for trunk updated by Steven Wong (#9558)

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

12 years agoSimplified Chinese "text_git_repository_note" translation updated by Steven Wong...
Toshi MARUYAMA [Sun, 13 Nov 2011 05:03:25 +0000 (05:03 +0000)]
Simplified Chinese "text_git_repository_note" translation updated by Steven Wong (#9558, #9129)

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

12 years agoSimplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)
Toshi MARUYAMA [Sun, 13 Nov 2011 05:02:37 +0000 (05:02 +0000)]
Simplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)

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

12 years agoSimplified Chinese translation changed by Steven Wong (#9558)
Toshi MARUYAMA [Sun, 13 Nov 2011 05:01:51 +0000 (05:01 +0000)]
Simplified Chinese translation changed by Steven Wong (#9558)

* field_due_date
* permission_rename_wiki_pages
* button_rename

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

12 years agoRuby 1.9: fix parsing error of sl.yml with psych yaml library (#8847)
Toshi MARUYAMA [Sun, 13 Nov 2011 04:17:40 +0000 (04:17 +0000)]
Ruby 1.9: fix parsing error of sl.yml with psych yaml library (#8847)

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

12 years agoremove trailing white-spaces from scm.css
Toshi MARUYAMA [Sun, 13 Nov 2011 01:40:29 +0000 (01:40 +0000)]
remove trailing white-spaces from scm.css

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

12 years agocode layout clean up application.css
Toshi MARUYAMA [Sun, 13 Nov 2011 01:39:52 +0000 (01:39 +0000)]
code layout clean up application.css

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

12 years agoremove trailing white-spaces from application.css
Toshi MARUYAMA [Sun, 13 Nov 2011 01:38:55 +0000 (01:38 +0000)]
remove trailing white-spaces from application.css

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

12 years agopdf: add subtasks and related issues at issue pdf (#5634)
Toshi MARUYAMA [Sat, 12 Nov 2011 11:18:02 +0000 (11:18 +0000)]
pdf: add subtasks and related issues at issue pdf (#5634)

Contributed by Bernhard Furtmueller and Jun NAITOH.

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

12 years agopdf: add ancestor issues at head of issue pdf (#5634)
Toshi MARUYAMA [Sat, 12 Nov 2011 11:17:35 +0000 (11:17 +0000)]
pdf: add ancestor issues at head of issue pdf (#5634)

Contributed by Bernhard Furtmueller and Jun NAITOH.

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

12 years agopdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)
Toshi MARUYAMA [Sat, 12 Nov 2011 11:17:06 +0000 (11:17 +0000)]
pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)

Contributed by Jun NAITOH.

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

12 years agopdf: remove unused "require 'rfpdf/fpdf'" (#8312)
Toshi MARUYAMA [Sat, 12 Nov 2011 11:16:26 +0000 (11:16 +0000)]
pdf: remove unused "require 'rfpdf/fpdf'" (#8312)

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

12 years agocode layout clean up test_report_csv_export of test/functional/time_entry_reports_con...
Toshi MARUYAMA [Sat, 12 Nov 2011 08:35:12 +0000 (08:35 +0000)]
code layout clean up test_report_csv_export of test/functional/time_entry_reports_controller_test.rb

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

12 years agocode layout clean up test_report_all_projects_csv_export of test/functional/time_entr...
Toshi MARUYAMA [Sat, 12 Nov 2011 08:34:49 +0000 (08:34 +0000)]
code layout clean up test_report_all_projects_csv_export of test/functional/time_entry_reports_controller_test.rb

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

12 years agoFixed: copied private queries not visible after project copy (#9520).
Jean-Philippe Lang [Fri, 11 Nov 2011 17:33:02 +0000 (17:33 +0000)]
Fixed: copied private queries not visible after project copy (#9520).

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

12 years agoRails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (#9552)
Toshi MARUYAMA [Fri, 11 Nov 2011 14:40:49 +0000 (14:40 +0000)]
Rails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (#9552)

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

12 years agoFixed: Error when reading ciphered text from the database without cipher key configur...
Jean-Philippe Lang [Fri, 11 Nov 2011 14:04:33 +0000 (14:04 +0000)]
Fixed: Error when reading ciphered text from the database without cipher key configured (#9552).

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

12 years agoCustom date field accepts invalid dates (#9394).
Jean-Philippe Lang [Fri, 11 Nov 2011 13:22:57 +0000 (13:22 +0000)]
Custom date field accepts invalid dates (#9394).

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

12 years agoUpdates for 1.2.2 release.
Jean-Philippe Lang [Fri, 11 Nov 2011 12:52:55 +0000 (12:52 +0000)]
Updates for 1.2.2 release.

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

12 years agoFixed failure introduced in r7772 (#8615).
Jean-Philippe Lang [Fri, 11 Nov 2011 12:43:05 +0000 (12:43 +0000)]
Fixed failure introduced in r7772 (#8615).

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

12 years agoFixed: Custom 'version' field don't show shared versions (#8615).
Jean-Philippe Lang [Fri, 11 Nov 2011 12:32:21 +0000 (12:32 +0000)]
Fixed: Custom 'version' field don't show shared versions (#8615).

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

12 years agoFixed: User with groups may not see issues assigned to him or to its groups (#9478).
Jean-Philippe Lang [Fri, 11 Nov 2011 12:22:47 +0000 (12:22 +0000)]
Fixed: User with groups may not see issues assigned to him or to its groups (#9478).

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

12 years agocode layout clean up test/functional/time_entry_reports_controller_test.rb
Toshi MARUYAMA [Thu, 10 Nov 2011 23:48:58 +0000 (23:48 +0000)]
code layout clean up test/functional/time_entry_reports_controller_test.rb

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

12 years agoUse a more accurate (and probably more english) string for @setting_default_issue_sta...
Etienne Massip [Thu, 10 Nov 2011 20:21:01 +0000 (20:21 +0000)]
Use a more accurate (and probably more english) string for @setting_default_issue_start_date_to_creation_date@ label (#2269).

Contributed by Mischa The Evil.

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

12 years agocode layout clean up test/functional/timelog_controller_test.rb
Toshi MARUYAMA [Thu, 10 Nov 2011 13:44:36 +0000 (13:44 +0000)]
code layout clean up test/functional/timelog_controller_test.rb

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