Fri, 11 Sep 2020 13:46:41 +0200 | Edouard Tisserant | MODBUS: Fix saving of websettings. | changeset | files |
Thu, 10 Sep 2020 16:08:26 +0200 | Edouard Tisserant | Runtime/PLCObject : move call to PreStartPLC right after call to the "start" method of all python extensions, and then just before the start of the python loop executing python_* blocks. | changeset | files |
Thu, 03 Sep 2020 11:16:08 +0200 | Edouard Tisserant | SVGHMI: Better error message when inkscape is not installed. | changeset | files |
Wed, 02 Sep 2020 11:45:41 +0200 | Edouard Tisserant | SVGHMI: nicer error message | changeset | files |
Tue, 01 Sep 2020 11:15:48 +0200 | Edouard Tisserant | Merge | changeset | files |
Mon, 31 Aug 2020 13:54:08 +0200 | Edouard Tisserant | Attempt to workaround problem reported about empty plc.xml after unrelated crash. Now, if etree model is corrupted in a way tostring() would generate an empty string, exception prevents saving. | changeset | files |