1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
epriestley 2214f96d3f Fix some small notification / token issues
Summary:
Fixes T3218.

  - Currently, Paste pages don't clear notifications about the paste (notably, token notifications).
  - Currently, Paste pages don't show tooltips on tokens.
  - `buildApplicationPage()` stopped respecting `pageObjects` (which controls whether "this page has been updated" is shown). Restore that.
  - Make `pageObjects` imply "clear notifications on this stuff".

Test Plan: Viewed a tokened Paste. Verified it cleared the notification and hovering over a token showed a tip.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3218

Differential Revision: https://secure.phabricator.com/D5971
2013-05-19 07:51:31 -07:00
..
ManiphestBatchEditController.php Include "Add CCs" and "Remove CCs" to batch editor 2013-04-05 10:34:44 -07:00
ManiphestController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestExportController.php Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
ManiphestReportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryDeleteController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryListController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSubpriorityController.php Use ObjectItemListView for Maniphest 2013-03-23 14:38:01 -07:00
ManiphestSubscribeController.php Add Subscribe option to maniphest 2013-05-03 15:47:39 -07:00
ManiphestTaskDescriptionChangeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Fix some small notification / token issues 2013-05-19 07:51:31 -07:00
ManiphestTaskEditController.php Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
ManiphestTaskListController.php Add "Any User Projects" to Maniphest Custom Query 2013-04-04 10:58:17 -07:00
ManiphestTransactionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransactionSaveController.php Emit "did edit task" event correctly for Maniphest comments 2013-03-22 13:07:12 -07:00