phab/src/applications/calendar/controller/PhabricatorCalendarEventViewController.phpstable
phab/src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
edba4bb8d471 | epriestley | Improve Calendar event behavior for group invites | Nov 15 2016 | |||
e337029769ce | epriestley | Allow users to mark themselves as "Available", "Busy" or "Away" while attending… | Nov 5 2016 | |||
a0ea31f47f26 | epriestley | When users edit recurring events, prompt to "Edit This Event" or "Edit All… | Nov 1 2016 | |||
f44a9a4e4896 | epriestley | Remove "isCancelledEvent()" wrapper on Calendar Events | Oct 31 2016 | |||
91089acbe56b | epriestley | Begin navigating the mess that is edits to recurring events | Oct 31 2016 | |||
850fcf020758 | epriestley | Move event recurrence controls to a separate page on the workflow | Oct 31 2016 | |||
d860008b6a45 | epriestley | Make event detail view more user-friendly for imported events | Oct 19 2016 | |||
c5efa3ecb5d5 | epriestley | Swap "Description" and "Invitees / Details" on Calendar event views | Oct 6 2016 | |||
3164ff68db58 | epriestley | Convert Calendar Events to use RRULE frequency constants in various other places | 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 | |||
47debbd57c85 | epriestley | Add an "Export as .ics" action to Calendar events | Sep 15 2016 | |||
25bd14a9b1e4 | epriestley | Respect "End Date" for recurring Calendar events in detail UI | Sep 8 2016 | |||
2e41c85cc948 | epriestley | Clean up recurring event information on Calendar events | Jul 28 2016 | |||
959337ec62f5 | epriestley | Add crumbs to Calendar events to return to the month/day view | Jul 15 2016 | |||
2ce37034ad62 | epriestley | Move event host and times into event subheader | Jul 14 2016 | |||
04a69fa31343 | epriestley | Show event icons in header instead of property list | 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 | |||
c09e87073311 | epriestley | Prepare event dates for EditEngine/API | Jul 13 2016 | |||
3ab6a7e19f46 | epriestley | Generate "stub" events earlier, so more infrastructure works with Calendar | Jul 13 2016 | |||
d9275da2d4bd | lkassianik | Better wording for cancelling/reinstating recurring events | Apr 20 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
d653b125b526 | Chad Little | Add back calendar comment form | Mar 8 2016 | |||
fd9de5d6ecc8 | epriestley | Convert every two-column application except Maniphest to curtain views | Mar 6 2016 | |||
61c45e4927a0 | Chad Little | Update Calendar for PHUITwoColumnView | Mar 3 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
2868a69f658c | epriestley | Remove all setObjectURI() from ActionListViews | Dec 17 2015 | |||
5e182180a94b | epriestley | Provide a "PHUIFormIconSetControl" | Dec 16 2015 | |||
2ff460158423 | Chad Little | Update Calendar for handleRequest | Aug 2 2015 | |||
308f60a7cd6b | epriestley | Clear "X awarded a token to event Y" stories when visiting event page | Jul 7 2015 | |||
a1c46d2586a9 | Joshua Spence | Minor linter and stylistic fixes | Jul 7 2015 | |||
28e0af5a62c8 | lkassianik | Commenting on instances of a recurring event should create a new event with its… | Jun 30 2015 | |||
40851e5b2529 | Paul Kassianik/epriestley | Adds Remarkup Rendering to Calendar Events' Descriptions. | Jun 19 2015 | |||
5240ae8bd1ca | Paul Kassianik/epriestley | Added Instance Number to Ghost Events | Jun 16 2015 | |||
c075f7f63f71 | lkassianik | Allow safe editing of recurring events | Jun 10 2015 | |||
7015520b9344 | lkassianik | Add helper method on event object to determine if event is the parent of a… | Jun 9 2015 | |||
973101cae6c7 | lkassianik | Correctly display event id and sequence in crumb and page title on… | Jun 8 2015 | |||
e4c38bb9938a | lkassianik | DRAFT - Make cancel/reinstate child/ghost/recurring events work | Jun 6 2015 | |||
446611e2e323 | lkassianik | Cancelled recurring events should propogate to real child events | Jun 3 2015 | |||
b576cef71006 | lkassianik | Edit link of an exception to a ghost event should not create new event | Jun 2 2015 | |||
95551a1a5a6e | lkassianik | DRAFT, recurring events need optional end dates | Jun 2 2015 | |||
bb92819c09d0 | lkassianik | Both ghost instances and exceptions to generated ghosts should be editable | Jun 1 2015 | |||
65d9c0ea24f7 | lkassianik | Edit recurring ghost events, not recurring event. | Jun 1 2015 | |||
3d40a5871dd2 | lkassianik | Ghost events should provide a link to original event | May 29 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 | |||
da52a27b42c2 | lkassianik | Calendar event detail view should show no time for all day events, and should… | May 8 2015 | |||
bcf60f1b05b9 | lkassianik | Calendar event detail view should show "Unnamed Event" as title for events with… | May 6 2015 | |||
3463a0d49797 | lkassianik | Invitee list on Calendar event detail view should have pretty icons | May 5 2015 | |||
a802371974a0 | lkassianik | Event detail view of Calendar events with no invitees should show "None" in the… | May 5 2015 | |||
15ebb814955a | lkassianik | Calendar event detail page should show host. | May 4 2015 | |||
bbba6241c2a1 | lkassianik | Calendar events should support comments | May 1 2015 | |||
64c877702664 | lkassianik | Ability to RSVP to event | Apr 30 2015 | |||
39e252caf521 | lkassianik | Ability to join or decline an event | Apr 30 2015 | |||
8039e52ac261 | lkassianik | Ability to invite users, but no RSVP capability yet. | Apr 30 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 | |||
c6fa4355cc92 | lkassianik | Calendar events should support subscribers, for possible future uses. | Apr 28 2015 | |||
d816ac0b01d7 | lkassianik | Fixing some calendar event timeline issues. | 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 | |||
5b56aa3c6d2a | lkassianik | Calendar event monograms, part 2. Calendar event monogram should appear in the… | Apr 27 2015 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
53e95d37cfb7 | Bob Trahan | Calendar - make calendar publicly accessible | May 14 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
2eeef339bf01 | Chad Little | Add crumbs to calendar | Feb 18 2014 | |||
e537c7610669 | Chad Little | Add Event Description to Event Page | Feb 18 2014 | |||
b8fce80b05d0 | epriestley | Give Calendar events a more modern view/detail page | Feb 6 2014 |
c4science · Help