1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/calendar
epriestley 3f2f81a1c8 Remove obsolete Calendar event date storage fields
Summary: Ref T11809. These have been replaced with more flexible storage that accommodates a wider range of behaviors, including those in the ICS format and RRULEs.

Test Plan:
  - Ran migration.
  - Viewed, created, edited events.
  - Grepped for all removed names/symbols.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11809

Differential Revision: https://secure.phabricator.com/D16789
2016-11-02 09:49:08 -07:00
..
behavior-day-view.js Make Calendar day view a little more consistent 2016-07-15 14:24:29 -07:00
behavior-event-all-day.js Make the "All Day Event" control use a checkbox instead of a dropdown 2016-10-31 14:18:59 -07:00
behavior-month-view.js Give the Calendar month view a nice hover effect 2016-07-27 09:36:07 -07:00