#52 Add a tag making it obvious when a package is retired on Fedora
Merged by pingou. Opened by pingou.
mark_retired_packages  into  master

Download 52.patch

Fixes https://pagure.io/pagure-dist-git/issue/42

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

projectinfo should likely be an ID instead of a class since it seems that there will only be one element that represents projectinfo per page.

As a side note, this AJAX call doesn't seem to work on the latest Chrome on F27. I get the following error:

Refused to execute script from 'https://apps.fedoraproject.org/mdapi/rawhide/pkg/fedrepo-req?callback=jQuery110206692310512757702_1515685041918&_=1515685041919' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled

A couple random comments but they aren't blocking. +1

That comes from a different template which I'd rather not change, so I'll leave this in for now.

2 new commits added

  • Small simplification of the JS code
  • Add a tag making it obvious when a package is retired on Fedora

Mind reporting the issue with mdapi on mdapi's tracker? https://pagure.io/mdapi

And thanks for the review :)

Pull-Request has been merged by pingou

Metadata