1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 43bd76336c Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code
Summary:
  - We have three nearly-identical blocks of Tokenizer construction code; consolidate them into Prefab.
  - Add placeholder support.
  - Augment server-side stuff to specify placeholder text.

Test Plan: Verified behavior of Differential edit tokenizers, Differential comment tokenizers, Maniphest edit tokenizers, Maniphest comment tokenizers, Maniphest filter tokenizers, Differential filter tokenizers, Owners filter tokenizers, Owners edit tokenizers, Herald edit tokenizers, Audit filter tokenizers.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T772, T946

Differential Revision: https://secure.phabricator.com/D1844
2012-03-09 15:46:39 -08:00
..
base Iterate on Maniphest reports 2012-03-01 14:19:11 -08:00
batch Rough batch editor for Maniphest 2012-02-24 13:00:48 -08:00
descriptionchange Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
descriptionpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
export Use PHPExcel, not Spreadsheet_Excel_Writer, to export Excel sheets 2012-03-01 17:23:29 -08:00
report Iterate on Maniphest reports 2012-03-01 14:19:11 -08:00
taskdetail Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
taskedit Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
tasklist Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
transactionpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
transactionsave Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00