Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@Cordelya Cordelya released this 15 Oct 12:45
531dac5

Changelog

  • Unification of template styling so that warehouse/box and warehouses/boxes/items appear the same.
  • Keyword view styling updated.
  • Items.html keyword filtering styling changed.
  • "Missing photo" placeholder styling changed in several locations.
  • index.html total value calculation in views.py corrected
  • index.js updated, splitting DataTables initializer into two views, t1 and t2. Currently, t1 is applied to all reports tables, and t2 is applied to the table on the consumables page - to facilitate showing the dt-SearchBuilder extension for smarter filtering.
  • index.js updated to reflect element changes in items.html (from <li> to <button>)