From: Christian M. <no...@gi...> - 2023-03-25 20:58:16
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 6feced5aa8328c38a39aa4e253c2a861c9e23eee https://github.com/CometVisu/CometVisu/commit/6feced5aa8328c38a39aa4e253c2a861c9e23eee Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M source/resource/manager/worker.js M source/resource/visu_config_tile.xsd Log Message: ----------- add tileAddress to all widgets Commit: 7a7073e05878db0d4b72345b77dffb0d59aa0c7b https://github.com/CometVisu/CometVisu/commit/7a7073e05878db0d4b72345b77dffb0d59aa0c7b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M source/resource/demo/visu_config_demo-tile.xml Log Message: ----------- sync name Commit: 1919247f663f3eb511b650034d68058da3ce9550 https://github.com/CometVisu/CometVisu/commit/1919247f663f3eb511b650034d68058da3ce9550 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M source/resource/structures/tile/templates.xml Log Message: ----------- add tileAddress to all widgets Commit: 89d0eaae9a45f06c5e2b78078fda6aa98882e3f3 https://github.com/CometVisu/CometVisu/commit/89d0eaae9a45f06c5e2b78078fda6aa98882e3f3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-01 (Wed, 01 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/widgets/Tile.js M source/resource/designs/tile/basic.scss M source/translation/de.po M source/translation/en.po Log Message: ----------- add option to show outdated widgets Commit: 76cf393502931af1c4540759924480bda93a98c9 https://github.com/CometVisu/CometVisu/commit/76cf393502931af1c4540759924480bda93a98c9 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/widgets/Tile.js Log Message: ----------- improve outdated check to detect it when no updated are received Commit: bfdd5e475fe6a589e831055ad3372f96f7d43b07 https://github.com/CometVisu/CometVisu/commit/bfdd5e475fe6a589e831055ad3372f96f7d43b07 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-06 (Mon, 06 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- improve time range navigation Commit: 5d0fda013671d4eedeea88537da068d518a3a6af https://github.com/CometVisu/CometVisu/commit/5d0fda013671d4eedeea88537da068d518a3a6af Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-13 (Mon, 13 Mar 2023) Changed paths: M client/source/class/cv/io/IClient.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/Mockup.js M source/class/cv/io/openhab/Rest.js M source/class/cv/plugins/OpenweatherMap.js M source/class/cv/plugins/Speech.js M source/class/cv/ui/structure/pure/Web.js Log Message: ----------- Merge branch 'develop' into tile-fixes-and-features Commit: 9646bc09bc6891a05280d270e31859694b7ebd99 https://github.com/CometVisu/CometVisu/commit/9646bc09bc6891a05280d270e31859694b7ebd99 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-13 (Mon, 13 Mar 2023) Changed paths: A source/class/cv/ui/structure/tile/widgets/WidgetPair.js Log Message: ----------- add WidgetPair class to allow tileAddresses for it (e.g. to hide the pair) Commit: d0e38c3665c574e59b25d4e0900c04623d41909f https://github.com/CometVisu/CometVisu/commit/d0e38c3665c574e59b25d4e0900c04623d41909f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M source/translation/de.po Log Message: ----------- add missing translations Commit: 8c231c8938d235b19b54cbaf3895b619c11a8f84 https://github.com/CometVisu/CometVisu/commit/8c231c8938d235b19b54cbaf3895b619c11a8f84 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M source/resource/visu_config_tile.xsd Log Message: ----------- update schema for widget-pair tileAddress Commit: e8dd97afac4cb9f0ac21f5b68ca70b6f7b1cb462 https://github.com/CometVisu/CometVisu/commit/e8dd97afac4cb9f0ac21f5b68ca70b6f7b1cb462 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/BackendConnections.js Log Message: ----------- let the clients know their name Commit: dddddccc09b6e98e9fbfc9e07a9e920c79fea546 https://github.com/CometVisu/CometVisu/commit/dddddccc09b6e98e9fbfc9e07a9e920c79fea546 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M source/class/cv/data/Model.js Log Message: ----------- avoid duplicates Commit: b01de073b023dde3123d76a5def3dfac7342cf6f https://github.com/CometVisu/CometVisu/commit/b01de073b023dde3123d76a5def3dfac7342cf6f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M source/class/cv/io/openhab/Rest.js Log Message: ----------- register group member addresses Commit: 62ff8fe0b133371b370757819aef45fd1753358d https://github.com/CometVisu/CometVisu/commit/62ff8fe0b133371b370757819aef45fd1753358d Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-19 (Sun, 19 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/elements/Address.js Log Message: ----------- use the already trimmed value Commit: d59f616fbb23105a1262e23464bd82f2f3167fbd https://github.com/CometVisu/CometVisu/commit/d59f616fbb23105a1262e23464bd82f2f3167fbd Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/widgets/Tile.js Log Message: ----------- lint fix Commit: fce54be8c913a4e04b586b3e170c282053a7d92c https://github.com/CometVisu/CometVisu/commit/fce54be8c913a4e04b586b3e170c282053a7d92c Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-24 (Fri, 24 Mar 2023) Changed paths: M source/test/karma/ui/structure/tile/elements/Address-spec.js Log Message: ----------- fix tests Commit: c9d22f52af565b60421ed211cba551a67adc98d6 https://github.com/CometVisu/CometVisu/commit/c9d22f52af565b60421ed211cba551a67adc98d6 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-25 (Sat, 25 Mar 2023) Changed paths: M source/resource/visu_config_tile.xsd Log Message: ----------- this one is optional Commit: 956d4c06a8d8d7c74159eba4dd665d1185e76de6 https://github.com/CometVisu/CometVisu/commit/956d4c06a8d8d7c74159eba4dd665d1185e76de6 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-25 (Sat, 25 Mar 2023) Changed paths: M doc/manual/de/config/structure-tile/components/_static/cv-js-list.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M utils/docutils/directives/helper/widget_example_parser.py Log Message: ----------- keep cdata in examples Commit: d7bc8d1fc36611451ce8a6303c25c15312b08b11 https://github.com/CometVisu/CometVisu/commit/d7bc8d1fc36611451ce8a6303c25c15312b08b11 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-25 (Sat, 25 Mar 2023) Changed paths: A doc/manual/de/config/structure-tile/elements/_static/cv-info-outdated.png M doc/manual/de/config/structure-tile/elements/_static/shot-index.json M doc/manual/de/config/structure-tile/elements/address.rst Log Message: ----------- document last-update feature Commit: 0f4df523a3280469e6cb36a592793536155e8716 https://github.com/CometVisu/CometVisu/commit/0f4df523a3280469e6cb36a592793536155e8716 Author: Christian Mayer <Chr...@us...> Date: 2023-03-25 (Sat, 25 Mar 2023) Changed paths: M client/source/class/cv/io/Client.js M client/source/class/cv/io/IClient.js M doc/manual/de/config/structure-tile/components/_static/cv-js-list.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json A doc/manual/de/config/structure-tile/elements/_static/cv-info-outdated.png M doc/manual/de/config/structure-tile/elements/_static/shot-index.json M doc/manual/de/config/structure-tile/elements/address.rst M source/class/cv/data/Model.js M source/class/cv/io/AbstractClient.js M source/class/cv/io/BackendConnections.js M source/class/cv/io/openhab/Rest.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/widgets/Tile.js A source/class/cv/ui/structure/tile/widgets/WidgetPair.js M source/resource/demo/visu_config_demo-tile.xml M source/resource/designs/tile/basic.scss M source/resource/manager/worker.js M source/resource/structures/tile/templates.xml M source/resource/visu_config_tile.xsd M source/test/karma/ui/structure/tile/elements/Address-spec.js M source/translation/de.po M source/translation/en.po M utils/docutils/directives/helper/widget_example_parser.py Log Message: ----------- Merge pull request #1342 from peuter/tile-fixes-and-features Tile fixes and features Compare: https://github.com/CometVisu/CometVisu/compare/8207ae9e142b...0f4df523a328 |