]> source.dussan.org Git - redmine.git/log
redmine.git
10 years agoimport awesome_nested_set 2.1.6 (#6579)
Toshi MARUYAMA [Wed, 26 Mar 2014 01:47:14 +0000 (01:47 +0000)]
import awesome_nested_set 2.1.6 (#6579)

https://github.com/collectiveidea/awesome_nested_set/commit/64cc8bc8cf93e8859a21bcf25c36675080e42ce6

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

10 years agoadd ChangeLog note that #15781 was forgotten to merge to v2.4.3.
Toshi MARUYAMA [Tue, 25 Mar 2014 08:35:49 +0000 (08:35 +0000)]
add ChangeLog note that #15781 was forgotten to merge to v2.4.3.

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

10 years agoGemfile: pin rake version 10.1
Toshi MARUYAMA [Tue, 25 Mar 2014 07:14:34 +0000 (07:14 +0000)]
Gemfile: pin rake version 10.1

rake 10.2.0 requires Ruby version >= 1.9.

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

10 years agoremove unneeded Relation#all from Issue#workflow_rule_by_attribute
Toshi MARUYAMA [Mon, 24 Mar 2014 16:00:01 +0000 (16:00 +0000)]
remove unneeded Relation#all from Issue#workflow_rule_by_attribute

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

10 years agoremove unneeded Relation#all from WorkflowsController#edit
Toshi MARUYAMA [Mon, 24 Mar 2014 15:59:45 +0000 (15:59 +0000)]
remove unneeded Relation#all from WorkflowsController#edit

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

10 years agoUse named routes.
Jean-Philippe Lang [Fri, 21 Mar 2014 04:11:59 +0000 (04:11 +0000)]
Use named routes.

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

10 years agoDon't run the test if Redcarpet is not available (#16236).
Jean-Philippe Lang [Fri, 21 Mar 2014 04:07:56 +0000 (04:07 +0000)]
Don't run the test if Redcarpet is not available (#16236).

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

10 years agoDisable children when checking parent notifiable.
Jean-Philippe Lang [Fri, 21 Mar 2014 04:05:49 +0000 (04:05 +0000)]
Disable children when checking parent notifiable.

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

10 years agoDon't abort processing of emails when an email triggers a parsing exception (#16122).
Jean-Philippe Lang [Fri, 21 Mar 2014 03:04:43 +0000 (03:04 +0000)]
Don't abort processing of emails when an email triggers a parsing exception (#16122).

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

10 years agoGerman Translation updated by Daniel Felix (#16399)
Toshi MARUYAMA [Fri, 21 Mar 2014 02:27:26 +0000 (02:27 +0000)]
German Translation updated by Daniel Felix (#16399)

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

10 years agomove de.yml "label_link" by alphabetical order
Toshi MARUYAMA [Fri, 21 Mar 2014 02:27:05 +0000 (02:27 +0000)]
move de.yml "label_link" by alphabetical order

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

10 years agoSet same width for all buttons (#16326).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:22:31 +0000 (02:22 +0000)]
Set same width for all buttons (#16326).

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

10 years agoCustom queries: buttons to move column to top and bottom (#16326).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:20:56 +0000 (02:20 +0000)]
Custom queries: buttons to move column to top and bottom (#16326).

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

10 years agoLet user choose an issue of another project when updating a time entry (#16338).
Jean-Philippe Lang [Fri, 21 Mar 2014 02:12:32 +0000 (02:12 +0000)]
Let user choose an issue of another project when updating a time entry (#16338).

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

10 years agoFixed: right-aligned table of contents (TOC) not working with markdown (#16236).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:35:21 +0000 (01:35 +0000)]
Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).

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

10 years agoDon't clear plugins in tests (#16258).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:12:11 +0000 (01:12 +0000)]
Don't clear plugins in tests (#16258).

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

10 years agoDon't clear plugins in tests (#16258).
Jean-Philippe Lang [Fri, 21 Mar 2014 01:06:18 +0000 (01:06 +0000)]
Don't clear plugins in tests (#16258).

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

10 years agoExtract code to render project context links to helper (#16381).
Jean-Philippe Lang [Fri, 21 Mar 2014 00:27:42 +0000 (00:27 +0000)]
Extract code to render project context links to helper (#16381).

Patch by Michael Esemplare.

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

10 years agoFixed: Error generated on 'search for watchers to add' after clicking add without...
Jean-Philippe Lang [Fri, 21 Mar 2014 00:23:46 +0000 (00:23 +0000)]
Fixed: Error generated on 'search for watchers to add' after clicking add without selected users (#14298).

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

10 years agoBulgarian translation updated by Ivan Cenov (#16385)
Toshi MARUYAMA [Wed, 19 Mar 2014 15:14:38 +0000 (15:14 +0000)]
Bulgarian translation updated by Ivan Cenov (#16385)

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

10 years agoTraditional Chinese translation updated by ChunChang Lo (#16380)
Toshi MARUYAMA [Wed, 19 Mar 2014 07:00:29 +0000 (07:00 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#16380)

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

10 years agoPolish translation updated by Jan Inowolski (#16368)
Toshi MARUYAMA [Tue, 18 Mar 2014 03:24:22 +0000 (03:24 +0000)]
Polish translation updated by Jan Inowolski (#16368)

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

10 years agoFixed test failure (#16362).
Jean-Philippe Lang [Mon, 17 Mar 2014 14:11:37 +0000 (14:11 +0000)]
Fixed test failure (#16362).

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

10 years agoAdds string to locales (#16362).
Jean-Philippe Lang [Mon, 17 Mar 2014 08:26:50 +0000 (08:26 +0000)]
Adds string to locales (#16362).

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

10 years agoWrong argument.
Jean-Philippe Lang [Mon, 17 Mar 2014 08:23:07 +0000 (08:23 +0000)]
Wrong argument.

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

10 years agoAdds an option to send email on "Assignee updated" in application settings (#16362).
Jean-Philippe Lang [Mon, 17 Mar 2014 08:20:27 +0000 (08:20 +0000)]
Adds an option to send email on "Assignee updated" in application settings (#16362).

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

10 years agoAdds an option to send email on "Assignee updated" in application settings (#16362).
Jean-Philippe Lang [Mon, 17 Mar 2014 08:19:45 +0000 (08:19 +0000)]
Adds an option to send email on "Assignee updated" in application settings (#16362).

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

10 years agoFixed flawed regexp for removing pre blocks when quoting messages (#16353).
Jean-Philippe Lang [Mon, 17 Mar 2014 07:49:14 +0000 (07:49 +0000)]
Fixed flawed regexp for removing pre blocks when quoting messages (#16353).

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

10 years agoremove garbage comment from test/integration/account_test.rb
Toshi MARUYAMA [Sat, 15 Mar 2014 22:20:46 +0000 (22:20 +0000)]
remove garbage comment from test/integration/account_test.rb

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

10 years agoFixed that requesting a specific version of a non-existent wiki page raises an error...
Jean-Philippe Lang [Sat, 15 Mar 2014 11:41:24 +0000 (11:41 +0000)]
Fixed that requesting a specific version of a non-existent wiki page raises an error (#16255).

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

10 years agoSelect proper tracker and status for when hitting F5 with browsers that preserve...
Jean-Philippe Lang [Sat, 15 Mar 2014 11:21:16 +0000 (11:21 +0000)]
Select proper tracker and status for when hitting F5 with browsers that preserve select values on reload, eg. Firefox (#16259).

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

10 years agoFixed flawed regexp for removing pre blocks when quoting notes (#16353).
Jean-Philippe Lang [Sat, 15 Mar 2014 10:36:56 +0000 (10:36 +0000)]
Fixed flawed regexp for removing pre blocks when quoting notes (#16353).

Patch by Stephane Lapie.

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

10 years agoUse #read/#write_attribute instead of #super when overwriting default accessors ...
Jean-Philippe Lang [Sat, 15 Mar 2014 10:25:24 +0000 (10:25 +0000)]
Use #read/#write_attribute instead of #super when overwriting default accessors (#16319).

Patch by Felix Schäfer.

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

10 years agoFixed that integer custom fields with "Link values to URL" set are displayed as escap...
Jean-Philippe Lang [Sat, 15 Mar 2014 10:21:18 +0000 (10:21 +0000)]
Fixed that integer custom fields with "Link values to URL" set are displayed as escaped html in text email (#16321).

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

10 years agoSpanish translation updated by Jesus Gutierrez de la Vega (#16356)
Toshi MARUYAMA [Sat, 15 Mar 2014 05:49:16 +0000 (05:49 +0000)]
Spanish translation updated by Jesus Gutierrez de la Vega (#16356)

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

10 years agoRussian translation updated by Kirill Bezrukov (#16336)
Toshi MARUYAMA [Thu, 13 Mar 2014 11:14:24 +0000 (11:14 +0000)]
Russian translation updated by Kirill Bezrukov (#16336)

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

10 years agoKorean Translation updated by Jong-Ha Ahn (#16334)
Toshi MARUYAMA [Thu, 13 Mar 2014 08:27:00 +0000 (08:27 +0000)]
Korean Translation updated by Jong-Ha Ahn (#16334)

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

10 years agofix Turkish translation typo by Gürkan Gür (#16320)
Toshi MARUYAMA [Wed, 12 Mar 2014 00:13:43 +0000 (00:13 +0000)]
fix Turkish translation typo by Gürkan Gür (#16320)

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

10 years agofix source indent of lib/redmine/views/labelled_form_builder.rb
Toshi MARUYAMA [Tue, 11 Mar 2014 09:59:56 +0000 (09:59 +0000)]
fix source indent of lib/redmine/views/labelled_form_builder.rb

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

10 years agofix source indent of lib/redmine/views/labelled_form_builder.rb
Toshi MARUYAMA [Tue, 11 Mar 2014 09:59:40 +0000 (09:59 +0000)]
fix source indent of lib/redmine/views/labelled_form_builder.rb

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

10 years agoJapanese translation updated by Go MAEDA (#16291)
Toshi MARUYAMA [Tue, 11 Mar 2014 09:30:04 +0000 (09:30 +0000)]
Japanese translation updated by Go MAEDA (#16291)

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

10 years agoWatcher search now displays project members by default.
Jean-Philippe Lang [Sun, 2 Mar 2014 11:05:26 +0000 (11:05 +0000)]
Watcher search now displays project members by default.

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

10 years agoUpdated CHANGELOG for 2.4.4 and 2.5.0.
Jean-Philippe Lang [Sun, 2 Mar 2014 09:37:55 +0000 (09:37 +0000)]
Updated CHANGELOG for 2.4.4 and 2.5.0.

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

10 years agoChangeset comments set to longtext for handling comments > 64KB with Mysql (#16143).
Jean-Philippe Lang [Fri, 28 Feb 2014 13:16:46 +0000 (13:16 +0000)]
Changeset comments set to longtext for handling comments > 64KB with Mysql (#16143).

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

10 years agoAlways load formatter scripts for when the description is read-only on page load...
Jean-Philippe Lang [Fri, 28 Feb 2014 12:52:23 +0000 (12:52 +0000)]
Always load formatter scripts for when the description is read-only on page load (#16161).

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

10 years agoFixed that non-empty blank strings as custom field values are not properly validated...
Jean-Philippe Lang [Fri, 28 Feb 2014 10:05:27 +0000 (10:05 +0000)]
Fixed that non-empty blank strings as custom field values are not properly validated (#16169).

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

10 years agouse Python getattr instead of hasattr (#16177)
Toshi MARUYAMA [Wed, 26 Feb 2014 16:28:43 +0000 (16:28 +0000)]
use Python getattr instead of hasattr (#16177)

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

10 years agoMercurial 2.9 compatibility (#16177)
Toshi MARUYAMA [Wed, 26 Feb 2014 12:01:00 +0000 (12:01 +0000)]
Mercurial 2.9 compatibility (#16177)

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

10 years agoscm: mercurial: add one "closed" branch to test repository (#16177)
Toshi MARUYAMA [Wed, 26 Feb 2014 11:27:41 +0000 (11:27 +0000)]
scm: mercurial: add one "closed" branch to test repository (#16177)

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

10 years agoRemoved hard-coded strings (#16164).
Jean-Philippe Lang [Tue, 25 Feb 2014 20:17:15 +0000 (20:17 +0000)]
Removed hard-coded strings (#16164).

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

10 years agoprevent issue tree hierarchy is broken in race conditions (#6579)
Toshi MARUYAMA [Tue, 25 Feb 2014 06:54:40 +0000 (06:54 +0000)]
prevent issue tree hierarchy is broken in race conditions (#6579)

awesome_nested_set 2.1.6 uses lock.
Issue model uses as same way.

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

10 years agoBulk edit workflows for multiple trackers/roles (#16164).
Jean-Philippe Lang [Tue, 25 Feb 2014 02:54:47 +0000 (02:54 +0000)]
Bulk edit workflows for multiple trackers/roles (#16164).

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

10 years agoexplicitly set encoding UTF-8 (#16107)
Toshi MARUYAMA [Sat, 22 Feb 2014 15:55:35 +0000 (15:55 +0000)]
explicitly set encoding UTF-8 (#16107)

Default Ruby source file encoding changed in Ruby 2.0.0.
https://bugs.ruby-lang.org/issues/6679

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

10 years agoadd "assert_response 401" to tests (#16107)
Toshi MARUYAMA [Sat, 22 Feb 2014 15:55:20 +0000 (15:55 +0000)]
add "assert_response 401" to tests (#16107)

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

10 years agoStrip invalid UTF-8 bytes in User#find_by_login (#16107).
Jean-Philippe Lang [Sat, 22 Feb 2014 12:50:56 +0000 (12:50 +0000)]
Strip invalid UTF-8 bytes in User#find_by_login (#16107).

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

10 years agoTrigger basic HTTP authentication only when Basic authorization header is present...
Jean-Philippe Lang [Sat, 22 Feb 2014 12:09:58 +0000 (12:09 +0000)]
Trigger basic HTTP authentication only when Basic authorization header is present (#16107).

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

10 years agoOnly notify users that can see news (#16134).
Jean-Philippe Lang [Sat, 22 Feb 2014 11:32:52 +0000 (11:32 +0000)]
Only notify users that can see news (#16134).

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

10 years agoPrevent N queries on custom_fields when call /issues API.
Jean-Philippe Lang [Sat, 22 Feb 2014 11:23:39 +0000 (11:23 +0000)]
Prevent N queries on custom_fields when call /issues API.

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

10 years agoPreload authors for /issues API calls.
Jean-Philippe Lang [Sat, 22 Feb 2014 11:22:43 +0000 (11:22 +0000)]
Preload authors for /issues API calls.

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

10 years agoPreload issue authors when displayed on the issue list (#16091).
Jean-Philippe Lang [Sat, 22 Feb 2014 11:21:05 +0000 (11:21 +0000)]
Preload issue authors when displayed on the issue list (#16091).

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

10 years agoPreload issue relations when exporting issues to CSV with all columns (#16091).
Jean-Philippe Lang [Sat, 22 Feb 2014 11:19:21 +0000 (11:19 +0000)]
Preload issue relations when exporting issues to CSV with all columns (#16091).

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

10 years agofix typos of migrate_from_trac.rake
Toshi MARUYAMA [Thu, 20 Feb 2014 04:59:33 +0000 (04:59 +0000)]
fix typos of migrate_from_trac.rake

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

10 years agoupdate Rails to 3.2.17
Toshi MARUYAMA [Wed, 19 Feb 2014 09:32:51 +0000 (09:32 +0000)]
update Rails to 3.2.17

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

10 years agosvn propset svn:eol-style native fixture (#16122)
Toshi MARUYAMA [Tue, 18 Feb 2014 23:28:23 +0000 (23:28 +0000)]
svn propset svn:eol-style native fixture (#16122)

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

10 years agofix newline of fixture (#16122)
Toshi MARUYAMA [Tue, 18 Feb 2014 23:27:39 +0000 (23:27 +0000)]
fix newline of fixture (#16122)

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

10 years agoadd test of gmail ISO-8859-2 mail receiving (#16122)
Toshi MARUYAMA [Tue, 18 Feb 2014 23:21:41 +0000 (23:21 +0000)]
add test of gmail ISO-8859-2 mail receiving (#16122)

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

10 years agosvn propset svn:eol-style native fixture (#14675)
Toshi MARUYAMA [Mon, 17 Feb 2014 12:44:58 +0000 (12:44 +0000)]
svn propset svn:eol-style native fixture (#14675)

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

10 years agoadd test of quoted printable UTF-8 mail reviving (#14675)
Toshi MARUYAMA [Mon, 17 Feb 2014 12:42:44 +0000 (12:42 +0000)]
add test of quoted printable UTF-8 mail reviving (#14675)

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

10 years agoRails4: fix time related git unit test failure
Toshi MARUYAMA [Sat, 15 Feb 2014 23:13:44 +0000 (23:13 +0000)]
Rails4: fix time related git unit test failure

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

10 years agoFixed that collapse macro with headings breaks the table of contents (#16077).
Jean-Philippe Lang [Sat, 15 Feb 2014 10:55:29 +0000 (10:55 +0000)]
Fixed that collapse macro with headings breaks the table of contents (#16077).

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

10 years agoMove the field format at the top of the form.
Jean-Philippe Lang [Sat, 15 Feb 2014 10:04:25 +0000 (10:04 +0000)]
Move the field format at the top of the form.

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

10 years agoFixed: Export CSV - Custom field true/false not using translation (#16081).
Jean-Philippe Lang [Sat, 15 Feb 2014 09:18:01 +0000 (09:18 +0000)]
Fixed: Export CSV - Custom field true/false not using translation (#16081).

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

10 years agoAlways preload issues custom values (#16091).
Jean-Philippe Lang [Sat, 15 Feb 2014 08:59:45 +0000 (08:59 +0000)]
Always preload issues custom values (#16091).

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

10 years agoFixed alignments.
Jean-Philippe Lang [Sat, 15 Feb 2014 08:34:30 +0000 (08:34 +0000)]
Fixed alignments.

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

10 years agoRemoved trailing spaces in french locale.
Jean-Philippe Lang [Sat, 15 Feb 2014 08:15:25 +0000 (08:15 +0000)]
Removed trailing spaces in french locale.

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

10 years agoTypo in french locale (#16073).
Jean-Philippe Lang [Sat, 15 Feb 2014 08:08:18 +0000 (08:08 +0000)]
Typo in french locale (#16073).

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

10 years agoTypo in french locale (#16073).
Jean-Philippe Lang [Sat, 15 Feb 2014 08:04:11 +0000 (08:04 +0000)]
Typo in french locale (#16073).

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

10 years agoSet version to 2.5.0.
Jean-Philippe Lang [Sat, 15 Feb 2014 07:40:26 +0000 (07:40 +0000)]
Set version to 2.5.0.

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

10 years agoGerman translation updated by Daniel Felix (#16097)
Toshi MARUYAMA [Sat, 15 Feb 2014 00:42:37 +0000 (00:42 +0000)]
German translation updated by Daniel Felix (#16097)

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

10 years agouse escaped "Can't" constant at MailerTest
Toshi MARUYAMA [Fri, 14 Feb 2014 05:05:39 +0000 (05:05 +0000)]
use escaped "Can't" constant at MailerTest

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

10 years agoRails4: fix time related git adapter test failures
Toshi MARUYAMA [Fri, 14 Feb 2014 05:05:24 +0000 (05:05 +0000)]
Rails4: fix time related git adapter test failures

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

10 years agoRails4: replace deprecated Relation#sum with finder options at lib/redmine/helpers...
Toshi MARUYAMA [Fri, 14 Feb 2014 02:33:00 +0000 (02:33 +0000)]
Rails4: replace deprecated Relation#sum with finder options at lib/redmine/helpers/time_report.rb

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

10 years agoadd missing fixtures to TimeEntryReportsControllerTest
Toshi MARUYAMA [Fri, 14 Feb 2014 02:02:06 +0000 (02:02 +0000)]
add missing fixtures to TimeEntryReportsControllerTest

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

10 years agoRails4: fix PreviewsControllerTest assert_template failures
Toshi MARUYAMA [Thu, 13 Feb 2014 08:17:04 +0000 (08:17 +0000)]
Rails4: fix PreviewsControllerTest assert_template failures

<pre>
  1) Failure:
PreviewsControllerTest#test_preview_issue_notes [test/functional/previews_controller_test.rb:44]:
expecting <"preview"> but rendering with <["previews/issue"]>
</pre>

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

10 years agofix source indent of Repository::Cvs model
Toshi MARUYAMA [Thu, 13 Feb 2014 07:13:59 +0000 (07:13 +0000)]
fix source indent of Repository::Cvs model

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

10 years agoRails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki_links
Toshi MARUYAMA [Thu, 13 Feb 2014 06:29:34 +0000 (06:29 +0000)]
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki_links

See r12784 comment.

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

10 years agoRails4: replace hard-coded html with class at Redmine::WikiFormatting::MacrosTest
Toshi MARUYAMA [Thu, 13 Feb 2014 05:40:09 +0000 (05:40 +0000)]
Rails4: replace hard-coded html with class at Redmine::WikiFormatting::MacrosTest

See r12784 comment.

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

10 years agoallow jruby test failure on travis
Toshi MARUYAMA [Tue, 11 Feb 2014 23:54:51 +0000 (23:54 +0000)]
allow jruby test failure on travis

SCM tests fail randomly due to IO.popen().

See:
https://github.com/jruby/jruby/issues/779

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

10 years agouse jruby instead of jruby-18mode etc. at .travis.yml
Toshi MARUYAMA [Tue, 11 Feb 2014 23:54:36 +0000 (23:54 +0000)]
use jruby instead of jruby-18mode etc. at .travis.yml

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

10 years agoadd "jruby-20mode" and "jruby-21mode" to .travis.yml
Toshi MARUYAMA [Tue, 11 Feb 2014 08:40:25 +0000 (08:40 +0000)]
add "jruby-20mode" and "jruby-21mode" to .travis.yml

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

10 years agoRails4: replace hard-coded html with class at IssuesHelperTest
Toshi MARUYAMA [Tue, 11 Feb 2014 07:27:30 +0000 (07:27 +0000)]
Rails4: replace hard-coded html with class at IssuesHelperTest

See r12784 comment.

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

10 years agoTraditional Chinese translation updated by ChunChang Lo (#16060)
Toshi MARUYAMA [Mon, 10 Feb 2014 06:21:28 +0000 (06:21 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#16060)

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

10 years agoTest failure with Postgresql+ruby1.8 (#2549).
Jean-Philippe Lang [Sun, 9 Feb 2014 16:34:41 +0000 (16:34 +0000)]
Test failure with Postgresql+ruby1.8 (#2549).

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

10 years agoMakes #watcher_link return an empty string when given nil.
Jean-Philippe Lang [Sun, 9 Feb 2014 12:04:44 +0000 (12:04 +0000)]
Makes #watcher_link return an empty string when given nil.

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

10 years agoDisplay watch link only when inside project with logged-in user (#2549).
Jean-Philippe Lang [Sun, 9 Feb 2014 12:01:22 +0000 (12:01 +0000)]
Display watch link only when inside project with logged-in user (#2549).

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

10 years agoUse spaces instead of tabs.
Jean-Philippe Lang [Sun, 9 Feb 2014 11:58:19 +0000 (11:58 +0000)]
Use spaces instead of tabs.

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

10 years agoEnable the watching of news (#2549).
Jean-Philippe Lang [Sun, 9 Feb 2014 11:54:21 +0000 (11:54 +0000)]
Enable the watching of news (#2549).

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

10 years agoCheck that target tables exist before proceeding.
Jean-Philippe Lang [Sun, 9 Feb 2014 10:49:57 +0000 (10:49 +0000)]
Check that target tables exist before proceeding.

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

10 years agoPrevent inline images to overflow (#3163).
Jean-Philippe Lang [Sat, 8 Feb 2014 11:16:13 +0000 (11:16 +0000)]
Prevent inline images to overflow (#3163).

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

10 years agoUpdates for 2.4.3 release.
Jean-Philippe Lang [Sat, 8 Feb 2014 08:00:23 +0000 (08:00 +0000)]
Updates for 2.4.3 release.

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