Commit Graph

76 Commits (b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa)

Author SHA1 Message Date
Vincent Petry 607ea636be Fixed folder icon update routine when share owner exists 12 years ago
Bjoern Schiessle bc8e1ebf75 new unit test added 12 years ago
Remco Brenninkmeijer d0cd4d5ad9 Adjusted tests for new default sorting 12 years ago
Vincent Petry 22653e21a2 Propagate file action changes to the file lists 12 years ago
Robin Appelman 4fe1cdd2a7 Add machine readable error messages to OC\JSON 12 years ago
Vincent Petry 07118f599e Fix FileActions merging override 12 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 12 years ago
Vincent Petry 509cdebab7 Fix fileActionsReady event after deferred file actions update 12 years ago
Vincent Petry 586b3a9683 Sync file list with file actions 12 years ago
Vincent Petry ec4cf96f0d Breadcrumb width calculation fix 12 years ago
Vincent Petry 7d4747ea16 Fix blurring of invalid file name on rename 12 years ago
Vincent Petry 074d3a8f07 Clear file selection when list is repopulated 12 years ago
Vincent Petry 8ae2468345 Fix appending of rows after upload 12 years ago
Vincent Petry d3d0035a9a Use actual file path on rename/delete 12 years ago
Robin Appelman ea07f0a18e Fix unit test 12 years ago
Robin Appelman 28615cca9c Fix unit tests 12 years ago
Joas Schilling 1d0ac9a2c5 Fix tests 12 years ago
Morris Jobke 5d457dafc1 display "<1 kB" for really small files 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions 12 years ago
Vincent Petry 89ff2857fc Add unit tests for fileActionsReady 12 years ago
Vincent Petry 8bdce6698c Added unit test for file action context argument 12 years ago
Vincent Petry d6e1643a0e Fix dropping files below the table 12 years ago
Vincent Petry 542b395858 Fixed drag and drop from external files, added tests 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Vincent Petry 5a0281add8 Fixed issues with renaming 12 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Thomas Müller 95fe55f9e7 fix broken unit test 12 years ago
Vincent Petry 61db16321f Clear selection on reload (when changing sort) 12 years ago
Vincent Petry 10bc67bef9 Show spinner for all files when deleting all 12 years ago
Vincent Petry af22e7ec95 Added unit test in files app for sort function in helper class 12 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 12 years ago
Vincent Petry f99f451026 Fixed drag and drop into folder and onto breadcrumb 12 years ago
Vincent Petry a15b68c10f Fixed selection summary calculation issue 12 years ago
Vincent Petry fd982df6ae Fixed selection to be based on FileList.files 12 years ago
Vincent Petry 8909b574fa Make sure there are always enough elements visible on the page 12 years ago
Vincent Petry 2883f231d0 Fixed insertion of files 12 years ago
Vincent Petry f6586f6bdf Fixed file sorting to work with scrolling 12 years ago
Vincent Petry 9c2fbea6a4 Fix file selection for infinite scrolling 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Vincent Petry aaa8d6ec02 Fixed broken delete file action 13 years ago
Vincent Petry 07f78c8248 Added unit tests for "add()" method for file upload 13 years ago
Bjoern Schiessle 2e73c957e5 don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Robin Appelman f710205ee7 Make unit tests expect the svg icons 13 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Vincent Petry ba1b9df8a9 Fixed file name validation unit test + added newline 13 years ago