1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/calendar
epriestley 3e15e0b980 Store more datetime information on Calendar transactions and improve rendering behaviors
Summary:
Fixes T11805. Depends on D16785. This generally tries to smooth out transactions:

  - All-day stuff now says "Nov 3" instead of "Nov 3 12:00:00 AM".
  - Fewer weird bugs / extra transactions.
  - No more silly extra "yeah, you definitely set that event time" transaction on create.

Test Plan: Edited events; changed from all-day to not-all-day and back again, viewed transaction log.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11805

Differential Revision: https://secure.phabricator.com/D16786
2016-11-01 13:36:46 -07:00
..
__tests__ Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
application Document Calendar imports 2016-10-28 18:14:08 -07:00
capability Provide default view and edit policies in Calendar, plus "Event Host" and "Event Invitees" 2016-07-13 15:42:12 -07:00
command Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
conduit Add calendar.event.search and calendar.event.edit 2016-07-13 10:17:46 -07:00
controller When users edit recurring events, prompt to "Edit This Event" or "Edit All Future Events" 2016-10-31 16:38:32 -07:00
editor Store more datetime information on Calendar transactions and improve rendering behaviors 2016-11-01 13:36:46 -07:00
herald Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00
icon Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08:00
import Apply a TYPE_CREATE transaction when importing events to improve strings in timeline 2016-10-30 09:20:15 -07:00
importlog When importing events, delete events which have been removed on the other end 2016-10-28 18:14:50 -07:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
management Automatically send (not-so-great) email notifications for upcoming events 2016-11-01 13:24:40 -07:00
notifications Automatically send (not-so-great) email notifications for upcoming events 2016-11-01 13:24:40 -07:00
phid Remove "isCancelledEvent()" wrapper on Calendar Events 2016-10-31 15:30:21 -07:00
policyrule Provide default view and edit policies in Calendar, plus "Event Host" and "Event Invitees" 2016-07-13 15:42:12 -07:00
query Add a skeleton for Calendar notifications 2016-11-01 10:41:15 -07:00
remarkup Calendar event monograms, part 3. Remarkup for calendar event monograms. 2015-04-27 14:27:34 -07:00
search Rename Event "userPHID" to "hostPHID" 2016-07-13 15:39:55 -07:00
storage Add a skeleton for Calendar notifications 2016-11-01 10:41:15 -07:00
util Document how to export Calendar events 2016-10-06 15:33:01 -07:00
view When import fails because we can't parse an ICS file, show it nicely 2016-10-18 15:24:47 -07:00
worker Allow Calendar imports to be configured with hourly or daily auto-updates 2016-10-26 12:19:14 -07:00
xaction Store more datetime information on Calendar transactions and improve rendering behaviors 2016-11-01 13:36:46 -07:00