phab/src/applications/calendar/import/PhabricatorCalendarImportEngine.phpfeature/better-testing
phab/src/applications/calendar/import/PhabricatorCalendarImportEngine.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7ddd570fa535 | epriestley | Provide a standalone `bin/calendar reload ...` workflow for testing/debugging | Nov 7 2016 | |||
17bd48320774 | epriestley | Queue large ICS files for background import | Nov 6 2016 | |||
e1566bef63c2 | epriestley | Fix a Calendar import issue where we looked up attendees by object instead of… | Nov 5 2016 | |||
713f8fb373e4 | epriestley | Fix a bug which could cause imported events to set themselves as their own… | Nov 2 2016 | |||
191b9398a5f6 | epriestley | Fix some minor Calendar issues, including a paging issue on imports | Nov 1 2016 | |||
d9c91f857cef | epriestley | Apply a TYPE_CREATE transaction when importing events to improve strings in… | Oct 30 2016 | |||
96b064b7e9b2 | epriestley | Properly import all-day events in Calendar | Oct 30 2016 | |||
1e488e92771a | epriestley | When importing events, delete events which have been removed on the other end | Oct 29 2016 | |||
09775279a949 | epriestley | Support arbitary event invitees when importing events | Oct 27 2016 | |||
2d7f574b9d6d | epriestley | Allow Calendar imports to be configured with hourly or daily auto-updates | Oct 26 2016 | |||
48666839feb5 | epriestley | Support RRULE "COUNT" for recurring events | Oct 25 2016 | |||
f4a3887b6bdd | epriestley | Add an explicit "Reload Import" action to imports | Oct 25 2016 | |||
5039b9ca28e4 | epriestley | Add some descriptive properties when viewing a Calendar import | Oct 19 2016 | |||
f9f25c1e4d5b | epriestley | Allow users to drop .ics files on calendar views to import them | Oct 19 2016 | |||
67cb277bed6c | epriestley | When import fails because we can't parse an ICS file, show it nicely | Oct 19 2016 | |||
b47a42bf5583 | epriestley | Allow events from a particular import source to be bulk-deleted | Oct 19 2016 | |||
860809ae79b1 | epriestley | Reject high-frequency and out-of-range events during import | Oct 18 2016 | |||
3d985585937c | epriestley | Add import log messages to Calendar imports | Oct 14 2016 | |||
6e2a86470b47 | epriestley | Support disabling calendar imports | Oct 13 2016 | |||
ced151e6f2e8 | epriestley | Use transactions when importing events in Calendar, and update existing events | Oct 13 2016 | |||
86a00ee4abd6 | epriestley | Make Calendar ICS imports sort of work in a crude, approximate way | Oct 13 2016 |
c4science · Help