From: Christian M. <no...@gi...> - 2023-06-04 19:08:06
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 77df287971665a6042da03f0463d106ec9a29cc5 https://github.com/CometVisu/CometVisu/commit/77df287971665a6042da03f0463d106ec9a29cc5 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-26 (Sun, 26 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/widgets/Tile.js M source/resource/designs/tile/basic.scss Log Message: ----------- show outdated details on click and prevent other events when clicked Commit: 161deac2d114851e2de39d9e151c41280b83c8f4 https://github.com/CometVisu/CometVisu/commit/161deac2d114851e2de39d9e151c41280b83c8f4 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-03-26 (Sun, 26 Mar 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/visu_config_tile.xsd Log Message: ----------- add option to show horizontal lines for either fixed or calculated values Commit: 54ae64f5719ff6a56c72ba670d72adf1b197991a https://github.com/CometVisu/CometVisu/commit/54ae64f5719ff6a56c72ba670d72adf1b197991a Author: undefined <undefined> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M Manifest.json M package-lock.json M source/class/cv/io/BackendConnections.js M source/class/cv/ui/structure/tile/elements/Backend.js Log Message: ----------- basic infrastructure for custom clients, use reolink ip-cam client as example (REST proxy needs POST support for this) Commit: 9bc4641d3ab1eeafcdf580a8f8680eed3aa50f4d https://github.com/CometVisu/CometVisu/commit/9bc4641d3ab1eeafcdf580a8f8680eed3aa50f4d Author: undefined <undefined> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: A source/resource/libs/CvClientBaseClass.js Log Message: ----------- basic infrastructure for custom clients, use reolink ip-cam client as example (REST proxy needs POST support for this) Commit: 05e7aab9570addaffd7a446d6b1bdded52693041 https://github.com/CometVisu/CometVisu/commit/05e7aab9570addaffd7a446d6b1bdded52693041 Author: undefined <undefined> Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M source/rest/manager/.gitignore M source/rest/manager/.openapi-generator/FILES M source/rest/manager/README.md M source/rest/manager/composer.json M source/rest/manager/config/dev/example.inc.php M source/rest/manager/config/prod/example.inc.php M source/rest/manager/lib/Api/AbstractConfigApi.php M source/rest/manager/lib/Api/AbstractDataproviderApi.php M source/rest/manager/lib/Api/AbstractFsApi.php M source/rest/manager/lib/Api/AbstractRequestproxyApi.php M source/rest/manager/lib/SlimRouter.php M source/rest/manager/phpunit.xml.dist M source/rest/manager/src/Api/RequestproxyApi.php R source/rest/manager/test/Api/RequestproxyApiTest.php M source/rest/openapi.yaml Log Message: ----------- add POST,PUT,DELETE support to proxy api also re-generate all files to apply prettier code transformations Commit: 277ed1456cf49501b5bd7d6fa8c0c2d56df409f0 https://github.com/CometVisu/CometVisu/commit/277ed1456cf49501b5bd7d6fa8c0c2d56df409f0 Author: undefined <undefined> Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M .gitignore M utils/compile/AbstractCompileHandler.js M utils/compile/cv/CompileHandler.js Log Message: ----------- add support for custom compile settings (e.g. to copy own code to target) Commit: 151fe359aecb8c3b0bd217ca1b95806e202c90bc https://github.com/CometVisu/CometVisu/commit/151fe359aecb8c3b0bd217ca1b95806e202c90bc Author: undefined <undefined> Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M source/resource/libs/CvClientBaseClass.js Log Message: ----------- send events properly Commit: 10fd53c050dc4a662fd5ab483eafb84a70ac5f36 https://github.com/CometVisu/CometVisu/commit/10fd53c050dc4a662fd5ab483eafb84a70ac5f36 Author: undefined <undefined> Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M source/class/cv/ui/manager/editor/Tree.js Log Message: ----------- use root here, because it always exists Commit: 51667b94a25947c062dda148e68344f4cea346eb https://github.com/CometVisu/CometVisu/commit/51667b94a25947c062dda148e68344f4cea346eb Author: undefined <undefined> Date: 2023-04-11 (Tue, 11 Apr 2023) Changed paths: M source/class/cv/Application.js M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/class/cv/parser/pure/WidgetParser.js M source/class/cv/plugins/RssLog.js M source/class/cv/plugins/openhab/Openhab.js M source/class/cv/plugins/openhab/Settings.js M source/class/cv/report/Record.js M source/class/cv/report/Replay.js M source/class/cv/report/utils/FakeServer.js M source/class/cv/report/utils/MXhrReplayHook.js M source/class/cv/ui/common/Operate.js M source/class/cv/ui/common/Update.js M source/class/cv/ui/manager/core/IconAtom.js M source/class/cv/ui/structure/pure/Controller.js M source/class/cv/ui/structure/pure/Page.js M source/class/cv/ui/structure/pure/Refresh.js M source/class/cv/ui/structure/pure/Web.js M source/class/cv/ui/structure/tile/Controller.js M source/test/karma/helper-spec.js M source/test/karma/ui/structure/pure/Refresh-spec.js M utils/screenshots-spec.js Log Message: ----------- Merge branch 'backport-multibackend' into client-plugins-reolink Commit: 4fa674606ca382be186d90bd807a865fc459d436 https://github.com/CometVisu/CometVisu/commit/4fa674606ca382be186d90bd807a865fc459d436 Author: undefined <undefined> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M source/translation/de.po Log Message: ----------- fix typo Commit: fc17483dd1f94e29d16f526800b73a09971fa686 https://github.com/CometVisu/CometVisu/commit/fc17483dd1f94e29d16f526800b73a09971fa686 Author: undefined <undefined> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M ChangeLog Log Message: ----------- sync changelog Commit: 089daad1102278c7f51eb2d2545b792fa3720b6e https://github.com/CometVisu/CometVisu/commit/089daad1102278c7f51eb2d2545b792fa3720b6e Author: undefined <undefined> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Value.js Log Message: ----------- allow multiple value representations, remove meter text content because no browser shows that Commit: afaa6a0da7e8aa4ce8add6e45630c2c81500447a https://github.com/CometVisu/CometVisu/commit/afaa6a0da7e8aa4ce8add6e45630c2c81500447a Author: undefined <undefined> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M package-lock.json M package.json Log Message: ----------- update libs Commit: 42571238d7e65679245c749ae0462aec747a1aa7 https://github.com/CometVisu/CometVisu/commit/42571238d7e65679245c749ae0462aec747a1aa7 Author: undefined <undefined> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M source/resource/visu_config_tile.xsd Log Message: ----------- allow more addresses Commit: 68b2304ec1ce7bdfcaa4caaf246a4067dd3d847e https://github.com/CometVisu/CometVisu/commit/68b2304ec1ce7bdfcaa4caaf246a4067dd3d847e Author: undefined <undefined> Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M client/source/class/cv/io/Client.js M source/class/cv/io/BackendConnections.js M source/class/cv/ui/structure/pure/Controller.js Log Message: ----------- Merge branch 'develop' into client-plugins-reolink Commit: 47f775a71f7eeb822fbb5856c209dbd37fdf098e https://github.com/CometVisu/CometVisu/commit/47f775a71f7eeb822fbb5856c209dbd37fdf098e Author: undefined <undefined> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M source/class/cv/ui/structure/tile/components/AbstractComponent.js Log Message: ----------- convert state to boolean Commit: 338a24387f7eac21e7d6f2aa0d4790ebe6ebf03f https://github.com/CometVisu/CometVisu/commit/338a24387f7eac21e7d6f2aa0d4790ebe6ebf03f Author: undefined <undefined> Date: 2023-05-13 (Sat, 13 May 2023) Changed paths: M source/boot/index.html R source/boot/manifest.json M source/class/cv/Config.js M source/class/cv/TemplateEngine.js Log Message: ----------- generate manifest dynamically Commit: 78533c89087fe6b14df3b7bf3c6969d3f676d3ce https://github.com/CometVisu/CometVisu/commit/78533c89087fe6b14df3b7bf3c6969d3f676d3ce Author: undefined <undefined> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M source/class/cv/ui/structure/tile/elements/Address.js M source/resource/visu_config_tile.xsd Log Message: ----------- add support for MQTT specific attributes Commit: e05e16b4980a7c684bd926581eb7f5a4d2b208e6 https://github.com/CometVisu/CometVisu/commit/e05e16b4980a7c684bd926581eb7f5a4d2b208e6 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-06-03 (Sat, 03 Jun 2023) Changed paths: M source/class/cv/Config.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/elements/Backend.js M source/class/cv/ui/structure/tile/widgets/Tile.js Log Message: ----------- lint fixes Commit: 8cbe347c8643e074fc2d9960ad39dd73aa34830a https://github.com/CometVisu/CometVisu/commit/8cbe347c8643e074fc2d9960ad39dd73aa34830a Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-06-03 (Sat, 03 Jun 2023) Changed paths: M source/class/cv/ui/structure/tile/elements/Backend.js M source/resource/libs/CvClientBaseClass.js Log Message: ----------- fix tests Commit: eb05d48e2f3c0c4168d79fd45356e581154bcf6d https://github.com/CometVisu/CometVisu/commit/eb05d48e2f3c0c4168d79fd45356e581154bcf6d Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-06-03 (Sat, 03 Jun 2023) Changed paths: M package-lock.json M source/resource/visu_config.xsd M source/rest/manager/composer.lock Log Message: ----------- Merge branch 'develop' into client-plugins-reolink Commit: 3a4748dbcb39da1ff6f7ee61d400697ce040a69f https://github.com/CometVisu/CometVisu/commit/3a4748dbcb39da1ff6f7ee61d400697ce040a69f Author: Christian Mayer <Chr...@us...> Date: 2023-06-04 (Sun, 04 Jun 2023) Changed paths: M .gitignore M ChangeLog M Manifest.json M package-lock.json M package.json M source/boot/index.html R source/boot/manifest.json M source/class/cv/Config.js M source/class/cv/TemplateEngine.js M source/class/cv/io/BackendConnections.js M source/class/cv/ui/structure/tile/components/AbstractComponent.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/Value.js M source/class/cv/ui/structure/tile/elements/Address.js M source/class/cv/ui/structure/tile/elements/Backend.js M source/class/cv/ui/structure/tile/widgets/Tile.js M source/resource/designs/tile/basic.scss A source/resource/libs/CvClientBaseClass.js M source/resource/visu_config_tile.xsd M source/rest/manager/.gitignore M source/rest/manager/.openapi-generator/FILES M source/rest/manager/README.md M source/rest/manager/composer.json M source/rest/manager/config/dev/example.inc.php M source/rest/manager/config/prod/example.inc.php M source/rest/manager/lib/Api/AbstractConfigApi.php M source/rest/manager/lib/Api/AbstractDataproviderApi.php M source/rest/manager/lib/Api/AbstractFsApi.php M source/rest/manager/lib/Api/AbstractRequestproxyApi.php M source/rest/manager/lib/SlimRouter.php M source/rest/manager/phpunit.xml.dist M source/rest/manager/src/Api/RequestproxyApi.php R source/rest/manager/test/Api/RequestproxyApiTest.php M source/rest/openapi.yaml M source/translation/de.po M utils/compile/AbstractCompileHandler.js M utils/compile/cv/CompileHandler.js Log Message: ----------- Merge pull request #1351 from peuter/client-plugins-reolink Fixes and features for tile structure Compare: https://github.com/CometVisu/CometVisu/compare/3b1f38d70daf...3a4748dbcb39 |