Commit Graph

1247 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Jens Ulferts 23d54990fc no longer show error message in the context of the last user having called an instance 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago
Gregor Schmidt d1972d3452 Adding proper breadcrumb for auth sources controllers 13 years ago
Gregor Schmidt 96f3e000a8 Adding Administration to breadcrumb in admin layout 13 years ago
Gregor Schmidt 4bf75fc43e Reenabling load_default_data after index action was removed 13 years ago
Gregor Schmidt b65160c936 Less coupled fix for 7632483c - initial journal handling 13 years ago
Romano Licker 50861e58c8 [breadcrumb] replace default breadcrumb texts for settings 13 years ago
Romano Licker b7f5a50a4a [breadcrumb] overwrite default breadcrumb text in my controller 13 years ago
Romano Licker 9c6189b707 [breadcrumb] reset breadcrumb text where needed 13 years ago
Romano Licker c6f3283ee3 [breadcrumb] creating breadcrumb lists 13 years ago
Felix Schäfer cb2bde31ee Re-merge feature/2.4.0/default_sort_issues_by_parent 13 years ago
Gregor Schmidt 52cfe225f7 Support namespaced models for watcher functionality 13 years ago
Tom Rochette eed627011c Login should redirect to welcome/home page if already logged in. 13 years ago
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