Commit Graph

5936 Commits (ff86b6f1346be9eb90ad82ae49742d22d4ee3e9d)

Author SHA1 Message Date
Robin Appelman 79832e9382 use output buffering when including the irods libraries 13 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 13 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 13 years ago
Thomas Müller 9d91ceade4 fix php syntax 13 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 13 years ago
Michael Gapczynski c904504365 Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing 13 years ago
Jenkins for ownCloud a94c55be98 [tx-robot] updated from transifex 13 years ago
Björn Schießle da892d69ab if the file doesn't exists; create a new one. We use this to create new text files in the web interface 13 years ago
Jenkins for ownCloud 01f3f8e0cc [tx-robot] updated from transifex 13 years ago
Morris Jobke f54f203e56 mark test as incomplete because I can't reproduce jenkins failure 13 years ago
Jenkins for ownCloud 9a13b687cc [tx-robot] updated from transifex 13 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 13 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 13 years ago
Thomas Müller 20ee9945d1 don't rely on admin user but create a test user for Test_Encryption_Keymanager 13 years ago
Jenkins for ownCloud ae82f7fd17 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 100eb2b611 replace external storage status images with CSS, also use form to distinguish, fix #3910 13 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Jenkins for ownCloud 279a71acb3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 210006c4a6 [tx-robot] updated from transifex 13 years ago
Thomas Müller 5cba09e931 fixing / adding comments 13 years ago
Jenkins for ownCloud a8acbfdf7b [tx-robot] updated from transifex 13 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 13 years ago
Jenkins for ownCloud 29d8ae2f95 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 13 years ago
Frank Karlitschek ccb3c5b428 Removed the preview warning. This is only a simple text change 13 years ago
Jenkins for ownCloud 583addaea1 [tx-robot] updated from transifex 13 years ago
Thomas Müller c3e16a7388 fixing Undefined index: publicUploadEnabled 13 years ago
Thomas Müller 5f5700e353 in case the encryption app is enabled we cannot yet allow anonymous upload 13 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 13 years ago
Thomas Müller ca16c08ba1 update copy right 13 years ago
Thomas Müller 01378e1907 incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp 13 years ago
Björn Schießle b16c5a6df7 fix array access and change variable names according to the coding style 13 years ago
Björn Schießle 15f7bb296c continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota 13 years ago
Björn Schießle fbf34f3bf6 fix some var names according to our style guide 13 years ago
Björn Schießle 2f0d88cae4 adjust comments 13 years ago
Björn Schießle e7959d3da0 fix typo in comment 13 years ago
Björn Schießle e8760d7284 also expire versions on rename, to update the history more regularly 13 years ago
Björn Schießle d6c1e5490d it is enough to call the expire function once 13 years ago
Björn Schießle e159143165 call expire function before writing the new version to make sure to have enough free space 13 years ago
Björn Schießle cb81ceb31d add new file above summary if it is the first file in the list 13 years ago
Jenkins for ownCloud 3fbf7ab189 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 83b2411b81 reword LDAP config and use themable strings, fix rest of #3791 13 years ago
Jan-Christoph Borchardt 30ab6580f6 reword WebDAV auth to not have 'ownCloud' anymore 13 years ago
Jan-Christoph Borchardt aacca494c5 introduce shortname themable string and split from title, use for image alt text 13 years ago
Jenkins for ownCloud f74659f3f6 [tx-robot] updated from transifex 13 years ago
Christian Berendt c772a6479d stripping services from AWS SDK 13 years ago
Christian Berendt 9965eb0295 fixing style issues 13 years ago
Christian Berendt 4fdf279395 use === instead of == 13 years ago
Christian Berendt a8b2aa34a4 remove uneeded calls to touch 13 years ago
Jan-Christoph Borchardt 3fb3a7baa8 add MB indicator to size heading, fix #3987 13 years ago