phab/src/applications/calendar/editorproduction
phab/src/applications/calendar/editor
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7b09f5698fe0 | epriestley | Convert Calendar to Modular Transactions | Jul 13 2016 | |||
63fec9b97d6f | epriestley | Restore date validation errors to Calendar | Jul 13 2016 | |||
46cf1894134f | epriestley | Fix some EditEngine issues with rendering "invite" transactions | Jul 13 2016 | |||
ea813985a284 | epriestley | Switch Calendar to EditEngine | Jul 13 2016 | |||
a46a4362dbfb | epriestley | Smooth over a few more transaction compatibility/structure issues with Calendar… | Jul 13 2016 | |||
bac6acb3d119 | epriestley | Make EditEngine form for Calendar Events almost fully-functional | Jul 13 2016 | |||
eebaf583421b | epriestley | Simplify the TYPE_INVITE Calendar Event transaction for EditEngine | Jul 13 2016 | |||
c09e87073311 | epriestley | Prepare event dates for EditEngine/API | Jul 13 2016 | |||
3a09bb577e0a | epriestley | Create separate "Accept" and "Decline" transactions for Calendar | Jul 13 2016 | |||
ffdb9f06f859 | epriestley | Move more event fields to EditEngine | Jul 13 2016 | |||
3ab6a7e19f46 | epriestley | Generate "stub" events earlier, so more infrastructure works with Calendar | Jul 13 2016 | |||
91a8a6d618cb | epriestley | Initial cut of CalendarEditEngine | Jul 13 2016 | |||
28b8c8e212d4 | lkassianik | HTML emails for Calendar event description changes should respect remarkup rules | Nov 7 2015 | |||
49570cb1c478 | epriestley | Fix an issue with mention transactions in Calendar | Jun 8 2015 | |||
47051643c76c | lkassianik | Show informative errors when attempting to set a recurrence end date on a non… | Jun 8 2015 | |||
95551a1a5a6e | lkassianik | DRAFT, recurring events need optional end dates | Jun 2 2015 | |||
59f0e8f95069 | lkassianik | DRAFT Add db columns for recurring events | May 29 2015 | |||
3845057efb8b | lkassianik | Calendar events should actually have an icon now. | May 19 2015 | |||
81a475d5a6b4 | Bob Trahan | Transactions - make implementing TYPE_XXXX_POLICY transactions optional | May 19 2015 | |||
01a8ba5a9798 | Bob Trahan | Transactions - make TYPE_COMMENT implementation optional | May 19 2015 | |||
18e0ee079132 | Bob Trahan | Transactions - move TYPE_SUBSCRIBERS to require optional implementation | May 19 2015 | |||
16c8d44c37c9 | Bob Trahan | Transactions - make customization of TYPE_EDGE optional | May 19 2015 | |||
2bc9dec85f03 | epriestley | Remove "status" field from events | May 14 2015 | |||
aa550189c788 | epriestley | Add an availability cache for users | May 14 2015 | |||
dd8e4ff056af | lkassianik | Trim transaction overload when converting events from all-day and back | May 9 2015 | |||
f3d76a90f0e3 | epriestley | Translate "All Day" events into the viewer's time | May 8 2015 | |||
57e22e3ce591 | lkassianik | Just a sql patch for all day events. | May 8 2015 | |||
25b1fb1de274 | lkassianik | Calendar event edit view should validate that start time preceeds end time | May 3 2015 | |||
46a1b816ed97 | lkassianik | Users should be able to rsvp to event via email | May 2 2015 | |||
bd0eef359471 | lkassianik | Fix datepicker to show correct error messages on Calendar event edit view | May 2 2015 | |||
aa68cc8830d8 | lkassianik | Calendar event transaction emails without reply handling | May 1 2015 | |||
bbba6241c2a1 | lkassianik | Calendar events should support comments | May 1 2015 | |||
d4a4cc795d3b | lkassianik | Calendar events should be supported in global search | May 1 2015 | |||
d4176606f952 | lkassianik | Calendar events should now auto-invite the creator | Apr 29 2015 | |||
0f914afda965 | lkassianik | Canceling calendar events should deactivate the event | Apr 29 2015 | |||
b1081a155334 | lkassianik | Calendar events should now surface to Feed. | Apr 28 2015 | |||
c6fa4355cc92 | lkassianik | Calendar events should support subscribers, for possible future uses. | Apr 28 2015 | |||
43ab0e879fd9 | lkassianik | Calendar events should now have a 'Name' field. | Apr 28 2015 | |||
65329204a5f2 | lkassianik | T5464, ApplicationTransactions for calendar events | Apr 28 2015 |
c4science · Help