History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c3efa261f9c1 | lkassianik | Refactor Calendar Search, and implement Projects on events | Jun 22 2015 | |||
b12f13efd8d0 | epriestley | Force date/time preferences to valid values | Jun 19 2015 | |||
e6b6c42f76f8 | lkassianik | Make event lists respect the user preference for time format. | Jun 15 2015 | |||
447c372cfe6c | lkassianik | Generated ghost events should start generating as early as the range start… | May 30 2015 | |||
59f0e8f95069 | lkassianik | DRAFT Add db columns for recurring events | May 29 2015 | |||
a55ed96f984f | lkassianik | Month views with two instances of the same month day number highlight both as… | May 28 2015 | |||
04bf04d783db | lkassianik | Fix day view start hour | May 26 2015 | |||
e8dbdedbd490 | lkassianik | Convert date control dropdowns to an input for date | May 25 2015 | |||
e4c991469703 | lkassianik | Multi-day events should be correctly calculated for new js layout | May 25 2015 | |||
18fe6d58aeba | lkassianik | Clicking in day view should create new event | May 24 2015 | |||
963485a3da25 | lkassianik | Rescheduling events by dragging them in day view | May 24 2015 | |||
6481884d26d3 | lkassianik | Translating day view into javascript, actually. | May 23 2015 | |||
07a2bb7f3b0c | lkassianik | Translate drawing day rows into javascript | May 23 2015 | |||
e032bab9efda | lkassianik | Calculate event offsets in js | May 23 2015 | |||
8166f25c0d07 | lkassianik | First step towards a Javelin behavior for Calendar day view | May 22 2015 | |||
d3268aecc226 | lkassianik | Possible fix for month view day deadzone | May 22 2015 | |||
f7c48acf446b | lkassianik | Calendar event icons show up on month and day views | May 20 2015 | |||
27930e8b25e1 | lkassianik | Calendar list event items should be entirely clickable | May 19 2015 | |||
ec759ef46f17 | lkassianik | Mobile day view should display event list, not day table | May 19 2015 | |||
3167b5526470 | lkassianik | A temporary css cleanup to hold us over till a proper css overhaul. | May 18 2015 | |||
a527d6c340d0 | lkassianik | Month view header should display month name of the month completely shown, not… | May 18 2015 | |||
f087d7c08a02 | lkassianik | Add week numbers to Calendar month view. | May 17 2015 | |||
31988e74d1ff | lkassianik | Add a setting so user can choose when Calendar weeks start | May 17 2015 | |||
e3134a1d478e | lkassianik | This week should be marked with a bottom blue horizontal bar in Calendar month… | May 15 2015 | |||
27c75357be84 | lkassianik | Weekend header labels in month view should have darker backgrounds instead of… | May 15 2015 | |||
6620ebe553a0 | lkassianik | Week day names in Calendar month view should be full names on desktop and short… | May 15 2015 | |||
4016107411c1 | lkassianik | Calendar events should be green if viewer is invited, and grey if not. | May 15 2015 | |||
87bf532c4146 | lkassianik | Calendar tooltips should always show start and end time of events. | May 14 2015 | |||
f233672feb52 | lkassianik | Multi-day non-all-day events should be displayed on middle day day views | May 14 2015 | |||
a76d3a8bb5fc | lkassianik | Leading and trailing days should be considered part of the month in month view. | May 14 2015 | |||
97611958b0ea | lkassianik | Refactor `PHUICalendarMonthView` to be a little more readable | May 14 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
20b7308dfb9f | lkassianik | Month view should adjust to display badges with event count instead of event… | May 13 2015 | |||
8e9ee8635792 | lkassianik | Calendar month view "today" indicator should be a blue bar across the bottom of… | May 12 2015 | |||
8465ef779e3b | lkassianik | Cleaning up day view sidebar css | May 12 2015 | |||
c4dfc097c8c9 | lkassianik | First pass at Month View | May 12 2015 | |||
b53ecd0d423f | lkassianik | Cleaning up day view clusters for events shorter than about 30 minutes | May 12 2015 | |||
f7662d61ac6b | lkassianik | Calendar month view should notify user if all or part of the month was not… | May 10 2015 | |||
b67ad3c4e06a | lkassianik | Calendar day view should notify user if they have navigated away from the query… | May 9 2015 | |||
ddb62d1ec376 | lkassianik | Calendar day view should start at 8am at the latest and hour of first event at… | May 9 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 | |||
7fd401d0e023 | lkassianik | First stab at Calendar day view sidebar | May 7 2015 | |||
7e4d5f76c046 | lkassianik | Refactor logic for getting next/prev month and day on month and day views… | May 5 2015 | |||
14af40afa09e | lkassianik | Calendar day view should have forward/back controls to scroll through days | May 5 2015 | |||
0aea2cb1c0c7 | lkassianik | Implement day view event clustering so that overlapping events can share… | May 5 2015 | |||
853f42e97d9c | lkassianik | Make calendar day view events fill up the correctly sized slots | May 4 2015 | |||
6817e55ec6da | lkassianik | Making the day view slightly less bad. | May 4 2015 | |||
ee2af9045525 | lkassianik | First stab at day view | May 4 2015 | |||
0c1f367c92cf | lkassianik | Fix event pagination in month views | May 3 2015 | |||
14ae5eee1c83 | Joshua Spence | Revert "Remove PHUICalendarWidgetView" | Apr 27 2015 | |||
7a9c1ea0b4ff | lkassianik | Calendar event monograms, part 1. Event default URL should be install/E{id}… | Apr 27 2015 | |||
8ce8a761efe9 | Joshua Spence | Remove PHUICalendarWidgetView | Apr 27 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
843414379529 | Joshua Spence | Fix `AphrontTagView` visibility | Jan 13 2015 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
14dab3f55c26 | Chad Little | Convert ButtonBar to FontAwesome | Jun 4 2014 | |||
c79623f756dd | Chad Little | Add allday, multiday logic to AphrontEventView | Feb 25 2014 | |||
d19e2155be0b | epriestley | Reuse common getUser() / setUser() in PHUICalendarListView | Feb 25 2014 | |||
396e8ba82c22 | Chad Little | Calendar upgrades | Feb 24 2014 |
c4science · Help