beremiz
Clone
Summary
Browse
Changes
Graph
merge
15 months ago, Edouard Tisserant
7da45bd15fc8
merge
16 months ago, Edouard Tisserant
2fb97bc2158a
Merge remote-tracking branch 'hggit/python3' into python3
16 months ago, Edouard Tisserant
63c002e87c57
SVGHMI: update generated xslt
17 months ago, Edouard Tisserant
32e0ffdf2f44
merged
16 months ago, Edouard Tisserant
59f90953b117
MQTT: fix typo in resub python callback.
17 months ago, Edouard Tisserant
c6c80c088497
MQTT: fix non reconnecting python topics. WIP
17 months ago, Edouard Tisserant
97e93962be0c
Let extensions know when configuration is new, to apply defaults.
17 months ago, Edouard Tisserant
8c12c0df026a
MQTT: fix build error when publishing json topic.
17 months ago, Edouard Tisserant
08ab4ad50346
IDE: Better xmlclass behavior with simple XML element having no attibutes (simple TAGs).
17 months ago, Edouard Tisserant
d459b9179ec3
Tests: Add WAMP automated test
15 months ago, Edouard Tisserant
80c52609d1ad
Update requirements.txt and add specific requirements for tests.
15 months ago, Edouard Tisserant
5f9e61421174
IDE: enforce CRA to WAMP connector, using known PSK as credentials. TLS support is WIP.
15 months ago, Edouard Tisserant
6220f357a726
IDE: Enhancements in PSK management.
15 months ago, Edouard Tisserant
7a44882ea126
python runtime: more Wamp client fixes
15 months ago, Edouard Tisserant
e2a9eaf4889a
python runtime: fix behaviour of -c when given file do not exist yet
15 months ago, Edouard Tisserant
ef48f96ccf06
IDE/CLI: cleaner implementation of actions To Do Before Quit
15 months ago, Edouard Tisserant
6b4e1452fa16
test: upgrade wamp test.
15 months ago, Edouard Tisserant
766f3e0e7277
fix random python 3 porting consequences.
15 months ago, Edouard Tisserant
f9f116d8a022
python runtime: use given service name (-n CLI option) as CRA ID by default.
15 months ago, Edouard Tisserant
49e297aaf694
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
15 months ago, Edouard Tisserant
78e331383533
python runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.
15 months ago, Edouard Tisserant
a734a4d3ef23
python runtime: fix behaviour of -s CLI option when given file doesn't exist.
15 months ago, Edouard Tisserant
8a9986e26dfc
WAMP: enable TLS support. Add web settings for hostname verification and server certificate.
16 months ago, Edouard Tisserant
fe41562050ed
Python runtime: change meaning of -s and -c options in CLI
16 months ago, Edouard Tisserant
ef2620af8ad0
Fix debugger exception caused by py2/py3 merging error.
16 months ago, Edouard Tisserant
2e42d9b676ed
PY_EXT: fix exception with CSV loading.
16 months ago, Edouard Tisserant
2d6446418d0d
Fix csv_by_string example
16 months ago, Edouard Tisserant
0e0776f5459f
PY_EXT: fix wrong column header produced by csv_write_by_string.
16 months ago, Edouard Tisserant
d317b2ee46ef
Add example for CSV_WRITE_BY_STRING
16 months ago, Edouard Tisserant
6a82b8b7564b
Py_ext: add CSV write by String FB + refactoring
16 months ago, Edouard Tisserant
79aa1772f491
Python runtime: call "OnIdle" tasks when py_eval FBs execution queue is empty.
16 months ago, Edouard Tisserant
9e59bb5ad9e1
merged
16 months ago, Edouard Tisserant
5d86ede7384a
WAMP: fix secret upload
16 months ago, Edouard Tisserant
bf2b89396fef
Removed useless bitmaps
16 months ago, Edouard Tisserant
649f91dc4db3
SVGHMI: update generated xslt
17 months ago, Edouard Tisserant
ac6bbf44491e
SVGHMI: back button widget is optionally activable.
17 months ago, Edouard Tisserant
b9fea435d886
Update GitHub Actions to use upload-artifact@v4
17 months ago, Edouard Tisserant
e0c9ec66a036
Merge remote-tracking branch 'hggit/python3' into python3
17 months ago, Edouard Tisserant
3550841665d3
fixing outdated comments
17 months ago, Edouard Tisserant
45a66c3fa78a
SVGHMI: Fix potential zombie thread after stop caused by misuse of ctype.
17 months ago, Edouard Tisserant
70a8d4893c06
CLI: filter out useless progress refresh on stdout.
17 months ago, Edouard Tisserant
0f5a69ab57a1
SVGHMI: update generated xslt files
17 months ago, Edouard Tisserant
8d150133d225
SVGHMI: strip useless placeholder bitmap of HMI:Image in resulting xhtml
17 months ago, Edouard Tisserant
b312fd26a6a9
SVGHMI: fix build exception when static file directory is missing
17 months ago, Edouard Tisserant
6a8fd46e9980
Various unrelated code quality enhancements and fixes with no effect on execution.
18 months ago, Edouard Tisserant
3ef4b5b202fc
MQTT: allow publish and subscribe from user python code.
18 months ago, Edouard Tisserant
86fbb3991af6
python runtime: fix exception when transfering files with identical content.
17 months ago, Edouard Tisserant
803d4e64cc68
SVGHMI: add static file serving feature.
17 months ago, Edouard Tisserant
4ce63b8647d7
Make Input widget actionable. Includes example from kraskrom@github.
17 months ago, Edouard Tisserant
5a1593e27171
Merge remote-tracking branch 'origin/python3' into python3
18 months ago, Edouard Tisserant
03ed01134858
Update README.md
18 months ago, etisserant
86ad03993ae9
Tests: matiec version bump
18 months ago, etisserant
a6e72555d562
SVGHMI: fix inverted behavior of SuppressBrowserOutput.
18 months ago, Edouard Tisserant
69114ac20de8
Update requirements and add minimal non-frozen requirements for developer setup
18 months ago, Edouard Tisserant
5fed45d506bc
Merge remote-tracking branch 'origin/python3' into python3
18 months ago, Edouard Tisserant
87b8dd704b86
runtime: make standard output more silent.
18 months ago, Edouard Tisserant
d0be57df5f8d
SVGHMI: Make Back widget activable. (#52)
18 months ago, Dino Kosic
fabc5d6c5a8c
PLC build: prevent duplicated CFLAGS for PLC C files.
18 months ago, Edouard Tisserant
e4f648e0595a
IDE: more wxPython4 related fixes. AUI Update crash on exit + PLCOpenEditor Save exception.
18 months ago, Edouard Tisserant
4f47609a5f62