]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agosimplify encryption manager fetching in DIContainer
Arthur Schiwon [Fri, 12 Aug 2016 23:26:11 +0000 (01:26 +0200)]
simplify encryption manager fetching in DIContainer

8 years agomove mail settings and file handling to additional ones, thus files_external gets...
Arthur Schiwon [Fri, 12 Aug 2016 22:59:04 +0000 (00:59 +0200)]
move mail settings and file handling to additional ones, thus files_external gets its own section

8 years agochange federatedfilesharing css class to followupsection to reduce whitespace
Arthur Schiwon [Fri, 12 Aug 2016 22:36:32 +0000 (00:36 +0200)]
change federatedfilesharing css class to followupsection to reduce whitespace

8 years agomove systemstags to sharign section, drop collaboration section
Arthur Schiwon [Fri, 12 Aug 2016 22:33:09 +0000 (00:33 +0200)]
move systemstags to sharign section, drop collaboration section

8 years agomake updatenotification settings appear as if it is part of the version part in serve...
Arthur Schiwon [Fri, 12 Aug 2016 22:29:39 +0000 (00:29 +0200)]
make updatenotification settings appear as if it is part of the version part in server settings

8 years agochange casing in section display names
Arthur Schiwon [Fri, 12 Aug 2016 22:06:10 +0000 (00:06 +0200)]
change casing in section display names

8 years agomark current section
Arthur Schiwon [Fri, 12 Aug 2016 15:08:32 +0000 (17:08 +0200)]
mark current section

8 years agofix theming tests
Arthur Schiwon [Fri, 12 Aug 2016 14:58:59 +0000 (16:58 +0200)]
fix theming tests

8 years agoadded some missed diagnosis output
Arthur Schiwon [Fri, 12 Aug 2016 14:52:20 +0000 (16:52 +0200)]
added some missed diagnosis output

8 years agorename remaining occurences of OCA/Theming/Template
Arthur Schiwon [Fri, 12 Aug 2016 14:00:39 +0000 (16:00 +0200)]
rename remaining occurences of OCA/Theming/Template

8 years agorename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"
Bjoern Schiessle [Fri, 12 Aug 2016 13:30:35 +0000 (15:30 +0200)]
rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"

8 years agoregister app autoload instead of loading apps
Arthur Schiwon [Fri, 12 Aug 2016 11:23:14 +0000 (13:23 +0200)]
register app autoload instead of loading apps

8 years agoResolve conflict
Lukas Reschke [Thu, 11 Aug 2016 17:39:32 +0000 (19:39 +0200)]
Resolve conflict

8 years agoMerge branch 'master' into implement_712
Lukas Reschke [Thu, 11 Aug 2016 17:37:17 +0000 (19:37 +0200)]
Merge branch 'master' into implement_712

8 years agoAdd since tags to class
Lukas Reschke [Thu, 11 Aug 2016 17:33:37 +0000 (19:33 +0200)]
Add since tags to class

8 years agoAdd missing since annotations
Lukas Reschke [Thu, 11 Aug 2016 17:28:24 +0000 (19:28 +0200)]
Add missing since annotations

8 years agoadjust systemtags app
Arthur Schiwon [Thu, 11 Aug 2016 17:03:43 +0000 (19:03 +0200)]
adjust systemtags app

8 years agoadjust federation app
Arthur Schiwon [Thu, 11 Aug 2016 16:53:45 +0000 (18:53 +0200)]
adjust federation app

8 years agosuperfluous
Arthur Schiwon [Thu, 11 Aug 2016 16:40:19 +0000 (18:40 +0200)]
superfluous

8 years agoadjust files app, and integrate files_external into that section
Arthur Schiwon [Thu, 11 Aug 2016 16:39:16 +0000 (18:39 +0200)]
adjust files app, and integrate files_external into that section

8 years agoadjust Theming app
Arthur Schiwon [Thu, 11 Aug 2016 15:29:58 +0000 (17:29 +0200)]
adjust Theming app

8 years agosuperfluous
Arthur Schiwon [Thu, 11 Aug 2016 14:42:37 +0000 (16:42 +0200)]
superfluous

8 years agomake sure shipped apps also setup their admin settings on a fresh install
Arthur Schiwon [Thu, 11 Aug 2016 14:37:11 +0000 (16:37 +0200)]
make sure shipped apps also setup their admin settings on a fresh install

8 years agoadjust files_external
Arthur Schiwon [Thu, 11 Aug 2016 13:50:31 +0000 (15:50 +0200)]
adjust files_external

8 years agoadjust federatedfilesharing
Arthur Schiwon [Thu, 11 Aug 2016 13:13:40 +0000 (15:13 +0200)]
adjust federatedfilesharing

8 years agorename IAdmin to ISettings, the interface is not bound to a specific settings scope
Arthur Schiwon [Thu, 11 Aug 2016 12:48:21 +0000 (14:48 +0200)]
rename IAdmin to ISettings, the interface is not bound to a specific settings scope

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2016 12:08:42 +0000 (12:08 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2016 00:14:12 +0000 (00:14 +0000)]
[tx-robot] updated from transifex

8 years agofixes, improvements, and another app:
Arthur Schiwon [Wed, 10 Aug 2016 23:41:18 +0000 (01:41 +0200)]
fixes, improvements, and another app:

* setupSettings now also triggered on enable
* fixes detection of present admin section or settings in the DB
* add update routine in such cases
* encryption app migrated

8 years agofix registration of admin settings and section on app install
Arthur Schiwon [Wed, 10 Aug 2016 22:45:15 +0000 (00:45 +0200)]
fix registration of admin settings and section on app install

8 years agoMerge pull request #807 from nextcloud/ocs_dataresponse
Roeland Jago Douma [Wed, 10 Aug 2016 20:36:25 +0000 (22:36 +0200)]
Merge pull request #807 from nextcloud/ocs_dataresponse

OCSController requires DataResponse

8 years agoFix Core's OCSController response 807/head
Roeland Jago Douma [Wed, 10 Aug 2016 18:53:13 +0000 (20:53 +0200)]
Fix Core's OCSController response

8 years agoMerge pull request #810 from nextcloud/shared-cachethepropagatorinstance
Lukas Reschke [Wed, 10 Aug 2016 15:24:57 +0000 (17:24 +0200)]
Merge pull request #810 from nextcloud/shared-cachethepropagatorinstance

Store the shared propagator instance

8 years agoMerge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logged_in
Lukas Reschke [Wed, 10 Aug 2016 14:31:11 +0000 (16:31 +0200)]
Merge pull request #808 from nextcloud/skip_expiry_for_users_that_never_logged_in

Skip version and trash expiry for users that never logged in

8 years agoMerge pull request #819 from nextcloud/theming-support-for-apps
Lukas Reschke [Wed, 10 Aug 2016 14:11:48 +0000 (16:11 +0200)]
Merge pull request #819 from nextcloud/theming-support-for-apps

Theming support for apps

8 years agoMerge pull request #824 from nextcloud/add-warning-for-php7.1
Lukas Reschke [Wed, 10 Aug 2016 14:02:52 +0000 (16:02 +0200)]
Merge pull request #824 from nextcloud/add-warning-for-php7.1

Nextcloud is not compatible with PHP 7.1

8 years agomore admin page splitup improvements
Arthur Schiwon [Wed, 10 Aug 2016 13:21:25 +0000 (15:21 +0200)]
more admin page splitup improvements

* bump version to ensure tables are created
* make updatenotification app use settings api
* change IAdmin::render() to getForm() and change return type from Template to TemplateResponse
* adjust User_LDAP accordingly, as well as built-in forms
* add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the
constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke
* make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method

8 years agoMerge pull request #820 from nextcloud/shared-storage-lazy-numeric-id
Björn Schießle [Wed, 10 Aug 2016 12:56:41 +0000 (14:56 +0200)]
Merge pull request #820 from nextcloud/shared-storage-lazy-numeric-id

get shared storage storage id without setting up the storage

8 years agoNextcloud is not compatible with PHP 7.1 824/head
Lukas Reschke [Wed, 10 Aug 2016 12:28:50 +0000 (14:28 +0200)]
Nextcloud is not compatible with PHP 7.1

Make the code fail hard before people update and then experience some half-broken stuff. See also https://github.com/nextcloud/docker-ci/issues/10

8 years agoTheming: Add OCA.Theming Js for app interaction 819/head
Julius Haertl [Wed, 10 Aug 2016 09:53:33 +0000 (11:53 +0200)]
Theming: Add OCA.Theming Js for app interaction

8 years agoMerge pull request #814 from nextcloud/fix-undefined-offset-in-login-controller
Björn Schießle [Wed, 10 Aug 2016 10:49:58 +0000 (12:49 +0200)]
Merge pull request #814 from nextcloud/fix-undefined-offset-in-login-controller

Fix undefined offset in login controller

8 years agoMove the Share20OCS code over to use the proper DataResponse
Roeland Jago Douma [Tue, 9 Aug 2016 08:04:29 +0000 (10:04 +0200)]
Move the Share20OCS code over to use the proper DataResponse

8 years agoOCSController requires DataResponse
Roeland Jago Douma [Tue, 9 Aug 2016 08:03:16 +0000 (10:03 +0200)]
OCSController requires DataResponse

The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.

8 years agoMerge pull request #806 from nextcloud/token_polish
Roeland Jago Douma [Wed, 10 Aug 2016 10:12:29 +0000 (12:12 +0200)]
Merge pull request #806 from nextcloud/token_polish

Token polish

8 years agoAdd missing array element - fixes #25714 814/head
Thomas Müller [Mon, 8 Aug 2016 06:08:29 +0000 (08:08 +0200)]
Add missing array element - fixes #25714

8 years agoStore the shared propagator instance 810/head
Vincent Petry [Mon, 18 Jul 2016 09:35:14 +0000 (11:35 +0200)]
Store the shared propagator instance

This instead of recreating it for every call.

8 years agoSkip version and trash expiry for users that never logged in 808/head
Jörn Friedrich Dreyer [Tue, 9 Aug 2016 10:28:53 +0000 (12:28 +0200)]
Skip version and trash expiry for users that never logged in

8 years agoadd more margin to right of the icon 806/head
Morris Jobke [Wed, 10 Aug 2016 08:47:51 +0000 (10:47 +0200)]
add more margin to right of the icon

8 years agoAdd sliding animation
Roeland Jago Douma [Wed, 10 Aug 2016 07:17:14 +0000 (09:17 +0200)]
Add sliding animation

8 years agoAdd clipboardjs for token
Roeland Jago Douma [Wed, 10 Aug 2016 07:10:39 +0000 (09:10 +0200)]
Add clipboardjs for token

8 years agoAlways show delete icon for new tokens
Roeland Jago Douma [Wed, 10 Aug 2016 06:58:57 +0000 (08:58 +0200)]
Always show delete icon for new tokens

* Always show delete icon
* Hide form if the new icon is deleted

8 years agoAdd note password is only shown once
Roeland Jago Douma [Wed, 10 Aug 2016 06:58:41 +0000 (08:58 +0200)]
Add note password is only shown once

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Aug 2016 00:09:59 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #777 from nextcloud/ocs_capabilities
Morris Jobke [Tue, 9 Aug 2016 22:43:13 +0000 (00:43 +0200)]
Merge pull request #777 from nextcloud/ocs_capabilities

Move /cloud/capabilities and /cloud/user to Core

8 years agoMerge pull request #677 from nextcloud/app-menu-fix
Lukas Reschke [Tue, 9 Aug 2016 22:28:04 +0000 (00:28 +0200)]
Merge pull request #677 from nextcloud/app-menu-fix

Fix closing app menu on mobile

8 years agoMerge pull request #529 from nextcloud/vendor-maintenance-downgrade
Lukas Reschke [Tue, 9 Aug 2016 22:25:53 +0000 (00:25 +0200)]
Merge pull request #529 from nextcloud/vendor-maintenance-downgrade

Allow downgrades of maintenance accross vendors

8 years agoMerge pull request #783 from nextcloud/app-disable-yellow
Lukas Reschke [Tue, 9 Aug 2016 22:24:02 +0000 (00:24 +0200)]
Merge pull request #783 from nextcloud/app-disable-yellow

make disabled apps more clear during upgrade

8 years agoMerge pull request #784 from nextcloud/admin_php_smtp_casing
Lukas Reschke [Tue, 9 Aug 2016 21:45:31 +0000 (23:45 +0200)]
Merge pull request #784 from nextcloud/admin_php_smtp_casing

Admin setting PHP and SMTP casing

8 years agoFallback for legacy settings. They are placed into Additional Settings
Arthur Schiwon [Tue, 9 Aug 2016 21:30:07 +0000 (23:30 +0200)]
Fallback for legacy settings. They are placed into Additional Settings

8 years agoAdd css classes to allow app developers using the theming colors
Julius Haertl [Tue, 9 Aug 2016 20:54:25 +0000 (22:54 +0200)]
Add css classes to allow app developers using the theming colors

8 years agoremove mistakenly added file
Arthur Schiwon [Tue, 9 Aug 2016 20:47:05 +0000 (22:47 +0200)]
remove mistakenly added file

8 years agofix duplicated db index name
Arthur Schiwon [Tue, 9 Aug 2016 20:43:29 +0000 (22:43 +0200)]
fix duplicated db index name

8 years agoMerge pull request #799 from nextcloud/open_date_picker_on_toggle
Morris Jobke [Tue, 9 Aug 2016 20:37:59 +0000 (22:37 +0200)]
Merge pull request #799 from nextcloud/open_date_picker_on_toggle

Open exiration date picker directly on toggle

8 years agoRemove OC_OCS_Cloud and OC\OCS\Cloud 777/head
Roeland Jago Douma [Tue, 9 Aug 2016 09:29:54 +0000 (11:29 +0200)]
Remove OC_OCS_Cloud and OC\OCS\Cloud

8 years agoMove /cloud/user to Core app
Roeland Jago Douma [Tue, 9 Aug 2016 09:27:55 +0000 (11:27 +0200)]
Move /cloud/user to Core app

8 years agoMove getCapabilities over to Core
Roeland Jago Douma [Tue, 9 Aug 2016 08:21:51 +0000 (10:21 +0200)]
Move getCapabilities over to Core

8 years agoAllow OCS routes in Core and Settings
Roeland Jago Douma [Tue, 9 Aug 2016 08:21:20 +0000 (10:21 +0200)]
Allow OCS routes in Core and Settings

8 years agoMerge pull request #691 from nextcloud/ocs_allow_all_old_routes
Lukas Reschke [Tue, 9 Aug 2016 18:52:49 +0000 (20:52 +0200)]
Merge pull request #691 from nextcloud/ocs_allow_all_old_routes

Allow ocs/v2.php/cloud/... routes

8 years agoOpen exiration date picker directly on toggle 799/head
Roeland Jago Douma [Tue, 9 Aug 2016 17:55:58 +0000 (19:55 +0200)]
Open exiration date picker directly on toggle

8 years agoInitial work on Apps page split:
Arthur Schiwon [Mon, 8 Aug 2016 21:31:26 +0000 (23:31 +0200)]
Initial work on Apps page split:
* interfaces for the Admin settings (IAdmin) and section (ISection)
* SettingsManager service
* example setup with LDAP app

8 years agoMerge pull request #781 from nextcloud/personal_licence_title
Björn Schießle [Tue, 9 Aug 2016 15:58:44 +0000 (17:58 +0200)]
Merge pull request #781 from nextcloud/personal_licence_title

Remove AGPL title

8 years agoMerge pull request #780 from nextcloud/copy_fed_cloud_id
Roeland Jago Douma [Tue, 9 Aug 2016 14:18:15 +0000 (16:18 +0200)]
Merge pull request #780 from nextcloud/copy_fed_cloud_id

Add clipboard action to Personal Settings Fed Cloud Id

8 years agoMerge pull request #789 from nextcloud/padding_federation
Marius Blüm [Tue, 9 Aug 2016 14:02:48 +0000 (16:02 +0200)]
Merge pull request #789 from nextcloud/padding_federation

Padding of federated servers

8 years agoget shared storage storage id without setting up the storage 820/head
Robin Appelman [Tue, 9 Aug 2016 13:52:13 +0000 (15:52 +0200)]
get shared storage storage id without setting up the storage

8 years agoMerge pull request #786 from nextcloud/fix-backgroundjob-logs
Roeland Jago Douma [Tue, 9 Aug 2016 13:48:26 +0000 (15:48 +0200)]
Merge pull request #786 from nextcloud/fix-backgroundjob-logs

log class name, ID only is hard to debug

8 years agoPadding of federated server 789/head
Roeland Jago Douma [Tue, 9 Aug 2016 12:33:21 +0000 (14:33 +0200)]
Padding of federated server

8 years agoMerge pull request #767 from nextcloud/federation-error-messages
Marius Blüm [Tue, 9 Aug 2016 12:28:11 +0000 (14:28 +0200)]
Merge pull request #767 from nextcloud/federation-error-messages

improve federation error messages

8 years agoAdd clipboard action to Personal Settings Fed Cloud Id 780/head
Roeland Jago Douma [Tue, 9 Aug 2016 11:14:55 +0000 (13:14 +0200)]
Add clipboard action to Personal Settings Fed Cloud Id

8 years agolog class name, ID only is hard to debug 786/head
Jörn Friedrich Dreyer [Tue, 9 Aug 2016 10:26:32 +0000 (12:26 +0200)]
log class name, ID only is hard to debug

8 years agoAdmin setting PHP and SMTP casing 784/head
Roeland Jago Douma [Tue, 9 Aug 2016 12:12:39 +0000 (14:12 +0200)]
Admin setting PHP and SMTP casing

8 years agomake disabled apps more clear during upgrade 783/head
Robin Appelman [Tue, 9 Aug 2016 11:46:41 +0000 (13:46 +0200)]
make disabled apps more clear during upgrade

8 years agoMerge pull request #779 from nextcloud/slideup_addtowebsite
Björn Schießle [Tue, 9 Aug 2016 11:44:56 +0000 (13:44 +0200)]
Merge pull request #779 from nextcloud/slideup_addtowebsite

Make 'Add to your website' toggleable

8 years agoRemove AGPL title 781/head
Roeland Jago Douma [Tue, 9 Aug 2016 11:37:25 +0000 (13:37 +0200)]
Remove AGPL title

8 years agoMake 'Add to your website' toggleable 779/head
Roeland Jago Douma [Tue, 9 Aug 2016 10:21:10 +0000 (12:21 +0200)]
Make 'Add to your website' toggleable

8 years agoMerge pull request #750 from nextcloud/workflow-cleanup
Lukas Reschke [Tue, 9 Aug 2016 09:29:31 +0000 (11:29 +0200)]
Merge pull request #750 from nextcloud/workflow-cleanup

Workflow cleanup

8 years agoMerge pull request #746 from nextcloud/jail-root
Lukas Reschke [Tue, 9 Aug 2016 09:04:11 +0000 (11:04 +0200)]
Merge pull request #746 from nextcloud/jail-root

getJailedPath expects $path to have a trailing /

8 years agoMerge pull request #660 from gdamjan/custom-config-dir
Morris Jobke [Tue, 9 Aug 2016 08:58:23 +0000 (10:58 +0200)]
Merge pull request #660 from gdamjan/custom-config-dir

introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)

8 years agoimprove federation error messages 767/head
Bjoern Schiessle [Mon, 8 Aug 2016 12:56:24 +0000 (14:56 +0200)]
improve federation error messages

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Aug 2016 00:10:11 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #774 from nextcloud/di_core_settings
Lukas Reschke [Mon, 8 Aug 2016 21:15:06 +0000 (23:15 +0200)]
Merge pull request #774 from nextcloud/di_core_settings

Hanlde Core and Settings app in AppFramework

8 years agoHanlde Core and Settings app in AppFramework 774/head
Roeland Jago Douma [Mon, 8 Aug 2016 18:38:10 +0000 (20:38 +0200)]
Hanlde Core and Settings app in AppFramework

'core' and 'settings' are just apps but we treat them slightly
different. Make sure that we construct the correct namespace so we can
actually do automatic AppFramework stuff.

8 years agoMerge pull request #764 from nextcloud/fix-tags-icon
Marius Blüm [Mon, 8 Aug 2016 17:42:16 +0000 (19:42 +0200)]
Merge pull request #764 from nextcloud/fix-tags-icon

Add black version of system tags icon

8 years agoMerge pull request #769 from nextcloud/also-cache-fonts-svg-and-gif
Lukas Reschke [Mon, 8 Aug 2016 16:41:33 +0000 (18:41 +0200)]
Merge pull request #769 from nextcloud/also-cache-fonts-svg-and-gif

Also cache WOFF, SVG and GIF

8 years agoMerge pull request #739 from nextcloud/increment-versions-master
Morris Jobke [Mon, 8 Aug 2016 16:05:33 +0000 (18:05 +0200)]
Merge pull request #739 from nextcloud/increment-versions-master

Increment the versions and adjust the capitilization

8 years agoAlso cache WOFF, SVG and GIF 769/head
Lukas Reschke [Mon, 8 Aug 2016 15:39:53 +0000 (17:39 +0200)]
Also cache WOFF, SVG and GIF

8 years agoFix intergration test for admin_audit 739/head
Roeland Jago Douma [Mon, 8 Aug 2016 14:47:10 +0000 (16:47 +0200)]
Fix intergration test for admin_audit

8 years agoDisable by default
Joas Schilling [Fri, 5 Aug 2016 13:53:09 +0000 (15:53 +0200)]
Disable by default

8 years agoMore casing
Joas Schilling [Fri, 5 Aug 2016 13:50:17 +0000 (15:50 +0200)]
More casing

8 years agoIncrement the versions and adjust the capitilization
Joas Schilling [Thu, 4 Aug 2016 17:59:18 +0000 (19:59 +0200)]
Increment the versions and adjust the capitilization

8 years agoAllow ocs/v2.php/cloud/... routes 691/head
Roeland Jago Douma [Mon, 1 Aug 2016 14:37:48 +0000 (16:37 +0200)]
Allow ocs/v2.php/cloud/... routes

One of the possibilities of the old OCS API is that you can define the
url yourself.

This PR makes this possible again by adding an optional root elemenet to
the route. Routes are thus:

.../ocs/v2.php/<root>/<url>

By default <root> = apps/<app>

This will allow for example the provisioning API etc to be in
../ovs/v2/php/cloud/users