Commit Graph

682 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Martin Czuchra 6620ee7af9 Fixes remaining spec for circular structures. 11 years ago
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago
Michael Frister c6d5c55b27 User spec: check force password change after random password assignment 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago
Michael Frister 116d13330a Add spec and cukes 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 11 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 11 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 11 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 11 years ago
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