Skip to content
Snippets Groups Projects
  1. Nov 05, 2015
  2. Nov 01, 2015
  3. Oct 26, 2015
  4. Oct 22, 2015
  5. Oct 14, 2015
  6. Oct 13, 2015
  7. Oct 12, 2015
  8. Oct 09, 2015
    • Helena Jank's avatar
      # some code optimizations: · b2ac072f
      Helena Jank authored
      - removed redundant local variable "name" from activateFunctionalities(), replacing occurrences with global_currentInputUnitName (equal to "name" after unit is clicked)
      ! fixed minor bug: unit names are now displayed in menu instead of "undefined"
      b2ac072f
  9. Oct 08, 2015
  10. Oct 07, 2015
  11. Oct 06, 2015
    • Helena Jank's avatar
      # renamed initCanvas() initPlumbCanvas() · 12d40633
      Helena Jank authored
      # renamed reloadController.js authorSystemController.js
      + added two fake parameters to measurable-context-information.xml for testing
      # moved cleanSections() to tabs.js
      + tried to make #selectOperator invisible on showDetailedContextInfo
      # simplified context class color selection
      # moved some functionality around so that nothing works anymore... (to be undone)
      12d40633
  12. Oct 05, 2015
    • hjank's avatar
      # changed connection listener functionality according to jsPlumb update to v1.7.10 · ddb58d31
      hjank authored
      # un-refactored (in parts) overall project structure: removed (yet) hardly used modalWindows files, added controllers files
      # updated (as of yet unsued) contextInfoModel
      # put several pieces of functionality in their (for now) right-er places, like e.g. addUnitToScenarioModel(), addUnitToMenu(), ...
      - removed redundant replaceMarker2()
      + translated enums in contextTab filler
      ddb58d31
  13. Sep 30, 2015
  14. Sep 29, 2015
  15. Sep 28, 2015
  16. Sep 25, 2015
    • Helena Jank's avatar
      + added several model files · 2601c5c8
      Helena Jank authored
      # [xmlParser] transformed array_contextInformation into more easily accessible object (renaming and cleaning up a little, while at it)
      2601c5c8
  17. Sep 21, 2015
  18. Sep 07, 2015
  19. Sep 05, 2015
  20. Aug 28, 2015
  21. Aug 12, 2015
    • Helena Jank's avatar
      + added JSON-LD conversion from example.owl · ee0de957
      Helena Jank authored
      # relocated translation of contextInformation from tabs to xmlParser
      # made each ID within contextInformation (name, class, parameter, ...) a dictionary object
      # added original contextInformation identifiers as attrs to respective HTML elements
      ee0de957
  22. Aug 10, 2015
  23. Jul 31, 2015
  24. Jun 30, 2015
  25. Jun 11, 2015
  26. Jun 09, 2015
  27. May 25, 2015
    • julius90's avatar
      - add documentation · 232a6da2
      julius90 authored
       - not allowing self loops anymore
       - add button only activating after scenario creation
       - page header size problem
      232a6da2
  28. May 12, 2015
    • julius90's avatar
      - add scenario save as JSON file · eef27b99
      julius90 authored
       - add possibility to change scenario name
       - add connection label name selection in tab bar
       - add icons in context information
      eef27b99
Loading