1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/phriction/controller
Anh Nhan Nguyen b42b1f6817 'Create Document' pre-fills with current slug
Summary:
Fixes T2667

The 'Create Document' link up in the application crumbs now prefills with the slug of the current document - if available, that is

Test Plan: verified that nothing crashed, that the correct slug was pre-filled, and that pages could be created

Reviewers: alexshtuk, epriestley

CC: aran, Korvin

Maniphest Tasks: T2667

Differential Revision: https://secure.phabricator.com/D5273
2013-03-07 08:12:00 -08:00
..
PhrictionController.php 'Create Document' pre-fills with current slug 2013-03-07 08:12:00 -08:00
PhrictionDeleteController.php prevents users from deleting already deleted/moved phriction documents 2013-03-04 08:50:43 -08:00
PhrictionDiffController.php Fix Maniphest and Config transaction diff rendering 2013-03-03 11:37:45 -08:00
PhrictionDocumentController.php 'Create Document' pre-fills with current slug 2013-03-07 08:12:00 -08:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhrictionHistoryController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhrictionListController.php Phriction Documents can be moved 2013-03-06 13:12:04 -08:00
PhrictionMoveController.php Phriction Documents can be moved 2013-03-06 13:12:04 -08:00
PhrictionNewController.php 'Create Document' pre-fills with current slug 2013-03-07 08:12:00 -08:00