View Release
- [BUGFIX][IN23-254] Avoid using closing slash with void tags. (Boris van Katwijk)
View Release
- Update LicenceCheck.php (mhaagen85)
View Release
- [BUGFIX][PWAI-716] Avoid unused variables; see details below. (Boris van Katwijk)
View Release
- Changed function because ReadOnly Class can not be used in PHP8.1 (Demi Holland)
- Edit trim function because PHP8.1 compatibility (Demi Holland)
View Release
- [FEATURE][DRRS-47] - Updated postcode api url with new url to keep continued support (Rens Wolters)
View Release
- [BUGFIX] - Fix housenumber addition (Ruben Panis)
View Release
- [BUGFIX] Solved "TypeError: Cannot read property 'get' of undefined" when country is set to Belgium (Mr. Lewis)
View Release
- [FEATURE] Introduce pluggable function to alter sort order of the postcode fields for different checkouts than the default Magento OnePage. (Boris van Katwijk)
View Release
- [FEATURE]Added pattern to housenumber input for numeric keyboard on ios (joeydankbaar)
View Release
- [DOCS] Updated the CHANGELOG.md (Lewis Voncken)
- [FEATURE] Split GraphQl functionality from module (René Schep)
View Release
- [FEATURE] Changed the template for the housenumber to set input type number (Lewis Voncken)
View Release
- Update URLs, services.postcode.nl no longer exists (SjonHortensius)
- Prevent javascript error by adding a warning comment when you want to use seperate address fields (joeydankbaar)
- [BUGFIX] Fixed issue where street gets [object] in name. (Egor Dmitriev)
- [BUGFIX] Fixed issue where street gets duplicate values while changing housenumber, additon or on initial load (Egor Dmitriev)
View Release
- [FEATURE] Updated GraphQl Exception type for lookupAddress errors (René Schep)
View Release
- [DOC] Cleaned some code (René Schep)
- [FEATURE] Added support for GraphQl (René Schep)
- [FEATURE] Added magento version restriction (René Schep)
- [BUGFIX] Typo (René Schep)
- [BUGFIX] Fixed version restraint (René Schep)
View Release
- [BUGFIX] removed region_id set, expects an int not a string. (Experius)
View Release
- Prevent notice showing undefined (jordy2607)
View Release
- [BUGFIX] solved invalid width for the input fields in the checkout (Mr. Lewis)
View Release
- [TASK] - Change echo json_encode data to return resultJsonFactory as to prevent pipeline error (Cas Satter)
View Release
- Typo (Michiel Gerritsen)
- [TASK] Added Api keycheck in backend and system message when key is invalid (Matthijs Breed)
- [BUGFIX] Fixed checkout postcode validation in checkout form to fill in magento housenumber field when user switches to manual input (Matthijs Breed)
- [TASK] Improved readability of javascript (Hexmage)
- [TASK] Fixed formatting (Hexmage)
- Fixed Formatting (Hexmage)
- PSR-2 Formatting (Hexmage)
- PSR-2 Formatting (Hexmage)
- PSR-2 Formatting (Hexmage)
- Fixed Formatting (Hexmage)
- PSR-2 Formatting (Hexmage)
View Release
- [BUGFIX] Fixed Housenumber addition not being seperated to next street field (René Schep)
View Release
- [TASK] Updated the Styling in the Checkout and Added a notice with 'Fill in your Shipping Address below:' (Lewis Voncken)
View Release
- [TASK] Added canRestore to the configuration fields (Lewis Voncken)
View Release
- [BUGFIX] [issue#29] Solved Problem with Address showing [object Object] on checkout Startup (Lewis Voncken)
View Release
- [BUGFIX] Postcode now written to shipping address object (jessetaverne)
View Release
- [TASK] Make module pass PHPstan checks [TASK] Make module PSR-2 Compliant (Bart Lubbersen)
- [TASK] Solved code complexity problems (Bart Lubbersen)
- [TASK] Solved codesniffer feedback (Bart Lubbersen)
- [BUGFIX] Solved problems with sometimes not displaying the correct fields because of registry delays [BUGFIX] Solved issue for orders without shipments (virtual and downloadable) (Bart Lubbersen)
- [BUGFIX] Solved DI compile errors since previous commits (Bart Lubbersen)
View Release
- [BUGFIX] Solved problem with address addition being hidden if mode is manual (Bart Lubbersen)
View Release
- [BUGFIX] Solved problem with classes not being set and removed correctly because additionalClasses is only set upon first time loading (Bart Lubbersen)
View Release
- [FIX] - if addres has an addition: first value to select is not 'false' but No housenumber addition (Rakhal)
- [TASK] Changed the way the addresses are filled, now not in textblock but address fields themselves are shown disabled [TASK] Added validation required for postcode module specific fields if enabled [TASK] Added validation of postcode validation upon submitting form [TASK] Moved styling to less files instead of inside html files (Bart Lubbersen)
View Release
- hideFields fix (jordy2607)
View Release
- this.source is undefined in load (jordy2607)
View Release
- [TASK] Add NL translations (Bart Lubbersen)
- [BUGFIX] Debug mode was not checked from right config value (Bart Lubbersen)
- [TASK] Corrected sort order of address fields (Bart Lubbersen)
- [BUGFIX] Correctly hide all address fields on first checkout load [BUGFIX] Don't hide and show region field cause Magento module should handle this and module currently can only be used in the Netherlands where region is not required anyway (Bart Lubbersen)
View Release
- Region_id field fix + hide preview field notice after country change (jordy2607)
View Release
- [BUGFIX] #13 Fixed strange behaviour with addition with whitespace. Removed whitespace (Derrick Heesbeen)
View Release
- [BUGFIX] #16 Region field fix, #11 sort order field fix, #10 street hide fix (Derrick Heesbeen)
View Release
- Get storeconfig for use_street2_as_housenumber, not configurable in backend in magento (Rakhal)
- [BUGFIX] layout fix for templates that enherit from blank them (Derrick Heesbeen)
View Release
- [BUGFIX] issue #10 Housenumbers not showing, cast to string (Derrick Heesbeen)
View Release
- [FEATURE] Start with postcode validator in customer address (Derrick Heesbeen)
- [BUGFIX] compile error fix. Duplicate depedencies (Derrick Heesbeen)
- [BUGFIX] Apply fieldset to billingaddress (Derrick Heesbeen)
- [BUGFIX] disable customer address implementation (Derrick Heesbeen)
View Release
- Refactor and added loader (Derrick Heesbeen)
View Release
- Country field listener show/hide (Derrick Heesbeen)
View Release
- Removed Plugin, Add layout processor (Derrick Heesbeen)
- Module Sequence, Layoutprocessor checks (Derrick Heesbeen)
- Generated Translation file, addition bugfixes, fixed settings (Derrick Heesbeen)
View Release
- Changed settings, add default, add some config paths (Derrick Heesbeen)
View Release
- First commit (Derrick Heesbeen)
- Added postcode and housenumber field to shipping and billing forms, hide fields, fill fields, start with setting (Derrick Heesbeen)
- added Readme" (Derrick Heesbeen)
- [FEATURE] Changed old config path (Derrick Heesbeen)
- change system.xml configuration (Derrick Heesbeen)
- add license (Derrick Heesbeen)
- add disable checkbox and addition field (Derrick Heesbeen)
- made js setting dynamic (Derrick Heesbeen)
- [FEATURE] write the addition value to streetline (Derrick Heesbeen)
- [TASK] Add module prefix to module like Magento does (Bart Lubbersen)