Skip to content

Releases: cseg-michigan/chez-betty

Fix Manager Restock Undo Bug

06 Jun 21:03
b95360e
Compare
Choose a tag to compare

Before managers could not undo restocks. This was an oversight and bug from updating manager permissions.

Shrink Issues to a Single Page

31 May 02:15
Compare
Choose a tag to compare

Betty had amassed over 50 issues, and it was time to pare that down to issues that will actually get fixed, and fix a bunch of them. This is the resulting release.

List of improvements:

  • Receipts should stay with a restock after an undo/redo cycle.
  • Vendors page improved in admin panel.
  • Add tooltips to explain fields in admin panel.
  • Added links for costco, amazon, and boxed items.
  • Added semester views to history.
  • Improved login page errors/messages.
  • Added "transfer" transaction type for moving balances between users/pools.
  • Various improvements to admin panel HTML.

Added "Volunteer" role type, Discount incentives for different roles, New Markup/calculation

30 Apr 01:44
Compare
Choose a tag to compare
  • Update admin index page
  • Update admin UI for consistency
  • Added Volunteer role
  • Added code for giving discount incentives for various roles in good standing
  • Changed the markup to 20% (now a variable in all .py files; TODO: change to variable in jinja2 files)
  • Removed old code/general cleanup

Start on History View, New Language

21 Nov 22:48
Compare
Choose a tag to compare
  • Add Romanian
  • Delete bad scans from admin view
  • Add "History" tab in admin view for more analytics broken down by time.

Fix absorbed money total and allow undoing emptysafe events

07 Sep 21:31
Compare
Choose a tag to compare

Track Bad Scans and other fixes

05 Sep 02:48
Compare
Choose a tag to compare
  • Now record when a barcode scan fails, and what we received
  • Hopefully fix issue with increment button on terminal
  • More info in admin page
  • Improve restock page

Add Reimbursements

04 Sep 23:37
Compare
Choose a tag to compare

Rather than tracking reimbursements outside of the software, betty now supports reimbursees, and transactions where money is paid (like restocks) can now go these accounts.

UI Improvements and Misc Fixes

04 Sep 19:29
Compare
Choose a tag to compare
  • Fix hyphens
  • Add active and new user counts
  • Make empty safe default

More paydebt options

26 Jun 03:26
f5b38ed
Compare
Choose a tag to compare
  • add $10, $50, $100 to /paydebt page
  • fix links in admin page
  • add show tags page
  • add more columns to admin items page

Terminal Updates

24 Jun 03:36
Compare
Choose a tag to compare
  • Add quick-select buttons for recently purchased items
  • Clean up the layout a bit to better use screen space