Commit Graph

12701 Commits

Author SHA1 Message Date
Jean-Philippe Lang
8c6e5513a1 Fixed tests failures (#19400).
git-svn-id: http://svn.redmine.org/redmine/trunk@14161 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 06:53:04 +00:00
Jean-Philippe Lang
b474ad67de "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
2015-04-11 07:54:20 +00:00
Jean-Philippe Lang
09eef4e75c 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
2015-04-11 07:15:38 +00:00
Jean-Philippe Lang
11e8dc263f 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
2015-04-11 07:09:11 +00:00
Jean-Philippe Lang
b88cac254e 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
2015-04-11 06:29:21 +00:00
Jean-Philippe Lang
5cd29b1a6b 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
2015-04-11 06:27:54 +00:00
Jean-Philippe Lang
a769aedb44 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
2015-03-22 09:26:33 +00:00
Jean-Philippe Lang
ca2be43456 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
2015-03-21 10:24:18 +00:00
Jean-Philippe Lang
ab4916b01a Fixed test failures (#19163).
git-svn-id: http://svn.redmine.org/redmine/trunk@14153 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-21 10:05:11 +00:00
Jean-Philippe Lang
f5668d0650 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
2015-03-21 09:27:09 +00:00
Jean-Philippe Lang
1448f1731f 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
2015-03-21 09:26:18 +00:00
Jean-Philippe Lang
ea099fb771 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
2015-03-20 16:27:09 +00:00
Jean-Philippe Lang
98c28b467b 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
2015-03-20 10:23:12 +00:00
Jean-Philippe Lang
e9caae140d Don't allow 2 repositories with blank identifier (#19400).
git-svn-id: http://svn.redmine.org/redmine/trunk@14142 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-20 10:20:57 +00:00
Jean-Philippe Lang
d509341797 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
2015-03-20 10:02:45 +00:00
Jean-Philippe Lang
c0c05ec41e Don't let users be sorted by email (#19161).
git-svn-id: http://svn.redmine.org/redmine/trunk@14140 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-20 09:58:32 +00:00
Jean-Philippe Lang
84c8ca6fef 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
2015-03-20 09:17:54 +00:00
Toshi MARUYAMA
86c6afb545 revert r13896 (#14534)
git-svn-id: http://svn.redmine.org/redmine/trunk@14136 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-20 07:26:34 +00:00
Toshi MARUYAMA
c8fb677a1f Gemfile: upgrade Rails version to 4.2.1
git-svn-id: http://svn.redmine.org/redmine/trunk@14135 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-20 06:16:56 +00:00
Toshi MARUYAMA
aad54b46bc .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
2015-03-19 05:52:20 +00:00
Toshi MARUYAMA
0b3e715541 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
2015-03-16 23:20:58 +00:00
Jean-Philippe Lang
5bf40a35cb Updates for 3.0.1 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@14121 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-16 18:24:37 +00:00
Toshi MARUYAMA
1375b5b8c2 remove trailing white-space from app/models/issue.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14120 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-16 05:10:47 +00:00
Toshi MARUYAMA
8d121cbec1 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
2015-03-16 04:42:29 +00:00
Jean-Philippe Lang
12263ae626 Reverts r14115 in trunk.
git-svn-id: http://svn.redmine.org/redmine/trunk@14117 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-15 20:27:12 +00:00
Jean-Philippe Lang
3f46dfdee9 Compatibility with ruby1.8 (#19305).
git-svn-id: http://svn.redmine.org/redmine/trunk@14115 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-15 19:56:54 +00:00
Jean-Philippe Lang
ed2a3a2244 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
2015-03-15 14:38:46 +00:00
Jean-Philippe Lang
5c43b4860e Restored project name as version prefix when different (#19348).
git-svn-id: http://svn.redmine.org/redmine/trunk@14108 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-15 14:05:29 +00:00
Jean-Philippe Lang
e920e951e7 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
2015-03-15 10:09:17 +00:00
Jean-Philippe Lang
07033fff2c 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
2015-03-15 10:02:00 +00:00
Jean-Philippe Lang
6c5e5142df Don't include milliseconds in JSON API responses (#19354).
git-svn-id: http://svn.redmine.org/redmine/trunk@14101 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-15 09:49:35 +00:00
Toshi MARUYAMA
50a8bd452b 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
2015-03-14 16:30:13 +00:00
Jean-Philippe Lang
242eb5db5d Fixed assertion (#19368).
git-svn-id: http://svn.redmine.org/redmine/trunk@14087 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 12:13:37 +00:00
Jean-Philippe Lang
1014ba195f Fixed assertion (#19368).
git-svn-id: http://svn.redmine.org/redmine/trunk@14086 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 11:40:01 +00:00
Toshi MARUYAMA
c4904b4453 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
2015-03-14 10:16:09 +00:00
Jean-Philippe Lang
9dfe8fe03c 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
2015-03-14 09:54:11 +00:00
Jean-Philippe Lang
5e1d042c40 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
2015-03-14 09:53:36 +00:00
Jean-Philippe Lang
b5bf65e834 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
2015-03-14 08:53:55 +00:00
Jean-Philippe Lang
104615cb6f 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
2015-03-14 08:52:48 +00:00
Jean-Philippe Lang
5da48d9293 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
2015-03-14 08:39:24 +00:00
Jean-Philippe Lang
1aea5ccfd4 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
2015-03-14 08:25:20 +00:00
Jean-Philippe Lang
38daed8b4e Building ffi 1.9.7 fails in Ubuntu.
git-svn-id: http://svn.redmine.org/redmine/trunk@14078 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 08:10:23 +00:00
Toshi MARUYAMA
fadbadd95b add MariaDB 10.0 environment to travis (#17460, #19344)
git-svn-id: http://svn.redmine.org/redmine/trunk@14077 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 06:31:44 +00:00
Toshi MARUYAMA
c1c75a449e .travis.yml: move "matrix" after "env"
git-svn-id: http://svn.redmine.org/redmine/trunk@14076 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 03:23:33 +00:00
Toshi MARUYAMA
73dafb8fef run ui test on travis
git-svn-id: http://svn.redmine.org/redmine/trunk@14074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-13 12:31:29 +00:00
Toshi MARUYAMA
61a8e1f51f unify .travis.run-test.sh to .travis.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@14072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-13 07:56:41 +00:00
Jean-Philippe Lang
6e356071dd 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
2015-03-10 19:42:45 +00:00
Jean-Philippe Lang
840881c76a Use named routes.
git-svn-id: http://svn.redmine.org/redmine/trunk@14070 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-10 18:22:53 +00:00
Jean-Philippe Lang
e429d93945 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
2015-03-10 18:19:51 +00:00
Jean-Philippe Lang
7c9f3b5b43 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
2015-03-08 17:41:43 +00:00