Add Font Awesome.

Review Request #7158 — Created April 2, 2015 and submitted

Information

Review Board
release-2.5.x
f3685b1...

Reviewers

This pulls in Font Awesome 4.3.0, which we can use when we want icons but are
too lazy to draw them ourselves.

Verified that everything was loaded correctly. Checked that building static
media included all the right files at all the right paths.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/fonts/fontawesome-webfont.woff
        reviewboard/static/lib/fonts/FontAwesome.otf
        reviewboard/static/lib/css/font-awesome-4.3.0.min.css
        reviewboard/static/lib/fonts/fontawesome-webfont.ttf
        reviewboard/static/lib/fonts/fontawesome-webfont.svg
        reviewboard/static/lib/fonts/fontawesome-webfont.woff2
        reviewboard/static/lib/fonts/fontawesome-webfont.eot
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/lib/fonts/fontawesome-webfont.woff
        reviewboard/static/lib/fonts/FontAwesome.otf
        reviewboard/static/lib/css/font-awesome-4.3.0.min.css
        reviewboard/static/lib/fonts/fontawesome-webfont.ttf
        reviewboard/static/lib/fonts/fontawesome-webfont.svg
        reviewboard/static/lib/fonts/fontawesome-webfont.woff2
        reviewboard/static/lib/fonts/fontawesome-webfont.eot
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (c12f699)
Loading...