Commit Graph

1450 Commits (3c3016f8e1cf3948e92eaa28ed7bf7ae4e82f59b)

Author SHA1 Message Date
13621160019@163.com 3c3016f8e1 updated maximum load value according to MINUTES_TO_COUNT in tenantbatch report 2021-10-13 21:58:36 +08:00
曹真珲 d78db4c23e update web/README.md. 2021-10-13 05:44:40 +00:00
Caozhenhui f729744960 Merge remote-tracking branch 'upstream/develop' into develop 2021-10-13 13:23:18 +08:00
13621160019@163.com d2dd86dc27 updated config.py files to move all variables to .env files via Python Decouple
Merge branch 'PR146' into develop
2021-10-12 18:40:03 +08:00
13621160019@163.com b97c16fbb9 updated config.py files to move all variables to .env files via Python Decouple 2021-10-12 18:39:42 +08:00
Caozhenhui 2d91cecec9 added maximum load data 2021-10-12 14:27:37 +08:00
Caozhenhui 8bde969c4e Merge remote-tracking branch 'upstream/develop' into develop 2021-10-11 16:55:53 +08:00
13621160019@163.com 443623424f updated README 2021-10-11 16:53:56 +08:00
hyh123a f3a36d4a74 modfiy the doc for docker-compose 2021-10-11 16:53:56 +08:00
13621160019@163.com ca127791cf updated database installation script and README 2021-10-11 16:53:56 +08:00
13621160019@163.com 0a3d517815 fixed issue for editing user name and password in Admin UI 2021-10-11 16:53:56 +08:00
13621160019@163.com 00d36b331e updated format of excel exporters 2021-10-11 16:53:56 +08:00
13621160019@163.com 5ea4c7a83b updated format of excel exporters 2021-10-11 16:53:56 +08:00
13621160019@163.com 48c22cf84b updated Docker section in README 2021-10-11 16:53:56 +08:00
hyh123a 3d39a37fb4 modify the README.md 2021-10-11 16:53:56 +08:00
13621160019@163.com bfd6d8956a updated format of excel exporters 2021-10-11 16:53:55 +08:00
13621160019@163.com 2d5810db51 updated format of excel exporters 2021-10-11 16:53:55 +08:00
13621160019@163.com d41739b06b updated format of excel exporters 2021-10-11 16:53:55 +08:00
13621160019@163.com 0975db800d reformatted excel exporters 2021-10-11 16:53:55 +08:00
13621160019@163.com 89f764869d reformatted excel exporter of spaceenergycategory 2021-10-11 16:53:55 +08:00
13621160019@163.com e55ea48ef5 fixed NoneType issues in ExcelExporters 2021-10-11 16:53:55 +08:00
13621160019@163.com 60d772ee1b changed name font from Constantia to Arial in excel exporters 2021-10-11 16:53:55 +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 3cbecd9d14 replaced Chinese with English in Excel Exporters of API 2021-10-11 16:53:55 +08:00
13621160019@163.com b353522578 updated translations in Admin UI 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 2539b129e5 changed start&end datetime formater for tariff from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 022c6f49d4 changed lease start&end datetime formater for tenant from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com f378455cf9 changed lease start&end datetime formater for tenant from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 669e299826 changed last run datetime and next run datetime formater for rule from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 03d532871e changed last seen datetime formater for gateway from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 248fdb7180 changed last seen datetime formater of datasource from timestamp to strftime 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 a2f5af089d changed cost file upload datetime formatter 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 344d928ce9 added expiration datetimes to user actions in API 2021-10-11 16:53:55 +08:00
13621160019@163.com 2f4b1c32d7 added expiration datetimes to user table in database 2021-10-11 16:53:55 +08:00
13621160019@163.com 63dc0aea40 updated demo script of database 2021-10-11 16:53:55 +08:00
13621160019@163.com 546373df92 updated translation of 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 3d20436c4a updated demo script of database 2021-10-11 16:53:55 +08:00
13621160019@163.com 5be1b3b96c fixed typo in contact controller of Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 13b507a2a9 added column ID to StoreBatch Excel Exporter in API 2021-10-11 16:53:55 +08:00
13621160019@163.com eee935194a updated database README 2021-10-11 16:53:55 +08:00
13621160019@163.com ae20e716a5 updated demo script of database 2021-10-11 16:53:55 +08:00
13621160019@163.com d3fc8c98d0 added meter ID to meterbatch excel exporter in API 2021-10-11 16:53:55 +08:00
13621160019@163.com 0e483b674e added new protocols of datasource into API 2021-10-11 16:53:55 +08:00
13621160019@163.com be1ab059a1 added new datasource protocols to API 2021-10-11 16:53:55 +08:00