Commit Graph

122 Commits (a5eb7443d670f526c22ba9da10f6079cae46b359)

Author SHA1 Message Date
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 11 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 11 years ago
Christian Ratz f06e6f9ed7 [opf1054] Implements configurable session_lifetime 11 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 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
Jens Ulferts 65ca202692 Introduces strong_parameters whithout making use of it yet 12 years ago
Martin Linkhorst 1b8c9bca93 most rails apps have a current_user method in ApplicationController for a good reason. this commit also adds a little documentation on why our User.current approach is problematic. 12 years ago
Martin Czuchra 247fc0de39 Improves check for api requests. 12 years ago
Philipp Tessenow 1d331d90b1 be careful with nested namespace'd controllers with computed controller values 12 years ago
Philipp Tessenow d46f4fc458 ensure circular dependency load order in application controller 12 years ago
Martin Linkhorst c5280b970f in order to give plugins consistent entry points 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Gregor Schmidt eeb052280f Load user memberships by default 12 years ago
Martin Linkhorst 0105135c37 adding all helpers isn't necessary anymore 12 years ago
Martin Linkhorst 658dca7f06 move current_user helper 12 years ago
Martin Linkhorst 5325c2e1aa this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 2e927d6dc0 this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
jwollert 4511a4e83d adds i18n-js gem providing us with easier access to translations in js 12 years ago
Martin Linkhorst 4b7c30a6be REVIEW: remove require_dependency which shouldn't be needed anymore? 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago