|
From: Christian M. <no...@gi...> - 2025-11-30 21:26:07
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: c5b0bf6d00c7a3e96cdd0df0ed63841f2382acfb https://github.com/CometVisu/CometVisu/commit/c5b0bf6d00c7a3e96cdd0df0ed63841f2382acfb Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M DEVELOPMENT.md M Dockerfile M create-distrobox M distrobox.ini.in M doc/manual/de/install/docker.rst A utils/distrobox/init.sh A utils/distrobox/knxd.socket Log Message: ----------- feat: use new docker base image also includes improvements for the distrobox that also uses that base image Commit: b943101269e0b24a233bfcd71b2c05c5d4c6bd9f https://github.com/CometVisu/CometVisu/commit/b943101269e0b24a233bfcd71b2c05c5d4c6bd9f Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M utils/requirements.txt Log Message: ----------- chore: lxml 4.9.4 does not build on debian trixie Commit: 649822971a3bb91615dba0e28ea9ed429d6ffe1f https://github.com/CometVisu/CometVisu/commit/649822971a3bb91615dba0e28ea9ed429d6ffe1f Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M source/resource/visu_config_tile.xsd M utils/requirements.txt Log Message: ----------- refactor: avoid inheritance in schema to make it work with modern lxml Commit: f86c88cba27036971e319fa82c40d44d28bed174 https://github.com/CometVisu/CometVisu/commit/f86c88cba27036971e319fa82c40d44d28bed174 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M utils/commands/build.py M utils/commands/doc.py M utils/docutils/directives/cometvisu.py Log Message: ----------- chore: fix regexes Commit: 1da05960fcc048539ebfdd1877868bbe3f1dd3f9 https://github.com/CometVisu/CometVisu/commit/1da05960fcc048539ebfdd1877868bbe3f1dd3f9 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M distrobox.ini.in Log Message: ----------- build: add missing tool Commit: ad70e9c8522a4d28df4ff7ff88d0f9c5e1778897 https://github.com/CometVisu/CometVisu/commit/ad70e9c8522a4d28df4ff7ff88d0f9c5e1778897 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M doc/manual/de/install/docker.rst M doc/manual/de/spelling_wordlist.txt M doc/manual/en/spelling_wordlist.txt M utils/docutils/directives/widget_example.py M utils/requirements.txt Log Message: ----------- fix: fix tooling Commit: 209727e608a13a326dc3ac7d0df6304910660365 https://github.com/CometVisu/CometVisu/commit/209727e608a13a326dc3ac7d0df6304910660365 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M doc/manual/de/tutorial/rpi_cometvisu.rst M doc/manual/de/tutorial/rpi_nodered.rst Log Message: ----------- refactor: dont use glossary here to avoid the duplicate warning Commit: 414e9e603a97ca2ec888ae02d28f7b98fe82118c https://github.com/CometVisu/CometVisu/commit/414e9e603a97ca2ec888ae02d28f7b98fe82118c Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M .github/workflows/build_release.yml M .github/workflows/main.yml M .github/workflows/spellcheck_docs.yml M .github/workflows/update_docs.yml Log Message: ----------- build: bump python version Commit: b90bf337f71f8e264004eeeeed98729edce37b56 https://github.com/CometVisu/CometVisu/commit/b90bf337f71f8e264004eeeeed98729edce37b56 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M distrobox.ini.in M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-bar.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-h-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav-open.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-tooltip.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-v-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/chart.rst M doc/manual/en/config/structure-tile/components/chart.rst M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/chart/Dataset.js M source/class/cv/ui/structure/tile/components/chart/LineDataset.js M utils/distrobox/init.sh Log Message: ----------- build: screenshot fixes Commit: c6fa715c5d43595d6df2520a2dcd808a0d475362 https://github.com/CometVisu/CometVisu/commit/c6fa715c5d43595d6df2520a2dcd808a0d475362 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-bar.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-h-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav-open.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-tooltip.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-v-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/chart.rst M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-bar.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-h-lines.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-nav-open.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-nav.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-tooltip.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-v-lines.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/en/config/structure-tile/components/_static/shot-index.json M doc/manual/en/config/structure-tile/components/chart.rst M source/test/fixtures/grid-import-chart.json M source/test/fixtures/pv-chart.json Log Message: ----------- doc: update chart data to fix bar charts Commit: b9ea6e58728ee746b632375c9b4c59312d48af46 https://github.com/CometVisu/CometVisu/commit/b9ea6e58728ee746b632375c9b4c59312d48af46 Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-23 (Sun, 23 Nov 2025) Changed paths: M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/chart.rst M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/en/config/structure-tile/components/_static/shot-index.json M doc/manual/en/config/structure-tile/components/chart.rst Log Message: ----------- doc: bring area back Commit: fa0dbcbe6772e26c4681a8e6bc3186dfc9b7b4ed https://github.com/CometVisu/CometVisu/commit/fa0dbcbe6772e26c4681a8e6bc3186dfc9b7b4ed Author: Tobias Bräutigam <tbr...@gm...> Date: 2025-11-26 (Wed, 26 Nov 2025) Changed paths: M doc/manual/de/tutorial/rpi_cometvisu.rst Log Message: ----------- doc: remove arm tag Commit: ef93244c709ad7bacb23577b5592e7825ea1177e https://github.com/CometVisu/CometVisu/commit/ef93244c709ad7bacb23577b5592e7825ea1177e Author: Christian Mayer <Chr...@us...> Date: 2025-11-30 (Sun, 30 Nov 2025) Changed paths: M .github/workflows/build_release.yml M .github/workflows/main.yml M .github/workflows/spellcheck_docs.yml M .github/workflows/update_docs.yml M DEVELOPMENT.md M Dockerfile M create-distrobox M distrobox.ini.in M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-bar.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-h-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav-open.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-nav.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-tooltip.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv-v-lines.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-pv.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/de/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/chart.rst M doc/manual/de/install/docker.rst M doc/manual/de/spelling_wordlist.txt M doc/manual/de/tutorial/rpi_cometvisu.rst M doc/manual/de/tutorial/rpi_nodered.rst M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-bar.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-h-lines.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-nav-open.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-nav.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-tooltip.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv-v-lines.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-pv.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp-alt.png M doc/manual/en/config/structure-tile/components/_static/cv-chart-temp.png M doc/manual/en/config/structure-tile/components/_static/shot-index.json M doc/manual/en/config/structure-tile/components/chart.rst M doc/manual/en/spelling_wordlist.txt M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/chart/Dataset.js M source/class/cv/ui/structure/tile/components/chart/LineDataset.js M source/resource/visu_config_tile.xsd M source/test/fixtures/grid-import-chart.json M source/test/fixtures/pv-chart.json M utils/commands/build.py M utils/commands/doc.py A utils/distrobox/init.sh A utils/distrobox/knxd.socket M utils/docutils/directives/cometvisu.py M utils/docutils/directives/widget_example.py M utils/requirements.txt Log Message: ----------- Merge pull request #1443 from peuter/docker-update feat: use new docker base image Compare: https://github.com/CometVisu/CometVisu/compare/8936de634ad5...ef93244c709a To unsubscribe from these emails, change your notification settings at https://github.com/CometVisu/CometVisu/settings/notifications |