nextcloud/apps/dav/lib
Christoph Wurst 478953d002
Cast orphan subscription id to int
DB columns are of type int by default, so they need to be casted.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-01 10:48:14 +01:00
..
AppInfo Register missing DAV app calendar provider 2021-10-28 18:33:13 +02:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +02:00
BulkUpload Clean BulkUpload plugin 2021-10-16 09:42:07 +02:00
CalDAV Merge pull request #29661 from nextcloud/enhancement/calendar-search-properties-api 2021-11-15 10:02:47 +01:00
CardDAV l10n: Spelling unification 2021-06-21 22:45:54 +00:00
Command Expose user language through DAV 2021-08-16 19:03:00 +02:00
Comments Update php licenses 2021-06-04 22:02:41 +02:00
Connector Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctime 2021-11-24 11:20:12 +01:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +02:00
DAV Change return type to correct type 2021-10-14 21:05:25 +02:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Files Merge pull request #27635 from nextcloud/fix/datetime-constants 2021-06-23 09:56:28 -07:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Cast orphan subscription id to int 2021-12-01 10:48:14 +01:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Add scheduling availability settings 2021-10-18 20:21:51 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
Capabilities.php Clean BulkUpload plugin 2021-10-16 09:42:07 +02:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +02:00
RootCollection.php Remove shadowed $config variable 2021-10-13 13:03:40 +02:00
Server.php Revert "add dav plugin to trigger recalculating of checksums" 2021-11-01 11:26:17 +01:00