Thomas Müller
ab4136f432
add missing quotes + field declarations
11 years ago
Andreas Fischer
95dd58bfc0
Use old school query style that actually works.
11 years ago
Andreas Fischer
f8d3b7cb6f
DB tests: Test whether we can insert and read UTF8 data.
11 years ago
Jenkins for ownCloud
7b20212c0a
[tx-robot] updated from transifex
11 years ago
Vincent Petry
050f87c9e4
Merge pull request #6270 from owncloud/sharing-mixeduppermissionsfix
...
Fixed sharing results to include the correct permissions
11 years ago
Thomas Müller
28180485d9
Merge pull request #6244 from owncloud/memcached-connectivity-tests
...
Only run memcached tests if server is available.
11 years ago
Vincent Petry
22abc53e3b
Merge pull request #5968 from owncloud/legacy-popup-fixes
...
fix the legacy popup to make calendar settings look nicer
11 years ago
Vincent Petry
e9255e5d57
Added unit test for sharing permissions
11 years ago
Vincent Petry
89eb3759a8
Fixed sharing results to include the correct permissions
...
Passing $includeCollections would return more than one entry which gives
mixed up file permissions.
Added a method getFile() that doesn't set $includeCollections to make
sure we only get one result which is the file itself.
Fixes #6265
11 years ago
Andreas Fischer
3084a52a97
Merge pull request #6246 from owncloud/memcached-config-sample
...
Document memcached settings in config.sample.php
* owncloud/memcached-config-sample:
Document memcached settings in config.sample.php
11 years ago
Andreas Fischer
67310b60f7
Ensure memcached extension is there before attempting to create an instance.
11 years ago
Jenkins for ownCloud
6aab1ebf44
[tx-robot] updated from transifex
11 years ago
Jan-Christoph Borchardt
e574158bd8
fix shadow size and arrow position
11 years ago
blizzz
bc3650e48c
Merge pull request #6231 from owncloud/fix-plural-l10n
...
fix plural translation - fixes #6226
11 years ago
Andreas Fischer
5db73c05fb
Document memcached settings in config.sample.php
11 years ago
Andreas Fischer
a67c737848
Only run memcached tests if server is available.
11 years ago
Jenkins for ownCloud
079d20a80e
[tx-robot] updated from transifex
11 years ago
Morris Jobke
823c85e65f
Merge pull request #6202 from owncloud/fix_6032_alt
...
Add overlay noscript message to fix #6032
11 years ago
Morris Jobke
3444c15b86
fix IE8 transparent background
11 years ago
Morris Jobke
67957294c2
fix wrong test data in l10n
11 years ago
Morris Jobke
4c4c9096c4
fix plural translation - fixes #6226
11 years ago
blizzz
6a747106db
Merge pull request #6150 from owncloud/backgroundjob-log-exception
...
Remove background jobs that are giving errors
11 years ago
Vincent Petry
123bc9921a
Merge pull request #6201 from owncloud/backgroundscan-reuse-etag
...
reuse etags when doing a background scan
11 years ago
Björn Schießle
575a68074f
Merge pull request #6220 from owncloud/debug_oracle_errors
...
cherry-picks from #5884 , just for debugging purpose
11 years ago
Robin Appelman
9eca2471b3
Merge branch 'master' into backgroundscan-reuse-etag
11 years ago
Robin Appelman
e888bdda30
get rid of failing test that don't cause additional downloads
11 years ago
Bart Visscher
4c8bc61753
XSendfile and encryption don't work together
...
The file on disk is encrypted, and not readable on client systems
11 years ago
blizzz
b5939324b0
Merge pull request #6218 from leo-b/fix_ldap_setOption_returncode
...
correctly propagate the return value of ldap_set_option
11 years ago
Björn Schießle
36c286f879
Merge pull request #6222 from owncloud/enc_reset_enc_file_size
...
set unencrypted_size to 0 after decryption
11 years ago
Bart Visscher
40f148cc6c
Don't try to encrypt a file when the temp file isn't created
11 years ago
Bjoern Schiessle
9ff231590c
set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again
11 years ago
Bart Visscher
6aa9daf4e6
Users of getFolderContent are mostly interested in the unecrypted file size
11 years ago
Vincent Petry
db0b291f63
Merge pull request #6213 from owncloud/fix-full-name-edit
...
Fix full name edit for repetitive edit
11 years ago
Björn Schießle
b18c8e5c53
Merge pull request #6206 from owncloud/sharing_etag_propagation_on_expire
...
Sharing etag propagation on expire
11 years ago
Morris Jobke
ae38ed51fe
Merge pull request #6211 from owncloud/fix-5865
...
Multiselect too slow patched
11 years ago
Morris Jobke
ac77218d57
parent().parent() -> closest()
11 years ago
Robin Appelman
cf9b7e343a
extend test case for etag preservation
11 years ago
Bjoern Schiessle
e447d978d3
it is not possible to unshare files
11 years ago
Bjoern Schiessle
9371944e43
fix typo
11 years ago
Bjoern Schiessle
58c0117c3d
only create new key on password change if a recovery key exists or if the user don't have any private/public keys
11 years ago
Bjoern Schiessle
8082ef2073
show change password form if key couldn't be decrypted
11 years ago
Bjoern Schiessle
85467b973a
add method to check if users private/public key exists
11 years ago
root
54e47b4180
correctly propagate the return value of ldap_set_option
...
otherwise LDAP_OPT_REFERRALS won't be set to 0 and in turn
active directory paging will stop working
(Operations error on ldap_control_paged_result_response)
11 years ago
Jenkins for ownCloud
4dd84b3627
[tx-robot] updated from transifex
11 years ago
Morris Jobke
008bfc6793
Fix full name edit for repetive edit
...
fixes #6212
fixes the data attributes after edit
fixes markup to successfully re-edit display name
11 years ago
ringmaster
1dc9998920
Remove reference to ownCloud.
11 years ago
unknown
853373348c
Slide duration set to 200ms for multiselect (same duration as user menu)
11 years ago
Morris Jobke
ec0aa6bb65
Revert "Merge pull request #6210 from owncloud/fix-5865"
...
This reverts commit f12363d90b
, reversing
changes made to eba35d28cd
.
11 years ago
Morris Jobke
9c4bbf9ad7
Revert "Revert "Fix user's displayName being overwritten by (old) cookie""
...
This reverts commit eba35d28cd
.
11 years ago
pdessauw
f12363d90b
Merge pull request #6210 from owncloud/fix-5865
...
#5865 Multiselect animation is too slow patch
11 years ago