1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/files/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
..
PhabricatorFileCommentController.php File - add transactions and editor 2013-09-05 13:11:02 -07:00
PhabricatorFileComposeController.php Add an icon+background selector for project images 2013-10-17 09:32:34 -07:00
PhabricatorFileController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorFileDataController.php Implement policies in Phragment 2013-12-13 14:42:12 +11:00
PhabricatorFileDeleteController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileDropUploadController.php Pholio - make the form maintain client side edits between file uploads 2013-07-18 15:04:08 -07:00
PhabricatorFileInfoController.php Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00
PhabricatorFileListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
PhabricatorFileShortcutController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileTransformController.php Make Herald rules obey policies during application 2013-10-05 12:55:34 -07:00
PhabricatorFileUploadController.php Modernize documentation links 2014-03-17 15:01:31 -07:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00