Commit Graph

30 Commits (8d0c7cc5fa903ca3d4bbfeea411fac71d81d1c01)

Author SHA1 Message Date
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 3 years ago
Christopher Ng ce5e290d58 fix(tests): Test profile entry 3 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 3 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 3 years ago
Vincent Petry da01494a37
Add accessibility entry in user menu 4 years ago
szaimen b31c92e6f5 fix tests 4 years ago
szaimen 0c90474296 add a better icon for personal settings 4 years ago
szaimen 17ee17cdbf fix tests 4 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Georg Ehrke 0fad921840
Add user-status app 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Morris Jobke f095bd1642
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 7 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 8 years ago
Roeland Jago Douma e3de4edc51
Urlencode the requesttoken 8 years ago
Roeland Jago Douma ebd9f30d85
Request plain logout url 8 years ago
John Molakvoæ (skjnldsv) a349f2a9f5
Fixed phpunit 8 years ago
Julius Härtl f9dbaf6f2a
Make sure we test the proper order in the NavigationManagerTest 9 years ago
Roeland Jago Douma eb00dbb593
Fix tests 9 years ago
Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 9 years ago
Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 9 years ago
Joas Schilling 6abbe4e962
Don't load navigation entries of restricted apps 9 years ago
Joas Schilling e0b040d623
Allow multiple navigation links from info.xml 10 years ago
Joas Schilling 27f8a832e4
Force to specify the name 10 years ago
Thomas Müller aa8755bd4b
Add navigation via info.xml (#26785) 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling ec1d5011b6 Add tests for the navigation manager (closure) behaviour 12 years ago