Jean-Philippe Lang
|
77665b5252
|
Store relation type instead of i18n key in journals (#15704).
git-svn-id: http://svn.redmine.org/redmine/trunk@12416 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 11:02:24 +00:00 |
Jean-Philippe Lang
|
13756eb3a8
|
Fixed that links for relations in notifications do not include hostname (#15677).
git-svn-id: http://svn.redmine.org/redmine/trunk@12415 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 10:32:03 +00:00 |
Jean-Philippe Lang
|
c6fc1a8047
|
Fixed that filtering time entries on activity does not take care of activity overrides (#15623).
git-svn-id: http://svn.redmine.org/redmine/trunk@12414 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 09:49:12 +00:00 |
Jean-Philippe Lang
|
a4a91cab7e
|
Add project identifier substitution option to the URL-pattern property of link format custom fields (#15701).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12413 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 08:53:02 +00:00 |
Jean-Philippe Lang
|
3d36b7d91a
|
Typos in test names (#15701).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@12412 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 08:49:45 +00:00 |
Jean-Philippe Lang
|
a06952ed8a
|
Adds tests for custom field description.
git-svn-id: http://svn.redmine.org/redmine/trunk@12406 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 11:26:47 +00:00 |
Jean-Philippe Lang
|
e715c4b847
|
Removed default values on custom field min and max length.
git-svn-id: http://svn.redmine.org/redmine/trunk@12405 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 10:01:45 +00:00 |
Jean-Philippe Lang
|
2e2e2cfe42
|
Merged custom fields format refactoring.
git-svn-id: http://svn.redmine.org/redmine/trunk@12400 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 08:22:43 +00:00 |
Toshi MARUYAMA
|
c74f6d9f9b
|
add tests for non member watchers (#15622)
git-svn-id: http://svn.redmine.org/redmine/trunk@12396 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 06:16:03 +00:00 |
Toshi MARUYAMA
|
4823d03423
|
fix indents of OpenID tests in UserTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12395 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 06:15:52 +00:00 |
Toshi MARUYAMA
|
478a23bfa3
|
code format clean up UserTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12394 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 06:15:42 +00:00 |
Toshi MARUYAMA
|
0e4657cfad
|
code format clean up MemberTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12393 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 06:15:31 +00:00 |
Toshi MARUYAMA
|
424393c28c
|
code format clean up WatchersControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12392 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 06:15:20 +00:00 |
Toshi MARUYAMA
|
7c15737ff2
|
remove duplicate test from UsersControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12368 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-07 02:10:08 +00:00 |
Toshi MARUYAMA
|
dce3d904a7
|
fix duplicate test name in IssuesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12367 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-07 02:09:57 +00:00 |
Toshi MARUYAMA
|
a624204f1b
|
remove extra empty lines from test/unit/changeset_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12364 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-06 23:42:06 +00:00 |
Toshi MARUYAMA
|
436d44962d
|
add test to send one mail with both settngs in creating issue (#15612)
git-svn-id: http://svn.redmine.org/redmine/trunk@12363 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-06 23:22:38 +00:00 |
Toshi MARUYAMA
|
b212fdb72b
|
add test not to send mail with no settng in creating issue (#15612)
git-svn-id: http://svn.redmine.org/redmine/trunk@12362 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-06 23:22:26 +00:00 |
Toshi MARUYAMA
|
dceee1ea9a
|
explicitly use mail send setting in unit issue test (#15612)
git-svn-id: http://svn.redmine.org/redmine/trunk@12361 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-06 23:22:15 +00:00 |
Toshi MARUYAMA
|
afda064058
|
remove trailing white-spaces from test/unit/attachment_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12356 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-04 07:09:17 +00:00 |
Jean-Philippe Lang
|
6032263d9b
|
Fixed that preferences are not preserved when adding a user fails (#15552).
git-svn-id: http://svn.redmine.org/redmine/trunk@12350 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-29 21:43:29 +00:00 |
Jean-Philippe Lang
|
23974fb0ce
|
Fixed that validating a Setting with invalid name triggers an error (#15551).
git-svn-id: http://svn.redmine.org/redmine/trunk@12348 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-29 21:18:35 +00:00 |
Jean-Philippe Lang
|
8a1f26617d
|
Don't create duplicate wikis in test (#15420).
Patch by George Gensure.
git-svn-id: http://svn.redmine.org/redmine/trunk@12317 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-23 09:13:48 +00:00 |
Jean-Philippe Lang
|
5c0078c63a
|
Fixed that non-GET API requests respond with 422 (#15427).
git-svn-id: http://svn.redmine.org/redmine/trunk@12311 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-22 22:57:30 +00:00 |
Jean-Philippe Lang
|
bba304ef39
|
Fixed that the sidebar may be displayed empty (#15414).
git-svn-id: http://svn.redmine.org/redmine/trunk@12310 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-20 19:17:20 +00:00 |
Jean-Philippe Lang
|
bc0ec54afa
|
Removed database_cleaner dependency (#15377).
git-svn-id: http://svn.redmine.org/redmine/trunk@12298 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-18 21:56:26 +00:00 |
Jean-Philippe Lang
|
0a5632013f
|
Fixed UI tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@12287 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-16 08:46:22 +00:00 |
Jean-Philippe Lang
|
3d7c3041b8
|
Removed deferred tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@12283 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-16 07:58:35 +00:00 |
Jean-Philippe Lang
|
71c61f4996
|
Fixed that update_form always proposes the default status when updating an existing issue (#15344).
git-svn-id: http://svn.redmine.org/redmine/trunk@12277 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-15 19:59:19 +00:00 |
Jean-Philippe Lang
|
0569005759
|
Code cleanup: unverified request no longer raises a InvalidAuthenticityToken exception.
git-svn-id: http://svn.redmine.org/redmine/trunk@12267 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-11 20:59:17 +00:00 |
Toshi MARUYAMA
|
303fdc2913
|
remove trailing white-spaces from test/unit/project_members_inheritance_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12255 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 16:47:40 +00:00 |
Toshi MARUYAMA
|
44012ec6c6
|
remove trailing white-spaces from test/unit/query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12253 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 13:10:19 +00:00 |
Toshi MARUYAMA
|
979d3400ab
|
remove trailing white-spaces from test/unit/setting_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12252 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 12:48:19 +00:00 |
Jean-Philippe Lang
|
d89c968bb1
|
Accept issue id with leading sharp when adding a related issue.
git-svn-id: http://svn.redmine.org/redmine/trunk@12250 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 11:09:50 +00:00 |
Jean-Philippe Lang
|
10e29f2223
|
Accept custom field format added at runtime (#15277).
Patch by Boris Bera.
git-svn-id: http://svn.redmine.org/redmine/trunk@12248 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 09:07:48 +00:00 |
Jean-Philippe Lang
|
1871378648
|
Gantt: sort versions like on the roadmap (#7335).
git-svn-id: http://svn.redmine.org/redmine/trunk@12247 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 08:54:45 +00:00 |
Jean-Philippe Lang
|
3661766edc
|
Upgrade to Rails 3.2.15.
git-svn-id: http://svn.redmine.org/redmine/trunk@12246 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 07:51:00 +00:00 |
Jean-Philippe Lang
|
71b43ea1c7
|
Wiki Pages REST API with version returns wrong comments (#15235).
Patch by Yukinari TOYOTA.
git-svn-id: http://svn.redmine.org/redmine/trunk@12245 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-11-09 07:42:54 +00:00 |
Jean-Philippe Lang
|
918ec276f1
|
Fixed test failure (#15182).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12240 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 11:50:16 +00:00 |
Jean-Philippe Lang
|
ba083225b7
|
Return to section anchor after wiki section edit (#15182).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12239 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 09:03:08 +00:00 |
Jean-Philippe Lang
|
e162f87964
|
Replaces <option value=""></option> which is not HTML5 valid (#15191).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12237 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 08:08:45 +00:00 |
Jean-Philippe Lang
|
3578cf4d9a
|
Replaced acronym with abbr tags (#15191).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12235 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-26 07:15:08 +00:00 |
Jean-Philippe Lang
|
99bf8c95ab
|
Fixed that issue nested set update is triggered even if parent is not changed (#15135).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12226 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-20 09:25:14 +00:00 |
Jean-Philippe Lang
|
13e381d31d
|
Projects selection on custom field form (#15136).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12225 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-20 08:29:55 +00:00 |
Toshi MARUYAMA
|
4eea64d38f
|
remove trailing white-spaces from test/unit/user_test.rb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12224 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-17 01:00:04 +00:00 |
Jean-Philippe Lang
|
5f747faa58
|
Fixed that viewing/editing a wiki page without WikiContent raises an error (#14986).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12220 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 11:19:47 +00:00 |
Jean-Philippe Lang
|
7bea176cdb
|
Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12217 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 10:04:59 +00:00 |
Jean-Philippe Lang
|
176ce78574
|
Fixed that the mail method should return a Mail::Message (#15113).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12210 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 07:58:33 +00:00 |
Jean-Philippe Lang
|
b6cb7aa8e3
|
Ability to define commit keywords per tracker (#7590).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12208 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-13 07:37:49 +00:00 |
Toshi MARUYAMA
|
e7bc6364e1
|
add unit test of Redmine::Helpers::Diff (#15105)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12205 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-10-11 17:37:25 +00:00 |