1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/phragment/controller
Chad Little b2f3001ec4 Replace Sprite-Icons with FontAwesome
Summary: The removes the sprite sheet 'icons' and replaces it with FontAwesome fonts.

Test Plan:
- Grep for SPRITE_ICONS and replace
- Grep for sprite-icons and replace
- Grep for PhabricatorActionList and choose all new icons
- Grep for Crumbs and fix icons
- Test/Replace PHUIList Icon support
- Test/Replace ObjectList Icon support (foot, epoch, etc)
- Browse as many pages as I could get to
- Remove sprite-icons and move remarkup to own sheet
- Review this diff in Differential

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin, hach-que

Differential Revision: https://secure.phabricator.com/D9052
2014-05-12 10:08:32 -07:00
..
PhragmentBrowseController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhragmentController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhragmentCreateController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhragmentHistoryController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhragmentPatchController.php Implement policies in Phragment 2013-12-13 14:42:12 +11:00
PhragmentPolicyController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhragmentRevertController.php Implement "Revert to Version" functionality in Phragment 2013-12-09 07:57:53 +11:00
PhragmentSnapshotCreateController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PhragmentSnapshotDeleteController.php Implement policies in Phragment 2013-12-13 14:42:12 +11:00
PhragmentSnapshotPromoteController.php Implement policies in Phragment 2013-12-13 14:42:12 +11:00
PhragmentSnapshotViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhragmentUpdateController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhragmentVersionController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhragmentZIPController.php Fix for Phragment ZIP controller 2014-02-15 11:48:07 +11:00