ErwinKomen / RU-collbank

0 stars 1 forks source link

Collection status #59

Closed ErwinKomen closed 6 years ago

ErwinKomen commented 6 years ago

Each collection should have a status that is shown in the listview, and that indicates:

  1. whether this collection has been published in the registry or not
  2. whether the publication there is outdated or not
ErwinKomen commented 6 years ago

I have added the status to the listview of the projects, and there are three status:

  1. published
  2. unpublished
  3. stale The latter means that the publication available in the registry is outdated TODO: change these words into pictures
ErwinKomen commented 6 years ago

Icons:

  1. published = glyphicon-ok
  2. unpublished = glyphicon-remove
  3. stale = glyphicon-hourglass