- 16 Oct, 2019 2 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 11 Oct, 2019 2 commits
-
-
Mikaël Salson authored
Resolve "Displaying all sub-clones does not work" Closes #3951 See merge request !498
-
- 07 Oct, 2019 4 commits
-
-
Mikaël Salson authored
Resolve "Fusion de reads avec Flash" Closes #3911 See merge request !469
-
Mikaël Salson authored
js/export.js: free (unsaved) comments at the end of each report Closes #3938 See merge request !519
-
Thonier Florian authored
Link to #3951
-
Mathieu Giraud authored
Merge branch 'feature-c/3079-l-export-de-rapport-monitor-plante-s-il-n-y-a-qu-un-seul-sample' into 'dev' Resolve "L'export de rapport (monitor) plante s'il n'y a qu'un seul sample" Closes #3079 See merge request !403
-
- 04 Oct, 2019 18 commits
-
-
Mathieu Giraud authored
Test legacy browser Closes #3765 See merge request !451
-
Mikaël Salson authored
This is necessary for functional tests to reset the DB
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See !519
-
Mikaël Salson authored
Allow user to modify password Closes #3545 and #1682 See merge request !322
-
Mikaël Salson authored
This prevents a server error and preserves backward compatibility.
-
Mathieu Giraud authored
Closes #3545.
-
Mathieu Giraud authored
Calling subset Closes #3917 and vdj#893 See merge request !518
-
Mathieu Giraud authored
See #3988. ~15em spared !
-
Mikaël Salson authored
Otherwise the script fails silently (because the sed command on the line below fails but as it is launched in an external shell this doesn't impact the current one.
-
Mikaël Salson authored
We don't test Chrome yet as it may require additional work
-
Mikaël Salson authored
This may occur on old Chrome versions with file: protocol.
-
Mikaël Salson authored
Depending on where the mouse stayed we may (or may not) see the color. Thus we move the mouse elsewhere so that it won't disturb the hover state of the element of interest.
-
Mikaël Salson authored
It is set through project configuration but we may want to deactivate it for specific jobs
-
Mikaël Salson authored
-
Mikaël Salson authored
If we had an environment variable it was removed. However we may want to specify the value using an environment variable (see previous commit for #3765)
-
Mikaël Salson authored
They are launched twice using different tags See #2900 for the trick. Fix #3765
-
Mikaël Salson authored
As we changed the minimal length we need to have passwords of that length (even for the tests)
-
- 03 Oct, 2019 5 commits
-
-
Mikaël Salson authored
So that it can work even without a conf.js (which is the case in our tests for instance)
-
Mikaël Salson authored
We're done. Fix vdj#893, #3917
-
Mikaël Salson authored
The proxy variable is actually useless as we now have the db_address variable. Thus the proxy address can be derived from that. The config.js.sample is updated accordingly. See vdj#893
-
Mikaël Salson authored
See vdj#893
-
Mikaël Salson authored
extract IMGT specific part, to have a more generic function that could be used elsewhere
-
- 27 Sep, 2019 1 commit
-
-
Mathieu Giraud authored
Merge branch 'feature-ts/3978-calculer-les-distributions-sur-tous-les-clones-pas-sur-le-top' into 'dev' Resolve "Calculer les distributions sur tous les clones, pas sur le top" Closes #3978 See merge request !516
-
- 26 Sep, 2019 7 commits
-
-
Mathieu Giraud authored
Fix watir tests Closes #3987 See merge request !521
-
Mikaël Salson authored
When clicking it seems that the mouse isn't necessarily over the menu. Thus it will open and close just after because the mouse isn't over the menu. Fix #3987
-
- 25 Sep, 2019 1 commit
-
-
Mathieu Giraud authored
-