#8143 Support hi-res logos

v1.7.0
closed
None
General
nobody
2017-06-27
2017-01-30
No

Discussion

  • Dave Brondsema

    Dave Brondsema - 2017-01-31

    In branch db/8143. QA:

    • test that unchanged icons work still for projects, neighborhoods, and users
    • test that new large icons show in 1.5x/2x, and that newly uploaded small icons don't scale incorrectly. Non-square icons will get white padding to square them out, that's already been the case.
    • the neighborhood template changes can be tested by going to a nbhd admin page and putting something like this in the template section. Then register a new project in the nbhd, and it'll be used.
    {
       "icon": {
          "url": "https://forge-allura.apache.org/p/allura/wiki/Home/attachment/white_asf_logo.png",
          "filename": "test-icon.png"
       }
    }
    
     
  • Dave Brondsema

    Dave Brondsema - 2017-01-31
    • status: in-progress --> review
     
  • Kenton Taylor - 2017-02-06

    Merged.

     
  • Kenton Taylor - 2017-02-06
    • status: review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2017-06-27
    • Milestone: unreleased --> v1.7.0
     

Log in to post a comment.