]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #20744 from owncloud/oc_helper-getMimeType-cleanup
Thomas Müller [Thu, 26 Nov 2015 11:37:25 +0000 (12:37 +0100)]
Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanup

Remove last occurences of OC_Helper::getMimeType()

9 years agoMerge pull request #20707 from owncloud/files_external_table_status
Thomas Müller [Thu, 26 Nov 2015 11:01:53 +0000 (12:01 +0100)]
Merge pull request #20707 from owncloud/files_external_table_status

Fix status icon styling for external storages

9 years agoMerge pull request #20731 from owncloud/per-storage-updater
Thomas Müller [Thu, 26 Nov 2015 11:01:44 +0000 (12:01 +0100)]
Merge pull request #20731 from owncloud/per-storage-updater

Make Cache\Updater per storage

9 years agoMerge pull request #20745 from owncloud/remove-unused-internal-methods
Thomas Müller [Thu, 26 Nov 2015 11:01:31 +0000 (12:01 +0100)]
Merge pull request #20745 from owncloud/remove-unused-internal-methods

Remove unused internal methods

9 years agoremove unused method
Morris Jobke [Thu, 26 Nov 2015 09:58:30 +0000 (10:58 +0100)]
remove unused method

9 years agoRemove unused internal methods
Morris Jobke [Thu, 26 Nov 2015 09:25:43 +0000 (10:25 +0100)]
Remove unused internal methods

* removes OC_Helper::mb_substr_replace and OC_Helper::mb_str_replace
* keeps public interface wrapper working as expected

9 years agoRemove last occurences of OC_Helper::getMimeType()
Morris Jobke [Thu, 26 Nov 2015 09:18:32 +0000 (10:18 +0100)]
Remove last occurences of OC_Helper::getMimeType()

* ref #4774

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Nov 2015 06:55:22 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #20680 from owncloud/add-dav-sync-support
Thomas Müller [Wed, 25 Nov 2015 21:13:55 +0000 (22:13 +0100)]
Merge pull request #20680 from owncloud/add-dav-sync-support

Adding sync support - including dav tests

9 years agoUpdate to sabre dav 3.0.x-dev
Thomas Müller [Wed, 25 Nov 2015 19:10:24 +0000 (20:10 +0100)]
Update to sabre dav 3.0.x-dev

9 years agoCardDavBackEnd requires principalBackend on ctor
Thomas Müller [Wed, 25 Nov 2015 11:27:25 +0000 (12:27 +0100)]
CardDavBackEnd requires principalBackend on ctor

9 years agoUse sqlite
Thomas Müller [Tue, 24 Nov 2015 21:23:10 +0000 (22:23 +0100)]
Use sqlite

9 years ago Output owncloud.log to the console
Thomas Müller [Mon, 23 Nov 2015 13:39:20 +0000 (14:39 +0100)]
 Output owncloud.log to the console

9 years agoAdding sync support - including dav tests
Thomas Müller [Mon, 23 Nov 2015 12:53:57 +0000 (13:53 +0100)]
Adding sync support - including dav tests

9 years agoMerge pull request #19212 from owncloud/search-shortcut
Thomas Müller [Wed, 25 Nov 2015 19:02:13 +0000 (20:02 +0100)]
Merge pull request #19212 from owncloud/search-shortcut

Add Ctrl+F shortcut for the search bar

9 years agoMerge pull request #20733 from owncloud/scan-eventsource-no-paths
Thomas Müller [Wed, 25 Nov 2015 19:01:52 +0000 (20:01 +0100)]
Merge pull request #20733 from owncloud/scan-eventsource-no-paths

Dont output paths in scan.php

9 years agoMerge pull request #20734 from owncloud/federation-icon
Thomas Müller [Wed, 25 Nov 2015 15:25:48 +0000 (16:25 +0100)]
Merge pull request #20734 from owncloud/federation-icon

add icon for Federation app

9 years agoadd icon for Federation app
Jan-Christoph Borchardt [Wed, 25 Nov 2015 15:06:36 +0000 (16:06 +0100)]
add icon for Federation app

9 years agoMerge pull request #20712 from owncloud/replace-netcat-php
Thomas Müller [Wed, 25 Nov 2015 14:29:09 +0000 (15:29 +0100)]
Merge pull request #20712 from owncloud/replace-netcat-php

Replace shitty netcat use with dedicated PHP script

9 years agoMerge pull request #20728 from owncloud/symfony_event-dispatcher
Thomas Müller [Wed, 25 Nov 2015 14:28:03 +0000 (15:28 +0100)]
Merge pull request #20728 from owncloud/symfony_event-dispatcher

[3rdparty] Bump symfony/event-dispatcher to 2.7.7

9 years agoMerge pull request #20730 from owncloud/fix-errorpage-button
Thomas Müller [Wed, 25 Nov 2015 14:27:32 +0000 (15:27 +0100)]
Merge pull request #20730 from owncloud/fix-errorpage-button

fix details on redirect and update page

9 years agoMerge pull request #20703 from owncloud/share2.0_fileowner_column
Thomas Müller [Wed, 25 Nov 2015 14:26:27 +0000 (15:26 +0100)]
Merge pull request #20703 from owncloud/share2.0_fileowner_column

[Sharing 2.0] Add a new db column for the file owner

9 years agoMerge pull request #20691 from owncloud/share2.0_di_fixes
Thomas Müller [Wed, 25 Nov 2015 14:25:50 +0000 (15:25 +0100)]
Merge pull request #20691 from owncloud/share2.0_di_fixes

[Sharing 2.0] di fixes

9 years agoMerge pull request #20705 from owncloud/fix_20648
Thomas Müller [Wed, 25 Nov 2015 14:24:20 +0000 (15:24 +0100)]
Merge pull request #20705 from owncloud/fix_20648

Fix overriding function from 3rdparty warning

9 years agoDont output paths in scan.php
Robin Appelman [Wed, 25 Nov 2015 14:21:01 +0000 (15:21 +0100)]
Dont output paths in scan.php

9 years agoMake Cache\Updater per storage
Robin Appelman [Wed, 25 Nov 2015 12:53:31 +0000 (13:53 +0100)]
Make Cache\Updater per storage

9 years ago[3rdparty] Bump symfony/event-dispatcher to 2.7.7
Roeland Jago Douma [Wed, 25 Nov 2015 10:53:16 +0000 (11:53 +0100)]
[3rdparty] Bump symfony/event-dispatcher to 2.7.7

9 years ago[Sharing 2.0] Add a new db column for the file owner
Roeland Jago Douma [Tue, 24 Nov 2015 11:13:19 +0000 (12:13 +0100)]
[Sharing 2.0] Add a new db column for the file owner

We need to store the owner of a file in the db to do efficient queries
on the owner of a file. Without this we need to construct fill paths for
each file id in the table and see who the owner of a file is. Which does
not scale.

9 years agoupdate page: fix heading whitespace and unbold less important sections
Jan-Christoph Borchardt [Wed, 25 Nov 2015 12:16:00 +0000 (13:16 +0100)]
update page: fix heading whitespace and unbold less important sections

9 years agofix error page button text when label too long
Jan-Christoph Borchardt [Wed, 25 Nov 2015 12:08:05 +0000 (13:08 +0100)]
fix error page button text when label too long

9 years agoMerge pull request #20439 from owncloud/etag-propagate-in-storage
Thomas Müller [Wed, 25 Nov 2015 11:49:54 +0000 (12:49 +0100)]
Merge pull request #20439 from owncloud/etag-propagate-in-storage

Take submount etag into account for folder etags

9 years agoMerge pull request #20724 from owncloud/symfony-process
Thomas Müller [Wed, 25 Nov 2015 09:46:30 +0000 (10:46 +0100)]
Merge pull request #20724 from owncloud/symfony-process

[3rdparty] Bump symfony/process to 2.7.7

9 years ago[3rdparty] Bump symfony/process to 2.7.7
Roeland Jago Douma [Wed, 25 Nov 2015 07:22:45 +0000 (08:22 +0100)]
[3rdparty] Bump symfony/process to 2.7.7

9 years agoMerge pull request #20673 from owncloud/symfony_routing
Thomas Müller [Wed, 25 Nov 2015 08:51:11 +0000 (09:51 +0100)]
Merge pull request #20673 from owncloud/symfony_routing

[3rdparty] Bump symfony/routing

9 years ago[3rdparty] Bump symfony/routing
Roeland Jago Douma [Mon, 23 Nov 2015 08:21:44 +0000 (09:21 +0100)]
[3rdparty] Bump symfony/routing

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Nov 2015 06:55:37 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoReplace shitty netcat use with dedicated PHP script
Robin McCorkell [Tue, 24 Nov 2015 15:42:01 +0000 (15:42 +0000)]
Replace shitty netcat use with dedicated PHP script

9 years agoMerge pull request #20636 from owncloud/savre-3.0
Thomas Müller [Tue, 24 Nov 2015 15:20:48 +0000 (16:20 +0100)]
Merge pull request #20636 from owncloud/savre-3.0

sabre/dav 3.0 and related

9 years agoMerge pull request #20692 from owncloud/federation_auto_add_servers
Thomas Müller [Tue, 24 Nov 2015 15:19:39 +0000 (16:19 +0100)]
Merge pull request #20692 from owncloud/federation_auto_add_servers

auto-add ownClouds to the list of trusted servers

9 years agoRemove invalid use statement
Thomas Müller [Tue, 24 Nov 2015 15:19:25 +0000 (16:19 +0100)]
Remove invalid use statement

9 years agoMerge pull request #18294 from esakol/issue17173
Thomas Müller [Tue, 24 Nov 2015 15:04:23 +0000 (16:04 +0100)]
Merge pull request #18294 from esakol/issue17173

Fix RHDS ldap paged search, Issue #17173

9 years agoMerge pull request #20595 from owncloud/fix-double-slashes
Thomas Müller [Tue, 24 Nov 2015 15:04:03 +0000 (16:04 +0100)]
Merge pull request #20595 from owncloud/fix-double-slashes

Avoid double slashes in URL when trying to add an remote share

9 years agoMerge pull request #18999 from owncloud/ext-config-listadmin
Thomas Müller [Tue, 24 Nov 2015 15:03:35 +0000 (16:03 +0100)]
Merge pull request #18999 from owncloud/ext-config-listadmin

Improvements to external storages list rendering

9 years agoFix for parsing pretty printed Webdav responses
Vincent Petry [Tue, 24 Nov 2015 10:59:00 +0000 (11:59 +0100)]
Fix for parsing pretty printed Webdav responses

Update davclient.js + adjust IE workaround for this

9 years agoAdjust sabre changes in core
Thomas Müller [Fri, 20 Nov 2015 12:35:23 +0000 (13:35 +0100)]
Adjust sabre changes in core

9 years agoUpdate sabre/dav to 3.0.5 including dependencies
Thomas Müller [Fri, 20 Nov 2015 11:16:04 +0000 (12:16 +0100)]
Update sabre/dav to 3.0.5 including dependencies

9 years agoadd search fallback to browser
Hendrik Leppelsack [Tue, 24 Nov 2015 13:46:54 +0000 (14:46 +0100)]
add search fallback to browser

9 years agoFix status icon styling for external storages
Robin Appelman [Tue, 24 Nov 2015 12:57:12 +0000 (13:57 +0100)]
Fix status icon styling for external storages

9 years agoMerge pull request #20574 from owncloud/files_external_list_command
Robin Appelman [Tue, 24 Nov 2015 12:34:59 +0000 (13:34 +0100)]
Merge pull request #20574 from owncloud/files_external_list_command

Add files_external:list command to list configured external storages

9 years agoFix overriding function from 3rdparty warning
Roeland Jago Douma [Tue, 24 Nov 2015 12:25:27 +0000 (13:25 +0100)]
Fix overriding function from 3rdparty warning

Fixes #20648

9 years agoalways store server url without a trailing slash
Björn Schießle [Tue, 24 Nov 2015 12:07:40 +0000 (13:07 +0100)]
always store server url without a trailing slash

9 years agouse hooks to auto add server to the list of trusted servers once a federated share...
Björn Schießle [Mon, 23 Nov 2015 16:01:53 +0000 (17:01 +0100)]
use hooks to auto add server to the list of trusted servers once a federated share was created

9 years agoMerge pull request #20693 from owncloud/phpdoc_node
Thomas Müller [Tue, 24 Nov 2015 09:56:53 +0000 (10:56 +0100)]
Merge pull request #20693 from owncloud/phpdoc_node

Consistent interface declaration OCP\Files\Node

9 years agoMerge pull request #20682 from owncloud/objectid-to-string
Thomas Müller [Tue, 24 Nov 2015 09:56:34 +0000 (10:56 +0100)]
Merge pull request #20682 from owncloud/objectid-to-string

Make sure that object id can be a string

9 years ago[Sharing 2.0] Use the rootfolder to get the path of a share
Roeland Jago Douma [Tue, 24 Nov 2015 09:16:02 +0000 (10:16 +0100)]
[Sharing 2.0] Use the rootfolder to get the path of a share

We need to use the rootfolder here since we also other people than the
shareOwner can request a share.

9 years ago[Sharing 2.0] Fix phpdoc etc
Roeland Jago Douma [Tue, 24 Nov 2015 08:58:37 +0000 (09:58 +0100)]
[Sharing 2.0] Fix phpdoc etc

9 years ago[Sharing 2.0] Move authentication to the OCS API
Roeland Jago Douma [Tue, 24 Nov 2015 08:37:17 +0000 (09:37 +0100)]
[Sharing 2.0] Move authentication to the OCS API

9 years ago[Sharing 2.0] Default share provider only generic DI
Roeland Jago Douma [Mon, 23 Nov 2015 16:10:58 +0000 (17:10 +0100)]
[Sharing 2.0] Default share provider only generic DI

No injection of userfolders etc. Only generic DI components
(IRootFolder) etc should be used to make sure we can also run this from
the cli

9 years ago[Sharing 2.0] Removed unused DI stuff
Roeland Jago Douma [Mon, 23 Nov 2015 13:06:25 +0000 (14:06 +0100)]
[Sharing 2.0] Removed unused DI stuff

The share manager etc should not care about filtering stuff. They should
return what is asked for them.

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 Nov 2015 06:56:32 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

9 years agoConsistent interface declaration
Roeland Jago Douma [Mon, 23 Nov 2015 21:03:19 +0000 (22:03 +0100)]
Consistent interface declaration

9 years agoMerge pull request #20622 from owncloud/comments-dbscheme
Thomas Müller [Mon, 23 Nov 2015 16:19:17 +0000 (17:19 +0100)]
Merge pull request #20622 from owncloud/comments-dbscheme

DB scheme for Comments table, resolves #20265

9 years agoMerge pull request #20684 from owncloud/more-time
Thomas Müller [Mon, 23 Nov 2015 14:35:51 +0000 (15:35 +0100)]
Merge pull request #20684 from owncloud/more-time

webdav docker tests - wait at least 5 seconds after the full startup

9 years agowebdav docker tests - wait at least 5 seconds after the full startup
Morris Jobke [Mon, 23 Nov 2015 13:49:01 +0000 (14:49 +0100)]
webdav docker tests - wait at least 5 seconds after the full startup

9 years agoMake sure that object id can be a string
Joas Schilling [Mon, 23 Nov 2015 13:06:26 +0000 (14:06 +0100)]
Make sure that object id can be a string

9 years agoMerge pull request #20587 from owncloud/sharing-api-integration-tests-roelandcases
Thomas Müller [Mon, 23 Nov 2015 12:34:40 +0000 (13:34 +0100)]
Merge pull request #20587 from owncloud/sharing-api-integration-tests-roelandcases

Requested sharing API test cases.

9 years agoMerge pull request #20609 from owncloud/dav-donotauththroughajax
Thomas Müller [Mon, 23 Nov 2015 12:33:08 +0000 (13:33 +0100)]
Merge pull request #20609 from owncloud/dav-donotauththroughajax

Do not authenticate over ajax Webdav

9 years agoMerge pull request #20679 from owncloud/fixphpdoc
Thomas Müller [Mon, 23 Nov 2015 12:32:46 +0000 (13:32 +0100)]
Merge pull request #20679 from owncloud/fixphpdoc

p() supports string as argument

9 years agoMerge pull request #20617 from owncloud/fix-usage-of-lastInsertId
Thomas Müller [Mon, 23 Nov 2015 12:29:08 +0000 (13:29 +0100)]
Merge pull request #20617 from owncloud/fix-usage-of-lastInsertId

lastInsertId() is properly working with Oracle if the table name is p…

9 years agoMerge pull request #20543 from owncloud/share2.0_fix_hooks
Thomas Müller [Mon, 23 Nov 2015 12:28:49 +0000 (13:28 +0100)]
Merge pull request #20543 from owncloud/share2.0_fix_hooks

Move hook and delete children logic to share manager

9 years agoMerge pull request #20577 from owncloud/notifications-datetime-timestamp
Thomas Müller [Mon, 23 Nov 2015 12:14:45 +0000 (13:14 +0100)]
Merge pull request #20577 from owncloud/notifications-datetime-timestamp

Use a DateTime object instead of a timestamp

9 years agolanguage fixes
Robin Appelman [Mon, 23 Nov 2015 12:08:53 +0000 (13:08 +0100)]
language fixes

9 years agotruncate long values on default
Robin Appelman [Mon, 23 Nov 2015 11:29:20 +0000 (12:29 +0100)]
truncate long values on default

9 years ago[Sharing 2.0] Move hook and delete children logic to share manager
Roeland Jago Douma [Tue, 10 Nov 2015 13:14:49 +0000 (14:14 +0100)]
[Sharing 2.0] Move hook and delete children logic to share manager

To make sure hooks are always fired and child entries are always
cleaned. This logic is moved to the share manager.

* Updated unit tests

9 years agohide passwords and secrets on default
Robin Appelman [Mon, 23 Nov 2015 11:24:24 +0000 (12:24 +0100)]
hide passwords and secrets on default

9 years agop() supports string as argument
Morris Jobke [Mon, 23 Nov 2015 11:11:23 +0000 (12:11 +0100)]
p() supports string as argument

9 years agoThrow an exception in case no table name is passed into lastInsertId of the Oracle...
Thomas Müller [Fri, 20 Nov 2015 12:00:42 +0000 (13:00 +0100)]
Throw an exception in case no table name is passed into lastInsertId of the Oracle adapter

9 years agolastInsertId() is properly working with Oracle if the table name is properly passed in
Thomas Müller [Thu, 19 Nov 2015 16:18:22 +0000 (17:18 +0100)]
lastInsertId() is properly working with Oracle if the table name is properly passed in

9 years agoUse a DateTime object instead of a timestamp
Joas Schilling [Wed, 18 Nov 2015 15:27:48 +0000 (16:27 +0100)]
Use a DateTime object instead of a timestamp

9 years agouse common --output option
Robin Appelman [Mon, 23 Nov 2015 10:36:20 +0000 (11:36 +0100)]
use common --output option

9 years agoAdd files_external:list command to list configured external storages
Robin Appelman [Wed, 18 Nov 2015 14:59:50 +0000 (15:59 +0100)]
Add files_external:list command to list configured external storages

9 years agoMerge pull request #20222 from owncloud/federated_sharing_auto_complete
Thomas Müller [Mon, 23 Nov 2015 09:42:14 +0000 (10:42 +0100)]
Merge pull request #20222 from owncloud/federated_sharing_auto_complete

federated sharing auto-complete, first step

9 years agoMerge pull request #20623 from owncloud/app-list-enhancements
Thomas Müller [Mon, 23 Nov 2015 09:07:52 +0000 (10:07 +0100)]
Merge pull request #20623 from owncloud/app-list-enhancements

Add cmdline key to show shipped/non-shipped apps only

9 years agoDo not authenticate over ajax
Vincent Petry [Thu, 19 Nov 2015 13:18:27 +0000 (14:18 +0100)]
Do not authenticate over ajax

This makes sure that whenever a Webdav call is done through Ajax, if the
session has expired, it will not send back a challenge but a simple 401
response. Without this fix, the default code would send back a challenge
and trigger the browser's basic auth dialog.

9 years agoMerge pull request #16902 from owncloud/jsocclient
Thomas Müller [Mon, 23 Nov 2015 08:38:01 +0000 (09:38 +0100)]
Merge pull request #16902 from owncloud/jsocclient

Web UI uses Webdav instead of ajax/* calls

9 years agoAdd cmdline key to show shipped/non-shipped apps only
Victor Dubiniuk [Thu, 19 Nov 2015 20:09:31 +0000 (23:09 +0300)]
Add cmdline key to show shipped/non-shipped apps only

9 years agoMerge pull request #20524 from owncloud/pgsql-version-check-error
Thomas Müller [Mon, 23 Nov 2015 08:05:13 +0000 (09:05 +0100)]
Merge pull request #20524 from owncloud/pgsql-version-check-error

assume pgsql >=9 if checking the version fails

9 years agoMerge pull request #20558 from owncloud/remove-path-from-shared-with
Thomas Müller [Mon, 23 Nov 2015 08:04:52 +0000 (09:04 +0100)]
Merge pull request #20558 from owncloud/remove-path-from-shared-with

Unset `path` for shared with me

9 years agoMerge pull request #20559 from owncloud/settings_app_to_controller
Thomas Müller [Mon, 23 Nov 2015 07:36:47 +0000 (08:36 +0100)]
Merge pull request #20559 from owncloud/settings_app_to_controller

[Settings] Moved changedisplayname to usercontroller

9 years agoMerge pull request #20649 from owncloud/scrutinizer-patch-1
Thomas Müller [Mon, 23 Nov 2015 07:35:26 +0000 (08:35 +0100)]
Merge pull request #20649 from owncloud/scrutinizer-patch-1

Scrutinizer Auto-Fixes

9 years agoMerge pull request #20633 from owncloud/symfony_console_2.7.4
Thomas Müller [Mon, 23 Nov 2015 07:35:08 +0000 (08:35 +0100)]
Merge pull request #20633 from owncloud/symfony_console_2.7.4

[3rdparty] Bump for symfony/console-2.7.4

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 23 Nov 2015 06:54:53 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years ago[3rdparty] Bump for symfony/console-2.7.4
Roeland Jago Douma [Fri, 20 Nov 2015 11:47:16 +0000 (12:47 +0100)]
[3rdparty] Bump for symfony/console-2.7.4

9 years agoDefer initialisation of data until after complete construction
Robin McCorkell [Sun, 22 Nov 2015 17:25:32 +0000 (17:25 +0000)]
Defer initialisation of data until after complete construction

9 years agoUpdate app version for Webdav impl of files GUI
Vincent Petry [Fri, 20 Nov 2015 16:12:50 +0000 (17:12 +0100)]
Update app version for Webdav impl of files GUI

This will make sure the cached JS gets properly updated.
Also, since this is a bigger change it also qualifies for a version
increase :-)

9 years agoalso match ie11 with Request::USER_AGENT_IE
Robin Appelman [Thu, 19 Nov 2015 16:33:17 +0000 (17:33 +0100)]
also match ie11 with Request::USER_AGENT_IE

9 years agoNow using IE8 workaround of davclient.js for all IE versions
Vincent Petry [Thu, 19 Nov 2015 16:20:06 +0000 (17:20 +0100)]
Now using IE8 workaround of davclient.js for all IE versions

9 years agoPatch for davclient.js for Firefox
Vincent Petry [Thu, 19 Nov 2015 14:22:52 +0000 (15:22 +0100)]
Patch for davclient.js for Firefox

9 years agoSend download token as cookie to tell the UI that it started
Vincent Petry [Thu, 19 Nov 2015 11:01:55 +0000 (12:01 +0100)]
Send download token as cookie to tell the UI that it started

This used to be done in the ajax download code. Now that single file
downloads are going through Webdav, the token handling needs to be done
here too.

9 years agoFix issue when renaming creates a separate entry
Vincent Petry [Thu, 19 Nov 2015 10:42:17 +0000 (11:42 +0100)]
Fix issue when renaming creates a separate entry