phab/src/applications/calendar/storageproduction
phab/src/applications/calendar/storage
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b1f64d93566f | Paul Kassianik/epriestley | Adds details to Calendar event feed titles | Jun 20 2015 | |||
e291b906419a | lkassianik | Format Calendar list objects | Jun 18 2015 | |||
667897639fe2 | lkassianik | First pass at event modal create options. | Jun 16 2015 | |||
643b90008f9f | lkassianik | Fix query frequency unit and change time preference from input to dropdown. | Jun 11 2015 | |||
7015520b9344 | lkassianik | Add helper method on event object to determine if event is the parent of a… | Jun 9 2015 | |||
e4c38bb9938a | lkassianik | DRAFT - Make cancel/reinstate child/ghost/recurring events work | Jun 6 2015 | |||
446611e2e323 | lkassianik | Cancelled recurring events should propogate to real child events | Jun 3 2015 | |||
bb92819c09d0 | lkassianik | Both ghost instances and exceptions to generated ghosts should be editable | Jun 1 2015 | |||
65d9c0ea24f7 | lkassianik | Edit recurring ghost events, not recurring event. | Jun 1 2015 | |||
3d40a5871dd2 | lkassianik | Ghost events should provide a link to original event | May 29 2015 | |||
59f0e8f95069 | lkassianik | DRAFT Add db columns for recurring events | May 29 2015 | |||
50240eda03e1 | lkassianik | Create button should be a dropdown with public and private options | May 27 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
3845057efb8b | lkassianik | Calendar events should actually have an icon now. | May 19 2015 | |||
4016107411c1 | lkassianik | Calendar events should be green if viewer is invited, and grey if not. | May 15 2015 | |||
2bc9dec85f03 | epriestley | Remove "status" field from events | May 14 2015 | |||
aa550189c788 | epriestley | Add an availability cache for users | May 14 2015 | |||
fef3c778fd45 | epriestley | Replace user "status" with "availability" | May 14 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
51facbabba91 | lkassianik | Deprecating BrowseController and getting rid of unneeded calls to… | May 10 2015 | |||
dd8e4ff056af | lkassianik | Trim transaction overload when converting events from all-day and back | May 9 2015 | |||
559ba4e94435 | lkassianik | Change latest and earliest saved timezones on all day events to php official… | May 8 2015 | |||
8b05487dd0b8 | lkassianik | Adding basic transaction messages for Calendar event updates re:all-day | May 8 2015 | |||
f3d76a90f0e3 | epriestley | Translate "All Day" events into the viewer's time | May 8 2015 | |||
57e22e3ce591 | lkassianik | Just a sql patch for all day events. | May 8 2015 | |||
25b1fb1de274 | lkassianik | Calendar event edit view should validate that start time preceeds end time | May 3 2015 | |||
46a1b816ed97 | lkassianik | Users should be able to rsvp to event via email | May 2 2015 | |||
aa68cc8830d8 | lkassianik | Calendar event transaction emails without reply handling | May 1 2015 | |||
11e8e60245ed | lkassianik | Calendar events should have edit/view policies | Apr 30 2015 | |||
47f91c322da9 | lkassianik | Adding official Feed stories for Calendar event invite/uninvite actions | Apr 30 2015 | |||
69536ea3b988 | lkassianik | Calendar event timeline feed should reflect invite changes better | Apr 30 2015 | |||
39e252caf521 | lkassianik | Ability to join or decline an event | Apr 30 2015 | |||
8039e52ac261 | lkassianik | Ability to invite users, but no RSVP capability yet. | Apr 30 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 | |||
39954c1eb6de | lkassianik | Calendar events should be flaggable | Apr 29 2015 | |||
ae400020e809 | lkassianik | Calendar event mentions should appear in event timeline. | Apr 29 2015 | |||
15310bbcdf48 | lkassianik | CalendarEvent implements PhabricatorTokenReceiverInterface | Apr 29 2015 | |||
b1081a155334 | lkassianik | Calendar events should now surface to Feed. | Apr 28 2015 | |||
c6fa4355cc92 | lkassianik | Calendar events should support subscribers, for possible future uses. | Apr 28 2015 | |||
d816ac0b01d7 | lkassianik | Fixing some calendar event timeline issues. | Apr 28 2015 | |||
43ab0e879fd9 | lkassianik | Calendar events should now have a 'Name' field. | Apr 28 2015 | |||
65329204a5f2 | lkassianik | T5464, ApplicationTransactions for calendar events | Apr 28 2015 | |||
2fad8ce67709 | lkassianik | Create Edge tables in phabricator_calendar db. | Apr 28 2015 | |||
75408d1381f0 | lkassianik | Calendar event monograms, part 3. Remarkup for calendar event monograms. | Apr 27 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
6bfe8b598470 | epriestley | Generate expected schemata for Calendar | Sep 19 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
396e8ba82c22 | Chad Little | Calendar upgrades | Feb 24 2014 | |||
2eeef339bf01 | Chad Little | Add crumbs to calendar | Feb 18 2014 | |||
4c7acbaface4 | epriestley | Assign PHIDs to calendar events | 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 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
631718f99eaf | vrana | Implement getNthBusinessDay() | May 3 2012 | |||
73c82e5a9445 | vrana | Display holidays | May 3 2012 |
c4science · Help