- Apr 23, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this resulted in invalid html and thus in weird visuals
-
Moser, Maximilian authored
* override the header template from invenio-app-rdm to make the search button orange * fix the wrong text color on the login button
-
Moser, Maximilian authored
login fixed See merge request fairdata/invenio-theme-tuw!4
-
Wörister, Florian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* removed trailing whitespaces * also, hide staging warning per default
-
Wörister, Florian authored
Development See merge request fairdata/invenio-theme-tuw!3
-
Wörister, Florian authored
Fwoerister/uiupdate See merge request fairdata/invenio-theme-tuw!2
-
Wörister, Florian authored
staging banner to page template
-
Wörister, Florian authored
-
- Apr 21, 2021
-
-
Moser, Maximilian authored
* add links to the cards on the frontpage * have the "learn more" link point to the roadmap of Invenio RDM
-
Moser, Maximilian authored
-
- Apr 20, 2021
-
-
Moser, Maximilian authored
* have the browser open the legal documents in a new tab * link to the english version of forschungsdaten.at * move the invenio_theme_tuw templates into the semantic-ui directory * add flask extension for the module that instantiates the blueprint and moves it to the front of app._blueprint_order, such that it is encountered before the blueprints from invenio-app-rdm during render_template * this enables us to place the template overrides in theme-tuw instead the git repository for tu data
-
- Apr 19, 2021
-
-
Moser, Maximilian authored
* Fix static assets not being found on some subpages (via use of url_for) * Fix some text having the same color as the background
-
Moser, Maximilian authored
-
- Apr 12, 2021
-
-
Moser, Maximilian authored
new theme implemented See merge request fairdata/invenio-theme-tuw!1
-
Wörister, Florian authored
-
Moser, Maximilian authored
-
- Apr 07, 2021
-
-
Moser, Maximilian authored
-
- Apr 01, 2021
-
-
Moser, Maximilian authored
-
- Mar 30, 2021
-
-
Moser, Maximilian authored
* remodel the "versions" side bar entry to a "DOI" entry, and add the new and proper "versions" entry from invenio-app-rdm * reorder the side bar entries (versions, doi, export, cite as)
-
Moser, Maximilian authored
-
- Mar 05, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Mar 04, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Mar 01, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Feb 06, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* add a new blueprint that is registered by Invenio for all view functions * this allows us to access Invenio-Cache easily, to cache function calls
-
Moser, Maximilian authored
* creators now have the "name" nested inside a property called "person_or_org"
-
- Jan 26, 2021
-
-
Moser, Maximilian authored
* currently uses a GET request to the record's DOI URL * this should be changed to use locally known information instead, because we should already have all the relevant metadata
-
Moser, Maximilian authored
-
- Jan 11, 2021
-
-
Moser, Maximilian authored
* the previously used fix (lost during adjustment for new release) was re-applied
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* according to spec, publication_date can be an EDTF interval (instead of a plain date)
-
Moser, Maximilian authored
* some parts of invenio-rdm-records were refactored and moved to invenio-app-rdm
-