Commit Graph

1597 Commits (2245dee31ec7a5b6232a17b6739ce38f726f11ae)

Author SHA1 Message Date
13621160019@163.com 2245dee31e added access control to cost file 2021-11-18 22:51:01 +08:00
13621160019@163.com f396564bc2 added access control to email server setting 2021-11-17 23:02:35 +08:00
13621160019@163.com 9937d0d051 added access control to email server 2021-11-17 22:58:24 +08:00
13621160019@163.com cda9381ec1 added access control to POST/PUT/DELETE of storetype in api 2021-11-17 13:32:23 +08:00
13621160019@163.com 9d17baff1c added access control to tenanttype POST/PUT/DELETE actions in api 2021-11-16 21:42:41 +08:00
13621160019@163.com aac085d160 added access control to timezone PUT action in api 2021-11-16 21:20:26 +08:00
13621160019@163.com 5b30a23a85 updated command of myems-api service in docker-compose 2021-11-15 21:24:03 +08:00
13621160019@163.com a9cbee6cd1 updated Dockerfile of myems-api 2021-11-15 21:22:11 +08:00
13621160019@163.com 5767d98825 updated virtual meter procedure in normalization service 2021-11-14 19:44:32 +08:00
13621160019@163.com ef7c602508 upgraded version number to v1.4.0
Upgrade procedure for this change:
    1. Stop the myems-normalization service or container.
    2. Backup your database.
    3. Upgrade myems/admin, myems/myems-api, and myems/myems-normalization source code,
       and keep previous .env files unchanged.
    4. Run database/upgrade/upgrade1.4.0.sql to merge expression into virtual meter
    5. Check the virtual meters in Admin UI.
    6. Start the myems-normalization service or container.
2021-11-14 17:15:17 +08:00
13621160019@163.com 6856423ed1 Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
13621160019@163.com 6865fba169 updated virtual meter model view in admin ui 2021-11-13 19:38:52 +08:00
13621160019@163.com 6c666021de updated docker hub address in README 2021-11-12 23:26:18 +08:00
13621160019@163.com 0c22efbe2f updated excel exporters to make them print friendly 2021-11-11 22:45:45 +08:00
13621160019@163.com 8f8bc8a969 added access control to actions of user in api 2021-11-10 18:12:30 +08:00
13621160019@163.com dd279ba548 added access control to actions of user in api 2021-11-10 18:04:15 +08:00
13621160019@163.com 72484ea920 added access control to GET all users in API 2021-11-10 16:19:46 +08:00
13621160019@163.com 5c900e9a82 fixed issue in on_delete of gateway in API 2021-11-10 12:25:05 +08:00
13621160019@163.com 9e14d82ce8 upgraded falcon framework to v3.0.1 in API
Merge branch 'PR79' into develop
2021-11-09 21:50:19 +08:00
13621160019@163.com 5d0679d60a recovered usage of falcon_cors middleware in API 2021-11-09 21:50:05 +08:00
Caozhenhui 6051c05221 Resolved ERROR:PUT method not found 2021-11-09 13:55:43 +08:00
Caozhenhui 5cd0363acd CORS Method not found when submit a PUT request 2021-11-08 18:13:15 +08:00
Caozhenhui 738f91d181 modified falcon.API to falcon.App and CORS to falcon.CORSmiddleware 2021-11-08 09:37:26 +08:00
13621160019@163.com a7e9586ecb added installation on docker to myems-modbus-tcp 2021-11-07 18:43:15 +08:00
13621160019@163.com e2234902a2 updated version number to v1.3.4 2021-11-06 15:44:05 +08:00
13621160019@163.com a27d5762e1 added default gateway token to database and myems_modbus_tcp 2021-11-06 15:43:06 +08:00
13621160019@163.com 4329569bb1 added notification drop down list and notification page
Merge branch 'PR78' into develop
2021-11-06 14:16:37 +08:00
13621160019@163.com f9fb61035d updated README 2021-11-05 23:03:28 +08:00
13621160019@163.com 405fa656f4 added installation on docker to readme of web ui 2021-11-05 20:01:00 +08:00
13621160019@163.com 7595d87b96 added installation on docker to readme of admin ui 2021-11-05 19:04:34 +08:00
13621160019@163.com 753b2a86ce added installation on docker to README 2021-11-05 17:52:22 +08:00
13621160019@163.com df91f3b170 added installation on docker to README of myems-api 2021-11-05 16:42:06 +08:00
tianlinzhong 4d91e63dcb solve the bug 2021-11-05 10:06:19 +08:00
13621160019@163.com df57994c7a fixed NoneType errors in detailed data formatters of Web UI 2021-11-04 22:13:22 +08:00
13621160019@163.com 20422f9074 added new period type 'weekly'
Merge branch 'PR77' into develop
2021-11-04 21:46:15 +08:00
13621160019@163.com cfe749e44d added weekly to i18n of Web UI 2021-11-04 21:18:50 +08:00
Caozhenhui 2c748d2eee Modified the current_datetime_utcvariable in the statistics_hourly_data_by_period method 2021-11-04 20:24:51 +08:00
Caozhenhui bffef535ea Modified the current_datetime_utcvariable in the statistics_hourly_data_by_period method 2021-11-04 19:50:44 +08:00
Caozhenhui 67f22d2dd3 Modified the current_datetime_utcvariable in the statistics_hourly_data_by_period method 2021-11-04 19:49:23 +08:00
Caozhenhui caa65ef136 Added the time scale of weekly in statistics_hourly_data_by_period 2021-11-04 16:24:23 +08:00
Caozhenhui f2bee0bb2c Merge remote-tracking branch 'upstream/develop' into develop 2021-11-04 16:23:13 +08:00
13621160019@163.com e6a9d59f8a Merge branch 'develop' of https://gitee.com/myems/myems into develop 2021-11-03 22:50:03 +08:00
13621160019@163.com ed86cf00e0 added docker command to admin ui readme 2021-11-03 22:49:20 +08:00
Caozhenhui 88e33fa9c6 Added the time scale of weekly 2021-11-03 11:09:48 +08:00
Caozhenhui 4a44727a0a Added the time scale of weekly 2021-11-03 11:00:17 +08:00
Caozhenhui 3fc620b596 Added the time scale of weekly 2021-11-03 10:32:16 +08:00
Caozhenhui 62ad53d430 Merge remote-tracking branch 'upstream/develop' into develop 2021-11-02 17:03:08 +08:00
guangyuzhang 2671cd7f8e updated dockerfiles 2021-11-02 16:50:54 +08:00
tianlinzhong 2bade8434f Energy management system notification function WEB UI 2021-11-02 16:02:42 +08:00
tianlinzhong c2004ca4c4 Energy management system notification function WEB UI 2021-11-02 15:35:54 +08:00