Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trashbin select all now doesn't send file list | Vincent Petry | 2014-02-17 | 1 | -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-folders | Bjoern Schiessle | 2013-11-29 | 1 | -0/+1 |
| | |||||
* | Use !== and === in files_trashbin-app | kondou | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | add some error logs to the trash bin app | Björn Schießle | 2013-03-18 | 1 | -0/+1 |
| | |||||
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
| | |||||
* | switch to json encoded file list | Björn Schießle | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ↵ | Björn Schießle | 2013-02-20 | 1 | -1/+1 |
| | | | | names | ||||
* | use instead of | Björn Schießle | 2013-02-19 | 1 | -2/+2 |
| | |||||
* | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | l10n support enhanced in files_trashbin | Thomas Mueller | 2013-02-07 | 1 | -2/+4 |
| | |||||
* | rename OCA_Trash to OCA\Files_Trashbin | Björn Schießle | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | OCP\JSON instead of OCP\User | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | [files_trashbin] Add CSRF token | Lukas Reschke | 2013-02-03 | 1 | -3/+2 |
| | |||||
* | some minor improvements | Björn Schießle | 2013-01-30 | 1 | -1/+2 |
| | |||||
* | remove table row in trash bin view after undelete | Björn Schießle | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | allow to restore single files/folder from a deleted folder | Björn Schießle | 2013-01-22 | 1 | -4/+11 |
| | |||||
* | handle group restore | Björn Schießle | 2013-01-22 | 1 | -5/+28 |
| | |||||
* | remove item in the trash bin view after successful undelete | Björn Schießle | 2013-01-22 | 1 | -4/+5 |
| | |||||
* | first version of the trash bin app | Björn Schießle | 2013-01-22 | 1 | -0/+13 |