Roeland Jago Douma
b5e9f7e846
Merge pull request #22432 from nextcloud/enh/phpdoc
...
Add php docs build script
2020-08-26 21:18:11 +02:00
Roeland Jago Douma
7685d1fc61
Merge pull request #22421 from nextcloud/group-folder-quota-warning
...
show better quota warning for group folders and external storage
2020-08-26 21:15:47 +02:00
dependabot-preview[bot]
25acc8b509
Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
...
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard ) from 0.1.3 to 0.1.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.3...v0.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-26 18:39:17 +00:00
Christoph Wurst
06f8c54386
Make ellipsized unified search results visible on hover
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-26 20:29:59 +02:00
Julius Härtl
45a474071e
Remove @package annotations from public namespace
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-26 16:59:40 +02:00
Roeland Jago Douma
df99d8f0e0
Merge pull request #22134 from nextcloud/merge-calendar-activity-settings
...
merge activity settings for calendars, events and todos
2020-08-26 15:56:27 +02:00
Robin Appelman
06ae93b270
fix tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-26 15:46:24 +02:00
Robin Appelman
460db942a0
Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.php
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2020-08-26 12:20:46 +00:00
Julius Härtl
94c0ca4b8c
Remove wrongly annotated package names
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-26 12:35:27 +02:00
John Molakvoæ
cb2695df8d
Merge pull request #17536 from nextcloud/enh/noid/expose-current-filelist
...
Expose currently active file list though OCA.Files.App
2020-08-26 11:57:18 +02:00
Roeland Jago Douma
4298442940
Merge pull request #22392 from nextcloud/bugfix/noid/dashboard-loading-til-moutned
...
Dashboard polishing
2020-08-26 11:23:58 +02:00
Roeland Jago Douma
75f4b807f3
Merge pull request #22431 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2020-08-26 11:23:18 +02:00
Joas Schilling
2056510214
Merge pull request #22422 from nextcloud/fix/unified-search-pagination
...
Add the missing cursor parameter to unified search requests
2020-08-26 10:15:12 +02:00
Joas Schilling
97a1784065
Provide from on the search query too
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-26 09:48:03 +02:00
Christoph Wurst
904badad56
Add the missing cursor parameter to unified search requests
...
Otherwise paginated search does not work. Basically you always requested
the first x items and then showed them again and again. The second or
any other subsequent page was never requested.
On a side note this also caused lots of Vue warning due to duplicate
keys.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-26 09:45:21 +02:00
Julius Härtl
8c33bfe86b
Add php docs build script
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-26 08:32:42 +02:00
Nextcloud-PR-Bot
bc7abbdb85
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2020-08-26 04:21:23 +00:00
Nextcloud bot
00459adfa2
[tx-robot] updated from transifex
2020-08-26 02:16:29 +00:00
Julius Härtl
d5e854e7ef
Expose currently active file list though OCA.Files.App
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 22:42:44 +02:00
Jan C. Borchardt
e4df8b6657
Fix Dashboard CSS indentation
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-25 18:42:35 +00:00
Jan C. Borchardt
7502510b7b
Fix Dashboard background blur for Safari and iOS Safari
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-25 20:30:43 +02:00
Jan C. Borchardt
c8d92ba6f9
Add shadow behind navigation when Dashboard is scrolled
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-25 20:30:43 +02:00
Julius Härtl
fe3374d843
Add body class when dashboard is scrolled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 20:30:43 +02:00
Julius Härtl
d4502823f4
Add loading indicator until the widget is mounted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 20:30:41 +02:00
Roeland Jago Douma
ed5b90b38a
Merge pull request #22369 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
...
Bump vue and vue-template-compiler
2020-08-25 20:25:17 +02:00
Robin Appelman
aadf0f6f87
move calendar settings into their own group
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 19:11:28 +02:00
Georg Ehrke
8b97e28efb
User-status: Fix icon coloring
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-25 18:08:46 +02:00
Robin Appelman
c077c15875
show better quota warning for group folders and external storage
...
instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 16:05:16 +02:00
dependabot-preview[bot]
4612fbec0f
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.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12 )
Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-25 12:04:16 +00:00
Joas Schilling
0934aee46b
Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scope
...
fix possible leaking scope in Flow
2020-08-25 10:40:26 +02:00
Nextcloud bot
b287760694
[tx-robot] updated from transifex
2020-08-25 02:17:40 +00:00
Roeland Jago Douma
7e6f04490e
Merge pull request #22393 from nextcloud/fix/license-headers-20
...
Update the license headers for Nextcloud 20
2020-08-24 22:03:00 +02:00
Jan C. Borchardt
487d17dd55
Merge pull request #22357 from nextcloud/enh/dashboard/toggle-statuses
...
Ability to toggle statuses in dashboard
2020-08-24 19:29:49 +02:00
John Molakvoæ
111496c7cd
Merge pull request #22394 from nextcloud/fix/share-federation-missing-fn
...
Fix missing FN from federated contact
2020-08-24 18:05:00 +02:00
Joas Schilling
df857604d5
Merge pull request #21894 from nextcloud/fix-file-quota
...
fix: file quota was not applied in all cases
2020-08-24 15:48:48 +02:00
John Molakvoæ
77a31b566e
Merge pull request #22376 from nextcloud/design/wording-leave-share
2020-08-24 15:23:55 +02:00
John Molakvoæ (skjnldsv)
6d576a9100
Fix missing FN from federated contact
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-24 15:15:32 +02:00
Christoph Wurst
2a054e6c04
Update the license headers for Nextcloud 20
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +02:00
Joas Schilling
d5edd71ab2
Make the tick always white
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:29:34 +02:00
Joas Schilling
0308d2f922
Make the recent status icon dark theme compatible
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:28:59 +02:00
blizzz
bf162d08f5
Merge pull request #22358 from nextcloud/fix/noid/flow-icon-size-and-alignment
...
fix event icon sizes and text alignment
2020-08-24 14:11:41 +02:00
John Molakvoæ
dd054f0bdb
Merge pull request #22382 from nextcloud/bugfix/22380
...
Add repair step to remove old dashboard app config
2020-08-24 14:00:41 +02:00
Arthur Schiwon
28c0eea8cb
fix possible leaking scope in Flow
...
- a configured flow can be brought into consideration, despite its event
was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
Roeland Jago Douma
341466be14
Merge pull request #22385 from nextcloud/bump/crl
...
Update the CRL
2020-08-24 13:24:29 +02:00
Roeland Jago Douma
ded4cd9893
Merge pull request #22361 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.9.0
...
Bump vue-material-design-icons from 4.8.0 to 4.9.0
2020-08-24 13:05:36 +02:00
npmbuildbot[bot]
130ce7892a
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-24 10:56:57 +00:00
Roeland Jago Douma
90b02938f4
Update the CRL
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-24 12:29:38 +02:00
Julius Härtl
17579c6471
Add repair step to remove old dashboard app config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-24 10:16:15 +02:00
Roeland Jago Douma
773506a79b
Merge pull request #22363 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.1
...
Bump p-queue from 6.6.0 to 6.6.1
2020-08-24 09:59:37 +02:00
dependabot-preview[bot]
1d00932eb7
Bump vue-material-design-icons from 4.8.0 to 4.9.0
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.8.0...4.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 07:35:06 +00:00