Commit Graph

139 Commits (e05258b4f6184317052bd38a8dbefa70126f27d2)

Author SHA1 Message Date
Philipp Tessenow f099413192 introduce render_400 (bad request) method in application controller 11 years ago
Hagen Schink dba223e029 Fixes specs by renaming event properties 11 years ago
Philipp Tessenow 7282104f00 remove forgotten debug statement 11 years ago
Philipp Tessenow 8a25a1c0a1 add option to diable browser cache for security reasons. 11 years ago
Hagen Schink 61682ae789 Fixes event sorting 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts b346e6a242 moves find_issue into v1/issues_controller - only used there 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink e164c4345e Renames variables 11 years ago
Sebastian Schuster e4ec72f2c5 Readded find_issues as some subclasses still depend on it 11 years ago
Sebastian Schuster 8842f75b1e Added before filter for bulk destroy in work packages controller 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz 8f1b73b473 better naming of before filter 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 11 years ago
Nils Kenneweg e1341b3a31 renamed header. 11 years ago
Nils Kenneweg 543c77232a improved layout passthrough 11 years ago
Nils Kenneweg 8d129f9d9a url rewriting. iframe destruction on close. 11 years ago
Nils Kenneweg f94dab0f6f bugfix 11 years ago
Nils Kenneweg f877b2c1b6 bugfix. url rewriting. 11 years ago
Nils Kenneweg 1a29603db0 fixed logout dialog test. 11 years ago
Nils Kenneweg 9279b55ebd modal with less knowledge. more generalization. 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Michael Frister 38cdf2e2dd Add option to log user for all requests 11 years ago
Hagen Schink 4abf1b092e Renames and adapts notices 11 years ago
Hagen Schink 60fc9882fe Allows to set controller name 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Christian Rijke 8acc54811b Only set updated_at for logged in users and not for anonymous users. 11 years ago
Christian Rijke c9d1e660a4 Set updated_at immediately after login. 11 years ago
Christian Rijke d42c9eb1a9 Refactor session_expired? conditions. 11 years ago
Christian Rijke 1ba73c4ef9 Always set session[:updated_at] to avoid logging out users when the administrator turns on session expiration. 11 years ago
Christian Rijke 3956f024d0 Log out users with empty session activity time when session lifetime is enabled. 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Martin Czuchra 05f1f78d2d Removes whitespace at end of line. 11 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 11 years ago
Nils Kenneweg 45534694e0 intendation + changelog. 11 years ago
Nils Kenneweg 78c1bd075c rename X-ACCEPT-AUTH=X-Authentication-Scheme, test 11 years ago
Nils Kenneweg 05003493e2 added reason to api. 11 years ago
Nils Kenneweg 22664cb7c9 401 standard conformity 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
Christian Ratz f06e6f9ed7 [opf1054] Implements configurable session_lifetime 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
Michael Frister 607c6a680d Revert "if we are loged out and do ajax, we can redirect to login page." 12 years ago
Jens Ulferts 9b96b67f10 moves more pagination methods to pagination helper 12 years ago
Nils Kenneweg b26ed7847e changed status code back to 401. 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago