1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/calendar/controller
lkassianik 43ab0e879f Calendar events should now have a 'Name' field.
Summary: Closes T7953, Calendar events should now have a 'Name' field.

Test Plan: Create or edit event with no title, save event, should get error requiring name, event detail view timeline should reflect name changes.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7953

Differential Revision: https://secure.phabricator.com/D12591
2015-04-28 08:34:26 -07:00
..
PhabricatorCalendarBrowseController.php Clean up some more handle callsites 2015-04-09 16:15:13 -07:00
PhabricatorCalendarController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorCalendarEventDeleteController.php Rename "status" to "event" in most URIs / classes / etc 2014-02-06 10:10:07 -08:00
PhabricatorCalendarEventEditController.php Calendar events should now have a 'Name' field. 2015-04-28 08:34:26 -07:00
PhabricatorCalendarEventListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorCalendarEventViewController.php Calendar events should now have a 'Name' field. 2015-04-28 08:34:26 -07:00
PhabricatorCalendarViewController.php Clean up some more handle callsites 2015-04-09 16:15:13 -07:00