summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Expand)AuthorAgeFilesLines
* Open app store links in new tabJan-Christoph Borchardt2018-03-281-1/+1
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-152-3/+3
|\
| * Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-081-2/+2
| * Fix group display name in the sidebar of the user managementJoas Schilling2018-03-081-1/+1
* | Use proper method to format absolute timestampMorris Jobke2018-03-121-1/+3
|/
* Fixed email form on new userJohn Molakvoæ (skjnldsv)2018-02-281-1/+1
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-283-124/+146
|\
| * Primary to confirm buttonJohn Molakvoæ (skjnldsv)2018-02-271-1/+1
| * Changed button types and do not hide form on outside clickJohn Molakvoæ (skjnldsv)2018-02-271-1/+2
| * New user form in tableJohn Molakvoæ (skjnldsv)2018-02-273-134/+142
| * New button standardJohn Molakvoæ (skjnldsv)2018-02-272-24/+37
* | improved layout of the admin settingsBjoern Schiessle2018-02-271-12/+11
* | add share permissions to settings pageBjoern Schiessle2018-02-271-0/+12
|/
* Fix hiding and event propagation issues with the user management popoverJulius Härtl2018-02-181-1/+1
* Merge pull request #8280 from coliff/coliff-email-inputtypeMorris Jobke2018-02-151-1/+1
|\
| * Correct input type for emailChristian Oliff2018-02-091-1/+1
* | Merge pull request #7754 from pierlon/masterMorris Jobke2018-02-151-0/+1
|\ \ | |/ |/|
| * Add icons to devices/sessionsPierre Gordon2018-01-191-0/+1
* | Link to NC 14 dev manualRoeland Jago Douma2018-02-081-1/+3
* | Remove invalid link to documentationMorris Jobke2018-02-081-1/+0
* | Use correct input type for website urlChristian Oliff2018-02-011-1/+1
* | Remove unneeded semicolon and parenthesesMorris Jobke2018-01-265-5/+5
* | Fix popover and styling in user managementJulius Härtl2018-01-111-14/+17
|/
* Fix icon rendering in apps management for IE11Julius Härtl2018-01-031-3/+0
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-089-33/+33
|\
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-199-33/+33
* | Fix deletion feedbackJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
* | Edit form to guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-15/+13
* | User settings app-navigation to css guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-14/+20
* | Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-141-30/+32
* | Correct class to quotaJohn Molakvoæ (skjnldsv)2017-10-121-3/+2
* | App management: Show proper message when no updates are availableJulius Härtl2017-10-101-1/+1
* | App management: add update sectionJulius Härtl2017-10-101-3/+5
|/
* Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-281-1/+1
* Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
* Implement progress theming into core and better visual on quota displayJohn Molakvoæ (skjnldsv)2017-09-271-3/+17
* Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-271-7/+21
* Icons & default classesJohn Molakvoæ (skjnldsv)2017-09-241-2/+2
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-1/+1
* Translate settings headersJoas Schilling2017-09-081-2/+2
* Properly include fileLukas Reschke2017-09-061-1/+1
* Always log cron executionMorris Jobke2017-08-171-21/+19
* Display success and error iconsMarin Treselj2017-08-091-4/+4
* display error icon on non-successMaxence Lange2017-08-081-7/+9
* Merge branch 'clean-settings-layout' of github.com:andreasjacobsen93/nextclou...Marin Treselj2017-08-041-1/+1
|\
| * Merge branch 'master' into clean-settings-layoutMorris Jobke2017-08-031-1/+1
| |\
| | * Update server.phpJos Poortvliet2017-08-011-1/+1
* | | Fix federation icon menu and container paddings.Marin Treselj2017-08-041-2/+2
|/ /
* | Clean up HTML structure, fix labels.Marin Treselj2017-08-031-6/+4
* | Merge branch 'master' into clean-settings-layoutAndreas Jacobsen2017-07-1513-28/+158
|\|