]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoAdd unittest for filePath
Lukas Reschke [Tue, 9 Sep 2014 10:05:19 +0000 (12:05 +0200)]
Add unittest for filePath

10 years agoRemove special case for css in OC.filePath
Robin Appelman [Mon, 21 Jul 2014 11:03:14 +0000 (13:03 +0200)]
Remove special case for css in OC.filePath

10 years agoMerge pull request #9406 from philfry/master
Vincent Petry [Mon, 21 Jul 2014 10:22:06 +0000 (12:22 +0200)]
Merge pull request #9406 from philfry/master

silently discard the response body, needed for apache/mod_dav and maybe ...

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 21 Jul 2014 05:54:30 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9741 from owncloud/fix-repair-innodb-9737-master
Morris Jobke [Sun, 20 Jul 2014 19:40:53 +0000 (21:40 +0200)]
Merge pull request #9741 from owncloud/fix-repair-innodb-9737-master

check if $tables is an array

10 years agoMerge pull request #9672 from owncloud/mysql-affectedrows
Andreas Fischer [Sun, 20 Jul 2014 19:29:16 +0000 (21:29 +0200)]
Merge pull request #9672 from owncloud/mysql-affectedrows

Make MySQL affected row count consistent with other DBMSes

* owncloud/mysql-affectedrows:
  Added test of OCS privatedata to trigger key duplication
  Document why we have to check with defined() first.
  Make MySQL return "number of found rows" instead of number of "affected rows".

10 years agoMerge pull request #9732 from owncloud/fix-9716
Morris Jobke [Sun, 20 Jul 2014 14:08:39 +0000 (16:08 +0200)]
Merge pull request #9732 from owncloud/fix-9716

do not show selected groups twice after user creation

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 20 Jul 2014 05:54:40 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agocheck if $tables is an array
Thomas Müller [Sat, 19 Jul 2014 18:23:38 +0000 (20:23 +0200)]
check if $tables is an array

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 19 Jul 2014 05:54:42 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years ago$.unique works only for DOM elements
Arthur Schiwon [Fri, 18 Jul 2014 19:10:19 +0000 (21:10 +0200)]
$.unique works only for DOM elements

10 years agoMerge pull request #9700 from owncloud/ie8-fixes
Vincent Petry [Fri, 18 Jul 2014 17:27:04 +0000 (19:27 +0200)]
Merge pull request #9700 from owncloud/ie8-fixes

[OC 7] IE8 styling fixes

10 years agoMerge pull request #9720 from owncloud/sftp-stream-wrapper-new-connection
Vincent Petry [Fri, 18 Jul 2014 17:19:33 +0000 (19:19 +0200)]
Merge pull request #9720 from owncloud/sftp-stream-wrapper-new-connection

Pass existing Net_SFTP object into Net_SFTP_Stream.

10 years agoMerge pull request #9576 from owncloud/bcmath-check
blizzz [Fri, 18 Jul 2014 17:15:36 +0000 (19:15 +0200)]
Merge pull request #9576 from owncloud/bcmath-check

LDAP Active Directory Primary Groups support depends on bcmath module

10 years agoFixed IE8 style issues in files app
Vincent Petry [Thu, 17 Jul 2014 09:43:25 +0000 (11:43 +0200)]
Fixed IE8 style issues in files app

- fixed missing scrollbar in personal page
- fixed controls bar transparency: opaque white in IE8
- fixed files table borders in IE8

10 years agoPass existing Net_SFTP object into Net_SFTP_Stream.
Andreas Fischer [Sat, 12 Jul 2014 20:45:53 +0000 (22:45 +0200)]
Pass existing Net_SFTP object into Net_SFTP_Stream.

10 years agoMerge pull request #9718 from owncloud/sftp-early-login
blizzz [Fri, 18 Jul 2014 11:34:28 +0000 (13:34 +0200)]
Merge pull request #9718 from owncloud/sftp-early-login

SFTP: login() must be called after getServerPublicHostKey().

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 18 Jul 2014 05:54:43 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoupdate appstore api url
Frank Karlitschek [Fri, 18 Jul 2014 01:54:46 +0000 (21:54 -0400)]
update appstore api url

10 years agoMerge pull request #9691 from owncloud/kill-too-long-index-master
Thomas Müller [Thu, 17 Jul 2014 20:40:59 +0000 (22:40 +0200)]
Merge pull request #9691 from owncloud/kill-too-long-index-master

Revert add-share-index

10 years agoRevert "add share index"
Thomas Müller [Thu, 17 Jul 2014 07:32:51 +0000 (09:32 +0200)]
Revert "add share index"

This reverts commit e19b3a8794a2cadc86b0f3b01a516814b600026b.

10 years agoMerge pull request #9710 from owncloud/fix-failing-unit-test-on-MapperTestUtility...
Thomas Müller [Thu, 17 Jul 2014 15:17:58 +0000 (17:17 +0200)]
Merge pull request #9710 from owncloud/fix-failing-unit-test-on-MapperTestUtility.php-master

kill unused require of MapperTestUtility.php

10 years agoMerge pull request #9705 from owncloud/ie8-userspagefix
blizzz [Thu, 17 Jul 2014 14:42:19 +0000 (16:42 +0200)]
Merge pull request #9705 from owncloud/ie8-userspagefix

Fixed JS and CSS issues in users page

10 years agokill unused require of MapperTestUtility.php
Thomas Müller [Thu, 17 Jul 2014 14:35:00 +0000 (16:35 +0200)]
kill unused require of MapperTestUtility.php

10 years agoAdded test of OCS privatedata to trigger key duplication
Vincent Petry [Fri, 2 May 2014 11:21:31 +0000 (13:21 +0200)]
Added test of OCS privatedata to trigger key duplication

10 years agoMerge pull request #9668 from owncloud/enc_fix_folder_move
Vincent Petry [Thu, 17 Jul 2014 11:17:07 +0000 (13:17 +0200)]
Merge pull request #9668 from owncloud/enc_fix_folder_move

[encryption] update keys recursively if a folder was moved

10 years agoFixed JS and CSS issues in users page
Vincent Petry [Thu, 17 Jul 2014 11:13:03 +0000 (13:13 +0200)]
Fixed JS and CSS issues in users page

- Renamed "delete" to "deleteEntry" to make IE8 happy.
- Added missing "svg" class for the "+" button
- Added height to "+" button but was unable to properly align it

10 years agoMerge pull request #9696 from owncloud/fix-appframework-test-namespaces-master
Thomas Müller [Thu, 17 Jul 2014 10:42:39 +0000 (12:42 +0200)]
Merge pull request #9696 from owncloud/fix-appframework-test-namespaces-master

fixing namespace of MapperTestUtility

10 years agofixing namespace of MapperTestUtility
Thomas Müller [Thu, 17 Jul 2014 09:21:25 +0000 (11:21 +0200)]
fixing namespace of MapperTestUtility
and rename file to be lowercase

10 years agocheck that the file proxies are enabled after each test
Bjoern Schiessle [Wed, 16 Jul 2014 14:04:56 +0000 (16:04 +0200)]
check that the file proxies are enabled after each test

10 years agoupdate keys recursively if a folder was moved
Bjoern Schiessle [Wed, 16 Jul 2014 11:30:58 +0000 (13:30 +0200)]
update keys recursively if a folder was moved

10 years agoMerge pull request #9694 from owncloud/fix-failing-tests
Thomas Müller [Thu, 17 Jul 2014 08:56:47 +0000 (10:56 +0200)]
Merge pull request #9694 from owncloud/fix-failing-tests

fix syntax

10 years agofix syntax
Morris Jobke [Thu, 17 Jul 2014 07:51:44 +0000 (09:51 +0200)]
fix syntax

10 years agoMerge pull request #9682 from owncloud/mappedlocal-rename
Vincent Petry [Thu, 17 Jul 2014 07:19:17 +0000 (09:19 +0200)]
Merge pull request #9682 from owncloud/mappedlocal-rename

Fix renaming files in the root folder of a MappedLocal storage

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 17 Jul 2014 05:55:09 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9517 from brantje/Add-webapp-meta-tags
Morris Jobke [Wed, 16 Jul 2014 20:44:00 +0000 (22:44 +0200)]
Merge pull request #9517 from brantje/Add-webapp-meta-tags

Add webapp support

10 years agoFix renaming files in the root folder of a MappedLocal storage
Robin Appelman [Wed, 16 Jul 2014 19:24:18 +0000 (21:24 +0200)]
Fix renaming files in the root folder of a MappedLocal storage

10 years agoMerge pull request #9654 from owncloud/enctest-fileproxydisabledfix
Björn Schießle [Wed, 16 Jul 2014 14:55:17 +0000 (16:55 +0200)]
Merge pull request #9654 from owncloud/enctest-fileproxydisabledfix

Reenable proxies if a test failed to restore it

10 years agoMerge pull request #9653 from owncloud/fix-9590
Vincent Petry [Wed, 16 Jul 2014 14:52:08 +0000 (16:52 +0200)]
Merge pull request #9653 from owncloud/fix-9590

external storage table layout fixes

10 years agoMerge pull request #9550 from kofemann/dcache-fixes-for-upstream
icewind1991 [Wed, 16 Jul 2014 14:06:14 +0000 (16:06 +0200)]
Merge pull request #9550 from kofemann/dcache-fixes-for-upstream

storage: do not check file mode on rename

10 years agoMerge pull request #9662 from owncloud/enc_error_handling_master
Björn Schießle [Wed, 16 Jul 2014 13:31:20 +0000 (15:31 +0200)]
Merge pull request #9662 from owncloud/enc_error_handling_master

[encryption] improved error handling

10 years agoDocument why we have to check with defined() first.
Andreas Fischer [Wed, 16 Jul 2014 13:06:59 +0000 (15:06 +0200)]
Document why we have to check with defined() first.

10 years agoMerge pull request #9647 from owncloud/files_external_multiuser_tests
Robin McCorkell [Wed, 16 Jul 2014 12:42:12 +0000 (13:42 +0100)]
Merge pull request #9647 from owncloud/files_external_multiuser_tests

Add unit test for multi-user configuration loading

10 years agoMerge pull request #9664 from owncloud/enc-removelegacytests
Morris Jobke [Wed, 16 Jul 2014 12:39:48 +0000 (14:39 +0200)]
Merge pull request #9664 from owncloud/enc-removelegacytests

[OC8] Removed legacy encryption tests

10 years agoMake MySQL return "number of found rows" instead of number of "affected rows".
Andreas Fischer [Wed, 16 Jul 2014 12:35:47 +0000 (14:35 +0200)]
Make MySQL return "number of found rows" instead of number of "affected rows".

10 years agofix CSS coding style
Morris Jobke [Wed, 16 Jul 2014 12:30:58 +0000 (14:30 +0200)]
fix CSS coding style

10 years agoMerge pull request #9661 from owncloud/share-ownerdisplaynamefix
Morris Jobke [Wed, 16 Jul 2014 12:25:48 +0000 (14:25 +0200)]
Merge pull request #9661 from owncloud/share-ownerdisplaynamefix

Correctly return the owner display name for children of shares

10 years agoRemoved legacy encryption tests
Vincent Petry [Wed, 16 Jul 2014 10:38:41 +0000 (12:38 +0200)]
Removed legacy encryption tests

10 years agointroduce some encryption exceptions and catch additional error cases
Bjoern Schiessle [Wed, 16 Jul 2014 10:06:00 +0000 (12:06 +0200)]
introduce some encryption exceptions and catch additional error cases

10 years agoPort of #9584
Stephan Peijnik [Fri, 11 Jul 2014 05:12:04 +0000 (07:12 +0200)]
Port of #9584

Fixes #9583

lib/private/group/metadata.php: For subadmins also return an array of groups, indexed by their GIDs.
settings/users.php: Convert array of arrays to array of GIDs before calling into OC_Group::displayNamesInGroups.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
Fix indentation.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
Renamed $grp to $group in foreach loop.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
Use is_null() instead of empty() when checking the return value of GroupManager::get().

Additionally, $grp was renamed to $group inside
 \OC\Group\MetaData::fetchGroups().

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
Updated code to reflect changes introduced to \OC\Group\MetaData.

Now that fetchGroups() does not exist anymore and getGroups() is called
directory, the 'groups' property does not exist anymore.
Instead, we now generate that array on the fly and return it from getGroups.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
10 years agomake sure that the crypt library is loaded
Bjoern Schiessle [Wed, 16 Jul 2014 09:46:13 +0000 (11:46 +0200)]
make sure that the crypt library is loaded

10 years agoCorrectly return the owner display name for children of shares
Vincent Petry [Wed, 16 Jul 2014 10:07:02 +0000 (12:07 +0200)]
Correctly return the owner display name for children of shares

10 years agoMerge pull request #9640 from owncloud/fix_9627
Björn Schießle [Wed, 16 Jul 2014 08:12:52 +0000 (10:12 +0200)]
Merge pull request #9640 from owncloud/fix_9627

make sure that 'OC_Theme' exists before checking if the method exists

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 16 Jul 2014 05:55:55 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9644 from owncloud/fix_user_api
Thomas Müller [Tue, 15 Jul 2014 21:57:02 +0000 (23:57 +0200)]
Merge pull request #9644 from owncloud/fix_user_api

Fix user api

10 years agoReenable proxies if a test failed to restore it
Vincent Petry [Tue, 15 Jul 2014 21:05:01 +0000 (23:05 +0200)]
Reenable proxies if a test failed to restore it

10 years agoFix #9590. Fix #9612.
Stephane V [Tue, 15 Jul 2014 20:33:30 +0000 (22:33 +0200)]
Fix #9590. Fix #9612.
For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters.
The rows of the table are now always visible until the end (the trash icon is accessible).
(Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.)

10 years agoMerge pull request #9540 from owncloud/use_fileinfo_in_search_results
blizzz [Tue, 15 Jul 2014 17:49:36 +0000 (19:49 +0200)]
Merge pull request #9540 from owncloud/use_fileinfo_in_search_results

use fileinfo object in search results

10 years agoAdd unit test for multi-user configuration loading
Robin McCorkell [Tue, 15 Jul 2014 17:39:09 +0000 (18:39 +0100)]
Add unit test for multi-user configuration loading

10 years agoMerge pull request #9628 from edozzo/master
blizzz [Tue, 15 Jul 2014 17:10:01 +0000 (19:10 +0200)]
Merge pull request #9628 from edozzo/master

Userlist: async load doesnt fill checked group/subadmin array

10 years agomake sure that 'OC_Theme' exists before checking if the method exists
Bjoern Schiessle [Tue, 15 Jul 2014 13:39:44 +0000 (15:39 +0200)]
make sure that 'OC_Theme' exists before checking if the method exists

10 years agouse UserSession service to resolve user id
Jörn Friedrich Dreyer [Tue, 15 Jul 2014 15:42:17 +0000 (17:42 +0200)]
use UserSession service to resolve user id

10 years agouse correct IUser in interface
Jörn Friedrich Dreyer [Tue, 15 Jul 2014 15:41:44 +0000 (17:41 +0200)]
use correct IUser in interface

10 years agoMerge pull request #9639 from owncloud/prevent-irc-trolls-fro-using-this
icewind1991 [Tue, 15 Jul 2014 15:28:17 +0000 (17:28 +0200)]
Merge pull request #9639 from owncloud/prevent-irc-trolls-fro-using-this

Add warning because there are people that enable this app because they think it's the WebDAV implementation of ownCloud

10 years agoMerge pull request #8987 from owncloud/lastindexid-debug
Vincent Petry [Tue, 15 Jul 2014 15:01:57 +0000 (17:01 +0200)]
Merge pull request #8987 from owncloud/lastindexid-debug

[DEBUG] Test case for debugging the last index ID bug from Doctrine/MySQL

10 years agoMerge pull request #9561 from libasys/patch-3
icewind1991 [Tue, 15 Jul 2014 14:54:57 +0000 (16:54 +0200)]
Merge pull request #9561 from libasys/patch-3

Fix Error undefined index: file_target

10 years agoMerge pull request #9621 from owncloud/fix_logger_implementation
Thomas Müller [Tue, 15 Jul 2014 14:05:15 +0000 (16:05 +0200)]
Merge pull request #9621 from owncloud/fix_logger_implementation

fix logger implementation

10 years agoUpdate info.xml
Lukas Reschke [Tue, 15 Jul 2014 13:35:02 +0000 (15:35 +0200)]
Update info.xml

10 years agothrow exception if file is to large for trash bin
Bjoern Schiessle [Mon, 14 Jul 2014 15:03:36 +0000 (17:03 +0200)]
throw exception if file is to large for trash bin

10 years agoStrinct comparsion fix
DeLtAfOx [Tue, 15 Jul 2014 11:44:41 +0000 (13:44 +0200)]
Strinct comparsion fix

10 years agoMerge pull request #9633 from owncloud/correct-icon-license
Thomas Müller [Tue, 15 Jul 2014 11:09:53 +0000 (13:09 +0200)]
Merge pull request #9633 from owncloud/correct-icon-license

Correct icon license

10 years agoMerge pull request #9570 from PhilJung/master
blizzz [Tue, 15 Jul 2014 09:43:31 +0000 (11:43 +0200)]
Merge pull request #9570 from PhilJung/master

[Issue #9559] identifiers uid=xxx must be considered as user DN and not ...

10 years agoremove unused 3rdparty clock and lock icons
Jan-Christoph Borchardt [Tue, 15 Jul 2014 09:37:38 +0000 (11:37 +0200)]
remove unused 3rdparty clock and lock icons

10 years agocorrect icon license, we use Elementary icons, not Silk anymore
Jan-Christoph Borchardt [Tue, 15 Jul 2014 09:35:49 +0000 (11:35 +0200)]
correct icon license, we use Elementary icons, not Silk anymore

10 years agofix logger implementation and test
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 17:28:29 +0000 (19:28 +0200)]
fix logger implementation and test

10 years agoMerge pull request #9596 from owncloud/fixing-9503-master
Morris Jobke [Tue, 15 Jul 2014 07:15:32 +0000 (09:15 +0200)]
Merge pull request #9596 from owncloud/fixing-9503-master

reduce share action text to the user name only

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 15 Jul 2014 05:55:20 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoUserlist: async load doesnt fill checked group/subadmin array
DeLtAfOx [Tue, 15 Jul 2014 05:52:04 +0000 (07:52 +0200)]
Userlist: async load doesnt fill checked group/subadmin array

10 years agoMerge pull request #9562 from owncloud/users-groupfilter
Thomas Müller [Tue, 15 Jul 2014 05:40:55 +0000 (07:40 +0200)]
Merge pull request #9562 from owncloud/users-groupfilter

Do not filter groups, but therefore update the user counts according to  the filter

10 years agoFile written by blizzz
Philippe Jung [Mon, 14 Jul 2014 20:21:56 +0000 (22:21 +0200)]
File written by blizzz

10 years agoMerge pull request #9620 from owncloud/search-fileinfo-path
icewind1991 [Mon, 14 Jul 2014 19:32:17 +0000 (21:32 +0200)]
Merge pull request #9620 from owncloud/search-fileinfo-path

Use the correct path when building the FileInfo for the search result

10 years agofixing PHPDoc
Thomas Müller [Mon, 14 Jul 2014 19:19:08 +0000 (21:19 +0200)]
fixing PHPDoc

10 years agoremove dead code
Arthur Schiwon [Wed, 9 Jul 2014 10:19:50 +0000 (12:19 +0200)]
remove dead code

do not filter groups. but update the user count according to the filter

improve phpdoc

improve metadata runtime cache

add metadata tests

10 years agoreduce share action text to the user name only
Thomas Müller [Fri, 11 Jul 2014 13:16:26 +0000 (15:16 +0200)]
reduce share action text to the user name only

10 years agomkae getRelativePath of file search results overwriteable in subclasses
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 17:27:10 +0000 (19:27 +0200)]
mkae getRelativePath of file search results overwriteable in subclasses

10 years agoreturn relative path
Jörn Friedrich Dreyer [Mon, 14 Jul 2014 15:10:52 +0000 (17:10 +0200)]
return relative path

10 years agoUse the correct path when building the FileInfo for the search result
Robin Appelman [Mon, 14 Jul 2014 16:32:45 +0000 (18:32 +0200)]
Use the correct path when building the FileInfo for the search result

10 years agoMerge pull request #9228 from owncloud/remove-routing-singular-issues
Morris Jobke [Mon, 14 Jul 2014 15:10:07 +0000 (17:10 +0200)]
Merge pull request #9228 from owncloud/remove-routing-singular-issues

Routing: Dont strip the s from the resource id to prevent possible weird behavior with irregular english plural nouns

10 years agoMerge pull request #9598 from owncloud/fix-app-installation-master
Thomas Müller [Mon, 14 Jul 2014 15:05:36 +0000 (17:05 +0200)]
Merge pull request #9598 from owncloud/fix-app-installation-master

append file extension to the temporary file which contains the downloade...

10 years ago- Added test to trigger index id error
Vincent Petry [Wed, 11 Jun 2014 15:02:34 +0000 (17:02 +0200)]
- Added test to trigger index id error
- re-enable encryption migration tests
- sqlite requires reconnect after schema changes

10 years agoMerge pull request #9546 from owncloud/user-public
icewind1991 [Mon, 14 Jul 2014 13:12:58 +0000 (15:12 +0200)]
Merge pull request #9546 from owncloud/user-public

Extends the public user api

10 years agoExpose the user manager in the public server container
Robin Appelman [Wed, 9 Jul 2014 13:43:06 +0000 (15:43 +0200)]
Expose the user manager in the public server container

10 years agoAdd public interfaces for User, UserManager and UserSession
Robin Appelman [Wed, 9 Jul 2014 13:32:33 +0000 (15:32 +0200)]
Add public interfaces for User, UserManager and UserSession

10 years agoMerge pull request #9539 from enoch85/patch-1
Björn Schießle [Mon, 14 Jul 2014 10:58:23 +0000 (12:58 +0200)]
Merge pull request #9539 from enoch85/patch-1

Fix for #9422

10 years agoMerge pull request #9572 from owncloud/deleteunsharetooltip
Björn Schießle [Mon, 14 Jul 2014 09:50:19 +0000 (11:50 +0200)]
Merge pull request #9572 from owncloud/deleteunsharetooltip

mountType attribute + delete hint fix

10 years agoMerge pull request #9605 from owncloud/sftp-missing-streamwrapper
Vincent Petry [Mon, 14 Jul 2014 09:45:35 +0000 (11:45 +0200)]
Merge pull request #9605 from owncloud/sftp-missing-streamwrapper

Re-add missing sftp:// stream wrapper

10 years agoAdded mountType attribute and adapted Delete action text
Vincent Petry [Thu, 10 Jul 2014 15:25:46 +0000 (17:25 +0200)]
Added mountType attribute and adapted Delete action text

Added mountType attribute for files/folder to indicated whether they are
regular, external or shared.

The client side then adapts the "Delete" action hint text based on this
information.

Only the mount roots must have the delete icon hint adapted.
To make this detectable on the client side, the mountType can now
be null, "shared", "shared-root", "external" or "external-root".

This also gives room to icon customization on the client side.

10 years agoMerge pull request #9571 from owncloud/fix_appstore_update_issue
Vincent Petry [Mon, 14 Jul 2014 08:00:39 +0000 (10:00 +0200)]
Merge pull request #9571 from owncloud/fix_appstore_update_issue

Fix update to button issue

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 14 Jul 2014 05:54:27 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #9563 from owncloud/version-delete-cache
Morris Jobke [Sun, 13 Jul 2014 16:14:14 +0000 (18:14 +0200)]
Merge pull request #9563 from owncloud/version-delete-cache

Remove deleted versions from the cache