You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sebdeleze
changed the title
[2] Possibility to access records for an organisation with a specific URL. All organisations can be reached.
Possibility to access records for an organisation with a specific URL
May 26, 2020
* Adds a property `isShared` in organisation to allow access to records by a specific URL.
* Adds a property `isDedicated` in organisation to allow organisation to have a specific theme and logo.
* Adds a specific route to document details instead of built-in invenio view.
* Adds a method to get current view code in templates.
* Renames `ir` query parameter to `view` for consistency.
* Stores current organisation record in Flask globals.
* Adds a header containing current organisation information in templates.
* Checks if organisation is flagged as dedicated for including custom logo and styles.
* Closes#216.
Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
All organisations can be reached.
The text was updated successfully, but these errors were encountered: