Björn Schießle
a1e60e7882
Merge pull request #15980 from owncloud/jknockaert-patch-1
fix bug #15973
11 years ago
Vincent Petry
86cf8e1f68
Merge pull request #16404 from owncloud/enc_encrypt_files_in_trash
also encrypt files in trash bin
11 years ago
Bjoern Schiessle
7d492fefae
also encrypt files in trash bin
11 years ago
Joas Schilling
85f500f070
Merge pull request #16398 from owncloud/fix-php-doc
Fix PHPDoc of public interface ILockingProvider
11 years ago
jknockaert
62e6c46216
correct testSeek
11 years ago
Vincent Petry
7e271012b2
Merge pull request #16243 from owncloud/error_if_download_failed
redirect to error page if download failed
11 years ago
Morris Jobke
fc2c9e8f5f
Fix PHPDoc of public interface ILockingProvider
11 years ago
jknockaert
9a71eddaf9
work on tests
Tests reorganised and extended
11 years ago
Morris Jobke
7ee3f99a4a
Merge pull request #16364 from owncloud/add-warning-webdav
Add notice that WebDAV interface is not intended for browsers
11 years ago
Vincent Petry
d15471abd4
Merge pull request #15738 from rullzer/fix_15611
Fix to make sure expiration date is properly set
11 years ago
Morris Jobke
8543b21d18
Merge pull request #15870 from rullzer/fix_15812
Reset share dialog values - more
11 years ago
Bjoern Schiessle
887be709f5
a new approach to display the error message
11 years ago
Roeland Jago Douma
b090a32d23
Reset share dialog values so we start out clean
* Unit test
11 years ago
Roeland Jago Douma
efd6fec57d
Fix to make sure expiration date is properly set
This did not happen correctly when the password was enforced since a
different code path was taken.
* moved generation of the default date string to separate function
* added unit test
11 years ago
Jenkins for ownCloud
73a3086945
[tx-robot] updated from transifex
11 years ago
Frank Karlitschek
3abc6e6c44
8.1 beta 2
11 years ago
Jenkins for ownCloud
16c320df26
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
744a9f2c78
[tx-robot] updated from transifex
11 years ago
Thomas Müller
257ee205bb
Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips
[enc2]fixing recovery tooltip
11 years ago
Thomas Müller
2cafbc803a
Merge pull request #16242 from owncloud/use-oc-webroot
Use OC.webroot instead of calculating the URL
11 years ago
Vincent Petry
246000f799
Merge pull request #16176 from owncloud/fix-provisioning-api-set-quota
Validate the quota value to be a correct value
11 years ago
Lukas Reschke
4c60b13d1e
Merge pull request #16265 from owncloud/update-bundle
Update CA bundle
11 years ago
Thomas Müller
8e61ad0872
Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection
throw exception when LDAP Connection was lost
11 years ago
Thomas Müller
18661ceb63
do not execute integration tests when executing autotest.sh
11 years ago
Thomas Müller
c3e066c5eb
Merge pull request #16367 from owncloud/fix-facade-autotest
Fix facade autotest
11 years ago
Joas Schilling
0991c0cc02
Merge pull request #16292 from owncloud/webdav-storage-fireprehooks
Fire prehooks when uploading directly to storage
11 years ago
Joas Schilling
03e26a0fbe
Merge pull request #16337 from owncloud/versions-expireforowner
Use owner when expiring versions, not the logged in user
11 years ago
Joas Schilling
02912aef58
Merge pull request #16273 from owncloud/trash-fixrestoreuniquename
Fix restoring files from trash with unique name
11 years ago
Lukas Reschke
89b0bc1915
Store in array to allow paths with whitespace
11 years ago
Vincent Petry
f86699cd48
Fix restoring files from trash with unique name
When restoring a file, a unique name needs to be generated if a file
with the same name already exists.
Also fixed the restore() method to return false if the file to restore
does not exist.
Added unit tests to cover restore cases.
11 years ago
Vincent Petry
eab55aa959
Properly log out test users in unit tests
11 years ago
Vincent Petry
f8a4cc0284
Added unit tests for versions storing
11 years ago
Lukas Reschke
8b0c223d6e
Add support for facade binary scripts
Fixes https://github.com/owncloud/core/issues/16296
11 years ago
Lukas Reschke
e3ac4d7b37
Lint bash script using ShellCheck
Ref http://www.shellcheck.net/about.html
11 years ago
Joas Schilling
e1923bac07
Merge pull request #16247 from owncloud/fixrmdirtodeletefolderstotrash
Added rmdir to trashbin storage wrapper
11 years ago
Thomas Müller
937306b416
Merge pull request #16323 from owncloud/enc_webdav_fixes
some encryption fixes
11 years ago
Lukas Reschke
54ef098867
Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin
11 years ago
Lukas Reschke
13778893d9
Add notice that WebDAV interface is not intended for browsers
Fixes https://github.com/owncloud/core/issues/16359
11 years ago
Lukas Reschke
8ae8600b1f
Merge pull request #16342 from owncloud/fix_16338
fix preview hooks, enable_previews default is true
11 years ago
Jenkins for ownCloud
49c4ee98b4
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
1596a1fd32
[tx-robot] updated from transifex
11 years ago
Georg Ehrke
745c3c64fa
fix preview hooks, enable_previews default is true
11 years ago
Bjoern Schiessle
ccbefb6e75
delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories
11 years ago
Vincent Petry
033b3dac92
Use owner when expiring versions, not the logged in user
11 years ago
Vincent Petry
3cae0135ad
Fire prehooks when uploading directly to storage
11 years ago
Robin Appelman
4789e87a53
Merge pull request #16276 from owncloud/dav-quota-root
fix webdav quota check for the root of the dav endpoint
11 years ago
Vincent Petry
1f7df3eba8
Added unit test to quota plugin for free_space argument
11 years ago
Lukas Reschke
5941e826b8
Merge pull request #16284 from owncloud/shared-storage-view
dont go trough the view when renaming/copying on shared storages
11 years ago
Lukas Reschke
e753e8cc37
Merge pull request #16290 from owncloud/upgrade-info-for-3rdparty-apps
Add info message for upgrade of an 3rdparty app
11 years ago
Jenkins for ownCloud
504586aec6
[tx-robot] updated from transifex
11 years ago