|
From: Christian M. <no...@gi...> - 2023-02-25 21:59:01
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: a9834272a22e2dfb4efd6067f6eb797e5f534968 https://github.com/CometVisu/CometVisu/commit/a9834272a22e2dfb4efd6067f6eb797e5f534968 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-25 (Sat, 25 Feb 2023) Changed paths: A doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-label.png A doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-mapping.png A doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-open.png A doc/manual/de/config/structure-tile/widgets/_static/cv-small-status.png M source/class/cv/ui/structure/tile/Controller.js M source/resource/structures/tile/templates.xml Log Message: ----------- add possibility to define attribute target name in a slot attribute, this fixes the wrong attribute mapping for the "value-format" attribute in the small-status widget also add the missing screenshots Commit: e2bfc1716f7973307203458e1af7c8403da75add https://github.com/CometVisu/CometVisu/commit/e2bfc1716f7973307203458e1af7c8403da75add Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-25 (Sat, 25 Feb 2023) Changed paths: M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-label.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-mapping.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-open.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status.png M doc/manual/en/config/widgets/roundbar/_static/en_config_widgets_roundbar_index_editor_attributes.png M doc/manual/en/config/widgets/roundbar/_static/shot-index.json Log Message: ----------- Merge branch 'develop' into tile-ui-fixes Commit: 516488a9daa8231aeb61da84f9f435357c5df620 https://github.com/CometVisu/CometVisu/commit/516488a9daa8231aeb61da84f9f435357c5df620 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-25 (Sat, 25 Feb 2023) Changed paths: M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-label.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-mapping.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-open.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status.png Log Message: ----------- update screenshots Commit: 40d512c56ea31ebebfcbe2ef44c85721a4f36f19 https://github.com/CometVisu/CometVisu/commit/40d512c56ea31ebebfcbe2ef44c85721a4f36f19 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-02-25 (Sat, 25 Feb 2023) Changed paths: M source/class/cv/ui/structure/tile/Controller.js Log Message: ----------- only copy attributes with real default values Commit: cf3c6c57e9013a2f238a16aca1b768b365ebbb1c https://github.com/CometVisu/CometVisu/commit/cf3c6c57e9013a2f238a16aca1b768b365ebbb1c Author: Christian Mayer <Chr...@us...> Date: 2023-02-25 (Sat, 25 Feb 2023) Changed paths: M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-label.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-mapping.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status-open.png M doc/manual/de/config/structure-tile/widgets/_static/cv-small-status.png M source/class/cv/ui/structure/tile/Controller.js M source/resource/structures/tile/templates.xml Log Message: ----------- Merge pull request #1335 from peuter/tile-ui-fixes Fix value-format slot attribute for small-status widget Compare: https://github.com/CometVisu/CometVisu/compare/3e196c065a18...cf3c6c57e901 |