jeffersoncasimir

Results 12 issues of jeffersoncasimir

The [TestPlan.md](https://github.com/aces/Loris/blob/87a3dd5bde053728b99db49cc194de8a96886370/modules/user_accounts/test/TestPlan.md?plain=1#L44) says the following: > 15. Verify that if the editor does not have permission 'Across all sites add and edit users' then the site drop-down list is populated...

Documentation
26.0.0-bugs

This PR aims to improve the current compliance to the BIDS standard. Loris-MRI counterpart: [#1041](https://github.com/aces/Loris-MRI/pull/1041) Partially addresses #8910. This replaces references to `annotation` files with references to `event` files. This...

Add to Release Notes
Cleanup
Caveat for Existing Projects
Document at Release
Critical to release
Priority: High

This PR adds more robust HED tag support. Closes #8910. Depends on #9032 (should be merged before reviewing) Loris-MRI counterpart: [#1041](https://github.com/aces/Loris-MRI/pull/1041) It adds SQL tables to store HED schemas as...

Add to Release Notes
Caveat for Existing Projects
Document at Release
Blocked
Critical to release
Priority: High

This PR does the following: - Uses a revised set of coefficients values for the filters, depending on the recording's sampling frequency - Uses multiple store references when there are...

Bug
Critical to release
Priority: High

According to the [BIDS spec](https://bids-specification.readthedocs.io/en/stable/glossary.html#objects.metadata.DatasetType), and consistent with the [SQL](https://github.com/aces/Loris/blob/9dccc0cff238fe255d6a5a58b9761925b8c53b5f/SQL/0000-00-05-ElectrophysiologyTables.sql#L415), `derivative` should be spelled without an `s`. The fix on the aces/Loris side is to change `derivatives` to `derivative` in...

Bug
26.0.0-bugs

The `media` module permissions are the following: - `Media: Edit/Upload/Delete Candidate Media Files` - `Media: View/Download Candidate Media Files` Users with `Media: View/Download Candidate Media Files` are able to view...

Bug
26.0.0-bugs

For compliance with the HED spec, duplicate tags should not be permitted _at the same nesting level_. Extra attention is needed for tag grouping actions to ensure compliance with the...

This issue serves as a reminder that unit tests need to be created for certain HED tag functions introduced by #9033.

GSOC

While testing the module, I noticed a few minor non-breaking issues, that I believe would constitute improvements to the module. - After uploading a file, the `Browse` tab does not...

Bug
UI

This PR adds an importer for the DQT for EEG fields.