4.0.1 (2023-03-15)
- REFACTOR calculate coordinates with geocoder 4 by @jsirish in #230
- BUGFIX update Geocoder coordinates fetch by @jsirish in #233
- BUGFIX coords vars by @jsirish in #234
- REFACTOR default Bootstrap template initial by @jsirish in #235
- BUGFIX LocationCSVBulkLoader incorrect namespace by @jsirish in #236
Full Changelog: https://github.com/dynamic/silverstripe-locator/compare/4.0.0...4.0.1
3.1.1 (2020-02-19)
Merged pull requests:
3.1.0 (2020-01-29)
Implemented enhancements:
- FEATURE Location - check website URLS for http/https #217
- FEATURE method allowing for web address manipulation #214
Merged pull requests:
- REFACTOR Allow Locator to be extended and config updated #218 (jsirish)
- Now uses new
getWebsiteURL
method on location #216 (mak001) - ENHANCEMENT provide method for website url manipulation #215 (muskie9)
- BUGFIX README links and old badges #212 (jsirish)
3.0.5 (2019-09-25)
Merged pull requests:
3.0.4 (2019-09-18)
Merged pull requests:
3.0.3 (2019-08-27)
Merged pull requests:
- CI adjustments #207 (jsirish)
- BUGFIX Location - Featured field fix #206 (jsirish)
- Changed front end maps to use a different api key #204 (mak001)
1.2.3 (2019-02-11)
3.0.2 (2019-01-09)
Merged pull requests:
3.0.1 (2018-12-24)
Closed issues:
- Default installation map is empty (white screen) #196
Merged pull requests:
1.2.2 (2018-08-27)
Merged pull requests:
- Fixed google maps script not loading on https sites #194 (mak001)
- README - 1.2 badges #152 (jsirish)
3.0.0-alpha7 (2018-08-13)
3.0.0 (2018-08-13)
Merged pull requests:
3.0.0-alpha6 (2018-06-13)
Merged pull requests:
3.0.0-alpha5 (2018-06-01)
Implemented enhancements:
Merged pull requests:
2.0.0 (2018-04-13)
Implemented enhancements:
- Migrate AddressDataExtension and DistanceDataExtension to dynamic/silverstripe-geocoder #171
- Map - option not to show locations on page load #129
- Continuous Integration #82
Closed issues:
- Locator - autoGeocode legacy code causing issues in non-Chrome browsers #155
- 2.0 - ReadMe - badges are pointing to master and 1.1 #149
- remove extra closing div in layout #62
Merged pull requests:
- ENHANCEMENT updateExportFields extension point #184 (muskie9)
- REFACTOR utilize beforeUpdateCMSFields for better extension support #181 (muskie9)
- updated docs #165 (mak001)
3.0.0-alpha4 (2018-04-05)
Implemented enhancements:
Closed issues:
- REFACTOR - allow location to have multiple categories #176
Merged pull requests:
3.0.0-alpha3 (2018-03-20)
Implemented enhancements:
- Allow for data to be returned as json #34
Closed issues:
- UPDATE psr-4 autoloading #138
- Update templating to be handled by react components #118
- Add json controller endpoint #117
- Move js to react components #116
- Move mapping and location list to reactJS #115
Merged pull requests:
- Fixed radius dropdown not working right #179 (mak001)
- LocatorForm - allow Fields() to be extended #177 (jsirish)
- Fixed LocatorController using AddressDataExtension instead of Distanc… #175 (mak001)
3.0.0-alpha2 (2018-01-15)
Merged pull requests:
- Vendor module and front end module support #174 (mak001)
- REFACTOR - remove AddressDataExtension and DistanceDataExtension #172 (jsirish)
- Table Names #170 (jsirish)
- README and CHANGELOG updates #169 (jsirish)
2.0.0-beta3 (2017-06-30)
Implemented enhancements:
- Add a uniquenessID to customScript requirement in Locator_Controller #163
Merged pull requests:
- UPDATE silverstripe-australia now symbiote #168 (muskie9)
- Update composer.json #167 (jsirish)
- Added a unique ID to custom script #164 (mak001)
3.0.0-alpha1 (2017-06-08)
Merged pull requests:
2.0.0-beta2 (2017-04-18)
Merged pull requests:
- LocationAdmin - remove DeleteAction on Location #157 (jsirish)
- BUGFIX: Locator - remove autoGeocode references #156 (jsirish)
- README - update badges to branch 2.0 #150 (jsirish)
2.0.0-beta1 (2017-03-17)
Implemented enhancements:
- Add "Find Me" button to manually do geocoding for location search #24
- Location - add versioning #140
- LocationSearchForm - Radius Dropdown #128
- ENHANCEMENT radius query via ORM #106
- Locator: CMS Design #96
- Change Log #95
- ENHANCEMENT - CONTRIBUTING.md file #91
- ENHANCEMENT - LICENSE.md #89
- ENHANCEMENT: Google Maps API Key #85
- ENHANCEMENT use SilverStripe form to serve up the filter form #72
- Locator page - allow multiple Locators on site, show different locations #57
Closed issues:
- LocationCategory - permission control #133
- Updating the third party #120
- location can't be unlinked from a page #43
- BUG html template config referencing Locator not Locator_Controller #136
- REFACTOR use php to calculate result radius #107
- REFACTOR onBeforeWrite() to add defaults if needed #71
- 3.2 compatibility #68
- ENHANCEMENT: Map - remove advanced map options #66
Merged pull requests:
- 2.0.0-beta1 changelog #148 (jsirish)
- ENHANCEMENT LocatorForm required fields #147 (muskie9)
- Composer - update Author #146 (jsirish)
- Locator - filter by radius #145 (jsirish)
- Update store locator JS #142 (jsirish)
- Location - versioning #141 (jsirish)
- LocationCategory - permissions #139 (jsirish)
- BUGFIX html template config incorrect reference #137 (muskie9)
2.0.0-alpha2 (2016-12-16)
Closed issues:
- Postcode form field #127
Merged pull requests:
- BUGFIX template path config not respecting updates #132 (muskie9)
- ENHANCEMENT allow for setting location query class at runtime #125 (muskie9)
- BUGFIX: storeLocator.js - pareseFloat distance #124 (jsirish)
2.0.0-alpha1 (2016-10-10)
Merged pull requests:
- Locator - filter initial data set by PageCategories #123 (jsirish)
- Import - Import_ID duplicate check #122 (jsirish)
- ENHANCEMENT branch alias for dev-master #119 (muskie9)
- REFACTOR extends methods #114 (muskie9)
- REFACTOR extend calls and setters to use ArrayData #112 (muskie9)
- BUGFIX incorrect chrome detection #111 (muskie9)
- DistanceDataExtension - calculate distance #108 (jsirish)
- REFACTOR docblocks #104 (muskie9)
- REFACTOR permission checks and tests #103 (muskie9)
- PHP Location filtering #88 (jsirish)
1.2.1 (2016-07-26)
Closed issues:
- REFACTOR LocationTest to extend SapphireTest #101
- The "Postal Code" field only accepts Zip codes. #98
Merged pull requests:
- REFACTOR permission checks and tests #102 (muskie9)
- REFACTOR docblocks #100 (muskie9)
- REFACTOR various class names and method call names #99 (muskie9)
1.2.0 (2016-04-11)
Implemented enhancements:
- ENHANCEMENT: Lock down map options #73
- ENHANCEMENT - Search - do all filtering server side #65
- Location - CMS Fields layout #55
- Locator - allow filter by LocationCategory #67 (jsirish)
- Location - CMS field layout #64 (jsirish)
Closed issues:
Merged pull requests:
- Locator - CMS Design #97 (jsirish)
- Documentation #94 (jsirish)
- CONTRIBUTING.md #92 (jsirish)
- LICENSE.md #90 (jsirish)
- Google API Key #87 (jsirish)
- PSR2-2 formatting #86 (jsirish)
- BUGFIX: ReadMe - Travis badge fix #84 (jsirish)
- Continuous Improvement setup #83 (jsirish)
- Added standard Scrutinizer config #79 (helpfulrobot)
- ENHANCEMENT: Composer - allow for SilverStripe 3.2 #77 (jsirish)
- Added standard .gitattributes file #76 (helpfulrobot)
- BUGFIX: Locator.ss - extra
\</div\>
tag #75 (jsirish) - ENHANCEMENT: composer update - added additional keywords #74 (jsirish)
- Added standard .editorconfig file #69 (helpfulrobot)
- Import/Export Sync #63 (jsirish)
- Update statics from public to private #60 (muskie9)
- Revert locator to non-relation (single locator page) #53 (muskie9)
- Update Locator to include getAllCategories method #50 (muskie9)
- Update .travis.yml to include SQLITE #49 (muskie9)
- Update README to include Travis and CodeClimage badges #48 (muskie9)
- Add LocationTest and travis support #47 (muskie9)
1.1.1 (2015-07-21)
Implemented enhancements:
Closed issues:
- location can't be linked to multiple locaters #42
- adding existing location to a locatorpage adds a new instance of the location in modeladmin #41
- multiple locator pages on single site #37
Merged pull requests:
1.1.0 (2014-10-24)
Closed issues:
- Test ticket from Code Climate #38
- Full Map Search #33
- map zoom icons not entirely visible #32
- Address search in Full Map Mode #28
- Permission Provider in Location #27
- Location: Searchable Fields #26
- Update store locator jQuery plugin to v1.4.9 #22
- Category filter #19
- Add permission provider options #17
- Can't update listTemplatePath or infowindowTemplatePath #16
- Limited FieldList options due to lack of extend('updateCMSFields', $fields) #13
- Bug in search/max distance #12
- Option to show mi or km for distance #11
- No Locations Indication in template #8
- No Locations Indication in template #7
Merged pull requests:
- Update allowing multiple locator pages #40 (muskie9)
- Update Locator to allow for km units #36 (muskie9)
- Update locator js to limit search results on form submission #35 (muskie9)
- Update Locator to handle null locations #31 (muskie9)
- Update Location to implement PermissionProvider #30 (muskie9)
- Location - added searchable_fields, modified summary_fields #29 (jsirish)
- Update store locator plugin to latest version #25 (muskie9)
- Update Locator to support greater template customization #20 (muskie9)
- Update getCMSFields to leverage extend('updateCMSFields') #15 (muskie9)
- Removed absolute paths from init js #9 (tardinha)
1.0.5 (2013-11-17)
Closed issues:
- Default Templates #3
1.0.0 (2013-05-07)
Closed issues:
- Add filter by Category #6
- Locations via API #5
- Locator Page options #4
- jQuery Store Locator Plugin #2
- CMS Fields #1
* This Changelog was automatically generated by github_changelog_generator