Project 'fairdata/invenio-theme-tuw' was moved to 'crdm/invenio-theme-tuw'. Please update any links and bookmarks that may still have the old path.
Commits on Source (7)
-
Moser, Maximilian authored
* the PDF preview didn't work with more restrictive CSP headers anymore because it used an inline script * replacing this inline script by a JS file fixes this issue
03880543 -
Moser, Maximilian authoredcd102d66
-
Moser, Maximilian authored
* the script is neither required nor functional anymore since the redesign
5d94c11f -
Moser, Maximilian authored
* this allows us to control which scripts are always included on pages
b073817e -
Moser, Maximilian authored
* remove the show/hide logic for the old mobile menu * remove base.js as it only imported jquery, which is usually done by each script itself if required
c10c4e5f -
* the PDF preview didn't work with more restrictive CSP headers anymore because it used an inline script * replacing this inline script by a JS file fixes this issue
81ab1d6d -
Wörister, Florian authored
Merge branch 'pdf-preview' of ssh://gitlab.tuwien.ac.at:822/fairdata/invenio-theme-tuw into pdf-preview
21957432
Showing
- invenio_theme_tuw/assets/semantic-ui/js/invenio_theme_tuw/messages/index.js 25 additions, 0 deletions...assets/semantic-ui/js/invenio_theme_tuw/messages/index.js
- invenio_theme_tuw/assets/semantic-ui/js/invenio_theme_tuw/pdf-preview/index.js 10 additions, 0 deletions...ets/semantic-ui/js/invenio_theme_tuw/pdf-preview/index.js
- invenio_theme_tuw/config.py 1 addition, 1 deletioninvenio_theme_tuw/config.py
- invenio_theme_tuw/templates/semantic-ui/invenio_previewer/pdfjs.html 305 additions, 0 deletions...me_tuw/templates/semantic-ui/invenio_previewer/pdfjs.html
- invenio_theme_tuw/templates/semantic-ui/invenio_theme_tuw/footer.html 19 additions, 24 deletions...e_tuw/templates/semantic-ui/invenio_theme_tuw/footer.html
- invenio_theme_tuw/templates/semantic-ui/invenio_theme_tuw/frontpage.html 0 additions, 1 deletion...uw/templates/semantic-ui/invenio_theme_tuw/frontpage.html
- invenio_theme_tuw/templates/semantic-ui/invenio_theme_tuw/javascript.html 11 additions, 0 deletions...w/templates/semantic-ui/invenio_theme_tuw/javascript.html
- invenio_theme_tuw/webpack.py 2 additions, 1 deletioninvenio_theme_tuw/webpack.py