History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
d3268aecc226 | lkassianik | Possible fix for month view day deadzone | May 22 2015 | |||
a04af2a9eeee | lkassianik | Calendar event datepicker should auto-complete end time to be an hour from… | May 21 2015 | |||
6b1d13bfaf3d | lkassianik | Time control typeaheads. | May 20 2015 | |||
f7c48acf446b | lkassianik | Calendar event icons show up on month and day views | May 20 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
462299388566 | epriestley | Give Phriction a real dropdown | May 19 2015 | |||
27930e8b25e1 | lkassianik | Calendar list event items should be entirely clickable | May 19 2015 | |||
ec759ef46f17 | lkassianik | Mobile day view should display event list, not day table | May 19 2015 | |||
f3d382cec4d3 | Joshua Spence | Fix some method signatures | May 18 2015 | |||
3167b5526470 | lkassianik | A temporary css cleanup to hold us over till a proper css overhaul. | May 18 2015 | |||
a527d6c340d0 | lkassianik | Month view header should display month name of the month completely shown, not… | May 18 2015 | |||
f087d7c08a02 | lkassianik | Add week numbers to Calendar month view. | May 17 2015 | |||
31988e74d1ff | lkassianik | Add a setting so user can choose when Calendar weeks start | May 17 2015 | |||
e3134a1d478e | lkassianik | This week should be marked with a bottom blue horizontal bar in Calendar month… | May 15 2015 | |||
27c75357be84 | lkassianik | Weekend header labels in month view should have darker backgrounds instead of… | May 15 2015 | |||
6620ebe553a0 | lkassianik | Week day names in Calendar month view should be full names on desktop and short… | May 15 2015 | |||
4016107411c1 | lkassianik | Calendar events should be green if viewer is invited, and grey if not. | May 15 2015 | |||
87bf532c4146 | lkassianik | Calendar tooltips should always show start and end time of events. | May 14 2015 | |||
f233672feb52 | lkassianik | Multi-day non-all-day events should be displayed on middle day day views | May 14 2015 | |||
a76d3a8bb5fc | lkassianik | Leading and trailing days should be considered part of the month in month view. | May 14 2015 | |||
97611958b0ea | lkassianik | Refactor `PHUICalendarMonthView` to be a little more readable | May 14 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
20b7308dfb9f | lkassianik | Month view should adjust to display badges with event count instead of event… | May 13 2015 | |||
8e9ee8635792 | lkassianik | Calendar month view "today" indicator should be a blue bar across the bottom of… | May 12 2015 | |||
97fbc54d0bc7 | Chad Little | Implement PHUIHeaderView from AphrontTagView | May 12 2015 | |||
8465ef779e3b | lkassianik | Cleaning up day view sidebar css | May 12 2015 | |||
c4dfc097c8c9 | lkassianik | First pass at Month View | May 12 2015 | |||
b53ecd0d423f | lkassianik | Cleaning up day view clusters for events shorter than about 30 minutes | May 12 2015 | |||
c94bd8e4f2f8 | epriestley | Stop using JX.Scrollbar for main page content | May 11 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 | |||
7668d47e6da1 | epriestley | Fix conduit result tables on mobile views | May 9 2015 | |||
ddb62d1ec376 | lkassianik | Calendar day view should start at 8am at the latest and hour of first event at… | May 9 2015 | |||
f309960a2d78 | Bob Trahan | Conpherence - allow for public rooms to really work | May 8 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 | |||
78438951c804 | lkassianik | Refactoring to use `PHUICalendarListView` instead of boxes | May 7 2015 | |||
7fd401d0e023 | lkassianik | First stab at Calendar day view sidebar | May 7 2015 | |||
7c063c7d634e | epriestley | Show which capability is being edited in custom policy dialog | May 6 2015 | |||
7e4d5f76c046 | lkassianik | Refactor logic for getting next/prev month and day on month and day views… | May 5 2015 | |||
14af40afa09e | lkassianik | Calendar day view should have forward/back controls to scroll through days | May 5 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
0aea2cb1c0c7 | lkassianik | Implement day view event clustering so that overlapping events can share… | May 5 2015 | |||
c5a734073d24 | epriestley | Fix two global search issues | May 5 2015 | |||
853f42e97d9c | lkassianik | Make calendar day view events fill up the correctly sized slots | May 4 2015 | |||
3ea7359e161d | epriestley | Support colloquial time names to dramatically improve usability of time control | 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 | |||
bd0eef359471 | lkassianik | Fix datepicker to show correct error messages on Calendar event edit view | May 2 2015 | |||
ec3f3458e473 | Chad Little | Flatten button colors, remove black | May 1 2015 | |||
b199f7066c9c | Bob Trahan | Conpherence - add support for linking directly to messages regardless of age of… | May 1 2015 | |||
00f864b35930 | Bob Trahan | Quicksand - fix project board page and quicksand | Apr 28 2015 | |||
14ae5eee1c83 | Joshua Spence | Revert "Remove PHUICalendarWidgetView" | Apr 27 2015 | |||
7a9c1ea0b4ff | lkassianik | Calendar event monograms, part 1. Event default URL should be install/E{id}… | Apr 27 2015 | |||
ae192e532815 | epriestley | Always render extra menu nodes, even when logged out | Apr 27 2015 | |||
8ce8a761efe9 | Joshua Spence | Remove PHUICalendarWidgetView | Apr 27 2015 | |||
a1403183dfcf | Joshua Spence | Remove some unused Aphront classes | Apr 27 2015 | |||
0b309b6193d9 | epriestley | Update the search scope selector after Quicksand navigation | Apr 24 2015 | |||
6f1b39c0b81e | epriestley | Fix call to isGlobalDragAndDropUploadEnabled() from pages with no controller | Apr 24 2015 | |||
a903eb2defb6 | Bob Trahan | Quicksand - make things work properly with high security mode | Apr 24 2015 | |||
e40aa8f78249 | Bob Trahan | Quicksand - make things work correctly with global drag and drop upload | Apr 24 2015 | |||
91714568f56b | Chad Little | Adds a setLabel function to ActionView | Apr 23 2015 | |||
4d2210a9f09a | epriestley | Write a search user guide | Apr 23 2015 | |||
636e5dfda95e | Chad Little | Tweak uber search dropdown styles | Apr 23 2015 | |||
b5b8d0982ca6 | epriestley | Make "Current Application" imply "Open documents in..." | Apr 23 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
688c506ecf65 | Bob Trahan | Quicksand - update help appropriately as you navigate about | Apr 22 2015 | |||
e7702acdc659 | epriestley | Don't escape quotation marks when printing the monospaced CSS rule | Apr 22 2015 | |||
dd9ec255ecac | Bob Trahan | Quicksand - make notification and message counts update as you navigate around | Apr 22 2015 | |||
2fab72d43bf6 | Bob Trahan | Quicksand - update title while navigating about | Apr 21 2015 | |||
d8ab5f594c7f | Bob Trahan | Quicksand - make page object notifications work properly with quicksand | Apr 21 2015 | |||
4d5badeec071 | Bob Trahan | Quicksand - provide some plumbing for fancier updates | Apr 21 2015 | |||
2bbe3b0cbfce | epriestley | Move token rendering into Datasources | Apr 20 2015 | |||
a11dab59b0d5 | epriestley | Require TokenizerControl to always have a datasource | Apr 20 2015 | |||
8f61eb45ab3b | epriestley | Give tokenizer tokens CSS color classes on the container instead of the icon | Apr 19 2015 | |||
2106a553e4d8 | Chad Little | Move setup issue callout to under the header | Apr 19 2015 | |||
ca388d95fd16 | Chad Little | Make the browse button on the tokenizer, be on the tokenizer | Apr 18 2015 | |||
76448a75de30 | epriestley | Make token UI stronger and more consistent | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
a4261f41c2b7 | epriestley | Make browse action available for dynamic/JS-driven tokenizers | Apr 17 2015 | |||
a6416014077f | epriestley | Implement a rough browse view for tokenizers | Apr 17 2015 | |||
6a4de406b8fc | epriestley | Make browse view show tokens instead of raw data | Apr 17 2015 | |||
9796515b7061 | Chad Little | Use white for active state on mobile menus | Apr 16 2015 | |||
87d360bb1b4a | Bob Trahan | Conpherence - refactor display classes a bit | Apr 14 2015 | |||
d90496a7192d | Bob Trahan | Conpherence - make timestamps in durable column link to full message in… | Apr 14 2015 | |||
2697dd53b666 | Chad Little | Use standard icon size, color on mobile headers | Apr 14 2015 | |||
0acdf256fc9d | Bob Trahan | Conpherence - get #anchor links to messages working | Apr 14 2015 | |||
d56012ce262b | Chad Little | Move Conpherence when warning is present | Apr 13 2015 | |||
4ab9ebd9013a | Chad Little | Add setEpoch for PHUIHeaderView, use in all Documents | Apr 13 2015 | |||
21f0ce736269 | Chad Little | Make taller tables the default for AphrontTableView | Apr 8 2015 | |||
f4baa3bd1530 | Chad Little | New Search UI | Apr 7 2015 | |||
7aebd2388f7c | epriestley | Remove monospaced font preference global defaults | Apr 6 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
c39b64d963db | epriestley | Improve handle loading semantics for tokenizers | Apr 2 2015 | |||
410380be3f7a | Chad Little | Update Conpherence full message column UI | Apr 1 2015 | |||
983c6f9d4bcb | epriestley | Fix a tokenizer issue in a rare edge case | Apr 1 2015 |
c4science · Help