Bjoern Schiessle
f76c055244
some small ux improvements
10 years ago
Thomas Müller
7376ea9b26
Merge pull request #15584 from owncloud/enc_fix_upload_shared_folder
...
skip user if we don't have a public key
10 years ago
Thomas Müller
870ac88c85
Merge pull request #16020 from owncloud/set-charset-via-ini-set
...
Try to set required ini values in base.php
10 years ago
Thomas Müller
4de45b5e61
Merge pull request #15958 from owncloud/usage-of-public-log-interface
...
Use internally \OCP\ILogger instead of \OC\Log
10 years ago
Jenkins for ownCloud
7fa308977b
[tx-robot] updated from transifex
10 years ago
Frank Karlitschek
55b2570f64
8.1 alpha 3
10 years ago
Lukas Reschke
8a85d8bc17
Try to set required ini values in base.php
...
Fixes https://github.com/owncloud/core/issues/16006
10 years ago
Morris Jobke
7a3b74a8b9
Merge pull request #15486 from owncloud/versions-rollbackkeepfileid
...
Keep fileid when restoring version, using stream copy
10 years ago
Morris Jobke
6bd861910b
Merge pull request #16009 from owncloud/fix-searchresults
...
fix search results from other places, account for margin-bottom in files list
10 years ago
Jenkins for ownCloud
9f76b8b356
[tx-robot] updated from transifex
10 years ago
Morris Jobke
182304591d
Merge pull request #16001 from owncloud/add-multiselect-new-title
...
also add title to multiselect create new element, force multiselect wider width, fix #15954
10 years ago
Morris Jobke
c4dc988c2e
Merge pull request #16015 from owncloud/add-proper-versioning
...
Add proper versioning for doc URL
10 years ago
Lukas Reschke
6738c17cb5
Add proper versioning for doc URL
...
As per 8.1 we have docs for minor versions as well so we need to link to `8.1` here instead to `8.0`.
Fixes https://github.com/owncloud/core/issues/16002
10 years ago
Lukas Reschke
6528a17ea3
Merge pull request #16005 from owncloud/remove-more-apps
...
remove 'More apps' link from apps mgmt now that we have support for experimental apps
10 years ago
Jan-Christoph Borchardt
954968e9d8
fix search results from other places, account for margin-bottom in files list
10 years ago
Jenkins for ownCloud
aa0d439ed9
[tx-robot] updated from transifex
10 years ago
Jan-Christoph Borchardt
4c070b3e12
remove 'More apps' link from apps mgmt now that we have support for experimental apps
10 years ago
Jan-Christoph Borchardt
8ccf1c85d9
force minimum multiselect width to properly show longer groups
10 years ago
Jan-Christoph Borchardt
4dd8a22e51
also add title to multiselect create new element, fix #15954
10 years ago
Thomas Müller
6b691e3840
Merge pull request #15937 from owncloud/file-locking
...
Add memcache based shared/exclusive locking
10 years ago
Jenkins for ownCloud
eda4d45836
[tx-robot] updated from transifex
10 years ago
Morris Jobke
8f117cb89b
Merge pull request #15993 from owncloud/admin-documentation
...
add admin documentation links for Sharing, Encryption and Email server
10 years ago
Jan-Christoph Borchardt
9ec80377e6
fix layout for documentation link hints
10 years ago
Jan-Christoph Borchardt
8b37e25ec2
add admin documentation links for Sharing, Encryption and Email server
10 years ago
Thomas Müller
ca8b6f24cb
Merge pull request #15955 from owncloud/move-dummy-encryption
...
Moving encryption_dummy to the apps repo
10 years ago
Thomas Müller
e14540c1f1
Merge pull request #15972 from owncloud/enable-scrutinizer-code-coverage
...
Enable code coverage on scrutinizer
10 years ago
Vincent Petry
972e189605
Use moveFromStorage instead of streamCopy when restoring version
10 years ago
Vincent Petry
2228faaa39
Fix version rollback to keep fileid
10 years ago
Thomas Müller
41d7870d7b
Merge pull request #15964 from owncloud/fix-l10n-string-warn
...
Fix #15962
10 years ago
Robin Appelman
ba7d221cff
allow getting the path from the lockedexception
10 years ago
Robin Appelman
8119b8b040
add tests for castrait
10 years ago
Robin Appelman
a40a237441
use trait for cas polyfill for xcache
10 years ago
Robin Appelman
96f9573a4b
add memcache based shared/exclusive locking
10 years ago
Robin Appelman
acf30ede95
add compare and swap to memcache
10 years ago
Robin Appelman
29213b6136
extends memcache with add, inc and dec
10 years ago
Thomas Müller
42097bfc6a
Merge pull request #15968 from owncloud/enc-wrapper-presetup
...
use the preSetup hook to ensure the encryption wrapper is applied correctly
10 years ago
Robin Appelman
d0ad69aa9c
use the preSetup hook to ensure the encryption wrapper is applied correctly
10 years ago
Thomas Müller
4ef797f649
Enable code coverage on scrutinizer
10 years ago
Bernhard Posselt
360d0e3e5e
fix #15962
10 years ago
Joas Schilling
4a6808a0f4
Simplify the test
10 years ago
Joas Schilling
cf4a6874fb
Allow setting protected properties
10 years ago
Bjoern Schiessle
4ef9df8750
skip user if we don't have a public key
10 years ago
Morris Jobke
fbba7a61cb
Use internally \OCP\ILogger instead of \OC\Log
...
* this is the preparation for some upcoming logger related changes
* also fixes an issue in the public interface where we request
an internal class as parameter
10 years ago
Thomas Müller
d308ec4f0e
Merge pull request #15949 from owncloud/l10n-string-json
...
Implement json serialize for l10n string
10 years ago
Thomas Müller
7795265d93
Moving encryption_dummy to the apps repo - fixes #15950
10 years ago
Morris Jobke
b9c1bf26ee
Merge pull request #15951 from owncloud/fix-install-again
...
Make command optional
10 years ago
Thomas Müller
08aef98e11
Merge pull request #15946 from owncloud/auto-controller-resolve
...
Make controller automatically assemblable
10 years ago
Morris Jobke
8bc9c56dcf
Merge pull request #15947 from owncloud/add-title-to-multiselect
...
add title to multiselect list items so longer group names are visible
10 years ago
Jenkins for ownCloud
ae853445ef
[tx-robot] updated from transifex
10 years ago
Joas Schilling
9205a9b52e
Merge pull request #15942 from owncloud/revert-15875-multiline-buttons
...
Revert "fix layout for multiline buttons which are <a class='button'>"
10 years ago