summaryrefslogtreecommitdiffstats
path: root/lib/private/NavigationManager.php
Commit message (Expand)AuthorAgeFilesLines
* Allow empty route for navigation entriesJulius Härtl2018-05-241-1/+1
* Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Update phpDoc comments and add more type hintingJulius Härtl2018-02-151-6/+7
* Add getAll to public INavigationManagerJulius Härtl2018-02-121-1/+1
* Move navigation processing to the NavigationManagerJulius Härtl2018-02-121-4/+38
* Update license headersMorris Jobke2017-11-061-0/+3
* Avoid error undefined index classes in logJohn Molakvoæ (skjnldsv)2017-09-211-0/+3
* Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+1
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-12/+12
* Don't load navigation entries of restricted appsJoas Schilling2017-07-051-1/+12
* add storage info, fix URL generationArthur Schiwon2017-06-231-1/+1
* one settings link, common template, stylingArthur Schiwon2017-06-231-16/+4
* Allow to specify the idJoas Schilling2017-03-261-1/+2
* Make sure help is always after usersJoas Schilling2017-03-261-1/+1
* Fix order as @jancborchardt requestedMorris Jobke2017-03-261-2/+2
* Allow multiple navigation links from info.xmlJoas Schilling2017-03-261-48/+38
* Allow apps to register a setting via info.xmlJoas Schilling2017-03-261-0/+2
* Move app management to the settings menuJoas Schilling2017-03-261-4/+3
* Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-21/+120
* Register the app management in the normal wayJoas Schilling2017-03-261-0/+11
* Force to specify the nameJoas Schilling2017-01-271-4/+7
* Add navigation via info.xml (#26785)Thomas Müller2016-12-221-6/+98
* Fix othersJoas Schilling2016-07-211-2/+3
* Move more of \OC to PSR-4Roeland Jago Douma2016-04-291-0/+95