USGS-WiM / merlin_django

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

Added analysis as field and unique combo part for results; added length… #67

Closed aaronstephenson closed 9 years ago

aaronstephenson commented 9 years ago

… to unique combo for samples; changed Result NWIS report to use DB view without length and depth; updated constituent view method filter to use plural analyses instead of singular analysis; added name_exact filter to site view; fixed bug in sample update's sample bottle section by validating if a bottle has been used by a sample before; fixed bug in sample search where validator used array index rather than row number for error messages.