summaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| * | make filter work on server-sideArthur Schiwon2014-06-021-3/+8
| * | refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+1
| * | fix user creation, checkSubAdminUser is only available in OC_JSONArthur Schiwon2014-06-021-1/+1
| * | Let's switch to OCP\JSONLukas Reschke2014-06-021-3/+3
| * | Use OCP\JSON instead of OC_JSONLukas Reschke2014-06-021-3/+3
| * | Remove legacy "Check for user comment"Lukas Reschke2014-06-021-3/+1
| * | Adds admin check on groupname changes.raghunayyar2014-06-021-0/+2
| * | load groups when clicking on themArthur Schiwon2014-06-021-1/+16
| * | add Last Login columnArthur Schiwon2014-06-021-2/+6
| * | Initial Commit : Changes Storage to Quota, Implements GroupName editing.raghunayyar2014-06-021-0/+24
| * | add Storage Location colArthur Schiwon2014-06-022-10/+18
| * | Initial Commit : User Search, Fixes Typosraghunayyar2014-06-021-1/+1
| * | Reverts Bogus Changes.raghunayyar2014-06-021-2/+2
| * | Implements Group Creation from Sidebarraghunayyar2014-06-021-2/+2
| * | Reverts last commit, implements user in group count.raghunayyar2014-06-021-75/+0
| * | Add GroupList Ajax to Users.raghunayyar2014-06-021-0/+75
| |/
* | add unit testGeorg Ehrke2014-06-041-1/+1
* | various fixes as requested by pr reviewersGeorg Ehrke2014-06-023-6/+4
* | Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke2014-05-314-1/+60
|\|
| * allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+18
| * Merge pull request #8398 from owncloud/enc_backup_keysBjörn Schießle2014-05-132-0/+41
| |\
| | * backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-132-0/+41
| * | remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-1/+1
| |/
* / make it possible to update shipped apps via the appstoreGeorg Ehrke2014-05-314-9/+80
|/
* Make email display name change translatable againVolkan Gezer2014-04-152-2/+2
* Fix some localization issues with file encryption/decription stringsVolkan Gezer2014-04-051-3/+4
* use \OC_Mail::validateAddress() to validate the email address - fixes #7862Thomas Müller2014-03-241-1/+1
* close encryption session after decryption was finishedBjoern Schiessle2014-02-261-0/+2
* catch errors during decryptionBjoern Schiessle2014-02-171-1/+8
* check if user is logged inBjoern Schiessle2013-11-261-0/+3
* change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt2013-11-061-2/+2
* Fixed user dir existence check when creating new userVincent Petry2013-10-251-4/+4
* Added warning notification when user home already existsVincent Petry2013-10-221-0/+7
* Move ajax/changepassword to changepassword/controller to use autoloadingkondou2013-09-131-98/+0
* Use a controller instead of two files for changepassword.phpkondou2013-09-112-77/+84
* Remove $recoveryPassword from changepersonalpassword & fix indentkondou2013-09-062-9/+12
* Split personal and user-mgmt password change logickondou2013-09-062-18/+42
* Merge pull request #4563 from owncloud/use_personal-passwordJan-Christoph Borchardt2013-08-281-1/+1
|\
| * Use personal-password for the password name in personal.phpkondou2013-08-241-1/+1
* | Merge branch 'master' into improve_app-managementkondou2013-08-215-4/+29
|\|
| * Merge pull request #4447 from owncloud/fix_4351_masterMorris Jobke2013-08-201-1/+1
| |\
| | * Use JSON to send/receive group data.Owen Winkler2013-08-151-1/+1
| * | Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-0/+25
| |\ \
| | * | improved error handlingBjoern Schiessle2013-07-301-4/+8
| | * | working decrypt files methodBjoern Schiessle2013-07-291-8/+15
| | * | add decryptall.phpBjörn Schießle2013-07-291-0/+14
| | |/
| * | Merge pull request #4497 from owncloud/newlines_at_eof_kondouKondou2013-08-182-2/+2
| |\ \
| | * | Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
| | |/
| * | Add trailing comma for all touched array lines.Andreas Fischer2013-08-171-1/+1
| * | Fix spacing of all touched lines.Andreas Fischer2013-08-171-1/+1