Jean-Philippe Lang
|
0dc98aabe6
|
Adds an option for formatter display name.
git-svn-id: http://svn.redmine.org/redmine/trunk@12450 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 12:33:42 +00:00 |
Jean-Philippe Lang
|
0fabbd281e
|
Updates for 2.4.2 release.
git-svn-id: http://svn.redmine.org/redmine/trunk@12447 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 08:46:47 +00:00 |
Toshi MARUYAMA
|
f81f5589f9
|
Bulgarian translation updated by Ivan Cenov (#15755)
git-svn-id: http://svn.redmine.org/redmine/trunk@12446 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-23 02:20:21 +00:00 |
Jean-Philippe Lang
|
b8c94d93e9
|
Fixed slow SELECT ... FOR UPDATE query when deleting an issue.
git-svn-id: http://svn.redmine.org/redmine/trunk@12445 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 15:49:53 +00:00 |
Toshi MARUYAMA
|
14bd57eb47
|
back out r12441
It is not compatible with Ruby 1.8.7.
git-svn-id: http://svn.redmine.org/redmine/trunk@12443 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 14:41:44 +00:00 |
Jean-Philippe Lang
|
4333a80bc1
|
Adds support for links on values for various custom field formats (#1358).
git-svn-id: http://svn.redmine.org/redmine/trunk@12442 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 14:09:33 +00:00 |
Toshi MARUYAMA
|
b8b358a85f
|
Rails4 compatibility of stylesheet_link_tag and javascript_include_tag at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@12441 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 12:58:04 +00:00 |
Toshi MARUYAMA
|
90d3bb28b2
|
add stderr to config.active_support.deprecation in test and dev env
git-svn-id: http://svn.redmine.org/redmine/trunk@12440 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 12:39:56 +00:00 |
Toshi MARUYAMA
|
b9db2228c0
|
replace deprecated Version#completed_pourcent at lib/redmine/helpers/gantt.rb (#12724)
git-svn-id: http://svn.redmine.org/redmine/trunk@12439 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-22 12:39:38 +00:00 |
Jean-Philippe Lang
|
5ee277fa22
|
Fixed that OpenID authentication fails with 422 error due to token verification (#15735).
git-svn-id: http://svn.redmine.org/redmine/trunk@12438 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 12:04:38 +00:00 |
Toshi MARUYAMA
|
2db5fc1a66
|
use environment variable for running independent tests (units etc.) in ci.rake
git-svn-id: http://svn.redmine.org/redmine/trunk@12437 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 12:00:08 +00:00 |
Jean-Philippe Lang
|
bea821166d
|
Fixed multiple scrollbars in project tree (#15741).
git-svn-id: http://svn.redmine.org/redmine/trunk@12435 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 11:34:28 +00:00 |
Toshi MARUYAMA
|
637e450824
|
make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)
git-svn-id: http://svn.redmine.org/redmine/trunk@12428 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 11:13:39 +00:00 |
Toshi MARUYAMA
|
fc4df508f0
|
make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
git-svn-id: http://svn.redmine.org/redmine/trunk@12427 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 11:08:51 +00:00 |
Toshi MARUYAMA
|
694394b04e
|
use environment variable for extacting SCM repositories in ci.rake
git-svn-id: http://svn.redmine.org/redmine/trunk@12426 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-21 09:30:53 +00:00 |
Toshi MARUYAMA
|
f9b5543075
|
fix svn raw diff failure on svn version 1.6.17 (revision 1128011)
git-svn-id: http://svn.redmine.org/redmine/trunk@12424 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-20 17:17:08 +00:00 |
Toshi MARUYAMA
|
3e4d4a0c1a
|
Rails4 compatibility of Setting model
git-svn-id: http://svn.redmine.org/redmine/trunk@12423 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-20 11:54:23 +00:00 |
Toshi MARUYAMA
|
9b5ce4b7b4
|
Rails4: db migrate: replace "Permission.find_by_controller_and_action"
git-svn-id: http://svn.redmine.org/redmine/trunk@12422 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-20 07:10:46 +00:00 |
Jean-Philippe Lang
|
5c5ba0c61a
|
Fixed that time entries custom values are not deleted when deleting a project or an issue (#15709).
git-svn-id: http://svn.redmine.org/redmine/trunk@12421 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-18 18:39:09 +00:00 |
Jean-Philippe Lang
|
d4297ca3ff
|
Fixed that text/plain attachments are added to issue description (#15684).
git-svn-id: http://svn.redmine.org/redmine/trunk@12420 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-18 18:13:13 +00:00 |
Jean-Philippe Lang
|
0ee2af4c06
|
Fixed that previous assignee is not notified on issue update (#15714).
git-svn-id: http://svn.redmine.org/redmine/trunk@12419 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-17 20:48:18 +00:00 |
Toshi MARUYAMA
|
82fb19a464
|
Traditional Chinese translation updated by ChunChang Lo (#15710)
git-svn-id: http://svn.redmine.org/redmine/trunk@12418 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-16 07:48:06 +00:00 |
Jean-Philippe Lang
|
d5feb01b7e
|
Removed unused variable.
git-svn-id: http://svn.redmine.org/redmine/trunk@12417 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 11:03:48 +00:00 |
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 |
Toshi MARUYAMA
|
35d1ef2532
|
Bulgarian translation updated by Ivan Cenov (#15700)
git-svn-id: http://svn.redmine.org/redmine/trunk@12409 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 04:16:06 +00:00 |
Toshi MARUYAMA
|
3f4e2a0469
|
Russian translation updated by Alex Stein (#15696)
git-svn-id: http://svn.redmine.org/redmine/trunk@12408 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 04:05:12 +00:00 |
Toshi MARUYAMA
|
8bebe8016e
|
Spanish translation updated by Borja Campina (#15688)
git-svn-id: http://svn.redmine.org/redmine/trunk@12407 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-15 03:46:13 +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
|
3e5f1e326a
|
ruby1.8 compatibility.
git-svn-id: http://svn.redmine.org/redmine/trunk@12404 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 09:24:37 +00:00 |
Jean-Philippe Lang
|
a59dc1658b
|
Removed hardcoded format in API response.
git-svn-id: http://svn.redmine.org/redmine/trunk@12403 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 09:00:05 +00:00 |
Jean-Philippe Lang
|
ebb8e86122
|
Removed hardcoded formats for right-click edit.
git-svn-id: http://svn.redmine.org/redmine/trunk@12402 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 08:57:30 +00:00 |
Jean-Philippe Lang
|
32f782f1aa
|
Adds translations.
git-svn-id: http://svn.redmine.org/redmine/trunk@12401 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-14 08:29:09 +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
|
3782836e73
|
fix disable to run test environment
git-svn-id: http://svn.redmine.org/redmine/trunk@12387 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-09 04:30:51 +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
|
f1175fda70
|
prevent i18n deprecated warning
i18n 0.6.4 on Rails 3.2.16 changes behavior.
3b6e56e06f
git-svn-id: http://svn.redmine.org/redmine/trunk@12365 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-07 01:32:22 +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 |