]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoFix placeholder in disable message 14838/head
Joas Schilling [Mon, 25 Mar 2019 15:04:39 +0000 (16:04 +0100)]
Fix placeholder in disable message

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14806 from nextcloud/fix/files/picker-new-button
Morris Jobke [Mon, 25 Mar 2019 12:56:13 +0000 (13:56 +0100)]
Merge pull request #14806 from nextcloud/fix/files/picker-new-button

Fix filepicker's add button design

5 years agoMerge pull request #14825 from marius-wieschollek/bugfix/11236
Morris Jobke [Mon, 25 Mar 2019 09:21:45 +0000 (10:21 +0100)]
Merge pull request #14825 from marius-wieschollek/bugfix/11236

Set parameter type in QBMapper

5 years agoMerge pull request #14804 from nextcloud/fix/filepicker-l10n
Roeland Jago Douma [Mon, 25 Mar 2019 09:16:54 +0000 (10:16 +0100)]
Merge pull request #14804 from nextcloud/fix/filepicker-l10n

Make all filepicker strings translatable

5 years agoMerge pull request #14801 from nextcloud/fix/14793/fetch_right_translations
Roeland Jago Douma [Mon, 25 Mar 2019 09:15:12 +0000 (10:15 +0100)]
Merge pull request #14801 from nextcloud/fix/14793/fetch_right_translations

Fetch proper translations

5 years agoMerge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex
Roeland Jago Douma [Mon, 25 Mar 2019 08:40:34 +0000 (09:40 +0100)]
Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex

Fix personal settings fed scope tabindex

5 years agoFetch proper translations 14801/head
Roeland Jago Douma [Fri, 22 Mar 2019 08:46:41 +0000 (09:46 +0100)]
Fetch proper translations

Fixes #14793

This is caused by the mess we have with OC\Settings mapping to settings
and lib/private/Settings.

Anyway this is the quick fix. Moving stuff around for 17 seems better.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14809 from nextcloud/fix/accessibility-theme-keyboard
Roeland Jago Douma [Mon, 25 Mar 2019 08:05:55 +0000 (09:05 +0100)]
Merge pull request #14809 from nextcloud/fix/accessibility-theme-keyboard

Fix selecting an accessibility theme with the keyboard

5 years agoMerge pull request #14813 from nextcloud/fix/sentry/unset
Morris Jobke [Mon, 25 Mar 2019 07:57:34 +0000 (08:57 +0100)]
Merge pull request #14813 from nextcloud/fix/sentry/unset

Check if elements are set in installer

5 years agoFix selecting an accessibility theme with the keyboard 14809/head
Christoph Wurst [Fri, 22 Mar 2019 12:47:40 +0000 (13:47 +0100)]
Fix selecting an accessibility theme with the keyboard

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[#11236] Set parameter type in QBMapper 14825/head
Marius David Wieschollek [Sun, 24 Mar 2019 21:35:23 +0000 (22:35 +0100)]
[#11236] Set parameter type in QBMapper

Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
5 years agoMerge pull request #14816 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Sat, 23 Mar 2019 11:33:24 +0000 (12:33 +0100)]
Merge pull request #14816 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.1.1

Bump handlebars from 4.1.0 to 4.1.1 in /build

5 years agoMerge pull request #14812 from nextcloud/bugfix/noid/collections-access-type
Roeland Jago Douma [Sat, 23 Mar 2019 11:32:59 +0000 (12:32 +0100)]
Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-type

Force boolean type for access parameter

5 years agoMerge pull request #14805 from nextcloud/fix/backgroundrepair
Roeland Jago Douma [Sat, 23 Mar 2019 07:24:22 +0000 (08:24 +0100)]
Merge pull request #14805 from nextcloud/fix/backgroundrepair

Properly inject EventDispatched in BackgroundRepair

5 years agoBump handlebars from 4.1.0 to 4.1.1 in /build 14816/head
dependabot[bot] [Sat, 23 Mar 2019 02:12:57 +0000 (02:12 +0000)]
Bump handlebars from 4.1.0 to 4.1.1 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #14798 from nextcloud/fix/collaboration_translation_string
Roeland Jago Douma [Fri, 22 Mar 2019 19:57:33 +0000 (20:57 +0100)]
Merge pull request #14798 from nextcloud/fix/collaboration_translation_string

Allow string to be translated

5 years agoMerge pull request #14810 from nextcloud/feature/create-user-select-username
Roeland Jago Douma [Fri, 22 Mar 2019 19:55:47 +0000 (20:55 +0100)]
Merge pull request #14810 from nextcloud/feature/create-user-select-username

Select the username input after creating a user successfully

5 years agoCheck if elements are set in installer 14813/head
Roeland Jago Douma [Fri, 22 Mar 2019 15:54:35 +0000 (16:54 +0100)]
Check if elements are set in installer

Since we now have all the apps from the appstore we need to do a bit
more checking.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAllow string to be translated 14798/head
Roeland Jago Douma [Fri, 22 Mar 2019 08:19:22 +0000 (09:19 +0100)]
Allow string to be translated

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoForce boolean type for access parameter 14812/head
Julius Härtl [Fri, 22 Mar 2019 15:00:44 +0000 (16:00 +0100)]
Force boolean type for access parameter

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoSelect the username input after creating a user successfully 14810/head
Christoph Wurst [Fri, 22 Mar 2019 13:03:15 +0000 (14:03 +0100)]
Select the username input after creating a user successfully

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #14802 from nextcloud/print-backupcodes-monospace
Roeland Jago Douma [Fri, 22 Mar 2019 11:58:38 +0000 (12:58 +0100)]
Merge pull request #14802 from nextcloud/print-backupcodes-monospace

Use monospaced font when printing twofactor backup codes.

5 years agoMake the federation scope selectable via keyboard 14808/head
Christoph Wurst [Fri, 22 Mar 2019 10:58:53 +0000 (11:58 +0100)]
Make the federation scope selectable via keyboard

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix tabindex and meno open/close via keyboard on fed scope menu
Christoph Wurst [Fri, 22 Mar 2019 10:51:48 +0000 (11:51 +0100)]
Fix tabindex and meno open/close via keyboard on fed scope menu

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix filepicker's add button design 14806/head
John Molakvoæ (skjnldsv) [Fri, 22 Mar 2019 09:36:19 +0000 (10:36 +0100)]
Fix filepicker's add button design

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUse monospaced font when printing twofactor backup codes. 14802/head
Joachim Bauch [Fri, 22 Mar 2019 08:50:44 +0000 (09:50 +0100)]
Use monospaced font when printing twofactor backup codes.

This helps differentiating similar characters like "I" / "1".

Signed-off-by: Joachim Bauch <bauch@struktur.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoProperly inject EventDispatched in BackgroundRepair 14805/head
Roeland Jago Douma [Fri, 22 Mar 2019 09:29:36 +0000 (10:29 +0100)]
Properly inject EventDispatched in BackgroundRepair

Else it will just be null when called

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMake all filepicker strings translatable 14804/head
Christoph Wurst [Fri, 22 Mar 2019 09:22:07 +0000 (10:22 +0100)]
Make all filepicker strings translatable

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #14573 from nextcloud/version/noid/16.0.0beta1 v16.0.0beta1
Morris Jobke [Fri, 22 Mar 2019 08:23:52 +0000 (09:23 +0100)]
Merge pull request #14573 from nextcloud/version/noid/16.0.0beta1

16.0.0 Beta 1

5 years ago16.0.0 Beta 1 14573/head
Morris Jobke [Wed, 6 Mar 2019 15:49:49 +0000 (16:49 +0100)]
16.0.0 Beta 1

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #14058 from vpecinka/master
Morris Jobke [Thu, 21 Mar 2019 21:36:59 +0000 (22:36 +0100)]
Merge pull request #14058 from vpecinka/master

Avoid replacement by user object

5 years agoStore user object later in the code 14058/head
Vlastimil Pecinka [Wed, 6 Feb 2019 10:36:08 +0000 (11:36 +0100)]
Store user object later in the code

Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
5 years agoMerge pull request #14315 from nextcloud/feature/12033/calendar-user-address-set
Morris Jobke [Thu, 21 Mar 2019 20:32:45 +0000 (21:32 +0100)]
Merge pull request #14315 from nextcloud/feature/12033/calendar-user-address-set

implement principal property search for calendar user address set property

5 years agoMerge pull request #13721 from oole/bug/12729_postgresql_duplicate_key_value
Morris Jobke [Thu, 21 Mar 2019 20:18:32 +0000 (21:18 +0100)]
Merge pull request #13721 from oole/bug/12729_postgresql_duplicate_key_value

Issue 12729 postgresql duplicate key value

5 years agoFix PHPDoc 13721/head
Morris Jobke [Thu, 21 Mar 2019 16:05:57 +0000 (17:05 +0100)]
Fix PHPDoc

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoimplement principal property search for calendar user address set property 14315/head
Georg Ehrke [Wed, 20 Feb 2019 19:22:56 +0000 (20:22 +0100)]
implement principal property search for calendar user address set property

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoMerge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks
Morris Jobke [Thu, 21 Mar 2019 15:31:15 +0000 (16:31 +0100)]
Merge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks

Fix setup checks for ocm/ocs-provider

5 years agoMerge pull request #14786 from nextcloud/bugfix/noid/remove-unused-member
Roeland Jago Douma [Thu, 21 Mar 2019 14:00:08 +0000 (15:00 +0100)]
Merge pull request #14786 from nextcloud/bugfix/noid/remove-unused-member

Remove unused member "util"

5 years agoFix setup checks for ocm/ocs-provider 14790/head
Morris Jobke [Thu, 21 Mar 2019 13:26:59 +0000 (14:26 +0100)]
Fix setup checks for ocm/ocs-provider

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoRemove unused member "util" 14786/head
Joas Schilling [Thu, 21 Mar 2019 11:42:35 +0000 (12:42 +0100)]
Remove unused member "util"

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoCode cleanup.
Ole Ostergaard [Tue, 26 Feb 2019 13:08:55 +0000 (14:08 +0100)]
Code cleanup.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd insertIgnoreConflict to IDBConnection interface.
Ole Ostergaard [Tue, 26 Feb 2019 15:27:25 +0000 (16:27 +0100)]
Add insertIgnoreConflict to IDBConnection interface.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd supression of SqlInjectionChecker.
Ole Ostergaard [Tue, 26 Feb 2019 13:08:39 +0000 (14:08 +0100)]
Add supression of SqlInjectionChecker.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd PostgreSQL specific implementation for includeIgnoreConflict.
Ole Ostergaard [Mon, 21 Jan 2019 16:54:40 +0000 (17:54 +0100)]
Add PostgreSQL specific implementation for includeIgnoreConflict.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoAdd insertIgnoreConflict to Adapter and use it for for executing the file locking.
Ole Ostergaard [Mon, 21 Jan 2019 16:54:16 +0000 (17:54 +0100)]
Add insertIgnoreConflict to Adapter and use it for for executing the file locking.

Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
5 years agoMerge pull request #14778 from nextcloud/user_ldap_createuser_fix
Morris Jobke [Thu, 21 Mar 2019 10:32:22 +0000 (11:32 +0100)]
Merge pull request #14778 from nextcloud/user_ldap_createuser_fix

Fix user creation using LDAP Plugin

5 years agoLDAP plugin: force createUser to return new user's DN 14778/head
Vinicius Cubas Brand [Thu, 14 Mar 2019 14:59:27 +0000 (11:59 -0300)]
LDAP plugin: force createUser to return new user's DN

LDAP plugins must change the createUser method to return the DN, as we
need this to update the cache.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agoCache cleaning when subadmin adds user to group
Vinicius Cubas Brand [Mon, 4 Mar 2019 17:09:27 +0000 (14:09 -0300)]
Cache cleaning when subadmin adds user to group

This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.

This just forces the cache to be reset after an user is added to a
group.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agofix user creation using LDAP Plugin
Vinicius Cubas Brand [Fri, 1 Mar 2019 15:12:19 +0000 (12:12 -0300)]
fix user creation using LDAP Plugin

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
5 years agoMerge pull request #14776 from nextcloud/fix/files/size-color
Morris Jobke [Thu, 21 Mar 2019 08:59:07 +0000 (09:59 +0100)]
Merge pull request #14776 from nextcloud/fix/files/size-color

Use max contrast variable to cap the generated colours

5 years agoMerge pull request #14695 from nextcloud/enhancement/grid/sharing-in-menu
Morris Jobke [Thu, 21 Mar 2019 08:56:50 +0000 (09:56 +0100)]
Merge pull request #14695 from nextcloud/enhancement/grid/sharing-in-menu

Show sharing in menu in grid view

5 years agoMerge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy
Morris Jobke [Thu, 21 Mar 2019 08:15:27 +0000 (09:15 +0100)]
Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy

Make check for empty trusted proxies more strict

5 years agoUse max contrast variable to cap the generated colours 14776/head
John Molakvoæ (skjnldsv) [Thu, 21 Mar 2019 07:42:27 +0000 (08:42 +0100)]
Use max contrast variable to cap the generated colours

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoAdd link icon for public link too 14695/head
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 11:54:31 +0000 (12:54 +0100)]
Add link icon for public link too

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoPut sharing entry all above
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 09:54:57 +0000 (10:54 +0100)]
Put sharing entry all above

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoShow sharing in menu in grid view
John Molakvoæ (skjnldsv) [Thu, 14 Mar 2019 17:01:44 +0000 (18:01 +0100)]
Show sharing in menu in grid view

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 21 Mar 2019 01:13:49 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14774 from nextcloud/fix/bundle_enable_tests
Morris Jobke [Wed, 20 Mar 2019 21:29:56 +0000 (22:29 +0100)]
Merge pull request #14774 from nextcloud/fix/bundle_enable_tests

Temp disable bundle tests

5 years agoTemp disable bundle tests 14774/head
Roeland Jago Douma [Wed, 20 Mar 2019 19:44:11 +0000 (20:44 +0100)]
Temp disable bundle tests

The bundle acceptance tests fails after #14578 sometimes. This is
because of a race condition. not all apps have compatible 16 versions
yet. So trying to enable them results in those apps doing :boom:.

Because of #14578 we do show them now. So we try to enable them. However
depending on which requests finishes first the disable button for the
audit app either shows up or now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoTrigger warning if empty array or false and X-Forwarded-Host is present 14606/head
Daniel Kesselberg [Wed, 20 Mar 2019 18:59:32 +0000 (19:59 +0100)]
Trigger warning if empty array or false and X-Forwarded-Host is present

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #14578 from nextcloud/enh/force_enable_apps
Roeland Jago Douma [Wed, 20 Mar 2019 18:22:38 +0000 (19:22 +0100)]
Merge pull request #14578 from nextcloud/enh/force_enable_apps

Force enable apps

5 years agoMerge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-your...
Roeland Jago Douma [Wed, 20 Mar 2019 18:20:50 +0000 (19:20 +0100)]
Merge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-your-data

Revert "Where is your data?"

5 years agoMerge pull request #14766 from nextcloud/backport/14709/master
Morris Jobke [Wed, 20 Mar 2019 18:08:44 +0000 (19:08 +0100)]
Merge pull request #14766 from nextcloud/backport/14709/master

groupname like username - allow share with both

5 years agoUpdate lib/private/Share20/Manager.php 14766/head
Morris Jobke [Wed, 20 Mar 2019 11:51:26 +0000 (12:51 +0100)]
Update lib/private/Share20/Manager.php

tabulator change

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
5 years agoUpdate lib/private/Share20/Manager.php
Morris Jobke [Wed, 20 Mar 2019 11:50:48 +0000 (12:50 +0100)]
Update lib/private/Share20/Manager.php

fixed tabulator

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
5 years agogroupname like username - allow share with both
Christian Aigner [Fri, 15 Mar 2019 09:18:27 +0000 (10:18 +0100)]
groupname like username - allow share with both

Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com>
5 years agoRevert "Do not register unexisting section" 14753/head
Roeland Jago Douma [Wed, 20 Mar 2019 13:14:37 +0000 (14:14 +0100)]
Revert "Do not register unexisting section"

This reverts commit 24354bde1d9163794eaf62ef432e62839c7979e7.

5 years agoRevert "Where is your data?"
Roeland Jago Douma [Tue, 19 Mar 2019 21:24:16 +0000 (22:24 +0100)]
Revert "Where is your data?"

5 years agoRemove unused IUserSession 14578/head
Joas Schilling [Wed, 20 Mar 2019 11:22:15 +0000 (12:22 +0100)]
Remove unused IUserSession

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoDo not ignore the max-version for the "update-available" check
Joas Schilling [Wed, 20 Mar 2019 11:21:01 +0000 (12:21 +0100)]
Do not ignore the max-version for the "update-available" check

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoRemove apps from the list which have no release at all
Joas Schilling [Wed, 20 Mar 2019 11:15:52 +0000 (12:15 +0100)]
Remove apps from the list which have no release at all

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoallow enforcing apps to ignore the max version
Roeland Jago Douma [Wed, 6 Mar 2019 18:59:15 +0000 (19:59 +0100)]
allow enforcing apps to ignore the max version

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14713 from nextcloud/fix/admin-2fa-collapse-disable
Morris Jobke [Wed, 20 Mar 2019 13:20:46 +0000 (14:20 +0100)]
Merge pull request #14713 from nextcloud/fix/admin-2fa-collapse-disable

Collapse 2FA admin detail settings if disabled

5 years agoMake check for empty trusted proxies more strict
Daniel Kesselberg [Sat, 9 Mar 2019 15:14:54 +0000 (16:14 +0100)]
Make check for empty trusted proxies more strict

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoCollapse 2FA admin detail settings if disabled 14713/head
Christoph Wurst [Fri, 15 Mar 2019 11:28:56 +0000 (12:28 +0100)]
Collapse 2FA admin detail settings if disabled

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #14674 from CamilionEU/master
Morris Jobke [Wed, 20 Mar 2019 10:20:41 +0000 (11:20 +0100)]
Merge pull request #14674 from CamilionEU/master

[app:files] Use current directory for hashing.

5 years agoMerge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint
Roeland Jago Douma [Wed, 20 Mar 2019 09:58:10 +0000 (10:58 +0100)]
Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint

always allow moving mountpoints inside the same mountpoint

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Mar 2019 01:12:47 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images-for...
Roeland Jago Douma [Tue, 19 Mar 2019 18:23:29 +0000 (19:23 +0100)]
Merge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images-for-linked-collaboration-resources

Replace the icon-class with an absolute link to an image

5 years agoMerge pull request #14747 from nextcloud/fix/access_list_external_storage
Morris Jobke [Tue, 19 Mar 2019 17:43:23 +0000 (18:43 +0100)]
Merge pull request #14747 from nextcloud/fix/access_list_external_storage

Fix getting the access list on external storage

5 years agoMerge pull request #14744 from nextcloud/bugfix/noid/fix-push-notifications-for-updat...
Christoph Wurst [Tue, 19 Mar 2019 15:42:54 +0000 (16:42 +0100)]
Merge pull request #14744 from nextcloud/bugfix/noid/fix-push-notifications-for-updatenotifications

Always register the Notifier

5 years agoalways allow moving mountpoints inside the same mountpoint 14691/head
Robin Appelman [Thu, 14 Mar 2019 14:52:38 +0000 (15:52 +0100)]
always allow moving mountpoints inside the same mountpoint

even if that mountpoint isn't normally a valid target for moving mounts into

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix getting the access list on external storage 14747/head
Roeland Jago Douma [Tue, 19 Mar 2019 14:38:52 +0000 (15:38 +0100)]
Fix getting the access list on external storage

If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-style...
Roeland Jago Douma [Tue, 19 Mar 2019 12:47:28 +0000 (13:47 +0100)]
Merge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-style-is-too-catchy

Style of navigation links in header is too catchy

5 years agoReturn 200 instead of 404 when asking for collections of a resource 14664/head
Joas Schilling [Mon, 18 Mar 2019 14:13:24 +0000 (15:13 +0100)]
Return 200 instead of 404 when asking for collections of a resource

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoBump bundles
Julius Härtl [Thu, 14 Mar 2019 17:29:55 +0000 (18:29 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump nextcloud-vue-collections
Julius Härtl [Thu, 14 Mar 2019 17:25:52 +0000 (18:25 +0100)]
Bump nextcloud-vue-collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdjust gitattributes to ignore all files_sharing scripts in diff
Julius Härtl [Thu, 14 Mar 2019 17:23:58 +0000 (18:23 +0100)]
Adjust gitattributes to ignore all files_sharing scripts in diff

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdjust resource type to file
Julius Härtl [Thu, 14 Mar 2019 16:41:25 +0000 (17:41 +0100)]
Adjust resource type to file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoDispatch event to allow apps to load their script for collections
Julius Härtl [Thu, 14 Mar 2019 13:42:42 +0000 (14:42 +0100)]
Dispatch event to allow apps to load their script for collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUse rich objects instead of name, link and icon
Joas Schilling [Thu, 14 Mar 2019 11:30:34 +0000 (12:30 +0100)]
Use rich objects instead of name, link and icon

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoReplace the icon-class with an absolute link to an image
Joas Schilling [Wed, 13 Mar 2019 19:25:22 +0000 (20:25 +0100)]
Replace the icon-class with an absolute link to an image

Otherwise the icon can not be displayed in mobile apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAlso style the "too many apps" menu 14739/head
Joas Schilling [Tue, 19 Mar 2019 08:40:39 +0000 (09:40 +0100)]
Also style the "too many apps" menu

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAlways register the Notifier 14744/head
Joas Schilling [Tue, 19 Mar 2019 07:52:52 +0000 (08:52 +0100)]
Always register the Notifier

... so background jobs without a user can prepare push notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14571 from cowai/optimize-files_external-notify
Morris Jobke [Tue, 19 Mar 2019 06:25:41 +0000 (07:25 +0100)]
Merge pull request #14571 from cowai/optimize-files_external-notify

Use index to mark parent as outdated, fixes: #14537

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Mar 2019 01:12:41 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoUse two queries to mark parent as outdated 14571/head
Ari Selseng [Wed, 6 Mar 2019 15:15:27 +0000 (16:15 +0100)]
Use two queries to mark parent as outdated

Signed-off-by: Ari Selseng <ari@selseng.net>
5 years agoStyle of navigation links in header is too catchy
Joas Schilling [Mon, 18 Mar 2019 15:17:22 +0000 (16:17 +0100)]
Style of navigation links in header is too catchy

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance-tests
Roeland Jago Douma [Mon, 18 Mar 2019 15:21:21 +0000 (16:21 +0100)]
Merge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance-tests

Improve startup speed of acceptance tests

5 years agoMerge pull request #14736 from nextcloud/fix/do_not_load_showpassword
Morris Jobke [Mon, 18 Mar 2019 15:17:39 +0000 (16:17 +0100)]
Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword

Fix showpassword loads