Sean Kaim
|
e8e566fcdd
|
localization fixes
|
2018-07-28 22:10:17 -04:00 |
|
David Sparer
|
c5958954b0
|
apply language later in app startup
|
2018-05-18 20:45:27 -05:00 |
|
David Sparer
|
2df9441c20
|
reverted credential manager functionality as best I could
|
2017-10-16 14:39:41 -05:00 |
|
David Sparer
|
6bfad8e2d0
|
removed test menu item
|
2017-05-05 09:02:01 -06:00 |
|
David Sparer
|
467ceb89b1
|
moved some cred repo classes to a sub-namespace
|
2017-05-03 17:54:51 -06:00 |
|
David Sparer
|
a2e0a0c6f7
|
created factory for creating cred unlocker forms. unlocking repos from the manager now uses the unlocker form
|
2017-04-14 16:33:11 -06:00 |
|
David Sparer
|
d63177f3c7
|
modified the cred repo interface
load now requires a decryption key
|
2017-04-06 14:56:19 -06:00 |
|
David Sparer
|
544d7a15d4
|
wired up data bindings for the cred repo unlocker
|
2017-03-31 17:56:31 -06:00 |
|
David Sparer
|
c0c5579027
|
Merge branch 'develop' into improve_credential_manager
# Conflicts:
# mRemoteV1/UI/Forms/frmMain.cs
# mRemoteV1/UI/Menu/ToolsMenu.cs
|
2017-03-23 17:25:16 -06:00 |
|
David Sparer
|
75d21231ae
|
changed all menu classes to use property injection instead of ctor injection so we can use them at design time
|
2017-03-16 10:24:51 -06:00 |
|
David Sparer
|
b99931df95
|
started converting everything to use the cred repo list instead of the cred manager
|
2017-02-11 15:14:55 -07:00 |
|
David Sparer
|
6c272d9336
|
renamed ICredentialProviderCatalog to ICredentialRepositoryList
|
2017-02-10 16:41:43 -07:00 |
|
David Sparer
|
73b0416dbe
|
we now use a single credential provider catalog throughout the app
|
2017-02-10 16:37:10 -07:00 |
|
David Sparer
|
67e0e34f40
|
clicking "Add" now advances to the repo selection page
|
2017-02-10 14:05:22 -07:00 |
|
David Sparer
|
098e61295c
|
Renamed CredentialSourcePage to CredentialRepositoryPage
|
2017-02-10 13:53:18 -07:00 |
|
David Sparer
|
1d2666a343
|
we can now create cred repo editor pages for selected repo type
|
2017-02-10 13:03:11 -07:00 |
|
David Sparer
|
b8c2c86c59
|
renamed ICredentialProvider to ICredentialRepository and split up data/behavior to separate classes
|
2017-02-10 12:17:12 -07:00 |
|
David Sparer
|
edf0342404
|
began creating a page for adding a new credential repository
|
2017-02-10 09:51:16 -07:00 |
|
David Sparer
|
dc6815045c
|
started splitting creential manager gui into a multipage control
|
2017-02-08 16:51:59 -07:00 |
|
David Sparer
|
ccb35bdc5a
|
factored out tools menu to new class
|
2017-02-07 10:33:34 -07:00 |
|