Skip to content
Snippets Groups Projects
  1. Dec 10, 2015
  2. Dec 08, 2015
  3. Dec 03, 2015
    • Helena Jank's avatar
      + added relationTabController · 8cb6ffb0
      Helena Jank authored
      # moved event handlers for connections from canvasController to relationTabController
      # moved initUnitEventHandlers() from canvasController to unitController
      # moved chooseMetaIcon() from unitController to formatSelections
      + added optional index parameter to addContextInfo() in unitModel
      + added getItemByID() to contextInfoListModel
      # started correcting German umlauts in dictionaries
      # changed data structure of array_multiSelectionContextInfos:
         1. "id" is now context ID, "text" its translation;
         2. new items now get pushed to the end of the array, changed items stay where they are
      # changed changeColorMultiContextInfos() into formatMultiContextInfosElements()
      TODO: editing items in multi selection does not work as it should (see latter changes)
      8cb6ffb0
  4. Nov 24, 2015
    • Helena Jank's avatar
      + added parameterModel · 5862cac9
      Helena Jank authored
      + added function to get unit from entire author system content by its UUID
      - in contextInfoModel: removed unnecessary complexity in value object
      + in contextInfoModel: added each part of former value object as context info property + getter and setter functions for each
      # completed changes towards consistent usage of models: contextInfo, parameters, unit, authorSystem
      # completed changes in checkInformation(), drawing information from model structure instead of view
      # renamed parameter input and select fields and divs with generic ID "parameter"+i and "divParameter"+i, resp.
      # untangled event handlers for clicked or dragged units and properties tab from "blob" activateFunctionalities()
      # replaced (use and function of) global var global_currentInputUnitName with global var currentUnitUUID
      # made variable currentConnectionID global
      5862cac9
  5. Nov 19, 2015
  6. Nov 17, 2015
    • Helena Jank's avatar
      - removed fake parameter (testing purposes) from context info · 7b3c1afc
      Helena Jank authored
      - removed metadataTabController script tag from html
      # overall replacement of myAuthorSystem with instance of AuthorSystemContent model
      7b3c1afc
    • Helena Jank's avatar
      - removed directory .idea from version control · c0e9666e
      Helena Jank authored
      # renamed divContextParameters (+ temporary changes in index.hmtl, will be overridden soon)
      - removed metaData tab which was a mere placeholder for Tom's CMS work
      + added metaData dictionary
      + added functions addMetaDataToUnit() and removeMetaDataFromUnit()
      # changed parameter access and collection in contextInfoController and locationInfoMapController
      # moved "get current unit dictionary" code into function getCurrentUnitDataModel()
      c0e9666e
  7. Nov 13, 2015
  8. Nov 01, 2015
  9. Oct 26, 2015
  10. Oct 14, 2015
  11. Oct 13, 2015
  12. 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
  13. 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
  14. Sep 30, 2015
  15. Sep 29, 2015
  16. Sep 28, 2015
  17. 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
  18. Sep 21, 2015
    • hjank's avatar
      # refactored statemaschine.js into canvasController.js (comparison: function preserved) · 2558be25
      hjank authored
      # refactored functionaliies.js into reloadController.js (comparison: function preserved)
      # in reloadController.js: changed jQuery.ready into jsPlumb.ready due to delayed inst initialization
      # simplified metaIcon choice and adding
      # moved more code from general (tabs, modalWindows) to more specific files (metadataTabView, createScenarioModalWindowView, ...)
      + added propertyTab.js
      - removed several unnecessary files from MVC scaffold
      2558be25
  19. Sep 07, 2015
  20. Sep 05, 2015
  21. Aug 10, 2015
  22. Jul 31, 2015
  23. Jun 11, 2015
  24. Jun 09, 2015
  25. 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
  26. 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
  27. Apr 30, 2015
    • julius90's avatar
      - modified scrolling issue (units) · 1d0c47a7
      julius90 authored
       - improve input field in create scenario
       - add delete unit button in tab "Eigenschaften"
       - add light load scenario
       - show tab container only after unit clicking
       - design: all cancel button are now grey
      1d0c47a7
  28. Apr 25, 2015
  29. Apr 21, 2015
  30. Apr 15, 2015
  31. Apr 12, 2015
  32. Apr 09, 2015
  33. Apr 07, 2015
  34. Mar 31, 2015
  35. Mar 26, 2015
Loading