Commit Graph

256 Commits

Author SHA1 Message Date
d97908a22b ConfigurationForm - Add Event For btnCheckDoorDeviceControlAccessIP_Click 2020-07-21 16:02:38 +07:00
9400402141 AppConstant - add App.config key 2020-07-21 15:52:47 +07:00
59208674e0 App.config - add Key AUTO_RUN_AT_STARTUP. ConfigurationForm - add features: auto startup with Windows. 2020-07-21 14:05:39 +07:00
aa73bf8129 ConfigurationForm - btnSaveSettings_Click: fix typo 2020-07-20 15:38:37 +07:00
aa1aae8c6c ConfigurationForm - add toolStripStatusLabelSavedSettingStatus to show saved settings status. 2020-07-20 15:36:31 +07:00
1671d3b456 ConfigurationForm - add chkAllowAutoLogin 2020-07-20 15:22:10 +07:00
a3543084b7 ConfigurationForm - add appLogger into constructor. Add LoadConfiguration() 2020-07-20 15:18:19 +07:00
89e766714a ConfigurationForm - allow user use Printer 2020-07-20 14:48:48 +07:00
fd96643412 Add ConfigurationForm. AIParkingApplicationForm - add ConfigurationForm 2020-07-20 14:39:16 +07:00
1418b1077e Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-07-20 11:55:53 +07:00
53aa3e31ea Thêm tính năng lưu ROI lên Server và Vẽ lại ROI 2020-07-20 11:53:43 +07:00
076290e141 Thêm tính năng Cascade trong vùng ROI 2020-07-17 15:19:12 +07:00
6284909fd8 Util - Rename AddOrUpdateAppSettings to UpsertAppSettings 2020-07-17 15:01:16 +07:00
68d84387b8 App.config - add DEFAULT_WEB_SERVER key. LoginForm - update DEFAULT_WEB_SERVER 2020-07-17 15:00:13 +07:00
c0c8b325d0 Thêm tính năng vẽ ROI vào khung cam bắt biển 2020-07-17 14:03:14 +07:00
2c6e326008 LoginForm - Add UI check status auto login 2020-07-16 16:23:43 +07:00
01098b4597 LaneOut - Fix message type 2020-07-16 16:07:40 +07:00
61f6be6093 LaneOut - fix typo 2020-07-16 15:58:19 +07:00
d3a47432bb LaneOut - Add exMessage to logger of ReadUsePrinterConfig 2020-07-16 15:57:04 +07:00
2c60eebda1 App.config - add USE_PRINTER key. LaneOut - add ReadUsePrinterConfig 2020-07-16 15:55:10 +07:00
7c03df5229 LoginForm - Auto Login Feature. 2020-07-16 15:44:27 +07:00
c9b65ba883 Update logging message. 2020-07-16 15:30:46 +07:00
a835ed626b ApiController - simplified CardModel in GetCardInformation 2020-07-15 16:17:06 +07:00
79eca30267 ApiController - retry delay 800ms 2020-07-15 16:06:58 +07:00
87e3a7418a ApiController - update appLogger log 2020-07-15 16:04:54 +07:00
646449b4ba ApiController - rename applicationLogger -> appLogger 2020-07-15 15:59:21 +07:00
e8fae43c1d ApiController - Update Method: SaveLog. LaneIn, LaneOut - Add log 2020-07-15 15:54:46 +07:00
153eba219f Add appLogger. 2020-07-15 14:34:13 +07:00
b4baa218b4 ApiController - Add Log 2020-07-14 17:06:32 +07:00
b020ca2a73 AIParkingApplicationForm - Remove Redundant code. 2020-07-14 17:06:06 +07:00
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