-
Notifications
You must be signed in to change notification settings - Fork 197
Comparing changes
Open a pull request
base repository: aces/Loris
base: v26.0.2
head repository: aces/Loris
compare: v26.0.3
- 9 commits
- 19 files changed
- 8 contributors
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4790fb9 - Browse repository at this point
Copy the full SHA 4790fb9View commit details
Commits on Nov 26, 2024
-
[electrophysiology_uploader] Fix minor unexpected behaviours (#9470)
- Update `Browse` tab on successful upload of a file. - Clear any possible error messages from previous file uploads when selecting a file. Resolves #9258
Configuration menu - View commit details
-
Copy full SHA for 8f118bd - Browse repository at this point
Copy the full SHA 8f118bdView commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92c4d81 - Browse repository at this point
Copy the full SHA 92c4d81View commit details
Commits on Dec 10, 2024
-
[wiki] Rename subproject to cohort (#9505)
Missed file rename in wiki in subproject->cohort change.
Configuration menu - View commit details
-
Copy full SHA for e37a481 - Browse repository at this point
Copy the full SHA e37a481View commit details
Commits on Dec 12, 2024
-
[Deprecated DQT] Fix type error in demographic import script (#9508)
Fix type error in CouchDB_Import_Demographics script. Resolves #9507
Configuration menu - View commit details
-
Copy full SHA for df859e0 - Browse repository at this point
Copy the full SHA df859e0View commit details
Commits on Dec 13, 2024
-
[Raisinbread] Add physiological_event_archive entries (#9515)
This adds entries RB's physiological_event_archive table. They were previously referencing non-existing files so they were removed in ab5caa7, when they should have been replaced with entries referencing existing files.
Configuration menu - View commit details
-
Copy full SHA for 586b721 - Browse repository at this point
Copy the full SHA 586b721View commit details -
[Candidate] Support creating candidates from the backend (unix user) (#…
…9485) The current code tries to get a username from the session. the session does not have a state when the candidate::createnew function is called from a script on the backend. The new code is inpired by the database class which tries to use the environment username to create the data. This allows candidate::createNew to be called from scripts.
Configuration menu - View commit details
-
Copy full SHA for 3887c03 - Browse repository at this point
Copy the full SHA 3887c03View commit details -
[issue_tracker] Add [priority,status] in the body and 'study' to subj… (
#9471) …ect of email notification - Update Issue Tracker to add 'study' to the subject of the email notification for issues created or changed. - Also add 'status' and 'priority' to the email body for the issue assigned.
Configuration menu - View commit details
-
Copy full SHA for 5c7b3bd - Browse repository at this point
Copy the full SHA 5c7b3bdView commit details
Commits on Dec 18, 2024
-
[EEG Browser] Fix webpack and ts config (#9517)
Fix the webpack and TS config for EEG Browser: - disable TS strict mode for the EEG visualization module for successful compilation - remove unecessary webpack hack with proper ts config
Configuration menu - View commit details
-
Copy full SHA for 03d4710 - Browse repository at this point
Copy the full SHA 03d4710View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v26.0.2...v26.0.3