summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
...
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-072-8/+6
* | Merge pull request #12687 from owncloud/auto-escape-t-placeholdersMorris Jobke2015-01-071-1/+1
|\ \
| * | Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-1/+1
| |/
* / Fix group select autocompleteRobin Appelman2015-01-061-16/+12
|/
* Merge pull request #12921 from owncloud/user-mail-user-managementThomas Müller2014-12-192-41/+110
|\
| * Mail address of users is now changable in the user managementMorris Jobke2014-12-182-41/+110
* | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-181-0/+1
|\ \ | |/ |/|
| * load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-0/+1
* | Merge pull request #12870 from owncloud/send-mail-new-userThomas Müller2014-12-181-2/+21
|\ \
| * | Send mail for new usersMorris Jobke2014-12-161-2/+21
| |/
* / fix initial loading limit of user management on large screensMorris Jobke2014-12-121-4/+16
|/
* Show user backend in user managementMorris Jobke2014-12-121-11/+20
* add comments to user list JS for better understandingMorris Jobke2014-12-121-0/+26
* remove PHP generated user list and move all to the existing JS partMorris Jobke2014-12-121-4/+13
* Expose backend type via REST APILukas Reschke2014-12-091-27/+26
* React on other statuscodes than 200Lukas Reschke2014-12-082-49/+39
* Fix urlLukas Reschke2014-12-081-1/+1
* Add REST route for user & group managementLukas Reschke2014-12-084-10/+9
* fix placeholder fake in IE8 & 9 that brokes group listing in user management ...Morris Jobke2014-12-051-1/+8
* Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-4/+26
|\
| * Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-4/+26
* | changed default dropdown contentSebastian Bolt2014-11-071-1/+1
* | bower zxcvbnMorris Jobke2014-11-061-1/+1
|/
* fix loading of more log entriesThomas Müller2014-10-302-35/+37
* "Group admin" default label (issue #7706)Sebastian Bolt2014-10-221-1/+1
* Merge pull request #11570 from owncloud/backport-11408-masterLukas Reschke2014-10-151-2/+10
|\
| * Refactor MailSettings controllerLukas Reschke2014-10-141-2/+10
* | introduce new app page layoutThomas Müller2014-10-153-285/+232
|/
* restrict $div to local scopemichag862014-10-071-1/+1
* variable for found avatar divmichag862014-10-071-4/+5
* fix for issue #10483michag862014-10-061-2/+4
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+21
* Merge pull request #10968 from owncloud/admin-groupsselect2Lukas Reschke2014-09-193-60/+127
|\
| * Add select2 cache for complete group listVincent Petry2014-09-111-23/+39
| * Fixed select2 for admin and apps pageVincent Petry2014-09-103-12/+27
| * Added select2 on the apps pageVincent Petry2014-09-093-78/+92
| * Now using select2 for the groups excluded from sharingVincent Petry2014-09-091-34/+56
* | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-1/+3
|\ \
| * | Fixed file list sortingVincent Petry2014-08-111-1/+3
* | | Add timeout to user and group deletion notificationVincent Petry2014-09-151-4/+43
| |/ |/|
* | Merge pull request #10740 from owncloud/fix-everyone-group-countLukas Reschke2014-09-081-0/+11
|\ \
| * | Using countUsers method to return true count of usersClark Tomlinson2014-09-051-0/+11
* | | Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-1/+1
* | | Cleanup routesRobin Appelman2014-08-311-2/+1
* | | Move certificate management interface from files_external to coreRobin Appelman2014-08-311-87/+128
|/ /
* | Adds 2 checkboxes at the top of userlist in the settings, to display/hide opt...Stephane V2014-08-281-0/+23
* | Implementing moment.jsClark Tomlinson2014-08-281-3/+2
* | Redirect user after clicking on linkLukas Reschke2014-08-221-1/+3
* | Add a trusted domain wizardLukas Reschke2014-08-211-0/+16
* | Fix default quota settings fieldVincent Petry2014-08-121-30/+52