Commit Graph

226 Commits

Author SHA1 Message Date
ee590211f8 Move applicationLogger into LoginForm 2020-07-14 15:16:11 +07:00
52f71be90b ApiController - Update numberOfRetry 2020-07-14 14:48:53 +07:00
08c6ed210e NLog.config - Update Log Layout 2020-07-14 14:43:07 +07:00
2a8a1ff1a5 AIParkingApplicationForm - Update Loglevel when exit app. 2020-07-14 14:40:01 +07:00
8778a976db AIParkingApplicationForm - add applicationLogger 2020-07-14 14:30:58 +07:00
e1f1320671 NLog.config - Update logger configuration. 2020-07-14 14:27:43 +07:00
0af35e015a AIParkingApplicationForm - use serverIPAddress param instead of hardcoded string. 2020-07-14 11:38:11 +07:00
7d2f05a2f8 AIParkingApplication.csproj - Add NLog Lib. 2020-07-14 11:35:53 +07:00
d6d87b2ec8 AIParkingApplication.csproj - add class ExtensitionMethods. Util - Remove extensition methods. 2020-07-14 11:14:56 +07:00
740858693e AIParkingApplicationForm - hardcoded to const CURRENT_LANE_SETTING_KEY. Util - Add extensition method: DisableSelected 2020-07-14 11:07:53 +07:00
0375eac88d AIParkingApplicationForm - Remove Exit Dialog Confirmation. 2020-07-13 16:18:50 +07:00
daf755949a AIParkingApplicationForm - Add method: InitLaneFirstTime, save lanes configuration. 2020-07-13 16:02:50 +07:00
92d95236c8 LoginForm - Catch Execption: Set default text input for username, password 2020-07-13 15:41:04 +07:00
06dc6957ce Util - Update Method: AddOrUpdateAppSettings 2020-07-13 15:39:58 +07:00
5773b6d48e LoginForm - Save username, password to ConfigurationFile. 2020-07-13 15:35:01 +07:00
73e353b99e Util - Add Method AddOrUpdateAppSettings 2020-07-13 15:34:23 +07:00
9d25ac394b AIParkingApplicationForm - Closing Form Show Confirmation Dialog 2020-07-13 15:11:18 +07:00
74855b6467 LoginForm - Check IP Address Input. 2020-07-13 14:51:44 +07:00
728f65cd90 StatusBar - Remove updateInterval 2020-07-13 11:04:48 +07:00
50301189d8 Update App Title 2020-07-13 10:50:00 +07:00
6d7125511c Util - Add IsValidIPAddress 2020-07-13 10:48:20 +07:00
2c559d26b9 AIParkingApplicationForm - Fix bug: ReadAccessControlDeviceIPConfiguration 2020-07-13 10:34:27 +07:00
5c13a5c5e0 App.config - Add key DOOR_ACCESS_DEVICE_CONTROL. AIParkingApplicationForm - Add ReadAccessControlDeviceIPConfiguration 2020-07-13 10:18:31 +07:00
f0a64d9034 ApiController - Update httpClient timeout 2020-07-13 10:16:05 +07:00
4bf3ddea5d ApiController - Fix bugs 2020-07-13 10:02:34 +07:00
b50ea3c97c AIParkingApplicationForm - Refactor abit 2020-07-13 10:02:10 +07:00
8ae4adae0a LoginForm - check exception login status text 2020-07-10 15:11:41 +07:00
56e6ef249d ApiController - Refactor. 2020-07-10 14:57:19 +07:00
34d0054b01 Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-07-10 14:47:00 +07:00
85ec2e8559 AIParkingApplicationForm - Refactor 2020-07-10 14:46:55 +07:00
e006ea75e4 Thêm tính năng thử gửi lại request tối đa 3 lần trước khi thông báo lỗi lấy thông tin thẻ hoặc ghi log 2020-07-10 14:45:27 +07:00
0cc0400b05 AIParkingApplicationForm - Add Func. UpdateMenuStripItemStatus 2020-07-09 15:09:52 +07:00
b46d79e101 AIParkingApplicationForm, StatusBar - Fix UI 2020-07-09 14:45:03 +07:00
960e8cf76d AIParkingApplicationForm - using namepsace for shorten usage. 2020-07-09 14:37:31 +07:00
f29ad3c5c4 StatusBar - Fix UI. 2020-07-09 14:37:02 +07:00
766873da13 AIParkingApplicationForm - Switch Lane Features. 2020-07-09 14:26:51 +07:00
d9c7da60b5 AIParkingApplicationForm - Fix build. 2020-07-08 16:37:07 +07:00
bd02973b52 ILane - Add Method Hide, Show 2020-07-08 15:39:01 +07:00
9cd22def78 LaneIn, LaneOut - Remove hardcoded cameraId 2020-07-08 15:38:39 +07:00
47a386a3f7 LoginForm - Remove redundant code. 2020-07-08 15:37:21 +07:00
7f61711e61 AIParkingApplicationForm - Add menustrip for laneswitch. 2020-07-08 13:54:01 +07:00
5b3d0f95c8 LaneIn - Fix bug that need to wait form load. 2020-07-07 17:21:43 +07:00
cc6df6ac2b LaneOut - Add FormLoad Event. 2020-07-07 17:21:09 +07:00
a00d77133f StatusBar - Form Load start Thread to Update Info. 2020-07-07 17:13:43 +07:00
fbee2526c5 Statistic - Fix bugs. 2020-07-07 17:09:47 +07:00
44ee429ae6 LaneOut - Add Printer. 2020-07-07 16:18:16 +07:00
315d2fd03a Add Printer Class, printerForm 2020-07-07 15:05:46 +07:00
5f7ac10f22 LoginForm - Catch exception to handle login status. (API needs to fixed same return data type: todo DongPD) 2020-07-07 14:01:19 +07:00
53f457b020 LoginForm - Try catch exception while init ApiController 2020-07-06 18:09:07 +07:00
bbe0f7ed64 Add EngineApiController 2020-07-06 17:51:30 +07:00