Commit Graph

64 Commits (00d36b331e44bfe4db57cde1f32c6829eb901783)

Author SHA1 Message Date
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 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 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 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
13621160019@163.com 6811a22eea added aliyunsmsapi to api/core 2021-10-11 16:53:55 +08:00
13621160019@163.com 16630dc30e modified API error message for knowledge file cannot be removed from disk 2021-10-11 16:53:54 +08:00
13621160019@163.com 14d0b7aa77 removed cookies usages from API 2021-10-11 16:53:54 +08:00
13621160019@163.com 859ed6826c updated userlogger in API to pass HTTPError to client 2021-10-11 16:53:54 +08:00
13621160019@163.com 25b42b9c8a added user log to UserLogin, ChangePassword and ResetPassword in API 2021-10-11 16:53:54 +08:00
13621160019@163.com 74c847e657 fixed typos in API 2021-10-11 16:53:54 +08:00
13621160019@163.com 5858943cd7 fixed typo in userlogger of API 2021-10-11 16:53:54 +08:00
13621160019@163.com b7b8f78ba1 removed user_logger decorators from some actions in API 2021-10-11 16:53:53 +08:00
13621160019@163.com ce55c0484f added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-10-11 16:53:53 +08:00
13621160019@163.com 91a0342c2f updated userlogger in API 2021-10-11 16:53:53 +08:00
hyh123a 4c8a93380f add the log function and test in equipments 2021-10-11 16:53:53 +08:00
13621160019@163.com b389887b50 fixed PEP8 warnings in API 2021-08-25 12:01:14 +08:00
13621160019@163.com f39ad7f039 fixed code style warnings in API 2021-08-25 10:15:27 +08:00
13621160019@163.com 7766723f60 changed user token hash algorithm from sha1 to sha256 in API 2021-08-23 15:38:49 +08:00
13621160019@163.com 17dfe5d687 removed unused local variable in costfile.py of API 2021-08-15 13:56:44 +08:00
13621160019@163.com 06b2892e84 fixed response body Restore actions 2021-08-14 17:24:35 +08:00
13621160019@163.com c0e363c87d updated Admin UI translations for Error Messages of API 2021-08-10 16:41:01 +08:00
13621160019@163.com cb8cf6a424 fixed typo in API 2021-08-10 11:28:43 +08:00
13621160019@163.com 4e11c36877 updated Menu API 2021-08-02 11:30:55 +08:00
13621160019@163.com 39452605cd fixed issue in Menu API 2021-08-02 11:10:53 +08:00
13621160019@163.com 2c0de0f673 updated Menu Setting in Admin UI 2021-08-02 10:52:13 +08:00
13621160019@163.com efd239be06 added Menu Setting to Admin UI 2021-08-01 20:43:24 +08:00
hyh123a 95c1dcca63 fixed the bug and add the notes 2021-07-30 18:58:05 +08:00
hyh123a 9bc743f7c9 fixed the bug for menu 2021-07-30 15:14:49 +08:00
hyh123a 8611c8d799 add the menu api 2021-07-30 15:08:20 +08:00
13621160019@163.com abb45dadbc added Cost File to API and Admin UI and upgraded to v1.1.4 2021-07-19 19:48:00 +08:00
13621160019@163.com 44403742a5 added restore button to offline meter file in API and Admin UI 2021-07-19 16:20:37 +08:00
13621160019@163.com 9443eca6f0 added Offline Cost File actions to API 2021-07-16 20:10:49 +08:00
13621160019@163.com 9f6fa02de0 fixed wrong HTTP Status Code issues in API 2021-07-07 14:06:19 +08:00
13621160019@163.com afc3ea98b4 added new category to FDD rule in API & Admin UI 2021-06-17 16:06:18 +08:00
13621160019@163.com 1bee235c6d validate expression of rule in API 2021-06-11 17:09:36 +08:00
13621160019@163.com 043dacfe24 changed GET Data Source Point Collection to order by ID 2021-06-01 14:31:08 +08:00
13621160019@163.com b8f3d1f431 replaced fetchone with fetchall to avoid error in case there are duplicate rows in API 2021-05-18 14:36:53 +08:00
13621160019@163.com 95983aaf4e implemented virtual point calculating in myems-normalization service 2021-05-08 13:37:17 +08:00
13621160019@163.com f9b72c6997 added is_virtual to point in myems-api 2021-05-07 09:00:13 +08:00
13621160019@163.com 1619849c16 added last seen datetime to data source setting in Admin UI 2021-04-28 15:55:10 +08:00
13621160019@163.com e4b9cffd18 added last seen datetime to Gateway Setting in Admin UI 2021-04-28 15:02:56 +08:00
13621160019@163.com a367bfc140 updated changelog and set version number to 1.1.2 2021-04-23 11:28:14 +08:00