Morris Jobke
|
b41ae8c98a
|
Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselect
Fix/users and groups/vue multiselect
|
2019-03-04 10:19:57 +01:00 |
Roeland Jago Douma
|
aa69b9d67d
|
Merge pull request #14465 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.4
Bump vue-multiselect from 2.1.3 to 2.1.4
|
2019-03-04 10:00:22 +01:00 |
dependabot[bot]
|
fc64871c7d
|
Bump vue-multiselect from 2.1.3 to 2.1.4
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-03-04 09:27:06 +01:00 |
John Molakvoæ
|
feefb0ca89
|
Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.8
Bump vue and vue-template-compiler
|
2019-03-04 09:17:57 +01:00 |
Roeland Jago Douma
|
35d5d57839
|
Merge pull request #14468 from nextcloud/fix/inline-input-confirm-button
Fix default input element height
|
2019-03-04 08:49:41 +01:00 |
John Molakvoæ (skjnldsv)
|
cf37899bca
|
Build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-04 08:47:10 +01:00 |
Christoph Wurst
|
aee348c5f5
|
Update apps/dav/lib/Connector/Sabre/Node.php
Co-Authored-By: tobiasKaminsky <tobias@nextcloud.com>
|
2019-03-04 08:24:14 +01:00 |
Georg Ehrke
|
12d3f246aa
|
use class_exists on correct class to please phan
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-03-04 00:36:52 +01:00 |
Morris Jobke
|
c706009ced
|
Merge pull request #14488 from nextcloud/fix/dav/has-photo
Fix dav has-photo plugin extend
|
2019-03-03 23:23:16 +01:00 |
Morris Jobke
|
3b9ced22dc
|
Merge pull request #14489 from nextcloud/fix/accessibility/l10n
Add accessibility translations
|
2019-03-03 23:22:06 +01:00 |
Georg Ehrke
|
dc26d94014
|
properly catch exceptions of detailsCircle
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-03-03 23:07:07 +01:00 |
John Molakvoæ (skjnldsv)
|
a3447ed49a
|
Add accessibility translations
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-03 19:49:44 +01:00 |
John Molakvoæ (skjnldsv)
|
d6e9a2ea15
|
Fix dav has-photo plugin extend
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-03 19:06:22 +01:00 |
John Molakvoæ (skjnldsv)
|
584d52bf08
|
Settings build update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-03 11:49:34 +01:00 |
John Molakvoæ (skjnldsv)
|
92dd5a6c41
|
Use nextcloud-vue multiselect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-03 11:48:39 +01:00 |
Ari Selseng
|
71a0cdceaa
|
Reconnect to DB after timeout for Notify command. Fixes #14479
Signed-off-by: Ari Selseng <ari@selseng.net>
|
2019-03-03 01:36:27 +01:00 |
Felix Nieuwenhuizen
|
56457505af
|
set availableSpace to 0 if userFolder not found
Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
|
2019-03-02 13:55:11 +01:00 |
Felix Nieuwenhuizen
|
0f43d1dfaa
|
use node API for free space calculation in versions app (same method as trashbin app)
Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
|
2019-03-02 13:44:47 +01:00 |
John Molakvoæ (skjnldsv)
|
2503520121
|
Fix default input element height
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-03-02 10:32:36 +01:00 |
dependabot[bot]
|
3d9ae541eb
|
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8)
Updates `vue-template-compiler` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.7...v2.6.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-02 02:13:12 +00:00 |
Roeland Jago Douma
|
1cfa870821
|
Merge pull request #14457 from nextcloud/refactor/auth-tokens-initial-state
Load auth tokens with the initial state API
|
2019-03-01 22:49:29 +01:00 |
Roeland Jago Douma
|
ba155a98db
|
Merge pull request #14448 from mzamot/master
Convert value of timestamp metadata key in swift files_external
|
2019-03-01 21:26:56 +01:00 |
Christoph Wurst
|
102f700d96
|
Load auth tokens with the initial state API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-03-01 21:24:44 +01:00 |
Roeland Jago Douma
|
2398d1183e
|
Merge pull request #11871 from nextcloud/feature/11015/collaboration-resources
Collaboration resources
|
2019-03-01 21:22:34 +01:00 |
Vinicius Cubas Brand
|
58c92e6047
|
Get user's circles without touching session
This works with nextcloud/circles#260
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
|
2019-03-01 17:04:43 -03:00 |
Roeland Jago Douma
|
34677082d8
|
Merge pull request #14405 from nextcloud/bugfix/14403/improve-multiselect-on-twofactor-settings
Improve multiselect handling on twofactor settings
|
2019-03-01 21:04:05 +01:00 |
Roeland Jago Douma
|
81601f8c32
|
Merge pull request #14456 from cowai/remove-leading-slash
Fix a bug with smb notify having leading slash when it should not
|
2019-03-01 21:03:35 +01:00 |
Julius Härtl
|
ca0624d79c
|
Remove unneeded files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:59:38 +01:00 |
Julius Härtl
|
48f34b877a
|
Add bundled files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:59:37 +01:00 |
Joas Schilling
|
0c32b212ed
|
Fix files_external tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:57:01 +01:00 |
Julius Härtl
|
f0e50bcb74
|
Fetch node and filename also if access cache was used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:01 +01:00 |
Julius Härtl
|
e5162fb9af
|
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:01 +01:00 |
Julius Härtl
|
c778032276
|
Properly handle null as ownerId if file system access is denied by access token
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:01 +01:00 |
Julius Härtl
|
6ee7286b41
|
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:01 +01:00 |
Julius Härtl
|
ba2b542775
|
Listen to IUser::postDelete
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:00 +01:00 |
Julius Härtl
|
37e6488206
|
Use nextcloud-vue-collection 0.1.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-01 20:57:00 +01:00 |
Joas Schilling
|
55cd9eab03
|
Update autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:57:00 +01:00 |
Joas Schilling
|
1c4436d975
|
Access for a collection can only become true
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:57:00 +01:00 |
Joas Schilling
|
fdfe984adb
|
Register providers via class names
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:57:00 +01:00 |
Joas Schilling
|
752276fd89
|
Add a listener for the events
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:57:00 +01:00 |
Joas Schilling
|
01b4db62fb
|
Add dispatcher events to User and Group objects
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
55ae7fa2a4
|
Invalidate the cache when a share is updated
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
411350540d
|
Also cache the resource type because it is part of the identifier
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
066238a990
|
Fix unused variable $access
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
1a73cab3db
|
Fix doc block
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
30dff37062
|
Add invalidation methods to the interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
901f1d43e9
|
Don't throw on UniqueConstraintViolationException since a written value is okay enough
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:59 +01:00 |
Joas Schilling
|
995cad0cee
|
Cache the access manually too
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:58 +01:00 |
Joas Schilling
|
eecd9323c5
|
Also check the access to collections on preparing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:58 +01:00 |
Joas Schilling
|
43c8d0c9c2
|
Add default value, because null does not trigger unique-key
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-03-01 20:56:58 +01:00 |