Commit Graph

2380 Commits (0f7634eadc2eee3a32116e2b2686ca462dfaaafa)

Author SHA1 Message Date
Robin Appelman e8cbb8e2d8 Add js unit test 11 years ago
Robin Appelman 9c86665ef4 Dont show the delete button for selected files if one of the selected files is not deletable 11 years ago
Robin Appelman 4321d7522e Check if files are deletable before trying to delete them 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 11 years ago
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering 11 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 11 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 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
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 11 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 11 years ago
Jenkins for ownCloud 580d27eed2 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 664cc4ac0e [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 46010655d2 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud da14a605d5 [tx-robot] updated from transifex 11 years ago
Jan-Christoph Borchardt a410055291 add relevant focus styles to the existing hover styles 11 years ago
Jan-Christoph Borchardt af743efff0 add alt text for file actions, but leave empty since text is directly next to it 11 years ago
Jan-Christoph Borchardt e869db47b0 unbold labels and folders 11 years ago
Morris Jobke 1979ec70a5 JS unit tests fix - use toBeUndefined() instead of toEqual(null) 11 years ago
Jenkins for ownCloud d8f7780f4f [tx-robot] updated from transifex 11 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 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
Jenkins for ownCloud ea55848fa1 [tx-robot] updated from transifex 11 years ago
Thomas Müller 9f7c571e40 update all translation files to js and json 11 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Jenkins for ownCloud cb944814d9 [tx-robot] updated from transifex 11 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Jenkins for ownCloud 9babcfb9e2 [tx-robot] updated from transifex 11 years ago
Lukas Reschke 3efac5a4f2 Prevent division by zero 11 years ago
Jenkins for ownCloud e75c2edba6 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 8485743e33 [tx-robot] updated from transifex 11 years ago
Lukas Reschke f451ecb8d8 URLEncode filenames to be compatible with special characters 11 years ago
Jenkins for ownCloud 87da62072b [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 245ae7e071 [tx-robot] updated from transifex 11 years ago
Nazar Mokrynskyi 8198e70f24 Changed fileList.pageSize to function call 11 years ago
Nazar Mokrynskyi 63145f5765 Typo 11 years ago
Nazar Mokrynskyi da27797e8d Even better - usage of this.$container instead of this.$el.parent() 11 years ago
Nazar Mokrynskyi 5033fc4e52 Stub for pageSize, because now it is dynamically calculated 11 years ago
Nazar Mokrynskyi 9de874f015 this.$el is not the same as $('#app-content') 11 years ago
Nazar Mokrynskyi 33ada11a64 Use function call for FileList.pageSize 11 years ago
Nazar Mokrynskyi 6ec9c99d48 Use this.$el instead of the absolute selector 11 years ago
Vincent Petry 704ffaa6a3 Use body element when animating scroll in public page 11 years ago
Nazar Mokrynskyi 257cf1fc34 Page size calculation based on real page height 11 years ago
Jenkins for ownCloud 2cc26c9022 [tx-robot] updated from transifex 11 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 11 years ago
Jenkins for ownCloud 295c46ccb5 [tx-robot] updated from transifex 11 years ago
brumsoel 1e1be409b7 Fix timestamp comparator return value 11 years ago
Jörn Friedrich Dreyer 18e3856092 log exceptions when listing files 11 years ago