- 10 Oct, 2017 35 commits
-
-
Mikaël Salson authored
Follows e990f900
-
Mikaël Salson authored
This is terribly weird, but this could be circumvented using the inner_html.
-
Mikaël Salson authored
Due to issue #2565. This commit must be reverted when #2565 will be fixed.
-
Mikaël Salson authored
The previous IDs may have not been unique when having several scatterplots at once.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
See #2244.
-
Téo Vasseur authored
So as to remove 'graph' class when initializing the scatterplot
-
Téo Vasseur authored
-
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 4 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
-