- 20 Nov, 2020 27 commits
-
-
Ryan Herbert authored
Set MySQL to use pipes for concat just like SQLITE.
-
Ryan Herbert authored
-
Ryan Herbert authored
The syntax for specifying the GROUP_CONCAT separator seems to differ between SQLITE and MySQL.
-
Ryan Herbert authored
-
Ryan Herbert authored
fixes issue with sequence_file count for sample_sets accessible to multiple groups
-
Ryan Herbert authored
Add a second left join for performance reasons to include permissions regarding 'patient', 'run' and 'generic'.
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
Pass a helper instance to SampleSetList instead of a set type
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
rather than calculate the most used config in the sample_set list, calculate in the index.
-
Ryan Herbert authored
use auth.vidjil_accessible_query to include permissions
-
Ryan Herbert authored
the on query for anon permissions was causing a cross join with the auth_membership table, which made the file_count and file_size fields incorrect
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Mathieu Giraud authored
Resolve "Warnings, avoir un nouveau wrning si un clone a plusiuers dénomination sur différents samples" Closes #4566 See merge request !850
-
flothoni authored
Merge branch 'feature-t/4566-warnings-clone-multiple-denominations' of gitlab.inria.fr:vidjil/vidjil into feature-t/4566-warnings-clone-multiple-denominations
-
flothoni authored
Link to 4566
-
Mathieu Giraud authored
-
- 19 Nov, 2020 7 commits
-
-
Mathieu Giraud authored
display login information in top-container Closes #2848 See merge request !833
-
Ryan Herbert authored
See #2848
-
Mathieu Giraud authored
Add server identifier to conf.js See merge request !841
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
See #2927
-
- 18 Nov, 2020 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Opens #4562
- 13 Nov, 2020 2 commits
-
-
Mathieu Giraud authored
Retry GPG Closes #3610 See merge request !844
-
Ryan Herbert authored
-