Page MenuHomePhabricator

First stab at day view
ClosedPublic

Authored by lpriestley on May 3 2015, 11:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 7:52 PM
Unknown Object (File)
Fri, Mar 8, 1:53 AM
Unknown Object (File)
Fri, Mar 8, 1:53 AM
Unknown Object (File)
Fri, Mar 8, 1:53 AM
Unknown Object (File)
Feb 18 2024, 12:36 AM
Unknown Object (File)
Feb 7 2024, 12:27 PM
Unknown Object (File)
Feb 5 2024, 12:50 AM
Unknown Object (File)
Jan 8 2024, 4:51 PM
Subscribers

Details

Reviewers
epriestley
chad
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T4393: Implement "Daily/Weekly" Calendar Mock
Commits
Restricted Diffusion Commit
rPee2af9045525: First stab at day view
Summary

Ref T4393, First stab at day view.

Test Plan

Open Calendar Advanced Search, select "Day View (beta)", see rough day view of selected day.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to First stab at day view.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
lpriestley edited edge metadata.

Cleanup of the obvious

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/query/PhabricatorCalendarEventSearchEngine.php
371–389

Consider removing; this is unused and colorizing based on host no longer makes sense in the product.

407–427

Per discussion, we'll merge this into getDisplayMonthAndYear() once the calendarDay stuff is fully straightened out.

This revision is now accepted and ready to land.May 3 2015, 11:52 PM
lpriestley marked 2 inline comments as done.
lpriestley edited edge metadata.

Removing "Assign colors" on calendar day view events

This revision was automatically updated to reflect the committed changes.