Skip to content
Snippets Groups Projects
  1. Nov 17, 2015
    • Helena Jank's avatar
      Merge branch 'master' of https://github.com/hjank/autorensystem · bc9c252e
      Helena Jank authored
      Conflicts:
      	index.html
      	js/authoring/controllers/tabs/contextTabController.js
      bc9c252e
    • 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
  2. Nov 14, 2015
  3. Nov 13, 2015
  4. Nov 05, 2015
  5. Nov 01, 2015
  6. Oct 26, 2015
  7. Oct 22, 2015
  8. Oct 14, 2015
  9. Oct 13, 2015
  10. Oct 12, 2015
  11. 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
  12. Oct 08, 2015
  13. Oct 07, 2015
  14. 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
  15. Oct 05, 2015
  16. Sep 30, 2015
  17. Sep 29, 2015
  18. Sep 28, 2015
  19. 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
  20. Sep 21, 2015
  21. Sep 07, 2015
  22. Sep 05, 2015
  23. Aug 28, 2015
  24. 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
Loading