aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* only show connection checks results if there are errors, fix #11476Jan-Christoph Borchardt2015-03-251-2/+1
* Merge pull request #15149 from owncloud/fix-enable-for-groupJoas Schilling2015-03-241-1/+1
|\
| * Correctly get array of groups and send OCP\IGroup objects to enable methodJoas Schilling2015-03-241-1/+1
* | Display a message when no apps can be found for this oc versionJoas Schilling2015-03-241-4/+11
|/
* collapse app descriptions by default, make expandable, fix #13112Jan-Christoph Borchardt2015-03-191-0/+11
* disable submit button while groupname is emptyRobin Appelman2015-03-181-0/+13
* display app update error messages - fixes #14611Thomas Müller2015-03-111-1/+5
* adjust list of errors, more compact and readableJan-Christoph Borchardt2015-03-061-1/+1
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-29/+4
* Add absolute time of last cronjob as hover tipJakob Sack2015-02-281-0/+2
* Merge pull request #10599 from owncloud/move_passwordchange_textLukas Reschke2015-02-241-4/+9
|\
| * Make the password changed msg inline to fix #10242kondou2015-02-111-4/+9
* | Merge pull request #13439 from owncloud/app-filterThomas Müller2015-02-231-48/+85
|\ \
| * | Added unit test for app filterVincent Petry2015-02-231-56/+66
| * | Make the search box filter appsRobin Appelman2015-02-191-0/+27
| |/
* / Encode Requesttoken for avatarsLukas Reschke2015-02-171-2/+2
|/
* fix user loadingArthur Schiwon2015-02-041-1/+6
* fix trusted domain localizationVolkan Gezer2015-02-011-2/+2
* Add value if restore of data is possible for a userMorris Jobke2015-01-271-1/+16
* do not clear fields until request return successSugaroverdose2015-01-201-1/+2
* Drop the hide and show of new users in user listMorris Jobke2015-01-161-7/+0
* Cancel app list load when switching categoriesVincent Petry2015-01-161-2/+9
* Fix js error in personal settings if there is no password fieldRobin Appelman2015-01-091-1/+3
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-092-8/+6
|\
| * 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
|\