Skip to content

Commit

Permalink
PDONE-79: update Changelog, install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasMueller75 committed Sep 16, 2021
1 parent fd4d3d0 commit 91ac1d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
13 changes: 4 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Configurable house number hint to remind customer in storefront to not forget adding house number to street

### Changed

- js lib supports house number hint, limit search results by address type

## 1.1.0 - 2020-03-26

### Added
Expand All @@ -21,15 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- custom info template name and content
- Migrated to Datafactory Autocomplete API Version 2

### Deprecated

### Removed

### Fixed

### Security


## 1.0.1 - 2018-05-28

### Added
Expand Down
3 changes: 3 additions & 0 deletions doc/src/de/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ Im diesem Konfigurationsbereich können folgende Einstellungen vorgenommen werde
*Datafactory Autocomplete* in ``var/log/postdirekt_autocomplete.log`` protokolliert. Beachten
Sie, dass das allgemeine Logging unter *Erweitert → Entwickler → Log-Einstellungen* ebenfalls
aktiviert sein muss.
- *Hausnummern Hinweis anzeigen (Enabled)*: Wählen Sie, ob die Straßennummern-Infobox aktiviert werden soll.
- *Hausnummern Hinweistext (House number hint text)*: Geben Sie den Text ein, der als Infobox am Adress-Straßenfeld
bei Adressvorschlagsauswahl angezeigt werden soll.

Das Modul verfügt nicht über einen Sandbox-Modus. Es sind in jedem Fall `Zugangsdaten`_ erforderlich.

Expand Down
3 changes: 3 additions & 0 deletions doc/src/en/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ In this configuration section, the following settings can be made:
- *Logging enabled*: If enabled, the communication with *Datafactory Autocomplete* will be
logged in ``var/log/postdirekt_autocomplete.log``. Note that the general logging in
*Advanced → Developer → Log settings* also needs to be enabled.
- *Show house number hint*: Select if the house number hint should be active.
- *House number hint text*: Enter the text which will be shown as infobox on the street address field
on address suggestion selection.

The module does not have a sandbox mode. You need `Login data`_ in any case.

Expand Down

0 comments on commit 91ac1d8

Please sign in to comment.