17 Commits (4ac2375ca2082750432ccc9cff46bf5888b4db30)

Author SHA1 Message Date
  jld3103 4ac2375ca2
feat: Add declarative settings 5 months ago
  Thomas Citharel c75fbf8a83
Add data-active-section-type attribute to app-content settings section 4 months ago
  Thomas Citharel 0cc50aff49
Add section-id and section-type data attributes to settings <li> navigation items 1 year ago
  Vincent Petry da01494a37
Add accessibility entry in user menu 1 year ago
  szaimen 955b6bb82e add a way to open the admin settings overview directly 2 years ago
  Carl Schwan 046d5451b1 Improve accessibility of the title of the settings 2 years ago
  Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke b8ed997238
Remove ISection in favor of IIconSection 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Christoph Wurst 22ae682823
Make it possible to show admin settings for sub admins 5 years ago
  Julius Härtl 8b0c6c6df1
Do not hide additional settings if there are only legacy forms 6 years ago
  Joas Schilling 4fa1d9628d
Set the correct active navigation entry 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Arthur Schiwon a596251d6b
avoid marking two sections as active when they have the same name 7 years ago
  Robin Appelman e8f5c21db9
Fix trait usage 7 years ago
  Arthur Schiwon 247b305b79
add route and controller. consolidate common settings functions in a trait. 7 years ago
  Roeland Jago Douma be30ff59ef
Do not show empty admin sections 7 years ago
  Joas Schilling 8c8354399a
Allow apps to specify an icon with the sections via the API 7 years ago
  Lukas Reschke 8a7a0f3287
Add unit tests 7 years ago
  Arthur Schiwon 158d78e1ab
move mail settings and file handling to additional ones, thus files_external gets its own section 7 years ago
  Arthur Schiwon 90e58b7fb3
mark current section 7 years ago
  Arthur Schiwon 14ddf9d923
rename IAdmin to ISettings, the interface is not bound to a specific settings scope 7 years ago
  Arthur Schiwon 1eb8b951c2
more admin page splitup improvements 7 years ago
  Arthur Schiwon 518545fc2f
Fallback for legacy settings. They are placed into Additional Settings 7 years ago
  Arthur Schiwon ceeb44bd04
Initial work on Apps page split: 7 years ago