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 bc6e6c0500 Allow Calendar exports to be disabled
Summary:
Ref T10747. This adds disable/enable to exports.

Mostly useful if you leak a URI by accident.

Test Plan:
  - Disabled and enabled exports.
  - Verified that disabled exports don't actually export any data.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10747

Differential Revision: https://secure.phabricator.com/D16681
2016-10-06 15:34:51 -07:00
..
PhabricatorCalendarController.php Document how to export Calendar events 2016-10-06 15:33:01 -07:00
PhabricatorCalendarEventCancelController.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventDragController.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventEditController.php Add calendar.event.search and calendar.event.edit 2016-07-13 10:17:46 -07:00
PhabricatorCalendarEventExportController.php Export recurring events and build ICS files for configured exports 2016-10-06 14:07:17 -07:00
PhabricatorCalendarEventJoinController.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventListController.php Export recurring events and build ICS files for configured exports 2016-10-06 14:07:17 -07:00
PhabricatorCalendarEventViewController.php Swap "Description" and "Invitees / Details" on Calendar event views 2016-10-06 04:06:02 -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