Vishwas Shashidhar
caa406dc55
Merge branch 'master' into electron-141
...
* master: (30 commits)
Electron-172 - Fixes the pop-out issue
electron-173: added dependencies to the advanced installer
electron-173: enabled spell checker
electron-145: fixes the issue with invalid json config upon repair
Electron-142 - Changed the symphony logo
Electron-142 - Moved inline styles to style tag
electron-158: added logic to disable spellchecker
Updated window title
Electron-142 - Made changes as per review
Electron-142 - Made changes as per review
electron-17: added logic to open the completed directory under the crashes directory
Updated comment
Change title to reflect new file display name as per Electron-144
Adds a count to the file name in the download manager if the user downloads a file with the same name.
Electron-142 - Added a new menu item to show application version details
Add tooltip to display full filename in download manager.
electron-17: added an event to capture a renderer crash for child windows and initialized the crash reporter there too.
electron-17: added logic to check dev environment for crashing the renderer process
electron-17: removed config that was not needed
electron-17: refactored code related to crash reporter
...
# Conflicts:
# installer/win/Symphony-x64.aip
2017-10-09 12:34:04 +05:30
Vikas Shashidhar
b264331a54
Merge pull request #197 from VishwasShashidhar/electron-173
...
Electron 173: Enable Spell Checker
2017-10-06 13:32:17 +05:30
Vikas Shashidhar
1f7f693fdc
Merge pull request #198 from KiranNiranjan/ELECTRON-172
...
Electron-172 (Pop-out issue)
2017-10-06 13:30:58 +05:30
Vikas Shashidhar
8da10c329a
Merge pull request #192 from VikasShashidhar/electron-144
...
Adds a count to the file name in the download manager if the user dow…
2017-10-06 13:29:24 +05:30
Kiran Niranjan
cf3e510204
Electron-172 - Fixes the pop-out issue
2017-10-06 11:29:48 +05:30
Vishwas Shashidhar
9ace38634e
electron-173: added dependencies to the advanced installer
2017-10-06 10:27:42 +05:30
Vishwas Shashidhar
0de7f8faad
electron-173: enabled spell checker
2017-10-06 09:28:12 +05:30
Vikas Shashidhar
e300c19b2a
Merge branch 'master' into electron-144
2017-10-05 15:55:45 +05:30
Vikas Shashidhar
860e9f2f73
Merge pull request #191 from VikasShashidhar/electron-149
...
Add tooltip to display full filename in download manager.
2017-10-05 15:48:32 +05:30
Vikas Shashidhar
bc3d9417bf
Merge pull request #193 from KiranNiranjan/ELECTRON-142
...
Electron-142 (App version menu item)
2017-10-05 15:42:18 +05:30
Vikas Shashidhar
a572330198
Merge pull request #196 from KiranNiranjan/ELECTRON-158
...
Electron-158 (Removed Spellchecker Dependencies)
2017-10-04 14:26:07 +05:30
Vishwas Shashidhar
4b00baf997
electron-141: added url validation on the windows installer with a workaround
2017-10-02 22:10:40 +05:30
Vikas Shashidhar
92159f2b16
Merge pull request #195 from VishwasShashidhar/electron-145
...
electron-145: fixes the issue with invalid json config upon repair
2017-10-02 19:00:27 +05:30
Vikas Shashidhar
b860e298d4
Merge pull request #194 from VishwasShashidhar/electron-158
...
electron-158: added logic to disable spellchecker
2017-09-28 22:46:42 +05:30
Vishwas Shashidhar
1ff558af81
electron-145: fixes the issue with invalid json config upon repair
2017-09-28 18:42:47 +05:30
Vishwas Shashidhar
3ce1ec2986
electron-141: added tooltip against the pod url text box and beautified the error message
2017-09-28 16:41:49 +05:30
Kiran Niranjan
77b62c6430
Electron-142 - Changed the symphony logo
2017-09-28 10:55:19 +05:30
Kiran Niranjan
ad5d762c20
Electron-142 - Moved inline styles to style tag
2017-09-27 21:18:13 +05:30
Vishwas Shashidhar
7985b68dfd
electron-158: added logic to disable spellchecker
2017-09-27 19:46:02 +05:30
Kiran Niranjan
99ea90db02
Updated window title
2017-09-27 11:21:22 +05:30
Kiran Niranjan
bc447a641e
Merge branch 'ELECTRON-142' of https://github.com/KiranNiranjan/SymphonyElectron into ELECTRON-142
2017-09-27 11:17:15 +05:30
Kiran Niranjan
0db10822b2
Merge branch 'master' of https://github.com/symphonyoss/SymphonyElectron into ELECTRON-142
2017-09-27 11:16:16 +05:30
Kiran Niranjan
7130883c74
Electron-142 - Made changes as per review
2017-09-27 11:13:50 +05:30
Kiran Niranjan
c996c52849
Electron-142 - Made changes as per review
2017-09-27 11:11:31 +05:30
Vikas Shashidhar
1a312544d7
Merge pull request #190 from VishwasShashidhar/electron-17
...
Electron 17 - Crash Reporter Implementation
2017-09-27 00:16:13 +05:30
Vishwas Shashidhar
b03cc6ac64
electron-141: fixed pod url protocol issue
2017-09-26 23:44:45 +05:30
Vishwas Shashidhar
6d0d5145af
electron-17: added logic to open the completed directory under the crashes directory
2017-09-26 23:26:11 +05:30
Vishwas Shashidhar
ef3940b7e3
electron-141: added support for validating pod url while installation on mac
2017-09-26 23:22:28 +05:30
Kiran Niranjan
80a7460f47
Updated comment
2017-09-26 21:34:25 +05:30
Vikas Shashidhar
c778a1f7b7
Change title to reflect new file display name as per Electron-144
2017-09-26 16:54:57 +05:30
Vikas Shashidhar
c09b245a4c
Adds a count to the file name in the download manager if the user downloads a file with the same name.
2017-09-26 16:48:18 +05:30
Kiran Niranjan
dfbcf46412
Electron-142 - Added a new menu item to show application version details
2017-09-26 16:10:53 +05:30
Vikas Shashidhar
ceae0aa742
Add tooltip to display full filename in download manager.
2017-09-26 12:54:04 +05:30
Vishwas Shashidhar
40cf6b6d73
electron-17: added an event to capture a renderer crash for child windows and initialized the crash reporter there too.
2017-09-25 16:10:03 +05:30
Vishwas Shashidhar
a647c0d3cd
electron-17: added logic to check dev environment for crashing the renderer process
2017-09-25 14:33:12 +05:30
Vishwas Shashidhar
605c725a08
electron-17: removed config that was not needed
2017-09-19 12:04:57 +05:30
Vishwas Shashidhar
0228255feb
Merge branch 'master' into electron-17
...
* master:
electron-130: fixes the issue raised
2017-09-19 12:02:32 +05:30
Vishwas Shashidhar
08b58b51bb
electron-17: refactored code related to crash reporter
2017-09-19 11:56:11 +05:30
Vishwas Shashidhar
d4b30ba148
electron-17: removed unnecessary import
2017-09-18 22:06:41 +05:30
Vishwas Shashidhar
01f1532fcc
electron-17: fixed crashes directory menu templates issue
2017-09-18 22:05:30 +05:30
Vishwas Shashidhar
511d616e74
electron-17: changed logic to use the electron crash reporter directly in all the processes
2017-09-18 21:17:45 +05:30
Vishwas Shashidhar
a1c2de3621
electron-17: supported opening crashes directory from the menu
2017-09-15 12:16:20 +05:30
Vikas Shashidhar
bf184b5c1e
Merge pull request #189 from VishwasShashidhar/electron-130
...
electron-130: fix
2017-09-14 21:47:46 +05:30
Vishwas Shashidhar
9f7bc10287
electron-17: added support to get crash directory info for users amongst other minor changes
2017-09-14 21:08:42 +05:30
Vishwas Shashidhar
e74d4c11d4
electron-130: fixes the issue raised
2017-09-14 16:30:13 +05:30
Vishwas Shashidhar
be55c4df84
electron-17: disabled uploading crash reports to server
2017-09-13 16:31:09 +05:30
Vishwas Shashidhar
40f0cdcdf9
Merge branch 'master' into electron-17
...
# Conflicts:
# js/main.js
# js/windowMgr.js
2017-09-13 16:13:49 +05:30
Vikas Shashidhar
fa2c96cfbd
Merge pull request #185 from VishwasShashidhar/electron-126
...
Electron 126
2017-09-13 14:41:18 +05:30
Vishwas Shashidhar
86244f7f56
electron-126: made changes as per the PR comments
2017-09-12 10:54:56 +05:30
Vikas Shashidhar
5694c534b8
Merge pull request #186 from KiranNiranjan/ELECTRON-118
...
Electron-118 (Screen snippet always on top)
2017-09-11 21:32:37 +05:30