Commit Graph

15365 Commits (fd634fdec854554daef40bda283c43dd2ae00577)
 

Author SHA1 Message Date
Vincent Petry fd634fdec8 Added unit test for the test() method 13 years ago
Thomas Müller 4de8c4e5db Merge pull request #6175 from owncloud/fix_6142 13 years ago
Frank Karlitschek 8dc3cb2ffb lower required php version to 5.3.3 13 years ago
Arthur Schiwon c67ece0f6b LDAP Wizard: don't generate filter when not allowed 13 years ago
Arthur Schiwon 6640e120b7 some equals are more equal than other equals 13 years ago
Thomas Mueller 6f7b394d99 fixing PHPDoc and spelling 13 years ago
Andreas Fischer 91f47645b0 Use getLastError() everywhere. 13 years ago
Andreas Fischer 18903cc8f7 Add getLastError() 13 years ago
Andreas Fischer 7e467484a8 No function as oci_last_error. It's oci_error. 13 years ago
Andreas Fischer 21bf6abd41 There is no property such as dbusername. It's 'dbuser'. 13 years ago
Andreas Fischer 401728b2a2 Correct property name. It's 'dbpassword', with the 'db' prefix. 13 years ago
Andreas Fischer bfd0dc3314 Correct property name. It's just 'tableprefix', without the 'db' prefix. 13 years ago
Jan-Christoph Borchardt ad92b12559 fix time input field properly, details 13 years ago
Morris Jobke 4391992b8c fix public page - gallery view issues 13 years ago
Morris Jobke 728e6d735a fix trashbin and pbulic page controls 13 years ago
Morris Jobke 66df8c3bb3 fix and cleanup CSS for public page 13 years ago
Jan-Christoph Borchardt ca08d21da0 change different shades of grey for public share page to white 13 years ago
Jan-Christoph Borchardt 7d0f458f11 remove app specific code 13 years ago
Jan-Christoph Borchardt f15aeb3bbc fix details for buttons in header and controls bar 13 years ago
Jan-Christoph Borchardt 9333244925 account for shift of controls bar due to app navigation, do not shift on public page 13 years ago
Vincent Petry 50f5ab8515 Merge pull request #6173 from owncloud/stable6-extstorage-s3fixes 13 years ago
Arthur Schiwon 4df0d2e7e8 LDAP Wizard: return correct var 13 years ago
Vincent Petry f2e17a0b68 Fixed placeholder after page reload 13 years ago
Vincent Petry e372971f2b Fixed test function for S3 13 years ago
Vincent Petry 3bf30377b8 Fixed Amazon S3 ext storage config UI 13 years ago
Arthur Schiwon 67b67b6d66 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 b8390f15d4 LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 13 years ago
Robin Appelman 5ac3f9bfa5 check if a directory exists before we try to remove it 13 years ago
Arthur Schiwon 02fe013d2f 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
Bjoern Schiessle 5e5e4fe3a4 make it possible to select folders 13 years ago
Arthur Schiwon d49e4e53fd 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
Bjoern Schiessle 2d11290121 check explicitely all possible dir values 13 years ago
Bjoern Schiessle 1a197292da set delete all to true if a complete folder was deleted 13 years ago
Bjoern Schiessle 3b59979746 fix delete files from trash bin 13 years ago
Bjoern Schiessle 259d619af3 fix restore from files in sub-folders 13 years ago
Frank Karlitschek c2e83e635d ownCloud 6 RC2 13 years ago
Thomas Müller 832be7c908 Merge pull request #6052 from owncloud/datetime-doctrine 13 years ago
Thomas Müller c2b11cae83 Merge pull request #6132 from owncloud/encryption-version-bump 13 years ago
Andreas Fischer efbf18652c Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). 13 years ago
Vincent Petry baa587fd3c Merge pull request #6123 from owncloud/extstorage-deletedirs2 13 years ago
Thomas Müller 338a55e36c Merge pull request #6128 from owncloud/fix-6126-master 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 3c62de90fd Merge pull request #6129 from owncloud/chunking-fixtouchafterassemble 13 years ago
Morris Jobke 0d464421ed Merge pull request #6127 from owncloud/minimum_php_version 13 years ago
Vincent Petry 80d2371f97 Fixed touch after chunk assembling 13 years ago
Andreas Fischer 2ec085b51f Also merge autoconfig variables into $_REQUEST. 13 years ago
Frank Karlitschek 7ca0de9bd3 make 5.3.8 the minimum supported version. This fixes several issues with broken PHP versions like: https://github.com/owncloud/core/issues/5734 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Frank Karlitschek 1dc931b778 Merge pull request #5984 from owncloud/nav-scrollbar 13 years ago
Frank Karlitschek a03ba06dcd Merge pull request #6077 from owncloud/fix-api-documentation 13 years ago