Version History

  • 1.5
    • Added address $_GET method: http://yoursite.com/pagewithdealerblock/?address=Address+Information+Here
    • Added backend search form and bulk delete
  • 1.4.1
    • fixed error on import dealers page that was introduced in 1.4
  • 1.4
    • updated for concrete5.5
    • disabled map when in edit mode.
    • reformatted dashboard pages and re-organized dashboad pages to work with 5.5 dashboard better.
  • 1.3.3  added action_view method to controller to accomidate for stricter block action calls in 5.4.2+
  • 1.3.2 Changed the block controller and the geocode job to use helper/file::getContents instead of file_get_contents.  file_get_contents fails in some host environments.
  • 1.3.1 improved request variable protection on form input
  • 1.3
    • added type field + filter by type options
    • reformatted block edit interface
    • improved alignment on search form + made it easier to style with css
  • 1.2 added degraded ie6 functionality + fixed list-view search form
  • 1.1 used json helper for php 5.1 compatibility, added link to verify geocode in dashboard list
  • 1.0 - Initial Version