Commit Graph

1151 Commits (53bb7e2ceff39859dcd1bae9acca785f09eacc2d)

Author SHA1 Message Date
13621160019@163.com 53bb7e2cef updated Web UI README 2021-10-11 16:53:54 +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 f28b21077d added tbl_aliyun_sms_api to myems_fdd_db in database 2021-10-11 16:53:54 +08:00
13621160019@163.com 805e728db8 fixed typo in translations of Admin UI 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 13efbfc516 upgraded version number to v1.2.3 2021-10-11 16:53:54 +08:00
13621160019@163.com 086674f62d fixed Local Storage conflicts in Admin UI and Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 5cc9581092 rename language cn to zh-ch in Admin UI 2021-10-11 16:53:54 +08:00
13621160019@163.com d421c7b43e fixed issues in database demo script 2021-10-11 16:53:54 +08:00
13621160019@163.com 548f3b68f0 updated README 2021-10-11 16:53:54 +08:00
13621160019@163.com fc379e4e3b added trusted-host to Dockerfiles 2021-10-11 16:53:54 +08:00
13621160019@163.com b86573020b added tbl_reports to myems_reporting_db in database 2021-10-11 16:53:54 +08:00
13621160019@163.com 4b5c90031a updated README 2021-10-11 16:53:54 +08:00
13621160019@163.com c71ba3e394 updated README 2021-10-11 16:53:54 +08:00
13621160019@163.com f19a22813a upgraded version number to v1.2.2 2021-10-11 16:53:54 +08:00
13621160019@163.com 89c287148c updated README 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
13621160019@163.com d27386c57e updated myems_user_db.tbl_logs in database 2021-10-11 16:53:53 +08:00
hyh123a 61fdc9ca74 modify the date_time to utc 2021-10-11 16:53:53 +08:00
hyh123a 4f1d2f5ad4 add the judge for admin 2021-10-11 16:53:53 +08:00
hyh123a fd7a12cefd add the tbl_action_logs 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 c350ddd808 fixed code style warnings in README 2021-08-26 14:57:44 +08:00
13621160019@163.com 1b07a2147d fixed typo caused error in Admin UI 2021-08-25 17:33:59 +08:00
13621160019@163.com 3ef7ce386b fixed undefined variable error in Admin UI 2021-08-25 16:35:44 +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 c996658069 updated i18n in Web UI 2021-08-24 10:46:13 +08:00
13621160019@163.com eb0d1ab56c fixed translation errors in Admin UI 2021-08-23 17:32:50 +08:00
13621160019@163.com bbbc93acda fixed issues of markdown in README files 2021-08-23 16:53:48 +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 49a5d433c6 fixed typeof issue of dropzone js in Admin UI 2021-08-23 14:16:37 +08:00
13621160019@163.com a93f148ff8 updated README 2021-08-23 11:36:42 +08:00
13621160019@163.com 6d7b603aaa removed unnecessary dropzone-amd-module library from Admin UI 2021-08-22 18:40:20 +08:00
13621160019@163.com 879d6cf1e5 upgraded dorpzone js library in Admin UI 2021-08-22 18:11:33 +08:00
13621160019@163.com edc324e51e moved css files for dropzone from js folder to css folder in Admin UI 2021-08-22 18:00:48 +08:00
13621160019@163.com e016b1df9b fixed toaster issues for uploading file in Admin UI 2021-08-22 17:49:41 +08:00
13621160019@163.com f8e5905468 fixed issue of 'typeof' expression is compared to 'null' 2021-08-22 14:37:20 +08:00
13621160019@163.com fd4afe2628 added default passwords to README 2021-08-21 10:28:52 +08:00
13621160019@163.com e71bc4d671 replaced == with === in Web UI 2021-08-19 22:44:29 +08:00
13621160019@163.com ea5577c2df removed unused import from Web UI 2021-08-19 22:16:52 +08:00
13621160019@163.com ad2000c3fe upgraded version numbers to 1.2.1 2021-08-19 15:32:42 +08:00
13621160019@163.com 4712b2f5e0 Added Missing Error Messages Words of API to Web UI i18n
Merge branch 'PR61' into develop
2021-08-19 14:53:53 +08:00
13621160019@163.com 2555140ad9 renamed virtualmeter.model.html in Admin UI 2021-08-18 10:56:06 +08:00