Page MenuHomePhabricator

Add crumbs to calendar
ClosedPublic

Authored by chad on Feb 17 2014, 10:03 PM.
Tags
None
Referenced Files
F15525934: D8265.id19657.diff
Mon, Apr 21, 5:57 PM
F15506089: D8265.id19657.diff
Tue, Apr 15, 8:35 AM
F15504117: D8265.id.diff
Mon, Apr 14, 3:58 PM
F15502644: D8265.id.diff
Mon, Apr 14, 2:46 AM
F15497488: D8265.diff
Sun, Apr 13, 10:35 AM
F15426328: D8265.diff
Mar 23 2025, 8:01 AM
F15360781: D8265.id.diff
Mar 11 2025, 10:14 AM
F15345290: D8265.diff
Mar 10 2025, 9:44 AM

Details

Reviewers
epriestley
btrahan
Maniphest Tasks
T4440: Add Crumbs to Calendar
Commits
Restricted Diffusion Commit
rP2eeef339bf01: Add crumbs to calendar
Summary

Crumbs everywhere. Not sure how to better format the date, let me know.

Test Plan

Browse everything I can see in Calendar

Diff Detail

Repository
rP Phabricator
Branch
calendar-crumbs
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

src/applications/calendar/controller/PhabricatorCalendarBrowseController.php
61

maybe just kill this since it is written just below? otherwise I would expect it to have the same formatting as the calendar top bar does

We duplicate page names usually, and this will eventually transition into a year > month > week view.

chad updated this revision to Unknown Object (????).Feb 17 2014, 11:06 PM
  • Fix datetime

We can keep smoothing this out as we develop the feature set.