summaryrefslogtreecommitdiffstats
path: root/tests/lib/NavigationManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add accessibility entry in user menuVincent Petry2022-09-141-5/+31
* fix testsszaimen2022-09-021-1/+1
* add a better icon for personal settingsszaimen2022-08-311-1/+1
* fix testsszaimen2022-08-311-2/+26
* Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-10/+20
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-84/+84
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Add user-status appGeorg Ehrke2020-07-311-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-6/+4
* Parse multiple navigation itemsDaniel Kesselberg2019-02-221-6/+14
* Urlencode the requesttokenRoeland Jago Douma2019-01-231-1/+1
* Request plain logout urlRoeland Jago Douma2019-01-231-10/+5
* Fixed phpunitJohn Molakvoæ (skjnldsv)2018-07-131-134/+181
* Make sure we test the proper order in the NavigationManagerTestJulius Härtl2018-02-121-7/+7
* Fix testsRoeland Jago Douma2017-09-211-0/+9
* Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-1/+11
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-1/+1
* Don't load navigation entries of restricted appsJoas Schilling2017-07-051-12/+52
* Allow multiple navigation links from info.xmlJoas Schilling2017-03-261-37/+73
* Force to specify the nameJoas Schilling2017-01-271-4/+6
* Add navigation via info.xml (#26785)Thomas Müller2016-12-221-0/+64
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+160