Commit Graph

59 Commits (b76a3993d44ed61c181b36a27560f026f470bc56)

Author SHA1 Message Date
Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
Bjoern Schiessle 79719d9ae5 toggle select all checkbox 11 years ago
Bjoern Schiessle ee66db447f make it possible to select folders 11 years ago
Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin 11 years ago
Bjoern Schiessle 71589e65d2 fix restore from files in sub-folders 11 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 12 years ago
Vincent Petry e41ea20ce4 Fixed clicking on the "Home" breadcrumb in the trash app 12 years ago
Bjoern Schiessle 7ab4fef7a9 update file summary after group delete/restore 12 years ago
Bjoern Schiessle 46bce8e540 fix checkbox 12 years ago
Bjoern Schiessle 51cfdb32b1 fix indention 12 years ago
Bjoern Schiessle 31a91ef892 fix group delete/restore 12 years ago
Bjoern Schiessle 9e3d28871e fix delete/restore individual files 12 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
kondou 9549bd3e68 Use plural translations 12 years ago
Björn Schießle efd8ad6696 found some more places where we can disable buttons while performing a action 12 years ago
Björn Schießle 9d24b9c7e8 Hide Delete Permanently button when Restore happens 12 years ago
kondou 2f11f56d32 Use !== and === in files_trashbin-app 12 years ago
Jan-Christoph Borchardt 2a57763542 use history icon in Deleted Files template as well 12 years ago
Jan-Christoph Borchardt d9dcba9a39 remove unused loading spinners, just have one 12 years ago
Jan-Christoph Borchardt 257ebc2830 use consistent icon for 'restore'/versions/history, also SVG 12 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 12 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 12 years ago
kondou de2e546617 Translate 'Error' in core 12 years ago
root 74b02db337 Fixed things in alert-messages 12 years ago
Robin Appelman 12fd47af39 Trash: fix opening folders 12 years ago
Robin Appelman 923c51773a Trash: disable text editor from trash for now 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle c1847aaf51 change for loop to make it hopefully work with IE 12 years ago
Bernhard Posselt 3b9d9eea09 replaced for in loops with normal enumerating loops to fix #1803 12 years ago
Björn Schießle 273e1a146b switch to json encoded file list 12 years ago
Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names 12 years ago
Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once 12 years ago
Björn Schießle ac1b2a74ef add missing paramenter to post request 12 years ago
Björn Schießle 51cef9d8f0 allow user to delete selected files from the trash bin permanently 12 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 12 years ago
Thomas Mueller fb0a5f3224 undelete -> restore 12 years ago
Robin Appelman 9d74ce4595 Trash: fix opening folders 12 years ago
Robin Appelman 3756f235ce Trash: enable fileactions while viewing trash 12 years ago
Björn Schießle 2ddd40ed41 rename 'undelete' to 'restore' 12 years ago
Björn Schießle 9ca0a93847 make spinner title translatable 12 years ago
Björn Schießle c62a38fcb1 add spinner for undelete operation for visualisation 12 years ago
Björn Schießle a6e5f4b85c some minor improvements 12 years ago
Björn Schießle d10e137939 icons added; empty trash bin message added 12 years ago
Björn Schießle 6ab95e8e33 code clean-up 12 years ago
Björn Schießle f919230f63 remove inline JavaScript 12 years ago
Björn Schießle 97e69e5374 remove table row in trash bin view after undelete 12 years ago