Skip to content

0.5.0 - 2016-03-18

Pre-release
Pre-release
Compare
Choose a tag to compare
@andras-tim andras-tim released this 18 Mar 07:55
· 2 commits to master since this release

Changed

  • Updated server and client dependencies to the latest version:

    New system dependencies:

    • libjpeg-dev
    • libffi-dev
    • zlib1g-dev
  • Customizable search for item types. Now, the item selector will return items only - issue #119

Fixed

  • Table footer border and alignment on Items view
  • Turned off autocomplete when it is not necessary or annoying - issue #139
  • Persistent storage is thread-safe now - issue #137
  • Separated production and test persistent storage - issue #111
  • Small performance improvements and responsive fixes in WebUI
  • Fixed login issue in Firefox
  • Fixed number input of pager in Firefox
  • Moved dropdown-menu elements to body to avoid cropping by the parent container - issue #147
  • Fixed item selection problem in typeaheads - issue #100
  • Removed annoying warning about bad value from quantity input fields
  • Fixed commit-able state check of Item sideber - issue #141