- 13 Dec, 2016 7 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
As we don't provide those Vidjil files (maybe we should?), comment the corresponding configuration as it will (nicely) fail to load the files. This is now provided as an example
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
- 12 Dec, 2016 4 commits
-
-
Mathieu Giraud authored
-
RyanHerb authored
-
RyanHerb authored
The default proxy address was set to a platform specific URL. Since that patform will soon be decommissioned, it is important to set the URL to the generic address.
-
RyanHerb authored
Missing crossdomain headers were prevent some features of the javascript segmenter from functionning. This should resolve those issues
-
- 09 Dec, 2016 4 commits
-
-
With the new server some queries are a little bit longer than other, so an extended timeout length might be needed.
-
Some timeouts were hard-coded with a value that existed as a global variable.
-
Mathieu Giraud authored
Thanks for @mikael-s for discovering this bug
-
Mathieu Giraud authored
This usually occurs on a fresh install without 'make germline'. Fixes #1667.
-
- 08 Dec, 2016 4 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Fix #2052
-
HERBERT Ryan authored
fcgiwrap is required for the vidjil CGIs to work in the browser. Now it will be installed automatically
-
HERBERT Ryan authored
-
- 07 Dec, 2016 7 commits
-
-
HERBERT Ryan authored
the get_info_dict method had an incorrect variable name and was breaking the sample_set/index page for runs
-
HERBERT Ryan authored
-
HERBERT Ryan authored
The default redirect for non-admin users is now set to the new sample_set list with type=patient
-
HERBERT Ryan authored
-
HERBERT Ryan authored
One of the logging calls indicated that the loaded list was of runs regardless of the type.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 06 Dec, 2016 5 commits
-
-
Mikaël Salson authored
@tydax solved #2045 with 7c97c416. Here we make sure that a regression won't happen.
-
-
-
Mikaël Salson authored
Just provide the syntax for information, but the default proxy is fine. Moreover we update the URL to a one which is currently working. Spotted thanks to @tydax.
-
Mathieu Giraud authored
Discussion with @mikael-s, @aurelBZH and @RyanHerb: The same menu entry was previously used to open/save different sample sets.
-
- 05 Dec, 2016 1 commit
-
-
Mikaël Salson authored
-
- 02 Dec, 2016 3 commits
-
-
HERBERT Ryan authored
-
HERBERT Ryan authored
There was a reference to the type variable in the view, although the type variable had been replaced a few commits ago.
-
HERBERT Ryan authored
Added missing parameter to request when sorting the sample_set list
-
- 01 Dec, 2016 5 commits
-
-
Mikaël Salson authored
Discussed in #2003. The e-value depends on the number of (segmented) representatives, not the total number of clones.
-
Mikaël Salson authored
This is used in the cloneDB.cgi to ensure unicity in a same sample
-
Mikaël Salson authored
-
Previous error was present twice in config urls
-
-