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
Bob Trahan 16c8d44c37 Transactions - make customization of TYPE_EDGE optional
Summary: Ref T6403. This does TYPE_EDGE since I just had to deal with T8252. Look like this fixes a few editors (maybe) that would have had fatals with mentions like slowvote and ponder.

Test Plan: made a phame post mentioning a task and it worked! joined / left a project, watched / unwatched a project and that worked! blind faith for other sites.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6403

Differential Revision: https://secure.phabricator.com/D12929
2015-05-19 11:26:53 -07:00
..
application Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Use PhutilInvalidStateException 2015-05-14 07:53:52 +10:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
control Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
controller Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
currency Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor Transactions - make customization of TYPE_EDGE optional 2015-05-19 11:26:53 -07:00
exception Remove unused Phortune exceptions 2015-01-03 23:50:32 +11:00
mail Subclass most ReplyHandlers from TransactionReplyHandler 2015-04-01 08:39:50 -07:00
management Correct use of "trigger.this-epoch" vs "trigger.next-epoch" 2015-03-15 13:32:15 -07:00
phid Don't link payment methods to nowhere 2015-03-02 18:17:52 -08:00
product Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
provider Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
query Allow accounts and merchants to review unpaid invoices in Phortune 2015-05-04 11:06:09 -07:00
storage Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
subscription Allow subscriptions to decline to generate an invoice 2015-02-22 05:39:17 -08:00
view Make taller tables the default for AphrontTableView 2015-04-08 08:38:15 -07:00
worker Never generate $0.00 invoices 2015-05-18 10:28:19 -07:00