]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agouse $userId instead of $user 910/head
Jörn Friedrich Dreyer [Thu, 11 Aug 2016 07:38:06 +0000 (09:38 +0200)]
use $userId instead of $user

8 years agoEnsure the user exists before calling a method on it - fixes #24751
Thomas Müller [Fri, 29 Jul 2016 13:00:18 +0000 (15:00 +0200)]
Ensure the user exists before calling a method on it - fixes #24751

8 years agoMerge pull request #909 from nextcloud/stable10-backport-l10n
Morris Jobke [Wed, 17 Aug 2016 13:44:22 +0000 (15:44 +0200)]
Merge pull request #909 from nextcloud/stable10-backport-l10n

[stable10][tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex 909/head
Nextcloud bot [Wed, 17 Aug 2016 13:32:21 +0000 (13:32 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #897 from nextcloud/stable10-backport-834
Julius Härtl [Wed, 17 Aug 2016 09:12:01 +0000 (11:12 +0200)]
Merge pull request #897 from nextcloud/stable10-backport-834

[stable10] Use darker colors for app icons in app management

8 years agoMerge pull request #896 from nextcloud/backport-890-quota-unlimited-via-api
Lukas Reschke [Wed, 17 Aug 2016 08:45:06 +0000 (10:45 +0200)]
Merge pull request #896 from nextcloud/backport-890-quota-unlimited-via-api

[stable10] Allow to retrieve the quota itself via the provisioning api

8 years agoFixes image preview when fetched from the store. 897/head
Raghu Nayyar [Sun, 14 Aug 2016 19:19:33 +0000 (00:49 +0530)]
Fixes image preview when fetched from the store.

8 years agoAdds opacity to image container.
Raghu Nayyar [Thu, 11 Aug 2016 10:23:39 +0000 (15:53 +0530)]
Adds opacity to image container.

8 years agoRemoves uneeded styles.
Raghu Nayyar [Thu, 11 Aug 2016 07:39:42 +0000 (13:09 +0530)]
Removes uneeded styles.

8 years agoUses javascript to invert the SVGs.
Raghu Nayyar [Thu, 11 Aug 2016 07:29:57 +0000 (12:59 +0530)]
Uses javascript to invert the SVGs.

8 years agoFix constant name, copy-pasterino 896/head
Joas Schilling [Tue, 16 Aug 2016 09:42:28 +0000 (11:42 +0200)]
Fix constant name, copy-pasterino

8 years agoAllow to retrieve the quota itself via the provisioning api
Joas Schilling [Tue, 16 Aug 2016 09:21:10 +0000 (11:21 +0200)]
Allow to retrieve the quota itself via the provisioning api

8 years agoMerge pull request #894 from nextcloud/stable10-implement_712
Lukas Reschke [Wed, 17 Aug 2016 07:39:35 +0000 (09:39 +0200)]
Merge pull request #894 from nextcloud/stable10-implement_712

[Stable10] Backport 796

8 years agoUse getMockBuilder instead of createMock 894/head
Lukas Reschke [Tue, 16 Aug 2016 19:36:59 +0000 (21:36 +0200)]
Use getMockBuilder instead of createMock

8 years agoRename class reference
Lukas Reschke [Tue, 16 Aug 2016 19:28:26 +0000 (21:28 +0200)]
Rename class reference

File has been renamed only on master

8 years agoadjust tests to latest changes
Arthur Schiwon [Tue, 16 Aug 2016 16:59:45 +0000 (18:59 +0200)]
adjust tests to latest changes

8 years agofor new we cannot have nested settings, default module is only appended if available
Arthur Schiwon [Tue, 16 Aug 2016 16:26:16 +0000 (18:26 +0200)]
for new we cannot have nested settings, default module is only appended if available

8 years agoadd missing encryption modules to settings
Arthur Schiwon [Tue, 16 Aug 2016 16:11:59 +0000 (18:11 +0200)]
add missing encryption modules to settings

8 years agofix missing parameters in sharing settings page
Arthur Schiwon [Tue, 16 Aug 2016 15:59:21 +0000 (17:59 +0200)]
fix missing parameters in sharing settings page

8 years agofinal db indexes
Arthur Schiwon [Tue, 16 Aug 2016 11:21:59 +0000 (13:21 +0200)]
final db indexes

8 years agoadopt to Controller constructor changes
Arthur Schiwon [Mon, 15 Aug 2016 22:53:32 +0000 (00:53 +0200)]
adopt to Controller constructor changes

8 years agocheck registered sections and settings after an app got updated to garbage collect...
Arthur Schiwon [Mon, 15 Aug 2016 22:52:41 +0000 (00:52 +0200)]
check registered sections and settings after an app got updated to garbage collect orphaned classes

8 years agoattempt to remove section and settings entries when an app got disabled
Arthur Schiwon [Mon, 15 Aug 2016 18:03:19 +0000 (20:03 +0200)]
attempt to remove section and settings entries when an app got disabled

8 years agoUse MockBuilder instead of createMock
Lukas Reschke [Mon, 15 Aug 2016 14:43:22 +0000 (16:43 +0200)]
Use MockBuilder instead of createMock

CI uses an older PHPUnit

8 years agoAdd unit tests
Lukas Reschke [Mon, 15 Aug 2016 14:24:56 +0000 (16:24 +0200)]
Add unit tests

8 years agosatisfy dependencies for files_external
Arthur Schiwon [Mon, 15 Aug 2016 11:38:02 +0000 (13:38 +0200)]
satisfy dependencies for files_external

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 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 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 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 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 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 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 #858 from nextcloud/stable10-when-logged-in-then-just-redirect...
Lukas Reschke [Tue, 16 Aug 2016 16:13:24 +0000 (18:13 +0200)]
Merge pull request #858 from nextcloud/stable10-when-logged-in-then-just-redirect-to-redirected-page

[stable10] when logged in then just redirect to redirected page

8 years agoMerge pull request #887 from nextcloud/stable10_855
Björn Schießle [Tue, 16 Aug 2016 09:38:51 +0000 (11:38 +0200)]
Merge pull request #887 from nextcloud/stable10_855

[Stable10] Add files drop capability for clients

8 years agoMerge pull request #872 from nextcloud/move-apps-stable10
Marius Blüm [Tue, 16 Aug 2016 09:26:13 +0000 (11:26 +0200)]
Merge pull request #872 from nextcloud/move-apps-stable10

[stable10] move apps between 'Language' and 'Session' in personal settings

8 years agoMerge pull request #884 from nextcloud/stable10-use-proper-test-execution
Lukas Reschke [Mon, 15 Aug 2016 19:50:38 +0000 (21:50 +0200)]
Merge pull request #884 from nextcloud/stable10-use-proper-test-execution

[stable10] Use proper casing

8 years agoAdd files drop capability for clients 887/head
Roeland Jago Douma [Sat, 13 Aug 2016 12:00:44 +0000 (14:00 +0200)]
Add files drop capability for clients

8 years agoWe have to mock the is_uploaded_file in the OC\Core\Controller namespace 884/head
Roeland Jago Douma [Mon, 15 Aug 2016 18:08:20 +0000 (20:08 +0200)]
We have to mock the is_uploaded_file in the OC\Core\Controller namespace

8 years agoFix mock call in AvatarControllerTest
Roeland Jago Douma [Mon, 15 Aug 2016 18:07:07 +0000 (20:07 +0200)]
Fix mock call in AvatarControllerTest

8 years agoUse generated URL
Lukas Reschke [Mon, 15 Aug 2016 15:37:55 +0000 (17:37 +0200)]
Use generated URL

8 years agoFix CheckSetupController tests
Lukas Reschke [Mon, 15 Aug 2016 15:55:36 +0000 (17:55 +0200)]
Fix CheckSetupController tests

8 years agoFix tests for LoginController
Lukas Reschke [Mon, 15 Aug 2016 15:19:32 +0000 (17:19 +0200)]
Fix tests for LoginController

8 years agoFix template test
Lukas Reschke [Mon, 15 Aug 2016 15:19:50 +0000 (17:19 +0200)]
Fix template test

8 years agoAdd reference to current user
Lukas Reschke [Mon, 15 Aug 2016 15:15:14 +0000 (17:15 +0200)]
Add reference to current user

8 years agoUse proper casing
Lukas Reschke [Mon, 15 Aug 2016 15:00:35 +0000 (17:00 +0200)]
Use proper casing

8 years agoMerge pull request #875 from nextcloud/stable10_composer_files
Roeland Jago Douma [Mon, 15 Aug 2016 12:52:00 +0000 (14:52 +0200)]
Merge pull request #875 from nextcloud/stable10_composer_files

Recreate the composer autoloader files

8 years agoRecreate the composer autoloader files 875/head
Roeland Jago Douma [Mon, 15 Aug 2016 11:38:22 +0000 (13:38 +0200)]
Recreate the composer autoloader files

* Adds missing files (so they are statically loaded)

8 years agomove apps between 'Language' and 'Session' in personal settings 872/head
Bjoern Schiessle [Mon, 15 Aug 2016 10:03:55 +0000 (12:03 +0200)]
move apps between 'Language' and 'Session' in personal settings

8 years agoUse createMock instead of deprecated getMock 858/head
Lukas Reschke [Thu, 11 Aug 2016 13:14:24 +0000 (15:14 +0200)]
Use createMock instead of deprecated getMock

8 years agoRedirect users when already logged-in on login form
Lukas Reschke [Tue, 9 Aug 2016 17:01:50 +0000 (19:01 +0200)]
Redirect users when already logged-in on login form

8 years agoMerge pull request #833 from nextcloud/stable10-backport-819
Lukas Reschke [Thu, 11 Aug 2016 09:24:06 +0000 (11:24 +0200)]
Merge pull request #833 from nextcloud/stable10-backport-819

[stable10] Theming support for apps

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

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 agoMerge pull request #811 from nextcloud/shared-cachethepropagatorinstance-stable10
Lukas Reschke [Wed, 10 Aug 2016 15:24:44 +0000 (17:24 +0200)]
Merge pull request #811 from nextcloud/shared-cachethepropagatorinstance-stable10

Store the shared propagator instance

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

Skip version and trash expiry for users that never logged in

8 years agoMerge pull request #817 from nextcloud/jail-root-stable10
Lukas Reschke [Wed, 10 Aug 2016 14:04:13 +0000 (16:04 +0200)]
Merge pull request #817 from nextcloud/jail-root-stable10

[stable10] getJailedPath expects $path to have a trailing /

8 years agoMerge pull request #822 from nextcloud/shared-storage-lazy-numeric-id-10
Lukas Reschke [Wed, 10 Aug 2016 14:03:21 +0000 (16:03 +0200)]
Merge pull request #822 from nextcloud/shared-storage-lazy-numeric-id-10

[10] get shared storage storage id without setting up the storage

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

[stable10] Nextcloud is not compatible with PHP 7.1

8 years agoMerge pull request #821 from nextcloud/stable10_806
Lukas Reschke [Wed, 10 Aug 2016 14:00:25 +0000 (16:00 +0200)]
Merge pull request #821 from nextcloud/stable10_806

[Stable10] Token polish

8 years agoMerge pull request #823 from nextcloud/stable10_807
Björn Schießle [Wed, 10 Aug 2016 13:26:23 +0000 (15:26 +0200)]
Merge pull request #823 from nextcloud/stable10_807

[Stable10] OCSController requires DataResponse

8 years ago[stable10] Nextcloud is not compatible with PHP 7.1 825/head
Lukas Reschke [Wed, 10 Aug 2016 12:28:50 +0000 (14:28 +0200)]
[stable10] 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 agoOCSController requires DataResponse 823/head
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 agoget shared storage storage id without setting up the storage 822/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 #815 from nextcloud/fix-undefined-offset-in-login-controller-stable10
Björn Schießle [Wed, 10 Aug 2016 10:50:22 +0000 (12:50 +0200)]
Merge pull request #815 from nextcloud/fix-undefined-offset-in-login-controller-stable10

[stable10] Add missing array element

8 years agoadd more margin to right of the icon 821/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 agoAdding test case for getPathById including a jailed cache where root is just empty 817/head
Thomas Müller [Fri, 5 Aug 2016 11:32:26 +0000 (13:32 +0200)]
Adding test case for getPathById including a jailed cache where root is just empty

8 years agogetJailedPath expects $path to have a trailing / - fixes #25464
Thomas Müller [Fri, 5 Aug 2016 09:13:43 +0000 (11:13 +0200)]
getJailedPath expects $path to have a trailing / - fixes #25464

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

8 years agoStore the shared propagator instance 811/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 809/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