]> source.dussan.org Git - nextcloud-server.git/commit
Trashbin select all now doesn't send file list
authorVincent Petry <pvince81@owncloud.com>
Mon, 17 Feb 2014 17:26:29 +0000 (18:26 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 17 Feb 2014 17:34:59 +0000 (18:34 +0100)
commit94b3296a71c5950f70919836bc12f0066016b705
tree21316cadee878c5907397acff7ae9bdaf8ee8d7b
parentd5397d813cd731b5bf8ac4b7c193ac39d704af6e
Trashbin select all now doesn't send file list

- 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
apps/files_trashbin/ajax/delete.php
apps/files_trashbin/ajax/undelete.php
apps/files_trashbin/js/trash.js