3 weeks ago Edouard Tisserant Fix debugger exception caused by py2/py3 merging error.
4 weeks ago Edouard Tisserant PY_EXT: fix exception with CSV loading.
5 weeks ago Edouard Tisserant merge
5 weeks ago Edouard Tisserant Fix csv_by_string example
5 weeks ago Edouard Tisserant PY_EXT: fix wrong column header produced by csv_write_by_string.
5 weeks ago Edouard Tisserant Add example for CSV_WRITE_BY_STRING
5 weeks ago Edouard Tisserant Py_ext: add CSV write by String FB + refactoring
5 weeks ago Edouard Tisserant Python runtime: call "OnIdle" tasks when py_eval FBs execution queue is empty.
7 weeks ago Edouard Tisserant Merge remote-tracking branch 'hggit/python3' into python3
7 weeks ago Edouard Tisserant SVGHMI: update generated xslt
7 weeks ago Edouard Tisserant merged
7 weeks ago Edouard Tisserant MQTT: fix typo in resub python callback.
7 weeks ago Edouard Tisserant MQTT: fix non reconnecting python topics. WIP
7 weeks ago Edouard Tisserant Let extensions know when configuration is new, to apply defaults.
8 weeks ago Edouard Tisserant MQTT: fix build error when publishing json topic.
8 weeks ago Edouard Tisserant IDE: Better xmlclass behavior with simple XML element having no attibutes (simple TAGs).
7 weeks ago Edouard Tisserant merged
7 weeks ago Edouard Tisserant WAMP: fix secret upload
7 weeks ago Edouard Tisserant Removed useless bitmaps
7 weeks ago Edouard Tisserant SVGHMI: update generated xslt
7 weeks ago Edouard Tisserant SVGHMI: back button widget is optionally activable.
2 months ago Edouard Tisserant Update GitHub Actions to use upload-artifact@v4
2 months ago Edouard Tisserant Merge remote-tracking branch 'hggit/python3' into python3
2 months ago Edouard Tisserant fixing outdated comments
2 months ago Edouard Tisserant SVGHMI: Fix potential zombie thread after stop caused by misuse of ctype.
2 months ago Edouard Tisserant CLI: filter out useless progress refresh on stdout.
2 months ago Edouard Tisserant SVGHMI: update generated xslt files
2 months ago Edouard Tisserant SVGHMI: strip useless placeholder bitmap of HMI:Image in resulting xhtml
2 months ago Edouard Tisserant SVGHMI: fix build exception when static file directory is missing
2 months ago Edouard Tisserant Various unrelated code quality enhancements and fixes with no effect on execution.