55 Commits

Author SHA1 Message Date
David Molineus
eca2b6e00c Merge pull request #10 from netzmacht/dependabot/github_actions/actions/cache-3
github-actions(deps): bump actions/cache from 1 to 3
2022-11-29 14:28:14 +01:00
David Molineus
2becf0344a Merge pull request #11 from netzmacht/dependabot/github_actions/actions/checkout-3
github-actions(deps): bump actions/checkout from 2 to 3
2022-11-29 14:28:05 +01:00
David Molineus
b4ab2bbc78 Merge pull request #12 from netzmacht/dependabot/github_actions/actions/upload-artifact-3
github-actions(deps): bump actions/upload-artifact from 2 to 3
2022-11-29 14:27:54 +01:00
dependabot[bot]
741efef65d github-actions(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 12:41:27 +00:00
dependabot[bot]
5ac8d1141c github-actions(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 12:41:25 +00:00
dependabot[bot]
8f05dfe6d6 github-actions(deps): bump actions/cache from 1 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 12:41:22 +00:00
David Molineus
2da4b02ddc Merge tag '1.4.0' 2022-11-29 13:40:44 +01:00
David Molineus
6b31c6ebad Prepare release 1.4.0 1.4.0 2022-11-29 13:40:22 +01:00
David Molineus
addf773edc Merge tag '1.4.0' 2022-11-29 13:39:36 +01:00
David Molineus
bad7175bab Prepare release 1.4.0 2022-11-29 13:39:12 +01:00
David Molineus
268372c12a Fix links (#8) 2022-11-29 11:10:48 +01:00
David Molineus
accedc63e4 Update coding standard 2022-11-29 11:05:30 +01:00
David Molineus
37f94737c5 Merge pull request #9 from qzminski/master
Fix compatibility with Contao 5
2022-11-29 10:30:39 +01:00
Kamil Kuzminski
03668e5852 Fix compatibility with Contao 5 2022-09-14 12:15:03 +02:00
Kamil Kuzminski
c7e65d2db5 Update to Contao 5 (composer only for now) 2022-09-01 16:20:11 +02:00
David Molineus
08acfbc473 Merge tag '1.3.0' 2018-02-23 14:13:05 +01:00
David Molineus
99f080473b Bump branch aliases. 1.3.0 2018-02-23 14:12:29 +01:00
David Molineus
e7115cd227 Support step based rounding of the radius. 2018-02-23 11:09:40 +01:00
David Molineus
1f556ba752 CS. 2018-02-12 17:24:52 +01:00
David Molineus
178520dd6f Add feature to pick a new location by clicking on the map. 2018-02-12 16:51:24 +01:00
David Molineus
572b58edeb Only update radius if radius is given. 2018-02-12 15:50:37 +01:00
David Molineus
940b9b07f7 Fix broken modal toggle of the radius wizard callback listener. 2018-02-12 14:04:43 +01:00
David Molineus
e47d2b0a9d Fix #6: Always get the current radius value when opening the modal. 2018-02-12 13:36:47 +01:00
David Molineus
229ff66f98 Fix #5: Show pointer cursor. 2018-02-12 13:23:18 +01:00
David Molineus
b6418dd2de Make service public as Contao requires it in a symfony 3.4 context. 2018-02-09 14:49:29 +01:00
David Molineus
617a996e0e Add an wizard callback listener for the radius field.
Fix readme markup.

Add missing wizard class.
2018-02-08 22:26:50 +01:00
David Molineus
be820179de Add guzzle6-adapter to fullfill requirements of the header-replay-bundle and fix spdx license format. 2018-02-08 22:23:17 +01:00
David Molineus
a4c24a80c2 Update readme and changelog. 2018-02-08 21:57:20 +01:00
David Molineus
e7b930f4a1 Refactor geocode widget and add support for default, min, max value of the radius. 2018-02-08 21:53:00 +01:00
David Molineus
76a0793efa Update changelog. 2018-02-06 16:47:34 +01:00
David Molineus
67d39cc8c0 Update travis configuration and fix code style issue. 2018-02-06 16:43:37 +01:00
David Molineus
656ddc3089 Add feature to define the radius in the geocode widget. 2018-02-06 16:32:56 +01:00
David Molineus
c0ce2f4c5c Move GeocodeWidget to Widget namespace. 2018-02-06 13:19:05 +01:00
David Molineus
e505651cd9 Allow Contao 4.5. 2018-02-06 13:12:35 +01:00
David Molineus
c3e034f161 Fix the validator. 1.2.1 2017-11-14 09:54:33 +01:00
David Molineus
047cc7b7cf Support multiple option for the widget. 1.2.0 2017-11-13 10:54:20 +01:00
David Molineus
c4517b2dec Merge tag '1.1.0' 2017-10-04 14:45:44 +02:00
David Molineus
b7192d0972 Add license. 1.1.0 2017-10-04 11:15:37 +02:00
David Molineus
5a56204a22 Update name. 2017-10-04 11:13:42 +02:00
David Molineus
32e2c7578d Add changelog and update example. 2017-10-04 11:10:03 +02:00
David Molineus
e933eb0126 Add badges. 2017-10-04 11:06:58 +02:00
David Molineus
f4fc8c9fe5 Update git config files and apply coding standard. 2017-10-04 11:05:44 +02:00
David Molineus
1964dab9e8 Wrap widget by extra wizard div (Fix #1). 2017-10-04 10:55:51 +02:00
David Molineus
4bf1e715b0 Update readme. 1.0.0 2017-01-26 17:11:05 +01:00
David Molineus
d7cb708de7 Add hint for Contao managed edition. 2017-01-26 16:56:43 +01:00
David Molineus
4e5161b694 Remove composer client. 2017-01-26 16:43:07 +01:00
David Molineus
a476aeea45 Clean composer.json. 2017-01-26 16:31:06 +01:00
David Molineus
633c451164 Support Contao manage edition. 2017-01-26 16:24:23 +01:00
David Molineus
8f5a492c70 Disable Contao 4 as it's not tested so far. 2017-01-18 17:31:28 +01:00
David Molineus
fec1c2f040 Add readme. 2017-01-18 17:30:58 +01:00