Julius Knorr
86cb011a5c
style: Fix php-cs issues
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 09:22:00 +01:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02:00
dependabot[bot]
ba3e97b73d
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 1.2.1 to 1.2.3.
- [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/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 08:14:42 +02:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Bjoern Schiessle
e2a4737fdb
forbid changing the displayname or color of the calendar/deck when the user doesn't has the "manage" permissions
...
Signed-off-by: Bjoern Schiessle <bjoern@nextcloud.com >
2023-04-27 08:34:46 +02:00
Björn Schießle
14d686a6bc
Allow user to toggle visibility of the calendar of deck boards
...
The calendar object needs to be exposed with "write" properties in order to allow users to hide/show the corresponding calendar in the calendar app. It doesn't has any affects on the general permissions for the whole board or the tasks. As soon as you select a task you jump to the deck app where the normal deck permissions are applied.
fixes: https://github.com/nextcloud/deck/issues/4618
Signed-off-by: Björn Schießle <bjoern@nextcloud.com >
2023-04-26 21:50:18 +02:00
Julius Härtl
46df19a3a6
fix: Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-17 09:16:28 +01:00
Julius Härtl
eb65468382
Avoid querying each card when getting the calendars only
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-17 11:28:24 +02:00
Julius Härtl
7cc9cf26ef
Update php codestyle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 13:05:54 +01:00
Julius Härtl
ba384d9b72
ConfigService cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 14:51:26 +01:00
Julius Härtl
79b950e192
Quick fix for filtering out archived boards from calendar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-02 13:50:10 +02:00
Julius Härtl
1b16dbacf5
Add calendar setting and move to more generic config ocs routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:46:14 +02:00
Julius Härtl
6ef1c32cf8
Implement calendarQuery
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:43:40 +02:00
Julius Härtl
c2a4f946b4
Properly validate hex colors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-11 10:39:30 +02:00
Julius Härtl
341a9628e9
Further cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-11 10:39:30 +02:00
Julius Härtl
42640e2428
Some more restructuring
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-11 10:39:29 +02:00
Julius Härtl
08097ea65f
Map stacks to VTODO and link them as parent entries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-11 10:39:29 +02:00
Julius Härtl
3cb278f77f
Add dav plugin to expose calendars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-11 10:38:52 +02:00