Commit Graph

2054 Commits

Author SHA1 Message Date
mattias-symphony
1746826c22
Merge pull request #1068 from mattias-symphony/SDA-2394
feat: SDA-2394 Commandline installation properties
2020-09-10 10:59:18 +02:00
mattias-symphony
af09c111f2
Merge branch 'master' into SDA-2394 2020-09-10 09:16:19 +02:00
Mattias Gustavsson
bd7a8c6e18 SDA-2394 Commandline installation properties 2020-09-10 09:15:10 +02:00
psjostrom
ea43054db3 SDA-2443 Fixed incorrect file name in edge cases 2020-09-09 16:15:39 +02:00
mattias-symphony
3749b2e70c
Merge pull request #1067 from mattias-symphony/SDA-2393
feat: SDA-2393 Adding/removing registry keys
2020-09-09 13:27:11 +02:00
mattias-symphony
3d1c6d4ff5
Merge branch 'master' into SDA-2393 2020-09-08 09:48:41 +02:00
Mattias Gustavsson
8c98bd63b5 SDA-2393 Adding/removing registry keys 2020-09-08 09:44:36 +02:00
psjostrom
4812554580
Merge pull request #1066 from psjostrom/master
fix: SDA-2443 Fixed incorrect file name in edge cases
2020-09-07 15:33:19 +02:00
psjostrom
d325d89373 SDA-2443 Fixed incorrect file name in edge cases 2020-09-07 14:44:15 +02:00
mattias-symphony
b66d59d8cb
Merge pull request #1065 from mattias-symphony/SDA-2389b
feat: SDA-2389 Added custom dialogs
2020-09-07 11:26:43 +02:00
Mattias Gustavsson
1a3925dc3e SDA-2389 Fixed TAB/SPACE issues 2020-09-04 15:19:15 +02:00
Mattias Gustavsson
23bdb4fa60 SDA-2389 Added custom dialog, and updated the WixSharp binaries to lates version from wixsharp repo (has bug fix we need for this) 2020-09-04 15:02:47 +02:00
Kiran Niranjan
4d9b7258aa
fix: SDA-2279 (Filter out notification windows from desktop capturer) (#1064)
* fix: SDA-2279 - Filter out notification windows from desktop-capturer.ts

* fix: SDA-2279 - Move notification window title to const

* fix: SDA-2279 - Remove isWindowsOS to also support other platform
2020-09-03 17:01:14 +05:30
mattias-symphony
8b2912a189
Merge pull request #1063 from mattias-symphony/SDA-2392
feat: SDA-2392 Running custom scripts in Wix# installer
2020-09-03 12:52:17 +02:00
mattias-symphony
4c061c9b09
Merge branch 'master' into SDA-2392 2020-09-03 09:24:13 +02:00
Mattias Gustavsson
546c52fadc SDA-2392 Running custom scripts 2020-09-03 08:38:18 +02:00
Mattias Gustavsson
74a672b091 Moved wixsharp installer files to subfolder 2020-09-01 08:25:58 +02:00
Johan Kwarnmark
7cc539cdff
Merge pull request #1062 from johankwarnmarksymphony/sda-2417
fix: sda-2417 enable only RTC insertable streams
2020-08-28 15:16:19 +02:00
Johan Kwarnmark
bd018ba511
Merge branch 'master' into sda-2417 2020-08-28 15:00:06 +02:00
Johan Kwarnmark
0b061090ab
Merge pull request #1061 from johankwarnmarksymphony/sda-2261
fix: sda-2261 translate enable console logs
2020-08-28 14:48:09 +02:00
Johan Kwarnmark
b455804de9 sda-2417 enable only RTC insertable streams 2020-08-28 14:44:00 +02:00
Johan Kwarnmark
978d7280aa sda-2261 translate enable console logs 2020-08-28 11:18:16 +02:00
Johan Kwarnmark
cec5f11155
Merge pull request #1059 from johankwarnmarksymphony/sda-2268
fix: sda-2268 address security risk pointed out by Snyk
2020-08-28 09:02:24 +02:00
Johan Kwarnmark
aad43d625b
Merge branch 'master' into sda-2268 2020-08-28 08:28:42 +02:00
mattias-symphony
020ed0f54f
Merge pull request #1060 from mattias-symphony/SDA-2389
feat: SDA-2389 Added version number to installer
2020-08-28 08:26:13 +02:00
Mattias Gustavsson
060afd0a0b SDA-2389 Added version number to installer 2020-08-27 12:03:17 +02:00
Johan Kwarnmark
90ac1bb119 sda-2268 address security risk pointed out by Snyk 2020-08-27 10:22:42 +02:00
mattias-symphony
7d5f7b0c6d
Merge pull request #1058 from mattias-symphony/SDA-2386b
feat: SDA-2386 Generate wix# installer as part of build
2020-08-27 09:20:36 +02:00
Mattias Gustavsson
422a0cef9b SDA-2386 Renamed wix# artifact to Experimental 2020-08-25 15:21:31 +02:00
Mattias Gustavsson
89ebfa0fec SDA-2386 Archiving wix# msi 2020-08-25 14:43:14 +02:00
Mattias Gustavsson
5bc15dc36b SDA-2386 Removed command to change dir as we are already in right dir 2020-08-25 13:57:00 +02:00
Mattias Gustavsson
b3ecf52745 SDA-2386 Invoking wix# build script from main build scrip 2020-08-25 13:36:47 +02:00
mattias-symphony
98bc8af5af
Merge pull request #1057 from mattias-symphony/SDA-2386
feat: SDA-2386 Added build script to replace the one in jenkins
2020-08-25 13:32:34 +02:00
mattias-symphony
a6eb147a14
Merge branch 'master' into SDA-2386 2020-08-25 08:09:28 +02:00
Mattias Gustavsson
9e44319893 SDA-2386 Added a printout to indicate which script is being run 2020-08-25 08:08:47 +02:00
Mattias Gustavsson
7928325cb2 SDA-2386 Added build script to replace the one in jenkins 2020-08-24 14:38:24 +02:00
mattias-symphony
dbea729486
Merge pull request #1056 from mattias-symphony/SDA-2388
feat: SDA-2388 WixSharp Initial project setup
2020-08-24 09:38:56 +02:00
Mattias Gustavsson
d1a9f2a4de Replaced hardcoded path which was added by mistake 2020-08-21 11:39:38 +02:00
Mattias Gustavsson
ce6dd3655c SDA-2388 Added launch condition to require Windows Server 2008 or later 2020-08-21 09:08:39 +02:00
Mattias Gustavsson
37e72bf137 SDA-2388 Added shortcuts to desktop and program menu 2020-08-21 09:04:51 +02:00
Mattias Gustavsson
f611646dba Initial project setup with all files included, and batch file for invoking WixSharp to build MSI 2020-08-21 08:26:37 +02:00
Mattias Gustavsson
52537e15f9 SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
Vishwas Shashidhar
839ea4f150
upgrade electron to 9.2.1 (#1055) 2020-08-19 10:29:32 +05:30
Vishwas Shashidhar
2e7f986975
SDA-2352: add new api for restarting sda (#1050) 2020-08-18 13:17:15 +05:30
Johan Kwarnmark
b16801c485
Merge pull request #1051 from symphonyoss/revert-1047-SDA-2315-network-in-process-flag
revert: SDA-2315: add chrome flag for network in process
2020-08-12 18:32:07 +02:00
Vishwas Shashidhar
9c4adee1cf
Revert "feat: SDA-2315: add chrome flag for network in process" 2020-08-12 18:51:19 +05:30
Johan Kwarnmark
10dc7d8fd3
Merge pull request #1047 from VishwasShashidhar/SDA-2315-network-in-process-flag
feat: SDA-2315: add chrome flag for network in process
2020-08-11 10:29:26 +02:00
Vishwas Shashidhar
f7cc49674a SDA-2315: add chrome flag for network in process 2020-08-11 12:50:25 +05:30
Johan Kwarnmark
0d401d7445
Merge pull request #1046 from johankwarnmarksymphony/sda-2343_2
fix: Show client Symphony Classic, Symphony 2.0 or Symphony 2.0 - Daily in…
2020-08-07 11:10:58 +02:00
Johan Kwarnmark
9de8d38695 fixed the snap test case for about dialog 2020-08-06 17:38:34 +02:00