1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-26 21:49:08 +01:00
phorge-phorge/src/applications/transactions/storage
epriestley d69a1b95e7 Fix an EditEngine issue with unlocking fields which can't be locked
Summary: This code should go inside the field-locking loop. Otherwise, it only applies to the last field, and fatals if there are no fields.

Test Plan: Carefuller inspection.

Reviewers: chad

Reviewed By: chad

Subscribers: 20after4

Differential Revision: https://secure.phabricator.com/D16889
2016-11-17 10:29:52 -08:00
..
PhabricatorApplicationTransaction.php Smooth out various transaction/editing behaviors for Calendar 2016-11-03 11:03:20 -07:00
PhabricatorApplicationTransactionComment.php Don't re-mention users for comment edits 2016-06-13 13:57:59 -07:00
PhabricatorEditEngineConfiguration.php Fix an EditEngine issue with unlocking fields which can't be locked 2016-11-17 10:29:52 -08:00
PhabricatorEditEngineConfigurationTransaction.php Update EditEngine for two column 2016-03-28 09:18:55 -07:00
PhabricatorModularTransaction.php Smooth out various transaction/editing behaviors for Calendar 2016-11-03 11:03:20 -07:00
PhabricatorModularTransactionType.php Allow transactions to specialize their mail headers for diff sections 2016-11-07 12:16:39 -08:00