USGS-WiM / merlin_django

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

Tons of updates. Added toggle in Results Search to exclude or include nu... #46

Closed aaronstephenson closed 9 years ago

aaronstephenson commented 9 years ago

...ll result values. Added Export CSV button to Samples Search, and added ability to export current page or all queried results to both search pages. Added constituent search box to Sample Search. Added button click protection to Bottle Save button (prevents double-clicking). Fixed sample bottle bromination bug by changing value list to string literal. Added sample depth to Result Search page. Changed URL scheme in client and updated references in affected files.