Opened 12 years ago
Closed 12 years ago
#330 closed enhancement (fixed)
Partition registration wizard
Reported by: | Martin Svensson | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | major | Milestone: | Reggie v1.6 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Change History (13)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Milestone: | Reggie v2.0 → Reggie v1.6 |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Status: | new → assigned |
---|
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
comment:9 Changed 12 years ago by
(In [1426]) References #330 Refactor of 'OtherPartitionComment?' to 'OperatorPartitionComment?.
comment:10 Changed 12 years ago by
(In [1430]) References #330 Added some new checks before the partitions are saved: There must be at least one weight set for each tube. The nofPieces must be set. The his-sample is not automatically placed in a box.
This commit also contains corrections of misspelled words in the inputs of the OperatorPartitionComment?. The different parts in the OperatorPartitionComment? are now separated with ';' instead of ':'
comment:11 Changed 12 years ago by
(In [1449]) References #330 Following changes are included in this commit.
- Tubes in step3(weight input table) are now sorted by the tubes' box-positions.
- Selection list in step1 is sorting the tubes by their BASE-id in descending order.
- Samples that already have child-extracts are no longer included in the step1 selection list.
- A csv-file with label-names can now be downloaded in step2.
- Also fixed a bugg that occoured when default partition date contained month or date less then 10.
comment:12 Changed 12 years ago by
comment:13 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [1406]) References #330 The partition registration wizard is almost finished. Known issues are: not enough validation of data, no 'move forward on enter' in the fields and perhaps more