summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/undelete.php
Commit message (Collapse)AuthorAgeFilesLines
* Trashbin select all now doesn't send file listVincent Petry2014-02-171-5/+26
| | | | | | | | - Fixed "delete" and "restore" actions to not send the file list when all files are selected - When some files are selected, sends the current dir - Removed "dirListing" attribute as the backend is able to compute the value based on the current dir
* fix restore from files in sub-foldersBjoern Schiessle2013-11-291-0/+1
|
* Use !== and === in files_trashbin-appkondou2013-07-101-1/+1
|
* add some error logs to the trash bin appBjörn Schießle2013-03-181-0/+1
|
* Whitespace fixesBart Visscher2013-02-221-2/+2
|
* switch to json encoded file listBjörn Schießle2013-02-201-1/+1
|
* use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ↵Björn Schießle2013-02-201-1/+1
| | | | names
* use instead ofBjörn Schießle2013-02-191-2/+2
|
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
|
* l10n support enhanced in files_trashbinThomas Mueller2013-02-071-2/+4
|
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-071-1/+1
|
* OCP\JSON instead of OCP\UserLukas Reschke2013-02-041-1/+1
|
* [files_trashbin] Add CSRF tokenLukas Reschke2013-02-031-3/+2
|
* some minor improvementsBjörn Schießle2013-01-301-1/+2
|
* remove table row in trash bin view after undeleteBjörn Schießle2013-01-221-1/+1
|
* allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-221-4/+11
|
* handle group restoreBjörn Schießle2013-01-221-5/+28
|
* remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-221-4/+5
|
* first version of the trash bin appBjörn Schießle2013-01-221-0/+13