- implement permissions settings for electron
- add "Yes" / "No" as user visible text in the windows installer confirmation screen
- add "Yes" / "No" as user visible text in the windows installer for settings screen
- fix windows installer conflicts
- Added an arg which prevents window from getting focus when it is set to false
- Update bring to front logic
- Rename "Bring to Front on Notifications" to Flash Notification in Taskbar for Windows
- Update Spectron test cases
- Deleting the data folder on crash and unexpected shutdown
- Created script for clearing the index data on start up
- Working in dev env
- Added path to package
- Windows path file change
- Working on production build
- Completed implementation
- Few changes to callback
- Few changes to callback
- Updated package
- Fixed windows bug
- Fixed windows bug
- Fixed windows bug
- Added exe for task
- Added exe for task
- Fixed exe file
- Code refactoring
- Updated api file
- Added uuid for the task name
- Updated exe for the uuid
- Updated API file
- AIP version
- Fixes all the scenarios for mac
- Updated the boot file to clear data file on login
- Fixed data folder deleting on application is open
- Windows launch agent
- Working on all the scenario
- Added a launch script and starting the register
- Updated search-win-task.exe file
- Updating the aip file
- Updating the aip file
- Removed randomString lib
- Requested changes (PR)
- Included the library from new repo electron-uitls
- Updated AIP file
- Updated AIP
- Bumped up electron-utils version
- Added missing quotes
- Bumped up electron-utils version
- Added missing quotes
- Bumped utils version
- Bumped utils version
- Update AIP
- add text update component for the 32 bit aip configuration file
- fix the text update component which was failing to overwrite values to the config file from the installer
- add logic to validate pod url strictly with https
- add logic to validate pod url strictly with https (windows)
- fix url replacement in the post install script and regular expression for validating url in the installer pane
* 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
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.
* 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
* added background image to packages as provided by the design team
* electron-37: added a custom intro screen and changed the text in plugin as per design instructions
* electron-37: fixed issues w.r.t. installer pane not capturing the pod url and also added startup plist in the post install script
* electron-37: removed watch paths on launch agent