-
- Downloads
Merge pull request #8041 from owncloud/files-sortcolumns
File list sorting by clicking on column headers
Showing
- apps/files/ajax/list.php 4 additions, 1 deletionapps/files/ajax/list.php
- apps/files/css/files.css 27 additions, 9 deletionsapps/files/css/files.css
- apps/files/js/filelist.js 121 additions, 22 deletionsapps/files/js/filelist.js
- apps/files/lib/helper.php 67 additions, 10 deletionsapps/files/lib/helper.php
- apps/files/templates/index.php 8 additions, 5 deletionsapps/files/templates/index.php
- apps/files/tests/helper.php 98 additions, 0 deletionsapps/files/tests/helper.php
- apps/files/tests/js/filelistSpec.js 156 additions, 7 deletionsapps/files/tests/js/filelistSpec.js
- apps/files_sharing/ajax/list.php 4 additions, 6 deletionsapps/files_sharing/ajax/list.php
- apps/files_trashbin/ajax/list.php 3 additions, 1 deletionapps/files_trashbin/ajax/list.php
- apps/files_trashbin/js/filelist.js 1 addition, 0 deletionsapps/files_trashbin/js/filelist.js
- apps/files_trashbin/lib/helper.php 7 additions, 3 deletionsapps/files_trashbin/lib/helper.php
- apps/files_trashbin/templates/index.php 11 additions, 10 deletionsapps/files_trashbin/templates/index.php
Loading
Please register or sign in to comment