Jean-Philippe Lang
|
fb89e8a799
|
Use #update! instead of #update_attribute.
git-svn-id: http://svn.redmine.org/redmine/trunk@15678 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-07-16 10:40:23 +00:00 |
|
Jean-Philippe Lang
|
f3e2ae6b10
|
Don't call #slice on proxy.
git-svn-id: http://svn.redmine.org/redmine/trunk@15677 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-07-16 10:34:05 +00:00 |
|
Jean-Philippe Lang
|
d2f7e31951
|
Use .distinct instead of .uniq.
git-svn-id: http://svn.redmine.org/redmine/trunk@15654 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-07-14 07:15:13 +00:00 |
|
Jean-Philippe Lang
|
cda9c63d9c
|
Updates copyright for 2016.
git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2016-03-13 10:30:10 +00:00 |
|
Jean-Philippe Lang
|
151892c313
|
Fixed that Project.uniq.visible errors under certain conditions (#21182).
Patch by Redmine CRM.
git-svn-id: http://svn.redmine.org/redmine/trunk@14857 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-11-09 18:01:04 +00:00 |
|
Jean-Philippe Lang
|
eb57fa4847
|
Fixed invalid search link on the new project form (#20565).
git-svn-id: http://svn.redmine.org/redmine/trunk@14614 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-09-20 11:50:21 +00:00 |
|
Jean-Philippe Lang
|
b5af1cb235
|
Project.copy_from deletes enabled_modules on source (#20512).
Fix by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@14508 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-18 06:46:49 +00:00 |
|
Jean-Philippe Lang
|
000124f44f
|
Copyright update.
git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-01-11 09:09:50 +00:00 |
|
Jean-Philippe Lang
|
5222650d95
|
Adds a few tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@13695 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-12-03 20:21:03 +00:00 |
|
Jean-Philippe Lang
|
f04148695a
|
Drop shoulda.
git-svn-id: http://svn.redmine.org/redmine/trunk@13676 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-11-30 14:31:53 +00:00 |
|
Toshi MARUYAMA
|
ebda9caa87
|
add missing fixture to test/unit/project_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@13548 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-11-03 07:19:47 +00:00 |
|
Jean-Philippe Lang
|
2d1866d966
|
Merged rails-4.1 branch (#14534).
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-22 17:37:16 +00:00 |
|
Jean-Philippe Lang
|
171581da7e
|
Project.activities should always return a ActiveRecord::Relation (#15983).
git-svn-id: http://svn.redmine.org/redmine/trunk@12854 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-07 08:36:49 +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
|
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
|
205e727565
|
Rails4: replace deprecated find_all_by_* at ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12559 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:09:10 +00:00 |
|
Toshi MARUYAMA
|
7960f543a4
|
remove unneeded Relation#all from ProjectTest#test_destroy
git-svn-id: http://svn.redmine.org/redmine/trunk@12556 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:30:17 +00:00 |
|
Toshi MARUYAMA
|
494a13d004
|
Rails4: replace deprecated Relation#update_all at ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12554 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:24:07 +00:00 |
|
Toshi MARUYAMA
|
d020a06c5c
|
Rails4: replace deprecated find_all_by_* at ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12497 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 15:43:21 +00:00 |
|
Toshi MARUYAMA
|
9c8e00057e
|
Rails4 compatibility of ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12466 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-12-26 10:45:13 +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
|
f9ddb562d5
|
Cleanup of finders with :conditions option.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11963 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-06-12 19:13:25 +00:00 |
|
Jean-Philippe Lang
|
4e9fbeb851
|
Possibility to define the default enable trackers when creating a project (#13175).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11394 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-15 08:28:34 +00:00 |
|
Jean-Philippe Lang
|
0f2ee79f35
|
Fixed that project overview page shows trackers from subprojects with disabled issue module (#13076).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11336 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-09 13:56:11 +00:00 |
|
Jean-Philippe Lang
|
ca5c5d38d6
|
Removed unused fixtures.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11317 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-03 09:49:18 +00:00 |
|
Jean-Philippe Lang
|
f4f3764686
|
Removing shoulda context.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11316 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-03 09:43:37 +00:00 |
|
Jean-Philippe Lang
|
14b50dfbab
|
Removing shoulda context.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11315 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-02-03 09:20:05 +00:00 |
|
Jean-Philippe Lang
|
e396a0eebe
|
Copyright for 2013 (#12788).
Patch by Daniel Felix.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11169 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-01-12 09:29:31 +00:00 |
|
Jean-Philippe Lang
|
31c33f462d
|
Replaces find(:first) calls.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10928 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-12-03 18:21:32 +00:00 |
|
Jean-Philippe Lang
|
536747b747
|
Replaces find(:all) calls.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10917 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-12-02 20:23:48 +00:00 |
|
Jean-Philippe Lang
|
cb24cafedc
|
Removed duplicated test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10869 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-11-23 17:53:47 +00:00 |
|
Jean-Baptiste Barth
|
0beef88850
|
Fixed some more test/unit/*_test.rb breaking when run alone (#12285)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10786 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-11-01 22:47:25 +00:00 |
|
Jean-Philippe Lang
|
51818cbbb6
|
Makes Issue.generate_with_descendants! helper accept attributes only.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10612 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-10-12 08:56:09 +00:00 |
|
Jean-Philippe Lang
|
8bde60dc56
|
Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10611 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-10-12 08:39:22 +00:00 |
|
Jean-Philippe Lang
|
3e7bb3c632
|
Missing fixtures.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10496 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-27 22:30:10 +00:00 |
|
Jean-Philippe Lang
|
ff86c37ed3
|
Fixed: Issues associated with a locked version are not copied when copying a project (#11207).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10334 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-09 10:11:49 +00:00 |
|
Jean-Philippe Lang
|
5e9320137b
|
Fixed that target version is lost on project copy for issues that are assigned to a shared version from another project.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10333 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-09 10:01:03 +00:00 |
|
Jean-Philippe Lang
|
6a37151b5c
|
Adapt subtasks copy when copying a project (#6965).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10328 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-09-08 05:56:48 +00:00 |
|
Jean-Philippe Lang
|
8fb1a7e3cc
|
Fixed that open scope on Project#issues raises an error (#11545).
Patch by Petr Pospisil.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10199 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-08-13 14:23:33 +00:00 |
|
Jean-Philippe Lang
|
f62507dae5
|
Fixed that deleting a project with subtasks may fail (#11185).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9858 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-06-18 17:16:13 +00:00 |
|
Jean-Philippe Lang
|
235238b583
|
Fixed that project identifier can always be updated (#11028).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9710 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-05-25 16:43:18 +00:00 |
|
Jean-Philippe Lang
|
ba5a052c8c
|
Copyright update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9636 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-05-05 12:56:53 +00:00 |
|
Jean-Philippe Lang
|
b960470d78
|
Removed object_daddy dependency.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9469 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-22 11:56:47 +00:00 |
|
Jean-Philippe Lang
|
80663e694d
|
Removed shoulda assertions.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9088 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-03-04 13:43:17 +00:00 |
|
Jean-Philippe Lang
|
c7e81dfa9b
|
Fixed potential test failure.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9025 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-02-28 05:25:26 +00:00 |
|
Jean-Philippe Lang
|
774e5f3b5e
|
Fixed potential test failure.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9024 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-02-28 05:25:04 +00:00 |
|
Jean-Philippe Lang
|
cccfed7006
|
Fixed: error when creating a project with a version format custom field (#10218).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8865 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-02-13 18:57:12 +00:00 |
|
Jean-Philippe Lang
|
9d372ce6f5
|
Allow underscores in project identifiers (#1363).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8708 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-01-27 17:34:58 +00:00 |
|
Jean-Philippe Lang
|
8a3623733f
|
Copy attachments on issue and project copy (#3055).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8676 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-01-20 17:56:28 +00:00 |
|
Jean-Philippe Lang
|
4f9f68046c
|
Makes assertion Rails3 compatible.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8386 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-12-26 12:42:36 +00:00 |
|