Commit Graph

316 Commits

Author SHA1 Message Date
Mojib Wali b286b9adaa release: v4.10.0 v4.10.0 2022-10-13 11:38:53 +02:00
Mojib Wali 19fada5940 global: migrate to v10 2022-10-13 11:32:22 +02:00
Christoph Ladurner 7cb3b5a83b release v4.0.2 v4.0.2 2022-09-09 10:37:05 +02:00
David 936c085f05 css: adapt skip-to-main button (#280) 2022-08-18 18:32:09 +02:00
Christoph Ladurner d43cf0e4b5 release v4.0.1 v4.0.1 2022-08-05 10:28:27 +02:00
Christoph Ladurner 73a344eb52 update translation 2022-08-05 10:28:05 +02:00
Christoph Ladurner aa37718a2c improve wording on search options 2022-08-05 10:28:05 +02:00
Christoph Ladurner 3a500543c6 release v4.0.0 v4.0.0 2022-07-29 13:27:53 +02:00
Christoph Ladurner e310a4ca38 remove unnecessary html code for header-search-bar
unnecessary because the react component which is handling this id is generating
the html code.
2022-07-29 13:22:52 +02:00
Christoph Ladurner c3f55030dc fix warning from semantic-ui-react Search component 2022-07-29 13:22:52 +02:00
Christoph Ladurner 95d27fdd8c add marc21 and lom to the searchbar
copy pasted code from invenio_app_rdm/searchbar. it was necessary to
do that to configure the shown list.
2022-07-29 13:22:52 +02:00
Christoph Ladurner 28b956cfaa change searchbar layout and use invenio-app-rdm searchbar
the searchbar is now on the top of the header, left of the language switch. the
new searchbar introduced a new feature, it could handle different indices like
all repository or communities. But the problem is where to place the new search
bar. for the moment the compromise is to put it on the top right.

this position may not be compatible with tugraz layout.
2022-07-29 13:22:52 +02:00
Christoph Ladurner 5ac2a68848 remove grey color of community block and reduce size 2022-07-29 13:22:52 +02:00
Christoph Ladurner 0399814fe0 migrate js to use prettier 2022-07-29 13:22:52 +02:00
Christoph Ladurner f11facc9d6 release v3.9.3 v3.9.3 2022-07-17 20:55:54 +02:00
Christoph Ladurner c9bc56e168 fix broken search page
the invenioRDM version v9.1 introduced a new search feature. the implementation
assumes that the id header-search-bar exists on the page. if that is not the
case the page will not be rendered.

this fix adds a hidden search element as invenioRDM v9.1 introduced. the page is
not using this at the moment because it would need some further layout
adjustments.

further moves this fix the local search element to the header to be existent on
the index and search page. for the future this should be undone and the new
invenioRDM search should be used.
2022-07-17 20:55:12 +02:00
Mojib Wali cb9b80668c release: v3.9.2 v3.9.2 2022-06-28 15:48:50 +02:00
David 5bf5ce4268 fix: adopt renaming of serialize function (#269) 2022-06-28 15:39:44 +02:00
Mojib Wali 79a9014878 release v3.9.1 v3.9.1 2022-06-02 10:38:05 +02:00
David 708d10ae1a fix: restrict babel version (#266) 2022-05-30 15:39:15 +02:00
David 0dc9240e73 dep: adapt to v9 (#263) 2022-05-30 13:58:46 +02:00
David 7f1286bd6b fix: add trigger to accordion (#265) 2022-05-30 13:58:20 +02:00
Christoph Ladurner f883dc7760 release v3.9.0 v3.9.0 2022-05-27 15:32:50 +02:00
Christoph Ladurner 7c250a41fe refactor 2022-05-25 12:47:09 +02:00
Christoph Ladurner c9ff126c28 align with invenio-app-rdm community changes 2022-05-25 12:47:09 +02:00
Christoph Ladurner 597b8b0905 add .git-blame-ignore-revs 2022-05-12 09:06:52 +02:00
Christoph Ladurner 903498185f migrate to use black as opinionated auto formater 2022-05-12 09:06:52 +02:00
Christoph Ladurner 4fd0501c58 global: migrate setup.py to setup.cfg 2022-05-12 09:06:52 +02:00
mb-wali d8c91df396 v3.8.0 v3.8.0 2022-03-03 11:01:12 +01:00
Mojib Wali 0da96559ec global: migrate to v8 2022-03-03 10:53:03 +01:00
mb-wali e73fc3633d v3.7.0 v3.7.0 2021-12-07 10:01:49 +01:00
David aa2c3112df dep: bump config module (#252) 2021-12-06 14:51:33 +01:00
David 62d23f104c docs: adjust sphinx to flask2 (#251) 2021-12-06 14:47:55 +01:00
David 07d7e6fa0e update register and login view (#247)
fix: remove redundant closing div tag for register

ui: update register and login template with accordion

styling: modify accordion css

translation: add german translation
2021-11-08 10:33:11 +01:00
Mojib Wali 27f1501b31 v3.6.1 v3.6.1 2021-09-01 12:02:36 +02:00
David Eckhard 6299da5ca2 fix: css for ui divider 2021-08-10 11:52:50 +02:00
David Eckhard 9ec241684d fix: add font locally and remove google dependency 2021-08-10 10:29:32 +02:00
Mojib Wali c73571c2b7 v3.6.0 v3.6.0 2021-08-05 10:05:49 +02:00
mb-wali db52ca8aad config: removes i18n config
This closes #236
2021-08-05 10:05:03 +02:00
mb-wali 21b67cb3e0 revert: removes override for
* records landingpage (details)
* deposit page (deposit create and depsosit edit)
2021-08-05 09:54:12 +02:00
mb-wali f22e62dfb0 style: changes deposit form segment color
css: refactor variables
2021-07-08 15:31:16 +02:00
mb-wali 8eb5152963 refactor: views & deposit override
separates the views from override deposit
2021-07-08 15:31:07 +02:00
mb-wali a8a4aab191 i18n: update translations 2021-06-24 13:38:37 +02:00
mb-wali 2815c35590 styling: adds tug logo 2021-06-24 13:38:37 +02:00
mb-wali fc13dc8228 login_user: extended user login template
adds support for oauth and new configs
2021-06-24 13:38:37 +02:00
Mojib Wali 2290dbe3cb v3.4.1 v3.4.1 2021-06-04 12:02:12 +02:00
mb-wali 15f4d5fce3 dep: bump in config module 2021-06-04 11:55:41 +02:00
mb-wali b76f27c037 global: route blueprint migrated to config-tugraz
This is required to make sure config module is independent
2021-06-04 11:55:41 +02:00
Mojib Wali 4aa72c003b v3.4.0 v3.4.0 2021-06-01 12:37:16 +02:00
mb-wali fb906bda72 global: refactor upon release changes
resource_type: change in index and values of resource type.

func: that will serialize list of records.
2021-06-01 12:32:03 +02:00