]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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

9 years agoProperly join path sections
Vincent Petry [Wed, 18 Nov 2015 16:54:00 +0000 (17:54 +0100)]
Properly join path sections

This prevents double slashes that can mess up path comparisons in some
cases.

9 years agoFix OC.FileInfo to copy all properties
Vincent Petry [Wed, 18 Nov 2015 14:42:35 +0000 (15:42 +0100)]
Fix OC.FileInfo to copy all properties

This makes it possible to also store custom properties passed through
the data object like tags or shareOwner.

9 years agoFix undefined HTTP_USER_AGENT
Thomas Müller [Wed, 18 Nov 2015 14:27:17 +0000 (15:27 +0100)]
Fix undefined HTTP_USER_AGENT

9 years agoUpdate davclient.js
Vincent Petry [Wed, 18 Nov 2015 14:24:39 +0000 (15:24 +0100)]
Update davclient.js

9 years agoUse oc:fileid property instead of oc:id
Vincent Petry [Wed, 18 Nov 2015 14:18:00 +0000 (15:18 +0100)]
Use oc:fileid property instead of oc:id

9 years agoFix port issue - options.host already has the port attached
Thomas Müller [Tue, 17 Nov 2015 12:37:13 +0000 (13:37 +0100)]
Fix port issue - options.host already has the port attached

9 years agoFix js file load order
Thomas Müller [Tue, 17 Nov 2015 12:36:40 +0000 (13:36 +0100)]
Fix js file load order

9 years agoParse share owner from Webdav to display in UI
Vincent Petry [Mon, 2 Nov 2015 14:27:58 +0000 (15:27 +0100)]
Parse share owner from Webdav to display in UI

9 years agoQuery tags/favorite through Webdav in file list
Vincent Petry [Mon, 2 Nov 2015 13:17:49 +0000 (14:17 +0100)]
Query tags/favorite through Webdav in file list

9 years agoMake public link share page work with Webdav and add operations
Vincent Petry [Mon, 13 Jul 2015 15:41:20 +0000 (17:41 +0200)]
Make public link share page work with Webdav and add operations

The public page now uses the public.php/webdav endpoint.

Also enabled more file operations like rename, move, delete and create
folder from the public page, which are now all possible thanks to the
public.php/webdav endpoint.

9 years agoMake files app use Webdav for most operations
Vincent Petry [Mon, 13 Jul 2015 15:38:13 +0000 (17:38 +0200)]
Make files app use Webdav for most operations

9 years agoAdded OC.Files.Client Webdav-based files client
Vincent Petry [Mon, 13 Jul 2015 15:31:47 +0000 (17:31 +0200)]
Added OC.Files.Client Webdav-based files client

9 years agoAdd evert's davclient.js + es6-promise + IE8 workaround
Vincent Petry [Mon, 2 Nov 2015 12:19:30 +0000 (13:19 +0100)]
Add evert's davclient.js + es6-promise + IE8 workaround

- Add davclient.js lib
- Add es6-promise required by that lib
- Wrote IE8 workaround lib/shim for davclient.js

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

9 years agoClear highlight on RSA public key generation
Robin McCorkell [Tue, 20 Oct 2015 12:35:45 +0000 (13:35 +0100)]
Clear highlight on RSA public key generation

9 years agoOnly set value if it exists in the StorageConfig
Robin McCorkell [Tue, 20 Oct 2015 12:26:46 +0000 (13:26 +0100)]
Only set value if it exists in the StorageConfig

9 years agoReset mountpoint input field when creating new mount
Robin McCorkell [Tue, 15 Sep 2015 13:38:28 +0000 (14:38 +0100)]
Reset mountpoint input field when creating new mount

9 years agoFix JS unit tests
Robin McCorkell [Mon, 14 Sep 2015 21:21:42 +0000 (22:21 +0100)]
Fix JS unit tests

9 years agoFix external storage priority logic
Robin McCorkell [Mon, 14 Sep 2015 19:31:24 +0000 (20:31 +0100)]
Fix external storage priority logic

9 years agoLoad applicable users/groups correctly
Robin McCorkell [Mon, 14 Sep 2015 19:21:16 +0000 (20:21 +0100)]
Load applicable users/groups correctly

9 years agoDisplay applicable global storages in personal mount list
Robin McCorkell [Mon, 14 Sep 2015 12:57:49 +0000 (13:57 +0100)]
Display applicable global storages in personal mount list