| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -2/+2 |
* | Allow empty route for navigation entries | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
* | Fixed settings menu entry and group deletion | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
* | Update phpDoc comments and add more type hinting | Julius Härtl | 2018-02-15 | 1 | -6/+7 |
* | Add getAll to public INavigationManager | Julius Härtl | 2018-02-12 | 1 | -1/+1 |
* | Move navigation processing to the NavigationManager | Julius Härtl | 2018-02-12 | 1 | -4/+38 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Avoid error undefined index classes in log | John Molakvoæ (skjnldsv) | 2017-09-21 | 1 | -0/+3 |
* | Inject \OCP\IURLGenerator to make tests work | Lukas Reschke | 2017-08-18 | 1 | -1/+1 |
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 1 | -12/+12 |
* | Don't load navigation entries of restricted apps | Joas Schilling | 2017-07-05 | 1 | -1/+12 |
* | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 1 | -1/+1 |
* | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 1 | -16/+4 |
* | Allow to specify the id | Joas Schilling | 2017-03-26 | 1 | -1/+2 |
* | Make sure help is always after users | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Fix order as @jancborchardt requested | Morris Jobke | 2017-03-26 | 1 | -2/+2 |
* | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 1 | -48/+38 |
* | Allow apps to register a setting via info.xml | Joas Schilling | 2017-03-26 | 1 | -0/+2 |
* | Move app management to the settings menu | Joas Schilling | 2017-03-26 | 1 | -4/+3 |
* | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -21/+120 |
* | Register the app management in the normal way | Joas Schilling | 2017-03-26 | 1 | -0/+11 |
* | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -4/+7 |
* | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 1 | -6/+98 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move more of \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+95 |