1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/calendar/controller
lkassianik bb0004fd41 Make default start value of new events to be the next whole hour and the end value to be the next whole hour after that.
Summary: Ref T8031, Make default start value of new events to be the next whole hour and the end value to be the next whole hour after that.

Test Plan: Create new event at, say, 10:30am. Event default times should be 11:00 AM - 12:00 PM

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T8031

Differential Revision: https://secure.phabricator.com/D12954
2015-05-20 10:59:41 -07:00
..
PhabricatorCalendarController.php Expand ApplicationSearch on Calendar 2015-05-02 15:27:33 -07:00
PhabricatorCalendarEventCancelController.php Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
PhabricatorCalendarEventCommentController.php Calendar events should support comments 2015-04-30 17:38:04 -07:00
PhabricatorCalendarEventEditController.php Make default start value of new events to be the next whole hour and the end value to be the next whole hour after that. 2015-05-20 10:59:41 -07:00
PhabricatorCalendarEventEditIconController.php Skeleton of calendar icon infrastructure 2015-05-19 11:13:20 -07:00
PhabricatorCalendarEventJoinController.php Invitee list on Calendar event detail view should have pretty icons 2015-05-05 12:29:04 -07:00
PhabricatorCalendarEventListController.php Calendar day view should have forward/back controls to scroll through days 2015-05-05 12:51:32 -07:00
PhabricatorCalendarEventViewController.php Calendar events should actually have an icon now. 2015-05-19 13:09:28 -07:00