Commit Graph

101 Commits (ec6e70889a190844ee15784ec3d3138953dfd480)

Author SHA1 Message Date
Morris Jobke ec0401f97b be more explicit in JS unit tests - caused by accessibility issues 12 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 12 years ago
Vincent Petry ab35459cac Propertly restore thumbnail on cancel/rename/move 12 years ago
Vincent Petry 33eb4483b2 Fixed has-favorites CSS 12 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 12 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 12 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 12 years ago
brumsel 0dcfd5f20b Modified filesort test cases to test for large sizes & timestamps 12 years ago
Robin Appelman e8cbb8e2d8 Add js unit test 12 years ago
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering 12 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 12 years ago
Morris Jobke 1979ec70a5 JS unit tests fix - use toBeUndefined() instead of toEqual(null) 12 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 12 years ago
Nazar Mokrynskyi 8198e70f24 Changed fileList.pageSize to function call 12 years ago
Nazar Mokrynskyi 63145f5765 Typo 12 years ago
Nazar Mokrynskyi 5033fc4e52 Stub for pageSize, because now it is dynamically calculated 12 years ago
Jan-Christoph Borchardt 2ac953e6a8 correct progress-icon to icon-loading-small 12 years ago
Jan-Christoph Borchardt 91d9d45c6c correct delete-icon to icon-delete, fix #11128 12 years ago
Vincent Petry 05cf940983 Tentative fix for legacy file actions unit test side effect 12 years ago
Vincent Petry f1bfe35cda Added permission check for drag and drop 12 years ago
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