Commit Graph

1157 Commits (e7cf1986e66585a9fb317a4a61b346bb48df5198)

Author SHA1 Message Date
Jens Ulferts 69fc9db244 allows for extending permitted_params 11 years ago
Jens Ulferts d68f6f593c no longer caches backlogs trackers 11 years ago
Jens Ulferts 674c408a29 stub User.current to prevent side effects 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Jens Ulferts 08f95300d4 stub current user to prevent side effects 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 12 years ago
Sebastian Schuster 7bea887a3d fixed rspecs 12 years ago
Hagen Schink 1db2adea3f Fix randomly failing language spec 12 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster 747e49d192 Renamed Factory to FactoryGirl and newline fixes 12 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 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
Christian Rijke a0dcacb06f Also remove inherited base class from filters. 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
Sebastian Schuster b93ad3ba90 Fixed specs to conform to the new schema of generating custom field classes 12 years ago
Christian Rijke 8dd87d345c [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
Sebastian Schuster 2fe6cac3db Rewrote spec to really create custom field filter classes before each 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
Jens Ulferts 098db35478 improve user_spec robustness by ignoring order 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 fb2cd2f9a3 Fix typo and create custom field with provided test method. 12 years ago
Christian Rijke 188df4cb83 Fix custom field filter specs. 12 years ago
Christian Rijke 1f7f5c2352 Fix group-by specs 12 years ago
Christian Rijke 6394de1f49 Fix typo. 12 years ago
Christian Rijke a17cfcdfd3 Fix remaining chaining specs by moving project initialization to let-block. 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago