- 10 Oct, 2017 25 commits
-
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
See #2493
-
Téo Vasseur authored
-
Téo Vasseur authored
See #2493
-
Téo Vasseur authored
-
Téo Vasseur authored
Revert "builder.js : (diag) remove width (set back to 0)" This reverts commit 86c53c30. Revert "builder.js : (diag) add css to hide sp3" This reverts commit ee031aa7. Revert "builder.js : (diag) create sp3 in right-container, to avoid deleting graph" This reverts commit dbcbb92c. Revert "builder.js : (diag) undo c0e5e643" This reverts commit e8894daa. Revert "menu.js : (diag) remove all children instead of init" This reverts commit 22e94e76.
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
See #2244 Avoid graph/scatterplot unwanted duplication and related errors by removing graph/sp2 from m.view when switching. m.view.length is therefore consistent. Using Scatterlot constructor is not the best, but otherwise bugs were caused by the multiple call to Builder.init() (see #2438). Keeping the first sp2 instance would lead to unwanted attribute values and the clones not displaying.
-
Téo Vasseur authored
See #2244 To be removed when solving #2201
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
See #2244
-
Téo Vasseur authored
Function to change the content of visu2 See #2244
-
Téo Vasseur authored
Controller to be used to switch between graph and scatterplot
-
Téo Vasseur authored
See #2244
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Feature c/es5 tags Closes #2694 See merge request !88
-
Ryan Herbert authored
Some syntax was es6 specific, whereas we made the decision to stick with es5 for better compatibility for our users. See #2694
-
- 09 Oct, 2017 1 commit
-
-
Ryan Herbert authored
This is causing some issues with out version of web2py (confirmed bug, fixed in newer version). But we're having some difficulties upgrading. For the time being it isn't a critical issue since the regex in the TagExtractor class should prevent any XSS issues at this point.
-
- 06 Oct, 2017 14 commits
-
-
Mathieu Giraud authored
See #2468.
-
Mathieu Giraud authored
Feature c/deletion view, by @flothoni Closes #2507 See merge request !61
-
Mathieu Giraud authored
Closes #2507.
-
Thonier Florian authored
-
Thonier Florian authored
-
Thonier Florian authored
-
Thonier Florian authored
-
Thonier Florian authored
clone.js : getDeletion return now 'undefined' if not able to founded the asked deletion on the asked segment
-
Thonier Florian authored
link to #2507
-
Thonier Florian authored
link to #2507.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
models/tags.py dash characters in tags Closes #2686 See merge request !86
-
Ryan Herbert authored
see #2686
-