Commit 8377e69
committed
Syncs plant per plot with first page in greenhouse trial; fixes an issue with the new treatment backend dbpatch; revises a section about images to the manual; removes the requirement for an organism to be associated with a vector construct; allows fieldbook uploads in xlsx format; fixes image previous on accession detail pages; fixes icons in unsupported browser alert; adds an eggplant genome section.
1 parent 37e2676 commit 8377e69
1 file changed
Lines changed: 1 addition & 1 deletion
- db/00198/CreateExperimentTreatmentCV.pm+4-4
- js/source/legacy/CXGN/BreedersToolbox/AddTrial.js+12
- js/source/legacy/CXGN/BreedersToolbox/Vector.js+9-70
- lib/CXGN/Stock/Vector/ParseUpload/Plugin/VectorsXLS.pm+6-68
- lib/SGN/Controller/AJAX/VectorConstruct.pm+34-68
- mason/breeders_toolbox/add_vectors_dialogs.mas-10
- mason/image/print_images.mas+44-12
- mason/search/images.mas+5-1
- mason/site/header/head.mas+1-1
- mason/stock/add_vector.mas+15-30
- static/css/colorbox/colorbox.css+220-50
- static/documents/img/solgenomics/eggplant_pangenome.png
- t/data/stock/test_vector_upload.xls
- t/data/stock/vector_upload_no_uniquename.xls
- t/data/stock/vector_upload_no_uniquename.xlsx
- t/data/stock/vector_upload_with_uniquename.xls
- t/data/stock/vector_upload_with_uniquename.xlsx
- t/unit_fixture/CXGN/Trial/TrialCreate.t+1-1
- t/unit_mech/AJAX/BreedersToolbox/Vector.t+3-11
- t/unit_mech/AJAX/Stocks/UploadVectors.t+8-8
0 commit comments