In misc/interface_customization we have a Photoshop file from which staff-home-icons-sprite.png was generated. It would be better to provide an SVG file. SVG is more flexible and non-proprietary.
Created attachment 64076 [details] [review] Bug 18739 - Add SVG version of staff-home-icons-sprite image This patch removes the Photoshop file from which the staff client home page sprite image was generated and replaces it with an SVG file. The PNG version of the sprite has been regenerated from the SVG version. Two elements of the sprite have changed based on availability on the Noun Project web site: The tag icon for cataloging and the gift icon for acquisitions. The tag icon originally used seems to have been updated, and the gift icon is no longer available. A similar gift icon replaces the old one. This patch also updates the about page so that each icon is linked to its page on the Noun Project. To test, apply the patch and clear your browser cache if necessary. View the staff client home page and confirm that the icons still look correct, including when they are moused over. Open the new SVG file in a browser or editor and confirm that it looks correct.
Created attachment 66404 [details] [review] Bug 18739 - Add SVG version of staff-home-icons-sprite image Images display correctly. Followed test plan and patch works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au>
Created attachment 67007 [details] [review] Bug 18739 - Add SVG version of staff-home-icons-sprite image This patch removes the Photoshop file from which the staff client home page sprite image was generated and replaces it with an SVG file. The PNG version of the sprite has been regenerated from the SVG version. Two elements of the sprite have changed based on availability on the Noun Project web site: The tag icon for cataloging and the gift icon for acquisitions. The tag icon originally used seems to have been updated, and the gift icon is no longer available. A similar gift icon replaces the old one. This patch also updates the about page so that each icon is linked to its page on the Noun Project. To test, apply the patch and clear your browser cache if necessary. View the staff client home page and confirm that the icons still look correct, including when they are moused over. Open the new SVG file in a browser or editor and confirm that it looks correct. Images display correctly. Followed test plan and patch works as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 17.11, thanks to everybody involved!
Enhancement not pushed to 17.05.x