Changes between Initial Version and Version 1 of Ticket #526, comment 5


Ignore:
Timestamp:
Oct 17, 2014, 4:36:02 PM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #526, comment 5

    initial v1  
    66 * '''Export utilities''' like that for exporting monthly operation lists or data to INCA were used as base for creating a tab-separated list of the item data, suitable for download and import in a spreadsheet program.
    77 * '''Lab protocols''' of different types, e.g. clustering and sequencing (`flowcell_protocol.js`, `flowcell_protocol.jsp`, and `flowcell_protocol2.jsp`) were used for the design of the retraction protocol part of the code. The retraction lab protocol in itself is very simple, the tricky part is mainly the interaction between different JSP and Javascript files, and transfer of information between them.
     8
     9File updates:
     10
     11 * JSP file `index.jsp` in `resources/` is updated with a new header "`Retraction wizard`" in section "`Personal information wizards`". Initially, it will only have one entry, "`Mark extracts for retraction`", with a link to new JSP file `retractionform.jsp` in `resources/personal/`.