Skip to content

Releases: tomjon/asset-manager

v1.1.1 bug fix release

05 Apr 08:40
Compare
Choose a tag to compare

Add count of logged in users to footer of user manager
Issue #75 - don't ignore user when determining canCheckIn/Out
Issue #76 - add a 'one day' check box for booking
Issue #77 - add confirm dialog for Add New Asset
Issue #73 - overhaul attachment interface
Issue #79 - dates should have input type date
Issue #78 - don't add content type json header when uploading file, and role fixes
Issue #72 - ensure only Admin is offered buttons for folder operations
Issue #71 - position booking modal in the centre and make it fit content
Issue #69 - booking details carry over to next booking
Issue #68 - don't show Add New for booker for project input
Issue #67 - add user and project to enumerations manager
Issue #65 - move calibration header one column to the right
Issue #66 - ensure INSERT columns match table definition
Record the user id when an asset is checked in or out

v1.1.0 feature release

29 Mar 15:34
Compare
Choose a tag to compare

Issue #64 - add a Projects interface to see bookings per project
Issue #58 - add folder structure for attachments
Issue #38 - allow admin to delete users from the User Manangement interface
Issue #63 - allow admin to view other users' bookings
Issue #62 - new filesy
Issue #62 - add 'range' checkbox and from/to date inputs for bookings table
Issue #18 - rename Links to URL and make title of asset view be the link
Issue #25 - Force user to update condition when checking asset back in
Issue #54 - move check in/out buttons off asset view
Issue #56 - add Enumerations Manager for re-ordering, sorting and pruning enums
Issue #55 - add checked in/out columns to booking table
Issue #51 - add confirm modal dialog for asset delete
Issue #53 - add a Notes column to bookings
Issue #57 - make PUT and POST /booking reply with 409 if clashing, and store returned booking id
Issue #57 - show edit button from the My Bookings table, and make dialog wider
Issues #50 and #52 - fix link back bug, and also make booker able to make a booking (!)
Issue #50 - show barcode in My Bookings table, and provide an icon to link back to asset
Issue #42 - round computed freq value to 3 decimal places
Issue #41 - handle field not found in asset properly
Issue #40 - make frequency input rather narrower to fit in column
Issue #45 - add more notification facilities

v1.0.2 bugfix release

16 Mar 10:35
Compare
Choose a tag to compare

Issue #27 - complete UI for user bookings list
Issue #49 - add a backup script
Issue #27 - separation of booking modal from booking table
Issue #47 - use apache mod_rewrite to detect user agent and show browser.html if non-Chrome detected
Fix notification UI when none are in the system
Issue #46 - can now edit bookings in the right circumstances
Issue #48 - put a lock into sql cusor acquisition
SOLR reindex script
Issue #44 - make barcode searchable on table view
Issue #39 - change Dismiss button label to Close
Issue #37 - need to be admin to add or delete an asset
Issue #12 - notification UI
Issue #12 - make notifications work properly
Issue #12 - send email
Issue #13 - add test for overdue notification
Issue #12 - notification module and test
Fix create user bug (last_login is last column)
Ensure login component doesn't overlap title
Issue #10 - only admin can Add New to enumerations
Issue #36 - track last login per user

v1.0.1 bugfix release

20 Feb 16:14
Compare
Choose a tag to compare

Fix image thumbnail links
Working apache conf
Server files deploy script
Incomplete notifications API
Abstract out SOLR operations from server.py
Issue #12 - users each have an email address
Issue #34 - new user is added to list after being created
Issue #9 - an admin user can check in (return) anyone's assets
Issue #29 - ensure blocker is fixed
Fix CORS session cookie issues

v1.0.0

16 Feb 15:17
Compare
Choose a tag to compare

First release