1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/audit
epriestley f6f9d78f3a Modularize mail tags
Summary:
Ref T5861. Currently, mail tags are hard-coded; move them into applications. Each Editor defines its own tags.

This has zero impact on the UI or behavior.

Test Plan:
  - Checked/unchecked some options, saved form.
  - Swapped back to `master` and saw exactly the same values.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5861

Differential Revision: https://secure.phabricator.com/D10238
2014-08-12 12:28:41 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
constants Migrate audit comments to transactions 2014-07-28 15:00:46 -07:00
controller Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
mail Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
management Add GROUP BY to commit query 2014-07-10 10:16:26 -07:00
query Add storage for new audit transactions and comments 2014-07-24 17:59:43 -07:00
storage Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
view Convert Audit comment rendering to standard infrastructure 2014-07-28 15:01:43 -07:00