]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoFix addUserToGroup hook of the share code
Morris Jobke [Fri, 22 Jan 2016 13:17:37 +0000 (14:17 +0100)]
Fix addUserToGroup hook of the share code

* sets up the filesystem of the user that is added to a group
  to properly accept shares
* fixes #18499

8 years agoMerge pull request #18531 from owncloud/ext-user-credentials
Thomas Müller [Fri, 22 Jan 2016 12:14:14 +0000 (13:14 +0100)]
Merge pull request #18531 from owncloud/ext-user-credentials

External storage 'Login credentials' auth mechanism

8 years agoMerge pull request #21849 from owncloud/add-custom-marker-into-htaccess
Thomas Müller [Fri, 22 Jan 2016 12:13:59 +0000 (13:13 +0100)]
Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess

Add custom marker into htaccess and execute integrity check after installation

8 years agoMerge pull request #21816 from owncloud/require-a-specific-path-instead-of-autoguessing
Thomas Müller [Fri, 22 Jan 2016 12:13:41 +0000 (13:13 +0100)]
Merge pull request #21816 from owncloud/require-a-specific-path-instead-of-autoguessing

Use path instead of app id for occ app signing

8 years agoMerge pull request #21847 from owncloud/issue-21807-default-app-icon
Thomas Müller [Fri, 22 Jan 2016 11:53:40 +0000 (12:53 +0100)]
Merge pull request #21847 from owncloud/issue-21807-default-app-icon

Add a default app icon for apps that don't have one

8 years agoRun on installer
Lukas Reschke [Fri, 22 Jan 2016 10:49:28 +0000 (11:49 +0100)]
Run on installer

8 years agoExclude .htaccess modifications from code checker
Lukas Reschke [Wed, 20 Jan 2016 22:05:37 +0000 (23:05 +0100)]
Exclude .htaccess modifications from code checker

After the initial installation ownCloud will write some content into the .htaccess file such as the 404 or 403 directives. This adds a magic marker into the .htaccess file and only the content above this marker will be compared in the integrity checker.

8 years agoAdd a default app icon for apps that don't have one
Joas Schilling [Fri, 22 Jan 2016 10:38:11 +0000 (11:38 +0100)]
Add a default app icon for apps that don't have one

8 years agoMerge pull request #21843 from owncloud/increase-version
Thomas Müller [Fri, 22 Jan 2016 10:17:12 +0000 (11:17 +0100)]
Merge pull request #21843 from owncloud/increase-version

Increase version due to new tables

8 years agoMerge pull request #21826 from owncloud/dav-fix-user-deletion
Thomas Müller [Fri, 22 Jan 2016 10:16:30 +0000 (11:16 +0100)]
Merge pull request #21826 from owncloud/dav-fix-user-deletion

No card ID when deleting is acceptable

8 years agoIncrease version due to new tables
Vincent Petry [Fri, 22 Jan 2016 10:04:04 +0000 (11:04 +0100)]
Increase version due to new tables

8 years agoMerge pull request #20768 from owncloud/mount-cache
Thomas Müller [Fri, 22 Jan 2016 10:01:54 +0000 (11:01 +0100)]
Merge pull request #20768 from owncloud/mount-cache

cache mountpoints in the db

8 years agoMerge pull request #21824 from owncloud/list-of-notifiers
Thomas Müller [Fri, 22 Jan 2016 09:24:46 +0000 (10:24 +0100)]
Merge pull request #21824 from owncloud/list-of-notifiers

Make it possible to get a list of notifiers for a potential settings …

8 years agoMerge pull request #21840 from owncloud/fix-phpdoc
Thomas Müller [Fri, 22 Jan 2016 09:24:26 +0000 (10:24 +0100)]
Merge pull request #21840 from owncloud/fix-phpdoc

Fix PHPDoc - @changed is no official tag -> use @since

8 years agoMake it possible to get a list of notifiers for a potential settings page
Joas Schilling [Thu, 21 Jan 2016 08:49:37 +0000 (09:49 +0100)]
Make it possible to get a list of notifiers for a potential settings page

8 years agoFix PHPDoc - @changed is no official tag -> use @since
Morris Jobke [Fri, 22 Jan 2016 07:43:05 +0000 (08:43 +0100)]
Fix PHPDoc - @changed is no official tag -> use @since

8 years agoMerge pull request #21532 from owncloud/share2.0_getShares
Thomas Müller [Fri, 22 Jan 2016 06:58:36 +0000 (07:58 +0100)]
Merge pull request #21532 from owncloud/share2.0_getShares

[Share 2.0] get shares

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 22 Jan 2016 06:55:28 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #21831 from owncloud/move-descriptive-tag-to-core
Thomas Müller [Thu, 21 Jan 2016 15:31:52 +0000 (16:31 +0100)]
Merge pull request #21831 from owncloud/move-descriptive-tag-to-core

Move getDescriptiveTag to core

8 years agoMerge pull request #21829 from owncloud/remove-duplicated-value
Thomas Müller [Thu, 21 Jan 2016 15:27:03 +0000 (16:27 +0100)]
Merge pull request #21829 from owncloud/remove-duplicated-value

remove duplicated array value

8 years ago[Share 2.0] Fix displaying old shares proplery
Roeland Jago Douma [Thu, 21 Jan 2016 14:56:23 +0000 (15:56 +0100)]
[Share 2.0] Fix displaying old shares proplery

8 years agoComments from Vincent
Roeland Jago Douma [Wed, 20 Jan 2016 13:17:25 +0000 (14:17 +0100)]
Comments from Vincent

8 years agoAdd Unit tests for the default share provider
Roeland Jago Douma [Wed, 20 Jan 2016 13:07:56 +0000 (14:07 +0100)]
Add Unit tests for the default share provider

8 years ago[Share 2.0] Add subfiles=x
Roeland Jago Douma [Tue, 19 Jan 2016 13:35:16 +0000 (14:35 +0100)]
[Share 2.0] Add subfiles=x

8 years agoAdd intergration test for shared_with me and group shares
Roeland Jago Douma [Tue, 19 Jan 2016 12:57:32 +0000 (13:57 +0100)]
Add intergration test for shared_with me and group shares

8 years ago[Share 2.0] Resolve group shares
Roeland Jago Douma [Tue, 19 Jan 2016 12:55:51 +0000 (13:55 +0100)]
[Share 2.0] Resolve group shares

8 years agoRenable intergration test
Roeland Jago Douma [Tue, 15 Dec 2015 09:38:34 +0000 (10:38 +0100)]
Renable intergration test

8 years ago[Sharing 2.0] Start with getShares
Roeland Jago Douma [Thu, 3 Dec 2015 09:51:41 +0000 (10:51 +0100)]
[Sharing 2.0] Start with getShares

8 years agoMove getDescriptiveTag to core
Joas Schilling [Thu, 21 Jan 2016 14:35:15 +0000 (15:35 +0100)]
Move getDescriptiveTag to core

8 years agoMerge pull request #21761 from owncloud/share2_link
Thomas Müller [Thu, 21 Jan 2016 14:43:08 +0000 (15:43 +0100)]
Merge pull request #21761 from owncloud/share2_link

Share2 link

8 years agoMerge pull request #21797 from owncloud/proper-controller-in-core
Thomas Müller [Thu, 21 Jan 2016 14:20:10 +0000 (15:20 +0100)]
Merge pull request #21797 from owncloud/proper-controller-in-core

Move controller in core/ to a common subfolder

8 years agoMerge pull request #21808 from owncloud/testing-app-details
Thomas Müller [Thu, 21 Jan 2016 13:29:11 +0000 (14:29 +0100)]
Merge pull request #21808 from owncloud/testing-app-details

Testing app details

8 years agoremove duplicated array value
blizzz [Thu, 21 Jan 2016 12:59:36 +0000 (13:59 +0100)]
remove duplicated array value

8 years agoMerge pull request #21778 from owncloud/share-calendars
Thomas Müller [Thu, 21 Jan 2016 11:31:26 +0000 (12:31 +0100)]
Merge pull request #21778 from owncloud/share-calendars

More tests for CalDAV

8 years agoNo card ID when deleting is acceptable
Joas Schilling [Thu, 21 Jan 2016 11:19:28 +0000 (12:19 +0100)]
No card ID when deleting is acceptable

8 years agoMerge pull request #21792 from owncloud/systemtags-managerfactory
Thomas Müller [Thu, 21 Jan 2016 11:13:01 +0000 (12:13 +0100)]
Merge pull request #21792 from owncloud/systemtags-managerfactory

Allow custom implementation of system tag managers

8 years agotesting app: fix app name capitalization
Jan-Christoph Borchardt [Wed, 20 Jan 2016 13:28:05 +0000 (14:28 +0100)]
testing app: fix app name capitalization

8 years agotesting app: add max version
Jan-Christoph Borchardt [Wed, 20 Jan 2016 13:27:42 +0000 (14:27 +0100)]
testing app: add max version

8 years agotesting app: add logo
Jan-Christoph Borchardt [Wed, 20 Jan 2016 13:27:31 +0000 (14:27 +0100)]
testing app: add logo

8 years agoMerge pull request #20847 from owncloud/systemtags-ui
Thomas Müller [Thu, 21 Jan 2016 11:12:40 +0000 (12:12 +0100)]
Merge pull request #20847 from owncloud/systemtags-ui

System tags sidebar section

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 21 Jan 2016 06:55:20 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #21782 from owncloud/update-system-addressbook-on-user-change-2
Thomas Müller [Wed, 20 Jan 2016 23:07:46 +0000 (00:07 +0100)]
Merge pull request #21782 from owncloud/update-system-addressbook-on-user-change-2

Introduce IUser::setEMailAddress and add hook mechanism

8 years agoAdd Unit tests
Roeland Jago Douma [Wed, 20 Jan 2016 20:56:55 +0000 (21:56 +0100)]
Add Unit tests

8 years agoDirectly get from the server container
Roeland Jago Douma [Wed, 20 Jan 2016 09:14:03 +0000 (10:14 +0100)]
Directly get from the server container

* Updated unit tests

8 years agoDo not use deprected activities API
Roeland Jago Douma [Wed, 20 Jan 2016 08:39:05 +0000 (09:39 +0100)]
Do not use deprected activities API

8 years agoGet correct path for activity downloads
Roeland Jago Douma [Wed, 20 Jan 2016 08:04:22 +0000 (09:04 +0100)]
Get correct path for activity downloads

8 years ago[Share 2.0] Make public link work without view
Roeland Jago Douma [Tue, 19 Jan 2016 09:17:29 +0000 (10:17 +0100)]
[Share 2.0] Make public link work without view

8 years ago[Share 2.0] Make link share download use share manager
Roeland Jago Douma [Fri, 15 Jan 2016 10:49:50 +0000 (11:49 +0100)]
[Share 2.0] Make link share download use share manager

8 years ago[Share 2.0] Move tests over the sharemanager
Roeland Jago Douma [Fri, 15 Jan 2016 08:41:51 +0000 (09:41 +0100)]
[Share 2.0] Move tests over the sharemanager

Nice side effect... pure unit tests!

8 years ago[Share 2.0] Move showing link share to sharing 2.0
Roeland Jago Douma [Fri, 15 Jan 2016 07:11:11 +0000 (08:11 +0100)]
[Share 2.0] Move showing link share to sharing 2.0

8 years ago[Share 2.0] Add fetching link shares to share manager
Roeland Jago Douma [Thu, 14 Jan 2016 15:44:59 +0000 (16:44 +0100)]
[Share 2.0] Add fetching link shares to share manager

8 years agoUse path instead of app id
Lukas Reschke [Fri, 15 Jan 2016 13:14:32 +0000 (14:14 +0100)]
Use path instead of app id

This change requires the usage of a path instead of the App ID when signing code. This has the advantage that developers can also sign code under a different location to make it easier. (e.g. remove `.git`, …)

Also it adds an example command usage as well as a link to the documentation

8 years agoAllow custom implementation of system tag managers
Vincent Petry [Tue, 19 Jan 2016 15:17:49 +0000 (16:17 +0100)]
Allow custom implementation of system tag managers

Added config.php option to replace the default implementation of system
tag manager and system tag object mapper.

Also adjusted the comments manager factory to inject the server container

8 years agouse insertifnotexists
Robin Appelman [Wed, 20 Jan 2016 11:40:57 +0000 (12:40 +0100)]
use insertifnotexists

8 years agoclear mount cache when removing applicables
Robin Appelman [Wed, 13 Jan 2016 14:29:53 +0000 (15:29 +0100)]
clear mount cache when removing applicables

8 years agohandle changed mount points
Robin Appelman [Mon, 11 Jan 2016 12:06:10 +0000 (13:06 +0100)]
handle changed mount points

8 years agoclear mount cache when deleting user
Robin Appelman [Thu, 3 Dec 2015 13:10:05 +0000 (14:10 +0100)]
clear mount cache when deleting user

8 years agomultiple minor fies
Robin Appelman [Wed, 2 Dec 2015 12:36:33 +0000 (13:36 +0100)]
multiple minor fies

8 years agosort in tests
Robin Appelman [Tue, 1 Dec 2015 12:29:20 +0000 (13:29 +0100)]
sort in tests

8 years agouse getmountmanager
Robin Appelman [Tue, 1 Dec 2015 11:51:24 +0000 (12:51 +0100)]
use getmountmanager

8 years agolog duplicates
Robin Appelman [Tue, 1 Dec 2015 11:41:48 +0000 (12:41 +0100)]
log duplicates

8 years agoFilter uncached mounts
Robin Appelman [Mon, 30 Nov 2015 16:29:42 +0000 (17:29 +0100)]
Filter uncached mounts

8 years agocache mountpoints in the db
Robin Appelman [Thu, 26 Nov 2015 16:47:53 +0000 (17:47 +0100)]
cache mountpoints in the db

8 years agoMerge pull request #21775 from owncloud/apcu-iterator-constructor
Thomas Müller [Wed, 20 Jan 2016 14:23:01 +0000 (15:23 +0100)]
Merge pull request #21775 from owncloud/apcu-iterator-constructor

Fix constructor arguments for APCUIterator

8 years agoUse IUser::setEMailAddress in ldap as well
Thomas Müller [Tue, 19 Jan 2016 14:48:38 +0000 (15:48 +0100)]
Use IUser::setEMailAddress in ldap as well

8 years agoMerge pull request #21805 from owncloud/app-dependency-spacing
Frank Karlitschek [Wed, 20 Jan 2016 14:05:45 +0000 (15:05 +0100)]
Merge pull request #21805 from owncloud/app-dependency-spacing

remove unneeded margin of app dependencies in app mgmt

8 years agoEmit OC\User::changeUser on change of display name
Thomas Müller [Mon, 18 Jan 2016 20:01:16 +0000 (21:01 +0100)]
Emit OC\User::changeUser on change of display name

8 years agoReact on OC_User::changeUser hook and update the user's vcard
Thomas Müller [Mon, 18 Jan 2016 19:52:16 +0000 (20:52 +0100)]
React on OC_User::changeUser hook and update the user's vcard

8 years agoIntroduce IUser::setEMailAddress and add hook mechanism
Thomas Müller [Mon, 18 Jan 2016 19:27:43 +0000 (20:27 +0100)]
Introduce IUser::setEMailAddress and add hook mechanism

8 years agoremove unneeded margin of app dependencies in app mgmt
Jan-Christoph Borchardt [Wed, 20 Jan 2016 13:11:01 +0000 (14:11 +0100)]
remove unneeded margin of app dependencies in app mgmt

8 years agoAdjust system tags app max version
Vincent Petry [Wed, 20 Jan 2016 13:03:02 +0000 (14:03 +0100)]
Adjust system tags app max version

8 years agoFix app metadata/test issues for system tags app
Vincent Petry [Wed, 20 Jan 2016 11:26:50 +0000 (12:26 +0100)]
Fix app metadata/test issues for system tags app

8 years agoFix content type parsing in system tags plugin
Vincent Petry [Wed, 20 Jan 2016 10:51:06 +0000 (11:51 +0100)]
Fix content type parsing in system tags plugin

8 years agoMerge pull request #20804 from owncloud/fix-ldap-process-user-wo-displayname
Thomas Müller [Wed, 20 Jan 2016 10:33:26 +0000 (11:33 +0100)]
Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displayname

LDAP: do not attempt to process user records without display name, fi…

8 years agoMerge pull request #21793 from owncloud/di_shareproviderfactory
Thomas Müller [Wed, 20 Jan 2016 10:32:59 +0000 (11:32 +0100)]
Merge pull request #21793 from owncloud/di_shareproviderfactory

Properly DI the servercontainer into share provider factory

8 years agoMerge pull request #21795 from owncloud/remove-unneeded-markup
Thomas Müller [Wed, 20 Jan 2016 10:30:28 +0000 (11:30 +0100)]
Merge pull request #21795 from owncloud/remove-unneeded-markup

Remove unneeded markup for scan process - ref #20545

8 years agomove lost controller to core/controller
Morris Jobke [Wed, 20 Jan 2016 09:42:19 +0000 (10:42 +0100)]
move lost controller to core/controller

* lostpassword.css is unneeded since #11696 is merged - 1b50d4f7ceb92fffe0d38f823f175cf7e419c69e
* js is already in core/js
* css is moved to core/css/lostpassword
* template is moved to core/templates/lostpassword

8 years agomove user controller to core/controller
Morris Jobke [Wed, 20 Jan 2016 09:22:44 +0000 (10:22 +0100)]
move user controller to core/controller

8 years agomove setup controller to core/controller
Morris Jobke [Wed, 20 Jan 2016 09:20:36 +0000 (10:20 +0100)]
move setup controller to core/controller

8 years agomove avatar controller to core/controller
Morris Jobke [Wed, 20 Jan 2016 09:17:46 +0000 (10:17 +0100)]
move avatar controller to core/controller

8 years agoRemove unneeded markup for scan process - ref #20545
Morris Jobke [Wed, 20 Jan 2016 09:09:59 +0000 (10:09 +0100)]
Remove unneeded markup for scan process - ref #20545

8 years agoProperly DI the servercontainer
Roeland Jago Douma [Wed, 20 Jan 2016 07:30:37 +0000 (08:30 +0100)]
Properly DI the servercontainer

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 20 Jan 2016 06:54:54 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #21785 from owncloud/cron-sync-system-addressbook
Thomas Müller [Wed, 20 Jan 2016 06:29:10 +0000 (07:29 +0100)]
Merge pull request #21785 from owncloud/cron-sync-system-addressbook

Add daily cron job to sync system address book

8 years agoAdded system tags GUI in sidebar
Vincent Petry [Mon, 30 Nov 2015 14:40:17 +0000 (15:40 +0100)]
Added system tags GUI in sidebar

Added files details sidebar panel to assign/unassign/rename/delete
system tags.

8 years agoImplement toggleselect extension for select2
Vincent Petry [Thu, 14 Jan 2016 12:25:59 +0000 (13:25 +0100)]
Implement toggleselect extension for select2

To make it possible to toggle selected values inside the dropdown

8 years agoAdd back the current-user-principal test suite
Thomas Müller [Tue, 19 Jan 2016 14:33:57 +0000 (15:33 +0100)]
Add back the current-user-principal test suite

8 years agoMerge pull request #21724 from owncloud/fix-occ-app-management-for-group-apps
Thomas Müller [Tue, 19 Jan 2016 14:21:16 +0000 (15:21 +0100)]
Merge pull request #21724 from owncloud/fix-occ-app-management-for-group-apps

Fix occ app management for group apps

8 years agoMake it possible to enable apps for groups only via occ
Joas Schilling [Thu, 14 Jan 2016 15:10:17 +0000 (16:10 +0100)]
Make it possible to enable apps for groups only via occ

8 years agoMake it possible to disable apps via the console, which are not enabled for the curre...
Joas Schilling [Thu, 14 Jan 2016 15:09:34 +0000 (16:09 +0100)]
Make it possible to disable apps via the console, which are not enabled for the current user

8 years agoMake sure to list "group enabled" apps as enabled
Joas Schilling [Thu, 14 Jan 2016 15:08:18 +0000 (16:08 +0100)]
Make sure to list "group enabled" apps as enabled
also when they are not enabled for the current user

8 years agoCalDAV sync tests
Thomas Müller [Mon, 18 Jan 2016 19:03:54 +0000 (20:03 +0100)]
CalDAV sync tests

8 years agoAdjust CalDAV tests
Thomas Müller [Mon, 18 Jan 2016 14:10:33 +0000 (15:10 +0100)]
Adjust CalDAV tests

8 years agoMerge pull request #21626 from owncloud/share-addressbooks-with-groups-2
Thomas Müller [Tue, 19 Jan 2016 12:54:26 +0000 (13:54 +0100)]
Merge pull request #21626 from owncloud/share-addressbooks-with-groups-2

Show group shared addressbooks

8 years agoInstall cron job on install and update
Thomas Müller [Tue, 19 Jan 2016 11:36:23 +0000 (12:36 +0100)]
Install cron job on install and update

8 years agoMerge pull request #21786 from owncloud/symfony-process
Thomas Müller [Tue, 19 Jan 2016 11:32:11 +0000 (12:32 +0100)]
Merge pull request #21786 from owncloud/symfony-process

[3rdparty] Bump symfony/process to 2.8.1

8 years agoMerge pull request #21744 from owncloud/scrutinizer-patch-1
Thomas Müller [Tue, 19 Jan 2016 11:17:25 +0000 (12:17 +0100)]
Merge pull request #21744 from owncloud/scrutinizer-patch-1

Scrutinizer Auto-Fixes

8 years agoMerge pull request #21774 from owncloud/test-autoload-encryption
Thomas Müller [Tue, 19 Jan 2016 11:17:13 +0000 (12:17 +0100)]
Merge pull request #21774 from owncloud/test-autoload-encryption

always allow autoloading encryption in unit test

8 years agoMerge pull request #21788 from owncloud/fix-unit-confusion
Thomas Müller [Tue, 19 Jan 2016 11:16:55 +0000 (12:16 +0100)]
Merge pull request #21788 from owncloud/fix-unit-confusion

properly use standard

8 years agoupdate JS humanFileSize to use KB instead of kB
Morris Jobke [Tue, 19 Jan 2016 09:51:57 +0000 (10:51 +0100)]
update JS humanFileSize to use KB instead of kB