Commit Graph

29 Commits

Author SHA1 Message Date
Keerthi Niranjan
0c652be973 Merge remote-tracking branch 'upstream/master' into skynet
# Conflicts:
#	js/windowMgr.js
#	package.json
2017-12-27 14:52:53 +05:30
Kiran Niranjan
4724e99647 Electron-250 - Fixed http prefix validation 2017-12-22 12:22:15 +05:30
Kiran Niranjan
18a7166714 Electron-223 - Update the regexp to validate URLs 2017-12-14 21:46:33 +05:30
Vishwas Shashidhar
aa9bb743cd electron-214: added logic to have checkbox selected for "minimize on close" in advanced installer on windows 2017-11-16 15:29:20 +05:30
Keerthi Niranjan
5b4c0a4306 SEARCH-197
- Added api config for windows
2017-11-10 16:56:36 +05:30
Vikas Shashidhar
8fb57d2375
Merge pull request #207 from VishwasShashidhar/electron-141
Electron 141: fix on url validation issue on installer
2017-10-31 15:36:30 +05:30
Vishwas Shashidhar
a85d15e21d electron-141: added logic to prepend protocol if it is missing during the installation process 2017-10-25 14:02:07 +05:30
Vishwas Shashidhar
f29d09301f electron-141: enabled digital signing in AIP 2017-10-25 12:15:28 +05:30
Vishwas Shashidhar
cf3dda3022 electron-141: added logic to validate pod url via JScript and removed C sharp dependencies 2017-10-25 12:14:28 +05:30
Vishwas Shashidhar
aa6166d646 electron-185: bumped up version numbers for mac and windows installers 2017-10-18 18:43:05 +05:30
Vishwas Shashidhar
e0f03011ae electron-141: fixed typo in the advanced installer messages 2017-10-09 13:39:09 +05:30
Vishwas Shashidhar
3b62ae5313 electron-141: fixed the messages in advanced installer 2017-10-09 13:35:55 +05:30
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
Vishwas Shashidhar
9ace38634e electron-173: added dependencies to the advanced installer 2017-10-06 10:27:42 +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
Vishwas Shashidhar
d4807279f6 electron-113: implemented changes as per the use cases defined in the ticket 2017-08-18 17:59:03 +05:30
Kiran Niranjan
9de7e3f7e8 Electron-158 - Removed spellchecker dependencies from aip 2017-08-04 13:21:15 +05:30
Vishwas Shashidhar
1ff558af81 electron-145: fixes the issue with invalid json config upon repair 2017-09-28 18:42:47 +05:30
Kiran Niranjan
c8ca074f92 Electron-47
1. Removed `electron-context-menu` from dependency
2. Added cld.node in app.asar.unpacked dir
3. Resolved conflicts
2017-08-02 16:17:30 +05:30
Kiran Niranjan
ae0398d8d0 Electron-47
1. Added a default language ('en-US') for windows
2. Included app.asar.unpacked dir in the windows installer as `spawn-rx` module is required for spellchecker to work.
2017-08-01 13:28:32 +05:30
Vishwas Shashidhar
6c1d04c722 electron-99: enabled signing on windows aip installer 2017-07-19 16:40:45 +05:30
Vishwas Shashidhar
cd495ba42a electron-99: disabled sandboxing for windows 2017-07-14 15:07:25 +05:30
Vishwas Shashidhar
b77c61b625 electron-48: updated the batch file info 2017-06-25 15:01:03 +05:30
Vishwas Shashidhar
28bd98655d electron-48: added logic to launch app fully sandboxed for windows 2017-06-25 14:55:45 +05:30
Vishwas Shashidhar
150ebaf70a Electron 77 - added alwaysontop option for windows installer (#145)
* electron-77: added support for alwaysOnTop in mac installer

* updated the gitignore file to exclude vscode settings

* electron-77: added option for alwaysOnTop for windows installer

* electron-77: fixed the aip certficiate disabled issue, updated the gitignore to ignore aip cache and setup files
2017-06-20 08:51:31 -07:00
Vishwas Shashidhar
dcd84ef400 electron-69: fixes the issue raised in the ticket for windows (#134) 2017-06-08 09:53:11 -07:00
rbarros-daitan
2b6139f35a Add Remove Previous Version action during install (#112) 2017-05-26 12:31:30 -07:00
Lynn
2afce4c10b fix bad paths in aip file (#108) 2017-05-24 16:10:12 -07:00
Lynn
b06ae06bcc move windows installer to new dir (#107) 2017-05-24 16:00:04 -07:00