Version 0.9.1 Beta (2008-04-17)
- Email button opens an email form inside the website
- Neighborhood zoom state is transferred in email and printing
- Higher resolution printing
- Hiding ortho in printed overview
Version 0.9.0 Beta (2008-03-28)
- New CAMA data
- New Property tab layout
- Updated Google Analytics code
- Fixed property tab printing
- Now getting condo parcel ID from condo attribute table
- [BUG] Printing turns off ortho layer
Version 0.8.1 Beta (2008-03-07)
- [BUG] Police icon covers text
- Increased select pixel buffer to 8 pixels
- [BUG] Selected parcel location does not update with new selection
- Minor text changes
- Measure tools switch to miles after 1/4 mile
- Scale bar switches to feet when zoomed in close, setting in Web.config
- Removed Fiscal Year Funded column from project list
Version 0.8.0 Beta (2008-02-26)
- Changed graphics layer to PNG32
- Turned off transparent background options in all map resources
- Overriding WebADF method for area measure error
- Added Office of Budget link
- Removed capital project and theme buttons again
- Added multi-location disclaimer
- Data changes to facility/project information
- Minor UI changes
- [BUG] Neighborhood legend images do not show up
- Graphics layer work around for IE 6
- Fixed new search link popups
Version 0.7.2 Beta (2008-02-19)
- Fixed left-align layout issue
- Added more error tracing, allowing for some errors to avoid crashing
- [BUG] Selected property dot shows on capital projects tab
- [BUG] Neighborhood tab remembers selected closest feature, graphics remain after refresh
- Web.config has an option for zoom level of initial feature selection & zoom to selected
- Add Google analytics
- Added capital project themes back in
Version 0.7.1 Beta (2008-02-14)
- [BUG] When Property tab is the only browser open- the search for new property doesn't work
- Selected property added to neighborhood tab
- [BUG] Closest is NaN mi away? Wording needs to be changed
- Ortho turns off for each new map window
- Hiding PRC and video icons for now
- Hiding Project and Theme buttons on Capital Project tab
- Add zoom to selected command
- Add new property search link to Neighborhood tab
- Scale bar unit is feet
- Caching feature indexes for Neighborhood tab closest lookups
Version 0.7.0 Beta (2008-02-12)
- Neighborhood tab no longer remembers additional layer selection on new search
- Tabs need to intentionally forget their selection on a new instance
- Printed output is no longer printing tab-specific data
- SetTabState task supports int and double types (fixes a bug printing Capital Projects tab)
- Overview map on printable maps
- Area of interest rectangle on overview map
Version 0.6.5 (2008-02-09)
- Ditering issue in orthophoto
- Graceful handling of missing parcel for valid property on Property and Neighborhood tabs
- Neighborhood tab displays legend even when parcel is not selected
- Minor text changes
- Added city seal and maps logo to printable maps
- Capital Project themes display a legend
- Displaying a point for selected parcel when the zoom level is lower than 6 (first 5 ticks on right)
- Graphics layer is added to printable map
Version 0.6.4 (2008-02-07)
- Add measure tools
- Add zoom level control
- Scale bar
- Fixed zoom in tool
Version 0.6.3 (2008-02-06)
- Add property link icons
- New search links should change opener window if there is one
- Added more additional layers to the neighborhood tab
- Added more data/cleaned up Property tab
- Using CapitalProjectsFacilities table for facility name lookup
- Moved tools next to commands
Version 0.6.2 (2008-02-05)
- Add links back to search engine
- Add tracing log support
- Data access layer can query by OBJECTID regardless of OBJECTID column name
Version 0.6.1 (2008-01-31)
- Selected Neighborhood feature row does not deselect when tabs are switched
- Capital Project table headers are shorter
- More than one row in Neighborhood table can look selected
- Selected Neighborhood info is cleared on new parcel selection
- Project list should move to above the CP details view
- Tab views are not binding data properly
- CP tab allows theme selection
- Facility selection is present across all theme layers
Version 0.6.0 (2008-01-31)
- Add sub-tabs in Capital Projects tab
- All Neighborhood features are on at all zoom levels
- Highlight selected feature info row on Neighborhood panel
- Add graphics to show selected Neighborhood feature, parcel and a line betwixt them
- Neighborhood layer names are in Web.config
- Hide all non-selected Neighborhood layers
- Add Reset Display link to the Neighborhood tab
Version 0.5.2 (2008-01-29)
- Snow routes defaults to off
- Internal printing should use email state system
- Allow extent in initial query string
- Email state
- Fixed print output bug, need to export JPEG image to PDF
- Title is sent to printable map
Version 0.5.1 (2008-01-28)
- Allow tabs to process map printing output
- Bug in selection pixel buffer
- Transparency issues in IE6 - Use PNG8 everywhere
- Conform to new AppGeo.Adf calling convention
Version 0.5.0 (2008-01-28)
- Add initial printable maps
Version 0.4.0 (2008-01-25)
- Add community centers to neighborhood tab
- Property tab hides/disables Details link if no property is selected
- Empty data text for Neighborhood tab
- Code in RenderControl overrides is now called in Page_PreRender and guaranteed to be called on initial post (after ProcessQueryString) and on tab control refreshes
- Capital project tab should clear the selected facility and project ID if nothing is passed into the ProcessQueryString method
- Neighborhood zoom links have tool tips
- Add polling location to Neighborhood tab
- Re-layout capital projects tab
- Increased select pixel buffer to 4 pixels
Version 0.3.2 (2008-01-22)
- Capital Projects tab displays project details of passed in project/facility combo
- Turned on orthophoto checkbox
- Captial Projects tab can list projects when a facility is clicked on the map or only a facility is passed in
Version 0.3.1 (2008-01-18)
- Add more Neighborhood nearest queries
- Add version label to footer
- Neighborhood tab checkboxes need to update their state on each render (no view state with callbacks)
- Capital projects tab selects and zooms to passed in facility
Version 0.3.0 (2008-01-16)
- Property detail link on property tab
- Add Capital Projects tab
- Aerial photo checkbox
- Add zoom to include neighborhood features
- Add extra neighborhood layer checkbox
- Add legend symbols to neighborhood tab
Version 0.2.0 (2008-01-16)
- Add more layer searches to the Neighborhood tab
Version 0.1.10 (2008-01-15)
- All tabs get to ProcessQueryString
- All tab controls are refreshed during map events
- Tab control switching is done on the client
Version 0.1.9 (2008-01-10)
- Move SelectedPropertyID back to application level
- Neighborhood tab now works on selected parcel, not current extent
Version 0.1.8
- Changed the ZoomToFeature method to require sending layer/field information
- Added nearest fire station
- Fixed a couple select tool bugs
Version 0.1.7 (2008-01-04)
- Each tab has its own State property to do whatever they want with
Version 0.1.6 (2008-01-03)
- Tabs are now in control of data and query string handling
Version 0.1.5 (2008-01-03)
- Parcel selection
- Updating MultiView via CallbackResults
Version 0.1.4 (2007-12-20)
- QueryString-based property selection
- Display property data
- Selection on map
- Zoom to parcel functionality
Version 0.1.3 (2007-12-17)