phab/src/applications/calendar/editorproduction
phab/src/applications/calendar/editor
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c5162074a12a | epriestley | Fix an issue where internal Calendar DateTimes would not be correctly set to… | Nov 28 2016 | |||
91ee6b78df3d | epriestley | Make some confusing/weird Calendar fields not configurable on custom EditEngine… | Nov 16 2016 | |||
17bd48320774 | epriestley | Queue large ICS files for background import | Nov 6 2016 | |||
e4c6ae534518 | epriestley | Smooth out various transaction/editing behaviors for Calendar | Nov 3 2016 | |||
29313372e715 | epriestley | Improve some commenting/editing behaviors for recurring events | Nov 2 2016 | |||
64cf9204c1d9 | epriestley | In Calendar, only include the event description in the original event mail | Nov 2 2016 | |||
3e15e0b9806b | epriestley | Store more datetime information on Calendar transactions and improve rendering… | Nov 1 2016 | |||
a0ea31f47f26 | epriestley | When users edit recurring events, prompt to "Edit This Event" or "Edit All… | Nov 1 2016 | |||
8e5437226fe9 | epriestley | Make calendar intepret all-day dates in a more consistent way | Oct 31 2016 | |||
f7b0c09ac47f | epriestley | Make the "All Day Event" control use a checkbox instead of a dropdown | Oct 31 2016 | |||
850fcf020758 | epriestley | Move event recurrence controls to a separate page on the workflow | Oct 31 2016 | |||
d9c91f857cef | epriestley | Apply a TYPE_CREATE transaction when importing events to improve strings in… | Oct 30 2016 | |||
8e9c20c9ae63 | epriestley | Make event invitees behave a little better for stub/ghost events | Oct 27 2016 | |||
7cb44bcee6bf | epriestley | Don't allow "Start Time" / "End Time" in Calendar event forms to be locked or… | Oct 26 2016 | |||
2d7f574b9d6d | epriestley | Allow Calendar imports to be configured with hourly or daily auto-updates | Oct 26 2016 | |||
f4a3887b6bdd | epriestley | Add an explicit "Reload Import" action to imports | Oct 25 2016 | |||
cc0f0b386525 | epriestley | Don't publish feed stories or send mail about imported events | Oct 19 2016 | |||
86a00ee4abd6 | epriestley | Make Calendar ICS imports sort of work in a crude, approximate way | Oct 13 2016 | |||
2ab07ed29bd9 | epriestley | Prepare for event imports in Calendar | Oct 12 2016 | |||
ff97ed219599 | epriestley | Document how to export Calendar events | Oct 7 2016 | |||
fa6a5a46ba57 | epriestley | Make more of the Calendar export workflow work | Oct 6 2016 | |||
49448a87c17c | epriestley | Rough in most of Calendar exports | Oct 6 2016 | |||
3164ff68db58 | epriestley | Convert Calendar Events to use RRULE frequency constants in various other places | Oct 6 2016 | |||
fae0ec9220a7 | epriestley | Use more CalendarDateTime and fewer epoch timestamps in Calendar | Oct 6 2016 | |||
37f35e9ecca6 | epriestley | Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods | Oct 6 2016 | |||
3d6c3c2c45e8 | epriestley | Make .ics export less scary and attach .ics files to event mail | Sep 15 2016 | |||
87f663ef77b4 | epriestley | Add basic Herald support to Calendar | Aug 6 2016 | |||
e5256bd81584 | epriestley | Hide time controls when editing all-day Calendar events | Jul 27 2016 | |||
6eaa9faec77b | epriestley | Provide default view and edit policies in Calendar, plus "Event Host" and… | Jul 14 2016 | |||
439af11e70aa | epriestley | Make event hosts editable | Jul 14 2016 | |||
b6daa049de73 | epriestley | Rename Event "userPHID" to "hostPHID" | Jul 14 2016 | |||
8ade91486cfc | epriestley | Add `calendar.event.search` and `calendar.event.edit` | Jul 13 2016 | |||
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