Commit Graph

4872 Commits

Author SHA1 Message Date
François Freitag 3cc95c474f
Use npm ci to install front-end dependencies in dev
The ci command is meant for any situation where you want to make sure
you're doing a clean install of your dependencies.

It is significantly faster than npm install. If a node_modules is
already present, it will be automatically removed before npm ci begins
its install.

Matches the GitHub actions to build the package.

The clean-dev rule is now unused and can be removed.

https://docs.npmjs.com/cli/v7/commands/npm-ci
Signed-off-by: François Freitag <mail@franek.fr>
2021-02-20 20:08:22 +01:00
Nextcloud bot 1795fe3af5
[tx-robot] updated from transifex 2021-02-20 02:48:25 +00:00
Nextcloud bot 0c5cb138c6
[tx-robot] updated from transifex 2021-02-19 02:27:00 +00:00
Nextcloud bot a24d28cff8
[tx-robot] updated from transifex 2021-02-18 02:27:55 +00:00
Nextcloud bot d96788ebab
[tx-robot] updated from transifex 2021-02-15 02:25:53 +00:00
Nextcloud bot acf308459e
[tx-robot] updated from transifex 2021-02-14 02:25:29 +00:00
Jos Poortvliet a1422260c6
Updated Readme with a few recent improvements
* Update apps the Calendar integrates with
* Remove attachment feature teasing, not sure of the time frame for that now...
* added link to third-party app for appointment booking
2021-02-13 11:34:48 +01:00
Nextcloud bot 4f6229d946
[tx-robot] updated from transifex 2021-02-13 02:25:59 +00:00
Christoph Wurst 604be31489
Merge pull request #2883 from nextcloud/fix/free-busy-rendering
Fix fullcalendar v5 options for background events
2021-02-12 14:24:25 +01:00
Christoph Wurst 568bdbd990
Fix fullcalendar v5 options for background events
`rendering` was used in v4, in v5 `display` changes the way how events
are rendered. This caused blocks in the UI that then made the free/busy
schedule grow vertically and so became less useful.

Ref https://fullcalendar.io/docs/upgrading-from-v4
Ref https://fullcalendar.io/docs/background-events

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-12 12:07:26 +01:00
Nextcloud bot 9ee8d4b59f
[tx-robot] updated from transifex 2021-02-12 02:25:47 +00:00
Christoph Wurst 62831919a9
Merge pull request #2881 from nextcloud/enhancement/free-busy-show-day
Show the name of the day in the free/busy view
2021-02-10 16:33:04 +01:00
Christoph Wurst e163592ee4
Show the name of the day in the free/busy view
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-10 16:05:59 +01:00
Christoph Wurst 7e02ad1687
Merge pull request #2866 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.5.0
Bump webpack-cli from 4.4.0 to 4.5.0
2021-02-10 10:01:15 +01:00
dependabot[bot] 9dc942edaf
Bump webpack-cli from 4.4.0 to 4.5.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 08:56:28 +00:00
Christoph Wurst e27e0aae65
Merge pull request #2867 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.13
Bump @babel/core from 7.12.10 to 7.12.13
2021-02-10 09:48:09 +01:00
Christoph Wurst b145c535da
Merge pull request #2869 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.1.3
Bump @vue/test-utils from 1.1.2 to 1.1.3
2021-02-10 09:44:53 +01:00
dependabot[bot] e97b638bcb
Bump @babel/core from 7.12.10 to 7.12.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 08:43:50 +00:00
Christoph Wurst 8d355542d5
Merge pull request #2870 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.13
Bump @babel/preset-env from 7.12.11 to 7.12.13
2021-02-10 09:41:52 +01:00
dependabot[bot] e99605a672
Bump @babel/preset-env from 7.12.11 to 7.12.13
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 08:34:07 +00:00
dependabot[bot] 5f9191d03d
Bump @vue/test-utils from 1.1.2 to 1.1.3
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.3/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 08:34:00 +00:00
Christoph Wurst cd7de58466
Merge pull request #2868 from nextcloud/dependabot/npm_and_yarn/fsevents-2.3.2
Bump fsevents from 2.3.1 to 2.3.2
2021-02-10 09:31:18 +01:00
dependabot[bot] 1028a6e1cf
Bump fsevents from 2.3.1 to 2.3.2
Bumps [fsevents](https://github.com/fsevents/fsevents) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/fsevents/fsevents/releases)
- [Commits](https://github.com/fsevents/fsevents/compare/v2.3.1...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 19:21:57 +00:00
Christoph Wurst 35bf16d856
Merge pull request #2878 from nextcloud/fix/search-display-name-or-email-principal
Search DAV for principal as display name OR email
2021-02-09 20:19:36 +01:00
Christoph Wurst 2ac4f31c81
Search DAV for principal as display name OR email
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-09 19:01:02 +01:00
Nextcloud bot aa2d422cdf
[tx-robot] updated from transifex 2021-02-09 02:26:17 +00:00
Christoph Wurst c7af859a34
Merge pull request #2874 from nextcloud/enhancement/nc_22_compatibility
Test against Nextcloud 21
2021-02-08 16:38:10 +01:00
GretaD a02048015a
Add Nextcloud 22 compatibility
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-08 16:34:17 +01:00
Christoph Wurst 9fa56e84f4
Merge pull request #2875 from nextcloud/enhancement/ubuntu_18.x
Run package on ubuntu 18.x
2021-02-08 16:22:26 +01:00
Christoph Wurst 119a59d865
Merge pull request #2873 from nextcloud/enhancement/nextcloud-22
Allow Nextcloud 22
2021-02-08 15:56:58 +01:00
GretaD 9cb0ff23c4 Run package on ubuntu 18.x
Signed-off-by: GretaD <gretadoci@gmail.com>
2021-02-08 14:39:05 +01:00
Christoph Wurst 64c681470d
Allow Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-08 14:26:58 +01:00
Nextcloud bot 4f5685b81e
[tx-robot] updated from transifex 2021-02-08 02:26:08 +00:00
Nextcloud bot 0d824cc910
[tx-robot] updated from transifex 2021-02-07 02:26:36 +00:00
Nextcloud bot 536910ba29
[tx-robot] updated from transifex 2021-02-06 02:26:46 +00:00
Christoph Wurst e9362538c8
Merge pull request #1917 from rspencer01/illus_2
Vary illustration when multiple images match
2021-02-01 15:52:44 +01:00
Robert Spencer 57763ea988 Vary illustration when multiple images match
Randomly select an illustration from the images that match the
title of the event.  The illustration is chosen on a hash of the
event title so is the same for the same event every time.

Signed-off-by: Robert Spencer <general@robertandrewspencer.com>
2021-02-01 14:38:17 +02:00
Christoph Wurst de850cefc3
Merge pull request #2840 from nextcloud/dependabot/npm_and_yarn/stylelint-13.9.0
Bump stylelint from 13.8.0 to 13.9.0
2021-02-01 11:22:32 +01:00
Christoph Wurst dbd93c2a8b
Merge pull request #2855 from nextcloud/dependabot/composer/christophwurst/nextcloud_testing-0.12.3
Bump christophwurst/nextcloud_testing from 0.12.1 to 0.12.3
2021-02-01 11:21:57 +01:00
Christoph Wurst 14f86bce4f
Merge pull request #2838 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.4.0
Bump webpack-cli from 3.3.12 to 4.4.0
2021-02-01 11:21:38 +01:00
dependabot[bot] a74de8a4f1
Bump webpack-cli from 3.3.12 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-01 11:18:21 +01:00
Christoph Wurst aa794e4734
Merge pull request #2841 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.3
Bump core-js from 3.8.2 to 3.8.3
2021-02-01 11:11:02 +01:00
Christoph Wurst b37346051e
Merge pull request #2856 from nextcloud/dependabot/npm_and_yarn/vuex-3.6.2
Bump vuex from 3.6.0 to 3.6.2
2021-02-01 11:08:58 +01:00
Christoph Wurst 777feccfd8
Merge pull request #2857 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.1
Bump vue-router from 3.4.9 to 3.5.1
2021-02-01 11:08:24 +01:00
Nextcloud bot e5b9460f0a
[tx-robot] updated from transifex 2021-01-31 02:24:47 +00:00
Nextcloud bot e30e5f3921
[tx-robot] updated from transifex 2021-01-30 02:26:15 +00:00
dependabot[bot] 353cff97b7
Bump vue-router from 3.4.9 to 3.5.1
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.9 to 3.5.1.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.9...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 02:04:46 +00:00
dependabot[bot] 91a9754501
Bump vuex from 3.6.0 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.6.0...v3.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 02:03:51 +00:00
dependabot[bot] 7d8475380c
Bump christophwurst/nextcloud_testing from 0.12.1 to 0.12.3
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.12.1 to 0.12.3.
- [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/v0.12.1...v0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 02:01:51 +00:00
Nextcloud bot a5d8d80aa9
[tx-robot] updated from transifex 2021-01-29 02:27:06 +00:00