USGS-WiM / merlin_django

Mercury Research Laboratory Information Management System written in Django with Django Rest Framework
Other
2 stars 6 forks source link

Changed Container ID and Medium column behavior in Sample Login and Sear... #38

Closed aaronstephenson closed 9 years ago

aaronstephenson commented 9 years ago

...ch: default for Container ID is now to be text field to avoid unpredictable behavior with barcode scanners, but a new checkbox changes the column to autocomplete to allow AJAX lookups again, and Medium is now a concatenation of NWIS Code and full Medium name. Other minor improvements and new validations. Updated Handsontable JS library from 0.12.1 to 0.12.5.