Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
  1. May 30, 2014
    • ANAGNOSTOPOULOS Konstantinos's avatar
      Merge pull request #3 in VECTO/vecto-cse from ~ANAGNKO/vecto-cse:master to master · 673670c6
      ANAGNOSTOPOULOS Konstantinos authored
      # By ankostis@host:STUW025
      # Via ankostis@host:STUW025
      * commit 'eff38dad':
        Minor text.md edits for pull-requesting.
        Logging-2: single-logging routine
        Resturcture Modules and Folders
        FIX WorkingDir relative-path error.
        Converted cVehicle into JSON!
        Rework logging routines
        Link JSON to GUI controls (labels & toolstips)
        More JSON and Prefs Enhancements
        json: rework IO code.
        vehicle: Rename fields to prepare for JSONize.
        restructure: drop Tools folder.
        json: Split parsing into Header/Body and use a parent-class for header.
        Rename GUI classes: CSE_XXX-->F_Main to conform to a single naming-scheme for both VECTO and CSE.
        Rename Settings-->Preferences
        GUI: FIX "Calibrate" button not to change to "Evaluate" after completion.
        FIX Working-dir to work with relative-paths
      673670c6
    • Kostis ANAGNOSTOPOULOS's avatar
      eff38dad
    • Kostis ANAGNOSTOPOULOS's avatar
      Logging-2: single-logging routine · 258f1f6c
      Kostis ANAGNOSTOPOULOS authored
      * Rework logging as a single routine, whether invoked from Background Worker or not.
      * FIX (by above.) calculation-failur due to cJsonFile's log-msg in background-thread.
      * logFile: Improve logs by always appending timestamps and better formating.
      * FIX opening-msg to be the 1st thing be written in log-file.
      * json: Cache Body/Header for performance.
      258f1f6c
    • Kostis ANAGNOSTOPOULOS's avatar
      Resturcture Modules and Folders · 5ba3317c
      Kostis ANAGNOSTOPOULOS authored
      * Import + Export --> IO
      * Move new JSON-classes go to IO folder.
      * Minor filepath work, prepare for double-extensions ('.xxx.json').
      5ba3317c
    • Kostis ANAGNOSTOPOULOS's avatar
      FIX WorkingDir relative-path error. · 79d0abaa
      Kostis ANAGNOSTOPOULOS authored
      * log:
      ** Move logFile routine along with he others,
      ** make log routines from funcs -->subs,
      ** stop unecessary anymore double-logging when sending to dlgbox.
      * Always ensure /Header/BodySchema exists, to hint user to use it.
      * Move schema-help routine to jsno-utils.
      79d0abaa
    • Kostis ANAGNOSTOPOULOS's avatar
      Converted cVehicle into JSON! · aeb59c3d
      Kostis ANAGNOSTOPOULOS authored
      * Added VehicleConfiguration enum (Rigid, Tractor).
      aeb59c3d
    • Kostis ANAGNOSTOPOULOS's avatar
      Rework logging routines · 1b8305c1
      Kostis ANAGNOSTOPOULOS authored
      * Always write to file-log (even when sent to msg-box).
      * file_v3: Completely hide close() method, leave Dispose() available only.
      1b8305c1
    • Kostis ANAGNOSTOPOULOS's avatar
      Link JSON to GUI controls (labels & toolstips) · 56488feb
      Kostis ANAGNOSTOPOULOS authored
      * json: Read defaults from schemas.
      * prefs:  Make all props non-required.
      56488feb
  2. May 29, 2014
    • Kostis ANAGNOSTOPOULOS's avatar
      More JSON and Prefs Enhancements · 625eee46
      Kostis ANAGNOSTOPOULOS authored
      * json: more rework parent-sublass behavior.
      * FIX /Header/StrictBody to work, add global prefs:/Body/StrictBodies.
      * Add /Header/BodySchema and global prefs:/Body/IncludeSchemas for documenting files.
      * prefsUI: drop up-to-date check before saving.
      * prefsUI: Add Reload button.
      * Start using .net Settings, now for window-location.
      625eee46
  3. May 28, 2014
    • Kostis ANAGNOSTOPOULOS's avatar
      json: rework IO code. · e5e29a33
      Kostis ANAGNOSTOPOULOS authored
      * Bump ver 2.0.1-pre0-->pre1.
      * Start logging stack-traces in the logs.
      * REVERT null-setting trick for WorkingDir json-value.
      * FIX SemanticVersion prerelease comparison.
      e5e29a33
  4. May 27, 2014
  5. May 24, 2014
    • ANAGNOSTOPOULOS Konstantinos's avatar
      Merge pull request #2 in VECTO/vecto-cse from ~ANAGNKO/vecto-cse:master to master · 1c2a8ab3
      ANAGNOSTOPOULOS Konstantinos authored
      # By ankostis@host:STUW025
      # Via ankostis@host:STUW025
      * commit '232b0f94':
        Clean-up and restructure base-dirs before pre-release.
        COMPLETE Switch Config-setings to JSON, separate config/ folder (recreated on startup) from Declaration/ one
        AMIDST Switch Config-setings to JSON, separate config/ folder (recreated on startup) from Declaration/ one
        BUG: Fix SOME file leaks by having File_v3 implement IPisposable to be used in `Using` statements.
        Minor gui and Docs work after version-infos remove from project names
        RENAME project folder to remove version info.
        REMOVE version-infos from project's names (2.01)
      1c2a8ab3
    • Kostis ANAGNOSTOPOULOS's avatar
      Clean-up and restructure base-dirs before pre-release. · 232b0f94
      Kostis ANAGNOSTOPOULOS authored
      * Add folders: Declaration/, DemoData/ and Docs/ with user-manual source.
      * Minor fixes in User Manual.: 2.01-->2.0.x, "executive"-->"executable".
      * Add BUILD.md, README.md, CHANGES.md, COPYING.txt.
      * Update Release-procedure in BUILD.md.
  6. May 23, 2014
  7. May 22, 2014
  8. May 19, 2014
  9. May 16, 2014
  10. May 15, 2014
Loading