David Sparer
74da05e6e8
fixed tests
2019-05-10 15:47:11 -05:00
David Sparer
af24e3b284
the inheritance button will now be shown on items whose parent is the root node
2019-05-10 15:41:43 -05:00
David Sparer
9173e9e56a
added a context menu item to push inheritance to child nodes
2019-04-29 08:39:06 -05:00
David Sparer
0d518e44c7
Merge branch 'develop' into push_settings_recursively
2019-04-24 12:26:21 -05:00
David Sparer
c01b2ca4be
Merge branch 'develop' into refactor_config_window
...
# Conflicts:
# mRemoteV1/UI/Window/ConfigWindow.cs
2019-04-24 10:27:27 -05:00
David Sparer
59c74c6101
Merge pull request #1414 from bllkrkmz/develop
...
Add "Remote Audio Capture" option #383
2019-04-24 10:13:40 -05:00
David Sparer
753e8bc049
Merge branch 'master' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Config/Serializers/MiscSerializers/RemoteDesktopConnectionManagerDeserializer.cs
# mRemoteV1/Properties/AssemblyInfo.cs
2019-04-18 08:34:59 -05:00
bllkrkmz
2ae59b049c
solved some problem according to test case
2019-04-18 09:00:07 +03:00
David Sparer
703cefaf19
ensure rdcman import never sets properties to null. fixes #1401
2019-04-12 08:24:05 -05:00
David Sparer
500608b383
fixed a few more bugs in the config window
2019-04-02 15:21:45 -05:00
David Sparer
02c05a6c63
added more config window tests and fixed a bug
2019-04-02 14:39:21 -05:00
David Sparer
4b4444e8d7
added some more tests for the config window
2019-04-02 09:39:57 -05:00
David Sparer
bbeaf76a68
fixed some tests
2019-04-02 07:48:17 -05:00
David Sparer
7d8a5a2bdf
added methods on the container info to push settings to children recursively
2019-04-01 13:26:25 -05:00
David Sparer
edda670b4f
refactored the config window property grid logic
...
Extracted the mapping of properties to the protocols that use them. We can now
declare the mapping directly within the AbstractConnectionInfo class. Created
a new class to handle the specific way we are using the FilteredPropertyGrid
to show connection info / inheritance data.
2019-04-01 13:24:05 -05:00
David Sparer
ccfac74cc3
fixed minor bug in the test value ranomizer
2019-04-01 13:18:38 -05:00
David Sparer
0359e75de7
added tests of the filtered property grid
2019-04-01 13:15:20 -05:00
David Sparer
f709ea2a95
refactored test helper to reduce code duplication
2019-04-01 11:56:09 -05:00
David Sparer
e17d0e990d
strongly typed the clone method for inheritance info objects
2019-04-01 11:54:03 -05:00
David Sparer
c0eebdf74b
Merge branch 'mysql' of https://github.com/mjbnz/mRemoteNG into mjbnz-mysql
...
# Conflicts:
# mRemoteV1/Config/Connections/SqlConnectionsSaver.cs
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/Resources/Help/ui_sql_configuration.htm
# mRemoteV1/app.config
2019-03-20 07:22:56 -05:00
David Sparer
c149701f3f
Merge branch 'release/v1.76' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/App/CompatibilityChecker.cs
# mRemoteV1/App/Import.cs
# mRemoteV1/Config/Serializers/MiscSerializers/RemoteDesktopConnectionManagerDeserializer.cs
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/app.config
# mRemoteV1/mRemoteV1.csproj
2019-03-09 12:10:10 -06:00
David Sparer
3641da1faa
abtracted clipboard usage and added tests
...
fixes #1335
2019-03-07 11:25:23 -06:00
David Sparer
5cd201440e
added tests for the disposable action class
2019-03-04 11:44:30 -06:00
David Sparer
4847ce054b
resolved several parsing bugs in the rdcman deserializer
2019-03-04 11:17:45 -06:00
David Sparer
ec42fe7d7d
improved testability of the import class
2019-03-04 11:17:19 -06:00
mjbnz
ae5abbd039
Merge branch 'develop' into mysql
2019-02-28 09:12:32 +13:00
Faryan Rezagholi
6d2b6259a9
merge from develop
2019-02-27 20:28:41 +01:00
David Sparer
6c75fc3506
fixed several tests that assume english localization
2019-02-27 12:17:44 -06:00
Faryan Rezagholi
46ab5829b7
fixed some failing tests
2019-02-26 12:53:05 +01:00
mjbnz
4f95722915
Merge branch 'develop' into mysql
2019-02-22 19:04:38 +13:00
Sean Kaim
1fec4b33b2
update other nuget packages
2019-02-20 22:53:21 -05:00
Sean Kaim
31bff169a2
update bouncycastle nuget
2019-02-20 22:30:33 -05:00
Sean Kaim
2f956ed400
update NUnit NuGet packages
2019-02-20 22:25:09 -05:00
Faryan Rezagholi
56ba332dc5
fixed copy&paste error
2019-02-18 19:14:12 +01:00
Faryan Rezagholi
481ca5194a
reapplied changes from old PR
2019-02-18 12:57:34 +01:00
Mike Beattie
fb7095f2d3
Update SqlUpgrade tests for new Connector class name.
2019-02-17 18:27:00 +13:00
Sean Kaim
7764c60797
Merge branch 'develop' into RemoveMagicLib
2019-01-07 10:37:53 -05:00
Sean Kaim
ea5b0362df
more DPI scaling fixes + frmChoosePnl fixes
...
frmChoosePanel button layout was off a bit.
Exception when clicking "new" when no panels exist.
2019-01-05 14:34:02 -05:00
Sean Kaim
3ea94fc5e0
fixed failing tests
2018-12-31 14:53:22 -05:00
Sean Kaim
963f487648
update to latest dockpanelsuite
...
Fixes #269
2018-12-28 13:48:45 -05:00
Faryan Rezagholi
c8a24374fb
merged develop into redisign
2018-12-27 17:10:44 +01:00
David Sparer
0b8bcafb72
added unit tests for the DisplayProperties utility class. made class more testable
2018-12-26 10:31:02 -06:00
Faryan Rezagholi
94ee854196
renamed classes under UI\Forms to begin with a capital letter
2018-12-25 16:22:56 +01:00
David Sparer
2df9741cd6
loadbalanceinfo property now imported from rdp files
...
fixes #1132
2018-12-17 11:47:15 -06:00
David Sparer
e863906eaa
added test validating that an empty password cannot be passed to an encryptor
2018-12-14 07:31:50 -06:00
David Sparer
703f9deb9a
added a version property to the ISerializer interface. switch to using confcons v2.7 serializer in production and tests. this resolved an issue with serializing the RedirectClipboard property
2018-12-05 16:07:59 -06:00
David Sparer
5ee7b3fcbf
fixed failing test
2018-11-15 15:44:04 -06:00
David Sparer
3bcb769965
Merge branch 'release/v1.76' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
2018-11-08 16:38:51 -06:00
David Sparer
abcab2aadf
sql now encrypts and decrypts passwords
2018-11-03 18:28:53 -05:00
David Sparer
f560fb86d8
moved database serializers to more logical place
2018-11-01 15:00:51 -05:00