]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoadd driver options to config samples
Jörn Friedrich Dreyer [Mon, 27 Oct 2014 13:43:31 +0000 (14:43 +0100)]
add driver options to config samples

10 years agoallow passing driver options, fixes #11718
Jörn Friedrich Dreyer [Mon, 27 Oct 2014 11:30:29 +0000 (12:30 +0100)]
allow passing driver options, fixes #11718

10 years agodon't move versions if only the mount point was renamed
Bjoern Schiessle [Fri, 31 Oct 2014 15:42:54 +0000 (16:42 +0100)]
don't move versions if only the mount point was renamed

10 years agoFix typo
Lukas Reschke [Tue, 28 Oct 2014 22:32:57 +0000 (23:32 +0100)]
Fix typo

10 years agoget the source path and owner in a pre hook and the target path and owner in a
Bjoern Schiessle [Tue, 28 Oct 2014 14:57:08 +0000 (15:57 +0100)]
get the source path and owner in a pre hook and the target path and owner in a
post hook

10 years agoMerge pull request #11614 from owncloud/fix_files_external_s3_storage_id_migration
Lukas Reschke [Fri, 31 Oct 2014 09:22:20 +0000 (10:22 +0100)]
Merge pull request #11614 from owncloud/fix_files_external_s3_storage_id_migration

fix files_external storage id migration

10 years agoon xp'ed mode and switching configurations: save raw mode instead of toggling filter...
Arthur Schiwon [Wed, 29 Oct 2014 17:52:55 +0000 (18:52 +0100)]
on xp'ed mode and switching configurations: save raw mode instead of toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848

Backport of 8a48b088ed22f23f961da3c0eb9591989f8cc98a from master

10 years agoFix stupid copy paste fail
Lukas Reschke [Thu, 30 Oct 2014 09:37:59 +0000 (10:37 +0100)]
Fix stupid copy paste fail

...

10 years agoupdate 3rdparty to match it's stable7 branch
Morris Jobke [Thu, 30 Oct 2014 12:44:43 +0000 (13:44 +0100)]
update 3rdparty to match it's stable7 branch

10 years agoMerge pull request #11865 from owncloud/stable7-fix-enc-sharingtests
Morris Jobke [Thu, 30 Oct 2014 12:39:45 +0000 (13:39 +0100)]
Merge pull request #11865 from owncloud/stable7-fix-enc-sharingtests

Properly register sharing hooks and proxies

10 years agoProperly register sharing hooks and proxies
Vincent Petry [Thu, 30 Oct 2014 11:05:15 +0000 (12:05 +0100)]
Properly register sharing hooks and proxies

This will fix failing tests when shares weren't cleant up on delete due
to missing hooks.

Added login for user1 in setUp().

10 years agofix style of generated documentation
Morris Jobke [Wed, 29 Oct 2014 19:38:46 +0000 (20:38 +0100)]
fix style of generated documentation

10 years agotest files external amazon s3 storage id migration
Jörn Friedrich Dreyer [Mon, 27 Oct 2014 12:00:31 +0000 (13:00 +0100)]
test files external amazon s3 storage id migration

10 years agofix files_external storage id migration
Jörn Friedrich Dreyer [Thu, 16 Oct 2014 12:50:39 +0000 (14:50 +0200)]
fix files_external storage id migration

10 years ago7.0.3RC1 v7.0.3RC2
Frank Karlitschek [Thu, 23 Oct 2014 19:26:04 +0000 (21:26 +0200)]
7.0.3RC1

10 years agoAdded encryption test when moving file as non-owner
Vincent Petry [Wed, 29 Oct 2014 11:57:12 +0000 (12:57 +0100)]
Added encryption test when moving file as non-owner

10 years agoFix warning with unset extension check
Vincent Petry [Wed, 29 Oct 2014 11:56:49 +0000 (12:56 +0100)]
Fix warning with unset extension check

10 years agoFix moving share keys as non-owner to subdir
Vincent Petry [Wed, 29 Oct 2014 11:22:50 +0000 (12:22 +0100)]
Fix moving share keys as non-owner to subdir

This fix gathers the share keys BEFORE a file is moved to make sure that
findShareKeys() is able to find all relevant keys when the file still
exists.

After the move/copy operation the keys are moved/copied to the target
dir.

Also: refactored preRename and preCopy into a single function to avoid
duplicate code.

10 years agoClose session for search
Lukas Reschke [Wed, 29 Oct 2014 09:28:09 +0000 (10:28 +0100)]
Close session for search

Make search non-blocking.

10 years agoClose session for avatar get
Lukas Reschke [Wed, 22 Oct 2014 16:12:21 +0000 (18:12 +0200)]
Close session for avatar get

This somehow blocked the "Users" UI for me when having a lot of users. - Shouldn't hurt here.

10 years agoShow login again instead of JSON if CSRF check fails
Lukas Reschke [Mon, 22 Sep 2014 13:36:39 +0000 (15:36 +0200)]
Show login again instead of JSON if CSRF check fails

Previously a JSON error page was shown to the user in-case the CSRF token was not valid. This was confusing and prevented people from login.

With this at least the login page is shown again and not a JSON error message. I consider this as sufficient since adding a new error page just for this sake would uneededly make lib/base.php even more cluttered and this is a edge-case which optimally should anyways not happen that often.

This can be tested by opening the login page, then clearing the cookies, and trying to login.

10 years agoMerge pull request #11802 from owncloud/backport-10958
Lukas Reschke [Tue, 28 Oct 2014 13:23:58 +0000 (14:23 +0100)]
Merge pull request #11802 from owncloud/backport-10958

Backport #10958

10 years agoMerge pull request #11800 from owncloud/backport-MakeSupportedDBsConfigurable
Thomas Müller [Tue, 28 Oct 2014 09:05:32 +0000 (10:05 +0100)]
Merge pull request #11800 from owncloud/backport-MakeSupportedDBsConfigurable

Make supported DBs configurable within config.php

10 years agoProperly catch 503 storage not available in getQuotaInfo
Vincent Petry [Mon, 27 Oct 2014 15:27:12 +0000 (16:27 +0100)]
Properly catch 503 storage not available in getQuotaInfo

When doing a PROPFIND on the root and one of the mount points is not
available, the returned quota attributes will now be zero.

This fix prevents the expected exception to make the whole call fail.

Backport of 21d825ed6c11425d36a143f8ed63f1e3852d0aeb from master

10 years agoIntroduce cross-db ILIKE
Robin Appelman [Tue, 9 Sep 2014 11:57:02 +0000 (13:57 +0200)]
Introduce cross-db ILIKE

adding ILIKE to AdapterSQLSrv

add test case for ILIKE with wildcard

Make sqlite LIKE case sensitive on default

Implement ILIKE for sqlite

Use ILIKE in cache search

Fix ILIKE without wildcards for oracle

10 years agoMake supported DBs configurable within config.php
Lukas Reschke [Mon, 27 Oct 2014 11:51:26 +0000 (12:51 +0100)]
Make supported DBs configurable within config.php

This commit will make the supported DBs for installation configurable within config.php. By default the following databases are tested: "sqlite", "mysql", "pgsql". The reason behind this is that there might be instances where we want to prevent SQLite to be used by mistake.

To test this play around with the new configuration parameter "supportedDatabases".

Conflicts:
lib/private/util.php

10 years agoMake files non executable
Lukas Reschke [Fri, 24 Oct 2014 09:14:51 +0000 (11:14 +0200)]
Make files non executable

There is not much sense in having these files marked executable, we should avoid that.

10 years agoMerge pull request #11719 from owncloud/stable7-fix-s3-regression
Vincent Petry [Thu, 23 Oct 2014 10:36:35 +0000 (12:36 +0200)]
Merge pull request #11719 from owncloud/stable7-fix-s3-regression

[stable7] Fix S3 connection regression

10 years agoFix S3 connection
Vincent Petry [Wed, 22 Oct 2014 19:48:22 +0000 (21:48 +0200)]
Fix S3 connection

10 years agoBackport of #11702
Arthur Schiwon [Wed, 22 Oct 2014 11:28:08 +0000 (13:28 +0200)]
Backport of #11702

set up FS by username, not login name\!

better variable name

10 years agoLazy initialize external storages
Vincent Petry [Wed, 22 Oct 2014 12:50:22 +0000 (14:50 +0200)]
Lazy initialize external storages

Backport of 075e8d8e8658913e1c5b8869f3e457fa6db2d847 from master

10 years agoguess mimetype on touch
Jörn Friedrich Dreyer [Tue, 21 Oct 2014 10:58:26 +0000 (12:58 +0200)]
guess mimetype on touch

Conflicts:
apps/files_external/lib/amazons3.php

10 years agoMerge pull request #11691 from owncloud/fix_pub_link_creation
Vincent Petry [Wed, 22 Oct 2014 09:06:12 +0000 (11:06 +0200)]
Merge pull request #11691 from owncloud/fix_pub_link_creation

fix target creation for public links

10 years agoif it is not a folder share the path already points to the correct file
Bjoern Schiessle [Tue, 21 Oct 2014 14:20:28 +0000 (16:20 +0200)]
if it is not a folder share the path already points to the correct file

10 years agoalways use the correct share type
Bjoern Schiessle [Tue, 21 Oct 2014 14:19:54 +0000 (16:19 +0200)]
always use the correct share type

10 years agoMerge pull request #11673 from owncloud/backport-11593
Lukas Reschke [Mon, 20 Oct 2014 18:09:27 +0000 (20:09 +0200)]
Merge pull request #11673 from owncloud/backport-11593

Backport #11593

10 years agoAdd proper setup and teardown
Vincent Petry [Mon, 20 Oct 2014 15:11:08 +0000 (17:11 +0200)]
Add proper setup and teardown

Properly restore REQUEST_URI and SCRIPT_NAME after test runs

10 years agoAdd "$_SERVER['REQUEST_URI']" to fix the unit tests
Lukas Reschke [Mon, 20 Oct 2014 11:35:23 +0000 (13:35 +0200)]
Add "$_SERVER['REQUEST_URI']" to fix the unit tests

Let's hope that works

10 years agoRefer to relative path instead of absolute path
Lukas Reschke [Mon, 20 Oct 2014 10:37:32 +0000 (12:37 +0200)]
Refer to relative path instead of absolute path

There is no need to refer to the absolute path here if we can use the relative one.

Conflicts:
lib/private/templatelayout.php

Conflicts:
lib/private/templatelayout.php

10 years agoAdd unit tests for convertToRelativePath
Lukas Reschke [Wed, 15 Oct 2014 11:43:04 +0000 (13:43 +0200)]
Add unit tests for convertToRelativePath

10 years agobackport of #11494
Arthur Schiwon [Thu, 18 Sep 2014 15:12:35 +0000 (17:12 +0200)]
backport of #11494

fix retrievel of group members and cache group members

fix changed variable name

with several backends, more than limit can be returned

make performance less bad. Still far from good, but at least it works

add one simple cache test

adjust group manager tests

10 years agobackport of #9104
macjohnny [Thu, 19 Jun 2014 09:37:46 +0000 (11:37 +0200)]
backport of #9104

Update manager.php

add caching to getUserGroupIds

Update manager.php

added description and blank lines in getUserGroupIds

Update manager.php

defined $uid in getUserGroupIds

Update manager.php

Update manager.php

Update manager.php

clean up function getUserGroupIds

clean up of function getUserGroupIds and improved caching mechanism of cachedUserGroupIds

modified caching mechanism in getUserGroupIds

removed cachedUserGroupIds, instead changed indexing in getUserGroups to groupId

adapted tests for a groupId indexed group array

10 years agoEncapsulate require_once to avoid name space bleedind
Vincent Petry [Fri, 17 Oct 2014 10:28:27 +0000 (12:28 +0200)]
Encapsulate require_once to avoid name space bleedind

The script required by require_once might use variable names like $app
which will conflict with the code that follows.

This fix encapsulates require_once into its own function to avoid such
issues.

10 years agofixing usage of EncryptionException
Thomas Müller [Fri, 17 Oct 2014 09:46:22 +0000 (11:46 +0200)]
fixing usage of EncryptionException

10 years agoMerge pull request #11610 from owncloud/fix-svg-s7
Thomas Müller [Fri, 17 Oct 2014 10:02:03 +0000 (12:02 +0200)]
Merge pull request #11610 from owncloud/fix-svg-s7

Fix SVG icons

10 years agoset password field placeholder back if passward was disabled
Bjoern Schiessle [Wed, 15 Oct 2014 10:30:31 +0000 (12:30 +0200)]
set password field placeholder back if passward was disabled

10 years agofix the RST syntax of config.sample.php
Morris Jobke [Thu, 16 Oct 2014 22:57:35 +0000 (00:57 +0200)]
fix the RST syntax of config.sample.php

10 years agoMerge pull request #11550 from owncloud/fix_flickering_users
Jörn Friedrich Dreyer [Fri, 17 Oct 2014 07:50:06 +0000 (09:50 +0200)]
Merge pull request #11550 from owncloud/fix_flickering_users

fix flickering users in files external

10 years agoread config.sample.php options and whitespace fixes
Morris Jobke [Thu, 16 Oct 2014 22:35:51 +0000 (00:35 +0200)]
read config.sample.php options and whitespace fixes

10 years agocommented out instanceid and passwordsalt
Carla Schroder [Tue, 14 Oct 2014 23:57:45 +0000 (16:57 -0700)]
commented out instanceid and passwordsalt

10 years agosome small tweaks
Carla Schroder [Tue, 14 Oct 2014 17:00:20 +0000 (10:00 -0700)]
some small tweaks

10 years agosmall corrections to config.sample.php
Carla Schroder [Fri, 10 Oct 2014 16:42:58 +0000 (09:42 -0700)]
small corrections to config.sample.php

10 years agoAdd a try catch block
Lukas Reschke [Thu, 16 Oct 2014 19:45:09 +0000 (21:45 +0200)]
Add a try catch block

This function might also be called before ownCloud is setup which results in a PHP fatal error. We therefore should gracefully catch errors in there.

10 years agobackport of #11478
Arthur Schiwon [Tue, 7 Oct 2014 14:29:06 +0000 (16:29 +0200)]
backport of #11478

add checkbox for experienced users to server tab

must be empty not auto

sets user filters to raw mode when marking user as experienced

Objectlasses, Groups and Attributes are now loaded only in assisted mode and only once

user and group counts are only upated on demand in experienced mode

confirmation before switching to assisted mode when admin is experienced

rename internal var name to avoid collision

more beautiful white spaces

smaller corrections to make scruitinizer happier, no effective changes

bump version

fix triggering of group update counts. improves the basic code which is also responsible for user counts. i did not find regressions, please doublecheck

remove debug output

coding style, no effective code changes

always abort running ajax request when the method is fired up again

show a spinner next to test filter button when the test is running

show Spinner when stuff is being saved

show busy cursor and lock tabs on save

instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui

remove debug output

rephrase xp'ed user mode label

left-align checkbox on server tab

10 years agoMerge pull request #10732 from owncloud/make_skeleton_compatible_with_objectstore_min...
Jörn Friedrich Dreyer [Thu, 16 Oct 2014 14:05:56 +0000 (16:05 +0200)]
Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objectstore_minimal_stable7

make skeleton compatible with objectstore

10 years agoinclude the apps' versions hash to invalidate the cached assets
Thomas Müller [Thu, 16 Oct 2014 11:29:51 +0000 (13:29 +0200)]
include the apps' versions hash to invalidate the cached assets

10 years agoAdd app version to JS and CSS
Lukas Reschke [Wed, 15 Oct 2014 09:23:42 +0000 (11:23 +0200)]
Add app version to JS and CSS

This leads to the regeneration of the hash in case a single application is updated.

Fixes https://github.com/owncloud/core/issues/11374

10 years agostrip whitespace from the beginning and end of the display name to avoid empty displa...
Bjoern Schiessle [Wed, 15 Oct 2014 12:05:18 +0000 (14:05 +0200)]
strip whitespace from the beginning and end of the display name to avoid empty display names

10 years agoMerge pull request #11613 from owncloud/external-share-self-signed-stable7
Lukas Reschke [Thu, 16 Oct 2014 12:33:32 +0000 (14:33 +0200)]
Merge pull request #11613 from owncloud/external-share-self-signed-stable7

[stable7] Use certificate bundle from files_external for external shares

10 years agothrow exception in writeBack, the returned boolean is checked nowhere
Jörn Friedrich Dreyer [Wed, 8 Oct 2014 16:02:42 +0000 (18:02 +0200)]
throw exception in writeBack, the returned boolean is checked nowhere

10 years agomake tests compatible with hook based skeleton generation
Jörn Friedrich Dreyer [Fri, 10 Oct 2014 13:34:19 +0000 (15:34 +0200)]
make tests compatible with hook based skeleton generation

10 years agomake skeleton compatible with objectstore
Jörn Friedrich Dreyer [Fri, 29 Aug 2014 12:36:00 +0000 (14:36 +0200)]
make skeleton compatible with objectstore

suspend encryption proxy when copying skeleton

10 years agoUse certificate bundle from files_external for external shares
Robin Appelman [Thu, 16 Oct 2014 11:42:42 +0000 (13:42 +0200)]
Use certificate bundle from files_external for external shares

10 years agoRemove insane comment
Lukas Reschke [Thu, 16 Oct 2014 10:40:09 +0000 (12:40 +0200)]
Remove insane comment

10 years agoFix SVG icons
Lukas Reschke [Thu, 16 Oct 2014 10:13:16 +0000 (12:13 +0200)]
Fix SVG icons

FIXME: Ugly hack to prevent SVG of being returned if the SVG
provider is not enabled.
This is required because the preview system is designed in a
bad way and relies on opt-in with asterisks (i.e. image/*)
which will lead to the fact that a SVG will also match the image
provider.

Conflicts:
lib/private/preview.php

10 years ago7.0.3 RC1 v7.0.3RC1
Frank Karlitschek [Thu, 16 Oct 2014 06:26:55 +0000 (08:26 +0200)]
7.0.3 RC1

10 years agoAdd darwin to if block
Lukas Reschke [Tue, 14 Oct 2014 10:58:00 +0000 (12:58 +0200)]
Add darwin to if block

Otherwise it would fall into the 'win' else block because strpos($os, 'win') does also match 'darwin' what is the `php_uname` for OS X.

10 years agoMerge pull request #11520 from owncloud/make-trash-objectstore-compatible
Lukas Reschke [Wed, 15 Oct 2014 20:24:59 +0000 (22:24 +0200)]
Merge pull request #11520 from owncloud/make-trash-objectstore-compatible

make trashbin compatible with objectstore

10 years agoUse `rawurlencode` since this seems to be expected by cURL
Lukas Reschke [Sun, 12 Oct 2014 16:40:10 +0000 (18:40 +0200)]
Use `rawurlencode` since this seems to be expected by cURL

Fixes https://github.com/owncloud/core/pull/11501#issuecomment-58794405

Conflicts:
tests/lib/largefilehelpergetfilesize.php

10 years agoMerge pull request #11567 from owncloud/cache-updater-refactor-stable7
Robin Appelman [Wed, 15 Oct 2014 15:00:01 +0000 (17:00 +0200)]
Merge pull request #11567 from owncloud/cache-updater-refactor-stable7

[stable7] Refactor cache updater to work outside of the users home

10 years agoAdding test helper to test private methods
Clark Tomlinson [Fri, 26 Sep 2014 14:14:59 +0000 (10:14 -0400)]
Adding test helper to test private methods

10 years agoAllow specifying protocol in ext storage OC config
Vincent Petry [Mon, 13 Oct 2014 15:15:58 +0000 (17:15 +0200)]
Allow specifying protocol in ext storage OC config

Allow specifying a protocol in the host field when mounting another
ownCloud instance. Note that this was already possible with the WebDAV
config but this bug made it inconsistent.

10 years agoUse body element when animating scroll in public page
Vincent Petry [Wed, 15 Oct 2014 08:14:20 +0000 (10:14 +0200)]
Use body element when animating scroll in public page

In the public page the scroll container is the window instead of a div.
The $(window) object doesn't support animating the scroll property, so
the $('body') element is used instead.

Backport of 704ffaa6a37730f02a3359e8e8f0a0070f0e0d31 from master

10 years agoMerge pull request #11408 from owncloud/refactor-mailsettings-controller
Thomas Müller [Tue, 14 Oct 2014 13:34:13 +0000 (15:34 +0200)]
Merge pull request #11408 from owncloud/refactor-mailsettings-controller

Refactor MailSettings controller

10 years agoRemove explicit propagate calls
Robin Appelman [Tue, 12 Aug 2014 11:59:06 +0000 (13:59 +0200)]
Remove explicit propagate calls

10 years agoremove unstable test
Robin Appelman [Wed, 6 Aug 2014 10:35:59 +0000 (12:35 +0200)]
remove unstable test

10 years agoUpdate cache before post hooks
Robin Appelman [Tue, 5 Aug 2014 13:12:20 +0000 (15:12 +0200)]
Update cache before post hooks

10 years agoFix warning in homecache
Robin Appelman [Tue, 5 Aug 2014 13:12:00 +0000 (15:12 +0200)]
Fix warning in homecache

10 years agoFix unit test
Robin Appelman [Mon, 4 Aug 2014 14:17:11 +0000 (16:17 +0200)]
Fix unit test

10 years agoImprove unit tests for Cache\Updater
Robin Appelman [Mon, 4 Aug 2014 12:46:48 +0000 (14:46 +0200)]
Improve unit tests for Cache\Updater

10 years agoRefactor Cache\Updater to work outside of the users home
Robin Appelman [Mon, 4 Aug 2014 12:29:46 +0000 (14:29 +0200)]
Refactor Cache\Updater to work outside of the users home

10 years agoSet overwritemailurl* configs on setup
Joas Schilling [Mon, 13 Oct 2014 09:18:24 +0000 (11:18 +0200)]
Set overwritemailurl* configs on setup

Correctly use overwritemailurl value when generating absolute urls in CLI

Fix #11500

Rename the config to *cli

Add overwrite.cli.url to the sample config

Revert separator fix, fixes unit test

Backport of 0407bc097895355b90bc722e8b58afb27a40d538 from master

10 years agofixing typos
Thomas Müller [Tue, 14 Oct 2014 02:49:29 +0000 (04:49 +0200)]
fixing typos

10 years agoClose session when loading apps
Lukas Reschke [Mon, 13 Oct 2014 13:03:44 +0000 (15:03 +0200)]
Close session when loading apps

Otherwise the session is blocked while all remote apps are loaded. This can be very annoying especially when apps.owncloud.com is down or not reachable.

10 years agofix flickering users
Jörn Friedrich Dreyer [Mon, 13 Oct 2014 15:49:40 +0000 (17:49 +0200)]
fix flickering users

10 years agoRetrieve storage numeric id earlier when still available
Vincent Petry [Mon, 13 Oct 2014 13:52:48 +0000 (15:52 +0200)]
Retrieve storage numeric id earlier when still available

The numeric id is only available before the storage entry is deleted, so
get it at that time.

Backport of d485c0098d58454b8dbd25e574a363a500244942 from master

10 years agoRevert "Set overwrite.cli.url configs on setup"
Vincent Petry [Mon, 13 Oct 2014 15:30:25 +0000 (17:30 +0200)]
Revert "Set overwrite.cli.url configs on setup"

This reverts commit 48a1e69f5e803d61edcd7d083fd8e794f5bf194d.

This was backported too quickly.

10 years agoimproved unit tests
Bjoern Schiessle [Fri, 4 Jul 2014 15:37:35 +0000 (17:37 +0200)]
improved unit tests

10 years agoalways take unencrypted size
Bjoern Schiessle [Fri, 4 Jul 2014 14:44:50 +0000 (16:44 +0200)]
always take unencrypted size

10 years agoSet overwrite.cli.url configs on setup
Joas Schilling [Mon, 13 Oct 2014 09:18:24 +0000 (11:18 +0200)]
Set overwrite.cli.url configs on setup

Correctly use overwrite.cli.url value when generating absolute urls in CLI

Fix #11500

Backport and squash of the following from master, in order:
f0fcaff9b957f1e6c04f9bfd9b8e0eb84f78bbf8
923de0afd9a7e717a5e1d25747caf4840633db25
a487ce76e86940c94801da6157bcf70ed4005c1f
bd3ebdbd135b30946fdf55b41b5e96497d0c3e4a

10 years agodistinguish between file dependent shares and other shares
Bjoern Schiessle [Mon, 13 Oct 2014 12:49:16 +0000 (14:49 +0200)]
distinguish between file dependent shares and other shares

10 years agoFixed array detection on public download
Vincent Petry [Mon, 13 Oct 2014 10:54:21 +0000 (12:54 +0200)]
Fixed array detection on public download

When downloading a folder called "0001" PHP should fallback to parsing
it as string and properly detect that it is not a JSON array.

Backport of 6cbabdf217f55df3655143aa82b6e5e74650df05 from master

10 years agoforce loading of encryption app
Lukas Reschke [Wed, 17 Sep 2014 15:12:06 +0000 (17:12 +0200)]
force loading of encryption app

10 years agomake trashbin compatible with objectstore, replace glob with search in cache, make...
Jörn Friedrich Dreyer [Fri, 10 Oct 2014 16:26:43 +0000 (18:26 +0200)]
make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space

10 years agoLog warning when no uid was found for user
Vincent Petry [Thu, 9 Oct 2014 12:58:53 +0000 (14:58 +0200)]
Log warning when no uid was found for user

In some incomplete setups (like mine) it can happen that the uid
attribute of users is missing.

To be able to find out that something is wrong, a debug message is now
logged when it has not been found.

Backport of 59f9107dd9497d2eb9bd61f5eb8d893dd8fcb766 from master

10 years agomake sure that we always delete oldest first
Bjoern Schiessle [Thu, 9 Oct 2014 17:15:58 +0000 (19:15 +0200)]
make sure that we always delete oldest first

10 years agotry to get path from filesystem
Bjoern Schiessle [Thu, 9 Oct 2014 13:38:40 +0000 (15:38 +0200)]
try to get path from filesystem

10 years agofix performance issues
Bjoern Schiessle [Wed, 1 Oct 2014 13:13:10 +0000 (15:13 +0200)]
fix performance issues

10 years agoPrevent button click when enter key is pressed in LDAP wizard
Vincent Petry [Wed, 8 Oct 2014 13:09:02 +0000 (15:09 +0200)]
Prevent button click when enter key is pressed in LDAP wizard

Pressing enter in the LDAP wizard will trigger a click on the first
button. In the main page it would trigger the delete dialog, which is
quite inconvenient.

Added a type attribute to suppress this behavior.

Backport of bb424802c8f6e8fd0e7fbe28e000400a5b0660f3 from master

10 years agoMerge pull request #11503 from owncloud/stable7-9753
Lukas Reschke [Fri, 10 Oct 2014 11:02:28 +0000 (13:02 +0200)]
Merge pull request #11503 from owncloud/stable7-9753

Stable7 9753