View Release
- [FEATURE][RM-811] reintroduced set area code for console commands (Dylan Maurits)
View Release
- [FEATURE][PPC-863] Fixed console commands (Quinn Stadens)
View Release
- [HOTFIX][NEND-609] PHP compatibility is not up-to-date in composer.json. Add 8.0 and 8.1. (Boris van Katwijk)
View Release
- [SOLUI-101] Removed option to update to JS-Translations.json (florisschreuder)
- [FEATURE][SOLUI-101] Removed reference to updating JS-Translation.json (florisschreuder)
- [FEATURE][SOLUI-101] Removed reference to updating JS-Translation.json (florisschreuder)
- [FEATURE][SOLUI-101] Added a notice for JS translations (florisschreuder)
- [FEATURE][SOLUI-101] Added a notice for JS Translations (florisschreuder)
- Update Phrase.php (pierre-denissen)
- [FEATURE][BACI-66] Refactor module for php 7.4+ compatibility (Matthijs Breed)
- [FEATURE][BACI-66] (Matthijs Breed)
- [FEATURE][BACI-66] Code cleanup from tests (Matthijs Breed)
- [BUGFIX][BACI-66] Experius\MissingTranslations\Model\TranslationCollector::updateTranslationDatabase(): Argument #1 ($storeId) must be of type int, string given (Boris van Katwijk)
- [FEATURE][BACI-66] Add "success" parameter if Console commands complete succesfully. (Boris van Katwijk)
View Release
- Remove use of warning suppression with @ symbol (Martijn van den Kerkhof)
View Release
- [BUGFIX][HELV-93] Cast community translations to strings to prevent type error on string specific functions (matthijs-breed-experius)
View Release
- [BUGFIX] Removed module security from filters (Hexmage)
View Release
- [BUGFIX][BACI-391] - Fix error "Cannot open file for write dictionary" when locale file is non-existent (Ruben Panis)
- [FEATURE][S-323] Added fallback for e.g., Magento Cloud, where /app directory has no write access (Bas van der Louw)
View Release
- [BUGFIX] Solved Uncaught TypeError: preg_match_all() expects parameter 2 to be string, bool given (Mr. Lewis)
View Release
- [BUGFIX] Solved empty $fileRow variable (Mr. Lewis)
- [BUGFIX] Solved Uncaught TypeError: strpos() expects parameter 1 to be string, object given (Mr. Lewis)
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)