Commit Graph

15606 Commits (14e0b1b6d1b64c2e37bbba0731a8f7b9a338ebb0)
 

Author SHA1 Message Date
ringmaster bdab0409c4 Add overlay noscript message to fix #6032 13 years ago
Nico Kaiser 2a7380cc21 Fix user's displayName being overwritten by (old) cookie 13 years ago
Robin Appelman 2ff1bdaba3 add test case for removing background jobs that are throwing exceptions 13 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 13 years ago
Frank Karlitschek 125dff8997 master is ownCloud 7 pre alpha now 13 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 13 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 13 years ago
Arthur Schiwon 01af3bdb05 LDAP Wizard: return correct var 13 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. 13 years ago
Arthur Schiwon cc725674e0 LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 13 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 13 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 13 years ago
Alexander Bergolth 301d469813 Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 13 years ago
Arthur Schiwon 430f85cc59 LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 13 years ago
Arthur Schiwon 1c6568cf68 LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 13 years ago
Bjoern Schiessle b919a65432 enable more tests 13 years ago
Björn Schießle 737b9a990f Merge pull request #6181 from owncloud/auto_expire_trash 13 years ago
Robin Appelman 3fa11bd426 Dont use exceptions for the backgroundjob test cases 13 years ago
Bjoern Schiessle 6b7fdda4f5 config switch to disable auto expire for the trash bin 13 years ago
Morris Jobke 36bc6b871f Revert "Adjust files_encryption requirements to the new core requirement (PHP 5.3.8)." 13 years ago
Morris Jobke d73875b2b4 Merge pull request #6169 from owncloud/php_version_warning 13 years ago
Frank Karlitschek 61296ed7bb lower required php version to 5.3.3 13 years ago
Frank Karlitschek 8fdbb98899 Merge pull request #6168 from owncloud/extstorage-testtestmethod 13 years ago
Thomas Müller 16eb7c15d2 Merge pull request #6076 from owncloud/fix-6073-master 13 years ago
Vincent Petry 72f80c972f Merge pull request #5946 from owncloud/public-page-details 13 years ago
Thomas Müller ab21e1b16e Merge pull request #5931 from owncloud/fix-time-field-properly 13 years ago
Vincent Petry 7f4436eafe Merge pull request #6153 from owncloud/extstorage-s3 13 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 13 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 13 years ago
Frank Karlitschek 4430eded81 request a bit more data for bug reports 13 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 13 years ago
Morris Jobke b3a96c081b fix public page - gallery view issues 13 years ago
Vincent Petry 3b7905364f Fixed test function for S3 13 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 13 years ago
Vincent Petry d6121464a0 Fixed placeholder after page reload 13 years ago
Morris Jobke 62827376b8 fix trashbin and pbulic page controls 13 years ago
Morris Jobke a6f10a59fc fix and cleanup CSS for public page 13 years ago
Jan-Christoph Borchardt 5e9ac2f20f change different shades of grey for public share page to white 13 years ago
Jan-Christoph Borchardt 7867604e22 remove app specific code 13 years ago
Jan-Christoph Borchardt d673dd066a fix details for buttons in header and controls bar 13 years ago
Jan-Christoph Borchardt c44f534c2b account for shift of controls bar due to app navigation, do not shift on public page 13 years ago
Frank Karlitschek b83e891456 Merge pull request #5929 from owncloud/code_check_on 13 years ago
Thomas Müller a999350f69 Merge pull request #6158 from owncloud/rmdir-check 13 years ago
Jenkins for ownCloud 83ec234f53 [tx-robot] updated from transifex 13 years ago
Robin Appelman 64bfcbee0a check if a directory exists before we try to remove it 13 years ago
Björn Schießle 9d100b5f94 Merge pull request #6151 from owncloud/trash_fix_select 13 years ago
Bjoern Schiessle ee66db447f make it possible to select folders 13 years ago
Robin Appelman 4f4ad72460 remove background jobs if they are failing 13 years ago
Robin Appelman 35bb6f7e3a Catch exceptions from background jobs and log them 13 years ago