From: Christian M. <no...@gi...> - 2023-08-13 13:57:10
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: e0ded49ea96a56fb90a71f64574d45a99d5c5b4a https://github.com/CometVisu/CometVisu/commit/e0ded49ea96a56fb90a71f64574d45a99d5c5b4a Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-07-29 (Sat, 29 Jul 2023) Changed paths: M Gruntfile.js M package-lock.json M package.json Log Message: ----------- delete libs that are outdated or not used anymore update libs Commit: 8dc5176d5aafd0d2c688b411c68c05ad48031dbd https://github.com/CometVisu/CometVisu/commit/8dc5176d5aafd0d2c688b411c68c05ad48031dbd Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-07-29 (Sat, 29 Jul 2023) Changed paths: M Gruntfile.js Log Message: ----------- remove banner config, intellij can do that Commit: 45752680003e19e91d16090bb76775b858ab8af3 https://github.com/CometVisu/CometVisu/commit/45752680003e19e91d16090bb76775b858ab8af3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- do not use zDomain, it might be empty when the first chart-data request returned nothing Commit: 2e4229565efd3853f136306fa9243c7a9085be35 https://github.com/CometVisu/CometVisu/commit/2e4229565efd3853f136306fa9243c7a9085be35 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/widgets/Tile.js Log Message: ----------- handle invalid dates (transforms from value "-") Commit: da47524437ca0210a840c10fba58d2977a00c786 https://github.com/CometVisu/CometVisu/commit/da47524437ca0210a840c10fba58d2977a00c786 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-05 (Sat, 05 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Slider.js Log Message: ----------- apply step size to input Commit: d415a8657ad4e963dd8cb0e33ac6774cda8de891 https://github.com/CometVisu/CometVisu/commit/d415a8657ad4e963dd8cb0e33ac6774cda8de891 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M source/resource/designs/tile/basic.scss Log Message: ----------- try fixed height Commit: fe968f05705de63feb68d47af4a6ac6e56e53001 https://github.com/CometVisu/CometVisu/commit/fe968f05705de63feb68d47af4a6ac6e56e53001 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M package-lock.json M source/rest/manager/environment.php Log Message: ----------- Merge branch 'develop' into tile-improvements Commit: 736d3c8dcdfbe90543661da45e434cede38c555c https://github.com/CometVisu/CometVisu/commit/736d3c8dcdfbe90543661da45e434cede38c555c Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M source/class/cv/io/Fetch.js M source/class/cv/ui/structure/tile/components/Chart.js M source/rest/manager/src/Api/RequestproxyApi.php Log Message: ----------- add basic flux query support to an influxdb Commit: 3559b982858565e80996958dc3fe6b128b2380ac https://github.com/CometVisu/CometVisu/commit/3559b982858565e80996958dc3fe6b128b2380ac Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M source/class/cv/io/openhab/Rest.js A source/class/cv/io/timeseries/AbstractTimeSeriesSource.js A source/class/cv/io/timeseries/FluxSource.js A source/class/cv/io/timeseries/OpenhabPersistenceSource.js M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- use a more generic implementation to support multiple sources for chart data Commit: 0cabbd56c2b71fceb3a4ab4c24ed3cc9acad9fae https://github.com/CometVisu/CometVisu/commit/0cabbd56c2b71fceb3a4ab4c24ed3cc9acad9fae Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M doc/manual/de/config/structure-tile/components/chart.rst M source/resource/visu_config_tile.xsd Log Message: ----------- change schema and document new src content Commit: 525eaf57accdc2f21ab1e1b3c6632a3cbc7eefbb https://github.com/CometVisu/CometVisu/commit/525eaf57accdc2f21ab1e1b3c6632a3cbc7eefbb Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M doc/manual/de/config/structure-tile/components/chart.rst A source/class/cv/io/timeseries/RRDSource.js M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- add RRD as source (untested) Commit: afe7ef265a4e76b75c98f463829e776ef4a7adb4 https://github.com/CometVisu/CometVisu/commit/afe7ef265a4e76b75c98f463829e776ef4a7adb4 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js M source/class/cv/io/timeseries/RRDSource.js M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- fix RRD source to let rrdfetch accept the query (still not tested with a real RRD file) Commit: c612ef71c78dbecdf9ef9bf32a877533a01c65c3 https://github.com/CometVisu/CometVisu/commit/c612ef71c78dbecdf9ef9bf32a877533a01c65c3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/FluxSource.js M source/class/cv/io/timeseries/RRDSource.js Log Message: ----------- fix fetch caching for influx fix baseConfig copying Commit: 8bff9ed4be6d728f552b4e8762ad36d12554543e https://github.com/CometVisu/CometVisu/commit/8bff9ed4be6d728f552b4e8762ad36d12554543e Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/FluxSource.js Log Message: ----------- remove log Commit: 8dbb27ccff69bf3323aabe04cf05ede386ffb1de https://github.com/CometVisu/CometVisu/commit/8dbb27ccff69bf3323aabe04cf05ede386ffb1de Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/resource/designs/tile/design_setup.js Log Message: ----------- do not break layout when scrollbar gets visible another try to improve things by using exact values Commit: fea7eb0fe5e60b1e6d42e29bdb2bf6efea0f9a2a https://github.com/CometVisu/CometVisu/commit/fea7eb0fe5e60b1e6d42e29bdb2bf6efea0f9a2a Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) 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-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.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 Log Message: ----------- more chart documentation, fix screenshots Commit: ea42c3998341880685ea27334ae2702307faeebb https://github.com/CometVisu/CometVisu/commit/ea42c3998341880685ea27334ae2702307faeebb Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/resource/visu_config_tile.xsd Log Message: ----------- pure icons can be used as component too Commit: 51d099bf76fb5885e6eea4019f8004767ee31666 https://github.com/CometVisu/CometVisu/commit/51d099bf76fb5885e6eea4019f8004767ee31666 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/rest/manager/src/Api/RequestproxyApi.php Log Message: ----------- add api path to that the user is not bothered with this Commit: 9eff448039bbe0887f1c62a656700e0a8cad9c49 https://github.com/CometVisu/CometVisu/commit/9eff448039bbe0887f1c62a656700e0a8cad9c49 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/OpenhabPersistenceSource.js Log Message: ----------- check if the response might not be transformed at all Commit: d7ff007922462a14122c86f2c63dac1b93db1036 https://github.com/CometVisu/CometVisu/commit/d7ff007922462a14122c86f2c63dac1b93db1036 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/FluxSource.js Log Message: ----------- add default fn value and an auto generated aggregateWindow if none is set Commit: 748f96cd9125e65f32e981351486f586bd792d82 https://github.com/CometVisu/CometVisu/commit/748f96cd9125e65f32e981351486f586bd792d82 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/resource/designs/tile/design_setup.js Log Message: ----------- remove log Commit: bf98f58e1a4f1a2aa5ce4d48935753d5c8cd27c0 https://github.com/CometVisu/CometVisu/commit/bf98f58e1a4f1a2aa5ce4d48935753d5c8cd27c0 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js Log Message: ----------- prevent multiple init calls Commit: 0e14384eac02c0711288a073f87e6340bf6e56e7 https://github.com/CometVisu/CometVisu/commit/0e14384eac02c0711288a073f87e6340bf6e56e7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- add zero grid line when the chart is not zero-based Commit: 1de55a2a18ba41beaf525646bbc76c4907e122ec https://github.com/CometVisu/CometVisu/commit/1de55a2a18ba41beaf525646bbc76c4907e122ec Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M source/class/cv/data/Simulation.js M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js A source/class/cv/io/timeseries/DemoSource.js M source/class/cv/io/timeseries/FluxSource.js M source/class/cv/io/timeseries/OpenhabPersistenceSource.js M source/class/cv/io/timeseries/RRDSource.js M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/demo/visu_config_demo-tile.xml Log Message: ----------- lint fixes and add special source for demo config Commit: 4a20c3678ffd87f46c0774dfbc2f0d2f2ed4521f https://github.com/CometVisu/CometVisu/commit/4a20c3678ffd87f46c0774dfbc2f0d2f2ed4521f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M .github/actions/update-webdriver/action.yml Log Message: ----------- try directly, because chrome version >= 115 works differently Commit: 39eaa7268ad82fd384a4885cceef33472759dd09 https://github.com/CometVisu/CometVisu/commit/39eaa7268ad82fd384a4885cceef33472759dd09 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M .github/actions/update-webdriver/action.yml Log Message: ----------- try without any version Commit: 35054ffd541ef11d24ae005aeb5a094ebd016054 https://github.com/CometVisu/CometVisu/commit/35054ffd541ef11d24ae005aeb5a094ebd016054 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M .github/actions/update-webdriver/action.yml Log Message: ----------- update both Commit: 32d81543f3759fe55c7adfeae77193a1388b1ec8 https://github.com/CometVisu/CometVisu/commit/32d81543f3759fe55c7adfeae77193a1388b1ec8 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M .github/actions/update-webdriver/action.yml Log Message: ----------- update runners version too Commit: db2dd1aa17bb03b761a355194c1de0862da5c161 https://github.com/CometVisu/CometVisu/commit/db2dd1aa17bb03b761a355194c1de0862da5c161 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M package-lock.json M package.json M source/test/karma/karma.conf.js Log Message: ----------- update karma-qooxdoo package Commit: 1ea9de8c57b20651f759eb50e5652f2a09a53758 https://github.com/CometVisu/CometVisu/commit/1ea9de8c57b20651f759eb50e5652f2a09a53758 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-12 (Sat, 12 Aug 2023) Changed paths: M Gruntfile.js Log Message: ----------- cleanup what is not used Commit: 7ce70fe4e829ef4b7ee2771ae0a4582adca17b71 https://github.com/CometVisu/CometVisu/commit/7ce70fe4e829ef4b7ee2771ae0a4582adca17b71 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/io/timeseries/FluxSource.js M source/class/cv/ui/structure/tile/components/Chart.js M source/resource/designs/tile/basic.scss M source/resource/visu_config_tile.xsd Log Message: ----------- allow custom flux queries as inline text of dataset Commit: 126284319d4d1fa17cd74b8215ff15de2eae8be1 https://github.com/CometVisu/CometVisu/commit/126284319d4d1fa17cd74b8215ff15de2eae8be1 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/util/Prettifier.js Log Message: ----------- convert some special characters to keep a valid XML Commit: d1c6a19940d72f8e6f8733f9064a185249fad025 https://github.com/CometVisu/CometVisu/commit/d1c6a19940d72f8e6f8733f9064a185249fad025 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/ui/manager/form/SourceCodeField.js Log Message: ----------- mark element as editable to prevent space capturing closes #1071 Commit: dd14618e963cebbd955e9ef93e4e20439c200ece https://github.com/CometVisu/CometVisu/commit/dd14618e963cebbd955e9ef93e4e20439c200ece Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/ui/manager/editor/Tree.js Log Message: ----------- bring back the source editor for special text node content editing. Also prepare to handle "flux" correctly. It is not supported by monaco editor by now. but with this preparation it will work when support is added without a change on out side. Commit: 3efc3fa5c7feac7ae7337bb3f237d4ec93ae9ce1 https://github.com/CometVisu/CometVisu/commit/3efc3fa5c7feac7ae7337bb3f237d4ec93ae9ce1 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M doc/manual/de/config/structure-tile/components/chart.rst Log Message: ----------- add hint for inline flux query Commit: 540d73465c752ee2f2e607838db34917dc37c372 https://github.com/CometVisu/CometVisu/commit/540d73465c752ee2f2e607838db34917dc37c372 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/ui/manager/model/schema/DocumentationMapping.js Log Message: ----------- add dev information to test in docker containers Commit: a34d48d1dd6cf3910cc25edf26e842fec1e6986b https://github.com/CometVisu/CometVisu/commit/a34d48d1dd6cf3910cc25edf26e842fec1e6986b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M DEVELOPMENT.md Log Message: ----------- add dev information to test in docker containers Commit: 0ba18b0c5261bb6c2e6567dec3ff9ce2297c2116 https://github.com/CometVisu/CometVisu/commit/0ba18b0c5261bb6c2e6567dec3ff9ce2297c2116 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M source/class/cv/ui/manager/editor/Tree.js M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- lint fixes Commit: 98969caad84d1806e477827b1c562bc9223aeb89 https://github.com/CometVisu/CometVisu/commit/98969caad84d1806e477827b1c562bc9223aeb89 Author: Christian Mayer <Chr...@us...> Date: 2023-08-13 (Sun, 13 Aug 2023) Changed paths: M .github/actions/update-webdriver/action.yml M DEVELOPMENT.md M Gruntfile.js 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-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.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 package-lock.json M package.json M source/class/cv/data/Simulation.js M source/class/cv/io/Fetch.js M source/class/cv/io/openhab/Rest.js A source/class/cv/io/timeseries/AbstractTimeSeriesSource.js A source/class/cv/io/timeseries/DemoSource.js A source/class/cv/io/timeseries/FluxSource.js A source/class/cv/io/timeseries/OpenhabPersistenceSource.js A source/class/cv/io/timeseries/RRDSource.js M source/class/cv/ui/manager/editor/Tree.js M source/class/cv/ui/manager/form/SourceCodeField.js M source/class/cv/ui/manager/model/schema/DocumentationMapping.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/Slider.js M source/class/cv/ui/structure/tile/widgets/Tile.js M source/class/cv/util/Prettifier.js M source/resource/demo/visu_config_demo-tile.xml M source/resource/designs/tile/basic.scss M source/resource/designs/tile/design_setup.js M source/resource/visu_config_tile.xsd M source/rest/manager/src/Api/RequestproxyApi.php M source/test/karma/karma.conf.js Log Message: ----------- Merge pull request #1359 from peuter/tile-improvements Tile improvements Compare: https://github.com/CometVisu/CometVisu/compare/e267658c26ca...98969caad84d |