Commit Graph

2528 Commits (560b24c1782228a78e5a6056799359503f89a8af)

Author SHA1 Message Date
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles 43c1415039 Remove tangential code from WorkPackagesController 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Hagen Schink f0768b1dd1 Fix work package time entries sorting 11 years ago
Markus Kahl c714ac7102 added #reported_work_package_count to user [DRYing] 11 years ago
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink 8cca5d54f4 Add pagination support 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 84fbd19ab0 Show flash message on deletion 11 years ago
Hagen Schink 6465830499 Delete time entries asychronously 11 years ago
Hagen Schink 9651eb944f Render timelog entries to view 11 years ago
Hagen Schink c7e2cdad47 Add RABL message templates 11 years ago
Markus Kahl e624f84c87 log login directly during omniauth procedure 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Philipp Tessenow d3e6a5b284 better handle handle_unverified_request 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Alex Coles 2cf855a467 Teach #column_data_type to handle CurrencyQueryColumn 11 years ago
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago
Jonas Heinrich 162480c6e0 limits reported count to the visible scope of the current user 11 years ago
Jonas Heinrich 9a9fd9f235 shows work packages with the correct author 11 years ago
Michael Frister d29f5b8421 Fix flash message shown when an account is inactive 11 years ago
Philipp Tessenow 145fb9c5cb remove duplicated method from moves_controller 11 years ago
Philipp Tessenow 3c5fb24d8c rubocopify most parts of the application controller 11 years ago
Toshi MARUYAMA 5233d6d0f0 remove Rails2 Ruby1.9 utf8nize! 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Toshi MARUYAMA 4775f66e77 fix non-ascii attachment file name get corrupted in IE11 (#16711) 11 years ago
Michael Frister 88818a3103 Registration Form: Remove omniauth-provider-specific title 11 years ago
Philipp Tessenow 07ecf4b038 honor timestamp in auth_hash 11 years ago
Michael Frister 09c46ee96c Omniauth: Return 400 on invalid auth_hash 11 years ago
Michael Frister 2ea6b141d2 Omniauth: Check auth_hash validity via valid? instead of manual check 11 years ago
Philipp Tessenow 4e6a14c8fd linted AccountControllerSpec 11 years ago
Philipp Tessenow 9eb3fbe537 refactor fill_user_fields_from_omniauth 11 years ago
Philipp Tessenow 281b8d8e5b extract omniauth logic from AccountController into separate omniauth concern 11 years ago
Philipp Tessenow 49c8bec8ec extract methods from omniauth_login 11 years ago
Philipp Tessenow 759775b37a small refactorings in ApplicationController#omniauth_login 11 years ago
kgalli a0af103553 Removal of unnecessary CGI.unescape for back url 11 years ago
kgalli 2a43d74e88 Bugfix for back url if registration is performed via omniauth 11 years ago
Michael Frister 40982532b0 Omniauth: Fix user redirect after pending account and login 11 years ago
Michael Frister cd6fb1dcd4 Redirect user back to original page when logging in via omniauth 11 years ago
Michael Frister e00d26d604 AccountController: Remove unused open_id_authenticate 11 years ago
kgalli 2dbff1fbb2 Log warning if omniauth error occurs but show generic message to user 11 years ago
Michael Frister c5d1d58fad AccountController: Refactor registration via AuthSource into own method 11 years ago
Michael Frister 09cbe712b2 Login: Fix log warning being shown on not allowed password change 11 years ago
Michael Frister 0978e24dc0 AccountController#register: Refactor omniauth part into own method 11 years ago
kgalli 9e4f84844b Removal of trailing white spaces 11 years ago
Michael Frister 43c21cf09a User: Make sure force_password_change can only be activated if allowed 11 years ago
Michael Frister 50b4942377 User: Move auth_source_id filtering to PermittedParams 11 years ago
kgalli a4b155eef2 Removal of unnecessary auth_hash method 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