Commit Graph

355 Commits (83e7e487ca79abffc82ad3446a134c893a997ffa)

Author SHA1 Message Date
13621160019@163.com 7a760ad088 updated distibutionssystem point value timeout value to 30 minutes 2021-09-10 15:56:12 +08:00
13621160019@163.com 0018459f0e updated README for installing openpyxl 2021-09-07 17:33:10 +08:00
13621160019@163.com f24deea941 modified API error message for knowledge file cannot be removed from disk 2021-09-06 15:01:24 +08:00
13621160019@163.com 4243ad043e removed cookies usages from API 2021-09-06 11:52:47 +08:00
13621160019@163.com 928ee6535e updated userlogger in API to pass HTTPError to client 2021-09-04 15:41:06 +08:00
13621160019@163.com ddb95d87a3 added trusted-host to Dockerfiles 2021-09-01 15:35:13 +08:00
13621160019@163.com 3c95f47415 updated README 2021-08-28 13:32:38 +08:00
13621160019@163.com 6c90203d51 added user log to UserLogin, ChangePassword and ResetPassword in API 2021-08-28 11:26:26 +08:00
13621160019@163.com ee056857d5 fixed typos in API 2021-08-27 18:50:08 +08:00
13621160019@163.com c00b252de6 fixed typo in userlogger of API 2021-08-27 18:29:25 +08:00
13621160019@163.com 457efdbf9c removed user_logger decorators from some actions in API 2021-08-27 18:19:17 +08:00
13621160019@163.com 6a5c8bd3cf added user_logger decorators to all on_put, on_post and on_delete actions in API 2021-08-27 18:09:47 +08:00
13621160019@163.com eabce3c42c implemented user_logger decorators in API
Merge branch 'PR63' into develop
2021-08-27 17:21:15 +08:00
13621160019@163.com 9b5b9a38d7 updated userlogger in API 2021-08-27 17:21:01 +08:00
13621160019@163.com c350ddd808 fixed code style warnings in README 2021-08-26 14:57:44 +08:00
hyh123a 279ebde9f9 modify the date_time to utc 2021-08-26 10:02:30 +08:00
hyh123a 329b5f732b add the judge for admin 2021-08-25 15:49:18 +08:00
hyh123a 0f637e8a4b Merge branch 'develop' into logs 2021-08-25 15:24:08 +08:00
hyh123a 3565d0dbcc add the log function and test in equipments 2021-08-25 15:13:34 +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 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 3b2914eb87 fixed 'import * may pollute namespace' in API 2021-08-15 14:09:41 +08:00
13621160019@163.com 61737feea8 removed 'unused import' from API 2021-08-15 14:06:46 +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 8372d3f741 removed unused import from meterbatch.py of API 2021-08-15 13:46:58 +08:00
13621160019@163.com 0d4f0a57ab fixed 'Clear-text logging of sensitive information' in API 2021-08-15 13:40:34 +08:00
13621160019@163.com 6de60a8f0e fixed 'The variable binary_file_data does not seem to be defined for all execution paths' in API 2021-08-15 13:14:35 +08:00
13621160019@163.com 06b2892e84 fixed response body Restore actions 2021-08-14 17:24:35 +08:00
13621160019@163.com 04bc0b2fdf updated Dockerfiles to add pip mirrors 2021-08-11 18:27:42 +08:00
13621160019@163.com 72d045e277 added version tags to images in Dockerfile 2021-08-11 13:17:30 +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
hyh123a 1656d9b131 Merge branch 'develop' of https://gitee.com/hyh123_a/myems into develop 2021-08-06 16:12:00 +08:00
13621160019@163.com 7270b1cdbb fixed warnings of excelexporters in API 2021-08-05 16:27:05 +08:00
13621160019@163.com 8fbf155960 replaced every_day_* to periodic_* in excelexporters of API 2021-08-05 10:52:05 +08:00
13621160019@163.com b6c6659106 replaced every_day_* to periodic_* in excelexporters of API 2021-08-05 10:52:00 +08:00
hyh123a 35d9ea4a02 modify the Dockerfile 2021-08-05 10:35:15 +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
13621160019@163.com ec5ad8792c added Menu actions to API
Merge branch 'PR57' into develop
2021-08-01 12:13:36 +08:00
13621160019@163.com f3fe884268 updated README and Postman Collection for Menu of API 2021-08-01 12:13:20 +08:00
13621160019@163.com 302fdf2ce8 updated Dockerfile 2021-07-30 19:05:54 +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
hyh123a 8513544e7d add the cmd in Dockfile 2021-07-29 15:38:10 +08:00