| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the redirect to custom home page URL and move it to RootController28609-fix-redirect-to-home-page-url | Rémy Coutable | 2017-02-27 | 1 | -10/+27 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Remove flash warning from login page | Padilla, Gerald | 2017-01-30 | 1 | -1/+2 |
| | | |||||
| * | Implementing 'Groups View' and 'TODOs View' as options for dashboard ↵ | Elias Werberich | 2016-03-24 | 1 | -0/+4 |
| | | | | | | | preferences. Fixes #14585. | ||||
| * | Add user preference to view project activity and starred project activity as ↵ | Stan Hu | 2015-09-26 | 1 | -0/+4 |
| | | | | | | | default dashboard Closes #2662 | ||||
| * | Fix RootController | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| | | |||||
| * | Clean up overlap between dashboard and explore. | Douwe Maan | 2015-09-08 | 1 | -2/+3 |
| | | | | | | - Split up SnippetsController into separate dashboard and explore sections. - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not. | ||||
| * | Refactor RootController | Robert Speicher | 2015-06-13 | 1 | -2/+12 |
| | | |||||
| * | Add RootController | Robert Speicher | 2015-06-13 | 1 | -0/+18 |
| This controller is now the target for `root_url`. It sub-classes DashboardController so we can render the old default without a redirect if the user hasn't customized their dashboard location. | |||||
