Summary: | Update Font Awesome to 4.7.0 | ||
---|---|---|---|
Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
Component: | Templates | Assignee: | Josef Moravec <josef.moravec> |
Status: | CLOSED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, kyle, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 18810: Update Font Awesome to 4.7.0
Bug 18810: Update Font Awesome to 4.7.0 Bug 18810: Update Font Awesome to 4.7.0 Bug 18810: Update Font Awesome to 4.7.0 |
Description
Josef Moravec
2017-06-15 12:03:40 UTC
Created attachment 64458 [details] [review] Bug 18810: Update Font Awesome to 4.7.0 Test plan: 0) Apply the patch 1) Edit a template and use any of the new icons, see http://fontawesome.io/icons/ 2) Verify that the added icon is shown Testing using the following lines in syspref IntranetmainUserblock: <i class="fa fa-address-book"></i> Adress book<br /> <i class="fa fa-address-card"></i> Adress card<br /> <i class="fa fa-envelope-open"></i> Envelope open<br /> <i class="fa fa-times-rectangle"></i> Times rectangle ...OK Created attachment 64482 [details] [review] Bug 18810: Update Font Awesome to 4.7.0 Test plan: 0) Apply the patch 1) Edit a template and use any of the new icons, see http://fontawesome.io/icons/ 2) Verify that the added icon is shown For alternative test see comment #2. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 66742 [details] [review] Bug 18810: Update Font Awesome to 4.7.0 Test plan: 0) Apply the patch 1) Edit a template and use any of the new icons, see http://fontawesome.io/icons/ 2) Verify that the added icon is shown For alternative test see comment #2. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 66743 [details] [review] Bug 18810: Update Font Awesome to 4.7.0 Test plan: 0) Apply the patch 1) Edit a template and use any of the new icons, see http://fontawesome.io/icons/ 2) Verify that the added icon is shown For alternative test see comment #2. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 17.11, thanks to everybody involved! Enhancement not pushed to 17.05.x |