Commit Graph

72 Commits (c0b112d0fd06d7c3c8125e099688c8be20442c8d)

Author SHA1 Message Date
Jens Ulferts 5b9efd6efe
rewrite permitted_params_spec 8 years ago
Jens Ulferts f5531d2c44
fix switching month on calendar 8 years ago
Oliver Günther f377e9d943
Replace themes with static design to be overridden once 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Jens Ulferts 061a71bb32 fix setting custom values on version 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Markus Kahl b071308444 fixed broken permitted param specs 9 years ago
Oliver Günther 353039fcfe Allow PermittedParams to receive new keys from plugins 9 years ago
Mohamed Wael Khobalatte e10cc2d6ad Pass project_id instead of project instance to version_attributes 9 years ago
Mohamed Wael Khobalatte 18ac022927 Add specs for new strong_params methods 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
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