Ref T2896, DRAFT Add db columns for recurring events
Details
Details
- Reviewers
epriestley chad - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- Restricted Diffusion Commit
rP59f0e8f95069: DRAFT Add db columns for recurring events
Open event, confirm it still works.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
resources/sql/autopatches/20150527.calendar.recurringevents.sql | ||
---|---|---|
6 | My Mac tells me its "recurrence" with an 'e' though I have spelled it "recurrance" every chance I've had so far... :D | |
11–12 | So is the idea that
? ...works for me if I am grokking this right, though I'd probably differ heavily to the CTO and pick his brain first if I was building this. :D I guess this will come in a future diff, but how will the recurring events get populated? I can wait patiently on that bit but that's some exciting tech right there. |
resources/sql/autopatches/20150527.calendar.recurringevents.sql | ||
---|---|---|
6 | Darn, I think you're right! | |
11–12 | I think the general direction that I was thinking of heading towards is this:
There are some edge cases that still need way more thought, but I thought to start in this direction and see how far I get. |
src/applications/calendar/editor/PhabricatorCalendarEventEditor.php | ||
---|---|---|
128 | Typo? |