David Sparer
756950ff4e
added import logic for rdm files
2020-01-26 17:59:30 -06:00
David Sparer
11ea575898
implemented importing of basic RDM connection types
2020-01-26 16:43:09 -06:00
Faryan Rezagholi
9257b7ac52
Merge pull request #1669 from Filippo125/sql_update#1589
...
Sql fixes
2020-01-16 16:36:31 +01:00
Faryan Rezagholi
28d131f74d
fixed typo
2020-01-16 16:23:12 +01:00
Faryan Rezagholi
76e1ae3596
updated changelog
2020-01-16 15:16:08 +01:00
Filippo Ferrazini
8357cfc9b5
Add database migration
...
Update changelog and credits
2020-01-09 23:41:18 +01:00
Filippo Ferrazini
1250f389af
Remove unnecessary code
2020-01-05 16:18:50 +01:00
Filippo Ferrazini
d0ae6ee21a
Add check if sql row has to be updated
2020-01-04 14:15:02 +01:00
Filippo Ferrazini
40f5bd9444
Implement crud on mssql
2019-12-29 16:56:34 +01:00
Filippo Ferrazini
c3ea05b862
Fix mssql creation tblCons query
2019-12-29 16:56:15 +01:00
Filippo Ferrazini
488c6f5f64
Change tblCons primary key sql setup
2019-12-28 16:33:23 +01:00
Filippo Ferrazini
a1940e3ab9
Optimize code remove
2019-12-28 16:11:39 +01:00
Filippo Ferrazini
eda873911a
Change behaviour in sql save, don't rewrite all database
2019-12-28 16:03:18 +01:00
Faryan Rezagholi
048f890dcb
Merge pull request #1622 from wwj402/develop
...
update chinese simplified language 2019/10/16
2019-11-10 12:15:57 +01:00
Faryan Rezagholi
28c31fc101
fixed failing test
2019-11-10 12:05:24 +01:00
Faryan Rezagholi
852c6576cf
Merge branch 'develop' into pr/1622
2019-11-09 19:32:50 +01:00
David Sparer
00a5fc0142
created user documentation for default connection properties
2019-10-16 11:46:33 -05:00
wwj402
48cca34055
update chinese simplified language 2019/10/16
2019-10-16 14:59:41 +08:00
Faryan Rezagholi
b2c5298400
removed incomplete variable example table
2019-10-07 22:23:34 +02:00
Faryan Rezagholi
cf5d5e6974
Merge pull request #1567 from mRemoteNG/powershell_remoting
...
Powershell remoting
2019-10-06 11:01:26 +02:00
Faryan Rezagholi
3266485307
Updated translated string, fixes #1611
2019-10-05 01:07:19 +02:00
Faryan Rezagholi
d27ae45512
fixed wrongly negated if statement
2019-10-04 21:48:00 +02:00
Faryan Rezagholi
c9f0ea47b7
merged develop into powershell_remoting
2019-10-04 00:59:24 +02:00
Faryan Rezagholi
d5100660fb
added missing translation
2019-10-03 18:59:03 +02:00
Faryan Rezagholi
5c07327467
initialize settingsLoader earlier in code to prevent ui elements from being created before the language culture is propeperly set, part of #1497
2019-10-03 18:52:48 +02:00
Faryan Rezagholi
1e374d3a25
minimal code refractoring
2019-10-03 18:14:18 +02:00
Faryan Rezagholi
d68c419bab
access language resources with nameof, part 2
2019-10-03 17:06:15 +02:00
Faryan Rezagholi
a9c4d0dee5
simply close options form instead of reverting settings, fixes #1610
2019-10-03 16:56:57 +02:00
Faryan Rezagholi
75a453e598
Merge pull request #1608 from Mant1kor/develop
...
Update Ukrainian translation
2019-10-03 12:13:44 +02:00
Faryan Rezagholi
404f23e7e6
fixed line break in credits
2019-10-03 11:49:30 +02:00
Mantikor
104be16061
Fixes
2019-10-03 10:33:23 +03:00
Mantikor
742301edf8
Update CREDITS.md
2019-10-03 10:31:57 +03:00
Mantikor
c3734f2e09
Add files via upload
2019-10-03 10:31:34 +03:00
Mantikor
e0cd4f2e0a
Add files via upload
2019-10-03 10:30:22 +03:00
Faryan Rezagholi
db6042a30e
updated nuget packages
2019-10-03 00:22:45 +02:00
Faryan Rezagholi
0e233e7027
Updated .NET to 4.7.2
2019-10-03 00:18:27 +02:00
Faryan Rezagholi
8e5d41bfea
removed https in credits
2019-10-02 19:50:08 +02:00
Mantikor
8bb03195b5
Update CREDITS.md
2019-10-02 17:44:43 +03:00
Mantikor
de2bafd5a0
Update translation and fix errors
2019-10-02 17:28:01 +03:00
Faryan Rezagholi
4c08d06e93
fixed error where mrng would never close when set to "minimize to tray on close"
2019-10-01 14:01:10 +02:00
Faryan Rezagholi
ab5b58f3ae
Merge branch 'develop' of https://github.com/mRemoteNG/mRemoteNG into develop
2019-10-01 09:31:36 +02:00
Faryan Rezagholi
31f637bc51
Added option to minimize to system tray on closing, fixes #545
2019-10-01 09:31:11 +02:00
Faryan Rezagholi
fbcfdb3fea
Merge pull request #1601 from ryno2121/develop
...
Increased VNC test connection timeout from 150ms to 500ms
2019-09-30 14:13:58 +02:00
ryno2121
b1c650bb72
Increased VNC test connection timeout from 150ms to 500ms
...
It has been found at times that when connecting to a VNC host that the connection times-out even though the host is powered on. This happens mostly when you are connected to the network through WiFi. The time out value for the VNC test connection has been increased from 150ms to 500ms.
2019-09-30 06:05:42 +02:00
Faryan Rezagholi
209a3fb381
Merge pull request #1596 from ryno2121/develop
...
Handle VNC timeout
2019-09-27 23:51:37 +02:00
Faryan Rezagholi
772a11cb1d
small code improvements and formatting
2019-09-27 23:29:44 +02:00
Faryan Rezagholi
758f7770a1
updated changelog
2019-09-27 23:02:52 +02:00
ryno2121
b319eb188a
Update CHANGELOG.md
2019-09-27 18:56:37 +02:00
ryno2121
8ad7547640
Added code to report within 150ms a timeout error if no connection can be made on the VNC port for 150ms.
2019-09-27 17:26:45 +02:00
Faryan Rezagholi
8b060745ef
do not try to display multi ssh command from history when there are none, fixes #1595
2019-09-27 09:50:01 +02:00