]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoOC\Preview - use !== and === instead of != and ==
Georg Ehrke [Fri, 12 Jul 2013 08:03:25 +0000 (10:03 +0200)]
OC\Preview - use !== and === instead of != and ==

11 years agoOptimize images with optipng and scour
kondou [Thu, 11 Jul 2013 23:36:10 +0000 (01:36 +0200)]
Optimize images with optipng and scour

11 years agoOC\Preview - outsource static methods
Georg Ehrke [Thu, 11 Jul 2013 18:35:55 +0000 (20:35 +0200)]
OC\Preview - outsource static methods

11 years agoOC\Preview - fix logic of two return values
Georg Ehrke [Thu, 11 Jul 2013 18:15:30 +0000 (20:15 +0200)]
OC\Preview - fix logic of two return values

11 years agoOC\Preview - remove unneeded comment
Georg Ehrke [Thu, 11 Jul 2013 18:02:59 +0000 (20:02 +0200)]
OC\Preview - remove unneeded comment

11 years agoOC\Preview - improve documentation
Georg Ehrke [Thu, 11 Jul 2013 17:21:37 +0000 (19:21 +0200)]
OC\Preview - improve documentation

11 years agoOC\Preview - use camelCase
Georg Ehrke [Thu, 11 Jul 2013 17:03:21 +0000 (19:03 +0200)]
OC\Preview - use camelCase

11 years agoremove debug code ...
Georg Ehrke [Thu, 11 Jul 2013 11:41:09 +0000 (13:41 +0200)]
remove debug code ...

11 years agoit's setValue not getValue, damn type
Georg Ehrke [Thu, 11 Jul 2013 11:39:10 +0000 (13:39 +0200)]
it's setValue not getValue, damn type

11 years agomake jenkins happy
Georg Ehrke [Thu, 11 Jul 2013 10:28:41 +0000 (12:28 +0200)]
make jenkins happy

11 years agoimplement use of previews in sharing app
Georg Ehrke [Thu, 11 Jul 2013 09:58:52 +0000 (11:58 +0200)]
implement use of previews in sharing app

11 years agouse $root instead of $path
Georg Ehrke [Thu, 11 Jul 2013 09:57:19 +0000 (11:57 +0200)]
use $root instead of $path

11 years agofix typo
Georg Ehrke [Thu, 11 Jul 2013 09:43:53 +0000 (11:43 +0200)]
fix typo

11 years agoimprove validation of oc\preview and implement preview of error icon if something...
Georg Ehrke [Thu, 11 Jul 2013 08:10:07 +0000 (10:10 +0200)]
improve validation of oc\preview and implement preview of error icon if something went wrong

11 years agofix typo
Georg Ehrke [Wed, 10 Jul 2013 16:04:13 +0000 (18:04 +0200)]
fix typo

11 years agoupdate some comments in preview lib
Georg Ehrke [Wed, 10 Jul 2013 16:01:04 +0000 (18:01 +0200)]
update some comments in preview lib

11 years agoclean up oc\preview
Georg Ehrke [Wed, 10 Jul 2013 15:57:04 +0000 (17:57 +0200)]
clean up oc\preview

11 years agofix orientation before caching preview
Georg Ehrke [Wed, 10 Jul 2013 11:38:42 +0000 (13:38 +0200)]
fix orientation before caching preview

11 years agomerge conflicts ...
Georg Ehrke [Wed, 10 Jul 2013 10:41:53 +0000 (12:41 +0200)]
merge conflicts ...

11 years agoadd two new icons - for copyright see filetypes/readme-2.txt
Georg Ehrke [Wed, 10 Jul 2013 10:18:17 +0000 (12:18 +0200)]
add two new icons - for copyright see filetypes/readme-2.txt

11 years agoproperly encode path
Georg Ehrke [Wed, 10 Jul 2013 09:25:28 +0000 (11:25 +0200)]
properly encode path

11 years agosome style adjustments
Georg Ehrke [Tue, 9 Jul 2013 09:40:09 +0000 (11:40 +0200)]
some style adjustments

11 years agoLDAP: even better check for emptiness, fixes #3815
Arthur Schiwon [Fri, 21 Jun 2013 21:58:44 +0000 (23:58 +0200)]
LDAP: even better check for emptiness, fixes #3815

11 years agoMerge pull request #3994 from owncloud/fix_oracle_setup
Jörn Friedrich Dreyer [Wed, 10 Jul 2013 08:02:52 +0000 (01:02 -0700)]
Merge pull request #3994 from owncloud/fix_oracle_setup

General setup fixes for Oracle

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Jul 2013 00:20:59 +0000 (02:20 +0200)]
[tx-robot] updated from transifex

11 years agoGeneral fixes
Victor Dubiniuk [Tue, 9 Jul 2013 21:49:05 +0000 (00:49 +0300)]
General fixes

11 years agoMerge pull request #3787 from mvn23/patch-1
mvn23 [Tue, 9 Jul 2013 15:21:07 +0000 (08:21 -0700)]
Merge pull request #3787 from mvn23/patch-1

Thanks @bartv2 and @bantu, merged and closed.

11 years agoMerge pull request #3943 from owncloud/encode_uri_component
VicDeo [Tue, 9 Jul 2013 15:13:50 +0000 (08:13 -0700)]
Merge pull request #3943 from owncloud/encode_uri_component

Add path encoding to public API.

11 years agoAdd unit test
Victor Dubiniuk [Fri, 5 Jul 2013 12:02:41 +0000 (15:02 +0300)]
Add unit test

11 years agoEncode current trashbin directory
Victor Dubiniuk [Thu, 4 Jul 2013 16:41:42 +0000 (19:41 +0300)]
Encode current trashbin directory

11 years agoMigrate to encodePath
Victor Dubiniuk [Thu, 4 Jul 2013 16:23:31 +0000 (19:23 +0300)]
Migrate to encodePath

11 years agoImplement encodePath
Victor Dubiniuk [Thu, 4 Jul 2013 16:21:49 +0000 (19:21 +0300)]
Implement encodePath

11 years agoMerge pull request #3980 from owncloud/try-permissions-hook-again
Jörn Friedrich Dreyer [Tue, 9 Jul 2013 12:40:16 +0000 (05:40 -0700)]
Merge pull request #3980 from owncloud/try-permissions-hook-again

Add update permissions hook to sharing

11 years agoMerge pull request #3920 from owncloud/Fixing_search_ie8
Jörn Friedrich Dreyer [Tue, 9 Jul 2013 12:29:18 +0000 (05:29 -0700)]
Merge pull request #3920 from owncloud/Fixing_search_ie8

[ie8] Fix lazy CSS loading and missing borders in search dropdown

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 9 Jul 2013 00:12:22 +0000 (02:12 +0200)]
[tx-robot] updated from transifex

11 years agoOnly emit permissions hook for files and and include path
Michael Gapczynski [Mon, 8 Jul 2013 21:28:18 +0000 (17:28 -0400)]
Only emit permissions hook for files and and include path

11 years agoMerge pull request #3977 from owncloud/enable_oracle_in_autotests
Thomas Müller [Mon, 8 Jul 2013 20:44:12 +0000 (13:44 -0700)]
Merge pull request #3977 from owncloud/enable_oracle_in_autotests

enable oracle testing by default

11 years agoMerge pull request #3963 from owncloud/update-logic-split
icewind1991 [Mon, 8 Jul 2013 19:38:39 +0000 (12:38 -0700)]
Merge pull request #3963 from owncloud/update-logic-split

Move the upgrade logic to \OC\Updater

11 years agofix typo
Robin Appelman [Mon, 8 Jul 2013 19:13:23 +0000 (21:13 +0200)]
fix typo

11 years agoMerge pull request #3979 from owncloud/permissions-hook
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 16:32:10 +0000 (09:32 -0700)]
Merge pull request #3979 from owncloud/permissions-hook

Add update permissions hook to sharing

11 years agorequires fixes in 3rdparty mdb2
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 16:01:20 +0000 (18:01 +0200)]
requires fixes in 3rdparty mdb2

11 years agoAdd update permissions hook to sharing
Michael Gapczynski [Mon, 8 Jul 2013 15:40:10 +0000 (11:40 -0400)]
Add update permissions hook to sharing

11 years agoenable oracle testing by default
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 14:42:19 +0000 (16:42 +0200)]
enable oracle testing by default

11 years agoMerge pull request #3954 from owncloud/update_insertifnotexist_and_test
Thomas Müller [Mon, 8 Jul 2013 14:17:45 +0000 (07:17 -0700)]
Merge pull request #3954 from owncloud/update_insertifnotexist_and_test

fix insertIfNotExist return value, update doc and corresponding test

11 years agoMerge pull request #3757 from owncloud/icon-cleanup
Jan-Christoph Borchardt [Mon, 8 Jul 2013 13:56:29 +0000 (06:56 -0700)]
Merge pull request #3757 from owncloud/icon-cleanup

Icon cleanup

11 years agofix for previews in trashbin app
Georg Ehrke [Mon, 8 Jul 2013 13:14:25 +0000 (15:14 +0200)]
fix for previews in trashbin app

11 years agoMerge pull request #3946 from owncloud/fixing-3942-master
Thomas Müller [Mon, 8 Jul 2013 09:27:21 +0000 (02:27 -0700)]
Merge pull request #3946 from owncloud/fixing-3942-master

handle anonymous upload to reshared folder

11 years agoimplement use of preview icons in thrashbin app
Georg Ehrke [Mon, 8 Jul 2013 08:53:53 +0000 (10:53 +0200)]
implement use of preview icons in thrashbin app

11 years agoMerge https://github.com/owncloud/core/pull/3827
Björn Schießle [Mon, 8 Jul 2013 08:07:57 +0000 (10:07 +0200)]
Merge https://github.com/owncloud/core/pull/3827

Squashed commit of the following:

commit eed4b49cebcbcc252a75ed85097730b73213b0da
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 8 10:03:23 2013 +0200

    initialize OC_Defaults only once

commit bf6f07ccc8fb87535a069ca341789a590cb187ee
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 8 10:02:48 2013 +0200

    link to doc in error messages

commit ea61ee60e06ee98f2671aec1fdaff666c50f47c2
Merge: e41af3d 3c1308f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 11:10:56 2013 +0200

    Merge branch 'master' into better-messages

commit e41af3d7bad26aa5ca9ab21ec7dcbadd3cfe5d4f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 11:10:41 2013 +0200

    move to non-static defaults.php

commit 9e4258b1905244bdf34943a825421f041cbed43d
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Tue Jul 2 10:32:13 2013 +0200

    no sprintf here, lets t() handle it

commit fe1df349e248667a137f70d78b04225e5b42a111
Merge: d8f6859 cb5811b
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:13:38 2013 +0200

    Merge branch 'master' into better-messages

commit d8f68595df2dc0e0917d916cbde511ec5333010b
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:10:57 2013 +0200

    use document base url from defaults.php

commit 6c5403748a45717125a2aa375550f05646317d72
Merge: bea6b1c 7b0e3e6
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:00:15 2013 +0200

    Merge branch 'master' into better-messages

commit bea6b1c8a0968846065b9153e0a3f46a4e3245ee
Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date:   Mon Jun 24 16:21:12 2013 +0200

    link to docs in WebDAV message, ref #3791

commit 3119b364a1094769e711283d1ce9014505f64ab9
Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date:   Mon Jun 24 16:10:21 2013 +0200

    link to docs in error messages, fix #3819

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 8 Jul 2013 00:09:41 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 7 Jul 2013 00:06:06 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

11 years agoUpdater: pass update url as argument to update check
Robin Appelman [Sat, 6 Jul 2013 15:05:38 +0000 (17:05 +0200)]
Updater: pass update url as argument to update check

11 years agosplit upgrade logic from ajax file
Robin Appelman [Sat, 6 Jul 2013 15:00:00 +0000 (17:00 +0200)]
split upgrade logic from ajax file

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 6 Jul 2013 00:08:38 +0000 (02:08 +0200)]
[tx-robot] updated from transifex

11 years agofixing check if public share is a folder or not
Thomas Müller [Fri, 5 Jul 2013 22:11:42 +0000 (00:11 +0200)]
fixing check if public share is a folder or not

11 years agoremoving unused getSharedItem()
Thomas Müller [Fri, 5 Jul 2013 22:04:01 +0000 (00:04 +0200)]
removing unused getSharedItem()

11 years agoMerge branch 'master' into fixing-3942-master
Thomas Müller [Fri, 5 Jul 2013 22:02:11 +0000 (00:02 +0200)]
Merge branch 'master' into fixing-3942-master

Conflicts:
apps/files/ajax/upload.php

11 years agoMerge pull request #3951 from owncloud/fixing-3936-master
Thomas Müller [Fri, 5 Jul 2013 21:43:47 +0000 (14:43 -0700)]
Merge pull request #3951 from owncloud/fixing-3936-master

get the real physical folder name for anonymous upload

11 years agoMerge pull request #3955 from owncloud/cache-scanner-test
Thomas Müller [Fri, 5 Jul 2013 17:11:58 +0000 (10:11 -0700)]
Merge pull request #3955 from owncloud/cache-scanner-test

Scanner test: ensure mtime in the cache is the same as on the storage to...

11 years agoMerge pull request #3958 from owncloud/fixing-3933-master
Thomas Müller [Fri, 5 Jul 2013 15:45:12 +0000 (08:45 -0700)]
Merge pull request #3958 from owncloud/fixing-3933-master

adding tipsy to the upload button showing the max upload and restoring c...

11 years agoon reshares we now recursively move to the root of all reshares - therefore some...
Thomas Müller [Fri, 5 Jul 2013 15:39:41 +0000 (17:39 +0200)]
on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function

11 years agoMerge pull request #3948 from owncloud/fixing-3934-master
Bart Visscher [Fri, 5 Jul 2013 15:21:45 +0000 (08:21 -0700)]
Merge pull request #3948 from owncloud/fixing-3934-master

no anonymous upload on files only folders

11 years agoMerge pull request #3957 from owncloud/config-glob-fail
Thomas Müller [Fri, 5 Jul 2013 14:38:04 +0000 (07:38 -0700)]
Merge pull request #3957 from owncloud/config-glob-fail

OC_Config: handle failure of glob('*.config.php')

11 years agoremove wrong closing bracket
Björn Schießle [Fri, 5 Jul 2013 14:05:05 +0000 (16:05 +0200)]
remove wrong closing bracket

11 years agoadded helper function to escape glob pattern
Björn Schießle [Fri, 5 Jul 2013 12:58:33 +0000 (14:58 +0200)]
added helper function to escape glob pattern

Conflicts:

apps/files_encryption/lib/helper.php

11 years agofix getUidAndFilename() test
Björn Schießle [Tue, 25 Jun 2013 16:03:05 +0000 (18:03 +0200)]
fix getUidAndFilename() test

11 years agoonly check for external mount points if the external storage app is enabled
Björn Schießle [Tue, 25 Jun 2013 15:46:04 +0000 (17:46 +0200)]
only check for external mount points if the external storage app is enabled

11 years agomake trash bin aware of system wide mounts with respect to encryption keys
Björn Schießle [Tue, 25 Jun 2013 15:17:41 +0000 (17:17 +0200)]
make trash bin aware of system wide mounts with respect to encryption keys

11 years agoonly escape glob pattern
Björn Schießle [Tue, 25 Jun 2013 14:50:10 +0000 (16:50 +0200)]
only escape glob pattern

11 years agodel share keys from correct location
Björn Schießle [Tue, 25 Jun 2013 14:41:51 +0000 (16:41 +0200)]
del share keys from correct location

11 years agoalways return normalized path
Björn Schießle [Tue, 25 Jun 2013 14:41:24 +0000 (16:41 +0200)]
always return normalized path

11 years agodelete file keys from the correct location
Björn Schießle [Tue, 25 Jun 2013 14:03:03 +0000 (16:03 +0200)]
delete file keys from the correct location

11 years agohandle rename correctly for system wide mounts
Björn Schießle [Tue, 25 Jun 2013 12:42:49 +0000 (14:42 +0200)]
handle rename correctly for system wide mounts

11 years agomove isSystemWideMountPoint() to util.php
Björn Schießle [Tue, 25 Jun 2013 12:25:00 +0000 (14:25 +0200)]
move isSystemWideMountPoint() to util.php

11 years agosome performance improvements, check for system wide mounts only once while writing...
Björn Schießle [Tue, 25 Jun 2013 12:15:53 +0000 (14:15 +0200)]
some performance improvements, check for system wide mounts only once while writing share keys

11 years agofix path to OC_Mount_Config
Björn Schießle [Tue, 25 Jun 2013 11:36:43 +0000 (13:36 +0200)]
fix path to OC_Mount_Config

11 years agohandle system wide mount points
Björn Schießle [Tue, 25 Jun 2013 10:21:54 +0000 (12:21 +0200)]
handle system wide mount points

11 years agoupdate comment
Jörn Friedrich Dreyer [Fri, 5 Jul 2013 13:39:57 +0000 (15:39 +0200)]
update comment

11 years agofixing === and ident
Thomas Müller [Fri, 5 Jul 2013 13:27:14 +0000 (15:27 +0200)]
fixing === and ident

11 years agoOC_Config: handle failure of glob('*.config.php')
Robin Appelman [Fri, 5 Jul 2013 13:07:15 +0000 (15:07 +0200)]
OC_Config: handle failure of glob('*.config.php')

11 years agoadding tipsy to the upload button showing the max upload and restoring client side...
Thomas Müller [Fri, 5 Jul 2013 13:07:05 +0000 (15:07 +0200)]
adding tipsy to the upload button showing the max upload and restoring client side upload size validation

11 years agoScanner test: ensure mtime in the cache is the same as on the storage to prevent...
Robin Appelman [Fri, 5 Jul 2013 12:51:22 +0000 (14:51 +0200)]
Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures

11 years agofix insertIfNotExist return value, update doc and corresponding test
Jörn Friedrich Dreyer [Fri, 5 Jul 2013 12:05:42 +0000 (14:05 +0200)]
fix insertIfNotExist return value, update doc and corresponding test

11 years agoMerge branch 'master' into fixing-3934-master
Thomas Müller [Fri, 5 Jul 2013 11:52:33 +0000 (13:52 +0200)]
Merge branch 'master' into fixing-3934-master

Conflicts:
core/js/share.js

11 years agoproper fix for getting the shared item if no user is logged in
Thomas Müller [Fri, 5 Jul 2013 11:45:21 +0000 (13:45 +0200)]
proper fix for getting the shared item if no user is logged in

11 years agophp 5.3 compliant now
Thomas Müller [Fri, 5 Jul 2013 11:22:38 +0000 (13:22 +0200)]
php 5.3 compliant now

11 years agoget the real physical folder name for anonymous upload
Thomas Müller [Fri, 5 Jul 2013 10:15:47 +0000 (12:15 +0200)]
get the real physical folder name for anonymous upload

11 years agoMerge pull request #3950 from owncloud/fixing-3941-master
Jörn Friedrich Dreyer [Fri, 5 Jul 2013 10:01:56 +0000 (03:01 -0700)]
Merge pull request #3950 from owncloud/fixing-3941-master

no anonymous upload on read-only folders

11 years agofixing Notice: Undefined index: isPublic
Thomas Müller [Fri, 5 Jul 2013 09:30:53 +0000 (11:30 +0200)]
fixing Notice: Undefined index: isPublic

11 years agono anonymous upload on read-only folders
Thomas Müller [Fri, 5 Jul 2013 09:23:08 +0000 (11:23 +0200)]
no anonymous upload on read-only folders

11 years agono anonymous upload on files only folders
Thomas Müller [Fri, 5 Jul 2013 08:53:59 +0000 (10:53 +0200)]
no anonymous upload on files only folders

11 years agoMerge https://github.com/owncloud/core/pull/3900
Björn Schießle [Fri, 5 Jul 2013 08:07:23 +0000 (10:07 +0200)]
Merge https://github.com/owncloud/core/pull/3900

Squashed commit of the following:

commit a34098427720c2d0470367cd9698c184d85b8dfd
Merge: ccf849b 955646c
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Fri Jul 5 09:59:29 2013 +0200

    Merge branch 'master' into theme_aware_mail_footer

commit ccf849bc6f18d80cdb593e851529b87579fe072b
Merge: 8d5fb70 3c1308f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 11:03:47 2013 +0200

    Merge branch 'master' into theme_aware_mail_footer

commit 8d5fb70e6dcb2e2e34dcdf2a883680ef034afeea
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 10:38:39 2013 +0200

    switch to non-static defaults.php

commit 88ab2768dcc4ced12c48872c887baa94ad938d62
Merge: e199df8 84c25f9
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Wed Jul 3 16:59:48 2013 +0200

    Merge branch 'theme_aware_mail_footer' of github.com:owncloud/core into theme_aware_mail_footer

    Conflicts:
     core/templates/altmail.php

commit e199df844b5faf80a36d8380a5b0b58025cd425f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Wed Jul 3 16:56:29 2013 +0200

    name and slogan should be in one line

commit 84c25f9853e1bfbe4ae780371b1353aafb6b15c2
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date:   Mon Jul 1 21:15:35 2013 +0200

    no ?> at the end of a file

commit 3bd8d38d011f62ce78bcd0c108eb8cf2ce97eb99
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 12:58:36 2013 +0200

    print url unescaped

commit d304ed18c8b7350e92e24565b9b9ba77b519d74c
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 12:56:05 2013 +0200

    make new mail templates aware of different ownCloud themes

11 years agohandle anonymous upload to reshared folder
Thomas Müller [Fri, 5 Jul 2013 07:58:41 +0000 (09:58 +0200)]
handle anonymous upload to reshared folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Jul 2013 00:21:23 +0000 (02:21 +0200)]
[tx-robot] updated from transifex

11 years agochange delete from entry forbidden sign to proper icon
Jan-Christoph Borchardt [Thu, 4 Jul 2013 23:34:19 +0000 (01:34 +0200)]
change delete from entry forbidden sign to proper icon

11 years agoMerge pull request #3927 from owncloud/Fix_new_user_empty_group
Raghu Nayyar [Thu, 4 Jul 2013 18:50:19 +0000 (11:50 -0700)]
Merge pull request #3927 from owncloud/Fix_new_user_empty_group

Do not add groups if user has no groups

11 years agoMerge pull request #3932 from owncloud/fix_label_position
Morris Jobke [Thu, 4 Jul 2013 18:03:42 +0000 (11:03 -0700)]
Merge pull request #3932 from owncloud/fix_label_position

fix position of 'user shared the folder foldername with you' label

11 years agoMerge pull request #3899 from owncloud/encryption_check_php_version
VicDeo [Thu, 4 Jul 2013 13:53:17 +0000 (06:53 -0700)]
Merge pull request #3899 from owncloud/encryption_check_php_version

check php version, the encryption app needs php >= 5.3.3

11 years agomore verbose error message
Björn Schießle [Thu, 4 Jul 2013 12:50:07 +0000 (14:50 +0200)]
more verbose error message

11 years agoMerge pull request #3914 from owncloud/wrong-pw_for_share-with-pw
Kondou [Thu, 4 Jul 2013 10:12:51 +0000 (03:12 -0700)]
Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pw

Add a "Wrong password." message, if the password for the public share was wrong.