phab/src/applications/macroproduction
phab/src/applications/macro
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8efae19655c8 | epriestley | Adjust remarkup rule precedence for embeds | Jul 1 2014 | |||
90e75d4e50be | epriestley | Add flat text assertions to Phabricator remarkup rules | Jul 1 2014 | |||
fe4dcd4063b3 | epriestley | Add an icon rule to Remarkup | Jun 25 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
9f2efd0fa048 | epriestley | Remove ajaxey comment magic in Pholio, and also some bugs | Jun 21 2014 | |||
8426d1d2ab47 | Chad Little | Add setDisabled to pinboard view | Jun 13 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 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
01892e38081f | Gareth Evans/epriestley | Add Marked With Any Flag search option | May 5 2014 | |||
85bc05be255e | epriestley | Make two small fixes to the quoting feature | May 5 2014 | |||
c9dc554cb94f | epriestley | Allow users to provide alt text for image embeds | May 1 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
2f0121432251 | epriestley | Restore reply instructions to ApplicationTransaction email | Apr 4 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
ba81aa1dfeed | epriestley | Remove quick create buttons from application launcher | Jan 30 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
6abe65bfdce3 | epriestley | Add mailKey to macros | Jan 6 2014 | |||
dd3ed6fdd826 | epriestley | Fix breadcrumb issue on Macro Create page | Dec 20 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
6985c711171b | epriestley | Turn the macro selector into a tokenizer | Nov 26 2013 | |||
b154b07f0e9e | Chad Little | Have TransactionComments return a PHUIObjectBoxView | Nov 22 2013 | |||
5bb646a838bf | epriestley | Fix incorrect check for CAN_EDIT in macro enable/disable controller | Nov 10 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
7e815a06f859 | epriestley | Fix audio editing! | Oct 19 2013 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 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 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
0318cadad4c2 | epriestley | Fix two issues with audio macros | Sep 29 2013 | |||
9c432545e4bf | epriestley | Implement macros as audio sources | Sep 28 2013 | |||
7091dad606df | epriestley | Allow macros to have associated audio and audio behaviors | Sep 28 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
b1dfbda74113 | Bob Trahan | Ponder - make feed stories and emails a bit better | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
ba3759436242 | Bob Trahan | Add support for more granular sending of email in application transactions | Sep 14 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 | |||
fc82e81fe26e | Guy Warner/epriestley | Add isExplicitUpload to true on macro uploads | Sep 5 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
4e67102d8fb0 | Chad Little | Fix Macro Edit form | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
275f67294cc7 | epriestley | Make Flags policy aware | Aug 14 2013 | |||
52225f7eb987 | Tarmo Lehtpuu/epriestley | Fix bug with macros search being global. | Aug 11 2013 | |||
dc28d161ade4 | Tarmo Lehtpuu/epriestley | Change (No Filtering) to be the default selected option. | Aug 11 2013 | |||
8c01cc97f42b | Tarmo Lehtpuu/epriestley | Implement macros search by flags. | Aug 9 2013 | |||
9c999e3548d9 | Chad Little | Update pinboard view styles, move to PHUI | Aug 7 2013 | |||
37a5c4b11a30 | Bob Trahan | Paste - add transactions | Aug 2 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
9383abc6b07c | epriestley | Remove unnecessary empty checks from willFilterPage() | Jul 25 2013 | |||
adeefa940f29 | epriestley | Use application PHIDs in Macro | Jul 24 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
0f6e5ced5bce | Alex Quach/epriestley | Adding macro create method. | Jul 9 2013 | |||
0bfbe18c3ed3 | Bob Trahan | UIEvents - add support for "subscribers property" | Jul 8 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
bba9f4cf2125 | Grant Paul | Add the quick shortcut to create an image macro. Maybe. | Jul 3 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
3aae972406ff | epriestley | Implement ApplicationSearch in Files | May 31 2013 | |||
bccc1e1244a1 | epriestley | Add a date range query to Macros | May 31 2013 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 2013 | |||
d63811d319cb | epriestley | Store authors on image macros | May 30 2013 | |||
6dda35897adb | epriestley | Use setContentSourceFromRequest() in more places | May 24 2013 | |||
f2efda75b59b | Chad Little | A few Macro bugs | May 18 2013 | |||
5cd13c3c65d0 | epriestley | Remove the last hardcoding from PhabricatorMetaMTAReceivedMail | May 17 2013 | |||
bb0a39a48c32 | epriestley | Add loadObject() methods to PhabricatorObjectMailReceiver subclasses | May 17 2013 | |||
d36273211824 | Zoe Cat/epriestley | Fixed a bug in Image Macros where the image URL was wrong | May 15 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
c51f45fbcd13 | Chad Little | Add actions to mobile crumbs | Apr 10 2013 | |||
fa41a3d6c61a | Jakub Vrana | Don't mark URL in creating macro as required | Apr 6 2013 | |||
92003b6822c1 | Anh Nhan Nguyen/epriestley | Vastly expanded macro.query's capabilities | Mar 26 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
efe0c135fece | Jakub Vrana | Implement text mode for Phabricator Remarkup rules | Mar 23 2013 | |||
178d73257567 | Anh Nhan Nguyen/epriestley | Fixing a severe bug in PhabricatorMacroQuery | Mar 22 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 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
fd13275f7ea8 | Chad Little | Widen pinboard to 280x210. | Mar 5 2013 | |||
3c11d9103e03 | Chad Little | Optional body class for dust background. | Mar 4 2013 | |||
82e41e7fa1b7 | Chad Little | Add ImageView to PropertyListView | Feb 27 2013 | |||
fe500f4268a2 | epriestley | Pre-prepare for hovercards | Feb 26 2013 |
c4science · Help