Toshi MARUYAMA
|
5872d079e6
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12761 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:44:38 +00:00 |
Toshi MARUYAMA
|
07d7b47ddc
|
scm: mercurial: add model entry test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12758 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:48 +00:00 |
Toshi MARUYAMA
|
1662720d7b
|
scm: mercurial: add model entries test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12757 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:32 +00:00 |
Toshi MARUYAMA
|
d26b4fc5b7
|
scm: mercurial: add adapter entry test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12756 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:17 +00:00 |
Toshi MARUYAMA
|
f2ec6f8d77
|
back out r12752 (#14361)
Revision, Author and Comment of repository browser are broken.
git-svn-id: http://svn.redmine.org/redmine/trunk@12753 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 08:46:47 +00:00 |
Toshi MARUYAMA
|
ae68ff1100
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12752 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 07:47:04 +00:00 |
Toshi MARUYAMA
|
28fbc270fa
|
scm: mercurial: add check scmid to RepositoryMercurialTest#test_fetch_changesets_from_scratch (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12750 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 06:08:22 +00:00 |
Toshi MARUYAMA
|
5dcecec1bd
|
scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12749 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 04:23:53 +00:00 |
Toshi MARUYAMA
|
fdc0731cb5
|
scm: mercurial: split latest_changesets test to tag and branch
git-svn-id: http://svn.redmine.org/redmine/trunk@12748 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 03:45:33 +00:00 |
Toshi MARUYAMA
|
31af31eef7
|
remove redundant empty line from RepositoryMercurialTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12747 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 02:39:51 +00:00 |
Jean-Philippe Lang
|
d651b93eff
|
Adds some test helpers to cleanup tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@12746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 18:13:42 +00:00 |
Jean-Philippe Lang
|
888823a449
|
Fixed calculation of done_ratio of parent task with child having estimated_time at 0 (#15870).
git-svn-id: http://svn.redmine.org/redmine/trunk@12745 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 17:42:46 +00:00 |
Toshi MARUYAMA
|
e699458b3c
|
Rails4 compatibility of WatcherTest#test_watcher_users
Rails4 has_many returns ActiveRecord::Associations::CollectionProxy not array
git-svn-id: http://svn.redmine.org/redmine/trunk@12744 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 15:35:48 +00:00 |
Jean-Philippe Lang
|
5fc8cfe9e3
|
Removed debug output.
git-svn-id: http://svn.redmine.org/redmine/trunk@12740 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-30 22:27:08 +00:00 |
Jean-Philippe Lang
|
d5a9af54fa
|
Reverts r12669 and add a test for #15870.
git-svn-id: http://svn.redmine.org/redmine/trunk@12739 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-30 22:18:07 +00:00 |
Toshi MARUYAMA
|
35cc911192
|
update copyright year (#15977)
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-29 22:45:39 +00:00 |
Toshi MARUYAMA
|
28b1b1ea90
|
remove unneeded Relation#all from UserTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12714 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:09:19 +00:00 |
Toshi MARUYAMA
|
e63029cee4
|
remove unneeded Relation#all from ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12713 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:09:02 +00:00 |
Toshi MARUYAMA
|
e746e5dd83
|
remove unneeded Relation#all from PrincipalTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12712 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:47 +00:00 |
Toshi MARUYAMA
|
45289b9791
|
remove unneeded Relation#all from IssueStatusTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12711 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:32 +00:00 |
Toshi MARUYAMA
|
c47940f4a5
|
remove unneeded Relation#all from IssueTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12710 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:15 +00:00 |
Toshi MARUYAMA
|
9941a987e9
|
add more comment about awesome_nested_set 2-1-stable branch regression
git-svn-id: http://svn.redmine.org/redmine/trunk@12709 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-26 09:10:58 +00:00 |
Toshi MARUYAMA
|
38fa36d23b
|
remove Rails4 deprecated Relation#all from IssueTest#test_visible_and_nested_set_scopes and add awesome_nested_set regression test
git-svn-id: http://svn.redmine.org/redmine/trunk@12708 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-26 09:05:59 +00:00 |
Jean-Philippe Lang
|
a2f869b43e
|
Redirect to back_url or referer when clicking "Sign in" while already logged-in (#15926).
git-svn-id: http://svn.redmine.org/redmine/trunk@12705 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-25 12:35:05 +00:00 |
Jean-Philippe Lang
|
5faa1a4e6e
|
REST API: Integer custom field validation fails when using non-string values (#15929).
git-svn-id: http://svn.redmine.org/redmine/trunk@12704 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-25 12:08:22 +00:00 |
Toshi MARUYAMA
|
e917aa7ed8
|
fix comment of awesome_nested_set new node lft and rgt value behavior change
git-svn-id: http://svn.redmine.org/redmine/trunk@12694 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 16:40:06 +00:00 |
Toshi MARUYAMA
|
17a5f26e50
|
adjust tests to awesome_nested_set new node lft and rgt value behavior change
git-svn-id: http://svn.redmine.org/redmine/trunk@12693 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 16:26:50 +00:00 |
Jean-Philippe Lang
|
e391be4086
|
Adds settings for disabling browser language detection and language preference (#2691).
git-svn-id: http://svn.redmine.org/redmine/trunk@12691 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 10:28:12 +00:00 |
Jean-Philippe Lang
|
6e6c6fac5c
|
Adds firstname initials+lastname user format.
git-svn-id: http://svn.redmine.org/redmine/trunk@12690 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 09:23:11 +00:00 |
Toshi MARUYAMA
|
962ecabc47
|
call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)
git-svn-id: http://svn.redmine.org/redmine/trunk@12683 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-21 06:29:48 +00:00 |
Toshi MARUYAMA
|
94e3eb2b8b
|
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12682 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-20 17:54:47 +00:00 |
Jean-Philippe Lang
|
f890c775f1
|
Show warning when exported issues exceed the limit (#13770).
git-svn-id: http://svn.redmine.org/redmine/trunk@12663 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 10:39:42 +00:00 |
Jean-Philippe Lang
|
682f0231ff
|
Adds favicon to ATOM feeds (#14309).
git-svn-id: http://svn.redmine.org/redmine/trunk@12662 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 10:03:59 +00:00 |
Jean-Philippe Lang
|
1eda38be4c
|
Adds #favicon_path and #favicon_url helpers.
git-svn-id: http://svn.redmine.org/redmine/trunk@12661 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 09:58:07 +00:00 |
Jean-Philippe Lang
|
5df064ed85
|
Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544).
git-svn-id: http://svn.redmine.org/redmine/trunk@12660 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 09:19:47 +00:00 |
Jean-Philippe Lang
|
4e151a4722
|
Syntax error with ruby1.8.
git-svn-id: http://svn.redmine.org/redmine/trunk@12651 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:50:47 +00:00 |
Jean-Philippe Lang
|
9ad2ca61da
|
Fixed: cannot retrieve members for closed projects through the REST API (#15848).
git-svn-id: http://svn.redmine.org/redmine/trunk@12650 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:47:26 +00:00 |
Jean-Philippe Lang
|
de19424ea5
|
Adds project status to GET /projects/:id and GET /projects API response (#15815).
git-svn-id: http://svn.redmine.org/redmine/trunk@12649 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:33:47 +00:00 |
Jean-Philippe Lang
|
a89468ebc8
|
Adds rel=stylesheet condition for stylesheets assertions.
git-svn-id: http://svn.redmine.org/redmine/trunk@12648 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:28:09 +00:00 |
Jean-Philippe Lang
|
fa52c5d9fc
|
Use #assert_select instead of #assert_tag.
git-svn-id: http://svn.redmine.org/redmine/trunk@12647 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:26:53 +00:00 |
Jean-Philippe Lang
|
8b999962de
|
Make favicon themeable (#15689).
Patch by Felix Schäfer modified by Jean-Philippe Lang.
git-svn-id: http://svn.redmine.org/redmine/trunk@12646 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 11:22:46 +00:00 |
Toshi MARUYAMA
|
2a8ae016c5
|
Rails4: replace deprecated find_all_by_* at TimelogControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12644 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:14:24 +00:00 |
Toshi MARUYAMA
|
8f43b53077
|
Rails4: replace deprecated Relation#first with finder options at TrackersControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12643 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:14:08 +00:00 |
Toshi MARUYAMA
|
eab8f307f9
|
Rails4: replace deprecated Relation#first with finder options at TimelogControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12642 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:13:53 +00:00 |
Toshi MARUYAMA
|
abd6471270
|
Rails4: replace deprecated Relation#first with finder options at RepositoriesGitControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12641 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:13:37 +00:00 |
Toshi MARUYAMA
|
309e588440
|
Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12640 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:13:21 +00:00 |
Toshi MARUYAMA
|
b47fc8f618
|
Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12639 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:13:05 +00:00 |
Toshi MARUYAMA
|
190bb9af30
|
Rails4: replace deprecated Relation#first with finder options at IssuesControllerTransactionTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12638 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 10:12:49 +00:00 |
Toshi MARUYAMA
|
1bb79568e5
|
Rails4: replace deprecated Relation#update_all at SearchControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12637 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 09:25:12 +00:00 |
Toshi MARUYAMA
|
45496b0eb2
|
Rails4: replace deprecated Relation#first with finder options at UsersControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12636 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 09:24:56 +00:00 |