Activity
From 2018-10-28 to 2018-11-26
2018-11-26
- 17:58 Revision f64e7aef: [BUGFIX] Enlarge scheduler object DB field
- The serialized PHP object is stored within the database field
"serialized_task_object". When serializing this could l... - 17:25 Revision d7065b34: [BUGFIX] Enlarge scheduler object DB field
- The serialized PHP object is stored within the database field
"serialized_task_object". When serializing this could l...
2018-11-24
- 16:17 Revision 5f700cfe: Revert "[BUGFIX] Improve Performance for Inline Elements"
- This reverts commit be62d64d6b17b51b997cd88c5da7805587fc93db.
The fix introduced breaking behavior on for additional...
2018-11-22
- 12:46 Revision 2ce03c6e: [BUGFIX] Fix full example in `Feature-86826-RecursiveRecordSitemap`
- Some missing TypoScript is added to the documentation file
`Feature-86826-RecursiveRecordSitemap.rst` to get an addit... - 09:40 Revision 23b5ff17: [BUGFIX] User Setup: Check if languages have been configured
- On a fresh installation of TYPO3, no system languages are configured
which breaks the "User Setup" module. An additio...
2018-11-20
- 14:05 Revision 3213f856: [BUGFIX] Fix outdated link in docs
- That linked resource is just not available under that URL anymore.
Releases: master, 8.7
Resolves: #86951
Change-Id:... - 13:15 Revision 8025fa93: [BUGFIX] Fix outdated link in docs
- That linked resource is just not available under that URL anymore.
Releases: master, 8.7
Resolves: #86951
Change-Id:...
2018-11-19
- 13:48 Revision be239c20: [BUGFIX] Remove unused `fieldChangeFunc` in GroupElement
- The class GroupElement defines a `fieldChangeFunc` which is unused in
this context. Since this never caused an issue,... - 12:50 Revision 009d1ac0: [BUGFIX] Strip tags only from strings in ArrayUtility::stripTagsFromValuesRecursive
- Prevent an implicit type cast to string through strip_tags.
Ignore any scalar values other than string,
but preserve ... - 11:29 Revision a295c186: [BUGFIX] Strip tags only from strings in ArrayUtility::stripTagsFromValuesRecursive
- Prevent an implicit type cast to string through strip_tags.
Ignore any scalar values other than string,
but preserve ... - 10:03 Revision 582ad60f: [TASK] Check number of file extensions
- Show the add media and text form only if at least
one file extension exists.
Resolves: #86925
Releases: master, 8.7
... - 09:51 Revision 38c4a246: [TASK] Add searchFields in TCA for sys_news, sys_action and sys_note
- Resolves: #86932
Releases: master, 8.7
Change-Id: Ic699b0af99fb73bfdb91e3dbbb3e6f3e41335b5b
Reviewed-on: https://revi... - 09:34 Revision f2693362: [TASK] Check number of file extensions
- Show the add media and text form only if at least
one file extension exists.
Resolves: #86925
Releases: master, 8.7
... - 09:22 Revision 0c948e97: [TASK] Add searchFields in TCA for sys_news, sys_action and sys_note
- Resolves: #86932
Releases: master, 8.7
Change-Id: Ic699b0af99fb73bfdb91e3dbbb3e6f3e41335b5b
Reviewed-on: https://revi... - 09:11 Revision 070c5067: [BUGFIX] Cast file resource pointer in UploadFileReferenceConverter
- The return value of the hmac check is a string and must be casted to
an integer as the method using the value require... - 08:54 Revision 198961d0: [BUGFIX] CSS selector in extension configuration modal too specific
- The .typo3-install class is not present in the current modal. This
re-introduces the margin above the "save" button.
... - 08:52 Revision c5f27f00: [BUGFIX] Cast file resource pointer in UploadFileReferenceConverter
- The return value of the hmac check is a string and must be casted to
an integer as the method using the value require...
2018-11-16
- 14:45 Revision 271ef66b: [TASK] Explain "recursive" in record sitemap
- Follow-up commit to provide explanation for parameter `recursive` in:
A recursive configuration makes it a lot easier... - 11:46 Revision 1b95f08a: [FEATURE] Support recursive in record sitemap
- A recursive configuration makes it a lot easier to provide
a sitemap for all records without touching the configurati... - 10:57 Revision 206414c6: [BUGFIX] Add RootPage to Slug Candidates
- The slug candidates resolving now takes "/" into account,
allowing to find the root page as well. This way, the PageR... - 10:20 Revision d7dc7168: [BUGFIX] Select proper records in DBAL workspace restrictions
- A new WorkspaceRestriction is added to solve all issues
once and for all.
For now, this restriction is only added in... - 09:51 Revision cda6c030: [BUGFIX] Select proper records in DBAL workspace restrictions
- A new WorkspaceRestriction is added to solve all issues
once and for all.
For now, this restriction is used to only ...
2018-11-15
- 15:01 Revision 5335d9aa: [BUGFIX] Remove caches if a site is deleted
- This patch fixes a pseudo-site-error in the backend after a
created site is deleted and the page module is shown.
Aft...
2018-11-14
- 20:55 Revision 09bd2cf4: [BUGFIX] Cast PSR-7 Uri object to string in preview links
- When generating the workspace preview links, the Uri
object needs to be case to string.
Resolves: #86928
Releases: m... - 20:40 Revision 9ff37c43: [BUGFIX] Check Tsconfig in page module for value of content element
- In case a content element is added with TsConfig its label can't be
loaded from TCA but the TsConfig must be checked.... - 17:05 Revision 0f4b4231: [BUGFIX] Show frontend user image migration wizard again
- Resolves: #82068
Releases: 8.7
Change-Id: Id972e5531cf9e85fd7a1ecf8bd69a9912a384084
Reviewed-on: https://review.typo3... - 14:15 Revision cec73aee: [TASK] Remove obsolete .rst file
- The .rst file for issue #86881 needs to be removed again,
the patch has been reverted.
Resolves: #86926
Related: #86... - 06:24 Revision 4e239bc9: [BUGFIX] Check Tsconfig in page module for value of content element
- In case a content element is added with TsConfig its label can't be
loaded from TCA but the TsConfig must be checked.... - 03:31 Revision 56dcf354: [BUGFIX] Set proper caching lifetime of meta tags and titles
- Use the lifetime of the current page for caching the meta tags and titles
Resolves: #86234
Releases: master
Change-I... - 03:00 Revision b315587d: Revert "[BUGFIX] Set BackendUserAspect earlier to make it usable in TSConfig"
- This reverts commit 52c391df3d4070d7bb192c724597141111e70b21.
When a backend user has set a workspace, this needs
to...
2018-11-09
- 21:33 Revision 1ab4b9a1: [TASK] Move latest rst files to correct directory
- Resolves: #86891
Releases: master
Change-Id: If9a3d35b4eb08d9f2f08aca4b7a23da4ac91f46f
Reviewed-on: https://review.ty... - 12:14 Revision 14bf40b3: Revert "[FEATURE] Support feature toggle in expression language"
- This reverts commit c0d321c2c0f0e4eb8b839a83a787e104183092da.
Reason for revert: this was a feature merged before br...
2018-11-08
- 22:15 Revision 3823f0af: [TASK] Only render hreflang tag when multiple languages are available
- Make sure the hreflang tags are only rendered when there is more than 1
language enabled for the current page.
Resol... - 21:56 Revision 40a79c0a: [TASK] Respect alternative web mounts in suggest wizard
- The suggest wizard now respects temporary page tree mount
points and altElementBrowserMountPoints from the TSconfig.
... - 21:55 Revision 1a66bc91: [BUGFIX] Correctly create schema diff for renamed fields and indexes
- TYPO3's schema migrator has code to create drop and add fields
statements out of renamed columns detected by doctrine... - 21:53 Revision 88533415: [TASK] Remove leftovers of "options.uploadFieldsInTopOfEB"
- With #80463 - before v8 LTS - the setting
"options.uploadFieldsInTopOfEB" has been removed from the templates,
no nee... - 21:45 Revision 2a565fa6: [BUGFIX] Use FlashMessageRendererResolver in ReferenceIndex
- To avoid exceptions while calling the referenceindex:update via CLI the
FlashMessageRendererResolver must be used.
R... - 21:21 Revision d70b6f51: [BUGFIX] Skip language -1 in preview url generation
- Resolves: #86623
Releases: master
Change-Id: Ic7e6c8dd5b7232f2ee2e3f84664b25835e782677
Reviewed-on: https://review.ty... - 21:11 Revision be62d64d: [BUGFIX] Improve Performance for Inline Elements
- Invisible and not translated records will not be retrieved anymore.
Currently every inline element will be translate... - 21:05 Revision 43e988f4: [TASK] Remove leftovers of "options.uploadFieldsInTopOfEB"
- With #80463 - before v8 LTS - the setting
"options.uploadFieldsInTopOfEB" has been removed from the templates,
no nee... - 20:44 Revision a726ae1e: [BUGFIX] Remove double encoding of dataStructureIdentifier
- As dataStructureIdentifier of FlexForms will be transferred
as JSON-encoded string, there is no need to call "json_en... - 20:37 Revision 4532a1ad: [BUGFIX] Send payload of image cropping wizard via POST
- The image cropper wizard configuration can become very large, which
might break the wizard as the configuration is se... - 20:33 Revision a445cca6: [BUGFIX] Detect proper TsConfig for blinding settings in tree provider
- Due the refactoring with #84993 the tsconfig coulnd't be loaded correctly if
a subarray must be accessed.
Resolves: ... - 20:21 Revision eb3ed329: [BUGFIX] Fix various issues in Core Updater
- - The click event for the update button is now bound to the modal and not
to the origin document, as this doesn't wor... - 19:16 Revision 0015c5e3: [BUGFIX] Show adminpanel module in safari
- This patch makes the new adminpanel frontend usable
in Apple Safari.
Resolves: #86251
Releases: master
Change-Id: I1... - 19:15 Revision c22409a1: [BUGFIX] Ignore provided pages for sitemap menu
- The sitemap menu doesn't show the pages field and therefore
it must not be used in the MenuProcessor configuration as... - 18:52 Revision d702b091: [BUGFIX] Use sys_language isocode for SiteLanguage
- The PseudoSiteFinder transfers the iso code from sys_language
in the correct field for SiteLanguage. Also respect the... - 18:43 Revision c0d321c2: [FEATURE] Support feature toggle in expression language
- Resolves: #86881
Releases: master
Change-Id: Ib9325081b572f22936cc28cbc1f8b977f9c1b0bf
Reviewed-on: https://review.ty... - 18:38 Revision da277eb8: [BUGFIX] Ignore provided pages for sitemap menu
- The sitemap menu doesn't show the pages field and therefore
it must not be used in the MenuProcessor configuration as... - 17:41 Revision ec2340a6: [BUGFIX] Include DB queries with free mode records
- With the new site handling, the overlayType for fetching
records in the frontend context is always set to
OVERLAYS_ON... - 17:33 Revision 3cdf60a9: [TASK] Remove fluid namespace in sitemap template
- There is no need to keep the fluid namespace definition in the template.
Resolves: #86873
Releases: master
Change-Id... - 17:32 Revision b0cfa481: [BUGFIX] Add reports.html to acceptance tests
- Add additional option to create reports.html upon
codeception runs on local execution of acceptance tests.
Resolves:...
2018-11-06
- 19:52 Revision 0e19f1de: [BUGFIX] Hide internal prefix "cat:" in tags of upgrade docs
- The prefix "cat:" is used internally and it doesn't make sense to
show it to a regular user. Neither does it provide ... - 19:20 Revision 1bc7b0a4: [BUGFIX] Hide internal prefix "cat:" in tags of upgrade docs
- The prefix "cat:" is used internally and it doesn't make sense to
show it to a regular user. Neither does it provide ... - 15:08 Revision 7c7b3574: [BUGFIX] Use correct value for eventPid in DataHandler
- When using workspaces and the record properties
should be shown, the wrong field (_ORIG_pid instead of
t3ver_oid) is ...
2018-11-05
- 23:16 Revision 4c108f0f: [BUGFIX] Fix isMissing called on Null error
- Add a Null check in FileLinktype->checkLink
function
Resolves: #86857
Releases: master,8.7
Change-Id: I2cc270dd7b839... - 22:58 Revision 582b9116: [BUGFIX] Fix isMissing called on Null error
- Add a Null check in FileLinktype->checkLink
function
Resolves: #86857
Releases: master,8.7
Change-Id: I2cc270dd7b839... - 21:43 Revision ff6ad483: [FEATURE] Improve creation of URL query strings from arrays
- Adds a new method HttpUtility::buildQueryString() using
http_build_query() instead of reimplementing the encoding-pro... - 16:26 Revision 3403543e: [BUGFIX] styleguide: Minor typo
- 11:25 Revision c3f32cbb: [BUGFIX] Force word breaks in callouts
- The CSS of callouts is adjusted to enforce word breaks to prevent
overlapping the container.
Resolves: #86827
Releas... - 09:17 Revision aabe5f71: [BUGFIX] Respect DateTimeImmutable in Extbase
- The DateTimeConverter and DataMapper of Extbase now checks for
DateTimeInterface, and can thus handle DateTimeImmutab... - 08:31 Revision 5ff51a47: [TASK] Changed label for page_tree_stop
- Clearified the message of the label of the field.
Added tooltip for a better explanation.
Resolves: #84580
Releases:...
2018-11-03
- 16:54 Revision 2130b349: Revert "[BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context"
- This reverts commit c3e7779c61cc567b9a1cbf5fec747748e5059464.
Change-Id: Ic2d68767d463b94ab42814848396b8f019e8cb15
R... - 10:49 Revision 4617f698: [BUGFIX] styleguide: Minor typo in runTests.sh
2018-11-02
- 20:48 Revision 1e462fbf: [BUGFIX] Keep existing validation errors for recursive domain relations
- Do not overwrite already generated validation errors when a property
validator leads to a recursive validate() call t... - 20:43 Revision 6a3a5ca1: [TASK] Raise testing-framework and styleguide
- Acceptance tests of testing-framework have been refactored
a bit to be easier usable by extensions. Core needs some
a... - 20:35 Revision 0127c5d2: [BUGFIX] Show correct ReST file for @validate annotation
- The extension scanner didn't show the correct ReST file. Instead
of the file for @validate, it has shown the file for... - 20:11 Revision 54f1399f: [BUGFIX] Make `LoginRefresh.submitForm a lambda function
- The function `LoginRefresh.submitForm` is changed to be a lambda
function. Reason is that `this` is now bound to the ... - 19:57 Revision 56576448: [BUGFIX] Keep existing validation errors for recursive domain relations
- Do not overwrite already generated validation errors when a property
validator leads to a recursive validate() call t... - 17:43 Revision f347a316: [TASK] Changed label for page_tree_stop
- Clearified the message of the label of the field.
Added tooltip for a better explanation.
Resolves: #84580
Releases:... - 12:59 Revision a2c3f10f: [TASK] styleguide: Have a more useful functional test
- 12:57 Revision c3e7779c: [BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context
- The `FrontendRestrictionContainer` must not respect the hidden flag, if
the request happens in a workspace context. T... - 12:34 Revision 61327163: [BUGFIX] Fix translated file relation with sql_mode=ONLY_FULL_GROUP_BY
- The SQL mode ONLY_FULL_GROUP_BY enforces all fields used in "GROUP BY"
to be present in "SELECT".
See https://dev.my... - 12:30 Revision 17af55ee: [TASK] styleguide: Substitute demo unit test with something more useful
- 12:19 Revision 8c7d8a30: [TASK] styleguide: Basic test setup
- https://github.com/TYPO3-CMS/styleguide/pull/125
* runTests.sh and docker environment
* basic unit testing
* bacis f... - 12:15 Revision 1b4ff642: [BUGFIX] Fix translated file relation with sql_mode=ONLY_FULL_GROUP_BY
- The SQL mode ONLY_FULL_GROUP_BY enforces all fields used in "GROUP BY"
to be present in "SELECT".
See https://dev.my... - 11:47 Revision d16606b3: [BUGFIX] Provide effectivePid for flexforms segment
- Custom ckeditor config is now loaded in flexforms.
Resolves: #83809
Related: #81748
Releases: master, 8.7
Change-Id:... - 10:27 Revision 8fc01bb9: [BUGFIX] Provide effectivePid for flexforms segment
- Custom ckeditor config is now loaded in flexforms.
Resolves: #83809
Related: #81748
Releases: master, 8.7
Change-Id:... - 10:12 Revision 0faf9829: [TASK] Allow type 'text' in site configuration
- As yaml supports multiline text, it should be also allowed inside the
site configuration.
With #86214 the type 'text'... - 09:00 Revision bebb019f: [TASK] Change cursor type hovering CE in language view
- Change cursor type to "move" hovering content elements if you are in page
module and in language view. Same as in col... - 06:24 Revision 7b4aa3df: [BUGFIX] Limit available languages in user setup module
- Limit the available languages not only to the ones having a
translation but also if it is in the list of available la...
2018-11-01
- 13:30 Revision c907effd: Revert "Use DataHandler commands to create and update data for General Handler"
- This reverts commit 70d1a06d052981fe6c4682750343e860ce0d393c.
That patch gives various headaches: The generator fail...
2018-10-31
- 19:33 Revision 63995038: [BUGFIX] Add missing translation value for save_and_close in form engine
- Changes syntax for translation key and add default language value.
Resolves: #86799
Releases: master
Change-Id: Ic27... - 17:06 Revision 1db130fb: [BUGFIX] Adding 3 to "TYPO"
- On other "TYPO3" references the "3" is present but not on this occurence.
Add the "3" to "TYPO" in order to have "TYP... - 15:44 Revision 3633982d: [BUGFIX] Adding 3 to "TYPO"
- On other "TYPO3" references the "3" is present but not on this occurence.
Add the "3" to "TYPO" in order to have "TYP... - 14:18 Revision d51588fc: [TASK] Migrate FormEngineFlexForm to TypeScript
- Change-Id: I3151b16f72baf31e13f841ecc95be4ca389cf36e
Resolves: #82587
Releases: master
Reviewed-on: https://review.ty... - 13:53 Revision cf70592f: [TASK] Add PHP 7.3 to bamboo core v7 testing
- Extension dbal needs a patch with PHP 7.3 for
"continue inside switch" blocks, similar to
what has been done with #86... - 13:48 Revision 5f109e96: [TASK] Migrate FormEngineSuggest to TypeScript
- The FormEngineSuggest module is migrated to TypeScript now. In the same
step, the usage of jQuery is reduced and dead... - 13:42 Revision 826955c1: [TASK] Migrate LayoutModule/Paste.js to TypeScript
- Change-Id: I1eb5996b08a6aaaac8ef5d179c2e509f68c15cb3
Resolves: #84169
Releases: master
Reviewed-on: https://review.ty... - 12:10 Revision 64fb715e: [TASK] Add PHP 7.3 to bamboo core v8 testing
- Change-Id: I84575fb973027c184ac2f9a65d227adc38d57d07
Resolves: #86812
Releases: 8.7
Reviewed-on: https://review.typo3... - 09:16 Revision 3f182270: [BUGFIX] Resolve strict type assertion in RecordStateFactory
- Applying a strict "string" type to values that are "null" will
lead to type errors for TCA properties that are not co...
2018-10-30
- 22:30 Revision f7b5985f: [BUGFIX] Adjust FrontendUserImageUpdateWizard
- Make "Mark undone" and the migration itself work again.
Resolves: #86751
Releases: master
Change-Id: I0f2455b36a4de5... - 22:23 Revision 50a1bf7c: [BUGFIX] Execute scheduler tasks ordered by next execution time
- When executing scheduler tasks the next execution time of the task
should be used to define the execution order.
Res... - 22:16 Revision 74146385: [BUGFIX] Correct clickjacking header in backend
- The clickjacking header in the backend was not correctly set
according to
https://developer.mozilla.org/de/docs/Web/H... - 22:11 Revision cc5b38b7: [BUGFIX] Execute scheduler tasks ordered by next execution time
- When executing scheduler tasks the next execution time of the task
should be used to define the execution order.
Res... - 21:52 Revision ec9ee877: [BUGFIX] Make the "Stop preview" link clickable when previewing a page (workspaces)
- Resolves: #86298
Releases: 8.7
Change-Id: I95bde368cff46e0fd02251ad673aefdd6b5f2e6d
Reviewed-on: https://review.typo3... - 21:23 Revision b6e130c2: [BUGFIX] Allow overlay for all root level records
- Instead of a hardcoded list of tables allowed on root level use
the information from TCA instead.
Resolves: #85429
R... - 20:15 Revision 60fa0872: [TASK] Add PHP 7.3 to bamboo core master testing
- Bamboo core master pre-merge now tests with PHP 7.3 rc3,
especially PHP linting and unit tests.
Bamboo core nightly e... - 16:07 Revision a1515e51: [TASK] Run functional tests without xdebug on bamboo
- With the increased number of functional tests in v9 we
should squeeze out as much performance as possible from
the te... - 16:07 Revision 102337e2: [TASK] Run functional tests without xdebug on bamboo
- With the increased number of functional tests in v9 we
should squeeze out as much performance as possible from
the te... - 15:18 Revision d9927e11: [BUGFIX] Show correct namespace in example block of CommaSeparatedValueProcessor
- Resolves: #86800
Releases: master, 8.7
Change-Id: I243589ee7e619f26e99e27d34c626e848a1ee80a
Reviewed-on: https://revi... - 14:40 Revision 9eb46bdd: [BUGFIX] Show correct namespace in example block of CommaSeparatedValueProcessor
- Resolves: #86800
Releases: master, 9.5, 8.7
Change-Id: I243589ee7e619f26e99e27d34c626e848a1ee80a
Reviewed-on: https:/... - 14:06 Revision 08aa2e6a: [BUGFIX] Update karma
- karma is used for JavaScript based unit tests. The currently installed
version is aged and doesn't compile on newer s... - 14:06 Revision 6d2b0e8b: [BUGFIX] Update karma
- karma is used for JavaScript based unit tests. The currently installed
version is aged and doesn't compile on newer s... - 13:26 Revision 6df1d324: [TASK] Test fully built css in bamboo
- Extend the "Lint scss ts" bamboo job to also build css
next to js and only after that verify with git status
no file ... - 13:25 Revision 173304ed: [TASK] Test fully built css in bamboo
- Extend the "Lint scss ts" bamboo job to also build css
next to js and only after that verify with git status
no file ... - 12:16 Revision f605b316: [TASK] Set TYPO3 version to 9.5.2-dev
- Change-Id: If96e59eef0e6be1eac2e58e2d50cf79ba70d6b16
Reviewed-on: https://review.typo3.org/58796
Reviewed-by: Nicole ... - 12:14 Revision 67701d96: [TASK] Set TYPO3 version to 8.7.21-dev
- Change-Id: I133eea5842cb0fc03d7f0b8b3bbbf6180e971d64
Reviewed-on: https://review.typo3.org/58793
Tested-by: TYPO3com ... - 11:45 Revision 8efebf50: [RELEASE] Release of TYPO3 9.5.1
- Change-Id: Ic1c6183af103b9c957b85d046ff2564348f165bc
Reviewed-on: https://review.typo3.org/58794
Reviewed-by: Oliver ... - 11:39 Revision 0912c2e6: [RELEASE] Release of TYPO3 8.7.20
- Change-Id: I0ac38a40730cc8fa5766a79a09ff3e6b739054ee
Reviewed-on: https://review.typo3.org/58792
Reviewed-by: Oliver ... - 11:05 Revision e2f13be7: [BUGFIX] Re-build backend.css
- v8 is affected by outdated css similar to master.
`# t3-form-structure-panel` vs `#t3-form-structure-panel`
caused by... - 09:06 Revision 76c10fb0: [TASK] Use typo3/phar-stream-wrapper package
- PharStreamWrapper has been released as standalone package under
the MIT license: https://github.com/TYPO3/phar-stream... - 09:06 Revision 2b59e40d: [TASK] Use typo3/phar-stream-wrapper package
- PharStreamWrapper has been released as standalone package under
the MIT license: https://github.com/TYPO3/phar-stream...
2018-10-29
- 23:26 Revision 0e92db5c: [TASK] Move FieldControl/ListModule handling to module
- The FieldControl `ListModule` now uses a dedicated module for its
handling and no longer uses inline `onclick` handle... - 23:11 Revision 58e7f227: [TASK] Move FieldControl/InsertClipboard handling to module
- The FieldControl `InsertClipboard` now uses a dedicated module for its
handling and no longer uses inline `onclick` h... - 22:48 Revision a582af1f: [TASK] Move FieldControl/TableWizard handling to module
- The FieldControl `TableWizard` now uses a dedicated module for its
handling and no longer uses inline `onclick` handl... - 22:42 Revision bcc2afa8: [TASK] Move FieldControl/AddRecord handling to module
- The FieldControl `AddRecord` now uses a dedicated module for its
handling and no longer uses inline `onclick` handler... - 22:39 Revision d6d02800: [TASK] Move FieldControl/ResetSelection handling to module
- The FieldControl `ResetSelection` now uses a dedicated module for its
handling and no longer uses inline `onclick` ha... - 22:37 Revision cd85b1ed: [BUGFIX] Unsplit split buttons in TableController
- The controller of the table wizard doesn't use split buttons anymore.
Resolves: #86792
Releases: master
Change-Id: I... - 20:23 Revision 7a43ce10: [BUGFIX] Re-build backend.css
- Since #86449, the backend.css is stale. This patch refreshes the build of
our CSS.
Used command:
grunt css
Resolves... - 19:18 Revision bb5b887f: [TASK] Clean up PharStreamWrapperInterceptor
- * fix spacing issue
* remove superfluous method
Resolves: #86788
Releases: master
Change-Id: I2825819663ef90cd8ba845... - 17:20 Revision c7623d4b: [BUGFIX] Render correct paging label
- In case of paging in any record list, the page browser is rendered in top
and on bottom of ther record list.
The upp... - 17:11 Revision dd6713fe: [BUGFIX] Ignore unique evaluation in l10n_mode exclude
- The l10n_mode "exclude" explains to copy the field value from
source language, so unique evaluation should be ignored... - 16:15 Revision eee1bd88: [BUGFIX] Render correct paging label
- In case of paging in any record list, the page browser is rendered in top
and on bottom of ther record list.
The upp... - 16:13 Revision 3879aa9c: [TASK] Improve styling of upload form in extension manager
- - Add missing id attribute
- Use bootstrap styling
- Use styled button
Resolves: #86449
Releases: master
Change-Id: ... - 13:01 Revision d981bdc2: [TASK] Update typo3/testing-framework to 4.10.0
- Update from 4.9.0 to 4.10.0.
Notable change: The fluid RenderingContextFixture is
now provided by typo3/testing-frame... - 12:02 Revision d4bdb02b: [BUGFIX] Pass record info when determining defaultUploadFolder in FileBrowser
- The fileBrowser now passes the related pid, table and field to
getDefaultUploadFolder().
Resolves: #86053
Releases: ... - 11:59 Revision 7b97335f: [BUGFIX] Respect endOfRange in pagination
- If prepareObjectsSlice is called in the pagination with a QueryResult,
the endOfRange is calculated and used for each... - 11:36 Revision c0b6023d: [BUGFIX] Add url for linkToTop in css_styled_content
- This adds current URL to the ToTop link when css_styled_content is used.
Fixes broken linkToTop URL's since config.pr... - 11:36 Revision 4c9d9254: [BUGFIX] Add url for linkToTop in css_styled_content
- This adds current URL to the ToTop link when css_styled_content is used.
Fixes broken linkToTop URL's since config.pr... - 11:18 Revision b8117a7a: [BUGFIX] Disable caching if fluid debugging is enabled
- Resolves: #86675
Releases: master
Change-Id: Ife47f1fe8c78899785fbad73e21e2a2bf9b8441a
Reviewed-on: https://review.ty... - 11:01 Revision 6797522c: [BUGFIX] Pass record info when determining defaultUploadFolder in FileBrowser
- The fileBrowser now passes the related pid, table and field to
getDefaultUploadFolder().
Resolves: #86053
Releases: ... - 10:58 Revision 12bf0ed0: [BUGFIX] Always use default language for uniqueInSite
- SlugHelper fetches records of the same language, and takes the
pageId of the _current_ language record (uid), which i... - 10:50 Revision e1ffbaab: [TASK] Added default cropping ratio for social media images
- Most of the social networks use the 1.91:1 aspect ratio for images that
belong to the page that is shared.
Now og:im... - 10:05 Revision c1a229db: [TASK] Update TypoScript include
- TypoScript include method with ext_typoscript_setup.txt should be removed,
this file is deprecated since July 2005.
...
2018-10-28
- 21:12 Revision 9c15ab84: [TASK] Ensure UTF-8 files contain no BOM
- Extends bamboo to verify UTF-8 files contain no BOM and
adds Build/Scripts/runTests.sh -s checkBom to do the same
loc... - 19:29 Revision 579aa075: [BUGFIX] Move SCSS instructions from modal to install.scss
- This change accidentally merged the code into the wrong file.
Resolves: #86783
Related: #86562
Releases: master
Chan... - 17:54 Revision 5715465d: [BUGFIX] Update local cache upon creation of new storage object
- When a new storage object for the "local" driver is being created
it is not possible to retrieve the new object insta... - 17:44 Revision 1398fe40: [BUGFIX] Allow unicode characters in verifyFileNameAgainstDenyPattern
- Using (valid) unicode characters in
GeneralUtility::verifyFilenameAgainstDenyPattern was not possible due
to a missin... - 17:31 Revision 02f8414f: [BUGFIX] Keep MP parameters upon redirect of overlay
- When a mount point, that is overlayed, redirects to the overlaying page,
don't throw away existing mount point parame... - 17:19 Revision 020d8cac: [BUGFIX] Allow unicode characters in verifyFileNameAgainstDenyPattern
- Using (valid) unicode characters in
GeneralUtility::verifyFilenameAgainstDenyPattern was not possible due
to a missin... - 17:15 Revision 04303074: [BUGFIX] Add missing copy and cut button in file list search result
- It is now possible to copy or cut the file in file list search result.
Resolves: #86414
Releases: master
Change-Id: ... - 17:14 Revision 4c9699a6: [BUGFIX] Redirect site to language after site resolving
- In order to allow custom redirects not depending on the site language
base, the redirect functionality is extracted i... - 17:06 Revision 61db15e0: [BUGFIX] Avoid PHP warnings in BackendUtility if no BE user is set
- BackendUtility no longer tries to resolve the workspace property
of a not set BackendUserAuthentication. This prevent... - 17:04 Revision ef2160bc: [BUGFIX] Pass FlexForm context to USER display condition
- If using a user display condition within a FlexForm field,
the passed information is insufficient and information abo... - 17:03 Revision ed43dbe7: [BUGFIX] Registration of multiple additional view models
- The form setup properties within "additionalViewModelModules" must be
written as numerical associative arrays to make... - 17:03 Revision daa79397: [BUGFIX] Correctly resolve parameter for USER display condition
- According to the documentation there is no limit of the used
additional parameters. However during parameter processi... - 16:04 Revision f74ed5fe: [BUGFIX] Pass FlexForm context to USER display condition
- If using a user display condition within a FlexForm field,
the passed information is insufficient and information abo... - 16:00 Revision 09b94a99: [TASK] Add test for (wrong) unique eval handling in pages:alias
- Change-Id: Ie47dbc9153d8a4dcbde15a7eb61c207bbcc34480
Resolves: #86780
Related: #84267
Related: #83572
Releases: maste... - 15:57 Revision 03d9625f: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 15:56 Revision 26bf1e70: [BUGFIX] BE checkFullLanguagesAccess check all translated records
- All translated records are checked for language access in the method
checkFullLanguagesAccess of BackendUserAuthentic... - 15:41 Revision 6939d0da: [BUGFIX] Registration of multiple additional view models
- The form setup properties within "additionalViewModelModules" must be
written as numerical associative arrays to make... - 15:35 Revision f5b5585b: [BUGFIX] Correctly resolve parameter for USER display condition
- According to the documentation there is no limit of the used
additional parameters. However during parameter processi... - 15:23 Revision ec3cda36: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 15:23 Revision f1d84abd: [TASK] Improve performance of UriBuilder by memory cache
- The TYPO3 backend is eager to generate the same URL
with the same parameters multiple times, causing a lot
of cascadi... - 15:19 Revision 64664892: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 15:12 Revision c399a2e1: [TASK] Check for Extbase response type instead of environment
- Functional tests always set CLI context to true. Even if Extbase returns
an Web\Response, the method getExitCode will... - 15:06 Revision f46acd19: [BUGFIX] BE checkFullLanguagesAccess check all translated records
- All translated records are checked for language access in the method
checkFullLanguagesAccess of BackendUserAuthentic... - 15:02 Revision 7b7d6989: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 14:36 Revision 05ffc756: [BUGFIX] Keep update button in linkbrowser for RTE CKEditor on edit
- This patch moves the current value of the link into the parameter array
for the linkbrowser to keep the value in all ... - 14:34 Revision 3d0c216e: [TASK] Use different placeholder than ###
- preg_quote since PHP 7.3.0 also quotes #.
Simply use a different placeholder.
Resolves: #86586
Releases: master, 8.7... - 14:15 Revision e92b1613: [TASK] Remove canonical link if noindex
- Some frontend and backend optimizations for canonical links
- Change position of canonical link input field in backe... - 14:10 Revision 936dd957: [TASK] Add unit tests for BackendUtiily::resolveFileReferences
- This tests are a left over from a patch being abandoned.
Keeping them should not be wrong, they help identify notices... - 14:07 Revision 278d6808: [BUGFIX] Fix the extbase CoreCommand with lowest requirements
- The extbase CoreCommand class calls a method that was introduced in
symfony/console 3.2. So the CoreCommand class nee... - 14:00 Revision d486678f: [TASK] Fix continue-statement inside a switch-block
- Calling continue inside a switch-block would work just like break.
This is usually not intended and thus triggers a w... - 13:50 Revision 45ba7fd3: [BUGFIX] Keep update button in linkbrowser for RTE CKEditor on edit
- This patch moves the current value of the link into the parameter array
for the linkbrowser to keep the value in all ... - 13:37 Revision 82689e2d: [BUGFIX] Process large list of hashes in chunks updating reference index
- The list of old hashes by cleaning up the reference index can
be very long. To avoid exceeding query limits like maxi... - 13:35 Revision 187528f4: [TASK] Performance optimizations for the form manager module
- Speeds up the form manager module and the form plugin especially
if there are many forms within the TYPO3 instance.
... - 13:35 Revision a5b6f960: [TASK] Cleanup generation of sitemap-index-URLs
- Use pageType-parameter from f:uri.page instead of providing
the type through additionalParams.
And don't include the ... - 13:34 Revision cb7a5187: [BUGFIX] Correctly resolve parent folder in AbstractHierarchicalFilesystemDriver
- This patch ensures that
AbstractHierarchicalFilesystemDriver::getParentFolderIdentifierOfIdentifier
always returns a ... - 13:21 Revision 1b2670c5: [BUGFIX] Correctly resolve parent folder in AbstractHierarchicalFilesystemDriver
- This patch ensures that
AbstractHierarchicalFilesystemDriver::getParentFolderIdentifierOfIdentifier
always returns a ... - 13:08 Revision ca2f7c3e: [BUGFIX] Process large list of hashes in chunks updating reference index
- The list of old hashes by cleaning up the reference index can
be very long. To avoid exceeding query limits like maxi... - 12:45 Revision 06bd4729: [BUGFIX] Catch Exceptions in RTE with invalid links
- Only one area is covered with catching invalid links when setting
an ugly external URL without proper scheme.
The ot... - 12:37 Revision ed0066a3: [BUGFIX] Edit a translated record without def. language access
- Editor without access to default language could not edit a translated
content element, because there was an entry in ... - 12:35 Revision 244fb730: [TASk] Fully qualified classes was expecting bool
- Releases: master
Resolves: #86582
Change-Id: Ie4a5578c632ff99898c97f5bd3a4e80f87260194
Reviewed-on: https://review.ty... - 12:33 Revision 461841fc: [BUGFIX] Set correct language uids in MenuProcessor when set to auto
- The configuration special.auto was introduced in #84775. The function
MenuProcessor->prepareLevelLanguageConfiguratio... - 12:32 Revision 60c01aca: [BUGFIX] Catch Exceptions in RTE with invalid links
- Only one area is covered with catching invalid links when setting
an ugly external URL without proper scheme.
The ot... - 12:27 Revision 15cbbd7f: [BUGFIX] Allow more tags when no RTE processing is available
- If somebody has no RTE extension available, there is also no
RTE processing information available, so the default
fro... - 12:26 Revision e98c2496: [BUGFIX] Respect saveDocNew TSConfig option
- For translated tt_content elements the saveDocNew button
was solely dependent on the free vs. connected mode setup.
H... - 12:23 Revision 2742ea30: [BUGFIX] Adjust headline decoration in documentation file
- Change-Id: Ic30290ba8548049b2c053d1e3bfa4beae1615e24
Resolves: #86775
Releases: master, 8.7
Reviewed-on: https://revi... - 12:11 Revision 01cd2d10: [TASK] Have LF line endings for .sh scripts in .gitattributes
- Resolves: #86774
Releases: master, 8.7
Change-Id: I8b677426c6011a0b3115f83380ae567582dc9c17
Reviewed-on: https://revi... - 12:06 Revision b33d41d7: [TASK] Allow runTests.sh on Windows WSL
- Pre-Requisites:
- docker for windows installed
- Base mount path for Windows drives is / (not /mnt/)
- docker for win... - 12:05 Revision 9b222ceb: [!!!][TASK] Remove X-UA-Compatible from HTML of backend
- Resolves: #76166
Releases: master
Change-Id: I5d36ea2342c18fe08cb5b5c06f123e8cb575849c
Reviewed-on: https://review.ty... - 12:04 Revision 386ce2a0: [TASK] No UTF-8 with BOM files
- Some files contain not needed BOM bytes in UTF-8 files.
Remove them since they can lead to not too funny headaches
in... - 11:49 Revision 6eb75306: [BUGFIX] Adjust headline decoration in documentation file
- Change-Id: Ic30290ba8548049b2c053d1e3bfa4beae1615e24
Resolves: #86775
Releases: master, 8.7
Reviewed-on: https://revi... - 11:48 Revision fc46127b: [TASK] Have LF line endings for .sh scripts in .gitattributes
- Resolves: #86774
Releases: master, 8.7
Change-Id: I8b677426c6011a0b3115f83380ae567582dc9c17
Reviewed-on: https://revi... - 11:43 Revision 10d3b0bd: [BUGFIX] Decouple GeneralUtility::rmdir from Environment::isWindows()
- To be able to call rmdir without an initialized Environment instance,
the check if a Windows system is used, is decou... - 11:12 Revision 95aeaf18: [BUGFIX] Allow more tags when no RTE processing is available
- If somebody has no RTE extension available, there is also no
RTE processing information available, so the default
fro... - 11:12 Revision 1c4bcb3a: [BUGFIX] Add margin-bottom for tab-content
- This adds a margin between the tab-content and the submit-button in the
extension configuration form.
Resolves: #865... - 11:12 Revision c3e576b8: [BUGFIX] Do not require */ext to be writable in Composer Mode
- Resolves: #81857
Releases: master
Change-Id: I2dc07e8ac23edad2c7bd4880c4fd12ebcf2e40d6
Reviewed-on: https://review.ty...
Also available in: Atom