Commit Graph

234 Commits (d3b81725909acedff160036c5c3543de9d324b35)

Author SHA1 Message Date
ulferts 4209539da9 Feature/angular calendar (#6766) 6 years ago
Oliver Günther b9c065505a
[28579] Ensure resetting the session before forwarding to login 6 years ago
Inga Mai 2d0d2feccf [27828] Feature: Query menu in sidenav (#6429) 6 years ago
Oliver Günther d980ec8d30
Avoid running into 422 loop due to null session 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Oliver Günther ead0034795
Allow application controller before hook 7 years ago
ulferts f1b1aa7839 Fix/back url when already logged in (#6166) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 177f4e8963 Remove APIV2 and project associations / reportings 7 years ago
Markus Kahl 4e4ed9bbe8 verify authenticity of stage complete calls (#6014) 7 years ago
Markus Kahl 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Oliver Günther 5d84add246
Expire sessions in warden auth scope 7 years ago
Henriette Dinger 7e1c46a6f7 Hide breadcrub per default and show in admin, my, wikHide breadcrub per default and show in admin, my, wiki 8 years ago
Oliver Günther 3580069999
Move hook to helpers 8 years ago
Oliver Günther 10f83c8bb7
[24622] Use protocol in default url_for options 8 years ago
Oliver Günther 1eaa71d8e1
Fix cache-control 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 31b2862b94
[24365] Allow controllers to specify redirect-safe params 8 years ago
Jens Ulferts 5c73efc616
rely on url_for to fill in request's parameters on session timeout back url 8 years ago
Jens Ulferts daa2d07e4b
rely on url_for to fill in request's parameters on back url 8 years ago
Oliver Günther 8c42f5ae35
Fix invalid find_project_by_project_id 8 years ago
Oliver Günther 7994631440
Use unreleased version of friendly_id and fix project finder 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Jens Ulferts ab93799c8b
improve menu performance by rendering to existing controller 8 years ago
Jens Ulferts 8c827bbbec remove costly eager loading 8 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Cyril Rohr 1b29d8ec92 Move email settings out of the YAMl configuration file, and into the Settings page 9 years ago
Markus Kahl 6827c832f6 make available standard I18n's #t 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Oliver Günther 82eb512450 Make session name configurable 9 years ago
Oliver Günther c7e410ef11 Warn users when OP cookie is missing 9 years ago
Jens Ulferts be21a7a504 update error message for bulk operations across multiple projects 9 years ago
Oliver Günther a6b4372b09 Always preprocess URLs with CGI.unescape 9 years ago
Oliver Günther fcd450af3f Fix redirect vulnerability 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Markus Kahl dd496297fd don't use random language as user's language 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles bc5abb34ab Remove explicit require_dependency of Principal 10 years ago
Markus Kahl 560d970b0f in-regex comments 10 years ago
Markus Kahl 4abd716dd6 more comments 10 years ago