phab/src/applications/base/PhabricatorApplication.phpstable
phab/src/applications/base/PhabricatorApplication.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
6f95b325c6b3 | epriestley | Generate mail command documentation from active commands | Apr 1 2015 | |||
6fa507987d71 | epriestley | Generalize URI pattern blacklist for Quicksand | Mar 10 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
53b06408f448 | Bob Trahan | MetaMTA - add (basic) application emails and deploy to Maniphest | Jan 20 2015 | |||
ad9af106ee08 | epriestley | Check policy.locked slightly sooner in PhabricatorApplication | Jan 13 2015 | |||
32edb7e2bbe8 | Bob Trahan | Followup from D11358#106424 and make policy.locked fully work | Jan 13 2015 | |||
22ee37e8b528 | Joshua Spence | Make the `PhabricatorApplication::getName()` method abstract | Jan 2 2015 | |||
2b99b4add8ae | Bob Trahan | Home - limit "status" queries to 100 and show 99+ if we hit that | Dec 12 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
23a238b04545 | epriestley | Remove "organization", "communication" and "miscellaneous" app groups | May 30 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
b3b0ef3647e8 | epriestley | Use viwer-based checks for application visibility when rendering home elements | Mar 15 2014 | |||
ba81aa1dfeed | epriestley | Remove quick create buttons from application launcher | Jan 30 2014 | |||
3c71976f8691 | epriestley | Make the quick create menu more or less work correctly | Jan 29 2014 | |||
049fb2018bde | epriestley | Add very basic "quick create" menu | Jan 29 2014 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
7a97a71e2002 | epriestley | Move Herald application capabilities to newer infrastructure | Oct 9 2013 | |||
0883ea6977ef | epriestley | Move "unlisted" apps to Query, use Query for app preferences | Oct 4 2013 | |||
a6c4117ec434 | epriestley | Fix controller-level access rules | Oct 4 2013 | |||
c830461b00a0 | epriestley | Allow application policies to be edited | Oct 3 2013 | |||
f75c13b987c7 | epriestley | Use ApplicationSearch in Applications application | Oct 2 2013 | |||
4b39cc321b88 | epriestley | Fix application order, curing "Log Out" of wanderlust | Sep 30 2013 | |||
4295de508fe2 | Bob Trahan | Conpherence - add createthread method | May 31 2013 | |||
0aa67025f25d | epriestley | In unit test environments, install all applications | May 16 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
97ff7fe259d4 | epriestley | Make "isInstalled()" respect beta apps | Apr 6 2013 | |||
7487c5740178 | Edward Speyer | Make Application->isInstalled canonical | Mar 13 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
57ff0a80aa1e | epriestley | Return applications in application order | Feb 3 2013 | |||
49beca445bef | Afaque Hussain/epriestley | Respected canUninstall() :P | Jan 30 2013 | |||
cc95818384eb | Afaque Hussain/epriestley | Code Refactored | Jan 30 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
849dc086e437 | Chad Little | Ability to "Create X" from wide sidebar buttons | Jan 22 2013 | |||
06fa7242803d | epriestley | Completely uninstall beta applications | Jan 19 2013 | |||
2a6060a763a8 | Lauri-Henrik Jalonen/epriestley | Added beta status for applications | Jan 19 2013 | |||
fffa7ffb6c52 | epriestley | Allow users to customize applicaiton tile sizes | Jan 16 2013 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
78784aa1fe86 | epriestley | Group applications into groups on /applications/ | Oct 4 2012 | |||
270256d3363b | epriestley | Restore flavor text to applications | Oct 4 2012 | |||
14fe3f5d1426 | epriestley | Implement getHelpURI() for new applications | Oct 3 2012 | |||
303ad9399696 | epriestley | Modernize UIExamples | Sep 11 2012 | |||
85bf88e400fa | epriestley | Allow pastes to be flagged | Aug 24 2012 | |||
012370c6ab12 | epriestley | Use sprites for (nearly) all application icons | Aug 14 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
74b438db136f | epriestley | Move "Mailing Lists" to a separate application | Aug 13 2012 | |||
d3fd79057492 | epriestley | Add basic support for new navigation menu | Aug 11 2012 | |||
ebb7807bb41e | epriestley | Fix an issue with URIs missing trailing slashes, like "/maniphest" | Aug 6 2012 | |||
314c25365d2d | epriestley | Drive menu icons from Applications | Aug 5 2012 | |||
194dc40672e2 | epriestley | Add a meta-application | Aug 2 2012 | |||
852ecc21023f | epriestley | Add a basic search typeahead | Aug 1 2012 | |||
fceabd42e88b | epriestley | Allow Fact app to draw charts | Jul 30 2012 | |||
f0af27316563 | epriestley | Add FactCursors and application fact datasources | Jul 30 2012 |
c4science · Help