1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/phortune/storage
epriestley 706c21375e Remove empty implementations of describeAutomaticCapabilities()
Summary:
This has been replaced by `PolicyCodex` after D16830. Also:

  - Rebuild Celerity map to fix grumpy unit test.
  - Fix one issue on the policy exception workflow to accommodate the new code.

Test Plan:
  - `arc unit --everything`
  - Viewed policy explanations.
  - Viewed policy errors.

Reviewers: chad

Reviewed By: chad

Subscribers: hach-que, PHID-OPKG-gm6ozazyms6q6i22gyam

Differential Revision: https://secure.phabricator.com/D16831
2016-11-09 15:24:22 -08:00
..
PhortuneAccount.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
PhortuneAccountTransaction.php Make Phortune account members editable and modernize the edge constant 2014-10-10 15:00:06 -07:00
PhortuneCart.php Modularize content sources 2016-03-26 11:59:45 -07:00
PhortuneCartTransaction.php Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00
PhortuneCharge.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhortuneDAO.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortuneMerchant.php Fix a bug with creating Phortune merchant accounts without applying an email address transaction and some null field issues 2016-11-04 09:52:48 -07:00
PhortuneMerchantTransaction.php Add a basic invoice view for printing to Phortune 2016-10-29 17:46:47 -07:00
PhortunePaymentMethod.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhortunePaymentProviderConfig.php Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig 2016-08-30 09:18:10 -07:00
PhortunePaymentProviderConfigTransaction.php Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
PhortuneProduct.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhortunePurchase.php Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
PhortuneSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhortuneSubscription.php Allow subscriptions to decline to generate an invoice 2015-02-22 05:39:17 -08:00