phab/src/applications/countdownproduction
phab/src/applications/countdown
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
c71f92a1eba7 | Chad Little | Fix new Countdown link | Jun 8 2016 | |||
0900ffe9cb3e | epriestley | Support sorting countdowns by end date | Apr 7 2016 | |||
cdec31914390 | epriestley | Convert Countdown to EditEngine | Apr 7 2016 | |||
a22d37f44701 | Chad Little/chad | Update Countdown edit page for new UI | Apr 1 2016 | |||
fd9de5d6ecc8 | epriestley | Convert every two-column application except Maniphest to curtain views | Mar 6 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
ba5b32f5bb37 | Chad Little/chad | Add headericons a little more consistently | Mar 3 2016 | |||
fe7e288cf558 | Chad Little/epriestley | Solidify PHUITwoColumnView as a page layout | Mar 1 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
bde9ac43e71a | Chad Little | Add various NUX states | Dec 21 2015 | |||
ee102c7aca72 | Chad Little | Modernize Countdown | Nov 30 2015 | |||
2047483cc046 | Joshua Spence | Render Remarkup in emails | Nov 23 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
f5ea5ba9fe7b | Chad Little | Simplify Countdown mailtags | Aug 17 2015 | |||
a3a5176b7e17 | Chad Little | Add basic countdown timer to object list | Jul 28 2015 | |||
ebc3811bed3f | Chad Little | Cleaner Countdown widget UI | Jul 28 2015 | |||
680254935560 | Chad Little | Fix mail title in Countdown | Jul 27 2015 | |||
075705f56526 | Chad Little | Update Countdown for handleRequest | Jul 27 2015 | |||
37893ed77413 | Chad Little | Countdown mail support part | Jul 27 2015 | |||
a962aeaf85af | Chad Little | Add mailKeys to Countdown | Jul 26 2015 | |||
6337fa99a3ab | Chad Little | Render description changes in countdown timeline | Jul 25 2015 | |||
17fe8511d794 | Chad Little | Add Comments to Countdown | Jul 25 2015 | |||
7f2d27fed3fe | Chad Little | Fix countdown mailtag | Jul 24 2015 | |||
875dc5451603 | Chad Little | Add Description field to Countdowns | Jul 23 2015 | |||
062f38e16325 | Chad Little | Mmmm, Countdown Tokens | Jul 23 2015 | |||
fdd6351a64a0 | Chad Little | Moderize Countdown | Jul 22 2015 | |||
ad7760061d4f | Chad Little | Make Countdown Flaggable | Jul 18 2015 | |||
ae281301cac5 | Paul Kassianik/epriestley | Implementing Spaces in Countdown | Jul 15 2015 | |||
b55f9b6120be | epriestley | Merge branch 'master' into redesign-2015 | Jun 22 2015 | |||
d1983560a6bc | epriestley | Show when objects have a non-default policy | Jun 22 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
52f8756c3c7c | epriestley | Add a "template" parameter to application default policies | Jun 11 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
4cbdd0c6e903 | lkassianik | Refactor most uses of `AphrontFormDateControl` to user… | May 6 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | |||
1752be630c28 | epriestley | Improve handle semantics with HandlePool / HandleList | Mar 31 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
7140e23b50c0 | Chad Little | Updates | Jan 25 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
843414379529 | Joshua Spence | Fix `AphrontTagView` visibility | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
367918aac1cf | Joshua Spence | Fix method visibility for `PhabricatorApplication` methods | Jan 6 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
1ead50c2cce3 | epriestley | Generate reasonable expected schemata for Chatlog, Conduit, Config, Countdown… | Sep 18 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
1efb7e9497f3 | epriestley | Allow public countdowns to be viewed by logged out users | May 17 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
46405064e903 | epriestley | Move Countdown rendering to SearchEngine | May 9 2014 | |||
524e8a64f4ae | Bob Trahan | Countdown - use better date control | Apr 11 2014 | |||
ad81700b65a4 | Alex/epriestley | [Countdown] fix undefined variable errors | Feb 5 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
3410cbd53ee8 | epriestley | Add application and object level policy controls to Countdown | Oct 16 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
974997f6bc35 | epriestley | Modernize Countdown somewhat | Jul 23 2013 | |||
f00b43d44869 | epriestley | Use application PHIDs in countdown | Jul 22 2013 | |||
c5f2e617d896 | epriestley | Simplify and generalize remarkup engine construction | Jul 10 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
0b233e461ec5 | epriestley | Consolidate some datetime code and add unit tests | Jun 3 2013 | |||
689c6f2f3068 | Lauri-Henrik Jalonen/epriestley | Countdown revamp 2 | May 23 2013 | |||
271d6605a9f0 | Lauri-Henrik Jalonen/epriestley | Countdown revamp | May 4 2013 |
c4science · Help