Opened 13 years ago
Closed 13 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 by , 13 years ago
comment:2 by , 13 years ago
Milestone: | Reggie v2.0 → Reggie v1.6 |
---|
comment:3 by , 13 years ago
comment:4 by , 13 years ago
Status: | new → assigned |
---|
comment:5 by , 13 years ago
comment:6 by , 13 years ago
comment:7 by , 13 years ago
comment:8 by , 13 years ago
comment:9 by , 13 years ago
(In [1426]) References #330 Refactor of 'OtherPartitionComment' to 'OperatorPartitionComment.
comment:10 by , 13 years ago
(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 by , 13 years ago
(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 by , 13 years ago
comment:13 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(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