v1.9.0
Change log for v1.9.0
2017-01-13 - Tim McGee - ae6eb92 - new OpenExternalMap widget.
2017-01-13 - Tim McGee - b2f6e0e - Update cmv to latest version 2.0.0-beta.1
2017-01-10 - Tim McGee - cba9348 - Allow a separate url and a where clause when querying for distinct values for a field drop-down list. This helps for large data sets when the query might timeout looking for unique values.
2017-01-09 - Tim McGee - 7e0cd70 - enable/disable "Stop Drawing" (Clear Drawing) button when appropriate.
2016-12-19 - Tim McGee - 853cf85 - allow button labels to be show from i18n move "Stop Drawing" button to the end of the buttons instead of in the middle
2016-12-18 - Tim McGee - c2ae85c - slight change in width of Search widget and text boxes
2016-12-18 - Tim McGee - 5751cce - Merge branch 'master' of github.com:tmcgee/cmv-widgets
2016-12-18 - Tim McGee - cd6ddc7 - Merge pull request #84 from roemhildtg/master
2016-12-17 - Gregg Roemhildt - 6c03c18 - Update _QueryTaskMixin.js
2016-12-15 - Gregg Roemhildt - cab4191 - use the value of layer definitions if its defined
2016-12-15 - Gregg Roemhildt - dcb583a - Fix bug if layerDefinitions is not defined
2016-12-15 - Tim McGee - 008f0ca - Add default buffer distance
2016-12-13 - Tim McGee - 0b30dc3 - Allow a table to be populated from an array of features passed in the options.
2016-12-13 - Tim McGee - 28954d4 - use the version of jsPDF that does not corrupt the PDF images
2016-12-13 - Tim McGee - fb6c00e - allow the url for the PrintTask to be passed as an option
2016-12-13 - Tim McGee - 0891fad - Correctly determine the size of the label taking the current font into consideration
2016-12-13 - Tim McGee - ec4e4c7 - only check for null string when the value is a string
2016-12-13 - Tim McGee - 3eea2cb - adding the map image when there is no map causes the report to not run