phab/src/applications/calendarfeature/testing
phab/src/applications/calendar
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
f0269d696cfe | lkassianik | Calendar list objects that are ghost events should link to a ghost event, not… | Aug 3 2015 | |||
2ff460158423 | Chad Little | Update Calendar for handleRequest | Aug 2 2015 | |||
308f60a7cd6b | epriestley | Clear "X awarded a token to event Y" stories when visiting event page | Jul 7 2015 | |||
a1c46d2586a9 | Joshua Spence | Minor linter and stylistic fixes | Jul 7 2015 | |||
10ba64e892e2 | epriestley | Merge branch 'master' into redesign-2015 | Jul 2 2015 | |||
7f67bd8aff02 | epriestley | Fix some pht-strings | Jul 1 2015 | |||
f7edabbc6a69 | epriestley | Merge branch 'master' into redesign-2015 | Jul 1 2015 | |||
28e0af5a62c8 | lkassianik | Commenting on instances of a recurring event should create a new event with its… | Jun 30 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 | |||
b1a843b21a38 | lkassianik | Set event policies like other event properties | Jun 26 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 | |||
3d075b5b0e8e | epriestley | Merge branch 'master' into redesign-2015 | Jun 21 2015 | |||
b1f64d93566f | Paul Kassianik/epriestley | Adds details to Calendar event feed titles | Jun 20 2015 | |||
7d7e13d79b86 | epriestley | Merge branch 'master' into redesign-2015 | Jun 19 2015 | |||
40851e5b2529 | Paul Kassianik/epriestley | Adds Remarkup Rendering to Calendar Events' Descriptions. | 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 | |||
5240ae8bd1ca | Paul Kassianik/epriestley | Added Instance Number to Ghost Events | Jun 16 2015 | |||
667897639fe2 | lkassianik | First pass at event modal create options. | Jun 16 2015 | |||
05066f649b6d | lkassianik | Convert "Created By" and "Invited" inputs in Calendar search to use… | Jun 16 2015 | |||
30e6203d8c45 | lkassianik | Creating a recurring event should save it as a recurring event. | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
643b90008f9f | lkassianik | Fix query frequency unit and change time preference from input to dropdown. | Jun 11 2015 | |||
8a10cfbc9873 | lkassianik | Fix missing recurrence end date control | Jun 11 2015 | |||
c075f7f63f71 | lkassianik | Allow safe editing of recurring events | Jun 10 2015 | |||
7015520b9344 | lkassianik | Add helper method on event object to determine if event is the parent of a… | Jun 9 2015 | |||
ace7505f2e98 | lkassianik | Check if recurrence end date is disabled before saving it. | Jun 8 2015 | |||
973101cae6c7 | lkassianik | Correctly display event id and sequence in crumb and page title on… | Jun 8 2015 | |||
49570cb1c478 | epriestley | Fix an issue with mention transactions in Calendar | Jun 8 2015 | |||
47051643c76c | lkassianik | Show informative errors when attempting to set a recurrence end date on a non… | Jun 8 2015 | |||
e4c38bb9938a | lkassianik | DRAFT - Make cancel/reinstate child/ghost/recurring events work | Jun 6 2015 | |||
68486c4541dd | epriestley | Rename `PhabricatorSearchField` to `PhabricatorSearchFieldDocumentType` | Jun 5 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 | |||
dbd7e3c56de4 | Joshua Spence | Remove unused CalendarColors class | Jun 2 2015 | |||
b576cef71006 | lkassianik | Edit link of an exception to a ghost event should not create new event | Jun 2 2015 | |||
95551a1a5a6e | lkassianik | DRAFT, recurring events need optional end dates | Jun 2 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 | |||
447c372cfe6c | lkassianik | Generated ghost events should start generating as early as the range start… | May 30 2015 | |||
3d40a5871dd2 | lkassianik | Ghost events should provide a link to original event | May 29 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 | |||
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 |
c4science · Help