]> source.dussan.org Git - redmine.git/log
redmine.git
9 years agocopy Spanish wiki helps to Spanish Panama (#19489)
Toshi MARUYAMA [Fri, 24 Apr 2015 07:00:21 +0000 (07:00 +0000)]
copy Spanish wiki helps to Spanish Panama (#19489)

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

9 years agoSpanish Panama translation added by Leonel Iturralde (#19489)
Toshi MARUYAMA [Fri, 24 Apr 2015 06:47:22 +0000 (06:47 +0000)]
Spanish Panama translation added by Leonel Iturralde (#19489)

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

9 years agofix indent of wiki_syntax_detailed_markdown.html
Toshi MARUYAMA [Mon, 20 Apr 2015 14:09:51 +0000 (14:09 +0000)]
fix indent of wiki_syntax_detailed_markdown.html

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

9 years agoadd markdown wiki syntax help to tool bar (#16373)
Toshi MARUYAMA [Mon, 20 Apr 2015 12:14:04 +0000 (12:14 +0000)]
add markdown wiki syntax help to tool bar (#16373)

Contributed by Go MAEDA.

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

9 years agocopy English markdown wiki syntax help to other languages (#16373)
Toshi MARUYAMA [Mon, 20 Apr 2015 12:00:17 +0000 (12:00 +0000)]
copy English markdown wiki syntax help to other languages (#16373)

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

9 years agoadd English markdown wiki syntax help (#16373)
Toshi MARUYAMA [Mon, 20 Apr 2015 11:54:58 +0000 (11:54 +0000)]
add English markdown wiki syntax help (#16373)

Contributed by Go MAEDA.

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

9 years agoremove trailing white spaces from public/javascripts/jstoolbar/markdown.js
Toshi MARUYAMA [Mon, 20 Apr 2015 10:50:46 +0000 (10:50 +0000)]
remove trailing white spaces from public/javascripts/jstoolbar/markdown.js

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

9 years agorename textile wiki syntax help files (#16373)
Toshi MARUYAMA [Mon, 20 Apr 2015 07:52:57 +0000 (07:52 +0000)]
rename textile wiki syntax help files (#16373)

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

9 years agochange Japanese translation for field_login (#19509)
Toshi MARUYAMA [Mon, 20 Apr 2015 03:55:00 +0000 (03:55 +0000)]
change Japanese translation for field_login (#19509)

Contributed by Go MAEDA.

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

9 years agoreplace tabs to spaces at test/fixtures/ldap/slapd.conf
Toshi MARUYAMA [Sun, 19 Apr 2015 10:33:23 +0000 (10:33 +0000)]
replace tabs to spaces at test/fixtures/ldap/slapd.conf

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

9 years agoremove trailing white space from Gemfile
Toshi MARUYAMA [Sat, 18 Apr 2015 15:22:23 +0000 (15:22 +0000)]
remove trailing white space from Gemfile

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

9 years agoWhen changing tracker, clear the attributes that are disabled for the new tracker...
Jean-Philippe Lang [Tue, 14 Apr 2015 17:16:52 +0000 (17:16 +0000)]
When changing tracker, clear the attributes that are disabled for the new tracker (#17527).

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

9 years agoFixed workflow rules when user has duplicated role by inheritance (#19569).
Jean-Philippe Lang [Tue, 14 Apr 2015 17:01:23 +0000 (17:01 +0000)]
Fixed workflow rules when user has duplicated role by inheritance (#19569).

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

9 years agoGenerate tag once per request.
Jean-Philippe Lang [Tue, 14 Apr 2015 16:59:04 +0000 (16:59 +0000)]
Generate tag once per request.

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

9 years agoGemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3 version...
Toshi MARUYAMA [Tue, 14 Apr 2015 12:49:37 +0000 (12:49 +0000)]
Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3 version < 3.8 (#19252)

r13829 comment "test/functional/issues_controller_test.rb failure" is due to sqlite3 3.8.

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

9 years ago.travis.yml: replace DATABASE_ADAPTER to DB
Toshi MARUYAMA [Tue, 14 Apr 2015 06:27:12 +0000 (06:27 +0000)]
.travis.yml: replace DATABASE_ADAPTER to DB

Prevent travis UI confusion.
* https://github.com/travis-ci/travis-ci/issues/3386
* https://github.com/travis-ci/travis-ci/issues/3402

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

9 years agoremove trailing white spaces from test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA [Tue, 14 Apr 2015 05:38:26 +0000 (05:38 +0000)]
remove trailing white spaces from test/unit/helpers/application_helper_test.rb

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

9 years agoupgrade rmagick to 2.14
Toshi MARUYAMA [Tue, 14 Apr 2015 05:38:14 +0000 (05:38 +0000)]
upgrade rmagick to 2.14

And replace deprecated requiring "RMagick" to "rmagick".

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

9 years agoGemfile: pin rmagick version 2.13
Toshi MARUYAMA [Tue, 14 Apr 2015 04:50:43 +0000 (04:50 +0000)]
Gemfile: pin rmagick version 2.13

rmagick 2.14 prints
'[DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick" instead'.

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

9 years agoFixed test failures (#19544).
Jean-Philippe Lang [Sun, 12 Apr 2015 12:34:38 +0000 (12:34 +0000)]
Fixed test failures (#19544).

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

9 years agoSQL error with SQLServer when grouping+sorting issues (#19544).
Jean-Philippe Lang [Sun, 12 Apr 2015 09:44:32 +0000 (09:44 +0000)]
SQL error with SQLServer when grouping+sorting issues (#19544).

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

9 years agoKeywords in commit messages: journal entries are created even if nothing was changed...
Jean-Philippe Lang [Sun, 12 Apr 2015 09:16:54 +0000 (09:16 +0000)]
Keywords in commit messages: journal entries are created even if nothing was changed (#19538).

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

9 years agoFixed that journals are shown multiple times in activity (#19168).
Jean-Philippe Lang [Sun, 12 Apr 2015 07:55:30 +0000 (07:55 +0000)]
Fixed that journals are shown multiple times in activity (#19168).

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

9 years agoFixed validation when logging time on issue (#19464).
Jean-Philippe Lang [Sun, 12 Apr 2015 07:37:18 +0000 (07:37 +0000)]
Fixed validation when logging time on issue (#19464).

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

9 years agoFixed tests failures (#19400).
Jean-Philippe Lang [Sun, 12 Apr 2015 06:53:04 +0000 (06:53 +0000)]
Fixed tests failures (#19400).

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

9 years ago"Required" and "Read-only" rules on "Fields Permissions" screen are not colored ...
Jean-Philippe Lang [Sat, 11 Apr 2015 07:54:20 +0000 (07:54 +0000)]
"Required" and "Read-only" rules on "Fields Permissions" screen are not colored (#19580).

Patch by Go MAEDA.

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

9 years agoMail handler should not ignore emails with x-auto-response-suppress header (#19558).
Jean-Philippe Lang [Sat, 11 Apr 2015 07:15:38 +0000 (07:15 +0000)]
Mail handler should not ignore emails with x-auto-response-suppress header (#19558).

Patch by Sebastian Paluch.

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

9 years agoWhen create by copying the issue, status can not be changed to default (#19553).
Jean-Philippe Lang [Sat, 11 Apr 2015 07:09:11 +0000 (07:09 +0000)]
When create by copying the issue, status can not be changed to default (#19553).

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

9 years agoTypo in wiki_syntax_detailed.html (#19444).
Jean-Philippe Lang [Sat, 11 Apr 2015 06:29:21 +0000 (06:29 +0000)]
Typo in wiki_syntax_detailed.html (#19444).

Patch by Go MAEDA.

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

9 years agoFixed that 2 repositories can be created with blank/nil identifier (#19400).
Jean-Philippe Lang [Sat, 11 Apr 2015 06:27:54 +0000 (06:27 +0000)]
Fixed that 2 repositories can be created with blank/nil identifier (#19400).

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

9 years agoFixed that setting config.logger.level in additional_environment.rb has no effect...
Jean-Philippe Lang [Sun, 22 Mar 2015 09:26:33 +0000 (09:26 +0000)]
Fixed that setting config.logger.level in additional_environment.rb has no effect (#19405).

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

9 years agoInclude custom fields description in project settings and issue view (#19296).
Jean-Philippe Lang [Sat, 21 Mar 2015 10:24:18 +0000 (10:24 +0000)]
Include custom fields description in project settings and issue view (#19296).

Patch by Sebastian Paluch.

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

9 years agoFixed test failures (#19163).
Jean-Philippe Lang [Sat, 21 Mar 2015 10:05:11 +0000 (10:05 +0000)]
Fixed test failures (#19163).

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

9 years agoFixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang [Sat, 21 Mar 2015 09:27:09 +0000 (09:27 +0000)]
Fixed that the bulk edit form shows additional custom fields (#19163).

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

9 years agoFixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang [Sat, 21 Mar 2015 09:26:18 +0000 (09:26 +0000)]
Fixed that the bulk edit form shows additional custom fields (#19163).

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

9 years agoDon't render the issue form if issue.project is nil (#19276).
Jean-Philippe Lang [Fri, 20 Mar 2015 16:27:09 +0000 (16:27 +0000)]
Don't render the issue form if issue.project is nil (#19276).

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

9 years agoDon't validate the repository when updating/clearing extra info (#19400).
Jean-Philippe Lang [Fri, 20 Mar 2015 10:23:12 +0000 (10:23 +0000)]
Don't validate the repository when updating/clearing extra info (#19400).

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

9 years agoDon't allow 2 repositories with blank identifier (#19400).
Jean-Philippe Lang [Fri, 20 Mar 2015 10:20:57 +0000 (10:20 +0000)]
Don't allow 2 repositories with blank identifier (#19400).

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

9 years agoAPI: creating an issue with an invalid project_id should return 422 instead of 403...
Jean-Philippe Lang [Fri, 20 Mar 2015 10:02:45 +0000 (10:02 +0000)]
API: creating an issue with an invalid project_id should return 422 instead of 403 (#19276).

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

9 years agoDon't let users be sorted by email (#19161).
Jean-Philippe Lang [Fri, 20 Mar 2015 09:58:32 +0000 (09:58 +0000)]
Don't let users be sorted by email (#19161).

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

9 years agoFixed that custom fields with hidden/read-only combination may be displayed on issue...
Jean-Philippe Lang [Fri, 20 Mar 2015 09:17:54 +0000 (09:17 +0000)]
Fixed that custom fields with hidden/read-only combination may be displayed on issue form (#19297).

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

9 years agorevert r13896 (#14534)
Toshi MARUYAMA [Fri, 20 Mar 2015 07:26:34 +0000 (07:26 +0000)]
revert r13896 (#14534)

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

9 years agoGemfile: upgrade Rails version to 4.2.1
Toshi MARUYAMA [Fri, 20 Mar 2015 06:16:56 +0000 (06:16 +0000)]
Gemfile: upgrade Rails version to 4.2.1

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

9 years ago.travis.yml: replace TEST_SUITE to SUITE
Toshi MARUYAMA [Thu, 19 Mar 2015 05:52:20 +0000 (05:52 +0000)]
.travis.yml: replace TEST_SUITE to SUITE

Prevent travis UI confusion.
https://github.com/travis-ci/travis-ci/issues/3386

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

9 years agoadd MariaDB 5.5 environment to travis (#17460, #19344, #19395)
Toshi MARUYAMA [Mon, 16 Mar 2015 23:20:58 +0000 (23:20 +0000)]
add MariaDB 5.5 environment to travis (#17460, #19344, #19395)

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

9 years agoUpdates for 3.0.1 release.
Jean-Philippe Lang [Mon, 16 Mar 2015 18:24:37 +0000 (18:24 +0000)]
Updates for 3.0.1 release.

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

9 years agoremove trailing white-space from app/models/issue.rb
Toshi MARUYAMA [Mon, 16 Mar 2015 05:10:47 +0000 (05:10 +0000)]
remove trailing white-space from app/models/issue.rb

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

9 years agoGemfile: remove "ffi"
Toshi MARUYAMA [Mon, 16 Mar 2015 04:42:29 +0000 (04:42 +0000)]
Gemfile: remove "ffi"

ffi 1.9.6 building error is fixed.
https://github.com/ffi/ffi/issues/414#issuecomment-81405252

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

9 years agoReverts r14115 in trunk.
Jean-Philippe Lang [Sun, 15 Mar 2015 20:27:12 +0000 (20:27 +0000)]
Reverts r14115 in trunk.

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

9 years agoCompatibility with ruby1.8 (#19305).
Jean-Philippe Lang [Sun, 15 Mar 2015 19:56:54 +0000 (19:56 +0000)]
Compatibility with ruby1.8 (#19305).

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

9 years agoMake sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang [Sun, 15 Mar 2015 14:38:46 +0000 (14:38 +0000)]
Make sure that settings are unserialized as UTF-8 encoded strings (#19305).

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

9 years agoRestored project name as version prefix when different (#19348).
Jean-Philippe Lang [Sun, 15 Mar 2015 14:05:29 +0000 (14:05 +0000)]
Restored project name as version prefix when different (#19348).

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

9 years agoDon't run test if Redcarpet is not available (#19313).
Jean-Philippe Lang [Sun, 15 Mar 2015 10:09:17 +0000 (10:09 +0000)]
Don't run test if Redcarpet is not available (#19313).

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

9 years agoWrong syntax for wiki macros in wiki_syntax_detailed.html (#19381).
Jean-Philippe Lang [Sun, 15 Mar 2015 10:02:00 +0000 (10:02 +0000)]
Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381).

Patch by Go MAEDA.

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

9 years agoDon't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang [Sun, 15 Mar 2015 09:49:35 +0000 (09:49 +0000)]
Don't include milliseconds in JSON API responses (#19354).

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

9 years agoGemfile: move "ffi" definition to :test group
Toshi MARUYAMA [Sat, 14 Mar 2015 16:30:13 +0000 (16:30 +0000)]
Gemfile: move "ffi" definition to :test group

Depending:
selenium-webdriver -> childprocess -> ffi

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

9 years agoFixed assertion (#19368).
Jean-Philippe Lang [Sat, 14 Mar 2015 12:13:37 +0000 (12:13 +0000)]
Fixed assertion (#19368).

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

9 years agoFixed assertion (#19368).
Jean-Philippe Lang [Sat, 14 Mar 2015 11:40:01 +0000 (11:40 +0000)]
Fixed assertion (#19368).

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

9 years agoadd MySQL 5.6 and 5.7 environments to travis (#17460, #19344)
Toshi MARUYAMA [Sat, 14 Mar 2015 10:16:09 +0000 (10:16 +0000)]
add MySQL 5.6 and 5.7 environments to travis (#17460, #19344)

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

9 years agoAdds a test for setting multivalued custom fields with JSON (#19368).
Jean-Philippe Lang [Sat, 14 Mar 2015 09:54:11 +0000 (09:54 +0000)]
Adds a test for setting multivalued custom fields with JSON (#19368).

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

9 years agoFixed that creating an issue without tracker_id attribute ignores custom field values...
Jean-Philippe Lang [Sat, 14 Mar 2015 09:53:36 +0000 (09:53 +0000)]
Fixed that creating an issue without tracker_id attribute ignores custom field values (#19368).

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

9 years agoIgnore auto reply messages from Exchange server (#19322).
Jean-Philippe Lang [Sat, 14 Mar 2015 08:53:55 +0000 (08:53 +0000)]
Ignore auto reply messages from Exchange server (#19322).

Patch by Sebastian Paluch.

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

9 years agoIncorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang [Sat, 14 Mar 2015 08:52:48 +0000 (08:52 +0000)]
Incorrect links generated in emails if host setup uses other port (#19323).

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

9 years agoAttached inline images with non-ascii file name can not be seen when text formatting...
Jean-Philippe Lang [Sat, 14 Mar 2015 08:39:24 +0000 (08:39 +0000)]
Attached inline images with non-ascii file name can not be seen when text formatting is Makdown (#19313).

Patch by Go MAEDA.

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

9 years agoCustomField#possible_values may raise undefined method `force_encoding' error (#19316).
Jean-Philippe Lang [Sat, 14 Mar 2015 08:25:20 +0000 (08:25 +0000)]
CustomField#possible_values may raise undefined method `force_encoding' error (#19316).

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

9 years agoBuilding ffi 1.9.7 fails in Ubuntu.
Jean-Philippe Lang [Sat, 14 Mar 2015 08:10:23 +0000 (08:10 +0000)]
Building ffi 1.9.7 fails in Ubuntu.

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

9 years agoadd MariaDB 10.0 environment to travis (#17460, #19344)
Toshi MARUYAMA [Sat, 14 Mar 2015 06:31:44 +0000 (06:31 +0000)]
add MariaDB 10.0 environment to travis (#17460, #19344)

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

9 years ago.travis.yml: move "matrix" after "env"
Toshi MARUYAMA [Sat, 14 Mar 2015 03:23:33 +0000 (03:23 +0000)]
.travis.yml: move "matrix" after "env"

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

9 years agorun ui test on travis
Toshi MARUYAMA [Fri, 13 Mar 2015 12:31:29 +0000 (12:31 +0000)]
run ui test on travis

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

9 years agounify .travis.run-test.sh to .travis.yml
Toshi MARUYAMA [Fri, 13 Mar 2015 07:56:41 +0000 (07:56 +0000)]
unify .travis.run-test.sh to .travis.yml

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

9 years agoFixed that spent time on my page does not include entries without issue (#19320).
Jean-Philippe Lang [Tue, 10 Mar 2015 19:42:45 +0000 (19:42 +0000)]
Fixed that spent time on my page does not include entries without issue (#19320).

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

9 years agoUse named routes.
Jean-Philippe Lang [Tue, 10 Mar 2015 18:22:53 +0000 (18:22 +0000)]
Use named routes.

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

9 years agoFixed that #require_login should respond for other request types (#19325).
Jean-Philippe Lang [Tue, 10 Mar 2015 18:19:51 +0000 (18:19 +0000)]
Fixed that #require_login should respond for other request types (#19325).

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

9 years agoReverts r14067 that triggers "can't modify frozen String" errors (#19305).
Jean-Philippe Lang [Sun, 8 Mar 2015 17:41:43 +0000 (17:41 +0000)]
Reverts r14067 that triggers "can't modify frozen String" errors (#19305).

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

9 years agoMake sure that strings of serialized settings are UTF-8 encoded (#19305).
Jean-Philippe Lang [Sun, 8 Mar 2015 16:28:19 +0000 (16:28 +0000)]
Make sure that strings of serialized settings are UTF-8 encoded (#19305).

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

9 years agoRequire bundler >= 1.5.0 (#19172).
Jean-Philippe Lang [Sun, 8 Mar 2015 09:49:27 +0000 (09:49 +0000)]
Require bundler >= 1.5.0 (#19172).

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

9 years agoCode cleanup.
Jean-Philippe Lang [Sun, 8 Mar 2015 09:12:18 +0000 (09:12 +0000)]
Code cleanup.

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

9 years agoFixed rendering of multivalued custom fields in the issue history (#19225).
Jean-Philippe Lang [Sun, 8 Mar 2015 09:07:20 +0000 (09:07 +0000)]
Fixed rendering of multivalued custom fields in the issue history (#19225).

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

9 years agoFixed undefined method `compact!' error when additional_user_ids is empty (#19253).
Jean-Philippe Lang [Sat, 7 Mar 2015 16:21:59 +0000 (16:21 +0000)]
Fixed undefined method `compact!' error when additional_user_ids is empty (#19253).

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

9 years agoChange 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#19233).
Jean-Philippe Lang [Sat, 7 Mar 2015 16:14:41 +0000 (16:14 +0000)]
Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#19233).

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

9 years agoWrong name for pt-BR language (#19218).
Jean-Philippe Lang [Sat, 7 Mar 2015 16:05:21 +0000 (16:05 +0000)]
Wrong name for pt-BR language (#19218).

Patch by Go MAEDA.

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

9 years agoFixed that non-default identifier-less git repositories are undeletable (#19260).
Jean-Philippe Lang [Sat, 7 Mar 2015 16:02:56 +0000 (16:02 +0000)]
Fixed that non-default identifier-less git repositories are undeletable (#19260).

Patch by Felix Schäfer.

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

9 years agoMissing notification if previous assignee was a group (#19197).
Jean-Philippe Lang [Sat, 7 Mar 2015 08:20:18 +0000 (08:20 +0000)]
Missing notification if previous assignee was a group (#19197).

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

9 years agoAdds the date format for ambiguous dates (#19243).
Jean-Philippe Lang [Sat, 7 Mar 2015 08:12:08 +0000 (08:12 +0000)]
Adds the date format for ambiguous dates (#19243).

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

9 years agoFixed STARTTLS option key (#19232).
Jean-Philippe Lang [Sat, 7 Mar 2015 07:36:42 +0000 (07:36 +0000)]
Fixed STARTTLS option key (#19232).

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

9 years agoAdds a test for #19270.
Jean-Philippe Lang [Sat, 7 Mar 2015 07:31:01 +0000 (07:31 +0000)]
Adds a test for #19270.

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

9 years agoDon't validate custom fields that are not editable (#19193).
Jean-Philippe Lang [Sun, 1 Mar 2015 13:23:52 +0000 (13:23 +0000)]
Don't validate custom fields that are not editable (#19193).

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

9 years agoUse named routes.
Jean-Philippe Lang [Wed, 25 Feb 2015 13:54:34 +0000 (13:54 +0000)]
Use named routes.

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

9 years agoRemoved unneeded #h calls in views.
Jean-Philippe Lang [Mon, 23 Feb 2015 10:11:08 +0000 (10:11 +0000)]
Removed unneeded #h calls in views.

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

9 years agoUpdates docs fro 3.0.0 release.
Jean-Philippe Lang [Thu, 19 Feb 2015 19:02:11 +0000 (19:02 +0000)]
Updates docs fro 3.0.0 release.

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

9 years agoSend a better content type than application/octet-stream (#19131).
Jean-Philippe Lang [Thu, 19 Feb 2015 17:46:24 +0000 (17:46 +0000)]
Send a better content type than application/octet-stream (#19131).

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

9 years agoDEPRECATION WARNING: db/migrate/001_setup.rb (#19132).
Jean-Philippe Lang [Thu, 19 Feb 2015 17:37:34 +0000 (17:37 +0000)]
DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).

mail_notification is a boolean column when this migration runs.

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

9 years agoAdded missing :permission option in sample plugin.
Jean-Philippe Lang [Wed, 18 Feb 2015 21:11:37 +0000 (21:11 +0000)]
Added missing :permission option in sample plugin.

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

9 years agoRemoved no longer used :find_options option for acts_as_activity_provider.
Jean-Philippe Lang [Wed, 18 Feb 2015 21:10:22 +0000 (21:10 +0000)]
Removed no longer used :find_options option for acts_as_activity_provider.

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

9 years agoAdds a test for #6579.
Jean-Philippe Lang [Wed, 18 Feb 2015 14:20:47 +0000 (14:20 +0000)]
Adds a test for #6579.

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

9 years agoSet version to 3.0.0.
Jean-Philippe Lang [Wed, 18 Feb 2015 11:44:45 +0000 (11:44 +0000)]
Set version to 3.0.0.

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

9 years agoWrap parent task title on the issue list (#19120).
Jean-Philippe Lang [Wed, 18 Feb 2015 11:43:31 +0000 (11:43 +0000)]
Wrap parent task title on the issue list (#19120).

Patch by Felix Schäfer.

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

9 years agoEscape flash messages (#19117).
Jean-Philippe Lang [Tue, 17 Feb 2015 17:47:36 +0000 (17:47 +0000)]
Escape flash messages (#19117).

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

9 years agoFixed that timestamps may not be formatted as expected in XML responses (#19065).
Jean-Philippe Lang [Mon, 16 Feb 2015 17:57:52 +0000 (17:57 +0000)]
Fixed that timestamps may not be formatted as expected in XML responses (#19065).

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

9 years agoCheck plugins updates using https (#17722).
Jean-Philippe Lang [Sun, 15 Feb 2015 16:53:39 +0000 (16:53 +0000)]
Check plugins updates using https (#17722).

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