Commit Graph

169 Commits

Author SHA1 Message Date
ab9216cbc2 LoginForm - Add AcceptButton. 2020-07-06 15:22:14 +07:00
0ff210091a Add LoginForm. Make start LoginForm default. 2020-07-06 15:06:45 +07:00
d60b020ad2 Statistic - Check IsHandleCreated 2020-07-06 15:05:38 +07:00
0fc26f7f01 Util - UpdateImage and UpdateLabel check isDisposed 2020-07-06 15:05:24 +07:00
a038303db3 StatusBar - Fix UI 2020-07-06 11:42:21 +07:00
1da26f5106 AIParkingApplicationForm - Fix Width, Rename Title Text, Add icon 2020-07-06 11:14:00 +07:00
f56206d5c2 Add ApplicationLogo. Sidebar - Fixed Default Image Path. 2020-07-06 11:07:02 +07:00
9e9875123d StatusBar - Fix bug check engine file path. 2020-07-06 10:54:17 +07:00
bf9a89f8c5 Update UI. 2020-07-06 10:42:46 +07:00
3af336a184 Add Sidebar. Fix Statistic UI. 2020-07-06 10:32:30 +07:00
98538a3fba AIParkingApplicationForm - Remove Redundant Code. 2020-07-06 09:45:33 +07:00
3d08edea71 StatusBar - Check file engine.bat exist 2020-07-06 09:41:54 +07:00
b441c2d70a StatusBar - lblEngineStatus Rename Default Text 2020-07-06 09:34:17 +07:00
a717b356f0 Util - add ExecuteCommand. StatusBar - Check engine status. 2020-07-02 14:46:49 +07:00
798eee42e2 StatusBar - Update UI 2020-07-02 10:44:20 +07:00
2be71a249a LaneIn, LaneOut - Add PictureBox Border 2020-07-02 10:03:05 +07:00
a8bb5bf67a Statistic - Refactor 2020-07-02 09:43:45 +07:00
2a2c1439b3 AIParkingApplicationForm, Statistic - Fix UI 2020-07-01 17:38:35 +07:00
ede593da17 Statistic - use ApiController instead baseAddress 2020-07-01 17:24:38 +07:00
d1128f34c2 Statistic - Fix Design 2020-07-01 17:21:02 +07:00
42e04898cf LaneOut - Update lblStatusInfo Text 2020-07-01 17:07:02 +07:00
1871f67ec2 AIParkingApplicationForm - Add StatusBar into Form. 2020-07-01 16:50:31 +07:00
9573166217 LaneIn, LaneOut - Refactor abit 2020-07-01 16:30:47 +07:00
005095401f LaneIn - Update Some Texts 2020-07-01 11:23:49 +07:00
9916304ce2 LaneOut - Update sometext 2020-07-01 11:22:55 +07:00
0eefa56149 LaneOut - Update Timein, timeOut Text 2020-07-01 11:22:04 +07:00
9e34d572b7 LaneOut - add lblCardTimeOut 2020-07-01 11:16:17 +07:00
cd4fd83d4c Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +07:00
d541accb33 LaneOut - Change lblStatusInfo Text, Display lblMoneyAmount 2020-07-01 10:48:49 +07:00
be4b3b184a LaneIn - Change lblStatusInfo Text 2020-07-01 10:48:14 +07:00
c84d277f15 Util - Add method: ConvertFromBase64Image(string base64ImageString). LaneOut - Rename pictureBoxOverviewImageIn, pictureBoxPlateImageIn. ApiController - Rename CardIP -> CardId, Plate -> PlateString 2020-07-01 09:53:24 +07:00
3913dd41e7 AIParkingApplicationForm - Add StartLanes() 2020-07-01 09:26:27 +07:00
5c6775c6d4 LaneIn, LaneOut - Fix label lblStatusInfo 2020-07-01 09:26:08 +07:00
5f4fa31c35 LaneIn, LaneOut - Check doorId then do job 2020-06-30 17:40:47 +07:00
c93f57592f Update LaneOut 2020-06-30 17:38:14 +07:00
a761829216 LaneOut - Redeign layout. 2020-06-30 17:22:38 +07:00
b5d532f2a9 Add IDoorControlAccess. LaneIn - use IDoorControlAccess instead of C3DeviceController 2020-06-30 16:52:53 +07:00
e72f365013 C3DeviceController - prop. IPAddress to field. 2020-06-30 16:35:00 +07:00
4ee2507055 Util - Add OverLoad for UpdateLabel. StatusBar - Refactor. 2020-06-30 14:56:56 +07:00
9894ce831d Statistic - UpdateLabel 2020-06-30 14:37:16 +07:00
75efa50256 Statistic - Remove redundant code. 2020-06-30 14:17:11 +07:00
a7f5406550 ActionResult - Remove prop. public object Data 2020-06-30 14:16:50 +07:00
d00adfac4c Util - Add Overload UpdateLabel 2020-06-30 14:16:01 +07:00
19f9a4ed82 LaneIn - Refactor C3Device_OnNewCardReceived 2020-06-30 10:58:25 +07:00
562cccc7d5 LaneIn - use UpdateLabel. 2020-06-30 10:52:30 +07:00
9668f8f3ac Util - Add Extensition Methods: UpdateImage, UpdateLabel 2020-06-30 10:15:15 +07:00
d756d36082 LaneIn - Formload Event: Connect and check door access control connection . 2020-06-30 09:45:36 +07:00
1eee458212 LaneIn - rename lblRecogizePlateStatus to lblStatusInfo 2020-06-29 17:02:48 +07:00
e3d81bc413 ApiController - Refactor SaveLog 2020-06-29 16:58:16 +07:00
996a13013d Camera - Refactor abit 2020-06-29 16:51:31 +07:00