summaryrefslogtreecommitdiffstats
path: root/lib/private/NavigationManager.php
Commit message (Collapse)AuthorAgeFilesLines
* Don't load navigation entries of restricted appsJoas Schilling2017-07-051-1/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add storage info, fix URL generationArthur Schiwon2017-06-231-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* one settings link, common template, stylingArthur Schiwon2017-06-231-16/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Allow to specify the idJoas Schilling2017-03-261-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure help is always after usersJoas Schilling2017-03-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix order as @jancborchardt requestedMorris Jobke2017-03-261-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Allow multiple navigation links from info.xmlJoas Schilling2017-03-261-48/+38
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow apps to register a setting via info.xmlJoas Schilling2017-03-261-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move app management to the settings menuJoas Schilling2017-03-261-4/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-21/+120
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Register the app management in the normal wayJoas Schilling2017-03-261-0/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Force to specify the nameJoas Schilling2017-01-271-4/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add navigation via info.xml (#26785)Thomas Müller2016-12-221-6/+98
| | | | | | | | | | * Read navigation information from info.xml * Load files navigation elements from info.xml * Add comment about ignoring the exception Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move more of \OC to PSR-4Roeland Jago Douma2016-04-291-0/+95
* \OC\DateTimeFormatter * \OC\DateTimeZone * \OC\ForbiddenException * \OC\HTTPHelper * \OC\HintException * \OC\LargeFileHelper * \OC\Log * \OC\NaturalSort * \OC\NavigationManager * \OC\NeedsUpdateException * \OC\NotSquareException