Commit Graph

166 Commits (9dfe7365c8a9399c1fbc0f701c0dd66c185c5356)

Author SHA1 Message Date
13621160019@163.com cdaa3fd186 changed all datatype JSON columns to datatype LONGTEXT in database
upgrade version number to v1.5.1
2021-12-18 17:11:11 +08:00
13621160019@163.com 56c4c6b188 upgraded version number to v1.5.0 2021-12-12 17:40:07 +08:00
13621160019@163.com 37a44353a8 added access control to shopfloor, store and tenant in api and admin 2021-12-08 23:28:58 +08:00
13621160019@163.com 9c9e316efc added access control to point in api and admin 2021-12-07 19:50:37 +08:00
13621160019@163.com 15cc27ac18 added access control to equipment in api and admin 2021-12-06 23:02:27 +08:00
13621160019@163.com 5d1e469894 updated nofification(web message) in web and api 2021-12-05 22:37:59 +08:00
13621160019@163.com cd94e31a98 added user varification to webmessage in admin and api 2021-12-05 18:06:50 +08:00
13621160019@163.com dfec9a8fc0 added access_control to menu in api and admin 2021-11-29 17:46:14 +08:00
13621160019@163.com ccf7b9d435 updated requirements of myems-api 2021-11-28 20:46:46 +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 e2234902a2 updated version number to v1.3.4 2021-11-06 15:44:05 +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 405fa656f4 added installation on docker to readme of web ui 2021-11-05 20:01:00 +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 cfe749e44d added weekly to i18n of Web UI 2021-11-04 21:18:50 +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
guangyuzhang 8d421975c5 updated Dockerfiles 2021-11-01 14:52:33 +08:00
Caozhenhui 01bce323b9 Merge remote-tracking branch 'upstream/develop' into develop 2021-11-01 09:24:34 +08:00
13621160019@163.com 70151b020f updated version number to v1.3.3 2021-10-30 16:11:12 +08:00
13621160019@163.com 0d2da7535f updated package.json in web ui 2021-10-30 15:22:36 +08:00
Caozhenhui 74706dcc37 added new period type 'weekly' to meterenergy in WEB UI 2021-10-29 16:14:16 +08:00
13621160019@163.com 61deab4fa5 removed duplicate entry in i18n of Web UI 2021-10-25 20:07:32 +08:00
13621160019@163.com 545d16660d fixed detailed data sort issues in Web UI 2021-10-24 16:30:52 +08:00
13621160019@163.com e38126e8b0 fixed detailed data sort issues of Batch reports in Web UI 2021-10-23 20:00:17 +08:00
13621160019@163.com 45bb1790de fixed detailed data sort issue in StoreBatch report
Merge branch 'PR74' into develop
2021-10-23 17:51:44 +08:00
YangZhang-GitHub 5be1d5f72c The sorting method of detailed energy consumption data is changed from alphabetical to quantity-value 2021-10-22 17:52:06 +08:00
13621160019@163.com 6c69ad4f23 updated version number to v1.3.2 2021-10-22 16:53:32 +08:00
tianlinzhong f4166091b7 Added Associated Equpment Data to CombinedEquipmentEfficiency Report in web UI and API 2021-10-20 13:45:19 +08:00
13621160019@163.com 3936b7c2e7 updated version number to v1.3.1 2021-10-15 16:31:00 +08:00
曹真珲 d78db4c23e update web/README.md. 2021-10-13 05:44:40 +00:00
Caozhenhui 2d91cecec9 added maximum load data 2021-10-12 14:27:37 +08:00
13621160019@163.com db622eb0c9 updated version number to v1.3.0 2021-10-11 16:53:55 +08:00
13621160019@163.com fc18eeb32c fixed PEP8 warnings and update version number to v1.3.0 2021-10-11 16:53:55 +08:00
13621160019@163.com c65a24682c removed gsmmodem and aliyun sms api from API & Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com d678ac4149 changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-10-11 16:53:55 +08:00
13621160019@163.com fcd78f2b09 updated demo scripts of database 2021-10-11 16:53:55 +08:00
13621160019@163.com ff501fdf2f added expiration datetimes to User in Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 64cc1fa74b updated demo scripts of database 2021-10-11 16:53:55 +08:00
13621160019@163.com 3c4554feea added API error messages to translations.js and i18n.js 2021-10-11 16:53:55 +08:00
13621160019@163.com f9d2f653ab fixed typo 2021-10-11 16:53:55 +08:00
13621160019@163.com 751ad8edf1 updated demo databse for database ingestion servcie 2021-10-11 16:53:55 +08:00
13621160019@163.com 1c14c0e75d added spinners to Dashboard of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com e30bd7048a updated i18n of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 0ca38136b4 updated README of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com a38743b722 added try_files directive to avoid 404 error while refreshing pages in Web UI 2021-10-11 16:53:54 +08:00
hyh123a b6f6b4a74c fixed the 404 error 2021-10-11 16:53:54 +08:00