1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/pholio/controller
Bob Trahan fec5ea8f9d Pholio - robustify submission errors to retain image edits
Summary: we should build all the image stuff on every post and use that posted image data if there's an error. this diff makes that so. Fixes T4380.

Test Plan: made a mock with no title, tried to save it, and was delighted to see my images still there. edited a mock - removing the title and adding images - verified edits showed up after erroneous submission. added a title and submitted and changes were saved.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4380

Differential Revision: https://secure.phabricator.com/D8197
2014-02-11 11:38:10 -08:00
..
PholioController.php Use ApplicationSearch in Pholio 2013-07-22 12:21:15 -07:00
PholioImageHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PholioImageUploadController.php Add JS support for replacing Pholio mocks 1:1 2013-07-19 14:07:22 -07:00
PholioInlineController.php Fixed rendering markup 2013-03-01 07:34:09 -08:00
PholioInlineDeleteController.php Show editor 2013-02-22 06:45:51 -08:00
PholioInlineEditController.php Show editor 2013-02-22 06:45:51 -08:00
PholioInlineSaveController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
PholioInlineThumbController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PholioInlineViewController.php Fixed rendering markup 2013-03-01 07:34:09 -08:00
PholioMockCommentController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
PholioMockEditController.php Pholio - robustify submission errors to retain image edits 2014-02-11 11:38:10 -08:00
PholioMockListController.php Update pinboard view styles, move to PHUI 2013-08-07 10:58:09 -07:00
PholioMockViewController.php Add Description Header/Icon in Pholio 2014-02-10 11:57:25 -08:00