- Oct 13, 2015
-
-
Tobias Moebert authored
-
hjank authored
# moved view changes from unitModel to canvasView
-
- Oct 12, 2015
-
-
Helena Jank authored
+ added access functionality to scenario model and authorSystemContent model
-
- Oct 09, 2015
-
-
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"
-
- Oct 08, 2015
-
-
hjank authored
-
- Oct 07, 2015
-
-
hjank authored
-
- Oct 06, 2015
-
-
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)
-
- Oct 05, 2015
-
-
hjank authored
-
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
-
hjank authored
-
- Sep 30, 2015
-
-
hjank authored
# unobtrusified add-contextinfo-button-click-event-showcontextinfo-function (added listener to fillContextTab())
-
hjank authored
# moved contextList.init() from reloadController into main, hoping for faster arrival of context items (async no good)
-
hjank authored
# changed "beforeDrop" and "click" event binds to fit jsplumb update (1.7.10 passes in connection as parameter to bind; needs to be thoroughly overhauled...)
-
- Sep 29, 2015
-
-
hjank authored
# adjusted all context info access to translation calls # simplified icon selection and formatting, keeping icon sources in dictionary
-
- Sep 28, 2015
-
-
hjank authored
# transferred translations from contextInfoList to where they're rendered (translations belong to view, not model) # started on dictionaries for translations and icons
-
hjank authored
# changed usages of old array_contextInformations (now contextList; using key identifiers instead of indices) # serialized whole process (before: async), starting from main.js # updated ContextInfoList structure description (comment): from array of arrays to array of objects
-
- Sep 25, 2015
-
-
Helena Jank authored
# [xmlParser] transformed array_contextInformation into more easily accessible object (renaming and cleaning up a little, while at it)
-
- Sep 21, 2015
-
-
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
-
hjank authored
! updated jsPlumb from 1.7.2 to 1.7.10 to re-enable drag'n'drop of connetions in Chrome (touch device "bug")
-
- Sep 07, 2015
-
-
Helena Jank authored
# further refactoring toward MVC
-
Helena Jank authored
# further refactoring toward MVC
-
hjank authored
-
- Sep 05, 2015
-
-
hjank authored
-
- Aug 28, 2015
-
-
Helena Jank authored
# renamed translation function for possibleValues
-
- Aug 12, 2015
-
-
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
-
- Aug 10, 2015
-
-
hjank authored
# started refactoring for JSON-LD A-Box generation, replacing German translations with original context identifiers # renamed statemaschine to statemachine # simplified xmlParser code a little
-
- Jul 31, 2015
-
-
Helena Jank authored
# corrected translation "Lernklumpen" # moved external libraries to directory "vendor" + generated jsdoc (in /doc/out)
-
- Jul 02, 2015
-
-
julius90 authored
-
- Jun 30, 2015
- Jun 11, 2015
-
-
julius90 authored
-
- Jun 09, 2015
-
-
julius90 authored
-
- May 25, 2015
-
-
julius90 authored
- not allowing self loops anymore - add button only activating after scenario creation - page header size problem
-
- May 12, 2015
-
-
julius90 authored
- add possibility to change scenario name - add connection label name selection in tab bar - add icons in context information
-
- Apr 30, 2015
-
-
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
-
- Apr 25, 2015
-
-
julius90 authored
- add unit deletion - delete default scenarios - error message after modal window closing fixed
-
- Apr 21, 2015
-
-
julius90 authored
- google maps included - all context information and meta data with an icon where shown only with icons - modal window "Delete Scenario" was changed
-
- Apr 15, 2015
-
-
julius90 authored
-
- Apr 12, 2015
-
-
julius90 authored
-