Commit Graph

53 Commits (dc67c7efa9ff20f8b4466e5b6490405439d4a90f)

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