summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/UserMigration/CalendarMigrator.php
Commit message (Expand)AuthorAgeFilesLines
* Update calendar estimationChristopher Ng2022-05-301-6/+17
* Update method nameChristopher Ng2022-05-301-1/+1
* Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet2022-05-301-1/+2
* Implement getExportEstimatedSize in migratorsCôme Chilliet2022-05-301-0/+15
* Fix export of shared calendarsChristopher Ng2022-04-201-16/+9
* Adapt existing migrators to new APICôme Chilliet2022-04-131-11/+13
* l10n: Remove commaValdnet2022-04-121-1/+1
* Use Migrators id instead of class namesCôme Chilliet2022-04-111-1/+1
* Extend calendar migratorChristopher Ng2022-04-081-0/+21
* Show filename in output messageChristopher Ng2022-03-291-5/+4
* Skip import of current calendar on errorChristopher Ng2022-03-291-10/+18
* Improve error handling and output messagesChristopher Ng2022-03-091-13/+22
* Various minor updatesChristopher Ng2022-03-021-37/+29
* Minor updatesChristopher Ng2022-03-021-62/+70
* Integrate migratorChristopher Ng2022-03-021-73/+67
* Calendar export and importChristopher Ng2022-03-021-0/+457