View Release
- [FEATURE] [BACI-154] Added strict_types=1 and added License (Lewis Voncken)
View Release
- [REFACTOR] [BACI-157] Removed setup_version from module.xml (Lewis Voncken)
View Release
- [FEATURE] [BACI-157] Converted Schema Setup Scripts to db_schema.xml (Lewis Voncken)
View Release
- [REFACTOR] [BACI-123] solved errors based on php code sniffer (Lewis Voncken)
View Release
- [REFACTOR] Removed unused code or added suppression when unused code is allowed and applied phpcs fixes (Lewis Voncken)
View Release
- [BUGFIX] - Check file exists before processing (Ruben Panis)
View Release
- Make sure JS translations keep working after import (Arnoud Beekman)
View Release
- [BUGFIX] "context" argument breaks adminhtml page in Magento 2.3.3. (Boris van Katwijk)
View Release
- [BUGFIX] Fixed module not working on adminurl's other than 'storemanager' (Rens Wolters)
View Release
- [TASK] Added additional Filters and added a getter so a Plugin can be written (Lewis Voncken)
- [TASK] Refine Filter (Lewis Voncken)
- [TASK] Added custom admin url support (Lewis Voncken)
View Release
- [BUGFIX] Fixed acl not being properly defined for controllers (René Schep)
View Release
- Added check function createPhrase (thokiller)
- added instance check Phrase (thokiller)
- Fixed indent on file Factory.php (thokiller)
- fixed indent on generator.php (thokiller)
View Release
- [TASK] added dependency sequence for Magento_Translation in module.xml (Jeroen Coppelmans)
- [TASK] added Experius_Core to module.xml sequence as well (Jeroen Coppelmans)
- [TASK] removed Experius Core from sequence in module.xml (Jeroen Coppelmans)
View Release
- [TASK] Applied CodeQuality fixes (Lewis Voncken)
- [BUGFIX] Solved incorrect dependency injection (Lewis Voncken)
View Release
- [DOCS] Updated the README.md with clear information (Lewis Voncken)
View Release
- [TASK] [issue-3] Now the folder is automatically created (Lewis Voncken)
View Release
- [FEATURE] Added system xml (configuration) to enable nightly translation gathering cronjobs. Default is off, must be enabled to gather new translations on global scope every night. (Boris van Katwijk)
- [FEATURE] Added update function of all js-translation.json files. This function is triggered for all themes with a specific locale, on saving a translation in the missing translations section. This enables real-time updates of javascript translations for each locale active in a Magento 2 installation. (Boris van Katwijk)
- [BUGFIX] If file exists was not being checked in putting js-translation.json file on translation save. Deployed version number was not being updated resulting in translations not coming through in the frontend with all cache one (full_page). (Boris van Katwijk)
View Release
- [FEATURE] - Added command to add all csv translated strings to database for easy editing. Including option to include previously collected missing translations (Ruben Panis)
- [FEATURE] - Enabled translation grid inline editing for faster translating (Ruben Panis)
- [FEATURE] - Added column to check if translation differs from original string (Ruben Panis)
- [FEATURE] Added "different" as database column in the translation table to add filtering / sorting in adminhtml. Added minor messaging for clear console script progression. (Boris van Katwijk)
- [TASK] Syntax / licence only commit. (Boris van Katwijk)
- [FEATURE] Cronjob added and small restructure (Boris van Katwijk)
- [TASK] Updated readme. (Boris van Katwijk)
- [FEATURE] Second pass for database style translations for merchant (Boris van Katwijk)
- [BUGFIX] Removed not in use observers. (Boris van Katwijk)
- [BUGFIX] Locale was changed on translation save, resolved this issue. (Boris van Katwijk)
View Release
- [TASK] Disabled the Translate String Button (Lewis Voncken)
View Release
- [TASK] Updated labels and added notices (Lewis Voncken)
View Release
- [FEATURE] Only Display Available Languages (Lewis Voncken)
- [TASK] Removed console.log (Lewis Voncken)
- [TASK] Updated the README.md (Lewis Voncken)
View Release
- Update README.md (Mr. Lewis)
View Release
- [BUGFIX] Solved problem with new string without missing strings file (Lewis Voncken)
View Release
- [TASK] README.md update (Lewis Voncken)
View Release
- [BUGFIX] Solved problem with empty translations in frontend and added option to translate string which is already translated (Lewis Voncken)
View Release
- [TASK] Added custom delimiter for console command (Lewis Voncken)
View Release
- [TASK] Updated README.md and change vendor to lower case (Lewis Voncken)
View Release
- [TASK] changed the missing translations csv file (Lewis Voncken)
View Release
- [TASK] Exclude UnitTests and magento2-base/dev (Lewis Voncken)
View Release
- [BUGFIX] Solved compile error Extra parameters passed to parent construct: $coreRegistry. (Lewis Voncken)
View Release
- [TASK] Columns update and Bugfix Edit Save (Lewis Voncken)
View Release
- [FEATURE] Add Missing Translation (Lewis Voncken)
- [FEATURE] Translate a Missing Translation (Lewis Voncken)
- [TASK] Updated the README.md for the new feature (Lewis Voncken)
View Release
- [FEATURE] Added Database translations UI compnonent (Lewis Voncken)
- [TASK] Updated the setActiveMenu item (Lewis Voncken)
- [TASK] setActiveMenu item for grid overview (Lewis Voncken)
- [TASK] Updated README.md (Lewis Voncken)
View Release
- [TASK] Added extra todo to the readme (Lewis Voncken)
View Release
- [TASK] Updated the README.md for correct uses with packs (Lewis Voncken)
View Release
- [TASK] Changed the License (Lewis Voncken)
- [TASK] Changed logic to search by locale code and store id is optional for specific inline translations (Lewis Voncken)
- [TASK] Updated the README with updated CLI command (Lewis Voncken)
- [TASK] Reset if statement of foundTranslation check (Lewis Voncken)
View Release
- [TASK] Initial Commit (Lewis Voncken)
- [TASK] Refactor - removed Objectmanager uses from the Console Command (Lewis Voncken)