hjhsalo
hjhsalo
A B2SHRE user suggested that contact information of record creator could also be shown at tombstone page. Might be useful, might be a privacy issue, but something to consider when...
Invenio should support Marshmallow validation for input. I have to check the details how this is implemented.
Architecture overview: - Load Balancer - HAProxy? - Frontend - Basically NGINX or other reverse-proxy - REST API / Web worker - ?? - Background worker - Python Celery -...
Open questions: - Caching? What, when and at Load Balancer level or Frontend level? - File storage options? - Currently B2SHARE stores files (files uploaded to drafts and records) on...
Two commits with same name in commit history. Maybe squash and/or rename? Otherwise LGTM.
Rebase on top of latest master also
The indent theory has been briefly tested and it seems that fixing indentation fixes the problem. Full unit test suite was not yet run. @gcakir do you want to open...
Deployed to test instance
This probably would help with cache invalidation problems, where clients (i.e. browsers) won't fetch a new copy of `b2share-bundle.js` after webpack build.
Bump. Feature was requested in a helpdesk request.