Brad Snider

Results 7 issues of Brad Snider

The app runs fine in the background, but when I go to open it from the start menu, the application UI opens the first two times after a reboot. Subsequently,...

When using a proxy to authenticate on behalf of a user when accessing secured services, a proxy rule is needed. The code can be added after line 87 in main.js....

Eg.: Text on page: > this is a test about search Search string: > this is a search Both "this is a" and "search" should be highlighted

enhancement

The loading text does not go away, and the search does not execute

bug

The export options JSON parameter is missing from the request when printing with any template. Other templates still successfully print, but if the MAP_ONLY template is chosen (by first adding...

Please add a comment to the commonConfig.js and the readme.md files explaining the purpose of the queryForOrg parameter. Many users do not know that changing the value to false allows...

If secured services are used in the application, the alwaysUseProxy property in app.js needs to be set to true. It would be helpful for the user if this is documented...