Commit Graph

7864 Commits

Author SHA1 Message Date
Richard Steinmetz ded1f294eb
fix: restore original event ordering
The underlying issue has been fixed upstream.

This reverts:
- c5b5f162e0 (#4431)
- 5334250382 (#4646)

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-18 09:34:45 +01:00
Nextcloud bot 155e54d9f2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-17 00:29:04 +00:00
dependabot[bot] 7935439349
Build(deps): Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:55:38 +00:00
Nextcloud bot 658db95bcb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-16 00:28:54 +00:00
Nextcloud bot b00c1c074e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 00:38:55 +00:00
Nextcloud bot d6bea3e36c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-14 00:30:35 +00:00
renovate[bot] fe9d68d351
chore(deps): bump vimeo/psalm from 5.22.2 to ^5.23.1 (main) (#5848)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 02:13:54 +00:00
Christoph Wurst 5cf677692c
Merge pull request #5846 from nextcloud/release/v4.7.0-beta.2
build: release v4.7.0-beta.2
2024-03-12 20:06:55 +01:00
Anna Larch f0cbecc4b5 build: release v4.7.0-beta.2
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-12 19:59:35 +01:00
Christoph Wurst 7c55f217e4
Merge pull request #5799 from nextcloud/Feat/automatic-free-slot
Feat/Automatically find free slots for an event
2024-03-12 19:37:06 +01:00
Grigory Vodyanov d47632eb09
feat(scheduling): Automate free/busy slot selection
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-12 19:24:40 +01:00
Christoph Wurst 4b5c8b0b69
Merge pull request #5843 from nextcloud/chore/vue3/migrate-v-deep
chore(vue3): migrate ::v-deep to :deep
2024-03-11 12:50:14 +01:00
skjnldsv 8fa8f2f31e chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-03-08 20:39:15 +01:00
Nextcloud bot b5f8a1a91d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-08 00:29:09 +00:00
Anna c42cf82d28
Merge pull request #5834 from nextcloud/fix/appointment-increment-steps-problem
fix(appointments): slot generation deviation for increments that don't fit modulo
2024-03-07 18:42:49 +01:00
Anna Larch 0176063a82 fix(appointments): slot generation deviation for increments that don't fit modulo
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-07 16:25:13 +01:00
Anna 4fbd39cf3e
Merge pull request #5833 from nextcloud/buld/release-v4.7.0-beta1
build: release v4.7.0-beta.1
2024-03-07 13:22:58 +01:00
Richard Steinmetz 32a4ea5609
chore(vue3): migrate ::v-deep to :deep
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-07 13:05:50 +01:00
Anna Larch 9db4c92cba build: release v4.7.0-beta.1
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-07 12:30:55 +01:00
Nextcloud bot 4fb5f8a479
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-07 00:36:23 +00:00
Christoph Wurst 2a7ec0535e
Merge pull request #5832 from nextcloud/fix/editor/save-buttons
fix(editor): grow save buttons and change their order
2024-03-06 17:53:28 +01:00
Christoph Wurst a81d592b10
Merge pull request #5831 from nextcloud/fix/default-cal-picker
fix: default calendar picker search and make it not clearable
2024-03-06 17:32:51 +01:00
Richard Steinmetz a3e11c9d4f
Merge pull request #5830 from nextcloud/fix/editor/three-dot
fix(editor): bring back the three-dot menu
2024-03-06 17:14:56 +01:00
Richard Steinmetz f2e6975f29
fix(editor): grow save buttons and change their order
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-06 15:32:46 +01:00
Richard Steinmetz 9dcc3bbeca
fix: default calendar picker search and make it not clearable
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-06 15:14:24 +01:00
Richard Steinmetz de1cf849af
fix(editor): bring back the three-dot menu
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-06 14:51:58 +01:00
Hamza a0225bdeab
Merge pull request #5827 from nextcloud/enh/free-busy-ui-design-review
Enh: Improvement to the free/busy ui design
2024-03-06 13:55:12 +01:00
Hamza Mahjoubi 106c00c4d1 Enh: Improvement to the free/busy ui design
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-06 12:29:08 +01:00
Nextcloud bot bb358250c2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-06 00:57:33 +00:00
Nextcloud bot 0fdaca71c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-05 00:30:40 +00:00
Anna 22cb0f580d
Merge pull request #5820 from nextcloud/fix/appointments-decide-by-increment-or-length
fix(appointments): Round by increment
2024-03-04 20:41:11 +01:00
Anna Larch e49e4a6e94 fix(appointments): Decide rounding by increment OR length
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-04 20:36:46 +01:00
Anna 726d4c305f
Merge pull request #5824 from nextcloud/build/release-v4.7.0-alpha1
build: release v4.7.0-alpha.1
2024-03-04 16:56:28 +01:00
Anna Larch 6137195af1 build: release v4.7.0-alpha.1
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-04 15:59:51 +01:00
Christoph Wurst 91c622eb92
Merge pull request #5690 from nextcloud/Migrate/appointments-store-to-pinia
Replace appointments config Vuex store with Pinia
2024-03-04 10:38:12 +01:00
Grigory V 1c1e3ecc6b
chore(vue3): migrate appointment config store to pinia
Co-authored-by: Grigory V <scratchx@gmx.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-03-04 10:24:49 +01:00
Nextcloud bot c904b20114
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-04 00:29:34 +00:00
Nextcloud bot ed36898633
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-03 00:28:26 +00:00
Nextcloud bot d3fb67b56f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-02 00:28:45 +00:00
Nextcloud bot 1dac003423
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-01 06:03:04 +00:00
renovate[bot] 777e734a36
chore(deps): bump babel monorepo from 7.23.9 to ^7.24.0 (main) (#5822)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 00:17:55 +00:00
Anna f2de5ea170
Merge pull request #5819 from nextcloud/fix/kazakhstan-holiday-calendar
fix: kazakhstan holiday calendars
2024-02-29 18:00:22 +01:00
Anna Larch 66223fd8e8 fix: kazakhstan holiday calendars
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-29 15:56:52 +01:00
Hamza 40b5be5fe0
Merge pull request #5671 from nextcloud/enh/free-busy-ui
Enh: free busy UI
2024-02-29 11:15:25 +01:00
Richard Steinmetz 8d4138cb10
Merge pull request #5817 from nextcloud/chore/deps/cdav-library-1.3.0
chore(deps): bump @nextcloud/cdav-library to ^1.3.0
2024-02-29 11:09:08 +01:00
hamza mahjoubi ccaca16184 Improve free/busy UI
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-29 11:07:57 +01:00
Richard Steinmetz 5b94b94a40
chore(deps): bump @nextcloud/cdav-library to ^1.3.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-29 11:00:35 +01:00
Richard Steinmetz 21e0c08712
Merge pull request #5790 from nextcloud/feat/default-calendar
feat: add a setting for the default calendar url
2024-02-29 10:51:57 +01:00
Lukas Boersma 7a307bbcf0
feat: add a setting for the default calendar url
Co-authored-by: Lukas Boersma <mail@lukas-boersma.com>
Co-authored-by: szaimen <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-29 10:23:19 +01:00
Nextcloud bot fd85b52787
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-29 00:30:27 +00:00