28 Commits (41f5ad604476b6680df4584c46cca8d491cddd2c)

Author SHA1 Message Date
  Julius Härtl 7636b9e164
Fix help route in navigation 4 years ago
  Daniel Kesselberg b578fd855e
Generate id for navigation item 5 years ago
  Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 5 years ago
  John Molakvoæ (skjnldsv) 6f45607f57
Upgraded navigation submenu management and api + created sharing submenu 5 years ago
  Julius Härtl 354c6e95d5
Allow empty route for navigation entries 6 years ago
  John Molakvoæ (skjnldsv) 72a76060bf
Fixed settings menu entry and group deletion 6 years ago
  Julius Härtl e694b30a4f
Update phpDoc comments and add more type hinting 6 years ago
  Julius Härtl b6da8c5279
Add getAll to public INavigationManager 6 years ago
  Julius Härtl 864474b858
Move navigation processing to the NavigationManager 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  John Molakvoæ (skjnldsv) 0e17b65bcf
Avoid error undefined index classes in log 6 years ago
  Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 6 years ago
  Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 6 years ago
  Joas Schilling 6abbe4e962
Don't load navigation entries of restricted apps 7 years ago
  Arthur Schiwon 8bd887b2c6
add storage info, fix URL generation 7 years ago
  Arthur Schiwon 560ab2e911
one settings link, common template, styling 7 years ago
  Joas Schilling 8d3c461151
Allow to specify the id 7 years ago
  Joas Schilling 918f6fd10b
Make sure help is always after users 7 years ago
  Morris Jobke 900f11fd91
Fix order as @jancborchardt requested 7 years ago
  Joas Schilling e0b040d623
Allow multiple navigation links from info.xml 7 years ago
  Joas Schilling 7cc5130e82
Allow apps to register a setting via info.xml 7 years ago
  Joas Schilling 433958e2e3
Move app management to the settings menu 7 years ago
  Joas Schilling 054e161eb5
Manage the right side menu via the navigation manager as well 7 years ago
  Joas Schilling ec330c7ac4
Register the app management in the normal way 7 years ago
  Joas Schilling 27f8a832e4
Force to specify the name 7 years ago
  Thomas Müller aa8755bd4b
Add navigation via info.xml (#26785) 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Roeland Jago Douma f5e0d6ae6a
Move more of \OC to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Joas Schilling 970846624f Allow registering closures for navigation entries 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 10 years ago
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 years ago
  Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 10 years ago
  Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 10 years ago
  Bart Visscher e3013c5801 Add Navigation class to server container 10 years ago