Commit Graph

1584 Commits (0c22efbe2fa025a47f805f7e07ff3b8a00a5ad8d)

Author SHA1 Message Date
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 f9508c8163 Merge branch 'develop' 2021-10-09 20:59:11 +08:00
13621160019@163.com 912d5863c0 updated README 2021-10-09 20:54:39 +08:00
13621160019@163.com cebea9db48 Merge branch 'PR66' into develop 2021-10-09 20:51:26 +08:00
hyh123a 1803533b28 modfiy the doc for docker-compose 2021-10-09 12:16:03 +08:00
Winnerineast Lee 9a82cbb999
Merge pull request #2 from MyEMS/master
catch up with the main site.
2021-10-05 16:10:30 +08:00
13621160019@163.com b3d5816cfc updated database installation script and README
Merge branch 'develop'
2021-10-04 18:08:43 +08:00
13621160019@163.com cf879c4421 updated database installation script and README 2021-10-04 18:07:30 +08:00
13621160019@163.com 795fd04819 fixed issue for editing user name and password in Admin UI
Merge branch 'develop'
2021-10-03 19:14:10 +08:00
13621160019@163.com f24abe8656 fixed issue for editing user name and password in Admin UI 2021-10-03 19:13:47 +08:00
13621160019@163.com 8b3007d901 updated format of excel exporters
Merge branch 'develop'
2021-10-03 09:59:56 +08:00
13621160019@163.com e098ec5763 updated format of excel exporters 2021-10-03 09:55:10 +08:00
13621160019@163.com df4b0f0031 updated format of excel exporters
Merge branch 'develop'
2021-10-02 22:52:50 +08:00
13621160019@163.com 70525e0631 updated format of excel exporters 2021-10-02 22:50:58 +08:00
Winnerineast Lee aa7db89bb9
Merge pull request #1 from MyEMS/master
catch up with the main site.
2021-10-02 19:47:37 +08:00
winnerineast 3e884614ce mask out all clear password into encrypted ones for myems-normalization. 2021-10-01 19:08:43 +08:00
winnerineast 808addf1ec mask out all clear password into encrypted ones for myems-modbus. 2021-10-01 19:05:48 +08:00
winnerineast 84abff5455 mask out all clear password into encrypted ones for myems-cleaning. 2021-10-01 19:02:50 +08:00
winnerineast 60906080f4 mask out all clear password into encrypted ones. 2021-10-01 18:58:05 +08:00
winnerineast 1bfdedf0cc fixed one bug for database.
created a dirty and easy way to run myems-api.
enhanced requirements.txt for both database and myems-api.
2021-10-01 18:38:34 +08:00
winnerineast 4a8f06af83 created batch script to initialize the database. 2021-10-01 13:45:30 +08:00
13621160019@163.com 5de2dc1814 updated Docker section in README
Merge branch 'develop'
2021-10-01 13:21:13 +08:00
13621160019@163.com 8a7ab4956e updated Docker section in README
Merge branch 'PR65' into develop
2021-10-01 13:17:51 +08:00
13621160019@163.com 4a2f2ba9c5 updated Docker section in README 2021-10-01 13:17:36 +08:00
hyh123a 672d3ded10 modify the README.md 2021-10-01 11:49:42 +08:00
13621160019@163.com 24c3b57d6c update format of excel exporters
Merge branch 'develop'
2021-09-30 22:41:44 +08:00
13621160019@163.com e1da419a2f updated format of excel exporters 2021-09-30 22:39:29 +08:00