summaryrefslogtreecommitdiffstats
path: root/settings/js/users/deleteHandler.js
Commit message (Expand)AuthorAgeFilesLines
* Fix some jshint errors in settings/usersRoeland Jago Douma2016-08-191-0/+3
* Properly escape URLLukas Reschke2016-04-181-1/+1
* Delete last undoable user before user creationVincent Petry2015-10-071-2/+3
* [user mgnt] fix delete user feedback on failureMorris Jobke2015-08-071-10/+10
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-1/+1
* Add REST route for user & group managementLukas Reschke2014-12-081-3/+2
* Add timeout to user and group deletion notificationVincent Petry2014-09-151-4/+43
* Fixed JS and CSS issues in users pageVincent Petry2014-07-171-2/+2
* styleArthur Schiwon2014-06-161-2/+2
* escape before output, fixes #9041Arthur Schiwon2014-06-161-1/+1
* fix split translationsVolkan Gezer2014-06-061-1/+1
* polish JSDocArthur Schiwon2014-06-021-20/+42
* cleanupArthur Schiwon2014-06-021-4/+0
* bind undo to current deleteHandlerArthur Schiwon2014-06-021-1/+1
* js cleanupThomas Müller2014-06-021-20/+20
* refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+153