Feature #1656
closedDetail view
Description
For CONNEC specific detail views will be needed.
General¶
- Display more information e.g. the whole description like available in the backend
- Letters should link to the letter source page NOT the event page
- Don't show "empty" information
- As discussed in #1718 the links will be to other views of the presentation site and not the backend where a login is required
- As discussed in #1719 we won't display user data
Events¶
- Title (as before; now hyperlinked)
- Case study (new)
- Dates (new)
- Event type (new)
- Entry author (new; now hyperlinked)Title (as before; now hyperlinked)
- Case study (new)
- Dates (new)
- Event type (new)
- Entry author (new; now hyperlinked)
- Sender (as before; now hyperlinked)
- Bearer (as before; now hyperlinked)
- Recipient (as before; now hyperlinked)
- Traveller (new; hyperlinked)
- Other people involved (new; now hyperlinked – anyone listed as ‘involved’ in an event who is not the ‘sender’, ‘bearer’ or ‘recipient’)
- Sender (as before; now hyperlinked)
- Bearer (as before; now hyperlinked)
- Recipient (as before; now hyperlinked)
- Traveller (new; hyperlinked)
- Other people involved (new; now hyperlinked – anyone listed as ‘involved’ in an event who is not the ‘sender’, ‘bearer’ or ‘recipient’)
Actor¶
- Name (as before; now hyperlinked)
- Sex (as before)
- Case study (new)
- Aliases (new)
- Dates (new)
- Events involved in (listed by ALL DB involvement categories) (as before; now includes all events not just sender/bearer/recipient)
Updated by Alexander Watzinger over 2 years ago
- Precedes Feature #1543: Link map markers on map to detail views added
Updated by Alexander Watzinger over 2 years ago
- Target version changed from CONNEC to CONNEC 2
Updated by Alexander Watzinger over 2 years ago
- Description updated (diff)
Added specification for actors and updating general information
Updated by Andreas Olschnögger over 2 years ago
- Status changed from Assigned to Resolved
Updated by Alexander Watzinger over 2 years ago
- Status changed from Resolved to In Progress
Newest version is already online. Thanks a lot Andi for implementing.
When checking the new functionality I noticed that when clicking on showed referred by at e.g. https://discover-connec.openatlas.eu/single/8547 a popup opens with just GeoNames as text. Following this link leads to an empty site.
Not sure how this works exactly in the background but links to empty sites should be prevented.
Updated by Andreas Olschnögger over 2 years ago
- Status changed from In Progress to Resolved
Thanks Alex for finding this bug. There was an error when showing all GeoNames. I've fixed it and now this page shows all referred locations to GeoNames.
Updated by Alexander Watzinger over 2 years ago
Sorry for nitpicking but what happens now (locally in the develop_connec branch, not online yet) is that when I click on showed referred by by at e.g. https://discover-connec.openatlas.eu/single/8547 a popup opens with a link labeled GeoNames (as before).
Clicking on this link brings me to a site which now isn't empty but instead shows all GeoNames references.
The new view that shows all GeoNames links is ok in general but what would be needed in the detail view, is an indication to which specific GeoNames entry the shown entry is linked. But maybe I missed something?
Updated by Alexander Watzinger over 2 years ago
- Status changed from Resolved to In Progress
Updated by Alexander Watzinger over 2 years ago
- If there are more than 5 relations of one category, hide the additional ones and display a "show more" button or text
- Remove the graph tab (will be replaces with a network graph)
- Change order of "destination" and "origin"
Updated by Becca Grose over 2 years ago
Also discussed: could there maybe be a clear 'show more' or similar, below the description preview, so readers know that it can be expanded to show the full entry text?
Updated by Alexander Watzinger over 2 years ago
Thanks Becca for this addition. I updated what I noted down at the meeting but may missed a few things. Luckily I noticed Andi making notes too, so hopefully together we manage to track all we discussed.
Updated by Andreas Olschnögger over 2 years ago
- Status changed from In Progress to Closed
Alexander Watzinger wrote:
Sorry for nitpicking but what happens now (locally in the develop_connec branch, not online yet) is that when I click on showed referred by by at e.g. https://discover-connec.openatlas.eu/single/8547 a popup opens with a link labeled GeoNames (as before).
Clicking on this link brings me to a site which now isn't empty but instead shows all GeoNames references.
The new view that shows all GeoNames links is ok in general but what would be needed in the detail view, is an indication to which specific GeoNames entry the shown entry is linked. But maybe I missed something?
Now the link for external references like GeoNames entries will redirect to the corresponding external website.
Alexander Watzinger wrote:
Like discussed in the meeting today:
- If there are more than 5 relations of one category, hide the additional ones and display a "show more" button or text
- Remove the graph tab (will be replaces with a network graph)
- Change order of "destination" and "origin"
Becca Grose wrote:
Also discussed: could there maybe be a clear 'show more' or similar, below the description preview, so readers know that it can be expanded to show the full entry text?
Changes are implemented. The network graph tab will be added as soon as the network graph ist finished.