Skip to content

Commit

Permalink
CHANGELOG 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Jan 29, 2020
1 parent b0bdf63 commit 1d6d1a8
Showing 1 changed file with 58 additions and 14 deletions.
72 changes: 58 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Change Log
# Changelog

## [3.1.0](https://github.com/dynamic/silverstripe-locator/tree/3.1.0) (2020-01-29)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.5...3.1.0)

**Implemented enhancements:**

- FEATURE Location - check website URLS for http/https [\#217](https://github.com/dynamic/silverstripe-locator/issues/217)
- FEATURE method allowing for web address manipulation [\#214](https://github.com/dynamic/silverstripe-locator/issues/214)

**Merged pull requests:**

- REFACTOR Allow Locator to be extended and config updated [\#218](https://github.com/dynamic/silverstripe-locator/pull/218) ([jsirish](https://github.com/jsirish))
- Now uses new `getWebsiteURL` method on location [\#216](https://github.com/dynamic/silverstripe-locator/pull/216) ([mak001](https://github.com/mak001))
- ENHANCEMENT provide method for website url manipulation [\#215](https://github.com/dynamic/silverstripe-locator/pull/215) ([muskie9](https://github.com/muskie9))
- BUGFIX README links and old badges [\#212](https://github.com/dynamic/silverstripe-locator/pull/212) ([jsirish](https://github.com/jsirish))

## [3.0.5](https://github.com/dynamic/silverstripe-locator/tree/3.0.5) (2019-09-25)

## [3.0.5](https://github.com/dynamic/silverstripe-locator/tree/3.0.5) (2019-09-24)
[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.4...3.0.5)

**Merged pull requests:**
Expand All @@ -9,13 +26,15 @@
- REFACTOR Location data import and export [\#210](https://github.com/dynamic/silverstripe-locator/pull/210) ([jsirish](https://github.com/jsirish))

## [3.0.4](https://github.com/dynamic/silverstripe-locator/tree/3.0.4) (2019-09-18)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.3...3.0.4)

**Merged pull requests:**

- Added extension point to the LocatorForm for form actions [\#208](https://github.com/dynamic/silverstripe-locator/pull/208) ([mak001](https://github.com/mak001))

## [3.0.3](https://github.com/dynamic/silverstripe-locator/tree/3.0.3) (2019-08-27)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.3...3.0.3)

**Merged pull requests:**
Expand All @@ -25,16 +44,19 @@
- Changed front end maps to use a different api key [\#204](https://github.com/dynamic/silverstripe-locator/pull/204) ([mak001](https://github.com/mak001))

## [1.2.3](https://github.com/dynamic/silverstripe-locator/tree/1.2.3) (2019-02-11)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.2...1.2.3)

## [3.0.2](https://github.com/dynamic/silverstripe-locator/tree/3.0.2) (2019-01-09)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.1...3.0.2)

**Merged pull requests:**

- refactor - implement beforeUpdateCMSFields for models [\#199](https://github.com/dynamic/silverstripe-locator/pull/199) ([jsirish](https://github.com/jsirish))

## [3.0.1](https://github.com/dynamic/silverstripe-locator/tree/3.0.1) (2018-12-24)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.2...3.0.1)

**Closed issues:**
Expand All @@ -47,30 +69,36 @@
- Fixed broken script [\#197](https://github.com/dynamic/silverstripe-locator/pull/197) ([mak001](https://github.com/mak001))

## [1.2.2](https://github.com/dynamic/silverstripe-locator/tree/1.2.2) (2018-08-27)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha7...1.2.2)

**Merged pull requests:**

- Fixed google maps script not loading on https sites [\#194](https://github.com/dynamic/silverstripe-locator/pull/194) ([mak001](https://github.com/mak001))
- README - 1.2 badges [\#152](https://github.com/dynamic/silverstripe-locator/pull/152) ([jsirish](https://github.com/jsirish))

## [3.0.0-alpha7](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha7) (2018-08-13)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0...3.0.0-alpha7)

## [3.0.0](https://github.com/dynamic/silverstripe-locator/tree/3.0.0) (2018-08-13)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha6...3.0.0)

**Merged pull requests:**

- Updated recipe-cms version constraints [\#193](https://github.com/dynamic/silverstripe-locator/pull/193) ([mak001](https://github.com/mak001))

## [3.0.0-alpha6](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha6) (2018-06-13)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha5...3.0.0-alpha6)

**Merged pull requests:**

- Renamed categories method [\#191](https://github.com/dynamic/silverstripe-locator/pull/191) ([mak001](https://github.com/mak001))

## [3.0.0-alpha5](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha5) (2018-06-01)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0...3.0.0-alpha5)

**Implemented enhancements:**
Expand All @@ -83,6 +111,7 @@
- Added fax field to locations [\#188](https://github.com/dynamic/silverstripe-locator/pull/188) ([mak001](https://github.com/mak001))

## [2.0.0](https://github.com/dynamic/silverstripe-locator/tree/2.0.0) (2018-04-13)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha4...2.0.0)

**Implemented enhancements:**
Expand All @@ -100,8 +129,11 @@
**Merged pull requests:**

- ENHANCEMENT updateExportFields extension point [\#184](https://github.com/dynamic/silverstripe-locator/pull/184) ([muskie9](https://github.com/muskie9))
- REFACTOR utilize beforeUpdateCMSFields for better extension support [\#181](https://github.com/dynamic/silverstripe-locator/pull/181) ([muskie9](https://github.com/muskie9))
- updated docs [\#165](https://github.com/dynamic/silverstripe-locator/pull/165) ([mak001](https://github.com/mak001))

## [3.0.0-alpha4](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha4) (2018-04-05)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha3...3.0.0-alpha4)

**Implemented enhancements:**
Expand All @@ -115,9 +147,9 @@
**Merged pull requests:**

- Locations many categories [\#182](https://github.com/dynamic/silverstripe-locator/pull/182) ([mak001](https://github.com/mak001))
- REFACTOR utilize beforeUpdateCMSFields for better extension support [\#181](https://github.com/dynamic/silverstripe-locator/pull/181) ([muskie9](https://github.com/muskie9))

## [3.0.0-alpha3](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha3) (2018-03-20)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha2...3.0.0-alpha3)

**Implemented enhancements:**
Expand All @@ -139,6 +171,7 @@
- Fixed LocatorController using AddressDataExtension instead of Distanc… [\#175](https://github.com/dynamic/silverstripe-locator/pull/175) ([mak001](https://github.com/mak001))

## [3.0.0-alpha2](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha2) (2018-01-15)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta3...3.0.0-alpha2)

**Merged pull requests:**
Expand All @@ -147,9 +180,9 @@
- REFACTOR - remove AddressDataExtension and DistanceDataExtension [\#172](https://github.com/dynamic/silverstripe-locator/pull/172) ([jsirish](https://github.com/jsirish))
- Table Names [\#170](https://github.com/dynamic/silverstripe-locator/pull/170) ([jsirish](https://github.com/jsirish))
- README and CHANGELOG updates [\#169](https://github.com/dynamic/silverstripe-locator/pull/169) ([jsirish](https://github.com/jsirish))
- updated docs [\#165](https://github.com/dynamic/silverstripe-locator/pull/165) ([mak001](https://github.com/mak001))

## [2.0.0-beta3](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta3) (2017-06-30)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha1...2.0.0-beta3)

**Implemented enhancements:**
Expand All @@ -163,23 +196,25 @@
- Added a unique ID to custom script [\#164](https://github.com/dynamic/silverstripe-locator/pull/164) ([mak001](https://github.com/mak001))

## [3.0.0-alpha1](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha1) (2017-06-08)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta2...3.0.0-alpha1)

**Merged pull requests:**

- SilverStripe alpha7 updates [\#160](https://github.com/dynamic/silverstripe-locator/pull/160) ([jsirish](https://github.com/jsirish))

## [2.0.0-beta2](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta2) (2017-04-18)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta1...2.0.0-beta2)

**Merged pull requests:**

- LocationAdmin - remove DeleteAction on Location [\#157](https://github.com/dynamic/silverstripe-locator/pull/157) ([jsirish](https://github.com/jsirish))
- BUGFIX: Locator - remove autoGeocode references [\#156](https://github.com/dynamic/silverstripe-locator/pull/156) ([jsirish](https://github.com/jsirish))
- README - 1.2 badges [\#152](https://github.com/dynamic/silverstripe-locator/pull/152) ([jsirish](https://github.com/jsirish))
- README - update badges to branch 2.0 [\#150](https://github.com/dynamic/silverstripe-locator/pull/150) ([jsirish](https://github.com/jsirish))

## [2.0.0-beta1](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta1) (2017-03-17)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-alpha2...2.0.0-beta1)

**Implemented enhancements:**
Expand Down Expand Up @@ -219,6 +254,7 @@
- BUGFIX html template config incorrect reference [\#137](https://github.com/dynamic/silverstripe-locator/pull/137) ([muskie9](https://github.com/muskie9))

## [2.0.0-alpha2](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-alpha2) (2016-12-16)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-alpha1...2.0.0-alpha2)

**Closed issues:**
Expand All @@ -227,12 +263,12 @@

**Merged pull requests:**

- SS4 namespacing update [\#134](https://github.com/dynamic/silverstripe-locator/pull/134) ([jsirish](https://github.com/jsirish))
- BUGFIX template path config not respecting updates [\#132](https://github.com/dynamic/silverstripe-locator/pull/132) ([muskie9](https://github.com/muskie9))
- ENHANCEMENT allow for setting location query class at runtime [\#125](https://github.com/dynamic/silverstripe-locator/pull/125) ([muskie9](https://github.com/muskie9))
- BUGFIX: storeLocator.js - pareseFloat distance [\#124](https://github.com/dynamic/silverstripe-locator/pull/124) ([jsirish](https://github.com/jsirish))

## [2.0.0-alpha1](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-alpha1) (2016-10-10)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.1...2.0.0-alpha1)

**Merged pull requests:**
Expand All @@ -249,6 +285,7 @@
- PHP Location filtering [\#88](https://github.com/dynamic/silverstripe-locator/pull/88) ([jsirish](https://github.com/jsirish))

## [1.2.1](https://github.com/dynamic/silverstripe-locator/tree/1.2.1) (2016-07-26)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.0...1.2.1)

**Closed issues:**
Expand All @@ -259,10 +296,10 @@
**Merged pull requests:**

- REFACTOR permission checks and tests [\#102](https://github.com/dynamic/silverstripe-locator/pull/102) ([muskie9](https://github.com/muskie9))
- REFACTOR docblocks [\#100](https://github.com/dynamic/silverstripe-locator/pull/100) ([muskie9](https://github.com/muskie9))
- REFACTOR various class names and method call names [\#99](https://github.com/dynamic/silverstripe-locator/pull/99) ([muskie9](https://github.com/muskie9))

## [1.2.0](https://github.com/dynamic/silverstripe-locator/tree/1.2.0) (2016-04-11)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.1.1...1.2.0)

**Implemented enhancements:**
Expand All @@ -280,6 +317,7 @@

**Merged pull requests:**

- REFACTOR docblocks [\#100](https://github.com/dynamic/silverstripe-locator/pull/100) ([muskie9](https://github.com/muskie9))
- Locator - CMS Design [\#97](https://github.com/dynamic/silverstripe-locator/pull/97) ([jsirish](https://github.com/jsirish))
- Documentation [\#94](https://github.com/dynamic/silverstripe-locator/pull/94) ([jsirish](https://github.com/jsirish))
- CONTRIBUTING.md [\#92](https://github.com/dynamic/silverstripe-locator/pull/92) ([jsirish](https://github.com/jsirish))
Expand All @@ -295,8 +333,15 @@
- ENHANCEMENT: composer update - added additional keywords [\#74](https://github.com/dynamic/silverstripe-locator/pull/74) ([jsirish](https://github.com/jsirish))
- Added standard .editorconfig file [\#69](https://github.com/dynamic/silverstripe-locator/pull/69) ([helpfulrobot](https://github.com/helpfulrobot))
- Import/Export Sync [\#63](https://github.com/dynamic/silverstripe-locator/pull/63) ([jsirish](https://github.com/jsirish))
- Update statics from public to private [\#60](https://github.com/dynamic/silverstripe-locator/pull/60) ([muskie9](https://github.com/muskie9))
- Revert locator to non-relation \(single locator page\) [\#53](https://github.com/dynamic/silverstripe-locator/pull/53) ([muskie9](https://github.com/muskie9))
- Update Locator to include getAllCategories method [\#50](https://github.com/dynamic/silverstripe-locator/pull/50) ([muskie9](https://github.com/muskie9))
- Update .travis.yml to include SQLITE [\#49](https://github.com/dynamic/silverstripe-locator/pull/49) ([muskie9](https://github.com/muskie9))
- Update README to include Travis and CodeClimage badges [\#48](https://github.com/dynamic/silverstripe-locator/pull/48) ([muskie9](https://github.com/muskie9))
- Add LocationTest and travis support [\#47](https://github.com/dynamic/silverstripe-locator/pull/47) ([muskie9](https://github.com/muskie9))

## [1.1.1](https://github.com/dynamic/silverstripe-locator/tree/1.1.1) (2015-07-21)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.1.0...1.1.1)

**Implemented enhancements:**
Expand All @@ -313,16 +358,11 @@
**Merged pull requests:**

- Locator - file path fix [\#61](https://github.com/dynamic/silverstripe-locator/pull/61) ([jsirish](https://github.com/jsirish))
- Update statics from public to private [\#60](https://github.com/dynamic/silverstripe-locator/pull/60) ([muskie9](https://github.com/muskie9))
- Revert locator to non-relation \(single locator page\) [\#53](https://github.com/dynamic/silverstripe-locator/pull/53) ([muskie9](https://github.com/muskie9))
- Re-add travis badge [\#52](https://github.com/dynamic/silverstripe-locator/pull/52) ([muskie9](https://github.com/muskie9))
- Update badges [\#51](https://github.com/dynamic/silverstripe-locator/pull/51) ([muskie9](https://github.com/muskie9))
- Update Locator to include getAllCategories method [\#50](https://github.com/dynamic/silverstripe-locator/pull/50) ([muskie9](https://github.com/muskie9))
- Update .travis.yml to include SQLITE [\#49](https://github.com/dynamic/silverstripe-locator/pull/49) ([muskie9](https://github.com/muskie9))
- Update README to include Travis and CodeClimage badges [\#48](https://github.com/dynamic/silverstripe-locator/pull/48) ([muskie9](https://github.com/muskie9))
- Add LocationTest and travis support [\#47](https://github.com/dynamic/silverstripe-locator/pull/47) ([muskie9](https://github.com/muskie9))

## [1.1.0](https://github.com/dynamic/silverstripe-locator/tree/1.1.0) (2014-10-24)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.0.5...1.1.0)

**Closed issues:**
Expand Down Expand Up @@ -357,13 +397,17 @@
- Removed absolute paths from init js [\#9](https://github.com/dynamic/silverstripe-locator/pull/9) ([tardinha](https://github.com/tardinha))

## [1.0.5](https://github.com/dynamic/silverstripe-locator/tree/1.0.5) (2013-11-17)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.0.0...1.0.5)

**Closed issues:**

- Default Templates [\#3](https://github.com/dynamic/silverstripe-locator/issues/3)

## [1.0.0](https://github.com/dynamic/silverstripe-locator/tree/1.0.0) (2013-05-07)

[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/0c3518a6564b953289043267f9d6ef2b7df56ea3...1.0.0)

**Closed issues:**

- Add filter by Category [\#6](https://github.com/dynamic/silverstripe-locator/issues/6)
Expand All @@ -374,4 +418,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 1d6d1a8

Please sign in to comment.