Commit Graph

9221 Commits (1b0bc2e0994651a1c470c8c97c946c40a61f819c)

Author SHA1 Message Date
Jenkins for ownCloud af50df8912 [tx-robot] updated from transifex 11 years ago
Lukas Reschke c4e0c02526 Add route for download of versions 11 years ago
Joas Schilling 1bd018a70c Autoload exception from files_trashbin 11 years ago
Joas Schilling 694003d147 Autoload lib files of versions app 11 years ago
Jenkins for ownCloud 40badba703 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 11 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 11 years ago
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
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 11 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Bjoern Schiessle 4643a5d238 replace \OC:: with \OC::->getSession() 11 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 11 years ago
Bjoern Schiessle 917bef39b7 don't store private public-share-key in session 11 years ago
Bjoern Schiessle f274833403 remove unused variable 11 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 11 years ago
Lukas Reschke 8589079590 Close session only if encryption app is not enabled 11 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 11 years ago
Arthur Schiwon 9aef83b579 make scrutinizer happier and always count users on assisted mode, even with xp'ed mode (would be a regression otherwise) 11 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 11 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 11 years ago
Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 11 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 11 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 11 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 11 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 11 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 11 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 11 years ago
Arthur Schiwon c9e865629e JS doc 11 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 11 years ago
Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 11 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 11 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 11 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 11 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 11 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 11 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 11 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 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
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 11 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 11 years ago
Lukas Reschke a6ebb17610 Remove unused variable and make Scrutinizer happy. 11 years ago
Lukas Reschke f3ab4f3faf Don't disclose relative directory path for single shared files of user 11 years ago
Lukas Reschke 5f07fb15dc Fix case-sensitivity 11 years ago