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
Adds a property to hide records in public views. This is needed for example for HEG, when a record has no file attached.
* Adds the `hiddenToPublic` property to documents.
* Does not search for records having the flag activated.
* Throws a 404 in detail view when the flag is activated.
* Removes empty properties when `Unpaywall` record is serialized.
* Flags HEG record as hidden if no file is linked to it.
* Closes#464.
Co-Authored-by: Sébastien Délèze <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: