-
- Downloads
Sharing overview fixes and unit tests
- Fixed renaming and fileActionsReady event - Added unit tests for shares list - Fixed public page with defer - Fixed file actions in sharing overview - Fixed sharing counterpart list (10 entries max) - Fixed file path attribute to be used in download action - Fix sharing list headers - OC.Share icons now operate on fileList instance - Fix OC.Share.updateIcon when more than one list in DOM
Showing
- apps/files/js/app.js 8 additions, 0 deletionsapps/files/js/app.js
- apps/files/js/fileactions.js 8 additions, 7 deletionsapps/files/js/fileactions.js
- apps/files/js/filelist.js 13 additions, 6 deletionsapps/files/js/filelist.js
- apps/files/tests/js/fileactionsSpec.js 28 additions, 1 deletionapps/files/tests/js/fileactionsSpec.js
- apps/files/tests/js/filelistSpec.js 1 addition, 1 deletionapps/files/tests/js/filelistSpec.js
- apps/files_sharing/js/app.js 25 additions, 4 deletionsapps/files_sharing/js/app.js
- apps/files_sharing/js/public.js 4 additions, 1 deletionapps/files_sharing/js/public.js
- apps/files_sharing/js/share.js 5 additions, 4 deletionsapps/files_sharing/js/share.js
- apps/files_sharing/js/sharedfilelist.js 41 additions, 15 deletionsapps/files_sharing/js/sharedfilelist.js
- apps/files_sharing/templates/list.php 2 additions, 2 deletionsapps/files_sharing/templates/list.php
- apps/files_sharing/tests/js/appSpec.js 140 additions, 0 deletionsapps/files_sharing/tests/js/appSpec.js
- apps/files_sharing/tests/js/sharedfilelistSpec.js 417 additions, 0 deletionsapps/files_sharing/tests/js/sharedfilelistSpec.js
- core/js/share.js 24 additions, 21 deletionscore/js/share.js
- tests/karma.config.js 35 additions, 8 deletionstests/karma.config.js
Loading
Please register or sign in to comment