Vishwas Shashidhar
64b62e975f
ELECTRON-993: add pod url validation for installers ( #569 )
...
* ELECTRON-993: add pod url validation for macOS
- change default url to https://[POD].symphony.com
- validate the above default url to ensure user enters the right url
- remove deprecated code
- add tool tip for the pod url text box
* ELECTRON-993: add pod url validation for windows installers
2019-02-13 18:16:39 +05:30
Vishwas Shashidhar
c9c38605c5
ELECTRON-1070: let electron handle protocol registration ( #568 )
...
* ELECTRON-1070: add default protocol client code for windows
* ELECTRON-1070: add comments
* bump up version number
2019-02-13 18:16:27 +05:30
Vishwas Shashidhar
4943db6d13
Remove unnecessary logging
2019-02-12 20:48:59 +05:30
Vishwas Shashidhar
1f6017a1fa
fix preinstall script app_version placeholder
2019-02-12 19:58:08 +05:30
Vishwas Shashidhar
5d9bebd86c
update version number
2019-02-12 19:11:11 +05:30
Vishwas Shashidhar
fc68318efa
update pre-install script to get version number dynamically
2019-02-12 19:08:53 +05:30
Vishwas Shashidhar
769bef59e9
update version in preinstall script
2019-02-12 11:18:38 +05:30
Vishwas Shashidhar
dd0e7af850
ELECTRON-1066, 1067: upgrade electron version ( #567 )
...
- upgrade electron framework version to address security vulnerability with native window open and node integration
- disable background throttling on requests when creating a new window
2019-02-12 09:57:03 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
2d400b2775
ELECTRON-1009: bump up version screen snippet ( #565 )
2019-01-31 21:37:50 +04:00
Vishwas Shashidhar
7a511afd74
ELECTRON-1051: fix localisation strings for download manager ( #564 )
...
* ELECTRON-1051: fix localisation strings for download manager
* ELECTRON-1051: fix localisation strings for download manager mac
2019-01-30 19:10:38 +05:30
Vishwas Shashidhar
c7a780a827
update version number in preinstall script
2019-01-30 05:51:34 +05:30
Vishwas Shashidhar
c844c7e14b
ELECTRON-1036: fix window destroyed exception on moving window ( #563 )
...
* ELECTRON-1036: fix window destroyed exception on moving window
* update version number
2019-01-29 22:59:44 +05:30
Vishwas Shashidhar
608e293a98
ELECTRON-965: revert the changes ( #562 )
2019-01-29 09:18:49 +05:30
Vishwas Shashidhar
335f89fa26
ELECTRON-1030: add localisation for about symphony window on Windows ( #558 )
...
* ELECTRON-1030: add localisation for about symphony window on Windows
* ELECTRON-1030: add default values for the about app strings
2019-01-25 12:26:38 +05:30
Vishwas Shashidhar
c5e26c49e7
ELECTRON-962: fix undesired javascript error ( #557 )
...
When a notification’s position is changed and the browser window is destroyed, SDA throws up an undesired error message which is not apt for users to see. This was because of a validity check missing to see if the browser window still exists.
2019-01-25 12:26:24 +05:30
Vishwas Shashidhar
35f1a33409
fix documentation for mac dev setup
2019-01-25 12:20:26 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
4be202d698
ELECTRON-769: removing context menu when right click on minimize, maximize and close button ( #556 )
2019-01-24 11:02:18 +05:30
Vishwas Shashidhar
642fec4b50
ELECTRON-1012: add localisation support for dev tools disabled message ( #554 )
2019-01-24 11:01:19 +05:30
Vishwas Shashidhar
943815cd37
bump up version number in pre install script
2019-01-24 10:08:34 +05:30
Vishwas Shashidhar
213eb2b839
bump up version number
2019-01-23 16:40:23 +05:30
Kiran Niranjan
07c40fe8ec
ELECTRON-965 (Display warning dialog if certificate fails to verify Root CA or is not whitelisted) ( #553 )
...
* ELECTRON-965 - Display warning dialog if certificate fails to verify Root CA or is not whitelisted
* ELECTRON-965 - Set ignoreAllCertErrors to false when main window loads
2019-01-23 16:37:06 +05:30
Vishwas Shashidhar
87fbdab70d
ELECTRON-992, ELECTRON-978: upgrade electron version to fix issues ( #555 )
...
Upgrading Electron to 4.0.2 resolves the following 2 issues:
1. Pop-outs crashing
2. File dialog going to background. We use sheets in place of modals now
2019-01-23 15:44:56 +05:30
Keerthi Niranjan
6353cc09f9
SEARCH-1243 - Electron crashing after 54 pushed to corp on Thursday, Jan 10, 2019. ( #551 )
...
* SEARCH-1243 - Fix electron crash
* SEARCH-1243 - Change index version and Move Initialization inside Deserializing
2019-01-20 14:06:52 +05:30
Vishwas Shashidhar
abca0ec4f7
Update version in mac installer script
2019-01-16 10:36:58 +05:30
Keerthi Niranjan
7316d3a1d7
Revert "SEARCH-1243 (Electron crashing after 54 pushed to corp on Thursday, Jan 10, 2019)" ( #550 )
...
* Revert "bump up version number"
This reverts commit 549c1892d4
.
* Revert "ELECTRON-956 - removing the minimize and maximize from the configure desktop alert position (#535 )"
This reverts commit a1426c79b6
.
* Revert "SEARCH-1243 - Fix electron crash (#549 )"
This reverts commit 9a049a3b20
.
2019-01-16 10:08:14 +05:30
Vishwas Shashidhar
549c1892d4
bump up version number
2019-01-15 22:40:05 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
a1426c79b6
ELECTRON-956 - removing the minimize and maximize from the configure desktop alert position ( #535 )
2019-01-15 18:36:19 +05:30
Keerthi Niranjan
9a049a3b20
SEARCH-1243 - Fix electron crash ( #549 )
2019-01-15 15:50:13 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
c505554289
ELECTRON-903: fixing the notification text overflowing under user avatar ( #548 )
2019-01-14 22:23:33 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
0d1618a36e
ELECTRON-1003: fix menuitems with roles default ( #546 )
2019-01-14 17:34:19 +05:30
Kiran Niranjan
a206b567c2
ELECTRON-869 Enable spellchecker for main window ( #547 )
2019-01-14 17:28:20 +05:30
Vishwas Shashidhar
6de3c05223
ELECTRON-989: fix sso checkbox refresh ( #545 )
...
When sso checkbox was checked, the dialog was not being refreshed which resulted in the pod url text box not being updated. Now, we refresh the dialog when the SSO checkbox is checked or unchecked both
2019-01-11 16:29:22 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
f9f3a4ab98
ELECTRON-990 - add description to SSO checkbox in electron installer ( #542 )
2019-01-11 12:07:39 +05:30
Vishwas Shashidhar
28d9826236
ELECTRON-816: add checks for crash events when it is killed ( #544 )
...
Currently on Windows, when the app is killed, a crash event is emitted which sends the wrong signal to the user that the app actually crashed which isn't the case because the app was in fact killed. So, this PR adds an extra check to see if the app was killed and shows the crash dialog based on that.
2019-01-11 11:37:59 +05:30
Kiran Niranjan
0bb617aab3
ELECTRON-826 - Change logic window focus logic for Window ( #543 )
2019-01-09 13:01:21 +05:30
Vishwas Shashidhar
6b81a39736
Update version number and upgrade electron framework
2019-01-08 17:33:11 +05:30
SergeyS
9609bc7976
RTC-5104: screensharing indicator ( #536 )
...
* RTC-5104: screensharing indicator
* RTC-5104: screensharing indicator, windows fixes
2019-01-03 18:18:50 +05:30
Vishwas Shashidhar
4832c28dd2
ELECTRON-839: add logic to set custom logs folder ( #541 )
...
- To gather data from multiple instances, sometimes, we would need to have different logs folder for different instances. We add support for setting custom logs folder via command line with this change
2019-01-03 17:46:23 +05:30
Vishwas Shashidhar
b597c00ea6
Upgrade spellchecker version
2018-12-27 10:38:36 +05:30
Vishwas Shashidhar
a6df31cc00
removed unwanted files from aip configuration
2018-12-26 16:32:37 +05:30
Vishwas Shashidhar
97ca902810
Revert "Update aip files to include / exclude new files"
...
This reverts commit 72bf8168
2018-12-26 16:15:29 +05:30
Vishwas Shashidhar
72bf81687f
Update aip files to include / exclude new files
2018-12-26 15:37:54 +05:30
Vishwas Shashidhar
af4ac9ddf5
Update version number for electron and self
2018-12-26 13:03:19 +05:30
Vishwas Shashidhar
bb2033165b
fix javascript error on quit
2018-12-24 19:14:12 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
81ac612552
ELECTRON-928 - migrate presence to the Power Monitor API ( #530 )
2018-12-20 19:41:06 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
8ca8db65ed
ELECTRON-955 fixing toast notification does not show on top of the Electron after it is minimized and maximized again ( #534 )
2018-12-19 09:43:58 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
3850bc9b2f
ELECTRON-854 - error popup is not localized when network outage ( #537 )
2018-12-14 19:35:15 +05:30
Keerthi Niranjan
272e4fcc8d
Change node-ffi base fork to symphonyoss ( #533 )
...
Bump swift-search which also changes node-ffi base fork to symphonyoss
2018-12-14 10:04:29 +05:30
Vishwas Shashidhar
3dedefbae8
ELECTRON-899: add japanese & french localisation for the dev tools menu item
2018-12-04 12:30:53 -08:00
Vishwas Shashidhar
252456536c
ELECTRON-800: add dev tools menu item ( #532 )
...
- add dev tools menu item to the troubleshooting menu
- add support to dynamically read the dev tools config from file
2018-12-04 12:13:19 -08:00