Commit Graph

6030 Commits (7a11911aead74e07ba2917be27e343ff93ca931f)

Author SHA1 Message Date
Jenkins for ownCloud 48621115c1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fa35650e0a [tx-robot] updated from transifex 12 years ago
Björn Schießle 0a9bb8ba73 reduce time for auto expire to 30 days by default 12 years ago
Björn Schießle efd8ad6696 found some more places where we can disable buttons while performing a action 12 years ago
Björn Schießle 9d24b9c7e8 Hide Delete Permanently button when Restore happens 12 years ago
Björn Schießle a5d9b985c3 make 'restored' extension translatable 12 years ago
Björn Schießle 3354249691 fix typo 12 years ago
Björn Schießle 0182a503a6 expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 12 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 12 years ago
Björn Schießle 96e175ffbf don't move empty folders to the trash bin 12 years ago
Björn Schießle bf668eb14f nicer format of unique names, use 'file (restored).txt' instead of 'files.txt.restored' 12 years ago
Björn Schießle 9394fc5d4a new version drop down 12 years ago
Robin Appelman 79832e9382 use output buffering when including the irods libraries 12 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
Thomas Müller 9d91ceade4 fix php syntax 12 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 12 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 12 years ago
Jenkins for ownCloud a94c55be98 [tx-robot] updated from transifex 12 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 12 years ago
Jenkins for ownCloud 01f3f8e0cc [tx-robot] updated from transifex 12 years ago
Morris Jobke f54f203e56 mark test as incomplete because I can't reproduce jenkins failure 12 years ago
Jenkins for ownCloud 9a13b687cc [tx-robot] updated from transifex 12 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 12 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 12 years ago
Thomas Müller 20ee9945d1 don't rely on admin user but create a test user for Test_Encryption_Keymanager 12 years ago
Jenkins for ownCloud ae82f7fd17 [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt 100eb2b611 replace external storage status images with CSS, also use form to distinguish, fix #3910 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 12 years ago
Jenkins for ownCloud 279a71acb3 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 210006c4a6 [tx-robot] updated from transifex 12 years ago
Thomas Müller 5cba09e931 fixing / adding comments 12 years ago
Jenkins for ownCloud a8acbfdf7b [tx-robot] updated from transifex 12 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 12 years ago
Jenkins for ownCloud 29d8ae2f95 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 12 years ago
Frank Karlitschek ccb3c5b428 Removed the preview warning. This is only a simple text change 12 years ago
Jenkins for ownCloud 583addaea1 [tx-robot] updated from transifex 12 years ago
Thomas Müller c3e16a7388 fixing Undefined index: publicUploadEnabled 12 years ago
Thomas Müller 5f5700e353 in case the encryption app is enabled we cannot yet allow anonymous upload 12 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Thomas Müller ca16c08ba1 update copy right 12 years ago
Thomas Müller 01378e1907 incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp 12 years ago
Björn Schießle b16c5a6df7 fix array access and change variable names according to the coding style 12 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 12 years ago
Björn Schießle fbf34f3bf6 fix some var names according to our style guide 12 years ago
Björn Schießle 2f0d88cae4 adjust comments 12 years ago
Björn Schießle e7959d3da0 fix typo in comment 12 years ago
Björn Schießle e8760d7284 also expire versions on rename, to update the history more regularly 12 years ago
Björn Schießle d6c1e5490d it is enough to call the expire function once 12 years ago