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

Skip to content
Snippets Groups Projects
  1. Jun 25, 2014
  2. Jun 04, 2014
  3. Jun 03, 2014
    • 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
  4. May 30, 2014
  5. May 24, 2014
  6. May 22, 2014
    • Kostis ANAGNOSTOPOULOS's avatar
      AMIDST Switch Config-setings to JSON, separate config/ folder (recreated on... · 817c9759
      Kostis ANAGNOSTOPOULOS authored
      AMIDST Switch Config-setings to JSON, separate config/ folder (recreated on startup) from Declaration/ one
      
      * cSettings: objectify IO of settings, use try/catch for its error handling.
      * Use json-schema to check settings.
      * Open editor for text-files with System.Diagnostics.Process.Start instead of Shell and use Path.
      * Utility routines for formatting msgs, joining file-paths.
      * Add reference to Json.net dll.
      817c9759
  7. May 19, 2014
Loading