regis
regis
We cannot connect to a secure ES. To reproduce: ```bash # get one docker version of ES with active security docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:5.6.16 #...
Prb: cannot see list_fields() results, got NULL everytime. Sol: Change only the path to the result, linked to Elasticsearch 7.4.0
Hi, I am trying to use the functions you listed in [CRAN](https://cran.r-project.org/web/packages/elasticsearchr/vignettes/quick_start.html), everything seems to work pretty fine except the `list_fields()` using `%info%` infix. I tried with the tidyverse `mpg`...
**Describe the bug** Clicking the bottom panel to collapse closes the top one.   **To Reproduce** Steps to reproduce the behavior (attach screenshots if applicable): 1. Go to https://test-dev-260.loris.ca/dataquery/...
**Describe the bug** Not really a bug, more an enhancement. Clicking the arrow of the bottom-right box is an eye-hand motor skill check when scrollbar appears.    **To...
**Describe the bug** Running https://github.com/aces/Loris/blob/main/modules/datadict/test/TestPlan.md, last step fails on test v26 vm. ``` PHP Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row:...
## Brief summary of changes Extract of #8929. Contains only the `roles_manager` module and other necessary items. Roles are pre-configured sets of permissions automatically assigned when the user is given...
**Describe the bug** Related to point 6. in instruments module test plan. In configuration, the `instrument resetting` config has no value (expected Y/N).  Minor one because the `delete instrument...
**Describe the bug** Clicking the incomplete forms link inside the LORIS dashboard works but goes to an empty table. During testing lots of errors are printed in the logs but...
**Describe the bug** In `dataquery` module, after a query is run and the result is displayed, clicking the `View data` link in breadcrumb redirect to an invalid page. ![Recording 2024-04-25...