]>
source.dussan.org Git - nextcloud-server.git/log
Jan-Christoph Borchardt [Wed, 25 Nov 2015 12:16:00 +0000 (13:16 +0100)]
update page: fix heading whitespace and unbold less important sections
Jan-Christoph Borchardt [Wed, 25 Nov 2015 12:08:05 +0000 (13:08 +0100)]
fix error page button text when label too long
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
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
Thomas Müller [Tue, 24 Nov 2015 15:19:25 +0000 (16:19 +0100)]
Remove invalid use statement
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
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
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
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
Thomas Müller [Fri, 20 Nov 2015 12:35:23 +0000 (13:35 +0100)]
Adjust sabre changes in core
Thomas Müller [Fri, 20 Nov 2015 11:16:04 +0000 (12:16 +0100)]
Update sabre/dav to 3.0.5 including dependencies
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
Björn Schießle [Tue, 24 Nov 2015 12:07:40 +0000 (13:07 +0100)]
always store server url without a trailing slash
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
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
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
Jenkins for ownCloud [Tue, 24 Nov 2015 06:56:32 +0000 (01:56 -0500)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 23 Nov 2015 21:03:19 +0000 (22:03 +0100)]
Consistent interface declaration
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
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
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
Joas Schilling [Mon, 23 Nov 2015 13:06:26 +0000 (14:06 +0100)]
Make sure that object id can be a string
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.
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
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
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…
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
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
Robin Appelman [Mon, 23 Nov 2015 12:08:53 +0000 (13:08 +0100)]
language fixes
Robin Appelman [Mon, 23 Nov 2015 11:29:20 +0000 (12:29 +0100)]
truncate long values on default
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
Robin Appelman [Mon, 23 Nov 2015 11:24:24 +0000 (12:24 +0100)]
hide passwords and secrets on default
Morris Jobke [Mon, 23 Nov 2015 11:11:23 +0000 (12:11 +0100)]
p() supports string as argument
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
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
Joas Schilling [Wed, 18 Nov 2015 15:27:48 +0000 (16:27 +0100)]
Use a DateTime object instead of a timestamp
Robin Appelman [Mon, 23 Nov 2015 10:36:20 +0000 (11:36 +0100)]
use common --output option
Robin Appelman [Wed, 18 Nov 2015 14:59:50 +0000 (15:59 +0100)]
Add files_external:list command to list configured external storages
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
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
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.
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
Victor Dubiniuk [Thu, 19 Nov 2015 20:09:31 +0000 (23:09 +0300)]
Add cmdline key to show shipped/non-shipped apps only
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
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
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
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
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
Jenkins for ownCloud [Mon, 23 Nov 2015 06:54:53 +0000 (01:54 -0500)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 20 Nov 2015 11:47:16 +0000 (12:47 +0100)]
[3rdparty] Bump for symfony/console-2.7.4
Robin McCorkell [Sun, 22 Nov 2015 17:25:32 +0000 (17:25 +0000)]
Defer initialisation of data until after complete construction
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 :-)
Robin Appelman [Thu, 19 Nov 2015 16:33:17 +0000 (17:33 +0100)]
also match ie11 with Request::USER_AGENT_IE
Vincent Petry [Thu, 19 Nov 2015 16:20:06 +0000 (17:20 +0100)]
Now using IE8 workaround of davclient.js for all IE versions
Vincent Petry [Thu, 19 Nov 2015 14:22:52 +0000 (15:22 +0100)]
Patch for davclient.js for Firefox
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.
Vincent Petry [Thu, 19 Nov 2015 10:42:17 +0000 (11:42 +0100)]
Fix issue when renaming creates a separate entry
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.
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.
Thomas Müller [Wed, 18 Nov 2015 14:27:17 +0000 (15:27 +0100)]
Fix undefined HTTP_USER_AGENT
Vincent Petry [Wed, 18 Nov 2015 14:24:39 +0000 (15:24 +0100)]
Update davclient.js
Vincent Petry [Wed, 18 Nov 2015 14:18:00 +0000 (15:18 +0100)]
Use oc:fileid property instead of oc:id
Thomas Müller [Tue, 17 Nov 2015 12:37:13 +0000 (13:37 +0100)]
Fix port issue - options.host already has the port attached
Thomas Müller [Tue, 17 Nov 2015 12:36:40 +0000 (13:36 +0100)]
Fix js file load order
Vincent Petry [Mon, 2 Nov 2015 14:27:58 +0000 (15:27 +0100)]
Parse share owner from Webdav to display in UI
Vincent Petry [Mon, 2 Nov 2015 13:17:49 +0000 (14:17 +0100)]
Query tags/favorite through Webdav in file list
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.
Vincent Petry [Mon, 13 Jul 2015 15:38:13 +0000 (17:38 +0200)]
Make files app use Webdav for most operations
Vincent Petry [Mon, 13 Jul 2015 15:31:47 +0000 (17:31 +0200)]
Added OC.Files.Client Webdav-based files client
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
Jenkins for ownCloud [Sun, 22 Nov 2015 06:54:53 +0000 (01:54 -0500)]
[tx-robot] updated from transifex
Robin McCorkell [Tue, 20 Oct 2015 12:35:45 +0000 (13:35 +0100)]
Clear highlight on RSA public key generation
Robin McCorkell [Tue, 20 Oct 2015 12:26:46 +0000 (13:26 +0100)]
Only set value if it exists in the StorageConfig
Robin McCorkell [Tue, 15 Sep 2015 13:38:28 +0000 (14:38 +0100)]
Reset mountpoint input field when creating new mount
Robin McCorkell [Mon, 14 Sep 2015 21:21:42 +0000 (22:21 +0100)]
Fix JS unit tests
Robin McCorkell [Mon, 14 Sep 2015 19:31:24 +0000 (20:31 +0100)]
Fix external storage priority logic
Robin McCorkell [Mon, 14 Sep 2015 19:21:16 +0000 (20:21 +0100)]
Load applicable users/groups correctly
Robin McCorkell [Mon, 14 Sep 2015 12:57:49 +0000 (13:57 +0100)]
Display applicable global storages in personal mount list
Robin McCorkell [Sun, 13 Sep 2015 22:23:42 +0000 (23:23 +0100)]
Render external storages list in JS
Jenkins for ownCloud [Sat, 21 Nov 2015 06:54:59 +0000 (01:54 -0500)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 19 Nov 2015 19:50:26 +0000 (20:50 +0100)]
DB scheme for Comments table, resolves #20265
Scrutinizer Auto-Fixer [Fri, 20 Nov 2015 15:42:34 +0000 (15:42 +0000)]
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Thomas Müller [Fri, 20 Nov 2015 15:06:25 +0000 (16:06 +0100)]
Merge pull request #20641 from owncloud/files_external_missing_backend
dont die if the external storage backend doesn't exist
Roeland Jago Douma [Sun, 8 Nov 2015 21:08:19 +0000 (22:08 +0100)]
Moved changedisplayname to usercontroller
Killed the old static route to change a users display name and moved it
to a properly testable controller.
Björn Schießle [Thu, 19 Nov 2015 16:49:43 +0000 (17:49 +0100)]
unit tests
Robin Appelman [Fri, 20 Nov 2015 14:23:09 +0000 (15:23 +0100)]
dont die if the external storage backend doesn't exist
Thomas Müller [Fri, 20 Nov 2015 14:22:52 +0000 (15:22 +0100)]
Merge pull request #20614 from owncloud/use-mocks-when-testing-isSharingDisabledForUser
Use mocks when testing isSharingDisabledForUser
Thomas Müller [Fri, 20 Nov 2015 13:38:29 +0000 (14:38 +0100)]
Adjust PHPDoc as suggested
Thomas Müller [Fri, 20 Nov 2015 12:57:54 +0000 (13:57 +0100)]
Merge pull request #14077 from owncloud/autotest-external-swift
[files_external] swift tests
Sergio Bertolin [Fri, 20 Nov 2015 11:56:05 +0000 (11:56 +0000)]
Added test case about trying to reshare a file with more permissions
Sergio Bertolin [Fri, 20 Nov 2015 11:26:52 +0000 (11:26 +0000)]
Making webdav path configurable
Sergio Bertolin [Fri, 20 Nov 2015 09:17:48 +0000 (09:17 +0000)]
modified makedavrequest to return response
Thomas Müller [Fri, 20 Nov 2015 09:16:28 +0000 (10:16 +0100)]
Merge pull request #20624 from owncloud/clean_3rparty_tests
Bump 3rdparty. No longer ship 3rdparty tests dirs
Roeland Jago Douma [Thu, 19 Nov 2015 21:03:10 +0000 (22:03 +0100)]
Bump 3rdparty. No longer ship tests dirs
Jenkins for ownCloud [Fri, 20 Nov 2015 06:55:32 +0000 (01:55 -0500)]
[tx-robot] updated from transifex
Thomas Müller [Thu, 19 Nov 2015 16:10:42 +0000 (17:10 +0100)]
fixing OCI and others
Björn Schießle [Thu, 19 Nov 2015 10:48:21 +0000 (11:48 +0100)]
make sure that both server don't try to exchange the shared secret in parallel
Björn Schießle [Wed, 18 Nov 2015 14:07:41 +0000 (15:07 +0100)]
add option to auto add servers to the list of trusted servers once a federated share was created and accepted successfully
Björn Schießle [Wed, 18 Nov 2015 12:38:03 +0000 (13:38 +0100)]
add status to server list
Björn Schießle [Wed, 18 Nov 2015 10:49:10 +0000 (11:49 +0100)]
change 'cronstatus' to 'status' so that it can be used in other apps too