Commit Graph

336 Commits

Author SHA1 Message Date
Christoph Ladurner e3e07541fe overview: rephrase text 2023-11-10 09:19:01 +01:00
Christoph Ladurner 39d87339c2 menu: temporarily remove overwrite 2023-11-10 09:19:01 +01:00
Christoph Ladurner cf7ecf1f81 ui: change paths to data-models 2023-11-10 09:19:01 +01:00
Christoph Ladurner 4c5e888f18 global: change to invenio-records-global-search
* package name change
2023-11-10 09:19:01 +01:00
Christoph Ladurner 9187ffd661 refactor: apply semantic-ui, indentation, copyright 2023-11-10 09:19:01 +01:00
Christoph Ladurner fffd744731 layout: improve
* add frontpage overview

* change recent uploads to global search

* add overview to dashboard

* change default link of the dashboard menu entry from uploads to
  overview

* change text of 'my uploads' buggy
2023-11-10 09:19:01 +01:00
Christoph Ladurner 105db720ea theme: add separate search entry for rdm 2023-11-10 09:19:01 +01:00
Christoph Ladurner 0cee624dbb global: make it compatible with v12 2023-11-10 09:19:01 +01:00
Christoph Ladurner c8035571be release v4.11.3 v4.11.3 2023-06-07 23:36:30 +02:00
Christoph Ladurner 6aba6bcaa0 fix: frontpage upload buttons small monitor 2023-06-07 23:36:08 +02:00
Christoph Ladurner 1022fa45f4 release v4.11.2 v4.11.2 2023-06-01 12:45:40 +02:00
Christoph Ladurner eb95994afa frontpage: layout changes 2023-06-01 12:00:30 +02:00
Christoph Ladurner bcacce0644 translation: add oer frontpage translation 2023-06-01 12:00:30 +02:00
Christoph Ladurner c2494401e9 WIP: oer upload button on frontpage 2023-06-01 12:00:30 +02:00
Christoph Ladurner 3afaca51c6 release v4.11.1 v4.11.1 2023-04-20 23:28:57 +02:00
Christoph Ladurner 3a9fe9f385 fix: increase invenio-config-tugraz
* to solve the v11 compatibility problem. in particular the
  invenio-rdm-records to low dependency
2023-04-20 23:28:36 +02:00
Christoph Ladurner 02e9b3f90c release v4.11.0 v4.11.0 2023-04-20 22:09:40 +02:00
Christoph Ladurner 9320fe3d5d global: make dependencies compatible with v11 2023-04-20 22:08:14 +02:00
Christoph Ladurner d38e50a489 release v4.10.1 v4.10.1 2022-11-10 09:21:59 +01:00
Mojib Wali f1fc4d8b9e dep: bump in invenio-assets 2022-10-13 11:57:18 +02:00
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