regis

Results 21 issues of 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 #...

enhancement
help wanted

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`...

ES7

**Describe the bug** Clicking the bottom panel to collapse closes the top one. ![image](https://github.com/aces/Loris/assets/25327259/d7acb025-981a-4c51-bf11-c9115c55a906) ![image](https://github.com/aces/Loris/assets/25327259/6e76335b-acb8-49fe-aa71-3771c4d4525f) **To Reproduce** Steps to reproduce the behavior (attach screenshots if applicable): 1. Go to https://test-dev-260.loris.ca/dataquery/...

Bug
26.0.0-bugs

**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. ![image](https://github.com/aces/Loris/assets/25327259/0093b44c-1ee6-4ccc-a14d-42a77a7c827b) ![image](https://github.com/aces/Loris/assets/25327259/36460d09-91fe-4e3b-a9cb-e1b738af3be9) ![image](https://github.com/aces/Loris/assets/25327259/8e5a3530-4d6e-465e-8f37-820f72f42ae8) **To...

Bug
26.0.0-bugs

**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:...

Bug
26.0.0-bugs

## 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). ![image](https://github.com/aces/Loris/assets/25327259/c9cb6951-8c3f-406a-b360-380d2c3c2cea) Minor one because the `delete instrument...

Bug
26.0.0-bugs

**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...

Bug
26.0.0-bugs

**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...

Bug
26.0.0-bugs