|
From: Christian M. <no...@gi...> - 2022-12-31 18:43:04
|
Branch: refs/heads/develop Home: https://github.com/CometVisu/CometVisu Commit: 2cb34830f3dd00b065234cc1d765c2de2df2ebb5 https://github.com/CometVisu/CometVisu/commit/2cb34830f3dd00b065234cc1d765c2de2df2ebb5 Author: undefined <undefined> Date: 2022-12-28 (Wed, 28 Dec 2022) Changed paths: R source/check_config.php R source/editor/DEVELOPMENT.txt R source/editor/bin/save_config.php R source/editor/dataproviders/DataProviderConfig.js R source/editor/dataproviders/dpt_list.json R source/editor/dataproviders/list_all_addresses.php R source/editor/dataproviders/list_all_icons.php R source/editor/dataproviders/list_all_influxdbs.php R source/editor/dataproviders/list_all_plugins.php R source/editor/dataproviders/list_all_rrds.php R source/editor/dataproviders/list_relevant_influxdb_fields.php R source/editor/dataproviders/list_relevant_influxdb_tags.php R source/editor/dataproviders/parse_ini.inc.php R source/editor/dependencies/jquery.cookie.js R source/editor/dependencies/jquery.min.js R source/editor/dependencies/jquery.xpath.js R source/editor/dependencies/jquery.xpath.min.js R source/editor/dependencies/json2.js R source/editor/editor.html R source/editor/index.php R source/editor/init.js R source/editor/lib/ActiveInput.js R source/editor/lib/Configuration.js R source/editor/lib/DataProvider.js R source/editor/lib/DocumentationMapping.json R source/editor/lib/Editor.css R source/editor/lib/Editor.js R source/editor/lib/ListenerEvent.js R source/editor/lib/Messages.js R source/editor/lib/Result.js R source/editor/lib/Schema.js R source/editor/lib/editor_sprite.png R source/editor/text/index.html R source/editor/text/main.css R source/editor/text/utils.js R source/library_version.inc.php R source/loader/build/loader.js R source/loader/loader.js R source/loader/loader.tmpl.js R source/manager.php R source/upgrade/ConfigurationUpgrader.class.php R source/upgrade/index.php M utils/compile/cv/CompileHandler.js Log Message: ----------- remove old editor and manager Commit: 0bc797189547f9bfd8a76b7e44d03fcba6a44492 https://github.com/CometVisu/CometVisu/commit/0bc797189547f9bfd8a76b7e44d03fcba6a44492 Author: undefined <undefined> Date: 2022-12-28 (Wed, 28 Dec 2022) Changed paths: M utils/compile/AbstractCompileHandler.js Log Message: ----------- await async job Commit: a84ac28fcc080c6be58914c0ebf404c307d6de5a https://github.com/CometVisu/CometVisu/commit/a84ac28fcc080c6be58914c0ebf404c307d6de5a Author: Christian Mayer <Chr...@us...> Date: 2022-12-31 (Sat, 31 Dec 2022) Changed paths: R source/check_config.php R source/editor/DEVELOPMENT.txt R source/editor/bin/save_config.php R source/editor/dataproviders/DataProviderConfig.js R source/editor/dataproviders/dpt_list.json R source/editor/dataproviders/list_all_addresses.php R source/editor/dataproviders/list_all_icons.php R source/editor/dataproviders/list_all_influxdbs.php R source/editor/dataproviders/list_all_plugins.php R source/editor/dataproviders/list_all_rrds.php R source/editor/dataproviders/list_relevant_influxdb_fields.php R source/editor/dataproviders/list_relevant_influxdb_tags.php R source/editor/dataproviders/parse_ini.inc.php R source/editor/dependencies/jquery.cookie.js R source/editor/dependencies/jquery.min.js R source/editor/dependencies/jquery.xpath.js R source/editor/dependencies/jquery.xpath.min.js R source/editor/dependencies/json2.js R source/editor/editor.html R source/editor/index.php R source/editor/init.js R source/editor/lib/ActiveInput.js R source/editor/lib/Configuration.js R source/editor/lib/DataProvider.js R source/editor/lib/DocumentationMapping.json R source/editor/lib/Editor.css R source/editor/lib/Editor.js R source/editor/lib/ListenerEvent.js R source/editor/lib/Messages.js R source/editor/lib/Result.js R source/editor/lib/Schema.js R source/editor/lib/editor_sprite.png R source/editor/text/index.html R source/editor/text/main.css R source/editor/text/utils.js R source/library_version.inc.php R source/loader/build/loader.js R source/loader/loader.js R source/loader/loader.tmpl.js R source/manager.php R source/upgrade/ConfigurationUpgrader.class.php R source/upgrade/index.php M utils/compile/AbstractCompileHandler.js M utils/compile/cv/CompileHandler.js Log Message: ----------- Merge pull request #1303 from peuter/remove-deprecated Remove deprecated code Compare: https://github.com/CometVisu/CometVisu/compare/f5ac111eef8c...a84ac28fcc08 |