summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19627 from owncloud/users-deletebeforecreateThomas Müller2015-10-142-31/+43
|\
| * Delete last undoable user before user creationVincent Petry2015-10-072-31/+43
* | Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-11/+35
|/
* fix wordingMorris Jobke2015-10-061-1/+1
* Use OC.Dialogs for modal reload messageMorris Jobke2015-10-051-1/+15
* Reload the page when an app needs an update after being enabledJoas Schilling2015-10-051-0/+8
* Merge pull request #19510 from owncloud/json-grouplist-sharing-excludeThomas Müller2015-10-021-5/+1
|\
| * save excluded groups in json format - fixes #10983Thomas Müller2015-10-011-5/+1
* | Modify the group user count when changing membership of a userJoas Schilling2015-10-022-4/+17
|/
* Save the settings in the user management pageRoeland Jago Douma2015-09-251-0/+29
* Rebuild app navigation in JSRobin McCorkell2015-09-051-17/+14
* Remove requesttoken for avatarsLukas Reschke2015-08-231-1/+1
* Merge pull request #18395 from owncloud/hide-empty-security-warningRobin McCorkell2015-08-211-0/+4
|\
| * add success messageMorris Jobke2015-08-211-1/+1
| * [admin settings] hide security warnings if emptyMorris Jobke2015-08-181-0/+4
* | Clear cron errors on change of background job modeMorris Jobke2015-08-201-0/+2
* | Merge pull request #18403 from owncloud/do-not-delete-group-if-emptyMorris Jobke2015-08-191-11/+0
|\ \
| * | do not remove empty group in gui by jsmichag862015-08-191-11/+0
| |/
* | Merge pull request #18114 from owncloud/fix-delete-user-feedbackMorris Jobke2015-08-191-10/+10
|\ \ | |/ |/|
| * [user mgnt] fix delete user feedback on failureMorris Jobke2015-08-071-10/+10
* | Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-7/+26
|\ \
| * | All setup messages are now properly typesRoeland Jago Douma2015-07-301-14/+10
| * | Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-7/+30
* | | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-6/+6
* | | Merge pull request #13949 from rullzer/no_negative_expireVincent Petry2015-08-071-0/+7
|\ \ \ | |_|/ |/| |
| * | Do not allow invalid default expire daysRoeland Jago Douma2015-07-041-0/+7
* | | use the main search box to filter users in user managementRobin Appelman2015-08-053-42/+29
* | | [avatar] add error handlers for avatar setupMorris Jobke2015-07-301-1/+33
| |/ |/|
* | Trigger "apprendered" event in users pageVincent Petry2015-07-291-0/+4
* | assign error message to correct objectmichag862015-07-221-2/+2
|/
* Fix global app list stateVincent Petry2015-07-021-2/+3
* Accept this language change at your own riskJoas Schilling2015-06-231-1/+1
* Merge pull request #16889 from owncloud/group-sorting-fixesJoas Schilling2015-06-191-4/+41
|\
| * Only sort by group name when LDAP is involvedJoas Schilling2015-06-161-4/+27
| * Always keep "Everyone" and "admin" at the top of the listJoas Schilling2015-06-161-0/+14
* | Load the update information asyncroniously to fix the page load speedJoas Schilling2015-06-101-1/+15
|/
* Merge pull request #16402 from owncloud/issue-15956-slow-group-usercountThomas Müller2015-06-081-1/+2
|\
| * Sort user groups by group name and hide the user countJoas Schilling2015-05-181-1/+2
* | Fix L10n in apps managementMorris Jobke2015-05-301-6/+6
* | Sort apps by level, then by nameVincent Petry2015-05-201-5/+13
|/
* Merge pull request #16037 from owncloud/enc_dont_disable_encryptionJan-Christoph Borchardt2015-05-051-12/+7
|\
| * adjust wording and add button to confirm encryptionBjoern Schiessle2015-05-051-12/+6
| * don't let the the user disable encryption once it was activatedBjoern Schiessle2015-05-041-0/+1
* | Allow user to set an empty email addressMorris Jobke2015-05-051-4/+5
* | Only show SSL table header if there are certificatesRoeland Jago Douma2015-05-041-0/+9
|/
* Add missing loading indicator for enabled appsMorris Jobke2015-04-231-0/+2
* Don't pollute the global namespaceThomas Müller2015-04-211-4/+6
* fix date variableMorris Jobke2015-04-201-1/+1
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-9/+13
* Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-161-1/+21
|\