-
- Downloads
Fix file selection for infinite scrolling
- moved file selection code to FileList - fix selection summary when all files are selected - nextPage now auto-selects files if "select all" checkbox is checked - fixed trashbin to use the same selection logic as FileList
Showing
- apps/files/css/files.css 0 additions, 1 deletionapps/files/css/files.css
- apps/files/js/filelist.js 256 additions, 10 deletionsapps/files/js/filelist.js
- apps/files/js/files.js 3 additions, 199 deletionsapps/files/js/files.js
- apps/files/tests/js/filelistSpec.js 211 additions, 6 deletionsapps/files/tests/js/filelistSpec.js
- apps/files/tests/js/filesSpec.js 27 additions, 1 deletionapps/files/tests/js/filesSpec.js
- apps/files_trashbin/js/filelist.js 126 additions, 0 deletionsapps/files_trashbin/js/filelist.js
- apps/files_trashbin/js/trash.js 2 additions, 161 deletionsapps/files_trashbin/js/trash.js
- core/js/js.js 1 addition, 1 deletioncore/js/js.js
Loading
Please register or sign in to comment