Xavier Lecours

Results 7 issues of Xavier Lecours

**Describe the bug** using raisinbread, the count for the Registered candidates in the 'Undefined' subproject column seems inaccurate. The candidate 300147 should be shown there because it has no subproject...

Bug

Rebased version of https://github.com/aces/Loris/pull/7502 Create a subproject endpoint to support: GET request to /projects/{project}/subprojects: return all the existing subprojects. GET request to /projects/{project}/subprojects/{subproject} : return a subproject with supported VisitName...

Feature
API

**Describe the bug** The value displayed in the configuration module for the host under WWW comes from the xml file () instead of the Config table. This might be somewhat...

Bug
UI

## Tasks: - [x] Review issues from previous release testing ### Documentation Tasks - [ ] Update test plans - [ ] Review/update module READMEs (Interactions, configurations, permissions, widgets, …)...

24.0.0 Manual Test Assignment

could we add a white list of domain(s) where a Javascript client for the REST API could be served and send HTTP request from? The missing response header is `Access-Control-Allow-Origin`

Question
Priority: Normal
Security
API
Admin

This adds a schema file to describe the imaging_uploader module endpoints. The file can be used by the api_docs module.

Copy of https://github.com/aces/Loris/pull/5016 This adds `POST /candidates///dicoms` to upload a dicom. `GET /candidates///dicoms//processes` to get the server processes related to that dicom upload (mri_upload) `POST /candidates///dicoms//processes` to start a mri_upload...

Feature
API
Needs Rebase
Priority: High