1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/calendar
epriestley 2bc9dec85f Remove "status" field from events
Summary:
Ref T8183. See that task for discussion.

  - For now, events always mark users as "Away".
  - In the future, we may reintroduce "sporradic" or other more complicated availability states, but they would be properties of the invitee, not of the event itself.
  - This also removes the long-deprecated `user.addstatus` and `user.removestatus` Conduit calls.

Test Plan:
  - Created, edited, viewed events.
  - Grepped for removed symbols.
  - Viewed profile calendar.
  - Viewed Conpherence calendar.
  - Load Conduit console.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8183

Differential Revision: https://secure.phabricator.com/D12840
2015-05-14 11:15:44 -07:00
..
__tests__ Minor formatting changes 2014-10-08 08:39:49 +11:00
application Calendar day view should have forward/back controls to scroll through days 2015-05-05 12:51:32 -07:00
command Users should be able to rsvp to event via email 2015-05-01 19:01:29 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Remove "status" field from events 2015-05-14 11:15:44 -07:00
editor Remove "status" field from events 2015-05-14 11:15:44 -07:00
mail Calendar event transaction emails without reply handling 2015-05-01 13:26:07 -07:00
phid Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00
query Leading and trailing days should be considered part of the month in month view. 2015-05-13 19:02:33 -07:00
remarkup Calendar event monograms, part 3. Remarkup for calendar event monograms. 2015-04-27 14:27:34 -07:00
search Calendar events should be supported in global search 2015-04-30 15:12:46 -07:00
storage Remove "status" field from events 2015-05-14 11:15:44 -07:00
util Minor formatting changes 2014-10-08 08:39:49 +11:00
view Calendar day view and corresponding sidebar should correctly display all all-day events returned from query 2015-05-08 13:27:48 -07:00