Commit Graph

18 Commits

Author SHA1 Message Date
Hamza Mahjoubi 439c8b99e6 Feat: Calendar widget
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-19 16:16:38 +01:00
Richard Steinmetz a00f34419e
perf(dashboard): implement widget item api v2
The old, bundled widget has to stay until we exclusively support the
corresponding server versions.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-05 10:01:09 +02:00
Christoph Wurst faa1c72e23
Revert "Revert "Create Talk rooms for appointments""
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-08-14 16:30:53 +02:00
Christoph Wurst 5b9c8796e9
Revert "Create Talk rooms for appointments"
This reverts commit 74fc70d71e.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 08:43:13 +02:00
Christoph Wurst 74fc70d71e
Create Talk rooms for appointments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-20 15:20:43 +02:00
Anna Larch aefd8fc07e Add booking notifications
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-02-20 17:12:25 +01:00
Daniel Kesselberg 040e66154b
chore!: drop support for PHP 7.4
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-02 21:40:18 +01:00
Christoph Wurst f88e39f507
Delete appointment configs when the user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:34 +01:00
Christoph Wurst e1e97a7dcf
Add profile page integration for appointments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:29 +01:00
dependabot[bot] 0de6d3862d
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-11 15:54:28 +01:00
Julius Härtl eb1c1aab7b
Implement Calendar Dashboard Widget
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-28 18:53:14 +02:00
Georg Ehrke 5402ea8949
Automatic code-style fix
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-04-15 13:06:37 +02:00
Thomas Citharel 61bbb79550
Move navigation to appinfo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-10 22:47:47 +01:00
Georg Ehrke 9dbb2c43e0
Enforce strict types in PHP
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-11-22 10:49:30 +01:00
Georg Ehrke e9cd11cb1f
refactor view controller
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:09 +02:00
Georg Ehrke ddb8a5433d
replace view name hotfix with proper migration step
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:30:09 +02:00
Georg Ehrke ce35f87b34
remove registerService, because Nextcloud reads the annotations itself for a bunch of major versions now
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-10-19 14:28:44 +02:00
Thomas Citharel c43116302b
Fix path for namespace detection
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-19 14:28:21 +02:00