|
From: Christian M. <no...@gi...> - 2023-01-07 12:12:31
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: a4dfd9a07c867681584f9b91a000affbdaea569b https://github.com/CometVisu/CometVisu/commit/a4dfd9a07c867681584f9b91a000affbdaea569b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M source/class/cv/io/openhab/Rest.js M source/class/cv/ui/structure/tile/components/List.js M source/class/cv/ui/structure/tile/components/ListItem.js M source/class/cv/ui/structure/tile/components/Menu.js A source/class/cv/ui/structure/tile/components/MenuAction.js M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/widgets/Popup.js M source/resource/designs/tile/basic.scss M source/resource/structures/tile/templates.xml M source/resource/visu_config_tile.xsd Log Message: ----------- - add optional context menu to media player - introduce new cv-menu-item component that can either open a popup or toggle a state - improve cv-list to allow sending states when a list-item has been clicked - read stateDescription from openHAB items because in its options we can find e.g. a list of favorites for the playFavorite channel of a squeezebox thing All this together add the option to toggle the mute state and show a list of favorites and select one of the to play for a media-player refs #1308 Commit: 90ab733618287a4d473c69d7fb00cd0b4d6f2fa1 https://github.com/CometVisu/CometVisu/commit/90ab733618287a4d473c69d7fb00cd0b4d6f2fa1 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M doc/manual/de/config/structure-tile/components/list.rst M doc/manual/de/config/structure-tile/components/menu.rst M doc/manual/de/config/structure-tile/widgets/media-player.rst M source/resource/structures/tile/templates.xml M source/resource/visu_config_tile.xsd Log Message: ----------- add documentation for new features, add menu to more widgets templates (not documented yet because it needs to prove that its useful first) refs #1308 Commit: e30026c913e3390c457eb9c840943fd540a28255 https://github.com/CometVisu/CometVisu/commit/e30026c913e3390c457eb9c840943fd540a28255 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/theme/dark/Color.js M source/class/cv/theme/dark/Decoration.js Log Message: ----------- add some missing colors Commit: dd5b7042ce8aa4a667c65572aa4fffa80ca3642e https://github.com/CometVisu/CometVisu/commit/dd5b7042ce8aa4a667c65572aa4fffa80ca3642e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/MenuAction.js Log Message: ----------- fix condition check Commit: 3a1774d076a688db2ea4bfdb54e5a1dd950ce7d5 https://github.com/CometVisu/CometVisu/commit/3a1774d076a688db2ea4bfdb54e5a1dd950ce7d5 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M doc/manual/de/config/structure-tile/index.rst M source/class/cv/ui/manager/model/Schema.js A source/resource/config/custom_visu_config.xsd M source/resource/manager/worker.js M source/resource/visu_config_tile.xsd M utils/compile/cv/CompileHandler.js Log Message: ----------- add custom schema file for own widget schema definitions Commit: 764c90f57cc84f8c8ef434a7c0010d66f09cf71b https://github.com/CometVisu/CometVisu/commit/764c90f57cc84f8c8ef434a7c0010d66f09cf71b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/ui/manager/editor/Source.js Log Message: ----------- add XSD-File support to text editor Commit: 04c3cd957c4a49ed3e688252572a75a0f254a6f0 https://github.com/CometVisu/CometVisu/commit/04c3cd957c4a49ed3e688252572a75a0f254a6f0 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/ui/manager/editor/Source.js Log Message: ----------- add XSD-File support to text editor Commit: a9ba51109adaf90736f82af98d2d0427ef7ab6d2 https://github.com/CometVisu/CometVisu/commit/a9ba51109adaf90736f82af98d2d0427ef7ab6d2 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Button.js Log Message: ----------- fix typo and use address a store key when on one is defined Commit: b754abeefeaef955935f6dcb784aa72eeb83b72f https://github.com/CometVisu/CometVisu/commit/b754abeefeaef955935f6dcb784aa72eeb83b72f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/resource/designs/tile/basic.scss M source/resource/visu_config_tile.xsd Log Message: ----------- allow iframes Commit: 5dfadbbc0f2c8fd142661d44429c120972d0df77 https://github.com/CometVisu/CometVisu/commit/5dfadbbc0f2c8fd142661d44429c120972d0df77 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M doc/manual/de/config/structure-tile/elements/mapping.rst M source/class/cv/ui/structure/tile/Controller.js M source/class/cv/ui/structure/tile/elements/Mapping.js M source/resource/structures/tile/templates.xml Log Message: ----------- - allow parameter mappings (only useful for widget templates, to avoid store naming conflicts) - document store mapping Commit: c198e109ea0b5682065ad86cbc3e5deaa6e21365 https://github.com/CometVisu/CometVisu/commit/c198e109ea0b5682065ad86cbc3e5deaa6e21365 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/class/cv/ui/manager/model/Schema.js M source/class/cv/ui/structure/tile/Controller.js Log Message: ----------- please the linter Commit: 1e8f53b61236223f67148bae6da9006525c4da6a https://github.com/CometVisu/CometVisu/commit/1e8f53b61236223f67148bae6da9006525c4da6a Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- change progress color when not active, move overlay color to variable and use another one in light theme Commit: dbeb51fc4225bcabaf25d6e6d2eb0ec168ffb8f0 https://github.com/CometVisu/CometVisu/commit/dbeb51fc4225bcabaf25d6e6d2eb0ec168ffb8f0 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M doc/manual/de/config/structure-tile/elements/mapping.rst Log Message: ----------- fix typos Commit: da30a02c051afd4f0ce32b2a6a69c43cefd5d958 https://github.com/CometVisu/CometVisu/commit/da30a02c051afd4f0ce32b2a6a69c43cefd5d958 Author: Christian Mayer <Chr...@us...> Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M doc/manual/de/config/structure-tile/components/list.rst M doc/manual/de/config/structure-tile/components/menu.rst M doc/manual/de/config/structure-tile/elements/mapping.rst M doc/manual/de/config/structure-tile/index.rst M doc/manual/de/config/structure-tile/widgets/media-player.rst M source/class/cv/io/openhab/Rest.js M source/class/cv/theme/dark/Color.js M source/class/cv/theme/dark/Decoration.js M source/class/cv/ui/manager/editor/Source.js M source/class/cv/ui/manager/model/Schema.js M source/class/cv/ui/structure/tile/Controller.js M source/class/cv/ui/structure/tile/components/Button.js M source/class/cv/ui/structure/tile/components/List.js M source/class/cv/ui/structure/tile/components/ListItem.js M source/class/cv/ui/structure/tile/components/Menu.js A source/class/cv/ui/structure/tile/components/MenuAction.js M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/elements/Mapping.js M source/class/cv/ui/structure/tile/widgets/Popup.js A source/resource/config/custom_visu_config.xsd 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 utils/compile/cv/CompileHandler.js Log Message: ----------- Merge pull request #1309 from peuter/media-player-menu Implement options for an additional menu in a tile Compare: https://github.com/CometVisu/CometVisu/compare/c145c37e63e1...da30a02c051a |