From: Christian M. <no...@gi...> - 2023-08-19 21:24:59
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 03ba3b7d61d383bd7f19c1aa266c9a5d30c7ec79 https://github.com/CometVisu/CometVisu/commit/03ba3b7d61d383bd7f19c1aa266c9a5d30c7ec79 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M source/class/cv/data/Simulation.js M source/class/cv/io/Mockup.js M source/class/cv/io/timeseries/DemoSource.js M source/resource/demo/media/demo_tile_testmode_data.json Log Message: ----------- allow dynamic resolution calculation Commit: a49a01e914a5613b9780127991815830efeab96b https://github.com/CometVisu/CometVisu/commit/a49a01e914a5613b9780127991815830efeab96b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Chart.js Log Message: ----------- sync highlighted item with current selection Commit: 0320819b407b1ba72dd2e5207133c7e6ef0cc077 https://github.com/CometVisu/CometVisu/commit/0320819b407b1ba72dd2e5207133c7e6ef0cc077 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M package.json Log Message: ----------- update qooxdoo Commit: cf6daf258a1544ffff73de561b68469dcd295f56 https://github.com/CometVisu/CometVisu/commit/cf6daf258a1544ffff73de561b68469dcd295f56 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M source/rest/manager/composer.json M source/rest/manager/composer.lock Log Message: ----------- update php deps Commit: b363739b542fe2af5d6cd6f3381b4063337b74fa https://github.com/CometVisu/CometVisu/commit/b363739b542fe2af5d6cd6f3381b4063337b74fa Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-18 (Fri, 18 Aug 2023) Changed paths: M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js M 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 Log Message: ----------- replace URL parsing because it modifies the resource string to lowercase and most of the sources are case-sensitive (influx-bucket, openHAB-Item) Commit: f79afa3b387fe1016d6b3d53760c21805f4bcc11 https://github.com/CometVisu/CometVisu/commit/f79afa3b387fe1016d6b3d53760c21805f4bcc11 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-18 (Fri, 18 Aug 2023) Changed paths: M source/class/cv/io/timeseries/FluxSource.js Log Message: ----------- remove console.log Commit: 20dacebdbffcedf7651d58abf66cb5a4462a4fc1 https://github.com/CometVisu/CometVisu/commit/20dacebdbffcedf7651d58abf66cb5a4462a4fc1 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-18 (Fri, 18 Aug 2023) Changed paths: M source/class/cv/ui/structure/tile/components/Icon.js Log Message: ----------- handle css colors right Commit: 0ca9f82aa16ff1820dcbea8f43653f3e8c7467a3 https://github.com/CometVisu/CometVisu/commit/0ca9f82aa16ff1820dcbea8f43653f3e8c7467a3 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-18 (Fri, 18 Aug 2023) Changed paths: M source/class/cv/io/listmodel/FritzCallList.js M source/class/cv/io/listmodel/IListModel.js M source/class/cv/io/listmodel/RssLog.js M source/class/cv/ui/structure/tile/components/List.js Log Message: ----------- support mapping, state toggling and deletion for rss model Commit: 56a87ca6b1b0a29a53294af889d68f77e113e6af https://github.com/CometVisu/CometVisu/commit/56a87ca6b1b0a29a53294af889d68f77e113e6af Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M source/class/cv/Application.js Log Message: ----------- fake this for some screenshots in documentation Commit: 922f102a4e157bf6f9ef48b84149bc98b6df7365 https://github.com/CometVisu/CometVisu/commit/922f102a4e157bf6f9ef48b84149bc98b6df7365 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: R doc/manual/de/config/structure-tile/components/_static/cv-rsslogplugin-list.png R doc/manual/de/config/structure-tile/components/_static/cv-tr064plugin-list.png M doc/manual/de/config/structure-tile/components/list.rst M source/class/cv/core/notifications/ActionRegistry.js M source/class/cv/core/notifications/actions/AbstractActionHandler.js A source/class/cv/core/notifications/actions/Confirm.js M source/class/cv/core/notifications/actions/Link.js M source/class/cv/core/notifications/actions/Option.js M source/class/cv/core/notifications/actions/OptionGroup.js M source/class/cv/io/listmodel/FritzCallList.js M source/class/cv/io/listmodel/IListModel.js M source/class/cv/io/listmodel/RssLog.js M source/class/cv/ui/Popup.js M source/class/cv/ui/PopupHandler.js M source/class/cv/ui/structure/tile/components/List.js M source/resource/designs/tile-globals.scss M source/resource/designs/tile/basic.scss M source/resource/visu_config_tile.xsd M source/test/fixtures/rsslog.json M source/translation/de.po M source/translation/en.po Log Message: ----------- finalize rsslog features implementation in cv-list: * mapping, toggle-state and deletion is supported now * deletion needs confirmation first (can be disabled) Commit: f15b1c69e6f737420c6580aaa085678069869a7f https://github.com/CometVisu/CometVisu/commit/f15b1c69e6f737420c6580aaa085678069869a7f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M doc/manual/de/config/structure-tile/components/_static/shot-index.json Log Message: ----------- changes screenshots Commit: b8dc46f6c2f50569ba6d98d033f4bba1216c6c15 https://github.com/CometVisu/CometVisu/commit/b8dc46f6c2f50569ba6d98d033f4bba1216c6c15 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M source/class/cv/core/notifications/actions/Confirm.js M source/class/cv/io/listmodel/RssLog.js M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js M source/class/cv/ui/PopupHandler.js M source/class/cv/ui/structure/tile/components/List.js Log Message: ----------- please the linter Commit: b44fe037fe1cb9a92feb6c360ebf28062ae26633 https://github.com/CometVisu/CometVisu/commit/b44fe037fe1cb9a92feb6c360ebf28062ae26633 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: R .github/actions/update-webdriver/action.yml M .github/workflows/main.yml M .github/workflows/pull_request.yml M Gruntfile.js M package-lock.json M utils/ci/browser-setup.sh Log Message: ----------- try to use selenium-manager to manage browser + driver Commit: c014573e7b4385cc800ffe33ba3f0d9a389aa1a1 https://github.com/CometVisu/CometVisu/commit/c014573e7b4385cc800ffe33ba3f0d9a389aa1a1 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M .github/workflows/main.yml M .github/workflows/pull_request.yml Log Message: ----------- use official version Commit: 9808b54c5f438a7a21f1757201faafd2b9f0741f https://github.com/CometVisu/CometVisu/commit/9808b54c5f438a7a21f1757201faafd2b9f0741f Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M .github/workflows/pull_request.yml M utils/ci/browser-setup.sh Log Message: ----------- try to use new path for unit tests Commit: 872ad083a734641279bd41ed5df3e9bf6dabb5eb https://github.com/CometVisu/CometVisu/commit/872ad083a734641279bd41ed5df3e9bf6dabb5eb Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M utils/ci/browser-setup.sh Log Message: ----------- tell me what you do Commit: d25d1e7f3270e4ad89222cea7e354ceaf78e4a2b https://github.com/CometVisu/CometVisu/commit/d25d1e7f3270e4ad89222cea7e354ceaf78e4a2b Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M .github/workflows/pull_request.yml Log Message: ----------- another try Commit: e5d4a1745f993aa81d06028cbfbb1ab0ebee5e54 https://github.com/CometVisu/CometVisu/commit/e5d4a1745f993aa81d06028cbfbb1ab0ebee5e54 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M utils/ci/browser-setup.sh Log Message: ----------- another try Commit: 03814f9fbef21fdfc69430f85455f7d25a0a2941 https://github.com/CometVisu/CometVisu/commit/03814f9fbef21fdfc69430f85455f7d25a0a2941 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M .github/workflows/pull_request.yml M utils/ci/browser-setup.sh Log Message: ----------- cleanup first and use canary instead of unstable Commit: 018321b6482a2af5d89299e014478c7a3e7ddb35 https://github.com/CometVisu/CometVisu/commit/018321b6482a2af5d89299e014478c7a3e7ddb35 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M .github/workflows/main.yml M .github/workflows/pull_request.yml M utils/ci/browser-setup.sh Log Message: ----------- try to really delete the installed one Commit: 6181094bfe8928e02b732f8088c2d1ff4e9a9360 https://github.com/CometVisu/CometVisu/commit/6181094bfe8928e02b732f8088c2d1ff4e9a9360 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M utils/ci/browser-setup.sh Log Message: ----------- there is another one Commit: 49f6adf3b7a1f8ee1c21b1a9d1ef998bf9b5ead7 https://github.com/CometVisu/CometVisu/commit/49f6adf3b7a1f8ee1c21b1a9d1ef998bf9b5ead7 Author: Tobias Bräutigam <tbr...@gm...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: M utils/ci/browser-setup.sh Log Message: ----------- get details Commit: 325d99699c0c1971902d8bc23b94a8c44d92aa9c https://github.com/CometVisu/CometVisu/commit/325d99699c0c1971902d8bc23b94a8c44d92aa9c Author: Christian Mayer <Chr...@us...> Date: 2023-08-19 (Sat, 19 Aug 2023) Changed paths: R .github/actions/update-webdriver/action.yml M .github/workflows/main.yml M .github/workflows/pull_request.yml M Gruntfile.js R doc/manual/de/config/structure-tile/components/_static/cv-rsslogplugin-list.png R doc/manual/de/config/structure-tile/components/_static/cv-tr064plugin-list.png M doc/manual/de/config/structure-tile/components/_static/shot-index.json M doc/manual/de/config/structure-tile/components/list.rst M package-lock.json M package.json M source/class/cv/Application.js M source/class/cv/core/notifications/ActionRegistry.js M source/class/cv/core/notifications/actions/AbstractActionHandler.js A source/class/cv/core/notifications/actions/Confirm.js M source/class/cv/core/notifications/actions/Link.js M source/class/cv/core/notifications/actions/Option.js M source/class/cv/core/notifications/actions/OptionGroup.js M source/class/cv/data/Simulation.js M source/class/cv/io/Mockup.js M source/class/cv/io/listmodel/FritzCallList.js M source/class/cv/io/listmodel/IListModel.js M source/class/cv/io/listmodel/RssLog.js M source/class/cv/io/timeseries/AbstractTimeSeriesSource.js M 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/Popup.js M source/class/cv/ui/PopupHandler.js M source/class/cv/ui/structure/tile/components/Chart.js M source/class/cv/ui/structure/tile/components/Icon.js M source/class/cv/ui/structure/tile/components/List.js M source/resource/demo/media/demo_tile_testmode_data.json M source/resource/designs/tile-globals.scss M source/resource/designs/tile/basic.scss M source/resource/visu_config_tile.xsd M source/rest/manager/composer.json M source/rest/manager/composer.lock M source/test/fixtures/rsslog.json M source/translation/de.po M source/translation/en.po M utils/ci/browser-setup.sh Log Message: ----------- Merge pull request #1365 from peuter/fix-chart-simulator Fix chart simulator + some dependency updates Compare: https://github.com/CometVisu/CometVisu/compare/3869526d7284...325d99699c0c |