Commit Graph

1810 Commits (6dc02bca0f8b2d000c01a3cc697f94fbbd00389e)

Author SHA1 Message Date
Michael Frister e09ea26f0c Add spec for User#change_password_allowed?; migrate testunit test 11 years ago
Michael Frister ce753b889a Add spec for User#uses_external_authentication? 11 years ago
kgalli a0af103553 Removal of unnecessary CGI.unescape for back url 11 years ago
kgalli 92173961a7 Enhancement of integration tests for omniauth authentication 11 years ago
Michael Frister a9315ac6bc AccountController spec: Use route helpers for MyController 11 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
kgalli 97b128659b Integration tests for omniauth authentication 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 11 years ago
Michael Frister f3f5306088 Register: Add spec testing back_url is preserved on manual activation 11 years ago
Michael Frister 29a7971e6b Add spec example testing omniauth_login sets back_url 11 years ago
kgalli 2dbff1fbb2 Log warning if omniauth error occurs but show generic message to user 11 years ago
Michael Frister 66d0324060 Fix AccountController spec 11 years ago
Michael Frister 9be446b086 UsersController: Add test for force_password_change update 11 years ago
kgalli 9e4f84844b Removal of trailing white spaces 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Michael Frister e286e0699d Fix permitted_params_spec expecting identity_url to be assignable 11 years ago
kgalli 0e0fcd3958 Small refactoring of omniauth specs 11 years ago
kgalli 8f0c7cbfcd bugfix for register method and refactoring of specs 11 years ago
kgalli 5cb176124a add omniauth failure callback and specs for omniauth login/registration 11 years ago
Martin Linkhorst d92a32be6f remove superfluous disabling of async jobs 11 years ago
Jens Ulferts b96b8ce897 adds routing spec for api/v2 level_list 11 years ago
Alex Coles 86c99e66ab Fix integer attr. used in WorkPackagesController spec 11 years ago
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 11 years ago
Richard 6e07ee0e71 Fixed spec. 11 years ago
Alex Coles 0bfd783f0b Spec WorkPackagesController integer column summing 11 years ago
Alex Coles f339dbde4e Add spec for WorkPackagesController#column_data 11 years ago
Martin Linkhorst 3f4732e3e3 fix a bogus test 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago
Philipp Tessenow ce2f3c7853 remove most parts of api v1 11 years ago
kgalli 291aa1c6c5 Small refactoring of spec including comment to clarify before block 11 years ago
kgalli 38bd3fa279 Failing spec for test mail user name display format 11 years ago
Martin Linkhorst feba6723cd specs for the OP::Notifications based settings notifier: 11 years ago
Jens Ulferts 91588523ce should fix tumbling spec by avoiding explicit id 11 years ago
Martin Linkhorst 7a29578dfd adds a spec to test invocation of multiple callbacks 11 years ago
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Martin Linkhorst 48abe7d64c dry up setting specs 11 years ago
Jonas Heinrich 4c894eca88 fixes the specs 11 years ago
Alex Coles 0dcd16d3af Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Jonas Heinrich c488c602a5 adds specs for the bug 11 years ago
Jonas Heinrich aeb55d8238 refactors spec 11 years ago
Alex Coles e6209a2b9e deprecate_alias Franglais Version#*pourcent methods 11 years ago
Alex Coles a7a265f326 Add deprecated_alias macro 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
Martin Linkhorst b2df607540 adds setting callback specs, also converts old setting tests to specs 11 years ago
Alex Coles 88e8efe12e Fix failing AccountController#register spec 11 years ago
Alex Coles c66b959854 Attempt to work-around an AccountController CI failure 11 years ago