Commit Graph

57 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 years ago
Florian Kraft 1a2ea133f2 fix tests for wiki and permitted params 10 years ago
Jens Ulferts c65c60c9b7 style work package form 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles 81682a7417 Fix whitespace in specs 11 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister e286e0699d Fix permitted_params_spec expecting identity_url to be assignable 11 years ago
Alex Coles 0dcd16d3af Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Michael Frister 4c93ba8e62 Add spec for PermittedParams.add_permitted_attributes 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow e0ad4cf0c3 test :editable and :visible params for custom_field 11 years ago
Hagen Schink ab2ab8ab3b Moves permitted params specs 11 years ago
Hagen Schink 980d039318 Adds specs 11 years ago
Hagen Schink 669862ec9c Adds specs 11 years ago
Hagen Schink 0f5c1854ff Adds specs 11 years ago
Sebastian Schuster fd99520cac Added missing tests 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Jens Ulferts 34e4dc7d1b fixes custom_field_value permitance for params 11 years ago
Jens Ulferts 8ccd71c347 removes parent_issue_id references introduced by merge 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Martin Czuchra 66e54349f7 Fixes permitted_params_spec. 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 0def3223c4 enables attaching files on edit 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 5a03ad9bba adds params for update work_package to permitted params 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 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
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 08003970a8 uses strong parameter for work_package creation 11 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago