|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [3.1.0](https://github.com/dynamic/silverstripe-locator/tree/3.1.0) (2020-01-29) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.5...3.1.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- FEATURE Location - check website URLS for http/https [\#217](https://github.com/dynamic/silverstripe-locator/issues/217) |
| 10 | +- FEATURE method allowing for web address manipulation [\#214](https://github.com/dynamic/silverstripe-locator/issues/214) |
| 11 | + |
| 12 | +**Merged pull requests:** |
| 13 | + |
| 14 | +- REFACTOR Allow Locator to be extended and config updated [\#218](https://github.com/dynamic/silverstripe-locator/pull/218) ([jsirish](https://github.com/jsirish)) |
| 15 | +- Now uses new `getWebsiteURL` method on location [\#216](https://github.com/dynamic/silverstripe-locator/pull/216) ([mak001](https://github.com/mak001)) |
| 16 | +- ENHANCEMENT provide method for website url manipulation [\#215](https://github.com/dynamic/silverstripe-locator/pull/215) ([muskie9](https://github.com/muskie9)) |
| 17 | +- BUGFIX README links and old badges [\#212](https://github.com/dynamic/silverstripe-locator/pull/212) ([jsirish](https://github.com/jsirish)) |
| 18 | + |
| 19 | +## [3.0.5](https://github.com/dynamic/silverstripe-locator/tree/3.0.5) (2019-09-25) |
2 | 20 |
|
3 |
| -## [3.0.5](https://github.com/dynamic/silverstripe-locator/tree/3.0.5) (2019-09-24) |
4 | 21 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.4...3.0.5)
|
5 | 22 |
|
6 | 23 | **Merged pull requests:**
|
|
9 | 26 | - REFACTOR Location data import and export [\#210](https://github.com/dynamic/silverstripe-locator/pull/210) ([jsirish](https://github.com/jsirish))
|
10 | 27 |
|
11 | 28 | ## [3.0.4](https://github.com/dynamic/silverstripe-locator/tree/3.0.4) (2019-09-18)
|
| 29 | + |
12 | 30 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.3...3.0.4)
|
13 | 31 |
|
14 | 32 | **Merged pull requests:**
|
15 | 33 |
|
16 | 34 | - Added extension point to the LocatorForm for form actions [\#208](https://github.com/dynamic/silverstripe-locator/pull/208) ([mak001](https://github.com/mak001))
|
17 | 35 |
|
18 | 36 | ## [3.0.3](https://github.com/dynamic/silverstripe-locator/tree/3.0.3) (2019-08-27)
|
| 37 | + |
19 | 38 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.3...3.0.3)
|
20 | 39 |
|
21 | 40 | **Merged pull requests:**
|
|
25 | 44 | - Changed front end maps to use a different api key [\#204](https://github.com/dynamic/silverstripe-locator/pull/204) ([mak001](https://github.com/mak001))
|
26 | 45 |
|
27 | 46 | ## [1.2.3](https://github.com/dynamic/silverstripe-locator/tree/1.2.3) (2019-02-11)
|
| 47 | + |
28 | 48 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.2...1.2.3)
|
29 | 49 |
|
30 | 50 | ## [3.0.2](https://github.com/dynamic/silverstripe-locator/tree/3.0.2) (2019-01-09)
|
| 51 | + |
31 | 52 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.1...3.0.2)
|
32 | 53 |
|
33 | 54 | **Merged pull requests:**
|
34 | 55 |
|
35 | 56 | - refactor - implement beforeUpdateCMSFields for models [\#199](https://github.com/dynamic/silverstripe-locator/pull/199) ([jsirish](https://github.com/jsirish))
|
36 | 57 |
|
37 | 58 | ## [3.0.1](https://github.com/dynamic/silverstripe-locator/tree/3.0.1) (2018-12-24)
|
| 59 | + |
38 | 60 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.2...3.0.1)
|
39 | 61 |
|
40 | 62 | **Closed issues:**
|
|
47 | 69 | - Fixed broken script [\#197](https://github.com/dynamic/silverstripe-locator/pull/197) ([mak001](https://github.com/mak001))
|
48 | 70 |
|
49 | 71 | ## [1.2.2](https://github.com/dynamic/silverstripe-locator/tree/1.2.2) (2018-08-27)
|
| 72 | + |
50 | 73 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha7...1.2.2)
|
51 | 74 |
|
52 | 75 | **Merged pull requests:**
|
53 | 76 |
|
54 | 77 | - Fixed google maps script not loading on https sites [\#194](https://github.com/dynamic/silverstripe-locator/pull/194) ([mak001](https://github.com/mak001))
|
| 78 | +- README - 1.2 badges [\#152](https://github.com/dynamic/silverstripe-locator/pull/152) ([jsirish](https://github.com/jsirish)) |
55 | 79 |
|
56 | 80 | ## [3.0.0-alpha7](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha7) (2018-08-13)
|
| 81 | + |
57 | 82 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0...3.0.0-alpha7)
|
58 | 83 |
|
59 | 84 | ## [3.0.0](https://github.com/dynamic/silverstripe-locator/tree/3.0.0) (2018-08-13)
|
| 85 | + |
60 | 86 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha6...3.0.0)
|
61 | 87 |
|
62 | 88 | **Merged pull requests:**
|
63 | 89 |
|
64 | 90 | - Updated recipe-cms version constraints [\#193](https://github.com/dynamic/silverstripe-locator/pull/193) ([mak001](https://github.com/mak001))
|
65 | 91 |
|
66 | 92 | ## [3.0.0-alpha6](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha6) (2018-06-13)
|
| 93 | + |
67 | 94 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha5...3.0.0-alpha6)
|
68 | 95 |
|
69 | 96 | **Merged pull requests:**
|
70 | 97 |
|
71 | 98 | - Renamed categories method [\#191](https://github.com/dynamic/silverstripe-locator/pull/191) ([mak001](https://github.com/mak001))
|
72 | 99 |
|
73 | 100 | ## [3.0.0-alpha5](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha5) (2018-06-01)
|
| 101 | + |
74 | 102 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0...3.0.0-alpha5)
|
75 | 103 |
|
76 | 104 | **Implemented enhancements:**
|
|
83 | 111 | - Added fax field to locations [\#188](https://github.com/dynamic/silverstripe-locator/pull/188) ([mak001](https://github.com/mak001))
|
84 | 112 |
|
85 | 113 | ## [2.0.0](https://github.com/dynamic/silverstripe-locator/tree/2.0.0) (2018-04-13)
|
| 114 | + |
86 | 115 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha4...2.0.0)
|
87 | 116 |
|
88 | 117 | **Implemented enhancements:**
|
|
100 | 129 | **Merged pull requests:**
|
101 | 130 |
|
102 | 131 | - ENHANCEMENT updateExportFields extension point [\#184](https://github.com/dynamic/silverstripe-locator/pull/184) ([muskie9](https://github.com/muskie9))
|
| 132 | +- REFACTOR utilize beforeUpdateCMSFields for better extension support [\#181](https://github.com/dynamic/silverstripe-locator/pull/181) ([muskie9](https://github.com/muskie9)) |
| 133 | +- updated docs [\#165](https://github.com/dynamic/silverstripe-locator/pull/165) ([mak001](https://github.com/mak001)) |
103 | 134 |
|
104 | 135 | ## [3.0.0-alpha4](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha4) (2018-04-05)
|
| 136 | + |
105 | 137 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha3...3.0.0-alpha4)
|
106 | 138 |
|
107 | 139 | **Implemented enhancements:**
|
|
115 | 147 | **Merged pull requests:**
|
116 | 148 |
|
117 | 149 | - Locations many categories [\#182](https://github.com/dynamic/silverstripe-locator/pull/182) ([mak001](https://github.com/mak001))
|
118 |
| -- REFACTOR utilize beforeUpdateCMSFields for better extension support [\#181](https://github.com/dynamic/silverstripe-locator/pull/181) ([muskie9](https://github.com/muskie9)) |
119 | 150 |
|
120 | 151 | ## [3.0.0-alpha3](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha3) (2018-03-20)
|
| 152 | + |
121 | 153 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha2...3.0.0-alpha3)
|
122 | 154 |
|
123 | 155 | **Implemented enhancements:**
|
|
139 | 171 | - Fixed LocatorController using AddressDataExtension instead of Distanc… [\#175](https://github.com/dynamic/silverstripe-locator/pull/175) ([mak001](https://github.com/mak001))
|
140 | 172 |
|
141 | 173 | ## [3.0.0-alpha2](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha2) (2018-01-15)
|
| 174 | + |
142 | 175 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta3...3.0.0-alpha2)
|
143 | 176 |
|
144 | 177 | **Merged pull requests:**
|
|
147 | 180 | - REFACTOR - remove AddressDataExtension and DistanceDataExtension [\#172](https://github.com/dynamic/silverstripe-locator/pull/172) ([jsirish](https://github.com/jsirish))
|
148 | 181 | - Table Names [\#170](https://github.com/dynamic/silverstripe-locator/pull/170) ([jsirish](https://github.com/jsirish))
|
149 | 182 | - README and CHANGELOG updates [\#169](https://github.com/dynamic/silverstripe-locator/pull/169) ([jsirish](https://github.com/jsirish))
|
150 |
| -- updated docs [\#165](https://github.com/dynamic/silverstripe-locator/pull/165) ([mak001](https://github.com/mak001)) |
151 | 183 |
|
152 | 184 | ## [2.0.0-beta3](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta3) (2017-06-30)
|
| 185 | + |
153 | 186 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/3.0.0-alpha1...2.0.0-beta3)
|
154 | 187 |
|
155 | 188 | **Implemented enhancements:**
|
|
163 | 196 | - Added a unique ID to custom script [\#164](https://github.com/dynamic/silverstripe-locator/pull/164) ([mak001](https://github.com/mak001))
|
164 | 197 |
|
165 | 198 | ## [3.0.0-alpha1](https://github.com/dynamic/silverstripe-locator/tree/3.0.0-alpha1) (2017-06-08)
|
| 199 | + |
166 | 200 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta2...3.0.0-alpha1)
|
167 | 201 |
|
168 | 202 | **Merged pull requests:**
|
169 | 203 |
|
170 | 204 | - SilverStripe alpha7 updates [\#160](https://github.com/dynamic/silverstripe-locator/pull/160) ([jsirish](https://github.com/jsirish))
|
171 | 205 |
|
172 | 206 | ## [2.0.0-beta2](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta2) (2017-04-18)
|
| 207 | + |
173 | 208 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-beta1...2.0.0-beta2)
|
174 | 209 |
|
175 | 210 | **Merged pull requests:**
|
176 | 211 |
|
177 | 212 | - LocationAdmin - remove DeleteAction on Location [\#157](https://github.com/dynamic/silverstripe-locator/pull/157) ([jsirish](https://github.com/jsirish))
|
178 | 213 | - BUGFIX: Locator - remove autoGeocode references [\#156](https://github.com/dynamic/silverstripe-locator/pull/156) ([jsirish](https://github.com/jsirish))
|
179 |
| -- README - 1.2 badges [\#152](https://github.com/dynamic/silverstripe-locator/pull/152) ([jsirish](https://github.com/jsirish)) |
180 | 214 | - README - update badges to branch 2.0 [\#150](https://github.com/dynamic/silverstripe-locator/pull/150) ([jsirish](https://github.com/jsirish))
|
181 | 215 |
|
182 | 216 | ## [2.0.0-beta1](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-beta1) (2017-03-17)
|
| 217 | + |
183 | 218 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-alpha2...2.0.0-beta1)
|
184 | 219 |
|
185 | 220 | **Implemented enhancements:**
|
|
219 | 254 | - BUGFIX html template config incorrect reference [\#137](https://github.com/dynamic/silverstripe-locator/pull/137) ([muskie9](https://github.com/muskie9))
|
220 | 255 |
|
221 | 256 | ## [2.0.0-alpha2](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-alpha2) (2016-12-16)
|
| 257 | + |
222 | 258 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/2.0.0-alpha1...2.0.0-alpha2)
|
223 | 259 |
|
224 | 260 | **Closed issues:**
|
|
227 | 263 |
|
228 | 264 | **Merged pull requests:**
|
229 | 265 |
|
230 |
| -- SS4 namespacing update [\#134](https://github.com/dynamic/silverstripe-locator/pull/134) ([jsirish](https://github.com/jsirish)) |
231 | 266 | - BUGFIX template path config not respecting updates [\#132](https://github.com/dynamic/silverstripe-locator/pull/132) ([muskie9](https://github.com/muskie9))
|
232 | 267 | - ENHANCEMENT allow for setting location query class at runtime [\#125](https://github.com/dynamic/silverstripe-locator/pull/125) ([muskie9](https://github.com/muskie9))
|
233 | 268 | - BUGFIX: storeLocator.js - pareseFloat distance [\#124](https://github.com/dynamic/silverstripe-locator/pull/124) ([jsirish](https://github.com/jsirish))
|
234 | 269 |
|
235 | 270 | ## [2.0.0-alpha1](https://github.com/dynamic/silverstripe-locator/tree/2.0.0-alpha1) (2016-10-10)
|
| 271 | + |
236 | 272 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.1...2.0.0-alpha1)
|
237 | 273 |
|
238 | 274 | **Merged pull requests:**
|
|
249 | 285 | - PHP Location filtering [\#88](https://github.com/dynamic/silverstripe-locator/pull/88) ([jsirish](https://github.com/jsirish))
|
250 | 286 |
|
251 | 287 | ## [1.2.1](https://github.com/dynamic/silverstripe-locator/tree/1.2.1) (2016-07-26)
|
| 288 | + |
252 | 289 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.2.0...1.2.1)
|
253 | 290 |
|
254 | 291 | **Closed issues:**
|
|
259 | 296 | **Merged pull requests:**
|
260 | 297 |
|
261 | 298 | - REFACTOR permission checks and tests [\#102](https://github.com/dynamic/silverstripe-locator/pull/102) ([muskie9](https://github.com/muskie9))
|
262 |
| -- REFACTOR docblocks [\#100](https://github.com/dynamic/silverstripe-locator/pull/100) ([muskie9](https://github.com/muskie9)) |
263 | 299 | - REFACTOR various class names and method call names [\#99](https://github.com/dynamic/silverstripe-locator/pull/99) ([muskie9](https://github.com/muskie9))
|
264 | 300 |
|
265 | 301 | ## [1.2.0](https://github.com/dynamic/silverstripe-locator/tree/1.2.0) (2016-04-11)
|
| 302 | + |
266 | 303 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.1.1...1.2.0)
|
267 | 304 |
|
268 | 305 | **Implemented enhancements:**
|
|
280 | 317 |
|
281 | 318 | **Merged pull requests:**
|
282 | 319 |
|
| 320 | +- REFACTOR docblocks [\#100](https://github.com/dynamic/silverstripe-locator/pull/100) ([muskie9](https://github.com/muskie9)) |
283 | 321 | - Locator - CMS Design [\#97](https://github.com/dynamic/silverstripe-locator/pull/97) ([jsirish](https://github.com/jsirish))
|
284 | 322 | - Documentation [\#94](https://github.com/dynamic/silverstripe-locator/pull/94) ([jsirish](https://github.com/jsirish))
|
285 | 323 | - CONTRIBUTING.md [\#92](https://github.com/dynamic/silverstripe-locator/pull/92) ([jsirish](https://github.com/jsirish))
|
|
295 | 333 | - ENHANCEMENT: composer update - added additional keywords [\#74](https://github.com/dynamic/silverstripe-locator/pull/74) ([jsirish](https://github.com/jsirish))
|
296 | 334 | - Added standard .editorconfig file [\#69](https://github.com/dynamic/silverstripe-locator/pull/69) ([helpfulrobot](https://github.com/helpfulrobot))
|
297 | 335 | - Import/Export Sync [\#63](https://github.com/dynamic/silverstripe-locator/pull/63) ([jsirish](https://github.com/jsirish))
|
| 336 | +- Update statics from public to private [\#60](https://github.com/dynamic/silverstripe-locator/pull/60) ([muskie9](https://github.com/muskie9)) |
| 337 | +- Revert locator to non-relation \(single locator page\) [\#53](https://github.com/dynamic/silverstripe-locator/pull/53) ([muskie9](https://github.com/muskie9)) |
| 338 | +- Update Locator to include getAllCategories method [\#50](https://github.com/dynamic/silverstripe-locator/pull/50) ([muskie9](https://github.com/muskie9)) |
| 339 | +- Update .travis.yml to include SQLITE [\#49](https://github.com/dynamic/silverstripe-locator/pull/49) ([muskie9](https://github.com/muskie9)) |
| 340 | +- Update README to include Travis and CodeClimage badges [\#48](https://github.com/dynamic/silverstripe-locator/pull/48) ([muskie9](https://github.com/muskie9)) |
| 341 | +- Add LocationTest and travis support [\#47](https://github.com/dynamic/silverstripe-locator/pull/47) ([muskie9](https://github.com/muskie9)) |
298 | 342 |
|
299 | 343 | ## [1.1.1](https://github.com/dynamic/silverstripe-locator/tree/1.1.1) (2015-07-21)
|
| 344 | + |
300 | 345 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.1.0...1.1.1)
|
301 | 346 |
|
302 | 347 | **Implemented enhancements:**
|
|
313 | 358 | **Merged pull requests:**
|
314 | 359 |
|
315 | 360 | - Locator - file path fix [\#61](https://github.com/dynamic/silverstripe-locator/pull/61) ([jsirish](https://github.com/jsirish))
|
316 |
| -- Update statics from public to private [\#60](https://github.com/dynamic/silverstripe-locator/pull/60) ([muskie9](https://github.com/muskie9)) |
317 |
| -- Revert locator to non-relation \(single locator page\) [\#53](https://github.com/dynamic/silverstripe-locator/pull/53) ([muskie9](https://github.com/muskie9)) |
318 | 361 | - Re-add travis badge [\#52](https://github.com/dynamic/silverstripe-locator/pull/52) ([muskie9](https://github.com/muskie9))
|
319 | 362 | - Update badges [\#51](https://github.com/dynamic/silverstripe-locator/pull/51) ([muskie9](https://github.com/muskie9))
|
320 |
| -- Update Locator to include getAllCategories method [\#50](https://github.com/dynamic/silverstripe-locator/pull/50) ([muskie9](https://github.com/muskie9)) |
321 |
| -- Update .travis.yml to include SQLITE [\#49](https://github.com/dynamic/silverstripe-locator/pull/49) ([muskie9](https://github.com/muskie9)) |
322 |
| -- Update README to include Travis and CodeClimage badges [\#48](https://github.com/dynamic/silverstripe-locator/pull/48) ([muskie9](https://github.com/muskie9)) |
323 |
| -- Add LocationTest and travis support [\#47](https://github.com/dynamic/silverstripe-locator/pull/47) ([muskie9](https://github.com/muskie9)) |
324 | 363 |
|
325 | 364 | ## [1.1.0](https://github.com/dynamic/silverstripe-locator/tree/1.1.0) (2014-10-24)
|
| 365 | + |
326 | 366 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.0.5...1.1.0)
|
327 | 367 |
|
328 | 368 | **Closed issues:**
|
|
357 | 397 | - Removed absolute paths from init js [\#9](https://github.com/dynamic/silverstripe-locator/pull/9) ([tardinha](https://github.com/tardinha))
|
358 | 398 |
|
359 | 399 | ## [1.0.5](https://github.com/dynamic/silverstripe-locator/tree/1.0.5) (2013-11-17)
|
| 400 | + |
360 | 401 | [Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/1.0.0...1.0.5)
|
361 | 402 |
|
362 | 403 | **Closed issues:**
|
363 | 404 |
|
364 | 405 | - Default Templates [\#3](https://github.com/dynamic/silverstripe-locator/issues/3)
|
365 | 406 |
|
366 | 407 | ## [1.0.0](https://github.com/dynamic/silverstripe-locator/tree/1.0.0) (2013-05-07)
|
| 408 | + |
| 409 | +[Full Changelog](https://github.com/dynamic/silverstripe-locator/compare/0c3518a6564b953289043267f9d6ef2b7df56ea3...1.0.0) |
| 410 | + |
367 | 411 | **Closed issues:**
|
368 | 412 |
|
369 | 413 | - Add filter by Category [\#6](https://github.com/dynamic/silverstripe-locator/issues/6)
|
|
374 | 418 |
|
375 | 419 |
|
376 | 420 |
|
377 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 421 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments