1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/calendar/controller
epriestley 850fcf0207 Move event recurrence controls to a separate page on the workflow
Summary:
Ref T11326. Currently, the "Create Event" form is pretty wordy. One particular culprit is the "recurring" controls, which are (presumably) rarely used and visually complex.

  - Reflow the default form to hopefully feel a little better.
  - Move recurrence stuff to a separate workflow.

Test Plan:
{F1891355}

{F1891356}

{F1891357}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11326

Differential Revision: https://secure.phabricator.com/D16774
2016-10-31 14:13:36 -07:00
..
PhabricatorCalendarController.php Make event detail view more user-friendly for imported events 2016-10-19 09:58:57 -07:00
PhabricatorCalendarEventCancelController.php Make event detail view more user-friendly for imported events 2016-10-19 09:58:57 -07:00
PhabricatorCalendarEventDragController.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventEditController.php Make event detail view more user-friendly for imported events 2016-10-19 09:58:57 -07:00
PhabricatorCalendarEventExportController.php Export recurring events and build ICS files for configured exports 2016-10-06 14:07:17 -07:00
PhabricatorCalendarEventJoinController.php Make event detail view more user-friendly for imported events 2016-10-19 09:58:57 -07:00
PhabricatorCalendarEventListController.php Suggest better start/end datetimes for Calendar events 2016-10-26 13:10:29 -07:00
PhabricatorCalendarEventViewController.php Move event recurrence controls to a separate page on the workflow 2016-10-31 14:13:36 -07:00
PhabricatorCalendarExportDisableController.php Allow Calendar exports to be disabled 2016-10-06 15:34:51 -07:00
PhabricatorCalendarExportEditController.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarExportICSController.php Allow Calendar exports to be disabled 2016-10-06 15:34:51 -07:00
PhabricatorCalendarExportListController.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarExportViewController.php Allow Calendar exports to be disabled 2016-10-06 15:34:51 -07:00
PhabricatorCalendarImportDeleteController.php Allow events from a particular import source to be bulk-deleted 2016-10-18 15:24:06 -07:00
PhabricatorCalendarImportDisableController.php Support disabling calendar imports 2016-10-13 09:05:55 -07:00
PhabricatorCalendarImportDropController.php Allow Calendar imports to be configured with hourly or daily auto-updates 2016-10-26 12:19:14 -07:00
PhabricatorCalendarImportEditController.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportListController.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportLogListController.php Add a SearchEngine for Calendar import logs 2016-10-18 15:23:37 -07:00
PhabricatorCalendarImportReloadController.php Add an explicit "Reload Import" action to imports 2016-10-25 10:33:14 -07:00
PhabricatorCalendarImportViewController.php Allow Calendar imports to be configured with hourly or daily auto-updates 2016-10-26 12:19:14 -07:00