phab/src/applications/macro/controller/PhabricatorMacroListController.phpstable
phab/src/applications/macro/controller/PhabricatorMacroListController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
9c999e3548d9 | Chad Little | Update pinboard view styles, move to PHUI | Aug 7 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 2013 | |||
d63811d319cb | epriestley | Store authors on image macros | May 30 2013 | |||
f2efda75b59b | Chad Little | A few Macro bugs | May 18 2013 | |||
f95710e7999c | Anh Nhan Nguyen/epriestley | Consolidate Macro loading | Mar 22 2013 | |||
ecfb72071372 | Anh Nhan Nguyen/epriestley | Adding some filters and queries to Macro application | Mar 22 2013 | |||
fd13275f7ea8 | Chad Little | Widen pinboard to 280x210. | Mar 5 2013 | |||
3c11d9103e03 | Chad Little | Optional body class for dust background. | Mar 4 2013 | |||
9a0ae6376fe4 | epriestley | render_tag -> tag: pinboards | Jan 29 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 2013 | |||
f6622f43e6d1 | epriestley | Replace all array_combine(x, x) with array_fuse(x) in Phabricator | Jan 26 2013 | |||
d980adfe3f57 | Nick Harper | Don't do string concatenation in queryfx_all() | Jan 26 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
99e781057212 | Chad Little | PHT's on Audit and Macro | Jan 24 2013 | |||
c95ab9bc947c | epriestley | Fix (?) macro list issue | Jan 24 2013 | |||
d1865072ea25 | vrana | Allow filtering macros by author | Jan 23 2013 | |||
883829e6676f | epriestley | Improve design of PhabricatorObjectListView | Dec 13 2012 | |||
ba7723d9057b | epriestley | Modernize Macro application | Dec 11 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
85d6f7a66edb | epriestley | Improve image thumbnailing and increase the size of Macro thumbnails | Oct 8 2012 | |||
1fda844c9f5a | Wez Furlong | Avoid fatal if a macro has no file | Oct 5 2012 | |||
faa50c5d93c7 | epriestley | Use a "pinboard" UI to display image macros | Oct 1 2012 | |||
92ff9c092b25 | epriestley | Move "Macros" to a first-class application | Oct 1 2012 |
c4science · Help