- Resolve phpstan issues that block the pipeline by @NarkNiro in #325
- Update README.md by @borishinzer in #324
Public Release from EAP
- [BUGFIX] Fix loading issues with translation wizard in v11 by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/67
- [FEATURE] Introduce Usage statistics by @calien666 in https://github.com/web-vision/wv_deepltranslate-eap/pull/45
- [TASK] Disable publish ci workflow by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/55
- [BUGFIX] Loading the backend locallang exclusively in the backend by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/53
- [TASK] Use the new php based documentation rendering container by @sbuerk in https://github.com/web-vision/wv_deepltranslate-eap/pull/57
- [TASK] Streamline command wrapper
Build/Scripts/runTests.sh
by @sbuerk in https://github.com/web-vision/wv_deepltranslate-eap/pull/58 - [TASK] Update DI and configuration for glossary commands by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/59
- [TASK] Remove unused table definition from
ext_tables.sql
by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/60 - [BUGFIX] Ensure higher precedence of partial ordering by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/61
- [TASK] Avoid duplicate PageTS file include with TYPO3 v12 by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/62
- [TASK] Avoid undefined array key access in
DeeplService
by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/63 - [TASK] Move flashMassages out auf services class by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/64
- Update deepl icon generator by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/52
- Extend client with simple logger by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/41
- Repository alignment by @dot3media in https://github.com/web-vision/wv_deepltranslate-eap/pull/46
- Upgrade composer dependencies by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/43
- Fix spelling from javascript file module name by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/48
- Prepare Translate Hook to use in DeepL Plugins by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/50
- @dot3media made their first contribution in https://github.com/web-vision/wv_deepltranslate-eap/pull/46
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/4.0.3...4.1.0
- [BUGFIX] Fix loading issues with container services in https://github.com/web-vision/wv_deepltranslate-eap/pull/39
- [TASK] Prepare backend for enable_translated_content by @calien666 in https://github.com/web-vision/wv_deepltranslate-eap/pull/35
- [BUGFIX] remove whitspace from glossary entries by @calien666 in https://github.com/web-vision/wv_deepltranslate-eap/pull/36
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/4.0.1...4.0.2
- [BUGFIX] Fix icon path
- [TASK] Add ModifyButtonEvent
- [BUGFIX] Use proper Casing in files names
- [BUGFIX] Allow glossary finding in TYPO3 v12
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/4.0.0...4.0.1
- [TASK] Allow runners only on PR (032f3ed)
- [TASK] Prepare release step (5765d9a)
- [BUGFIX] Fix glossary-id handle in translate request (74cb9a8)
- [BUGFIX] Determine glossary correct on current page (31ca4ea)
- [BUGFIX] Determine correct Preview mode in TYPO3 v9 (bbbb3b0)
- [TASK] Add some todo markers and comments (bfa00d3)
- [BUGFIX] Avoid undefined array key warning in AllowLanguageSynchronizationHook (e3947f5)
- [TASK] Display correct versions in core switch script (82eb8e6)
- [BUGFIX] Avoid undefined array key warning in LocalizationController (f5536d5)
- [TASK] Streamline doctrine/dbal usages (7a8bd31)
- [TASK] Remove obsolete version check from siteconfiguration tca (447c0bb)
- [BUGFIX] Guard LocalizationUtility::translate with (string) cast (9b4cba1)
- [TASK] Avoid instantiating PageRenderer in ext_localconf.php (4b8cd0e)
- [TASK] Replace deprecated TYPO3_MODE constant usage (f79ba80)
- [BUGFIX] Ensure docker compose v2 combat (ddb1a6b)
- [TASK] Mark test classes final (906d0b1)
- [TASK] Migrate documentation rendering to runTests.sh (72fc7d0)
- [DOCS] Ensure correct indentation in rst-files (e6d7aad)
- [BUGFIX] Avoid undefined array key warning in LocalizationController (f60cdcc)
- [DOCS] Update Settings.cfg for master to main switch (812be10)
- [BUGFIX] Avoid undefined array key warning in AllowLanguageSynchronizationHook (9c0d396)
- [TASK] Remove extbase persistence mapping (8edb0f1)
- [TASK] Move ajax extension config check in own class (4a6e12e)
- [TASK] Move Icon registry to Configuration/Icons.php (1529cc9)
- [TASK] Add TYPO3 v12 support to Build/Scripts/runTests.sh (3ffeee3)
- [TASK] Migrate to typo3/testing-framework (5d2dd68)
- [BUGFIX] Avoid doctrine/dbal fetchAssociative() (5ec224f)
- [TASK] Update README badges (87bc51e)
- [TASK] Avoid rowCount() for select query (643ced1)
- [TASK] Refactor Services.yaml to Services.php (a702578)
- [BREAKING] Remove Google Translate support (21fb2f5)
- [REMOVE] Settings Backend module and dependencies (cf05c15)
- [TASK] remove v9/v10 (688bf7f)
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/3.0.4...4.0.0
- [TASK] Update readme by @calien666 in #287
- [BUGFIX] Trim glossary terms to prevent exception from DeepL API by @peterkraume in #291
- [BUGFIX] Fix google translation error "Bad language pair" by @ErHaWeb in #282
- [BUGFIX] Respect correct namespace for used
b13/container
class by @calien666 in #277
- [BUGFIX] Access to undefined array keys in list view by @bigahuna in #240
- [BUGFIX] Guard
LocalizationUtility::translate
with(string)
cast by @sbuerk in #255 - [BUGFIX] Avoid undefined array key warning in
LocalizationController
by @sbuerk in #268 - [BUGFIX] Avoid undefined array key warning in
AllowLanguageSynchronizationHook
by @sbuerk in #246 - [BUGFIX] Determine correct Preview mode in TYPO3 v9 by @calien666 in #270
- [BUGFIX] Determine glossary correct on current page by @calien666 in #271
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/3.0.3...3.0.4
- [TASK] Set branch alias for 3.0 by @NarkNiro in #200
- [TASK] Avoid
rowCount()
for select query by @sbuerk in #233 - [BUGFIX] Avoid doctrine/dbal
fetchAssociative()
by @sbuerk in #236 - [BUGFIX] Fix Problem with translation no glossary given by @calien666 in #235
Full Changelog: https://github.com/web-vision/wv_deepltranslate-eap/compare/3.0.2...3.0.3
[BUGFIX] Glossary is not used by @calien666 in #218 [TASK] Change Ext Icon by @calien666 in #220
- [BUGFIX] Fix runtime deprecation notice by @peterkraume in #210
- [BUGFIX] Fix missing configuration object for localization wizard by @NarkNiro in #211
- [BUGFIX] Update ButtonBarHook.php by @bigahuna in #213
- [BUGFIX] Exclude fields in upgrade wizards by @NarkNiro in #215
- [TASK] Add auto detect source language by @NarkNiro in #214
- [BUGFIX] Glossary entries by @calien666 in #212
- [BUGFIX] Prevent TypeError by adding string cast before explode() by @spoonerWeb in #126
- [BUGFIX] v11: Allow pages always getting localized in RecordList by @calien666 in #142
- [BUGFIX] Hide DeepL controls for not supported languages by @calien666 in #143
- [BUGFIX] Backend module is always loaded, even if setting is false by @calien666 in #157
- [BUGFIX] Fix active old backend module condition type handling by @NarkNiro in #161
- [BUGFIX] Require PHP version in ext_emconf.php by @andreasfernandez in #171
- [BUGFIX] language translate button and select by @NarkNiro in #140
- [BUGFIX] DeepL Translation for fields with behaviour->allowLanguageSynchronization by @NarkNiro in #141
- [BUGFIX] Use correct POST body for submitting the glossary by @koehnlein in #172
- [BUGFIX] Fix choose language step skip by @philip-hartmann in #178
- [BUGFIX] decode html special characters by @calien666 in #187
- [BUGFIX] Fix ext_emconf version by @calien666 in #186
- [BUGFIX] Trim source and target strings by @LimeUwe in #175
- [BUGFIX] errors/warnings with PHP 8.1 by @calien666 in #155
- [TASK] Move html utility function by @NarkNiro in #122
- [TASK] Update extension dev dependencies by @NarkNiro in #123
- [TASK] Change behaviour of translation button by @calien666 in #134
- [TASK] Translation Check/Flag for Page Properties by @NarkNiro in #137
- [TASK] Code refactoring of Hooks and Language behaviour by @calien666 in #138
- [TASK] add news extension as dev-require by @calien666 in #136
- [DOC] Restructuring documentation by @calien666 in #127
- [DOC] Documentation by @calien666 in #149
- [TASK] Introduce GitHub actions powered workflow by @sbuerk in #147
- [TASK] Improve variable types by @koehnlein in #169
- [TASK] Remove stripTag function in translateHook by @calien666 in #163
- [TASK] Add conflicts to recordlist_thumbnail by @calien666 in #156
- [TASK] Introduce issue templates by @calien666 in #145
- [TASK] Use
core-testing-*
images fromghcr.io
by @sbuerk in #181 - [TASK] Add sponsor to Documentation by @calien666 in #183
- [TASK] Make glossary sync more tolerant of outdated IDs by @koehnlein in #173
- [TASK] Create docs translate prefix by @NarkNiro in #184
- [TASK] Refactoring glossary handling by @calien666 in #165
- [TASK] task template by @calien666 in #190
- [TASK] Introduce Upgrade instructions by @calien666 in #194
- [FEATURE] Rework and centralize api client operation by @NarkNiro in #189
- [BUGFIX] Fix exception due to missing use statement by @sypets in #108
- [BUGFIX] Add php doc blocks by @spoonerWeb in #94
- [BUGFIX] Fix glossary sync persistance by @sypets in #100
- [BUGFIX] Fix undefined array key in DataHandlerHook by @sypets in #101
- [TASK] Run CGL fix by @sypets in #103
- [FEATURE] add supported languages automatically from API by @calien666 in #107
- [TASK] Update supported deepl api languages by @ayacoo in #64
- [BUGFIX] localization wizard with EXT:container by @achimfritz in #56
- [BUGFIX] do not try to log expected exception by @achimfritz in #80
- [TASK] #84 fix translate request return type
- [TASK] Set google-translate service deprecated
- [TASK] #89 Update pagerender hook method for css resources and set ext prefix
- [BUGFIX] #90 move inline settings js to requireJS
- Fix third party translations
- Glossary Feature (https://support.deepl.com/hc/en-us/sections/360005269340-Glossary)
- TYPO3 v11.5.5 compatibility added
- Fixed broken translation from list module
- TYPO3 v11 compatibility added
- An issue regarding translation of inline elements in container fixed (b13/container#188)
- Added formality option into deepl settings (#21)