Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ReportMaker
  • masfad-display-image
  • master default protected
  • multiple_wowa_detector
  • update-php-version
  • visualisation-stan
  • visualizations
  • wowa-training
  • wowa_training_v2
  • 1.7.0
  • 1.6.0
  • 1.5.1
  • 1.5.0
  • 1.4.5
  • 1.4.4
  • 1.4.3
  • 1.4.2
  • 1.4.1
  • 1.4.0
  • 1.3.3
  • 1.3.2
  • 1.3.1
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.0
  • 0.0.7
  • 0.0.6
  • 0.0.5
29 results
Created with Raphaël 2.2.017Dec15141098626Oct2521201441Sep31Aug30262520916Jul15622Jun171615108120May1918121064329Apr2826962130Mar292322181716151211126Feb16151098543221Jan201312117518Dec24Nov171628Oct2321191815141354Renamed the donut script to simple-donut script and changed the dashboard to include the renamed scriptAdded the logic for displaying the EvidencesPerAgent visualizationAdded a script for the donut visualizations for the evidences per agentChanges to commenting to make it more understandableChanged a bit the layout + added two visualizations to show the # of entries in the database for the RawData and Evidences respectivelyAdded a method to the MarkController named dbstatus that returns the # of entries of rawdata and evidences in the DB to be displayed on the dashboard. Added a route to the json data retrieved from the database. Will later be updated with specific # of data generated per agent/client/serverRemoved an unecessary spaceremoved an unnecessary variable 'data'Changed how the inline javascript is loaded, it waits for all DOM Content is loaded (using DOMContentLoaded event listener) before executing the scriptAdded back the defer parameter, which was removed following issue #42, new solution was added to the blades that are consernedMoved the reload script to reload only the visualization container instead of the whole page, that way only the visualizations are redrawn.Changed the colors used by the bubble graph, changed the size of the SVG, now it is 100% height and width, as previously it caused unintended behavior using the containers clientWidth and clientHeightRemoved commented linesremoved a line from the bubble-script.blade that caused a null value to be given to the container and causing an errorRemoved the script link to the online version of d3.js from the bubble.blade and dashboard.bladeAdded the d3.js library to the project as required, that way it is not loaded each time from the internet and the website can run on machines not running with an online connectionRemoved the "defer" token from the app.blade.php following issue #42Merge branch 'visualizations' of gitlab.cylab.be:cylab/mark-web into visualizationsAdded an extra parameter to the bubble-script, taking the container name so it can be drawn into it or redrawn if neededUpdate Dockerfile, changed the command "RUN export.." to "ENV .." so it persists between intermidiate containersUpdate Dockerfile, added the export NODE_OPTIONS command as workaround for issue #41Added a bubble-script blade that can be included in the dashboard view and bubble.blade view, displaying the Bubble graph. That way there is no duplication of codeRemoved unnecessary css, dashboard uses bootstrap for nowUpdated the dashboard with new html element's used css and better managementremoved blank line causing errorsUpdated the css for correct display of the dashboard bladeAdded the necessary methods and routes to load the dashboard bladeAdded a dashboard blade for visualizationsMerge branch 'tree_map' into 'master'1.7.0 master up…1.7.0 master update-php-versionMerge branch 'bubble' into 'master'1.6.01.6.0fix stylecommented out failing mark testbubble view : subject.name is not hardcodedbuble view : reload page after 5 minbubble view : limit to first 100 subjects, to avoid overloading the graphbubble view : responsive (adapt to size of window)Correction in WowaJob. Wowa detector selection was possible, but the computation was using all the feedbacks : correctedmultiple_wowa_d…multiple_wowa_detectorMerge branch 'multiple_wowa_detector' into 'master'Add button to load WOWA results as Wowa parameters in markAdded a functionality for redirecting to the evidence inspect page when clicking on a specific bubble in the bubble graph
Loading