This website requires JavaScript.
Explore
Help
Sign In
ducda
0 Followers
·
0 Following
Joined on
2020-04-15
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Public Activity
Starred Repositories
1
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-21 09:04:41 +00:00
d97908a22b
ConfigurationForm - Add Event For btnCheckDoorDeviceControlAccessIP_Click
9400402141
AppConstant - add App.config key
Compare 2 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-21 07:05:46 +00:00
59208674e0
App.config - add Key AUTO_RUN_AT_STARTUP. ConfigurationForm - add features: auto startup with Windows.
aa73bf8129
ConfigurationForm - btnSaveSettings_Click: fix typo
aa1aae8c6c
ConfigurationForm - add toolStripStatusLabelSavedSettingStatus to show saved settings status.
1671d3b456
ConfigurationForm - add chkAllowAutoLogin
a3543084b7
ConfigurationForm - add appLogger into constructor. Add LoadConfiguration()
Compare 7 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-17 08:01:24 +00:00
6284909fd8
Util - Rename AddOrUpdateAppSettings to UpsertAppSettings
68d84387b8
App.config - add DEFAULT_WEB_SERVER key. LoginForm - update DEFAULT_WEB_SERVER
Compare 2 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-16 09:27:37 +00:00
2c6e326008
LoginForm - Add UI check status auto login
01098b4597
LaneOut - Fix message type
61f6be6093
LaneOut - fix typo
d3a47432bb
LaneOut - Add exMessage to logger of ReadUsePrinterConfig
Compare 4 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-16 08:56:07 +00:00
2c60eebda1
App.config - add USE_PRINTER key. LaneOut - add ReadUsePrinterConfig
7c03df5229
LoginForm - Auto Login Feature.
c9b65ba883
Update logging message.
a835ed626b
ApiController - simplified CardModel in GetCardInformation
79eca30267
ApiController - retry delay 800ms
Compare 6 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-15 08:59:29 +00:00
646449b4ba
ApiController - rename applicationLogger -> appLogger
e8fae43c1d
ApiController - Update Method: SaveLog. LaneIn, LaneOut - Add log
153eba219f
Add appLogger.
b4baa218b4
ApiController - Add Log
b020ca2a73
AIParkingApplicationForm - Remove Redundant code.
Compare 9 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-14 07:32:51 +00:00
8778a976db
AIParkingApplicationForm - add applicationLogger
e1f1320671
NLog.config - Update logger configuration.
0af35e015a
AIParkingApplicationForm - use serverIPAddress param instead of hardcoded string.
7d2f05a2f8
AIParkingApplication.csproj - Add NLog Lib.
d6d87b2ec8
AIParkingApplication.csproj - add class ExtensitionMethods. Util - Remove extensition methods.
Compare 6 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-14 03:35:09 +00:00
0375eac88d
AIParkingApplicationForm - Remove Exit Dialog Confirmation.
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-13 09:02:54 +00:00
daf755949a
AIParkingApplicationForm - Add method: InitLaneFirstTime, save lanes configuration.
92d95236c8
LoginForm - Catch Execption: Set default text input for username, password
06dc6957ce
Util - Update Method: AddOrUpdateAppSettings
5773b6d48e
LoginForm - Save username, password to ConfigurationFile.
73e353b99e
Util - Add Method AddOrUpdateAppSettings
Compare 6 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-13 07:51:49 +00:00
74855b6467
LoginForm - Check IP Address Input.
728f65cd90
StatusBar - Remove updateInterval
50301189d8
Update App Title
6d7125511c
Util - Add IsValidIPAddress
Compare 4 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-13 03:34:30 +00:00
2c559d26b9
AIParkingApplicationForm - Fix bug: ReadAccessControlDeviceIPConfiguration
5c13a5c5e0
App.config - Add key DOOR_ACCESS_DEVICE_CONTROL. AIParkingApplicationForm - Add ReadAccessControlDeviceIPConfiguration
f0a64d9034
ApiController - Update httpClient timeout
4bf3ddea5d
ApiController - Fix bugs
b50ea3c97c
AIParkingApplicationForm - Refactor abit
Compare 5 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-10 08:40:49 +00:00
8ae4adae0a
LoginForm - check exception login status text
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-10 07:57:23 +00:00
56e6ef249d
ApiController - Refactor.
34d0054b01
Merge branch 'master' of
http://gitea.beetai.com/ducda/AIParkingApplication
85ec2e8559
AIParkingApplicationForm - Refactor
Compare 3 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-09 08:15:50 +00:00
0cc0400b05
AIParkingApplicationForm - Add Func. UpdateMenuStripItemStatus
b46d79e101
AIParkingApplicationForm, StatusBar - Fix UI
960e8cf76d
AIParkingApplicationForm - using namepsace for shorten usage.
f29ad3c5c4
StatusBar - Fix UI.
766873da13
AIParkingApplicationForm - Switch Lane Features.
Compare 5 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-09 02:52:33 +00:00
d9c7da60b5
AIParkingApplicationForm - Fix build.
bd02973b52
ILane - Add Method Hide, Show
9cd22def78
LaneIn, LaneOut - Remove hardcoded cameraId
47a386a3f7
LoginForm - Remove redundant code.
Compare 4 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-08 06:54:07 +00:00
7f61711e61
AIParkingApplicationForm - Add menustrip for laneswitch.
5b3d0f95c8
LaneIn - Fix bug that need to wait form load.
cc6df6ac2b
LaneOut - Add FormLoad Event.
a00d77133f
StatusBar - Form Load start Thread to Update Info.
fbee2526c5
Statistic - Fix bugs.
Compare 8 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-06 11:09:12 +00:00
53f457b020
LoginForm - Try catch exception while init ApiController
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-06 10:51:36 +00:00
bbe0f7ed64
Add EngineApiController
2c5c923fc9
AppConstant - Add Constant: DEFAULT_LOGO_IMAGE
92e57da18c
LoginForm - Remove pictureBoxImageLogo border style
33eace9899
LoginForm - set txtUsername.Focus()
051ab35337
ApiController - Rename Stream_url -> StreamUrl
Compare 8 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-06 08:22:20 +00:00
ab9216cbc2
LoginForm - Add AcceptButton.
0ff210091a
Add LoginForm. Make start LoginForm default.
d60b020ad2
Statistic - Check IsHandleCreated
0fc26f7f01
Util - UpdateImage and UpdateLabel check isDisposed
a038303db3
StatusBar - Fix UI
Compare 8 commits »
ducda
pushed to
master
at
ducda/AIParkingApplication
2020-07-06 03:44:09 +00:00
bf9a89f8c5
Update UI.
3af336a184
Add Sidebar. Fix Statistic UI.
98538a3fba
AIParkingApplicationForm - Remove Redundant Code.
3d08edea71
StatusBar - Check file engine.bat exist
Compare 4 commits »
First
Previous
1
2
3
Next
Last