]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoFix libre/openoffice preview on multi-user instances
RealRancor [Thu, 12 Feb 2015 22:15:28 +0000 (23:15 +0100)]
Fix libre/openoffice preview on multi-user instances

9 years agoNormalize before processing
Lukas Reschke [Fri, 6 Feb 2015 14:09:31 +0000 (15:09 +0100)]
Normalize before processing

9 years ago7.0.5 RC1
Frank Karlitschek [Fri, 6 Feb 2015 01:46:00 +0000 (02:46 +0100)]
7.0.5 RC1

9 years agoMerge pull request #13927 from owncloud/fix_ghost_directories
Morris Jobke [Thu, 5 Feb 2015 23:07:43 +0000 (00:07 +0100)]
Merge pull request #13927 from owncloud/fix_ghost_directories

fix creation of ghost directories

9 years agofor password protected link shares the password is stored in shareWith, so we need...
Bjoern Schiessle [Thu, 5 Feb 2015 16:11:27 +0000 (17:11 +0100)]
for password protected link shares the password is stored in shareWith, so we need to set this manually to null for the hooks

9 years agoMerge pull request #13759 from owncloud/fix-12035
Thomas Müller [Thu, 5 Feb 2015 16:05:32 +0000 (17:05 +0100)]
Merge pull request #13759 from owncloud/fix-12035

fix LDAP update routine to OC 7

9 years agoMerge pull request #13888 from owncloud/upload_to_root_of_mountpoint_stable7
Morris Jobke [Wed, 4 Feb 2015 15:21:34 +0000 (16:21 +0100)]
Merge pull request #13888 from owncloud/upload_to_root_of_mountpoint_stable7

detect root of mountpoint also if the trailing slash is missed

9 years agoMerge pull request #13796 from owncloud/issue/13490-stable7-backport
Björn Schießle [Wed, 4 Feb 2015 13:59:44 +0000 (14:59 +0100)]
Merge pull request #13796 from owncloud/issue/13490-stable7-backport

[stable7] use uid provided by setupfs hook to mount server2server shares

9 years agodetect root of mountpoint also if the trailing slash is missed
Bjoern Schiessle [Wed, 4 Feb 2015 11:07:16 +0000 (12:07 +0100)]
detect root of mountpoint also if the trailing slash is missed

9 years agoMerge pull request #13880 from owncloud/backport-10398-stable7
Morris Jobke [Wed, 4 Feb 2015 13:09:25 +0000 (14:09 +0100)]
Merge pull request #13880 from owncloud/backport-10398-stable7

[backport #10398] Give a better error message for external shares with self-signed ssl cer...

9 years agoGive a better error message for external shares with self-signed ssl certificates
Robin Appelman [Wed, 13 Aug 2014 14:46:04 +0000 (16:46 +0200)]
Give a better error message for external shares with self-signed ssl certificates

9 years agoMerge pull request #13803 from owncloud/revert-close-cursor-stable7
Thomas Müller [Fri, 30 Jan 2015 22:23:44 +0000 (23:23 +0100)]
Merge pull request #13803 from owncloud/revert-close-cursor-stable7

Revert "Close cursor early in calculateFolderSize" for now

9 years agoMerge pull request #13798 from owncloud/update-sabre-dav-stable7
Morris Jobke [Fri, 30 Jan 2015 14:51:27 +0000 (15:51 +0100)]
Merge pull request #13798 from owncloud/update-sabre-dav-stable7

Update sabre dav to 1.8.12 on stable7

9 years agoRevert "Close cursor early in calculateFolderSize"
Joas Schilling [Fri, 30 Jan 2015 14:35:54 +0000 (15:35 +0100)]
Revert "Close cursor early in calculateFolderSize"

This reverts commit 234f33e01e630f763f34c51114d25986bae02b42.

9 years agoUpdate sabre dav to 1.8.12 on stable7
Joas Schilling [Fri, 30 Jan 2015 13:43:41 +0000 (14:43 +0100)]
Update sabre dav to 1.8.12 on stable7

9 years agouse uid provided by setupfs hook to mount server2server shares
Joas Schilling [Fri, 30 Jan 2015 11:50:43 +0000 (12:50 +0100)]
use uid provided by setupfs hook to mount server2server shares

otherwise mount will fail for public link shares

backport of 66f0db30b2ba97cbe91031b42740dabddc659f0d

9 years agoClose cursor early in calculateFolderSize
Vincent Petry [Fri, 28 Nov 2014 08:35:31 +0000 (09:35 +0100)]
Close cursor early in calculateFolderSize

This method triggers additional queries in $this->update() so to avoid
potential database locks or delays, we close the cursor as soon as it is not needed any more

9 years agofix update routine
Arthur Schiwon [Thu, 29 Jan 2015 11:51:12 +0000 (12:51 +0100)]
fix update routine

9 years agoMerge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwithmultiple...
Morris Jobke [Fri, 23 Jan 2015 11:59:39 +0000 (12:59 +0100)]
Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwithmultiplegroups

[stable7] Fix getItemSharedWithUser for groups

9 years agoadd config-option for an image's maximum filesize when generating previews
Georg Ehrke [Sun, 18 Jan 2015 23:22:55 +0000 (00:22 +0100)]
add config-option for an image's maximum filesize when generating previews

9 years agoremove insane debug-log from OC_Image
Georg Ehrke [Thu, 22 Jan 2015 19:17:25 +0000 (20:17 +0100)]
remove insane debug-log from OC_Image

9 years agoFix undefined offset 1 for wrong user mail address
Morris Jobke [Thu, 22 Jan 2015 14:17:29 +0000 (15:17 +0100)]
Fix undefined offset 1 for wrong user mail address

* fixes Undefined offset: 1 at lib/private/mail.php#143

9 years agoAdd unit test
Robin Appelman [Wed, 21 Jan 2015 16:18:47 +0000 (17:18 +0100)]
Add unit test

9 years agoRemove duplicated slashes from the requested url
Robin Appelman [Wed, 21 Jan 2015 14:04:18 +0000 (15:04 +0100)]
Remove duplicated slashes from the requested url

9 years agoMerge pull request #13555 from owncloud/issue/13482-stable7
Morris Jobke [Wed, 21 Jan 2015 15:31:04 +0000 (16:31 +0100)]
Merge pull request #13555 from owncloud/issue/13482-stable7

Stable7 Backport Set the debugoutput channel to error_log instead of echoing it

9 years agoSet the debugoutput channel to error_log instead of echoing it
Joas Schilling [Wed, 21 Jan 2015 13:31:24 +0000 (14:31 +0100)]
Set the debugoutput channel to error_log instead of echoing it

9 years agothis must be larger then (>), since buggy behaviour occurs when the parameter is...
Arthur Schiwon [Tue, 20 Jan 2015 16:50:53 +0000 (17:50 +0100)]
this must be larger then (>), since buggy behaviour occurs when the parameter is a small number

9 years agoFix getItemSharedWithUser for groups
Vincent Petry [Fri, 16 Jan 2015 17:11:13 +0000 (18:11 +0100)]
Fix getItemSharedWithUser for groups

Fixed SQL query for whenever a user has more than one group.
Added missing $owner where clause for group lookup.
Added unit tests for the group cases.

Backport of 40931a8b0d5d10c0f711756a4e8a423ff055621e from master

9 years agoMerge pull request #13422 from owncloud/user-mgnt-init-fix
Thomas Müller [Mon, 19 Jan 2015 14:08:16 +0000 (15:08 +0100)]
Merge pull request #13422 from owncloud/user-mgnt-init-fix

Increase initial user count to 50

9 years agoNote in config.sample.php that certain previews are not available in ms windows
Carla Schroder [Wed, 14 Jan 2015 17:38:43 +0000 (09:38 -0800)]
Note in config.sample.php that certain previews are not available in ms windows

9 years agoIncrease initial user count to 50
Morris Jobke [Fri, 16 Jan 2015 17:04:29 +0000 (18:04 +0100)]
Increase initial user count to 50

* fix initial user count if you have a big screen (or a portrait screen)

9 years agoMerge pull request #13384 from owncloud/stable7-fix-13317-backport
Thomas Müller [Thu, 15 Jan 2015 16:27:09 +0000 (17:27 +0100)]
Merge pull request #13384 from owncloud/stable7-fix-13317-backport

Fix backport of #13317

9 years agoFix test
Robin Appelman [Thu, 15 Jan 2015 13:24:54 +0000 (14:24 +0100)]
Fix test

9 years agophp <5.4 style array
Robin Appelman [Thu, 15 Jan 2015 13:02:36 +0000 (14:02 +0100)]
php <5.4 style array

9 years agoProper constant for stable7
Robin Appelman [Thu, 15 Jan 2015 13:02:11 +0000 (14:02 +0100)]
Proper constant for stable7

9 years agoAdd View::getMount() for stable7
Robin Appelman [Thu, 15 Jan 2015 13:01:52 +0000 (14:01 +0100)]
Add View::getMount() for stable7

9 years agoUse source storage permissions when scanning shared storage
Vincent Petry [Wed, 14 Jan 2015 11:35:24 +0000 (12:35 +0100)]
Use source storage permissions when scanning shared storage

9 years agoReturn valid fileinfo objects for part files
Robin Appelman [Tue, 13 Jan 2015 12:59:28 +0000 (13:59 +0100)]
Return valid fileinfo objects for part files

9 years agodrop useless "!!! No reuse of etag" - fixes #13187
Morris Jobke [Tue, 13 Jan 2015 08:54:48 +0000 (09:54 +0100)]
drop useless "!!! No reuse of etag" - fixes #13187

Backport of 9b49b52fc6cd11615be86580c32e43a81d46772f from master

9 years agofix retrieval of user groups
Arthur Schiwon [Mon, 12 Jan 2015 15:25:11 +0000 (16:25 +0100)]
fix retrieval of user groups

Conflicts:
apps/user_ldap/lib/connection.php

9 years agoMerge pull request #13186 from owncloud/no-session-for-formfactor-stable7
Morris Jobke [Fri, 9 Jan 2015 17:19:26 +0000 (18:19 +0100)]
Merge pull request #13186 from owncloud/no-session-for-formfactor-stable7

no need to store the form factor in the session - it's computation is ra...

9 years agoreplace outdated 'shared' people icon with regular share icon as fallback
Jan-Christoph Borchardt [Fri, 9 Jan 2015 15:18:42 +0000 (16:18 +0100)]
replace outdated 'shared' people icon with regular share icon as fallback

9 years agono need to store the form factor in the session - it's computation is rather cheep
Thomas Müller [Wed, 12 Nov 2014 15:16:02 +0000 (16:16 +0100)]
no need to store the form factor in the session - it's computation is rather cheep

Conflicts:
lib/private/template.php

9 years agoMerge pull request #12735 from owncloud/temp-handling-stable7
Morris Jobke [Thu, 8 Jan 2015 17:35:00 +0000 (18:35 +0100)]
Merge pull request #12735 from owncloud/temp-handling-stable7

[stable7] Cleanup handling of temporary files

9 years agoUse the TempManager to handle temporary files
Robin Appelman [Wed, 22 Oct 2014 15:36:52 +0000 (17:36 +0200)]
Use the TempManager to handle temporary files

Conflicts:
lib/private/helper.php

9 years agoAdd \OC\TempManager to handle creating and cleaning temporary files
Robin Appelman [Wed, 22 Oct 2014 15:33:36 +0000 (17:33 +0200)]
Add \OC\TempManager to handle creating and cleaning temporary files

Conflicts:
lib/private/server.php
lib/public/iservercontainer.php

9 years agoFix source path when share is a mount point
Vincent Petry [Thu, 8 Jan 2015 10:40:47 +0000 (11:40 +0100)]
Fix source path when share is a mount point

Whenever an external storage mount point is shared directly, its path is
empty which causes a leading slash to appear in the source path.

This fix removes the bogus leading slash in such situation.

Backport of 01c83158bb997a68736ef3dd548bcbc96e9cca94 from master

9 years agoPrevent leaking db connection info in the stacktrace
Robin Appelman [Tue, 6 Jan 2015 15:54:41 +0000 (16:54 +0100)]
Prevent leaking db connection info in the stacktrace

9 years agoCheck for version before mounting a public link
Morris Jobke [Mon, 5 Jan 2015 10:50:05 +0000 (11:50 +0100)]
Check for version before mounting a public link

* ownCloud 7.0.0 is needed - version of merge of server <-> server
  sharing - https://github.com/owncloud/core/pull/8399
* adjust error message

9 years agoAdded error check to lib/private/image.php
Byron Marohn [Mon, 15 Sep 2014 23:12:07 +0000 (16:12 -0700)]
Added error check to lib/private/image.php

This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE.
Without this check, subsequent loop might create billions of ERROR-level log messages.

Signed-off-by: Byron Marohn <combustible@live.com>
9 years agoMerge pull request #12643 from owncloud/ldap-user-cleanup-stable7
blizzz [Fri, 19 Dec 2014 18:04:50 +0000 (19:04 +0100)]
Merge pull request #12643 from owncloud/ldap-user-cleanup-stable7

LDAP User Cleanup - stable7

9 years agoMerge pull request #12332 from owncloud/langbport2
Morris Jobke [Fri, 19 Dec 2014 13:14:03 +0000 (14:14 +0100)]
Merge pull request #12332 from owncloud/langbport2

more strings to backport

9 years agoshow spinner on file upload in IE8, 9
Morris Jobke [Thu, 18 Dec 2014 20:33:08 +0000 (21:33 +0100)]
show spinner on file upload in IE8, 9

9 years agoand don't forget to adjust tests
Arthur Schiwon [Thu, 18 Dec 2014 11:22:34 +0000 (12:22 +0100)]
and don't forget to adjust tests

9 years agoPHPdoc fixes, no code change
Arthur Schiwon [Wed, 17 Dec 2014 15:08:01 +0000 (16:08 +0100)]
PHPdoc fixes, no code change

9 years agoforgotten file
Arthur Schiwon [Wed, 17 Dec 2014 12:52:09 +0000 (13:52 +0100)]
forgotten file

9 years agoadd ldap:check-user to check user existance on the fly
Arthur Schiwon [Wed, 17 Dec 2014 12:37:53 +0000 (13:37 +0100)]
add ldap:check-user to check user existance on the fly

9 years agoMerge pull request #12798 from cyberb/stable7
Jan-Christoph Borchardt [Tue, 16 Dec 2014 13:35:11 +0000 (14:35 +0100)]
Merge pull request #12798 from cyberb/stable7

fixes #12434 (stable7)

9 years agoLDAP User Cleanup
Arthur Schiwon [Thu, 21 Aug 2014 15:59:13 +0000 (17:59 +0200)]
LDAP User Cleanup

background job for user clean up

adjust user backend for clean up

register background job

remove dead code

dependency injection

make Helper non-static for proper testing

check whether it is OK to run clean up job. Do not forget to pass arguments.

use correct method to get the config from server

methods can be private, proper indirect testing is given

no automatic user deletion

make limit readable for test purposes

make method less complex

add first tests

let preferences accept limit and offset for getUsersForValue

DI via constructor does not work for background jobs

after detecting, now we have retrieving deleted users and their details

we need this method to be public for now

finalize export method, add missing getter

clean up namespaces and get rid of unnecessary files

helper is not static anymore

cleanup according to scrutinizer

add cli tool to show deleted users

uses are necessary after recent namespace change

also remove user from mappings table on deletion

add occ command to delete users

fix use statement

improve output

big fixes / improvements

PHP doc

return true in userExists early for cleaning up deleted users

bump version

control state and interval with one config.php setting, now ldapUserCleanupInterval. 0 will disable it. enabled by default.

improve doc

rename cli method to be consistent with  others

introduce ldapUserCleanupInterval in sample config

don't show last login as unix epoche start when no  login happend

less log output

consistent namespace for OfflineUser

rename GarbageCollector to DeletedUsersIndex and move it to user subdir

fix unit tests

add tests for deleteUser

more test adjustements

9 years agoMerge pull request #12825 from d1saster/stable7-fixpcre
Morris Jobke [Sun, 14 Dec 2014 09:51:56 +0000 (10:51 +0100)]
Merge pull request #12825 from d1saster/stable7-fixpcre

make regex in controllermethodreflector.php compatible with PCRE 6.x

9 years agoMerge pull request #12655 from owncloud/fix-appstore-link
Morris Jobke [Sat, 13 Dec 2014 10:54:30 +0000 (11:54 +0100)]
Merge pull request #12655 from owncloud/fix-appstore-link

fix broken link on app management page for apps without ocsid

9 years agofix broken link on app management page for apps without ocsid - fix #9574, fix #10461
Morris Jobke [Sat, 6 Dec 2014 12:10:33 +0000 (13:10 +0100)]
fix broken link on app management page for apps without ocsid - fix #9574, fix #10461

9 years agomake regex in controllermethodreflector.php compatible with PCRE 6.x
Philipp Knechtges [Sat, 13 Dec 2014 01:16:37 +0000 (02:16 +0100)]
make regex in controllermethodreflector.php compatible with PCRE 6.x

The syntax ?<...> seems to be only supported from PCRE 7.0 on. For
backwards-compability ?P<...> is used.

9 years agoMerge pull request #12624 from nazar-pc/stable7
Vincent Petry [Fri, 12 Dec 2014 10:34:40 +0000 (11:34 +0100)]
Merge pull request #12624 from nazar-pc/stable7

Backport of #11524 into stable7

9 years agoremove ugly hack and don't use OC\Preview\Image for tiffs and svgs
Georg Ehrke [Sun, 23 Nov 2014 18:11:03 +0000 (19:11 +0100)]
remove ugly hack and don't use OC\Preview\Image for tiffs and svgs

9 years agoReturn real mime type on PROPFIND
Vincent Petry [Tue, 11 Nov 2014 14:42:50 +0000 (15:42 +0100)]
Return real mime type on PROPFIND

Return the real (insecure) mime type on PROPFIND

9 years agoEnsure user mountpoints are setup when using getUserFolder
Robin Appelman [Thu, 11 Dec 2014 13:34:30 +0000 (14:34 +0100)]
Ensure user mountpoints are setup when using getUserFolder

9 years agoDo not remove dir entry if it has the same name as the parent
Vincent Petry [Thu, 13 Nov 2014 16:37:56 +0000 (17:37 +0100)]
Do not remove dir entry if it has the same name as the parent

This fixes an issue when a subdir has the same name as its parent, it
would get exluded from the list.

9 years agofixes #12434
Boris Rybalkin [Thu, 4 Dec 2014 21:58:19 +0000 (21:58 +0000)]
fixes #12434

9 years agoMerge pull request #12663 from zinks-/l10n-fr-backport
Morris Jobke [Wed, 10 Dec 2014 07:59:11 +0000 (08:59 +0100)]
Merge pull request #12663 from zinks-/l10n-fr-backport

Patched french translation (backported from master)

9 years agoMerge pull request #12656 from owncloud/stable7-fix-12164
Morris Jobke [Wed, 10 Dec 2014 07:26:02 +0000 (08:26 +0100)]
Merge pull request #12656 from owncloud/stable7-fix-12164

Wipe cache if there is no response from feed

9 years agoAdd js unit test
Robin Appelman [Tue, 25 Nov 2014 16:16:23 +0000 (17:16 +0100)]
Add js unit test

9 years agoDont show the delete button for selected files if one of the selected files is not...
Robin Appelman [Thu, 20 Nov 2014 15:53:32 +0000 (16:53 +0100)]
Dont show the delete button for selected files if one of the selected files is not deletable

9 years agoCheck if files are deletable before trying to delete them
Robin Appelman [Thu, 20 Nov 2014 15:34:33 +0000 (16:34 +0100)]
Check if files are deletable before trying to delete them

9 years agofix placeholder fake in IE8 & 9 that brokes group listing in user management - fixes...
Morris Jobke [Fri, 5 Dec 2014 11:16:22 +0000 (12:16 +0100)]
fix placeholder fake in IE8 & 9 that brokes group listing in user management - fixes #12525

9 years agotranslated saved message in files external
Volkan Gezer [Mon, 8 Dec 2014 20:40:15 +0000 (21:40 +0100)]
translated saved message in files external

9 years agoSkip headers that can not be split
Victor Dubiniuk [Mon, 8 Dec 2014 20:43:43 +0000 (23:43 +0300)]
Skip headers that can not be split

9 years agoremove duplicate loaded personal.js - fixes #12674
Morris Jobke [Tue, 9 Dec 2014 08:27:10 +0000 (09:27 +0100)]
remove duplicate loaded personal.js - fixes #12674

9 years ago7.0.4 v7.0.4
Frank Karlitschek [Mon, 8 Dec 2014 18:27:21 +0000 (19:27 +0100)]
7.0.4

9 years agoadd doc
Arthur Schiwon [Mon, 8 Dec 2014 16:22:52 +0000 (17:22 +0100)]
add doc

9 years agopreserve an asterisk at the start when escaping a search term
Arthur Schiwon [Mon, 8 Dec 2014 16:12:13 +0000 (17:12 +0100)]
preserve an asterisk at the start when escaping a search term

9 years agoCreate config if it does not exists
Lukas Reschke [Fri, 5 Dec 2014 16:32:19 +0000 (17:32 +0100)]
Create config if it does not exists

The codepath that is executed when executing ownCloud via CLI is different than via browser. Specifically, the config is created by the user session already in `OC_Util::getInstanceId()` by a call to `setValue`. That said, this seems to be quite a bad side-effect, but for the sake of "not breaking whatever might break if we touch this" let's keep it that way for now.

When executing the autoconfig via `php -f index.php` the said session was not setup and thus no `config/config.php` file was created resulting in an installation error.

To reproduce this try to setup ownCloud via `php -f index.php` with and without that patch. (ensure to delete all existing configs before and don't access ownCloud with a browser in the meantime)

Fixes itself.

9 years agoWipe cache if there is no response from feed
Victor Dubiniuk [Sat, 6 Dec 2014 12:19:20 +0000 (15:19 +0300)]
Wipe cache if there is no response from feed

9 years agoPatched french translation (backported from master)
Thomas Imbreckx [Fri, 5 Dec 2014 18:14:08 +0000 (19:14 +0100)]
Patched french translation (backported from master)

9 years agoAdd test for IPv6 without port
Lukas Reschke [Thu, 4 Dec 2014 11:16:33 +0000 (12:16 +0100)]
Add test for IPv6 without port

9 years agoAdd workaround for older instances
Lukas Reschke [Wed, 3 Dec 2014 20:13:27 +0000 (21:13 +0100)]
Add workaround for older instances

To be removed with oCAdd workaround for older instances

To be removed with oC99

9 years agoTrim port from domain
Lukas Reschke [Wed, 3 Dec 2014 18:54:48 +0000 (19:54 +0100)]
Trim port from domain

Depending on the used environment the port might be appended to the host header resulting in an inaccessible instance when initially setting up on a system with a different HTTP or HTTPS port. (for example test:500)

To test this setup ownCloud under a different port with and without this patch. (heads-up: localhost is always white-listed, so use a different domain)

9 years ago7.0.4 RC2 v7.0.4RC2
Frank Karlitschek [Fri, 5 Dec 2014 03:24:13 +0000 (04:24 +0100)]
7.0.4 RC2

9 years agoMerge pull request #12623 from owncloud/fix-s2s-oc7
Björn Schießle [Thu, 4 Dec 2014 21:24:57 +0000 (22:24 +0100)]
Merge pull request #12623 from owncloud/fix-s2s-oc7

password column needs to allow null (oc7 backport)

9 years agoMerge pull request #12309 from owncloud/ldap-cache-user-count
blizzz [Thu, 4 Dec 2014 18:08:20 +0000 (19:08 +0100)]
Merge pull request #12309 from owncloud/ldap-cache-user-count

LDAP: cache total  user count

9 years agoMerge pull request #12493 from owncloud/ldap_search_perf
blizzz [Thu, 4 Dec 2014 17:58:18 +0000 (18:58 +0100)]
Merge pull request #12493 from owncloud/ldap_search_perf

LDAP search behaviour modifications

9 years agoMerge pull request #11524 from nazar-pc/patch-1
Vincent Petry [Thu, 16 Oct 2014 09:21:49 +0000 (11:21 +0200)]
Merge pull request #11524 from nazar-pc/patch-1

Page size calculation based on real page height

9 years agopassword column needs to allow null otherwise Oracle will break for empty passwords
Bjoern Schiessle [Thu, 4 Dec 2014 11:11:38 +0000 (12:11 +0100)]
password column needs to allow null otherwise Oracle will break for empty passwords

9 years agotrim search string before passing it on
Arthur Schiwon [Thu, 4 Dec 2014 14:29:16 +0000 (15:29 +0100)]
trim search string before passing it on

9 years agoMerge pull request #12528 from owncloud/backport-12419
Thomas Müller [Wed, 3 Dec 2014 16:48:25 +0000 (17:48 +0100)]
Merge pull request #12528 from owncloud/backport-12419

Allow read-only configuration

9 years agoadd proper description what database is supported by CE and EE
Morris Jobke [Wed, 3 Dec 2014 07:52:59 +0000 (08:52 +0100)]
add proper description what database is supported by CE and EE

9 years ago7.0.4 RC1 v7.0.4RC1
Frank Karlitschek [Mon, 1 Dec 2014 20:42:19 +0000 (21:42 +0100)]
7.0.4 RC1

9 years agoAllow read-only configuration
Lukas Reschke [Tue, 25 Nov 2014 15:12:12 +0000 (16:12 +0100)]
Allow read-only configuration

Workaround required for IIS setups running ownCloud to prevent dataloss.

Long-term solution would be to move some configuration settings to the database

Conflicts:
lib/base.php
settings/admin.php

9 years agoMerge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequired
Vincent Petry [Mon, 1 Dec 2014 10:07:57 +0000 (11:07 +0100)]
Merge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequired

Store credentials only in session if required

9 years agoMerge pull request #12496 from owncloud/check-xml-writer-for-7
Thomas Müller [Mon, 1 Dec 2014 09:53:50 +0000 (10:53 +0100)]
Merge pull request #12496 from owncloud/check-xml-writer-for-7

Check for XMLWriter class