phab/src/applications/calendar/query/PhabricatorCalendarEventQuery.phpstable
phab/src/applications/calendar/query/PhabricatorCalendarEventQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
680e8fdfdb48 | lkassianik | Calendar query results should be ordered from first start date to last start… | May 22 2015 | |||
f3d76a90f0e3 | epriestley | Translate "All Day" events into the viewer's time | May 8 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 | |||
d4176606f952 | lkassianik | Calendar events should now auto-invite the creator | Apr 29 2015 | |||
0f914afda965 | lkassianik | Canceling calendar events should deactivate the event | Apr 29 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
4c7acbaface4 | epriestley | Assign PHIDs to calendar events | Feb 6 2014 | |||
0ae0f352b053 | epriestley | Use ApplicationSearch in the calendar event list view | Feb 6 2014 | |||
258cf2368482 | epriestley | Use a modern query object to query Calendar events | Feb 6 2014 |
c4science · Help