- 19 Sep, 2014 1 commit
-
-
Marc Duez authored
-
- 18 Sep, 2014 2 commits
- 17 Sep, 2014 4 commits
-
-
Marc Duez authored
-
-
Marc Duez authored
Merge branch 'rework_analysis' of git+ssh://scm.gforge.inria.fr//gitroot/vidjil/vidjil into rework_analysis Conflicts: browser/js/model.js
-
Marc Duez authored
-
- 16 Sep, 2014 14 commits
- 15 Sep, 2014 10 commits
- 12 Sep, 2014 9 commits
-
-
Mikaël Salson authored
Additionnaly we make sure that the name will not have any problem to be recorded (we remove problematic characters)
-
Mikaël Salson authored
Two reasons: 1. Easier to have something common in many places. 2. Easier to handle different cases: eg. classic filenames and name of patients (as retrieved from the server).
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
Since the HTML code including the database_url, it makes sense to comment this JS code too.
-
Mikaël Salson authored
The trailing # was not always there, therefore the string was not replaced and we were not redirected at the right place. Use a regexp instead that is more general and should catch more cases (wherever Vidjil is installed...)
-
Mikaël Salson authored
No need to specify a hard-coded value for the number of sequences. Fasta object knows how many sequences there are.
-