Commit Graph

7077 Commits (729210daa0a7219966dff7eadedb49f5006fccb0)

Author SHA1 Message Date
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 12 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 12 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 12 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 12 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 12 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 12 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 12 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 12 years ago
Bjoern Schiessle 3831b8b1be always show 'Deleted Files' breadcrumb 12 years ago
ringmaster e2197c7108 Bump the footer down 20px to avoid overlap. 12 years ago
Bjoern Schiessle 79719d9ae5 toggle select all checkbox 12 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 12 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 12 years ago
Jenkins for ownCloud 7b20212c0a [tx-robot] updated from transifex 12 years ago
Vsevolod Kukol a8f814fe2d fix smbclient directory listing parser 12 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 12 years ago
Vincent Petry e9255e5d57 Added unit test for sharing permissions 12 years ago
Vincent Petry 89eb3759a8 Fixed sharing results to include the correct permissions 12 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 12 years ago
Bart Visscher 40f148cc6c Don't try to encrypt a file when the temp file isn't created 12 years ago
Bjoern Schiessle 9ff231590c set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again 12 years ago
Bjoern Schiessle e447d978d3 it is not possible to unshare files 12 years ago
Bjoern Schiessle 9371944e43 fix typo 12 years ago
Bjoern Schiessle 58c0117c3d only create new key on password change if a recovery key exists or if the user don't have any private/public keys 12 years ago
Bjoern Schiessle 8082ef2073 show change password form if key couldn't be decrypted 12 years ago
Bjoern Schiessle 85467b973a add method to check if users private/public key exists 12 years ago
root 54e47b4180 correctly propagate the return value of ldap_set_option 12 years ago
Jenkins for ownCloud 4dd84b3627 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle ace1d40ed6 get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 12 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 12 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 12 years ago
Arthur Schiwon 01af3bdb05 LDAP Wizard: return correct var 12 years ago
Arthur Schiwon 06577f1fe2 LDAP Wizard: make sure auto-detected suggestions are really applied initially. Also make initial filter compilation and user counting robust against race conditions. 12 years ago
Arthur Schiwon cc725674e0 LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 12 years ago
Arthur Schiwon a10d1977b5 LDAP: set default value for login filter to empty, otherwise the wizard signals completed configuration too early when it might be not correct, i.e. login won't work 12 years ago
Arthur Schiwon 9808dee149 LDAP Wizard: don't send ldap_tls change back to the interface as the element was removed, for it is detected fully automatically. Resolves an JS error and thus an ever-spinning spinner 12 years ago
Arthur Schiwon 430f85cc59 LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 12 years ago
Arthur Schiwon 1c6568cf68 LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 12 years ago
Bjoern Schiessle b919a65432 enable more tests 12 years ago
Bjoern Schiessle 6b7fdda4f5 config switch to disable auto expire for the trash bin 12 years ago
Morris Jobke 36bc6b871f Revert "Adjust files_encryption requirements to the new core requirement (PHP 5.3.8)." 12 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 12 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 12 years ago
Morris Jobke b3a96c081b fix public page - gallery view issues 12 years ago
Vincent Petry 3b7905364f Fixed test function for S3 12 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 12 years ago
Vincent Petry d6121464a0 Fixed placeholder after page reload 12 years ago