1. 09 Jun, 2017 3 commits
  2. 08 Jun, 2017 5 commits
  3. 07 Jun, 2017 3 commits
  4. 06 Jun, 2017 9 commits
  5. 02 Jun, 2017 3 commits
  6. 01 Jun, 2017 2 commits
    • Romain Loth's avatar
      WIP facet legends 1/2 (samerange) · afe77960
      Romain Loth authored
      added binning mode 'samerange' + new syntax for choosing it in settings + finished replacing atts_2_exclude + possibilities for better string cluster mapping TODO: color functions per settings
      afe77960
    • Romain Loth's avatar
      fix edge ids in graph saving · 0c79ed7e
      Romain Loth authored
      but we should rather use the sigma.exporters.gexf.js
      0c79ed7e
  7. 31 May, 2017 4 commits
  8. 30 May, 2017 1 commit
    • Romain Loth's avatar
      settings refacto + urlparams 2/2 · eceb74e3
      Romain Loth authored
      renamed (topPapers to relatedDocs, divFlags to moduleFlags...), fixed several config effects that were disconnected (sizeMult, tagcloud sizes, colorsByAtt), generalized the TW.conf prefix
      eceb74e3
  9. 29 May, 2017 1 commit
    • Romain Loth's avatar
      WIP settings refacto + urlparams 1/2 · d76ab522
      Romain Loth authored
      reordered params inside settings_explorerjs with new packaging in TW.conf property and more meaningful/transparent variable names + newurl param sourcemode
      d76ab522
  10. 24 May, 2017 1 commit
  11. 23 May, 2017 4 commits
  12. 22 May, 2017 2 commits
    • Romain Loth's avatar
      mass rename to clarify the active types bool array and its associated str key · dd2456cc
      Romain Loth authored
      this boolean array symbolizes for each node type if yes or no it is displayed, with effet also on edges)... It apparently replaced around 2015 the earlier convention with types A, B, AB... it is often used (symbolizing for each node type if yes or no it is active)... it was sometimes named states (very confusing with the other 'states' that record user interaction steps and that also contain info about these activetypes) or type (misleading singular)
      dd2456cc
    • Romain Loth's avatar
      finish inits restructuration allowing repeated graph load · 82a36d00
      Romain Loth authored
      old initListeners split in three: initGUIListeners and initSearchListeners that are run once at page load, and initSigmaListeners that is run for each new graph open from local file... also env function and CSS for the local graph file input
      82a36d00
  13. 19 May, 2017 2 commits