- 12 Dec, 2014 4 commits
-
-
Marc Duez authored
- fused_file store the list of used sequence_file
-
Marc Duez authored
-debug update problem with system selected from scatterplot -scatterplot and infoBox use the same set of function to access/change system_selected -modeljs doesn't check the DOM anymore to update system
-
Marc Duez authored
-
-
- 11 Dec, 2014 11 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
The <h3> title was not informative. Search box is now at the left, because we are mainly searching on the names of patients.
-
-
Marc Duez authored
-
Mikaël Salson authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
builder.js / Qunit : make "scatterplot" independent of "builder.js" but more dependent of "builder.js" -and this solve problem with phentomJS
-
-
- 10 Dec, 2014 23 commits
-
-
Marc Duez authored
-
-
It may be useful to remember which patient we are talking on before deleting it or changing its permissions.
-
-
-
If the patient name has some unicode characters, the manipulated string has to be a python unicode string. We should one day ensure that all strings are handled as unicode both in the database and in web2py.
-
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
The query name depends on the results of the previous tests. The length should be always 119.
-
Mathieu Giraud authored
This is the first test that will fail if a bad index.html is given.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Some webdrivers require such canonical paths.
-
Marc Duez authored
-
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
Ideally, we should have an icon here
-
Mathieu Giraud authored
No special case when there is no system_selected. The least the sp_systems move, the better, even if there is a white space at the right.
-
Vidjil Team authored
Everyone belongs to 'public', so it may be a bad idea.
-
Vidjil Team authored
-
- 09 Dec, 2014 2 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Class VidjilBrowser knows how to get the elements in the browser (it knows the class, the hierarchy and so on). Inside the tests we should rely as much as possible on VidjilBrowser rather than using directly class names, ID or texts to retrieve a given element. Of course VidjilBrowser should be completed all along the time :)
-