1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/phame/controller/blog
Bob Trahan 5f02ed5bbb Phame - add some application polish.
Summary:
Fixes T4880. More specifically

 - adds an "edit" pencil to post lists iff you can edit the post
   - style change so this has no text-decoration
 - adds a "no data" box if you have no posts in a given view
   - style change to crush some margins so it formats like posts do
 - adds some validation that your configuration is correct if you are specifying a custom domain
 - updates docs about custom domains

Test Plan: clicked around and it was better! (see screenshots) read doc changes carefully

Reviewers: epriestley, chad

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4880

Differential Revision: https://secure.phabricator.com/D8918
2014-04-30 13:19:14 -07:00
..
PhameBlogDeleteController.php Update Form Layouts 2013-08-26 11:53:11 -07:00
PhameBlogEditController.php Phame - add some application polish. 2014-04-30 13:19:14 -07:00
PhameBlogFeedController.php Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
PhameBlogListController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhameBlogLiveController.php Don't 302 to an external URI, even after CSRF POST 2014-03-10 16:21:07 -07:00
PhameBlogViewController.php Don't 302 to an external URI, even after CSRF POST 2014-03-10 16:21:07 -07:00