phab/src/applications/calendar/viewproduction
phab/src/applications/calendar/view
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f33b5c30ebe0 | epriestley | Use the same date rendering display logic for both tooltips and subheaders | Nov 16 2016 | |||
e337029769ce | epriestley | Allow users to mark themselves as "Available", "Busy" or "Away" while attending… | Nov 5 2016 | |||
c9510cc1184e | epriestley | Make it more clear that red dots next to usernames mean Calendar availability | Nov 2 2016 | |||
67cb277bed6c | epriestley | When import fails because we can't parse an ICS file, show it nicely | Oct 19 2016 | |||
b47a42bf5583 | epriestley | Allow events from a particular import source to be bulk-deleted | Oct 19 2016 | |||
94a5a09d7544 | epriestley | Add a SearchEngine for Calendar import logs | Oct 19 2016 | |||
b6c3d184d200 | epriestley | Make Calendar month view events render a little more consistently | Jul 15 2016 | |||
b6daa049de73 | epriestley | Rename Event "userPHID" to "hostPHID" | Jul 14 2016 | |||
18fe6d58aeba | lkassianik | Clicking in day view should create new event | May 24 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
f7c48acf446b | lkassianik | Calendar event icons show up on month and day views | May 20 2015 | |||
4016107411c1 | lkassianik | Calendar events should be green if viewer is invited, and grey if not. | May 15 2015 | |||
22ac7d7c7607 | lkassianik | Calendar day view and corresponding sidebar should correctly display all all… | May 8 2015 | |||
78438951c804 | lkassianik | Refactoring to use `PHUICalendarListView` instead of boxes | May 7 2015 | |||
0aea2cb1c0c7 | lkassianik | Implement day view event clustering so that overlapping events can share… | May 5 2015 | |||
6817e55ec6da | lkassianik | Making the day view slightly less bad. | May 4 2015 | |||
ee2af9045525 | lkassianik | First stab at day view | May 4 2015 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
c79623f756dd | Chad Little | Add allday, multiday logic to AphrontEventView | Feb 25 2014 | |||
396e8ba82c22 | Chad Little | Calendar upgrades | Feb 24 2014 | |||
32cff58cd271 | Chad Little | Modernize Calendar View | Feb 16 2014 | |||
b8fce80b05d0 | epriestley | Give Calendar events a more modern view/detail page | Feb 6 2014 | |||
8410cbecb08a | epriestley | Rename "status" to "event" in most URIs / classes / etc | Feb 6 2014 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
977ac2a8fe15 | Afaque Hussain/epriestley | Highlighting the current day in calendar. | Apr 29 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
6124865c567e | epriestley | Minor phutil_tag/HTML fixes | Feb 15 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
ef214e94cebd | vrana | Move setUser() to AphrontView | Dec 20 2012 | |||
3c11bf320f2e | Bob Trahan | improve calendar status editing | Nov 12 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
60466d3bccc1 | Bob Trahan | Create a status tool by giving /calendar/ some teeth | Oct 24 2012 | |||
7227d7d85029 | vrana | Fix displaying day numbers in calendar | Jun 28 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
bb7285ab463b | vrana | Don't mix different users on the same line in Calendar | May 21 2012 | |||
0548dc4c4ce9 | epriestley | Show user status on calendar | May 21 2012 | |||
73c82e5a9445 | vrana | Display holidays | May 3 2012 | |||
e35d72f48998 | epriestley | Build a basic calendar view | Aug 8 2011 |
c4science · Help