Commit Graph

113 Commits (95dc518a7829156d8e98a2750197fa125c39af04)

Author SHA1 Message Date
Jens Ulferts 5542c6471f harmonizes work_package building across issues/pe 11 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Hagen Schink 1db2adea3f Fix randomly failing language spec 12 years ago
Hagen Schink 7f7a0114ea Fix tests 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts c616e7e0da adds spec for associated_project_candidates 12 years ago
Jens Ulferts c93870930e prevent project_association between a project and itself 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 2f5387d164 Fixes spec_helper path in model specs. 12 years ago
Martin Czuchra c285e1ebd8 Changes Color to PlanningElementTypeColor 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra 99a4f641d0 Adds a test for circular structures. 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 28091d6b9a more reliable spec for system user 12 years ago
Christian Ratz 675fef6390 fixed failing spec 12 years ago
Christian Ratz 7ee079fa65 added SystemUser 12 years ago
Christian Ratz 54a78a37f7 changed user#random_password 12 years ago
Christian Rijke 993c3f29ee Add version validation and spec that requires effective_date > start_date. 12 years ago
jwollert 2590034268 some tests for estimated_hours validation 12 years ago
Christian Ratz 045ae8c9dc fix user create with empty pwd 12 years ago
Philipp Tessenow 84c2d5694a fix random failing spec 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Philipp Tessenow ad87d65d6c refactor custom_field_tests 12 years ago
Philipp Tessenow d0a849c9d2 CustomField#possible_values now takes locale options as :locale => :de instead of just :de 12 years ago
Martin Linkhorst 4f0c0d5a88 allow the user to actually be able to watch the issue when testing it 12 years ago
Martin Linkhorst 4fd2bac132 in tests it's better to fail early and raise an exception when a record is invalid when it shouldn't 12 years ago
Martin Linkhorst 4819bd35ea clear test data before testing 12 years ago
Martin Linkhorst 74581292f4 the custom field needs an explicit english translation which differs from the other fields' name. if not it will fallback to the german value and this test would fail for the wrong reason. 12 years ago
Martin Linkhorst 85b34be86c make this test less brittle 12 years ago
Martin Linkhorst c6116730fa for this test it doesn't matter what is watched. for some reason wiki_content isn't watchable. 12 years ago
Martin Linkhorst 7ecb38fa9c let tests fail more early 12 years ago
Martin Linkhorst 07f4204d7e Revert "clear translations before testing" 12 years ago
Martin Linkhorst 3728f378f0 remove created custom fields before testing 12 years ago
Martin Linkhorst 7d01995634 just require 'spec_helper' 12 years ago
Martin Linkhorst dbc84a41b1 clear translations before testing 12 years ago
Martin Linkhorst 2e8ae37dd2 the hash containing the acts_as_journalized changes got renamed to #changed_data 12 years ago
Martin Linkhorst 2983ad864c typo fix in spec 12 years ago
Martin Linkhorst 53f321d93b fix a failing spec for deleted users 12 years ago
Martin Linkhorst 8bcd0cc619 migrate specs from core_tests as of revision 2f2aff7 on github remote 12 years ago
Martin Linkhorst 27d7b0d58e add a sample model spec to see how fast it is ;) 12 years ago