phab/src/applications/calendar/controllerstable
phab/src/applications/calendar/controller
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
53e95d37cfb7 | Bob Trahan | Calendar - make calendar publicly accessible | May 14 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
684805a88a16 | epriestley | Move rendering to SearchEngine for Calendar | May 9 2014 | |||
ae03cb7fff69 | epriestley | Issue a proper 404 when trying to edit nonexistent events | Mar 22 2014 | |||
dd60f25232ce | Chad Little | Make "My Events" default on Calendar | Mar 5 2014 | |||
396e8ba82c22 | Chad Little | Calendar upgrades | Feb 24 2014 | |||
2eeef339bf01 | Chad Little | Add crumbs to calendar | Feb 18 2014 | |||
e537c7610669 | Chad Little | Add Event Description to Event Page | Feb 18 2014 | |||
32cff58cd271 | Chad Little | Modernize Calendar View | Feb 16 2014 | |||
b8fce80b05d0 | epriestley | Give Calendar events a more modern view/detail page | Feb 6 2014 | |||
0ae0f352b053 | epriestley | Use ApplicationSearch in the calendar event list view | Feb 6 2014 | |||
8410cbecb08a | epriestley | Rename "status" to "event" in most URIs / classes / etc | Feb 6 2014 | |||
258cf2368482 | epriestley | Use a modern query object to query Calendar events | Feb 6 2014 | |||
ab636f36bf74 | epriestley | Rename PhabricatorUserStatus to PhabricatorCalendarEvent | Feb 6 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
73bd2e94a8d7 | Bob Trahan | Conpherence calendar updates | May 29 2013 | |||
977ac2a8fe15 | Afaque Hussain/epriestley | Highlighting the current day in calendar. | Apr 29 2013 | |||
5e41ead7c797 | epriestley | Have AphrontView implement PhutilSafeHTMLProducerInterface | Mar 9 2013 | |||
1c6655cadd50 | Chad Little | Calendar minor pht. | Feb 23 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 | |||
d83257c29a6b | epriestley | Fix object ObjectItemListView attributes | Jan 29 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 | |||
7137492e4a75 | Chad Little | Normalize Calendar sidebar | Jan 21 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
f2639e528c37 | vrana | Fix displaying of user status | Dec 22 2012 | |||
1264e3854149 | vrana | Fix double escaping in calendar | Dec 22 2012 | |||
883829e6676f | epriestley | Improve design of PhabricatorObjectListView | Dec 13 2012 | |||
02e8a322dc58 | epriestley | Defuse XSS in Calendar | Dec 4 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 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
a40d7f464286 | vrana | Display calendar | Aug 25 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 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 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
e35d72f48998 | epriestley | Build a basic calendar view | Aug 8 2011 |
c4science · Help