Commit Graph

5313 Commits

Author SHA1 Message Date
Christoph Wurst 58d3743c93
Merge pull request #3200 from nextcloud/design/month-view-dot
Increase size of dot on timed events in month view for visibility
2021-06-14 09:47:13 +02:00
Christoph Wurst 6828611b7f
Merge pull request #3205 from nextcloud/dependabot/npm_and_yarn/cdav-library-a2a3fdf
Bump cdav-library from `3170b21` to `a2a3fdf`
2021-06-14 09:46:16 +02:00
Christoph Wurst 9c44afa7b1
Merge pull request #3199 from nextcloud/enhancement/deleted-event-date
Show date/time of deleted event, move calendar to subline too
2021-06-14 09:21:15 +02:00
Christoph Wurst ec3c0a2d71
Merge pull request #3212 from nextcloud/remove-webcals-support
Remove webcals support
2021-06-14 09:04:24 +02:00
Thomas Citharel 5ce3963778
Remove webcals support
The webcals is not officially registered (it's only assumed to be webcal
over https), and it seems [1] some clients
don't support it.

Closes #2416 and #3050 and also related to #2197

[1] https://github.com/nextcloud/calendar/issues/2416

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-13 16:20:39 +02:00
Christoph Wurst 852d488474
Merge pull request #3201 from rponline/master
make shared calendars visible/enabled by default
2021-06-12 08:12:46 +02:00
dependabot[bot] 08921c22b6
Bump cdav-library from `3170b21` to `a2a3fdf`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `3170b21` to `a2a3fdf`.
- [Release notes](https://github.com/nextcloud/cdav-library/releases)
- [Commits](3170b21e9d...a2a3fdfa1b)

---
updated-dependencies:
- dependency-name: cdav-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 02:10:12 +00:00
Andreas Demmelbauer fc45b65645 make shared calendars visible/enabled by default
Signed-off-by: Andreas Demmelbauer <git@notice.at>
2021-06-11 20:40:21 +02:00
Christoph Wurst f29777dcd7
Show date/time of deleted event, move calendar to subline too
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-11 17:25:24 +02:00
Jan C. Borchardt b3dfa0a24e
Increase size of dot on timed events in month view for visibility
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-06-11 17:15:56 +02:00
Jan C. Borchardt cde9c7353a
Fix alignment of events in today cell in month view
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-06-11 16:33:00 +02:00
Christoph Wurst 1ce714ff69
Merge pull request #3196 from nextcloud/fix/3177/trash-bin-table-header
Improve trash bin table header readability
2021-06-11 14:59:16 +02:00
Richard Steinmetz aee5aeeeb6
Merge pull request #3195 from nextcloud/fix/3174/remove-trash-bin-whitespace
Fix whitespace in trash bin modal
2021-06-11 14:44:38 +02:00
Richard Steinmetz ab8232c990
Improve trash bin table header readability
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 14:42:59 +02:00
Richard Steinmetz b6af858874
Fix whitespace in trash bin modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 14:38:47 +02:00
Christoph Wurst 84d40a2203
Merge pull request #3012 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.0.0
Bump @nextcloud/router from 1.2.0 to 2.0.0
2021-06-11 14:36:28 +02:00
Christoph Wurst 9166d7b775
Merge pull request #3005 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.0.0
Bump @nextcloud/logger from 1.1.2 to 2.0.0
2021-06-11 14:36:03 +02:00
Richard Steinmetz 50ffebd3a4
Merge pull request #3194 from nextcloud/dependarichard/npm_and_yarn/fullcalendar-5.7.2
Bump fullcalendar from 5.7.0 to 5.7.2
2021-06-11 11:35:03 +02:00
Richard Steinmetz 8fc3cbf1e0
Bump fullcalendar from 5.7.0 to 5.7.2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 11:28:25 +02:00
Christoph Wurst 356e7fd785
Merge pull request #3192 from nextcloud/fix/3160/hide-sidebar-arrow-button
Hide title arrow button in sidebar
2021-06-11 11:09:32 +02:00
Richard Steinmetz 46b1b445bb
Hide title arrow button in sidebar
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-11 10:56:45 +02:00
Christoph Wurst 054b64cb59
Merge pull request #2971 from mwalbeck/issues/2679/2
Fix right border on today not being visible in month and week view when using Firefox, again
2021-06-11 10:07:41 +02:00
Christoph Wurst 90bbf33923
Merge pull request #3164 from nextcloud/dependabot/npm_and_yarn/core-js-3.14.0
Bump core-js from 3.12.1 to 3.14.0
2021-06-11 09:56:28 +02:00
dependabot[bot] 63385fcd56
Bump @nextcloud/logger from 1.1.2 to 2.0.0
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.1.2...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:04:33 +00:00
dependabot[bot] a82807d258
Bump @nextcloud/router from 1.2.0 to 2.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:00:24 +00:00
dependabot[bot] c59395a82f
Bump core-js from 3.12.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:00:02 +00:00
Christoph Wurst c760ea44ee
Merge pull request #3068 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.0.0
Bump @nextcloud/event-bus from 1.2.0 to 2.0.0
2021-06-11 08:17:46 +02:00
Christoph Wurst aba049f30d
Merge pull request #3181 from nextcloud/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
2021-06-11 08:17:14 +02:00
Nextcloud bot 9281fc97c3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-11 02:34:48 +00:00
Nextcloud bot 03d3ce8d73
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-10 02:39:00 +00:00
dependabot[bot] 216ee3ed1e
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 18:29:30 +00:00
Nextcloud bot 1e1a7a2df9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-09 02:32:35 +00:00
Christoph Wurst cc7dc1370c
Merge pull request #3169 from nextcloud/fix/3122/fix-date-time-picker
Fix calendar and date picker
2021-06-08 19:33:04 +02:00
Richard Steinmetz af127aa1cd
Fix calendar and date picker
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 18:20:30 +02:00
Christoph Wurst de4b117051
Merge pull request #3168 from nextcloud/fix/3135/free-busy-blocked-for-all
Fix busy for all overlap in free busy modal
2021-06-08 13:26:54 +02:00
Richard Steinmetz da4af8f25f
Fix busy for all overlap in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 12:07:37 +02:00
Christoph Wurst e045b22ac6
Merge pull request #3166 from nextcloud/enh/3113/add-free-label-to-free-busy
Add caption for free to free busy modal
2021-06-08 11:27:33 +02:00
Richard Steinmetz ed220009b2
Add caption for free to free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-08 10:56:29 +02:00
Nextcloud bot a98e42717d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-08 02:32:59 +00:00
Christoph Wurst 42df69cd11
Merge pull request #3163 from nextcloud/dependachristoph/npm_and_yarn/fullcalendar-5.7
Bump fullcalendar from v5.6 to v5.7
2021-06-07 19:18:07 +02:00
Christoph Wurst 76cd77d5b0
Merge pull request #3154 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4
Bump eslint-plugin-import from 2.23.2 to 2.23.4
2021-06-07 15:03:34 +02:00
Christoph Wurst b683387366
Bump fullcalendar from v5.6 to v5.7
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-07 12:51:40 +02:00
Nextcloud bot 167c233d18
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-07 02:31:25 +00:00
Nextcloud bot 75dfa3e8d9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-06 02:33:02 +00:00
Nextcloud bot fc009ca8c4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-05 02:34:55 +00:00
dependabot[bot] fc615e36d0
Bump eslint-plugin-import from 2.23.2 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 01:36:13 +00:00
Christoph Wurst 4502a5acbe
Merge pull request #3150 from nextcloud/fix/3125/show-restored-event
Show restored events immediately
2021-06-04 21:01:14 +02:00
Richard Steinmetz 900e293f7f
Show restored events immediately
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-04 20:27:45 +02:00
Christoph Wurst 9900dc1af0
Merge pull request #3140 from nextcloud/Valdnet-patch-1
l10n: Change "at" to "on"
2021-06-04 13:19:11 +02:00
Christoph Wurst e4b0d21127
Merge pull request #3121 from mrtumnus/patch-1
Add min-height limits for events
2021-06-04 12:12:14 +02:00