Changes between Initial Version and Version 1 of Ticket #777, comment 19


Ignore:
Timestamp:
May 12, 2015, 1:01:45 PM (9 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #777, comment 19

    initial v1  
    1 (In [3332]) Refs #777. MeLuDI updated in step 2 of DNA/RNA registration/quantification and Lab tracking sheet/report wizards to allow download of a file with current lot numbers for future import/reference.
     1(In [3332]) Refs #777. MeLuDI updated in step 2 of DNA/RNA registration/quantification and Lab tracking sheet/report copy wizards to allow download of a file with current lot numbers for future import/reference.
    22
    33 1. Java servlet class/file `ExtractionServlet.java` in `src/net/sf/basedb/meludi/servlet/` updated:[[BR]]a. Protected method `void doGet(HttpServletRequest req, HttpServletResponse resp)` updated with new command "`DownloadReagentLotNoFile`". It obtains values for start plate name, isolation date, and reagent lot numbers from the JSON input, and creates a file formatted for future import of the reagent lot no. values.