]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #15568 from owncloud/cache_user_folder_for_file_search_results
Thomas Müller [Mon, 13 Apr 2015 13:16:07 +0000 (15:16 +0200)]
Merge pull request #15568 from owncloud/cache_user_folder_for_file_search_results

cach user folder for file search results

9 years agoMerge pull request #15570 from owncloud/shares-properlyformatmountpoint
Morris Jobke [Mon, 13 Apr 2015 11:16:07 +0000 (13:16 +0200)]
Merge pull request #15570 from owncloud/shares-properlyformatmountpoint

Properly add trailing slash to mount point

9 years agoMerge pull request #15564 from rullzer/fix_13709
Vincent Petry [Mon, 13 Apr 2015 10:46:43 +0000 (12:46 +0200)]
Merge pull request #15564 from rullzer/fix_13709

Do not try to make user subadmin of group twice

9 years agoProperly add trailing slash to mount point
Vincent Petry [Mon, 13 Apr 2015 10:36:47 +0000 (12:36 +0200)]
Properly add trailing slash to mount point

Fixes resolving mount points when shared mount point's target name has
the same prefix as the source name

9 years agoDo not try to make user subadmin of group twice
Roeland Jago Douma [Mon, 13 Apr 2015 08:32:18 +0000 (10:32 +0200)]
Do not try to make user subadmin of group twice

If the provisioning api is used to make a user subadmin of a group that user
is already a subadmin just return success.

Added unit test to ensure things keep working.

9 years agocach user folder for file search results
Jörn Friedrich Dreyer [Mon, 13 Apr 2015 09:29:10 +0000 (11:29 +0200)]
cach user folder for file search results

9 years agoMerge pull request #15563 from owncloud/fix-try-getting-propert-of-non-object-ocsclient
Morris Jobke [Mon, 13 Apr 2015 08:30:31 +0000 (10:30 +0200)]
Merge pull request #15563 from owncloud/fix-try-getting-propert-of-non-object-ocsclient

Prevent php message: "Trying to get property of non-object at /xxx/lib/p...

9 years agoMerge pull request #15562 from owncloud/fix-15560
Joas Schilling [Mon, 13 Apr 2015 08:07:01 +0000 (10:07 +0200)]
Merge pull request #15562 from owncloud/fix-15560

Properly import used classes

9 years agoPrevent php message: "Trying to get property of non-object at /xxx/lib/private/ocscli...
Thomas Müller [Mon, 13 Apr 2015 07:43:45 +0000 (09:43 +0200)]
Prevent php message: "Trying to get property of non-object at /xxx/lib/private/ocsclient.php#282"

9 years agoProperly import used classes
Thomas Müller [Mon, 13 Apr 2015 07:26:30 +0000 (09:26 +0200)]
Properly import used classes

9 years agoMerge pull request #15555 from rullzer/fix_15494
Morris Jobke [Sun, 12 Apr 2015 21:00:32 +0000 (23:00 +0200)]
Merge pull request #15555 from rullzer/fix_15494

Initial fix for #15494

9 years agoMerge pull request #15541 from owncloud/add-reply-to-support
Lukas Reschke [Sun, 12 Apr 2015 20:30:35 +0000 (22:30 +0200)]
Merge pull request #15541 from owncloud/add-reply-to-support

Add "Reply-To" support for sharing mails as well as refactor code and add unit-tests

9 years agoInitial fix for #15494
Roeland Jago Douma [Sun, 12 Apr 2015 14:22:21 +0000 (16:22 +0200)]
Initial fix for #15494

9 years agoMerge pull request #15545 from owncloud/fix-fonts
Morris Jobke [Sun, 12 Apr 2015 08:03:54 +0000 (10:03 +0200)]
Merge pull request #15545 from owncloud/fix-fonts

fix wrong typeface being used for some buttons

9 years agofix wrong typeface being used for some buttons
Jan-Christoph Borchardt [Sat, 11 Apr 2015 11:29:55 +0000 (13:29 +0200)]
fix wrong typeface being used for some buttons

9 years agoMerge pull request #15535 from owncloud/smb-1.0.0
Morris Jobke [Fri, 10 Apr 2015 21:43:55 +0000 (23:43 +0200)]
Merge pull request #15535 from owncloud/smb-1.0.0

update icewind/smb to 1.0.0

9 years agoMerge pull request #15536 from owncloud/fix-mysql-autotest
Robin McCorkell [Fri, 10 Apr 2015 20:56:27 +0000 (21:56 +0100)]
Merge pull request #15536 from owncloud/fix-mysql-autotest

[autotest.sh] use the DATABASEHOST for the mysql DB drop

9 years agoAdd "Reply-To" support to sharing mails and refactor code
Lukas Reschke [Fri, 10 Apr 2015 15:21:52 +0000 (17:21 +0200)]
Add "Reply-To" support to sharing mails and refactor code

9 years agoMerge pull request #15458 from owncloud/web-shell-master
Lukas Reschke [Fri, 10 Apr 2015 14:33:01 +0000 (16:33 +0200)]
Merge pull request #15458 from owncloud/web-shell-master

Move console application to it's own class - allows reuse in the web shell

9 years agoMerge pull request #15538 from owncloud/encryption-crypt-tests
Clark Tomlinson [Fri, 10 Apr 2015 14:24:01 +0000 (10:24 -0400)]
Merge pull request #15538 from owncloud/encryption-crypt-tests

add unit test for crypt.php

9 years agoMerge pull request #15395 from owncloud/fix-imagepath
Vincent Petry [Fri, 10 Apr 2015 14:11:57 +0000 (16:11 +0200)]
Merge pull request #15395 from owncloud/fix-imagepath

Fix UrlGenerator::imagePath() for app paths

9 years agoMerge pull request #15489 from owncloud/dont_hide_exceptions_master
Thomas Müller [Fri, 10 Apr 2015 13:49:45 +0000 (15:49 +0200)]
Merge pull request #15489 from owncloud/dont_hide_exceptions_master

Dont hide exceptions master

9 years agoMerge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedshares2
Morris Jobke [Fri, 10 Apr 2015 13:42:16 +0000 (15:42 +0200)]
Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedshares2

Fix master unit test: Clear leftover shares from other tests

9 years agoadd unit test for crypt.php
Bjoern Schiessle [Thu, 9 Apr 2015 12:59:03 +0000 (14:59 +0200)]
add unit test for crypt.php

9 years agoAdd "Reply-To" support for mails
Lukas Reschke [Fri, 10 Apr 2015 13:05:34 +0000 (15:05 +0200)]
Add "Reply-To" support for mails

9 years agoupdate icewind/smb to 1.0.0
Robin Appelman [Fri, 10 Apr 2015 12:36:37 +0000 (14:36 +0200)]
update icewind/smb to 1.0.0

9 years agoClear leftover shares from other tests
Vincent Petry [Fri, 10 Apr 2015 11:43:57 +0000 (13:43 +0200)]
Clear leftover shares from other tests

9 years agoThrow ServerNotAvailableException always
Morris Jobke [Fri, 10 Apr 2015 12:51:21 +0000 (14:51 +0200)]
Throw ServerNotAvailableException always

9 years ago[autotest.sh] use the DATABASEHOST for the mysql DB drop
Morris Jobke [Fri, 10 Apr 2015 12:46:08 +0000 (14:46 +0200)]
[autotest.sh] use the DATABASEHOST for the mysql DB drop

9 years agoMerge pull request #15510 from owncloud/cron-singleuser
Thomas Müller [Fri, 10 Apr 2015 12:38:50 +0000 (14:38 +0200)]
Merge pull request #15510 from owncloud/cron-singleuser

block cron when in single user mode

9 years agoMerge pull request #15530 from owncloud/davclient-catchmoreexceptions
Morris Jobke [Fri, 10 Apr 2015 12:17:42 +0000 (14:17 +0200)]
Merge pull request #15530 from owncloud/davclient-catchmoreexceptions

Catch more exceptions in DAV client

9 years agoFix converting Guzzle error codes in s2s storage
Vincent Petry [Fri, 10 Apr 2015 10:12:05 +0000 (12:12 +0200)]
Fix converting Guzzle error codes in s2s storage

9 years agoCatch more exceptions when connecting to remote DAV server
Vincent Petry [Fri, 10 Apr 2015 09:55:58 +0000 (11:55 +0200)]
Catch more exceptions when connecting to remote DAV server

Added InvalidArgumentException to catch HTML parsing errors when XML was
expected.
Made convertSabreException more generic to be able to handle more
exception cases.

9 years agoMerge pull request #15528 from owncloud/share-loading
Thomas Müller [Fri, 10 Apr 2015 09:45:24 +0000 (11:45 +0200)]
Merge pull request #15528 from owncloud/share-loading

fix share input loading spinner, fix #15522

9 years agofix share input loading spinner, fix #15522
Jan-Christoph Borchardt [Fri, 10 Apr 2015 09:32:02 +0000 (11:32 +0200)]
fix share input loading spinner, fix #15522

9 years agoFix singe user mode on public.php - take two
Thomas Müller [Fri, 10 Apr 2015 09:17:33 +0000 (11:17 +0200)]
Fix singe user mode on public.php - take two

9 years agofix cherrypicking
Jörn Friedrich Dreyer [Thu, 9 Apr 2015 12:03:30 +0000 (14:03 +0200)]
fix cherrypicking

9 years agoMerge pull request #15398 from Volker-E/master
Jan-Christoph Borchardt [Fri, 10 Apr 2015 08:43:39 +0000 (10:43 +0200)]
Merge pull request #15398 from Volker-E/master

fixing #15396 & #15397

9 years agofix typo and comment
Morris Jobke [Thu, 2 Apr 2015 13:05:37 +0000 (15:05 +0200)]
fix typo and comment

9 years agofix filesystem and encryption tests
Jörn Friedrich Dreyer [Thu, 2 Apr 2015 09:28:10 +0000 (11:28 +0200)]
fix filesystem and encryption tests

Conflicts:
apps/files_encryption/lib/util.php
apps/files_encryption/tests/hooks.php

9 years agothrow exception when backends don't provide a user instead of creating legacy local...
Jörn Friedrich Dreyer [Thu, 2 Apr 2015 09:05:14 +0000 (11:05 +0200)]
throw exception when backends don't provide a user instead of creating legacy local storages

9 years agothrow exception if setup is incomplete
Morris Jobke [Wed, 1 Apr 2015 15:12:28 +0000 (17:12 +0200)]
throw exception if setup is incomplete

9 years agomore robust share dialog
Morris Jobke [Wed, 1 Apr 2015 12:28:28 +0000 (14:28 +0200)]
more robust share dialog

9 years agofix_tests
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 13:33:44 +0000 (15:33 +0200)]
fix_tests

Conflicts:
apps/user_ldap/tests/user_ldap.php

9 years agodo not disclose information, show generic error on login page
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 12:56:02 +0000 (14:56 +0200)]
do not disclose information, show generic error on login page

Conflicts:
core/templates/login.php
lib/base.php

9 years agodo not hide exception when ldap server has a hiccup
Jörn Friedrich Dreyer [Tue, 31 Mar 2015 11:42:23 +0000 (13:42 +0200)]
do not hide exception when ldap server has a hiccup

9 years agoMerge pull request #15521 from owncloud/shareinfo-catchguzzle503
Morris Jobke [Thu, 9 Apr 2015 22:23:05 +0000 (00:23 +0200)]
Merge pull request #15521 from owncloud/shareinfo-catchguzzle503

Properly catch guzzle 503 when querying share info

9 years agoMerge pull request #15437 from owncloud/deleteorphanedfiles
Thomas Müller [Thu, 9 Apr 2015 22:09:56 +0000 (00:09 +0200)]
Merge pull request #15437 from owncloud/deleteorphanedfiles

[command] delete orphaned file cache entries

9 years agoMerge pull request #15404 from Crote/occ-password-from-env
Thomas Müller [Thu, 9 Apr 2015 22:08:40 +0000 (00:08 +0200)]
Merge pull request #15404 from Crote/occ-password-from-env

Add password input from env variable for occ user:{add, resetpassword}

9 years agoMerge pull request #15182 from rullzer/fix-8231
Thomas Müller [Thu, 9 Apr 2015 22:05:11 +0000 (00:05 +0200)]
Merge pull request #15182 from rullzer/fix-8231

ajax/share.php should return correct list of suggestions

9 years agoMerge pull request #15492 from owncloud/ldap-wizard-overhaul
blizzz [Thu, 9 Apr 2015 21:52:53 +0000 (23:52 +0200)]
Merge pull request #15492 from owncloud/ldap-wizard-overhaul

LDAP Wizard Overhaul

9 years agoFix single user check in case no user is logged in
Thomas Müller [Thu, 9 Apr 2015 21:47:24 +0000 (23:47 +0200)]
Fix single user check in case no user is logged in

9 years agoMerge pull request #13920 from owncloud/sharing_no_user_entry_for_group_shares
Thomas Müller [Thu, 9 Apr 2015 21:37:02 +0000 (23:37 +0200)]
Merge pull request #13920 from owncloud/sharing_no_user_entry_for_group_shares

only create a db entry for the user in case of a name conflict on group share

9 years agochange default value of ldap_tls to 0. It will be detected anyway, but starting with...
Arthur Schiwon [Thu, 9 Apr 2015 19:04:33 +0000 (21:04 +0200)]
change default value of ldap_tls to 0. It will be detected anyway, but starting with 0 will lead to errors and unconfigurability

9 years agocompile user and login filter on the first time automatically, if a suggestion was...
Arthur Schiwon [Thu, 9 Apr 2015 18:31:23 +0000 (20:31 +0200)]
compile user and login filter on the first time automatically, if a suggestion was provided

9 years agoMerge pull request #15512 from owncloud/autoclose-settings-menu
Vincent Petry [Thu, 9 Apr 2015 17:53:43 +0000 (19:53 +0200)]
Merge pull request #15512 from owncloud/autoclose-settings-menu

Don't stop event execution for menu item click

9 years agoMerge pull request #15511 from owncloud/fix-typos
Lukas Reschke [Thu, 9 Apr 2015 17:23:27 +0000 (19:23 +0200)]
Merge pull request #15511 from owncloud/fix-typos

Fix typos and some other adjustments

9 years agoProperly catch guzzle 503 when querying share info
Vincent Petry [Thu, 9 Apr 2015 16:55:28 +0000 (18:55 +0200)]
Properly catch guzzle 503 when querying share info

9 years agoMerge pull request #15517 from owncloud/fixRenameFailDeleteTargetKeepSource
Morris Jobke [Thu, 9 Apr 2015 16:41:18 +0000 (18:41 +0200)]
Merge pull request #15517 from owncloud/fixRenameFailDeleteTargetKeepSource

fixes #15326

9 years agoDon't stop event execution for menu item click
Morris Jobke [Thu, 9 Apr 2015 12:46:26 +0000 (14:46 +0200)]
Don't stop event execution for menu item click

* fixes #12326 - the settings menu is closed now, because the event is executed

9 years agoFix mock object to return proper type
Thomas Müller [Thu, 9 Apr 2015 16:30:45 +0000 (18:30 +0200)]
Fix mock object to return proper type

9 years agoMerge pull request #15282 from owncloud/keepsharerelationshipondelete
Vincent Petry [Thu, 9 Apr 2015 16:10:17 +0000 (18:10 +0200)]
Merge pull request #15282 from owncloud/keepsharerelationshipondelete

Keep shares when deleting shared folders

9 years agoFix mock object to return proper type
Thomas Müller [Thu, 9 Apr 2015 15:45:57 +0000 (17:45 +0200)]
Fix mock object to return proper type

9 years agoThrow an exception in case checkServer() returns errors
Thomas Müller [Thu, 9 Apr 2015 14:42:34 +0000 (16:42 +0200)]
Throw an exception in case checkServer() returns errors

9 years agoMerge pull request #14540 from owncloud/windows-setup-check
Lukas Reschke [Thu, 9 Apr 2015 14:38:11 +0000 (16:38 +0200)]
Merge pull request #14540 from owncloud/windows-setup-check

Disallow Windows Server in Server Check

9 years agoIntroduce own console application class
Thomas Müller [Wed, 8 Apr 2015 08:53:03 +0000 (10:53 +0200)]
Introduce own console application class

9 years agoblock ocs in single user mode
Robin Appelman [Thu, 9 Apr 2015 13:57:27 +0000 (15:57 +0200)]
block ocs in single user mode

9 years agoblock webdav in single user mode
Robin Appelman [Thu, 9 Apr 2015 13:56:41 +0000 (15:56 +0200)]
block webdav in single user mode

9 years agoDisallow Windows Server in Server Check
Lukas Reschke [Thu, 26 Feb 2015 13:24:40 +0000 (14:24 +0100)]
Disallow Windows Server in Server Check

Will prevent users from use ownCloud on Windows Server :see_no_evil:

9 years agoMerge pull request #15501 from owncloud/better-output-format-console
Morris Jobke [Thu, 9 Apr 2015 13:46:36 +0000 (15:46 +0200)]
Merge pull request #15501 from owncloud/better-output-format-console

Add an option to get the output in plain, json or print_r syntax

9 years agofixes #15326
Jörn Friedrich Dreyer [Thu, 9 Apr 2015 13:37:00 +0000 (15:37 +0200)]
fixes #15326

9 years agoRemove trashbin storage wrapper when disabling it for tests
Vincent Petry [Thu, 9 Apr 2015 13:02:24 +0000 (15:02 +0200)]
Remove trashbin storage wrapper when disabling it for tests

9 years agoMerge pull request #15235 from owncloud/remote-share-hint
Morris Jobke [Thu, 9 Apr 2015 12:54:57 +0000 (14:54 +0200)]
Merge pull request #15235 from owncloud/remote-share-hint

Hint for remote sharing syntax

9 years agoMerge pull request #13896 from owncloud/share-generatetarget-remove-exclude
Björn Schießle [Thu, 9 Apr 2015 12:51:15 +0000 (14:51 +0200)]
Merge pull request #13896 from owncloud/share-generatetarget-remove-exclude

Dont create exclude list for generating the share target

9 years agoescape filter for output
Arthur Schiwon [Thu, 9 Apr 2015 12:49:11 +0000 (14:49 +0200)]
escape filter for output

9 years agoMerge pull request #15496 from owncloud/enc-check-if-key-exists-before-deleting
Thomas Müller [Thu, 9 Apr 2015 12:45:40 +0000 (14:45 +0200)]
Merge pull request #15496 from owncloud/enc-check-if-key-exists-before-deleting

Check if the key exists, before trying to delete it

9 years agofix number and insert position when adding/copying a config
Arthur Schiwon [Thu, 9 Apr 2015 12:44:40 +0000 (14:44 +0200)]
fix number and insert position when adding/copying a config

9 years agochange handling in app:list
Joas Schilling [Thu, 9 Apr 2015 12:44:30 +0000 (14:44 +0200)]
change handling in app:list

9 years agoReplace print_r() with pretty json
Joas Schilling [Thu, 9 Apr 2015 12:42:44 +0000 (14:42 +0200)]
Replace print_r() with pretty json

9 years agoupdate back/continue buttons also on tab click
Arthur Schiwon [Thu, 9 Apr 2015 12:40:00 +0000 (14:40 +0200)]
update back/continue buttons also on tab click

9 years agoMerge pull request #15500 from owncloud/installation-hint
Morris Jobke [Thu, 9 Apr 2015 12:33:55 +0000 (14:33 +0200)]
Merge pull request #15500 from owncloud/installation-hint

add link to installation documentation to setup page

9 years agoMerge pull request #15507 from owncloud/remove-uneeded-file
Björn Schießle [Thu, 9 Apr 2015 12:32:53 +0000 (14:32 +0200)]
Merge pull request #15507 from owncloud/remove-uneeded-file

Remove unneeded file

9 years agoFix typos and some other adjustments
Lukas Reschke [Thu, 9 Apr 2015 12:06:55 +0000 (14:06 +0200)]
Fix typos and some other adjustments

9 years agocleanup
Arthur Schiwon [Thu, 9 Apr 2015 12:01:39 +0000 (14:01 +0200)]
cleanup

9 years agonewlines at end of file
Arthur Schiwon [Thu, 9 Apr 2015 12:00:34 +0000 (14:00 +0200)]
newlines at end of file

yes, IDE is now configured accordingly.

9 years agodoc
Arthur Schiwon [Thu, 9 Apr 2015 11:56:20 +0000 (13:56 +0200)]
doc

9 years agomove script and style inclusions into template
Arthur Schiwon [Thu, 9 Apr 2015 11:52:35 +0000 (13:52 +0200)]
move script and style inclusions into template

9 years agoblock cron when in single user mode
Robin Appelman [Thu, 9 Apr 2015 11:50:53 +0000 (13:50 +0200)]
block cron when in single user mode

9 years agoRemove unneeded file
Lukas Reschke [Thu, 9 Apr 2015 11:29:51 +0000 (13:29 +0200)]
Remove unneeded file

9 years agoMerge pull request #15503 from owncloud/link-standard-subscription
Thomas Müller [Thu, 9 Apr 2015 11:15:09 +0000 (13:15 +0200)]
Merge pull request #15503 from owncloud/link-standard-subscription

Help section: fix commercial support link

9 years agorun functionality checks also when host field changes
Arthur Schiwon [Thu, 9 Apr 2015 10:36:53 +0000 (12:36 +0200)]
run functionality checks also when host field changes

9 years agoRemove unused $toRemove
Vincent Petry [Thu, 9 Apr 2015 10:34:19 +0000 (12:34 +0200)]
Remove unused $toRemove

9 years agohelp section: code style and wording fixes
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:33:18 +0000 (12:33 +0200)]
help section: code style and wording fixes

9 years agoCorrectly generate the doc link via go.php
Joas Schilling [Thu, 9 Apr 2015 10:30:18 +0000 (12:30 +0200)]
Correctly generate the doc link via go.php

9 years agolink to proper subsite for Commercial support
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:29:44 +0000 (12:29 +0200)]
link to proper subsite for Commercial support

9 years agoFix config usage
Joas Schilling [Thu, 9 Apr 2015 10:19:42 +0000 (12:19 +0200)]
Fix config usage

9 years agoMerge pull request #15499 from owncloud/admin-hints
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:12:53 +0000 (12:12 +0200)]
Merge pull request #15499 from owncloud/admin-hints

add admin documentation hints to Federated Cloud Sharing and cron

9 years agofix remote share info icon for IE8
Jan-Christoph Borchardt [Thu, 9 Apr 2015 10:11:42 +0000 (12:11 +0200)]
fix remote share info icon for IE8

9 years agoMerge pull request #15497 from owncloud/enforce-type-security
Lukas Reschke [Thu, 9 Apr 2015 10:08:27 +0000 (12:08 +0200)]
Merge pull request #15497 from owncloud/enforce-type-security

Enforce string as passed type

9 years agoadd admin documentation hints to Federated Cloud Sharing and cron
Jan-Christoph Borchardt [Thu, 9 Apr 2015 08:57:15 +0000 (10:57 +0200)]
add admin documentation hints to Federated Cloud Sharing and cron