Commit Graph

40 Commits (9419913c06bc0fc7795243d9a9f8800f5e2a7ac4)

Author SHA1 Message Date
Robin Appelman 37fe9800b6 add actions to newly created files and folders 13 years ago
Robin Appelman 42935c5564 reuse jquery object when adding files to the file list 13 years ago
Georg Ehrke bb0164c9fc fix file delete in opera - fixes #188 13 years ago
Jörn Friedrich Dreyer e307bf31c8 fix oc-605 13 years ago
scambra c814a7a841 use interpolation for some translations in js 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Lukas Reschke e5f2d46c6f Sanitize user input 13 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 13 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 13 years ago
Björn Schießle 92b37119e3 remove textbox after pressing "enter" even if the name is the same 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
Björn Schießle 223bf3e47c fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15) 13 years ago
Björn Schießle 1e880feab1 execute lastAction() before add new one 13 years ago
Tom Needham 8a74a39c42 Fix oc-1769, renaming folders with extensions 13 years ago
Tom Needham 597fed4fde Fix oc-1726, cannot delete multiple files one by one without refresh 13 years ago
Michael Gapczynski 73d726d1b2 Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions 13 years ago
Michael Gapczynski 837eb1871d Don't delete the file anymore to replace it in the UI, just overwrite it 13 years ago
Michael Gapczynski a5211e31bc Add permissions to new files/folders, bug fix for oc-1649 13 years ago
Michael Gapczynski a26ea6d65c Implement support for replacing files during upload with the actions: replace, suggest name, and cancel 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Arthur Schiwon eadb894eff Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534 13 years ago
Juan Carlos Cornejo 0944b4455b Moves the lastAction=null outside the if so it can include the undo requests from replace 13 years ago
Juan Carlos Cornejo 24a207a8fa Fixes a bug where if one tries to delete a file, then clicks undo, and then tries to delete the file again, no questions or undo options were presented. 13 years ago
Arthur Schiwon ef3eebfd3e Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. 13 years ago
Bart Visscher ddfb9de147 Fix linkTo calls for new routing 13 years ago
Michael Gapczynski dfae77dec1 Add notifications and undo support for replacing files when renaming 13 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 13 years ago
Lukas Reschke d203fa2c50 Sanitizing file names 13 years ago
Lukas Reschke c3fea30811 Sanitizing file names 13 years ago
Arthur Schiwon 769d94ab26 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Robin Appelman 84bd83b1dc fix file deletion 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Robin Appelman 75a4e46872 do no offer 'undo delete' on opera 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Simon Birnbach 4e89a0faf6 Added uploading to folder and cancellable downloads 13 years ago
Michael Gapczynski 86b65c269a Keep the urls pretty, decode forward slashes for newly added directories 13 years ago
Michael Gapczynski 9b59bf40df Fix encoding again and update the link after renaming files 13 years ago
Robin Appelman a0548a416a Don't trigger file action when renaming, stupid fix for stupid firefox behaviour 14 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 14 years ago
Michael Gapczynski aa087f8661 Change javascript new folder from old icon to new 14 years ago
Brice Maron 3c5a6a356a Use notification to inform about errors in file list. 14 years ago
Robin Appelman d7fa2a0f77 mimetype icon improvements 14 years ago
Robin Appelman 949494ccfd mimetype icon improvements 14 years ago
Robin Appelman 1f562a2e83 fixes for the mimetype icons 14 years ago
Scott Barnett dbddec9160 Fixed minor issue. 14 years ago
Scott Barnett 1985bfd9eb Fixed uploaded file hover issue. 14 years ago
Michael Gapczynski be4cb55368 Fix newly uploaded files names being cut off if multiple '.' 14 years ago
Michael Gapczynski 2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 14 years ago