Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1559 closed task (fixed)

Place biomaterial on plates

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.17
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

A new function in the gui for placing multiple biomaterials on one or more bioplates should be implemented. The starting point is one of the biomaterial list pages (eg. samples/extracts/labeled extracts) or a the list with members of a biomaterial list. The user may select/filter biomaterials that should be placed and then open a popup that allows the selection of bioplates and a smart interface for placing the biomaterial on the plates. Exactly what this means has to be decided.

The end result should be registered as a bioplate event (#1536).

Change History (12)

comment:1 by Nicklas Nordborg, 13 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 13 years ago

Summary: Plate biomaterial on platesPlace biomaterial on plates

comment:3 by Nicklas Nordborg, 13 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:4 by Nicklas Nordborg, 13 years ago

(In [5527]) References #1559: Place biomaterial on plates

First version of a gui that allows a user to start the 'place-on-plate' wizard from a biomaterial listing. In the dialog the user can then select an existing plate and place biomaterial on empty wells. Saving or editing other event properties are not functional yet.

comment:5 by Nicklas Nordborg, 13 years ago

(In [5528]) References #1559: Place biomaterial on plates

It is now possible to set all event properties. Two automatic mapping functions was added and a clear function. Saving should work. Also fixes some issue with the mapping gui when the item list is full and need to scroll.

comment:6 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [5529]) Fixes #1559: Place biomaterial on plates

Added "Place on plate" functionality in biomaterial list view and members list page.

comment:7 by Nicklas Nordborg, 13 years ago

(In [5531]) References #1559: Place biomaterial on plates

Fixes some minor isssues in the gui:

  • Escape dangersous characters in plate and biomaterial names
  • Use a smaller well size for big plates to avoid scrolling.

comment:8 by Nicklas Nordborg, 13 years ago

(In [5533]) References #1559: Place biomaterial on plates

Changed class name (itemlist) for the list of biomaterial items since it conflicts with a class name used in tables.

comment:9 by Nicklas Nordborg, 13 years ago

(In [5536]) References #1559: Place biomaterial on plates

Changes in the gui to make it look more like the "move" event. Use the BioPlateEvent context for passing in the query and storing recently used item so which is the same approach as in the "move" event.

comment:10 by Nicklas Nordborg, 13 years ago

(In [5538]) References #1536, #1559 and #1564. Cleaned up the "mess" in the stylesheet and icons used to indicate different well status on bioplates.

comment:11 by Nicklas Nordborg, 13 years ago

(In [5540]) References #1559: Place biomaterial on plates

Same interface changes as made for #1564 in [5539].

comment:12 by Nicklas Nordborg, 13 years ago

(In [5551]) References #1559: Place biomaterial on plates

Fixes an issue with missing reference to the graphics canvas when clearing all mapped wells/items.

Note: See TracTickets for help on using tickets.