phab/src/applications/calendar/querystable
phab/src/applications/calendar/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
39509648f2ba | epriestley | In Calendar mobile month view, color circles green for attending events too | Nov 18 2016 | |||
132b0803cb42 | epriestley | Fix a couple of calendar export daterange issues | Nov 18 2016 | |||
f33b5c30ebe0 | epriestley | Use the same date rendering display logic for both tooltips and subheaders | Nov 16 2016 | |||
c7f2e4a9246e | epriestley | Document calendar summary icons | Nov 15 2016 | |||
e713cc08e6d8 | epriestley | Make Calendar query for indirect invites/RSVPs by default, like Differential | Nov 15 2016 | |||
edba4bb8d471 | epriestley | Improve Calendar event behavior for group invites | Nov 15 2016 | |||
c9e140e28310 | epriestley | Restore green color on mobile calendar month view when a day contains events… | Nov 13 2016 | |||
191b9398a5f6 | epriestley | Fix some minor Calendar issues, including a paging issue on imports | Nov 1 2016 | |||
6e6ae36dcf93 | epriestley | Add a skeleton for Calendar notifications | Nov 1 2016 | |||
f44a9a4e4896 | epriestley | Remove "isCancelledEvent()" wrapper on Calendar Events | Oct 31 2016 | |||
91089acbe56b | epriestley | Begin navigating the mess that is edits to recurring events | Oct 31 2016 | |||
09775279a949 | epriestley | Support arbitary event invitees when importing events | Oct 27 2016 | |||
48666839feb5 | epriestley | Support RRULE "COUNT" for recurring events | Oct 25 2016 | |||
f9f25c1e4d5b | epriestley | Allow users to drop .ics files on calendar views to import them | Oct 19 2016 | |||
94a5a09d7544 | epriestley | Add a SearchEngine for Calendar import logs | Oct 19 2016 | |||
3d985585937c | epriestley | Add import log messages to Calendar imports | Oct 14 2016 | |||
c2411e3dcc9c | epriestley | When viewing a Calendar import, show all the events it imported | Oct 13 2016 | |||
ced151e6f2e8 | epriestley | Use transactions when importing events in Calendar, and update existing events | Oct 13 2016 | |||
86a00ee4abd6 | epriestley | Make Calendar ICS imports sort of work in a crude, approximate way | Oct 13 2016 | |||
2ab07ed29bd9 | epriestley | Prepare for event imports in Calendar | Oct 12 2016 | |||
4819446fe511 | epriestley | Export recurring events and build ICS files for configured exports | Oct 6 2016 | |||
fa6a5a46ba57 | epriestley | Make more of the Calendar export workflow work | Oct 6 2016 | |||
49448a87c17c | epriestley | Rough in most of Calendar exports | Oct 6 2016 | |||
20f7de91ceb5 | epriestley | Drive calendar event queries through the RRULE engine | Oct 6 2016 | |||
5dfb672a80f0 | epriestley | Mostly drive Calendar event recurrence with the RRULE engine | Oct 6 2016 | |||
d3fc1800f86a | epriestley | Migrate Calendar away from stored-epoch fields | Oct 6 2016 | |||
37f35e9ecca6 | epriestley | Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods | Oct 6 2016 | |||
11e84c166a38 | Chad Little | Redesign Application Search | Aug 1 2016 | |||
eab74a9d7cd7 | epriestley | Provide better headers and crumbs for Calendar result views | Jul 27 2016 | |||
ba00022730c7 | epriestley | Remove extra margins on Calendar month view | Jul 27 2016 | |||
4859a3373921 | epriestley | Make Calendar day view a little more consistent | Jul 15 2016 | |||
b6c3d184d200 | epriestley | Make Calendar month view events render a little more consistently | Jul 15 2016 | |||
cf57f6385ba1 | epriestley | Fix some Calendar Event userPHID/hostPHID/"Creator" confusion in searching | Jul 14 2016 | |||
3085e5284342 | epriestley | Make upcoming events view more viewer-oriented | Jul 14 2016 | |||
2ce37034ad62 | epriestley | Move event host and times into event subheader | Jul 14 2016 | |||
7c9a74ce04d8 | epriestley | Make ghost event instances render better on the event list | Jul 14 2016 | |||
b6daa049de73 | epriestley | Rename Event "userPHID" to "hostPHID" | Jul 14 2016 | |||
872bcd4487e6 | epriestley | Make limits and ranges work better with Calendar event queries | Jul 14 2016 | |||
c09e87073311 | epriestley | Prepare event dates for EditEngine/API | Jul 13 2016 | |||
3ab6a7e19f46 | epriestley | Generate "stub" events earlier, so more infrastructure works with Calendar | Jul 13 2016 | |||
edfc6a69345a | epriestley | Convert some loadPreferences() to getUserSetting() | Jun 2 2016 | |||
bd8969a23cd9 | lkassianik | Calendar event list items 'Attending:' field should only show users who have… | Apr 21 2016 | |||
27104b57c827 | epriestley | Account for raw limits properly in CalendarEventQuery | Apr 7 2016 | |||
604b78095349 | Jeremy Cowgar/epriestley | Fix an issue where 'Attending' would appear on calendar view unnecessarily | Feb 7 2016 | |||
f0269d696cfe | lkassianik | Calendar list objects that are ghost events should link to a ghost event, not… | Aug 3 2015 | |||
1e3c49086ee3 | epriestley | Merge branch 'master' into redesign-2015 | Jun 28 2015 | |||
76e69f0be5c1 | lkassianik | Events should offer Spaces as the view policy options | Jun 27 2015 | |||
5f84f14eab45 | epriestley | Merge branch 'master' into redesign-2015 | Jun 26 2015 | |||
42fd13e79302 | lkassianik | Set display mode for Upcoming Events builtin query so that no `$max_range` is… | Jun 25 2015 | |||
524aa39aa2f5 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
40714bb0eccc | lkassianik | Formatting event dates in list view | Jun 23 2015 | |||
1ccdb941b951 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
c3efa261f9c1 | lkassianik | Refactor Calendar Search, and implement Projects on events | Jun 22 2015 | |||
7d7e13d79b86 | epriestley | Merge branch 'master' into redesign-2015 | Jun 19 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
e291b906419a | lkassianik | Format Calendar list objects | Jun 18 2015 | |||
9109cf62e464 | lkassianik | More correct fix - set default value array() for `getParameter` call. | Jun 18 2015 | |||
868ee3ef2fd1 | lkassianik | Only evaluate tokens if phids not null | Jun 17 2015 | |||
05066f649b6d | lkassianik | Convert "Created By" and "Invited" inputs in Calendar search to use… | Jun 16 2015 | |||
55c73b20ca8e | lkassianik | Attempt to optimize ghost generating code. | Jun 3 2015 | |||
d3a84687bac4 | lkassianik | Query for recurring event parents should accept a "not a child of anything"… | Jun 3 2015 | |||
446611e2e323 | lkassianik | Cancelled recurring events should propogate to real child events | Jun 3 2015 | |||
5e168b629dda | lkassianik | List view should only allow 100 ghost events per recurring event. | Jun 3 2015 | |||
95551a1a5a6e | lkassianik | DRAFT, recurring events need optional end dates | Jun 2 2015 | |||
65d9c0ea24f7 | lkassianik | Edit recurring ghost events, not recurring event. | Jun 1 2015 | |||
447c372cfe6c | lkassianik | Generated ghost events should start generating as early as the range start… | May 30 2015 | |||
cb52dd27fcb5 | epriestley | Fix a possible query error in filtering events | May 29 2015 | |||
59f0e8f95069 | lkassianik | DRAFT Add db columns for recurring events | May 29 2015 | |||
46c5e055a291 | lkassianik | All day events should obey selected query range in viewer timezone. | May 26 2015 | |||
18fe6d58aeba | lkassianik | Clicking in day view should create new event | May 24 2015 | |||
680e8fdfdb48 | lkassianik | Calendar query results should be ordered from first start date to last start… | May 22 2015 | |||
f7c48acf446b | lkassianik | Calendar event icons show up on month and day views | May 20 2015 | |||
31988e74d1ff | lkassianik | Add a setting so user can choose when Calendar weeks start | May 17 2015 | |||
7179def064a3 | epriestley | Clean up a missed access to Calendar status | May 15 2015 | |||
4016107411c1 | lkassianik | Calendar events should be green if viewer is invited, and grey if not. | May 15 2015 | |||
a76d3a8bb5fc | lkassianik | Leading and trailing days should be considered part of the month in month view. | May 14 2015 | |||
c4dfc097c8c9 | lkassianik | First pass at Month View | May 12 2015 | |||
51facbabba91 | lkassianik | Deprecating BrowseController and getting rid of unneeded calls to… | May 10 2015 | |||
e074be0d3fc5 | lkassianik | Calendar events in month view should display event names instead of "Away"… | May 10 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 | |||
22ac7d7c7607 | lkassianik | Calendar day view and corresponding sidebar should correctly display all all… | May 8 2015 | |||
314dc5b9576b | lkassianik | Calendar builtin queries should include a Day View | May 8 2015 | |||
f3d76a90f0e3 | epriestley | Translate "All Day" events into the viewer's time | 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 | |||
597566823e55 | epriestley | Fix a bad Calendar query (missing space in "...event.phidAND...") | May 6 2015 | |||
a54011b84ee2 | lkassianik | Searching Calendar events by invitee should work now | May 6 2015 | |||
88ef32f61cb9 | lkassianik | Restricting query to return the displayed range | May 6 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 | |||
c02db2d15cba | lkassianik | Refactoring CalendarEventSearchEngine to fit new null handling of… | May 4 2015 | |||
948d69364aae | epriestley | Manage date control enabled state as part of DateControlValue | 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 | |||
52a461a75c8e | lkassianik | Expand ApplicationSearch on Calendar | May 3 2015 | |||
f14e0bf2efb2 | lkassianik | Calendar items in Upcoming Events query should link to events, not calendar | Apr 30 2015 |
c4science · Help