- 02 May, 2017 17 commits
-
-
-
-
-
-
add some test for the segmenter
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
user === when comparing with 0
-
Ryan Herbert authored
-
Ryan Herbert authored
-
- 28 Apr, 2017 17 commits
-
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
as recommended by jshint
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
Using JSHint, fix some of the issues raised by the tool
-
Ryan Herbert authored
The variable 'field' was not defined in this context, but the issue was not raised due to poor variable isolation in other parts of the code. A global variable declaration was made in a loop in the model_loader.js file causing the field variable to be accessible in the clone.js file, hence the undefined variable issue was never raised with this piece of code.
-
Ryan Herbert authored
Previously only groups that contained at least one member were displayed. Leading to an issue where if the last member of a group were to be removed, it was no longer possible to interact with said group fro the interface. Therefore requiring database-level intervention.
-
Ryan Herbert authored
the controller was developed without the corresponding view and hence was never debugged. See #2381
-
- 25 Apr, 2017 1 commit
-
-
Mathieu Giraud authored
See merge request !21. Closes #1763.
-
- 21 Apr, 2017 4 commits
-
-
Téo Vasseur authored
See #1763 + light doc correction
-
Téo Vasseur authored
See #1763 + light doc correction
-
Mathieu Giraud authored
-
Mathieu Giraud authored
At least one developer currently uses OS X.
-
- 20 Apr, 2017 1 commit
-
-
Téo Vasseur authored
See #1763 Builds starBox, sizeBox and infoBox
-