CyberIntegrator
  1. CyberIntegrator

cyberintegrator 1

Public
AuthorCommitMessageCommit dateIssues
Rob KooperRob Kooper
f7c5a556b8bexternal executor could not generate output dataadded swmm to external tools for Arlex
Peter BajcsyPeter Bajcsy
0a1a6f6a1deadded the dir tool
Rob KooperRob Kooper
a1ca74b0350don't quote the argument given, user has to take care of this if neededdon't use processbuilder, use runtime.exec, seems there is a bug in processbuilder (maybe)
Rob KooperRob Kooper
c7b3adcad90no generic import
Peter BajcsyPeter Bajcsy
682616f0849bug fix reported by Arlex torre3@unesco-ihe.orgThe input parameter matching is Engine.java (checkTool method) matched gage with gagemultiplier
Rob KooperRob Kooper
1d3dafffadbonly allow to select one step
Luigi MariniLuigi Marini
ca8cb6079f9The test_data directory is now copyed in its entirety when build.
Peter BajcsyPeter Bajcsy
69e1f2977f8added test data for the release and the example files of MWF and MWFRun
Luigi MariniLuigi Marini
148d038246fAdded the data/application directory to the package.
Rob KooperRob Kooper
9d8a15319e3use updating to prevent an almost endless loop of events fired.
Luigi MariniLuigi Marini
4ce36e075b4Removed unused data.
Rob KooperRob Kooper
05d5fdf5c07removed logviewer from help menu
Rob KooperRob Kooper
90bdba265c9removed root node of stepsviewexpand the root node so steps are visible allow to interrupt running steps multithreaded will send interrupt signal to thread (might be ignored).
Rob KooperRob Kooper
4d6a0e8a79disEmpty() == length() = 0 but is 1.6
Rob KooperRob Kooper
e8d99d2d464wrapped more routines that modify the model with executelate methods
Rob KooperRob Kooper
a60c2566369fixed bug with updated input matching
Luigi MariniLuigi Marini
e70e765fae6Removed unused imports.
Luigi MariniLuigi Marini
52496de4650Better defined inputs outputs types for ccbay.
Rob KooperRob Kooper
8f2a1495aafignore java build stuff
Rob KooperRob Kooper
37f9e518daaadded bin to list of ignore
Luigi MariniLuigi Marini
b097efe8573Added new tool in Excel to visualize data structure used by Excel executor for inputs and outputs.Changed the type of the input and output on the current tools.
Rob KooperRob Kooper
5f34c6c74e5fixed bug that would throw exception drawing tool/data/resource list
Rob KooperRob Kooper
245078c2955modified code to recognize substring matches of type, for exampe a tool that takes String as input will also take String.book and String.letter as input.
Rob KooperRob Kooper
1ef0800dd1ffixed bug when reloading registry resulting in multiple instances of the same tool
Rob KooperRob Kooper
dbd147b17dddo not copy data into exec dir
Luigi MariniLuigi Marini
2bf48c6a4fbMove the xsd files to a data/xml_schemas
Rob KooperRob Kooper
9ba1a7d455cignore classes and package
Rob KooperRob Kooper
1db99560193don't copy the jar files, these are to come from d2ktoolkit install
Rob KooperRob Kooper
b10af5b3c89added toolcounter.ser to list of ignored files.
Rob KooperRob Kooper
c335a26412dremoved some unused importsmade a method public
Luigi MariniLuigi Marini
fd3673f4616List of executors was incorrect.
Rob KooperRob Kooper
d2c636c2ee0Forgot to add external to list of executors.
Peter BajcsyPeter Bajcsy
4eba0d3ff2cadded tool for using echo
Luigi MariniLuigi Marini
6eb87031eb0Removed algal biomass data.
Luigi MariniLuigi Marini
34262d4f8cdFixed the cdata missing around one of the help comments.
Peter BajcsyPeter Bajcsy
54882a9a866updated registries with help text
Luigi MariniLuigi Marini
54495b72cc7Removed tools there were only there for testing.
Tim NeeTim Nee
e639168d67fccbay.xml now uses excel executor instead of exceldemo (this functionality was in excel.xml 1.2)excel.xml reverted to 1.1
Rob KooperRob Kooper
8b61d36b23bremoved bogus default for path
Rob KooperRob Kooper
451d28bc964some cleanup of text
Luigi MariniLuigi Marini
e3f8dd64e9dRemoved old excel executor.
Luigi MariniLuigi Marini
7eb94d7196aCommented out jars and operations not used in the standalone version.
Luigi MariniLuigi Marini
f8b423130bdRemoved import and exception depending on axis.
Luigi MariniLuigi Marini
139b1bd4392Java Old Executor not needed anymore.
Luigi MariniLuigi Marini
03eeb80a2ffNew tool definitions moved over from old executors.
Luigi MariniLuigi Marini
b188c4a3badTo be used as a repository of applications used by the java executor (and possibly other executors).
Luigi MariniLuigi Marini
78be5663e13Adding all preferences that are expected no matter whether they are enabled or not.
Luigi MariniLuigi Marini
741421f43fbMinor bug fixes and improvements.
Rob KooperRob Kooper
51caf9f0bdbCan execute aribrary external tools.
Rob KooperRob Kooper
7bc9021a60cbigger log textarea and tostring textarea