invenio-theme-tugraz


Nameinvenio-theme-tugraz JSON
Version 4.12.8 PyPI version JSON
download
home_pagehttps://github.com/tu-graz-library/invenio-theme-tugraz
Summary"Invenio module for TUGRAZ theme."
upload_time2024-03-11 19:21:31
maintainer
docs_urlNone
author"Graz University of Technology"
requires_python>=3.9
licenseMIT
keywords invenio theme inveniordm tu-graz
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
    Copyright (C) 2020-2021 Graz University of Technology.

    invenio-theme-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

======================
 invenio-theme-tugraz
======================

.. image:: https://github.com/tu-graz-library/invenio-theme-tugraz/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/actions

.. image:: https://img.shields.io/pypi/dm/invenio-theme-tugraz.svg
        :target: https://pypi.python.org/pypi/invenio-theme-tugraz

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-theme-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/releases

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-theme-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/blob/master/LICENSE

.. image:: https://readthedocs.org/projects/invenio-theme-tugraz/badge/?version=latest
        :target: https://invenio-theme-tugraz.readthedocs.io/en/latest/?badge=latest
        
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-tugraz.svg
        :target: https://coveralls.io/r/mb-wali/invenio-theme-tugraz
        
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

TU Graz standard theme.

Features:

* TU Graz custom header template.
* TU Graz custom footer template.
* TU Graz custom login/signup templates.
* TU Graz custom frontpage template.
* TU Graz custom contact template.
* TU Graz overriden theme.

Further documentation is available on
https://invenio-theme-tugraz.readthedocs.io/

..
    Copyright (C) 2020-2021 Graz University of Technology.

    invenio-theme-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

Changes
=======

Version v4.12.8 (release 2024-03-11)

- ui: add banner to header


Version v4.12.7 (release 2024-02-12)

- translation: fix typo


Version v4.12.6 (release 2024-02-02)

- fix: error_handler gets 1 parameter


Version v4.12.5 (release 2024-02-02)




Version v4.12.4 (release 2024-02-02)

- ui: add 423 error page
- fix: types could be empty list
- setup: sort tests imports
- workflows: change to reusable workflows
- wording: update one string frontpage
- wording: update frontpage


Version v4.12.3 (release 2024-01-28)

- wording: update text in benefits
- translation: fix research result typo
- ui: remove commented code
- ui: remove comingsoon rule


Version v4.12.2 (release 2024-01-07)

- ui: use only first type
- ui: change overview logos
- wording: improve
- wording: improve wording
- fix: multiple subjects not displayed in one row


Version v4.12.1 (release 2023-11-23)

- translation: change text on frontpage overview
- ui: comment browse functionality
- ui: remove scss, not used


Version v4.12.0 (release 2023-11-10)

- setup: move python supported window
- overview: rephrase text
- menu: temporarily remove overwrite
- ui: change paths to data-models
- global: change to invenio-records-global-search
- refactor: apply semantic-ui, indentation, copyright
- layout: improve
- theme: add separate search entry for rdm
- global: make it compatible with v12


Version v4.11.3 (release 2023-06-07)

- fix: frontpage upload buttons small monitor


Version v4.11.2 (release 2023-06-01)

- frontpage: layout changes
- translation: add oer frontpage translation
- WIP: oer upload button on frontpage


Version v4.11.1 (release 2023-04-20)

- fix: increase invenio-config-tugraz


Version v4.11.0 (release 2023-04-20)

- global: make dependencies compatible with v11


Version v4.10.1 (release 2022-11-10)

- dep: bump in invenio-assets


Version v4.10.0 (release 2022-10-13)

- global: migrate to v10 (#282)

Version v4.0.2 (release 2022-09-09)

- release v4.0.1
- update translation
- improve wording on search options


Version v4.0.1 (release 2022-08-05)

- update translation
- improve wording on search options


Version v4.0.0 (release 2022-07-29)

- remove unnecessary html code for header-search-bar
- fix warning from semantic-ui-react Search component
- add marc21 and lom to the searchbar
- change searchbar layout and use invenio-app-rdm searchbar
- remove grey color of community block and reduce size
- migrate js to use prettier

Version 3.9.2 (released 2022-06-28)

- fix: adopt renaming of serialize function (#269)

Version 3.9.1 (released 2022-06-02)

- fix: add trigger to accordion (#265)
- dep: adapt to v9 of invenioRDM(#263)

Version 3.9.0 (released 2022-05-27)

- global: migrate setup.py to setup.cfg #260 

Version 3.8.0 (released 2022-03-03)

- global: migrate to v8 of invenioRDM #257

Version 3.7.0 (released 2021-12-07)

- dep: bump config module #252
- docs: adjust sphinx to flask2 #251
- update register and login view #247

Version 3.6.1 (released 2021-09-01)

- fix: add font locally and remove google dependency #242
- fix: css for ui divider #243

Version 3.6.0 (released 2021-05-08)

- config: removes i18n config #239
- revert: removes override for details,deposit page #238
- styling: changes deposit form segment color #234
- refactor: views & deposit override #235
- login_user: extended user login template #230

Version 3.4.1 (released 2021-06-04)

- global: route blueprint migrated to config-tugraz #228

Version 3.4.0 (released 2021-06-01)

- documents: adds reference guide version 2 #225
- ui: change title to data-tooltip #224
- global: migrate inveniordm v4 #226

Version 3.0.3 (released 2021-06-01)

- bugfix: removes overrides item #222

Version 3.0.2 (released 2021-05-17)

- feature: adds credits to footer #217
- ui: adapt color badges #220
- badges(ui): adds tug theme badge colors #221

Version 3.0.1 (released 2021-05-07)

- override depsit & edit #210
- ui: display access badge #212
- documents: adds missing documents #216

Version 3.0.0 (released 2021-04-30)

- Migrated to invenioRDM v3 #209

Version 2.0.9 (released 2021-04-15)

- bugfix: created field using old metadata #196
- fix: blur link on click, clickable login with TUG button #194

Version 2.0.6 (released 2021-04-8)

- bugfixes: modified config vars #191

Version 1.9.0 (released 2021-03-11)

- DOI minting #161
- Zammad contact Form #156

Version 1.0.3 (released 2020-07-10)

- firefox compatibility: centering the menu underline #40
- adds font-family #50

Version 1.0.1 (released 2020-07-08)

- Login page modified #48

Version 0.1.0 (released TBD)

- Initial public release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tu-graz-library/invenio-theme-tugraz",
    "name": "invenio-theme-tugraz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "invenio theme invenioRDM TU-Graz",
    "author": "\"Graz University of Technology\"",
    "author_email": "mojib.wali@tugraz.at",
    "download_url": "https://files.pythonhosted.org/packages/d5/9a/004072b23cf9f4e9fc14c772e11f2efa6d017f3838315e142ac1bcd726f9/invenio-theme-tugraz-4.12.8.tar.gz",
    "platform": "any",
    "description": "..\n    Copyright (C) 2020-2021 Graz University of Technology.\n\n    invenio-theme-tugraz is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\n======================\n invenio-theme-tugraz\n======================\n\n.. image:: https://github.com/tu-graz-library/invenio-theme-tugraz/workflows/CI/badge.svg\n        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/actions\n\n.. image:: https://img.shields.io/pypi/dm/invenio-theme-tugraz.svg\n        :target: https://pypi.python.org/pypi/invenio-theme-tugraz\n\n.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-theme-tugraz.svg\n        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/releases\n\n.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-theme-tugraz.svg\n        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/blob/master/LICENSE\n\n.. image:: https://readthedocs.org/projects/invenio-theme-tugraz/badge/?version=latest\n        :target: https://invenio-theme-tugraz.readthedocs.io/en/latest/?badge=latest\n        \n.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-tugraz.svg\n        :target: https://coveralls.io/r/mb-wali/invenio-theme-tugraz\n        \n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\nTU Graz standard theme.\n\nFeatures:\n\n* TU Graz custom header template.\n* TU Graz custom footer template.\n* TU Graz custom login/signup templates.\n* TU Graz custom frontpage template.\n* TU Graz custom contact template.\n* TU Graz overriden theme.\n\nFurther documentation is available on\nhttps://invenio-theme-tugraz.readthedocs.io/\n\n..\n    Copyright (C) 2020-2021 Graz University of Technology.\n\n    invenio-theme-tugraz is free software; you can redistribute it and/or\n    modify it under the terms of the MIT License; see LICENSE file for more\n    details.\n\nChanges\n=======\n\nVersion v4.12.8 (release 2024-03-11)\n\n- ui: add banner to header\n\n\nVersion v4.12.7 (release 2024-02-12)\n\n- translation: fix typo\n\n\nVersion v4.12.6 (release 2024-02-02)\n\n- fix: error_handler gets 1 parameter\n\n\nVersion v4.12.5 (release 2024-02-02)\n\n\n\n\nVersion v4.12.4 (release 2024-02-02)\n\n- ui: add 423 error page\n- fix: types could be empty list\n- setup: sort tests imports\n- workflows: change to reusable workflows\n- wording: update one string frontpage\n- wording: update frontpage\n\n\nVersion v4.12.3 (release 2024-01-28)\n\n- wording: update text in benefits\n- translation: fix research result typo\n- ui: remove commented code\n- ui: remove comingsoon rule\n\n\nVersion v4.12.2 (release 2024-01-07)\n\n- ui: use only first type\n- ui: change overview logos\n- wording: improve\n- wording: improve wording\n- fix: multiple subjects not displayed in one row\n\n\nVersion v4.12.1 (release 2023-11-23)\n\n- translation: change text on frontpage overview\n- ui: comment browse functionality\n- ui: remove scss, not used\n\n\nVersion v4.12.0 (release 2023-11-10)\n\n- setup: move python supported window\n- overview: rephrase text\n- menu: temporarily remove overwrite\n- ui: change paths to data-models\n- global: change to invenio-records-global-search\n- refactor: apply semantic-ui, indentation, copyright\n- layout: improve\n- theme: add separate search entry for rdm\n- global: make it compatible with v12\n\n\nVersion v4.11.3 (release 2023-06-07)\n\n- fix: frontpage upload buttons small monitor\n\n\nVersion v4.11.2 (release 2023-06-01)\n\n- frontpage: layout changes\n- translation: add oer frontpage translation\n- WIP: oer upload button on frontpage\n\n\nVersion v4.11.1 (release 2023-04-20)\n\n- fix: increase invenio-config-tugraz\n\n\nVersion v4.11.0 (release 2023-04-20)\n\n- global: make dependencies compatible with v11\n\n\nVersion v4.10.1 (release 2022-11-10)\n\n- dep: bump in invenio-assets\n\n\nVersion v4.10.0 (release 2022-10-13)\n\n- global: migrate to v10 (#282)\n\nVersion v4.0.2 (release 2022-09-09)\n\n- release v4.0.1\n- update translation\n- improve wording on search options\n\n\nVersion v4.0.1 (release 2022-08-05)\n\n- update translation\n- improve wording on search options\n\n\nVersion v4.0.0 (release 2022-07-29)\n\n- remove unnecessary html code for header-search-bar\n- fix warning from semantic-ui-react Search component\n- add marc21 and lom to the searchbar\n- change searchbar layout and use invenio-app-rdm searchbar\n- remove grey color of community block and reduce size\n- migrate js to use prettier\n\nVersion 3.9.2 (released 2022-06-28)\n\n- fix: adopt renaming of serialize function (#269)\n\nVersion 3.9.1 (released 2022-06-02)\n\n- fix: add trigger to accordion (#265)\n- dep: adapt to v9 of invenioRDM(#263)\n\nVersion 3.9.0 (released 2022-05-27)\n\n- global: migrate setup.py to setup.cfg #260 \n\nVersion 3.8.0 (released 2022-03-03)\n\n- global: migrate to v8 of invenioRDM #257\n\nVersion 3.7.0 (released 2021-12-07)\n\n- dep: bump config module #252\n- docs: adjust sphinx to flask2 #251\n- update register and login view #247\n\nVersion 3.6.1 (released 2021-09-01)\n\n- fix: add font locally and remove google dependency #242\n- fix: css for ui divider #243\n\nVersion 3.6.0 (released 2021-05-08)\n\n- config: removes i18n config #239\n- revert: removes override for details,deposit page #238\n- styling: changes deposit form segment color #234\n- refactor: views & deposit override #235\n- login_user: extended user login template #230\n\nVersion 3.4.1 (released 2021-06-04)\n\n- global: route blueprint migrated to config-tugraz #228\n\nVersion 3.4.0 (released 2021-06-01)\n\n- documents: adds reference guide version 2 #225\n- ui: change title to data-tooltip #224\n- global: migrate inveniordm v4 #226\n\nVersion 3.0.3 (released 2021-06-01)\n\n- bugfix: removes overrides item #222\n\nVersion 3.0.2 (released 2021-05-17)\n\n- feature: adds credits to footer #217\n- ui: adapt color badges #220\n- badges(ui): adds tug theme badge colors #221\n\nVersion 3.0.1 (released 2021-05-07)\n\n- override depsit & edit #210\n- ui: display access badge #212\n- documents: adds missing documents #216\n\nVersion 3.0.0 (released 2021-04-30)\n\n- Migrated to invenioRDM v3 #209\n\nVersion 2.0.9 (released 2021-04-15)\n\n- bugfix: created field using old metadata #196\n- fix: blur link on click, clickable login with TUG button #194\n\nVersion 2.0.6 (released 2021-04-8)\n\n- bugfixes: modified config vars #191\n\nVersion 1.9.0 (released 2021-03-11)\n\n- DOI minting #161\n- Zammad contact Form #156\n\nVersion 1.0.3 (released 2020-07-10)\n\n- firefox compatibility: centering the menu underline #40\n- adds font-family #50\n\nVersion 1.0.1 (released 2020-07-08)\n\n- Login page modified #48\n\nVersion 0.1.0 (released TBD)\n\n- Initial public release.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"Invenio module for TUGRAZ theme.\"",
    "version": "4.12.8",
    "project_urls": {
        "Homepage": "https://github.com/tu-graz-library/invenio-theme-tugraz"
    },
    "split_keywords": [
        "invenio",
        "theme",
        "inveniordm",
        "tu-graz"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a5fab92fe65d1941973fcb443b8ee41936b62b1aa44f4cd508a9b043378fcfd",
                "md5": "d100f75df910d93e0b63d321e309fb7f",
                "sha256": "f73260236c8a2fda4b2621922e8bf2bf8d03277050d5ff84d726b09b5414be22"
            },
            "downloads": -1,
            "filename": "invenio_theme_tugraz-4.12.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d100f75df910d93e0b63d321e309fb7f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 512176,
            "upload_time": "2024-03-11T19:21:28",
            "upload_time_iso_8601": "2024-03-11T19:21:28.509014Z",
            "url": "https://files.pythonhosted.org/packages/1a/5f/ab92fe65d1941973fcb443b8ee41936b62b1aa44f4cd508a9b043378fcfd/invenio_theme_tugraz-4.12.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d59a004072b23cf9f4e9fc14c772e11f2efa6d017f3838315e142ac1bcd726f9",
                "md5": "6f2a9be223186a74996d46a1a1d925ec",
                "sha256": "f1554e7f45af5272f273e39bd21609ff7edfd5e957a80e4aba742a37a601b33a"
            },
            "downloads": -1,
            "filename": "invenio-theme-tugraz-4.12.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6f2a9be223186a74996d46a1a1d925ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 500054,
            "upload_time": "2024-03-11T19:21:31",
            "upload_time_iso_8601": "2024-03-11T19:21:31.094112Z",
            "url": "https://files.pythonhosted.org/packages/d5/9a/004072b23cf9f4e9fc14c772e11f2efa6d017f3838315e142ac1bcd726f9/invenio-theme-tugraz-4.12.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 19:21:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tu-graz-library",
    "github_project": "invenio-theme-tugraz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invenio-theme-tugraz"
}
        
Elapsed time: 0.19938s