Page MenuHomePhabricator

Add crumbs to calendar
ClosedPublic

Authored by chad on Feb 17 2014, 10:03 PM.
Tags
None
Referenced Files
F19818415: D8265.id.diff
Thu, Mar 5, 8:35 PM
F19801893: D8265.id19655.diff
Sun, Mar 1, 10:07 AM
F19506951: D8265.id19672.diff
Jan 9 2026, 5:09 PM
F19506746: D8265.id19657.diff
Jan 9 2026, 4:51 PM
F19503803: D8265.id19672.diff
Jan 9 2026, 1:44 AM
F19503802: D8265.id19657.diff
Jan 9 2026, 1:44 AM
F19503801: D8265.id19655.diff
Jan 9 2026, 1:44 AM
F19503799: D8265.id.diff
Jan 9 2026, 1: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

Lint
Lint Skipped
Unit
Tests Skipped

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.