phab/src/applications/calendarstable
phab/src/applications/calendar
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
963485a3da25 | lkassianik | Rescheduling events by dragging them in day view | May 24 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
680e8fdfdb48 | lkassianik | Calendar query results should be ordered from first start date to last start… | May 22 2015 | |||
a04af2a9eeee | lkassianik | Calendar event datepicker should auto-complete end time to be an hour from… | May 21 2015 | |||
bb0004fd41bc | lkassianik | Make default start value of new events to be the next whole hour and the end… | May 20 2015 | |||
f7c48acf446b | lkassianik | Calendar event icons show up on month and day views | May 20 2015 | |||
3845057efb8b | lkassianik | Calendar events should actually have an icon now. | May 19 2015 | |||
81a475d5a6b4 | Bob Trahan | Transactions - make implementing TYPE_XXXX_POLICY transactions optional | May 19 2015 | |||
01a8ba5a9798 | Bob Trahan | Transactions - make TYPE_COMMENT implementation optional | May 19 2015 | |||
18e0ee079132 | Bob Trahan | Transactions - move TYPE_SUBSCRIBERS to require optional implementation | May 19 2015 | |||
16c8d44c37c9 | Bob Trahan | Transactions - make customization of TYPE_EDGE optional | May 19 2015 | |||
7bc008d0e2cc | lkassianik | Skeleton of calendar icon infrastructure | May 19 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 | |||
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 | |||
04186e02cfd8 | epriestley | Separate handle "status" and "availability" | May 14 2015 | |||
a76d3a8bb5fc | lkassianik | Leading and trailing days should be considered part of the month in month view. | May 14 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 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 | |||
dd8e4ff056af | lkassianik | Trim transaction overload when converting events from all-day and back | May 9 2015 | |||
22ac7d7c7607 | lkassianik | Calendar day view and corresponding sidebar should correctly display all all… | May 8 2015 | |||
d249456a0414 | lkassianik | All day events should disable time editing in edit view | May 8 2015 | |||
da52a27b42c2 | lkassianik | Calendar event detail view should show no time for all day events, and should… | May 8 2015 | |||
559ba4e94435 | lkassianik | Change latest and earliest saved timezones on all day events to php official… | May 8 2015 | |||
314dc5b9576b | lkassianik | Calendar builtin queries should include a Day View | 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 | |||
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 | |||
bcf60f1b05b9 | lkassianik | Calendar event detail view should show "Unnamed Event" as title for events with… | 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 | |||
3463a0d49797 | lkassianik | Invitee list on Calendar event detail view should have pretty icons | May 5 2015 | |||
a802371974a0 | lkassianik | Event detail view of Calendar events with no invitees should show "None" in the… | 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 | |||
15ebb814955a | lkassianik | Calendar event detail page should show host. | May 4 2015 | |||
0c1f367c92cf | lkassianik | Fix event pagination in month views | May 3 2015 | |||
25b1fb1de274 | lkassianik | Calendar event edit view should validate that start time preceeds end time | May 3 2015 | |||
52a461a75c8e | lkassianik | Expand ApplicationSearch on Calendar | May 3 2015 | |||
46a1b816ed97 | lkassianik | Users should be able to rsvp to event via email | May 2 2015 | |||
bd0eef359471 | lkassianik | Fix datepicker to show correct error messages on Calendar event edit view | May 2 2015 | |||
aa68cc8830d8 | lkassianik | Calendar event transaction emails without reply handling | May 1 2015 | |||
2b4f96430bd4 | lkassianik | Calendar event update form submission should not lose date (except selected… | May 1 2015 | |||
e11f0b6c2484 | lkassianik | Calendar event transaction should show a calendar icon in Feed | May 1 2015 | |||
bbba6241c2a1 | lkassianik | Calendar events should support comments | May 1 2015 | |||
4699c2901765 | epriestley | Fix calendar z-index and Conpherence/Calendar integration | May 1 2015 | |||
5ca007044659 | lkassianik | Left nav should no longer offer to create Calendar event and create event page… | May 1 2015 | |||
d4a4cc795d3b | lkassianik | Calendar events should be supported in global search | May 1 2015 | |||
11e8e60245ed | lkassianik | Calendar events should have edit/view policies | Apr 30 2015 | |||
f14e0bf2efb2 | lkassianik | Calendar items in Upcoming Events query should link to events, not calendar | 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 | |||
64c877702664 | lkassianik | Ability to RSVP to event | 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 | |||
f7215018777c | lkassianik | Fixing strictly null checks in CalendarInviteeQuery | Apr 29 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 | |||
3b226e8fb330 | lkassianik | Calendar event monograms, part 4. Typing E{id} makes the object available in… | Apr 28 2015 | |||
75408d1381f0 | lkassianik | Calendar event monograms, part 3. Remarkup for calendar event monograms. | Apr 27 2015 | |||
5b56aa3c6d2a | lkassianik | Calendar event monograms, part 2. Calendar event monogram should appear in the… | Apr 27 2015 | |||
7a9c1ea0b4ff | lkassianik | Calendar event monograms, part 1. Event default URL should be install/E{id}… | Apr 27 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
d44f05eead96 | epriestley | Clean up some more handle callsites | Apr 10 2015 | |||
7711ea9855ed | epriestley | Move handle fetching into tokenizer Datasources | Mar 31 2015 | |||
871c06ab4ee4 | Bob Trahan | Calendar - error better with invalid time values | Mar 26 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 |
c4science · Help