feature request #7977
Registration page layout improved
100%
Description
The layout of the registration needs to be rendered according to the following scheme:
if reg has name print name print name relations line break if reg has typedesignations print type designations each in a separate line print specimen table if reference is a section & has inReference print inReference else print reference line break print registration date and office
- WGB: statt „Registration:“ besser „Registration identifier:“ [http-identifier] DONE
Taxon names in the reference citation string should be displayed in italics, see #8018
Registration for testing the implementation:
- http://phycobank.org/100499 (name type and specimen type designations)
- http://phycobank.org/100014
Related issues
Associated revisions
ref #7977 adding bibliographic in-reference citation to the RegistrationDTO
fix #7977 better and more detailed registration page
ref #7977 registration items show inReferences of sections as citation
ref #7977 display of specimen type designations and stableURIs
ref #7977 TypeDesignationController.doGet() method
ref #7977 changing registration page element order
ref #7977 registration page elements spacing
ref #7977 better specimen type representation in registration page:
- citation and detail for media specimens
- kind of type shown
- persistent identifier as link
- media url as image in gallery
ref #7977 OccurrencePortalController: mediaSpecimens with complete sources
ref #7977 page title as 'Registration Id' ...
ref #7977 page title as 'Registration Id:'
History
#1 Updated by Andreas Kohlbecker about 2 years ago
- Tracker changed from bug to feature request
#2 Updated by Andreas Kohlbecker about 2 years ago
- Description updated (diff)
- Status changed from New to In Progress
#3 Updated by Andreas Kohlbecker about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-dataportal|5446f04755aaa27314b111e9d6dc5c2ccdd89211.
#4 Updated by Andreas Kohlbecker about 2 years ago
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
ready for review
#5 Updated by Andreas Kohlbecker about 2 years ago
- Subject changed from Rgistration page layout improved to Registration page layout improved
#6 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
Walter suggested an alternative order of the page elements. Updating description accordingly.
#7 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
#8 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
#9 Updated by Andreas Kohlbecker almost 2 years ago
- Copied to bug #8018: Registration page: scientific names in the citation to be shown in italics added
#10 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
#11 Updated by Andreas Kohlbecker almost 2 years ago
- Status changed from Resolved to In Progress
#12 Updated by Andreas Kohlbecker almost 2 years ago
- Description updated (diff)
#13 Updated by Andreas Kohlbecker almost 2 years ago
- Related to feature request #8016: Registration page: subheadline with event type added
#14 Updated by Andreas Kohlbecker almost 2 years ago
- Status changed from In Progress to Closed
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 50 to 100
Fully implemented, closing issue.
#15 Updated by Andreas Kohlbecker almost 2 years ago
- Related to feature request #8048: Selenium test for Registration page added