- 08 Apr, 2020 4 commits
-
-
Thonier Florian authored
Missing status "WAIT" in list of values Link to #4239
-
Mikaël Salson authored
-
Mikaël Salson authored
We may have this message even in a normal case if the second file has not reached the server yet. We must tell the user that this is an issue only if that persists.
- 31 Mar, 2020 1 commit
-
- 30 Mar, 2020 1 commit
-
-
Add a classification table, a classification entire to config, update form to include classification information; #Link to #4219
-
- 12 Mar, 2020 1 commit
-
- 02 Mar, 2020 2 commits
-
-
We don't want to allow launching an analysis while one of the file is still uploading (which is the case with a pre-process with two files). Thus to be able to launch a process we expect either to have no pre-process or to have one but already finished. We allow to launch a process even if the pre-process failed to prevent the user from being blocked (he/she can still analyse the R1 file).
-
See #3907
-
- 04 Apr, 2018 1 commit
-
-
Mikaël Salson authored
They may contain UTF-8 characters (because they encode patient name). This is now necessary due to the changes in how we handle the unicode strings.
-
- 22 Mar, 2018 1 commit
-
-
Mikaël Salson authored
-
- 21 Mar, 2018 3 commits
-
-
Ryan Herbert authored
-
Mathieu Giraud authored
-
Ryan Herbert authored
Refactors the file add and edit forms into a single form, and implements a single input for set selection when uploading files. See #2896
-
- 14 Mar, 2018 2 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 06 Mar, 2018 1 commit
-
-
Mikaël Salson authored
-
- 28 Feb, 2018 1 commit
-
-
Ryan Herbert authored
-
- 27 Feb, 2018 2 commits
-
-
Ryan Herbert authored
clarity ! See #3041
-
Ryan Herbert authored
instead of having one button per config, just a single button that extracts for all configs should suffice. See #3041
-
- 23 Feb, 2018 1 commit
-
-
Ryan Herbert authored
an export button for each config for which the sample_set contains a result.
-
- 16 Feb, 2018 2 commits
- 19 Dec, 2017 1 commit
-
-
Mathieu Giraud authored
Closes #2960.
-
- 18 Nov, 2017 1 commit
-
-
The object being that we can use loadUrl to tell when a user has clicked on a link and reset the URL before loading some new data.
-
- 05 Oct, 2017 4 commits
-
-
Ryan Herbert authored
see #2662
-
Ryan Herbert authored
refactores the url sanitisation to the TagDecorator, since we had a little code duplication
-
Ryan Herbert authored
renaming decorate_text to decorate slighlty reduces the length of lines while remaining sufficiently clear as to the purpose of the function, I believe.
-
Ryan Herbert authored
-
- 12 Jun, 2017 1 commit
-
-
Ryan Herbert authored
add a database field to indicate whether a sequence file is from the network. As well as an indication in the sample set file list to inform the user. See #2523
-
- 07 Jun, 2017 1 commit
-
-
Mathieu Giraud authored
Fixes #2512.
-
- 23 May, 2017 1 commit
-
-
Ryan Herbert authored
-
- 22 May, 2017 1 commit
-
-
Mathieu Giraud authored
-
- 16 May, 2017 1 commit
-
-
Mathieu Giraud authored
Follows e13ff56e.
-
- 14 Apr, 2017 2 commits
-
-
Mathieu Giraud authored
See #2141.
-
Ryan Herbert authored
-
- 07 Apr, 2017 1 commit
-
-
Ryan Herbert authored
-
- 08 Mar, 2017 3 commits
-
-
Ryan Herbert authored
Only the sequence_file is needed since the entry already contains the correct pre_process_id
-
Ryan Herbert authored
The controller expects two parameters: the sequence file id and the pre process id and returns a reload redirect message.
-
Ryan Herbert authored
when loading the sample_set index page a permission check was performed on the default config entry (empty select box) which is not a valid config reference. This was breaking the new existance checks in the permissions.
-