Task #8509 (closed)
Opened 7 years ago
Closed 4 years ago
Web display of Channel Metadata
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | Future |
| Component: | Web | Version: | 5.1.2 |
| Keywords: | schema-2012-06 | Cc: | atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Need to update webclient/forms.py and webclient/views.py to load and display correct metadata from channel instead of logical channel.
Change History (10)
comment:1 Changed 7 years ago by wmoore
- Sprint set to 2012-05-22 (15)
comment:2 Changed 7 years ago by wmoore
comment:3 Changed 7 years ago by jburel
- Sprint changed from 2012-05-22 (15) to 2012-06-05 (16)
Moved from sprint 2012-05-22 (15)
comment:4 Changed 7 years ago by jburel
- Keywords schema-2012-06 added
- Sprint 2012-06-05 (16) deleted
comment:5 Changed 7 years ago by wmoore
- Milestone changed from OMERO-Beta4.4 to Future
Various commits related to this and similar tickets,
jrs-macbookpro-25107:OMERO will$ git graph web_schema
* 44b00a4 (gh/web_schema, web_schema) _createWithoutPixels in dbhelpers.py creates Pixels! See #9056
* 21252a5 OmeName -> UserName in dbhelpers.py. See #9056
* 7470592 Training/python ROI schema changes
* e08ac46 Training/python logicalChannel -> Channel
* 2f0d2ad Training/python small fixes (not schema related)
* d76ab87 Training/python getPrimaryPixels() -> getPixels()
* 1a355e8 A couple of minor ROI fixes in webgateway.views.py
* db50cca Blitz Gateway mimetype -> mimeType fix
* daf4cd0 Fix bugs in Blitz Gateway setActiveChannels()
* caf886e PixelsType -> PixelType in Blitz Gateway createImage
* 9fc3c37 Fix group and experimenter links in Blitz Gateway
* 1a91891 getEmissionWave -> getEmissionWavelength in webgateway/views.py
* 5c2a0bd EmissionWave -> EmissionWavelength in metadata forms.py
* fe92562 LogicalChannel -> Channel in views.py load_metadata
* c28467f LogicalChannel -> Channel in metadata forms.py
* c4d6737 Blitz Gateway PlaneInfo -> Plane
* 16eb26f Merging LogicalChannel with Channel in BlitzGateway. See #8508
* e9df136 Merge remote-tracking branch 'ome/schema-2012-06' into web_schema
|\
* | 34e29f2 Blitz Gateway countArchivedFiles returns 0
* | dd126b1 group.copyExperimenterGroupLinks -> group.copyExperimenterLinks in Blitz Gateway
Pushing (not 4.4)
comment:6 Changed 7 years ago by jburel
Referencing ticket #8508 has changed sprint.
comment:7 Changed 7 years ago by ajpatterson
- Milestone changed from Future to OMERO-5
comment:8 Changed 7 years ago by ajpatterson
- Milestone changed from OMERO-5 to Future
comment:9 Changed 7 years ago by ajpatterson
Referencing ticket #8508 has changed sprint.
comment:10 Changed 4 years ago by wmoore
- Resolution set to invalid
- Status changed from new to closed
- Version set to 5.1.2
This is waiting on #8905