Commit Graph

1290 Commits (a2e5c6abbad6e575566829b88832e0aefe33221e)

Author SHA1 Message Date
Jens Ulferts b8497aec61 displaying 500 and 404 errors inside the app's layout 13 years ago
Romano Licker 511635888e [designfix] recall before_filter in order to trigger 13 years ago
Stephan Eckardt 28d7bb1198 Show a notification about account activation on failed login due to inactive account 13 years ago
Felix Schäfer e77ee2f9f8 Correct forum quoting 13 years ago
Gregor Schmidt f4c13be3f8 [#780] Remove non-functional call to Setting.check_cache 13 years ago
Gregor Schmidt bc1aa80f02 Adding welcome page and asking for impaired settings 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
Felix Schäfer afb4e6968f Correct missing query object on IssuesController#all 13 years ago
Felix Schäfer 3269edfa08 And that makes it easier on the eyes… 13 years ago
Felix Schäfer 145f8104a0 Correct false assumption on the return value of the split method. 13 years ago
Stephan Eckardt fb58bde578 [#732] Add a navigation menu to the my account page for allowing extensions to add actions in this section 13 years ago
jwollert f1973e710c use different action for checking for first login. that way we don't interfere with the users controller too much 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Romano Licker 52560ebfd3 [#692] fixes admin-menu 13 years ago
Jens Ulferts 6cadb9b736 allowing the users_controller show method for registered users 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
Felix Schäfer 60b5734c5f Fix missing filters on query edit view. 13 years ago
jwollert 5cd220737d extract preperation steps (retrieving/building a query from params) to before_filters, so plugins can chain after them to some extent 13 years ago
Felix Schäfer 033cef6f53 Change default issue sort to by parent. 13 years ago
Holger Just 21a45b4e52 [#676] Enforce UTF-8 encodings on the params hash 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Romano Licker 0048ee49ac [#671] include password in user form 13 years ago
Eric Davis a8e997dbf6 Fully qualify column names 13 years ago
Romano Licker 34dc06a85f [#652] fixes wrong redirect after login 13 years ago
Felix Schäfer aac42afdaa Add setting to set today as the start date for new issues. #355 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 13 years ago
Holger Just d62a4f1d28 Consider user's timezone for default issue start date 13 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 13 years ago
Eric Davis 477a5f3702 Refactor: replace comment with extracted utility method 13 years ago
Eric Davis c62e16b6cc Refactor: replace comment with utility method 13 years ago
Eric Davis a2eeb4ae20 Refactor: extract setup to before_filter 13 years ago
Eric Davis 9771e20462 Refactor: use the new utility method to load ivars for settings 13 years ago
Eric Davis 1d3d7ff10c Refactor: extract method to prepare to reuse 13 years ago
Eric Davis db7bc2bb82 Refactor: extract method with before_filter 13 years ago
Eric Davis 075f4e49df Refactor: remove unused instance variable 13 years ago
Eric Davis e04928c5b1 Refactor: change large :except before_filter to :only 13 years ago
Eric Davis 2918437f34 Refactor: audit and remove unknown actions 13 years ago
Eric Davis c034d5e548 [#398] Remove helpers from IssuesController 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 14 years ago
Gregor Schmidt a5b439544a [#416] introducing separate rjs view to reduce controller code 14 years ago
Gregor Schmidt 4635a8c2a4 [#416] using a simpler approach to replace node with partial 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago