Commit Graph

25 Commits (962ab95ecbd025957217150f58e5c5f2f72ae707)

Author SHA1 Message Date
Gregor Schmidt d4da42c7e4 Making test more generic 12 years ago
Martin Linkhorst 9d69adc5e9 use minitest's refute methods 12 years ago
Martin Linkhorst c06e3fa94a Just make sure we have a clean state before creating the project 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Jens Ulferts 7d76b8f53d validates an issue with parents in a different project depending on whether cross project relationships are allowed 12 years ago
Jens Ulferts f33ddcff2e fixing issue_nested_set tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Martin Linkhorst d533816987 fixed a bug when projects couldn't be deleted when they have an issue hierarchy of more than 2 levels. credit jplang, redmine, see http://www.redmine.org/issues/8880 13 years ago
jwollert 22e55a6acc uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert db08d00172 uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis f79e209d4c [#123] Fix hardcoded test value with a dynamic one 14 years ago
Eric Davis cd73bd714f [#123] Fix test error due to un-reloaded object daddy objects 14 years ago
Felix Schäfer 43ee27715a JournalDetails don't exist anymore. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
Jean-Philippe Lang d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago