phab/src/applications/calendar/editor/PhabricatorCalendarEventEditor.phpstable
phab/src/applications/calendar/editor/PhabricatorCalendarEventEditor.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
39e1dd160145 | aubort | Merge with Stable Week 5 | Feb 7 2019 | |||
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
98cec5d87a5a | aubort | Merge with Stable Week 19 + patches to 73ed316c5d2e | May 17 2017 | |||
c5162074a12a | epriestley | Fix an issue where internal Calendar DateTimes would not be correctly set to… | Nov 28 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 | |||
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 | |||
cc0f0b386525 | epriestley | Don't publish feed stories or send mail about imported events | Oct 19 2016 | |||
ff97ed219599 | epriestley | Document how to export Calendar events | Oct 7 2016 | |||
fae0ec9220a7 | epriestley | Use more CalendarDateTime and fewer epoch timestamps in Calendar | 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 | |||
6eaa9faec77b | epriestley | Provide default view and edit policies in Calendar, plus "Event Host" and… | Jul 14 2016 | |||
b6daa049de73 | epriestley | Rename Event "userPHID" to "hostPHID" | Jul 14 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 | |||
a46a4362dbfb | epriestley | Smooth over a few more transaction compatibility/structure issues with Calendar… | 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 | |||
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