-
The native indexer is not able to index records "on the fly". This is due to a missing call to extract_text
https://github.com/inveniosoftware/invenio/blob/master/modules/bibindex/lib/tokenizers/Bib…
-
When running the command:
`sphinx-build -qnNW -b doctest docs docs/_build/doctest`
from `run-tests.sh`, `sphinx-build` fails as can be seen here: https://travis-ci.org/inveniosoftware/invenio-circulat…
-
it uses `nonexistant` https://github.com/inveniosoftware/invenio-app-rdm/blob/9c3205bfb4ca7630c3939f80f5ffec13aef047a7/invenio_app_rdm/config.py#L478 should it be `kernel-4` or so?
-
Review the elements to check if the accessibility is properly set when focusing over the elements.
Original comment: https://github.com/inveniosoftware/invenio-app-rdm/pull/2270#issuecomment-16074650…
-
This is correct https://github.com/inveniosoftware/invenio-rdm-records/pull/1239/commits/75aec6966e9e520b0e003c5bfe7bd0a19bac8fdf#diff-b15f067a565eff06a51db80dc6355a7e682cc0a3e41dbfafb3939e9462efd4b6R…
-
Original bug: https://github.com/zenodo/rdm-project/issues/392
Hotfix: https://github.com/inveniosoftware/invenio-app-rdm/pull/2504
The problem: some records were not populated with the `record.pa…
-
Package version (if known): 10.8.6
## Describe the bug
I got the following exception when running https://github.com/inveniosoftware/invenio-app-rdm/blob/master/invenio_app_rdm/upgrade_scripts/mig…
-
Package version (if known): 2.8.4
## Describe the bug
Since defaultActiveIndex is removed (seems to be recent change), it is no longer possible to control via prop if the accordion will be folde…
-
From time to time, I peek into Inveniosoftware repos, and the examples of Invenio 3 that you gave in Garching, and I have been unable to find any evidence that collection trees are implemented in Inve…
-
Let's try to decide what would be the recommended restriction system fitting most service use cases, and let's plug it into Invenio 3 demo site records.
- using collections?
- using ACLs in records?…