Commit Graph

97 Commits (9f9aa44b577fc2efb2893f8f71f8bbb7770e68d7)

Author SHA1 Message Date
Vincent Petry 33eb4483b2 Fixed has-favorites CSS 10 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 10 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 10 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 10 years ago
brumsel 0dcfd5f20b Modified filesort test cases to test for large sizes & timestamps 11 years ago
Robin Appelman e8cbb8e2d8 Add js unit test 11 years ago
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 11 years ago
Morris Jobke 1979ec70a5 JS unit tests fix - use toBeUndefined() instead of toEqual(null) 11 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 11 years ago
Nazar Mokrynskyi 8198e70f24 Changed fileList.pageSize to function call 11 years ago
Nazar Mokrynskyi 63145f5765 Typo 11 years ago
Nazar Mokrynskyi 5033fc4e52 Stub for pageSize, because now it is dynamically calculated 11 years ago
Jan-Christoph Borchardt 2ac953e6a8 correct progress-icon to icon-loading-small 11 years ago
Jan-Christoph Borchardt 91d9d45c6c correct delete-icon to icon-delete, fix #11128 11 years ago
Vincent Petry 05cf940983 Tentative fix for legacy file actions unit test side effect 11 years ago
Vincent Petry f1bfe35cda Added permission check for drag and drop 11 years ago
Vincent Petry 607ea636be Fixed folder icon update routine when share owner exists 11 years ago
Bjoern Schiessle bc8e1ebf75 new unit test added 11 years ago
Remco Brenninkmeijer d0cd4d5ad9 Adjusted tests for new default sorting 11 years ago
Vincent Petry 22653e21a2 Propagate file action changes to the file lists 11 years ago
Robin Appelman 4fe1cdd2a7 Add machine readable error messages to OC\JSON 11 years ago
Vincent Petry 07118f599e Fix FileActions merging override 11 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 11 years ago
Vincent Petry 509cdebab7 Fix fileActionsReady event after deferred file actions update 11 years ago
Vincent Petry 586b3a9683 Sync file list with file actions 11 years ago
Vincent Petry ec4cf96f0d Breadcrumb width calculation fix 11 years ago
Vincent Petry 7d4747ea16 Fix blurring of invalid file name on rename 11 years ago
Vincent Petry 074d3a8f07 Clear file selection when list is repopulated 11 years ago
Vincent Petry 8ae2468345 Fix appending of rows after upload 11 years ago
Vincent Petry d3d0035a9a Use actual file path on rename/delete 11 years ago
Robin Appelman ea07f0a18e Fix unit test 11 years ago
Robin Appelman 28615cca9c Fix unit tests 11 years ago
Joas Schilling 1d0ac9a2c5 Fix tests 11 years ago
Morris Jobke 5d457dafc1 display "<1 kB" for really small files 11 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 11 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 11 years ago
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions 11 years ago
Vincent Petry 89ff2857fc Add unit tests for fileActionsReady 11 years ago
Vincent Petry 8bdce6698c Added unit test for file action context argument 11 years ago
Vincent Petry d6e1643a0e Fix dropping files below the table 11 years ago
Vincent Petry 542b395858 Fixed drag and drop from external files, added tests 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Vincent Petry 5a0281add8 Fixed issues with renaming 11 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 11 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 11 years ago
Thomas Müller 95fe55f9e7 fix broken unit test 11 years ago
Vincent Petry 61db16321f Clear selection on reload (when changing sort) 11 years ago