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

Skip to content
Snippets Groups Projects
  1. Jun 06, 2014
  2. Jun 05, 2014
  3. Jun 04, 2014
  4. Jun 03, 2014
    • Kostis ANAGNOSTOPOULOS's avatar
      Job: Rename and regroup criteria-fields. · 6d33ee42
      Kostis ANAGNOSTOPOULOS authored
      * errors: Add unhandled-exception handler logging to file.
      * job: Make readOldJobFile() to throw ex on errors, and sensibly convert cbools.
      * STILL BUG NPE when accessing dict-value at evaluation()-end.
      6d33ee42
    • Kostis ANAGNOSTOPOULOS's avatar
      JSONize Job & Criteria files (BU on just before finishing evaluation). · 3c52a209
      Kostis ANAGNOSTOPOULOS authored
      * Read both old and json Job-files, write only Json.
      * Restructure UI-code,
      ** move related funcs to F_MAIN class,
      ** remove Export_GUI.vb & utils_GUI.vb,
      ** move read Shape-file into Input.vb.
      * FIX Start counting from 0 on arrays for Anemometer-factors and measurement-data.
      * UI: Dropped dummy file-paths for unspecified job-files.
      * log: gather all log-routines jn utils.vb.
      * json: Change constructor sequence for cJsonFile-subclasses, require Body to be given on constructor.
      3c52a209
  5. Jun 02, 2014
  6. May 30, 2014
  7. 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
  8. 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
  9. May 27, 2014
  10. 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.
Loading