Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#640 closed enhancement (fixed)

Finalize update to new scripting pattern

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v2.17
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

Finish what was started in #571.

Change History (21)

comment:1 by Nicklas Nordborg, 10 years ago

(In [2740]) References #640: Finalize update to new scripting pattern

Updated the partition registration wizard.

comment:2 by Nicklas Nordborg, 10 years ago

(In [2745]) References #640: Finalize update to new scripting pattern

More changes in the partition wizard so that old error messages are cleared. Also removed left-over scripts in the jsp page.

comment:3 by Nicklas Nordborg, 10 years ago

Status: newassigned

comment:4 by Nicklas Nordborg, 10 years ago

(In [2774]) References #640: Finalize update to new scripting pattern

Updated the RNA quality control wizard.

comment:5 by Nicklas Nordborg, 10 years ago

(In [2782]) References #640: Finalize update to new scripting pattern

Updated the Register paraffin blocks wizard.

comment:6 by Nicklas Nordborg, 10 years ago

(In [2783]) References #640: Finalize update to new scripting pattern

Updated the Download HE glass labels wizard.

comment:7 by Nicklas Nordborg, 10 years ago

(In [2784]) References #640: Finalize update to new scripting pattern

Updated the Create Histology work list part of the Lab tracking protocol for FFPE/HE wizard.

comment:8 by Nicklas Nordborg, 10 years ago

(In [2785]) References #640: Finalize update to new scripting pattern

Updated the Lab tracking protocol for FFPE/HE wizard.

comment:9 by Nicklas Nordborg, 10 years ago

(In [2794]) References #640: Finalize update to new scripting pattern

Updated the HE glass registration wizard.

comment:10 by Nicklas Nordborg, 10 years ago

(In [2795]) References #640: Finalize update to new scripting pattern

Updated the Assign barcodes to cDNA plates wizard.

comment:11 by Nicklas Nordborg, 10 years ago

(In [2796]) References #640: Finalize update to new scripting pattern

Found some remaining issues with already updated wizards.

comment:12 by Nicklas Nordborg, 10 years ago

(In [2803]) References #640: Finalize update to new scripting pattern

Updated the Create new mRNA plate wizard.

comment:13 by Nicklas Nordborg, 10 years ago

(In [2805]) References #640: Finalize update to new scripting pattern

Updated the manual pool wizard.

comment:14 by Nicklas Nordborg, 10 years ago

(In [2808]) References #640: Finalize update to new scripting pattern

Changes related to that it is now possible to know when selected item is the last one. See http://base.thep.lu.se/ticket/1869

In all places where it is possible we now collect new items in a list and then work with the list (eg. a AJAX call to the server) instead of doing this one item at a time.

comment:15 by Nicklas Nordborg, 10 years ago

(In [2829]) References #640: Finalize update to new scripting pattern

Updated the create pools wizard.

comment:16 by Nicklas Nordborg, 10 years ago

(In [2832]) References #640: Finalize update to new scripting pattern

Updated the histology scoring wizard.

comment:17 by Nicklas Nordborg, 10 years ago

(In [2833]) References #640: Finalize update to new scripting pattern

Removing files that are no longer used.

comment:18 by Nicklas Nordborg, 10 years ago

(In [2834]) References #640: Finalize update to new scripting pattern

Setting safe-resource="1" in reggie configuration since it should now be compatible with the default content security policy in BASE.

comment:19 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: assignedclosed

comment:20 by Nicklas Nordborg, 10 years ago

(In [2842]) References #640: Finalize update to new scripting pattern

Found a few more places which used old API methods.

comment:21 by Nicklas Nordborg, 9 years ago

(In [2880]) References #640: Finalize update to new scripting pattern

Code for converting 'mg' values to 'µg' had been lost causing incorrect weights to be stored.

Note: See TracTickets for help on using tickets.