Activity
From 2017-10-28 to 2017-11-26
2017-11-26
- 23:30 Revision 091543cd: [CLEANUP] Remove/Replace non-standard phpdoc annotations
- Over the years many different non-standard phpdoc anotations
made it into that core which will now break the Annotati...
2017-11-25
- 18:45 Revision 3b7c06e3: [FEATURE] Introduce Yarn and fix dependency handling and downgrade some libs
- Because of the broken dependency manager logic in NPM this patch introduce
yarn as dependency manager for node module...
2017-11-24
- 20:34 Revision e950ebed: [FOLLOWUP][BUGFIX] Fix some PHP Notices thrown rendering page module
- Refer to the correct LanguageService.
The referenced class is not present in TYPO3 version 8.
Related: #82921
Releas... - 17:27 Revision 442211f0: [FEATURE] Introduce Yarn and fix dependency handling and downgrade some libs
- Because of the broken dependency manager logic in NPM this patch introduce
yarn as dependency manager for node module... - 07:51 Revision c860dbf0: [FOLLOWUP][BUGFIX] Spaces between attributes in boolean fields
- Spaces added between attributes of boolean input fields.
Resolves: #83040
Releases: 7.6
Change-Id: I28f24bbfbc46d992...
2017-11-23
- 21:34 Revision 414a4d74: [TASK] Show allowed media sources in "Add media by URL" modal
- In the modal view of "Add media by URL" the possible sources from where
media can be embedded are now shown.
Resolve... - 18:18 Revision 7f9c183c: [BUGFIX] Don't show “cut” and “cut release” at the same time
- This patchs prevents showing “cut” and “cut release” at the same time in
the clickmenu of the page tree.
Resolves: #... - 16:49 Revision 1692a100: [FEATURE] Exclude doktypes in path of search result
- The search result has a path with the pagetree structure.
It must be possible to exclude doktypes from the path.
Rel... - 16:19 Revision 49edc90c: [TASK] EXT:Scheduler: Extract HTML markup from "editAction" into Fluid
- Resolves: #68683
Releases: master
Change-Id: I5bb4327b685d18b6575137f166d18d9640662af2
Reviewed-on: https://review.ty... - 14:39 Revision 690204a3: [BUGFIX] Fix some PHP Notices thrown when rendering page module
- Resolves: #82921
Releases: master, 8.7
Change-Id: Id26239e65321aa3653de849932a0be7e626bd653
Reviewed-on: https://revi... - 11:41 Revision 6b46e14f: [BUGFIX] Fix broken back button in EXT:form
- This patch fix a regression, introduced with #82668
Resolves: #83057
Related: #82668
Releases: master, 8.7
Change-Id... - 11:19 Revision 379f0635: [BUGFIX] Use correct runtime cache identifier for locked records
- The runtime cache was re-built wrong by using
a custom identifer, thus being called EVERY time a
record is checked. T... - 11:03 Revision 3bfba77a: [BUGFIX] Use correct runtime cache identifier for locked records
- The runtime cache was re-built wrong by using
a custom identifer, thus being called EVERY time a
record is checked. T... - 09:27 Revision 2dc0a952: [!!!][TASK] Remove fixed year 2038 in FormEngine validation JavaScript
- This patch removes the fixed year 2038 from the validation.
The validation has been simplified.
Resolves: #81973
Rel... - 09:26 Revision 23d7a015: [TASK] Migrate EXT:backend Login.js and UserPassLogin.js to TypeScript
- Resolves: #82594
Resolves: #82608
Releases: master
Change-Id: Ibc3fce2983d5a193db17d8acc1c4dab2baee31db
Reviewed-on: ... - 09:13 Revision 2d9416d9: [TASK] Optimize FormEngineValidation, Part II
- Some functions inside FormEngineValidation are optimized to reduce
runtime or run multiple validations on fields that... - 01:01 Revision 1dcdb136: [BUGFIX] Fix broken back button in EXT:form
- This patch fix a regression, introduced with #82668
Resolves: #83057
Related: #82668
Releases: master, 8.7
Change-Id...
2017-11-22
- 20:54 Revision 12b52059: [BUGFIX] Make category tree filterable for editors with category mounts
- TCEFORM.pages.categories.config.treeConfig.rootUid should filter
the category tree. Non-Admin users with category mou... - 20:45 Revision c4dd1885: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
- Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08... - 13:57 Revision b48e1973: [BUGFIX] Page tree nodes can be (un)mounted again
- (Un)mounting nodes in the page tree is now possible again by fixing calls
to the page tree objects.
Resolves: #83051... - 12:57 Revision 9bd69b77: [BUGFIX] Page tree nodes can be (un)mounted again
- (Un)mounting nodes in the page tree is now possible again by fixing calls
to the page tree objects.
Resolves: #83051... - 12:56 Revision 38cabb11: [BUGFIX] Use `Storage/Persistent` in page tree
- There is a left over usage of `top.TYPO3.Storage` in the ExtJS based
page tree. This usage is replaced with the `Stor... - 09:38 Revision 78e57612: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
- Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08... - 09:27 Revision d317842d: [BUGFIX] backend formfields: Make boolean fields UI working in Edge/IE
- Add for/id so clicking the label toggles the checkbox.
Resolves: #83040
Releases: master, 8.7, 7.6
Change-Id: I3dc08... - 08:13 Revision c9ee0f52: [BUGFIX] Use correct argument name in PageViewHelper
- Fix a variable name which has been changed with the latest
refactoring to make it possible again to set links without...
2017-11-21
- 23:10 Revision 393bc3f6: [BUGFIX] Fix thrown \InvalidArgumentException in access module
- The returnUrl is not available if the access module is accessed via
context menu of the page tree. The module now che... - 22:39 Revision 066e8ad7: [BUGFIX] Fix thrown \InvalidArgumentException in access module
- The returnUrl is not available if the access module is accessed via
context menu of the page tree. The module now che... - 11:31 Revision 02303de4: [BUGFIX] Fix sorting extensions in "Get Extensions" module
- During some Doctrine cleanup the constraint for fetching extension by
extension key got messed up. This patch removes... - 00:42 Revision c304e745: [BUGFIX] GIFBUILDER files cannot be delivered via web server
- GIFBUILDER uses provided file names and text snippets in order to
generate the final name for files to be written to.... - 00:32 Revision 5dde3a36: [BUGFIX] GIFBUILDER files cannot be delivered via web server
- GIFBUILDER uses provided file names and text snippets in order to
generate the final name for files to be written to....
2017-11-20
- 23:57 Revision a2892653: [BUGFIX] Reload page tree if `extendToSubpages` flag changes
- Resolves: #83052
Releases: master, 8.7
Change-Id: I9d86c38f8d1749583e154bd52c77b168d20af7dc
Reviewed-on: https://revi... - 23:12 Revision d6c039ff: [BUGFIX] Reload page tree if `extendToSubpages` flag changes
- Resolves: #83052
Releases: master, 8.7
Change-Id: I9d86c38f8d1749583e154bd52c77b168d20af7dc
Reviewed-on: https://revi... - 20:51 Revision f3a43aea: [BUGFIX] Prevent javascript error in backend
- Adding a condition to check if a backend user has permissions on the
search to prevent a JS error while initializing ... - 20:39 Revision 7c7e4edb: [BUGFIX] Prevent javascript error in backend
- Adding a condition to check if a backend user has permissions on the
search to prevent a JS error while initializing ... - 20:29 Revision 65a05362: [BUGFIX] Catch Exception while extracting metadata
- Catch InsufficientFileAccessPermissionsException while extracting
metadata. Reason for this exception could be that t... - 20:29 Revision 98440bb4: [BUGFIX] Fix sorting extensions in "Get Extensions" module
- During some Doctrine cleanup the constraint for fetching extension by
extension key got messed up. This patch removes... - 20:29 Revision 9e4f48e6: [TASK] Example for a RTE Flexform config after migration
- Releases: master, 8.7
Resolves: #83031
Change-Id: I918ef9ca5ae28f9c605e3c7940cea53b6ed3325a
Reviewed-on: https://revi... - 20:14 Revision eac7d30c: [BUGFIX] Fix notices in Filelist module
- Resolves: #83002
Releases: master
Change-Id: I06c09f282df7fdcc0d8af11d65c5113f33a9c849
Reviewed-on: https://review.ty... - 16:32 Revision 67a7dddc: [TASK] Example for a RTE Flexform config after migration
- Releases: master, 8.7
Resolves: #83031
Change-Id: I918ef9ca5ae28f9c605e3c7940cea53b6ed3325a
Reviewed-on: https://revi... - 14:44 Revision ad3bbbc5: [BUGFIX] Fix class name of success button in the install tool
- Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re... - 14:42 Revision 3aee4f35: [BUGFIX] Fix class name of success button in the install tool
- Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re... - 14:21 Revision a4a7bd94: [BUGFIX] Fix class name of success button in the install tool
- Releases: master, 8.7, 7.6
Fixes: #83044
Change-Id: I2c16f160a18f4c0e58b87261b59fbde90aca2f82
Reviewed-on: https://re... - 10:24 Revision 9ef9c10b: [BUGFIX] Show deleted page actions in record history
- Because users have no access to deleted pages,
the access check always fails, leading to delete page
actions not bein... - 08:39 Revision 6bf0b30a: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
- Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t... - 08:39 Revision e121b779: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
- Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t... - 08:36 Revision 1e26d090: [BUGFIX] ConstantEditor: Make boolean fields UI working in Edge/IE
- Move the hidden form field out of the label tag to ensure clicking
the label's content (eg. fa icon) really toggles t... - 08:29 Revision 33bc5712: [BUGIFX] Fix JS error in filtering page tree
- While fixing #82877 a mistake was introduced which leads
to a JavaScript error when filtering the page tree.
Problem... - 08:26 Revision fea8a24e: [BUGIFX] Fix JS error in filtering page tree
- While fixing #82877 a mistake was introduced which leads
to a JavaScript error when filtering the page tree.
Problem... - 07:03 Revision 7650ede4: [FEATURE] Show page translations in list module
- Translations of the current page can now be listed and edited through the
list module again.
This is a follow-up cha...
2017-11-19
- 02:37 Revision f6de7c84: [BUGFIX] use included TSconfig files in frontend
- The files included in the field tsconfig_includes are now included
when collecting the page TSconfig in the TypoScrip... - 01:57 Revision b10a2b26: [BUGFIX] use included TSconfig files in frontend
- The files included in the field tsconfig_includes are now included
when collecting the page TSconfig in the TypoScrip...
2017-11-17
- 12:40 Revision 505031df: [TASK] Correct link to a 7.6 changelog resource
- The link pointing to the positioning of own handlers (a changelog of v7.6)
was missing a version paramater after "cor... - 10:36 Revision 1d07441c: [FEATURE] Hook to modify the display results before FluidView assignment
- To modify the display result rows before data is assigned to the fluid
view there is a new hook inside the `getDispla... - 09:49 Revision fe0de963: [BUGFIX] Add correct conversion of RTE pageTS config
- Add all pageTS.RTE options to config without dots appended to the key
to be able to override the RTE config with page... - 08:43 Revision 308af12b: [BUGFIX] Fix notices in UserAuthentication
- Resolves: #83003
Releases: master, 8.7
Change-Id: Iceaa7ab9bd436322229e591677c0aee16cd69f5c
Reviewed-on: https://revi...
2017-11-16
- 22:04 Revision 9252d63f: [!!!][TASK] Always use "Localization view" in list module
- When working with localizations in a system,
the option "Localization view" in the list module is
a pre-requisite for... - 21:46 Revision 693f270e: [BUGFIX] Set l10n_state before synchronizing fields
- L10nModeUpdater checks whether fields in translated records are
modified, thus not synchronized with the parent recor... - 21:46 Revision 31fa79ce: [BUGFIX] Set l10n_state before synchronizing fields
- L10nModeUpdater checks whether fields in translated records are
modified, thus not synchronized with the parent recor... - 21:24 Revision 2abc4244: [BUGFIX] Fix keepItems and removeItems handling with 0 values
- TSConfig properties keepItems and removeItems are checked
with a weak in_array() test (third argument not set to true... - 21:22 Revision c1543fc2: [BUGFIX] Fix keepItems and removeItems handling with 0 values
- TSConfig properties keepItems and removeItems are checked
with a weak in_array() test (third argument not set to true... - 19:31 Revision 5657d12b: [FOLLOWUP][TASK] FAL-based database fields moved to integer
- Remove duplicated "image" field definition in test scenario.
Related: #69909
Releases: master, 8.7
Change-Id: Ie87e2... - 19:31 Revision bb9c7729: [FOLLOWUP][TASK] FAL-based database fields moved to integer
- Remove duplicated "image" field definition in test scenario.
Related: #69909
Releases: master, 8.7
Change-Id: Ie87e2... - 18:50 Revision 4df710e1: [BUGFIX] Avoid invalid references in DataMapProcessor
- If DataMapProcessor is called with a non-reference id, e.g.
zero (0), this submission is considered as a reference. S... - 18:22 Revision 88290dd4: [BUGFIX] Avoid invalid references in DataMapProcessor
- If DataMapProcessor is called with a non-reference id, e.g.
zero (0), this submission is considered as a reference. S... - 16:46 Revision d4f055b1: [FEATURE] Replace @inject with @TYPO3\CMS\Extbase\Annotation\Inject
- This patch introduces the usage of doctrine annotations.
Therefore the AnnotationRegistry is configured during the
bo... - 15:37 Revision 08a2cce3: [BUGFIX] Fix notices in UserAuthentication
- Resolves: #83003
Releases: master, 8.7
Change-Id: Iceaa7ab9bd436322229e591677c0aee16cd69f5c
Reviewed-on: https://revi... - 15:23 Revision be47f2d8: [BUGFIX] Add correct conversion of RTE pageTS config
- Add all pageTS.RTE options to config without dots appended to the key
to be able to override the RTE config with page... - 13:54 Revision 17ad2f31: [BUGFIX] Use correct parameters for trimExplode
- In QueryBuilder::quoteIdentifiersForSelect the 3rd parameter of
trimExplode is inserted. To prevent notices array_pad... - 13:53 Revision 766290b2: [BUGFIX] Remove "[newlog()] " from DataHandler log info
- DataHandlers' newlog() function is a shorthand method that
should act as a simple API, which it does, but it also add... - 13:36 Revision 6437162f: [BUGFIX] Remove "[newlog()] " from DataHandler log info
- DataHandlers' newlog() function is a shorthand method that
should act as a simple API, which it does, but it also add... - 11:35 Revision e6878a52: [BUGFIX] Use correct parameters for trimExplode
- In QueryBuilder::quoteIdentifiersForSelect the 3rd parameter of
trimExplode is inserted. To prevent notices array_pad... - 09:54 Revision 25ccdf9c: [BUGFIX] Fix allowLanguageSynchronization on pages_language_overlay
- In case a TCA field uses allowLanguageSynchronization (or
l10n_mode=exclude) for table pages_language_overlay, depend... - 08:28 Revision 5b5336f6: [BUGFIX] Fix some PHP Notices thrown when rendering page module
- Resolves: #82921
Releases: master, 8.7
Change-Id: Id26239e65321aa3653de849932a0be7e626bd653
Reviewed-on: https://revi...
2017-11-15
- 15:44 Revision 927365df: [BUGFIX] Do not iterate over empty logger configuration
- Fixes PHP notices thrown by accessing non existing array key.
Resolves: #83004
Releases: master
Change-Id: Ib5ff0ace... - 12:57 Revision dd4cf172: [BUGFIX] FileStorageExtractionTask breaks if file not found
- Before the file is processed a extra check is done to be sure the file
exists. If the file doesn't exist it's marked ... - 12:05 Revision 4f17f87e: [FEATURE] Add hook for used/unused content record processing
- This patch adds a new hook to determine whether a content record is
used or not. Since the default decision is fairly... - 11:32 Revision 9ba9c878: [BUGFIX] FileStorageExtractionTask breaks if file not found
- Before the file is processed a extra check is done to be sure the file
exists. If the file doesn't exist it's marked ... - 08:41 Revision 6c4f06a1: [TASK] Allow all fields in felogin hook "forgotPasswordMail"
- Return all fields to ease the work with hooks.
Intention is not having to query again in hook
$GLOBALS['TYPO3_CONF_VA... - 08:25 Revision 6366ea4f: [TASK] Allow all fields in felogin hook "forgotPasswordMail"
- Return all fields to ease the work with hooks.
Intention is not having to query again in hook
$GLOBALS['TYPO3_CONF_VA... - 08:22 Revision e1cf064e: [TASK] Extend untangleFilesArray function test in RequestBuilder
- Check for cases where the files array is nested more complex or
keywords (e.g. "error") are used as field names.
Run... - 07:18 Revision 4770e0b7: [BUGFIX] Ensure "pid" and "parentid" of pages - inline fields are correct
- When doing translations with pages and inline elements (e.g. pages.media),
there is an inconsistency when an addition...
2017-11-14
- 19:44 Revision f6953bda: [TASK] Do not silently ignore exceptions in ImageViewhelper
- Exceptions in the ImageViewhelper are currently silently ignored.
So you'll get no information if a wrong value has b... - 19:33 Revision 6255fc5e: [BUGFIX] Stabilize Language Acceptance tests
- Stabilize the acceptance tests to activate and deactivate a language by
checking only for the alerts instead of the e... - 19:33 Revision 254ceef4: [BUGFIX] Stabilize Language Acceptance tests
- Stabilize the acceptance tests to activate and deactivate a language by
checking only for the alerts instead of the e... - 15:30 Revision 4f04f40f: [BUGFIX] Remove orderBy in count query
- OrderBy does not make sense in a count only query and
fails on SQL Server, hence it is removed.
Change-Id: I676d1913... - 15:09 Revision b7d0353f: [BUGFIX] Handle variadic arguments in Extbase DebuggerUtility
- Variadic arguments are optional but do not have a default value, thus
properly check this.
Also render the variadic ... - 14:57 Revision ab77786b: [BUGFIX] Handle variadic arguments in Extbase DebuggerUtility
- Variadic arguments are optional but do not have a default value, thus
properly check this.
Also render the variadic ... - 10:22 Revision 8e107484: [BUGFIX] Add label to page ID field in PageLinkHandler
- Add the missing label and adopt styling of the additional
field which allows to link to a page by providing the page ... - 08:13 Revision 30b633ca: [BUGFIX] Add FLUIDTEMPLATE to t3editor code completion
- With this patch t3editor is now aware of `FLUIDTEMPLATE`, thus supported
by code completion.
Resolves: #82967
Releas... - 08:06 Revision e95feacb: [BUGFIX] Add label to page ID field in PageLinkHandler
- Add the missing label and adopt styling of the additional
field which allows to link to a page by providing the page ... - 07:42 Revision 83155a80: [TASK] Deprecate usage of @inject with non-public properties
- When using private or protected properties for Dependency Injection
via `@inject`, Extbase needs to use the object re...
2017-11-13
- 20:17 Revision db050815: [BUGFIX] Add FLUIDTEMPLATE to t3editor code completion
- With this patch t3editor is now aware of `FLUIDTEMPLATE`, thus supported
by code completion.
Resolves: #82967
Releas... - 19:02 Revision 77cc3742: [TASK] Upgrade chromedriver to 2.33
- Use latest chromedriver to deal with youngest chrome
in acceptance tests.
Change-Id: I7d637022fa9e327e771198625943b1... - 19:02 Revision e7e38ae0: [TASK] Upgrade chromedriver to 2.33
- Use latest chromedriver to deal with youngest chrome
in acceptance tests.
Change-Id: I7d637022fa9e327e771198625943b1... - 17:35 Revision 0759379c: [BUGFIX] Fix multi-checkbox/radiobox labels for values containing dots
- If checkbox/radiobox values contain dots, these are falsely evaluated as
array lookup paths. Fix this by passing in s... - 09:47 Revision 6c60d6b9: [BUGFIX] Improve performance iterating local files
- Improve performance iterating local files by avoiding multiple calls to
SplFileInfo.
Releases: master, 8.7
Resolves:... - 09:47 Revision d31fd8b4: [BUGFIX] Improve performance iterating local files
- Improve performance iterating local files by avoiding multiple calls to
SplFileInfo.
Releases: master, 8.7
Resolves:... - 09:28 Revision d604511f: [BUGFIX] Fix path-resolution for template-resource in EXT:felogin
- Do not use frontend inclusion API for private template resource.
Instead resolve to full absolute path for inclusion.... - 09:06 Revision ba5e1f24: [BUGFIX] Fix path-resolution for template-resource in EXT:felogin
- Do not use frontend inclusion API for private template resource.
Instead resolve to full absolute path for inclusion....
2017-11-12
- 10:33 Revision b4767358: [FOLLOWUP][TASK] Migrate pages_language_overlay into pages
- An additional SQL index is added to the database.
Resolves: #82445
Releases: master
Change-Id: I94d1eab5f492b465fafb...
2017-11-11
- 16:57 Revision 021d393e: [BUGFIX] Fix multi-checkbox/radiobox labels for values containing dots
- If checkbox/radiobox values contain dots, these are falsely evaluated as
array lookup paths. Fix this by passing in s...
2017-11-10
- 11:59 Revision b268f001: [BUGFIX] Add missing code-block:: php line in feature rst file
- Resolves: #82964
Releases: master, 8.7
Change-Id: Iccaae0c2aeefa7c82b3df50956424509acea4233
Reviewed-on: https://revi... - 11:58 Revision b33a682d: [BUGFIX] Add missing code-block:: php line in feature rst file
- Resolves: #82964
Releases: master, 8.7
Change-Id: Iccaae0c2aeefa7c82b3df50956424509acea4233
Reviewed-on: https://revi... - 08:39 Revision 0d3afdfc: [TASK] EXT:form - cache merged YAML settings
- Cache the merged YAML settings into the assets cache to improve the
performance.
Resolves: #82373
Releases: master, ...
2017-11-09
- 19:20 Revision 8b2dd6f1: [BUGFIX] Show deleted page actions in record history
- Because users have no access to deleted pages,
the access check always fails, leading to delete page
actions not bein... - 19:16 Revision 3b0654fc: [BUGFIX] Show deleted page actions in record history
- Because users have no access to deleted pages,
the access check always fails, leading to delete page
actions not bein... - 13:15 Revision 8766f367: [TASK] Add Fluid expressions and pre-processors global config
- This patch moves a previously hardcoded list of Fluid
implementations from the RenderingContext constructor,
to TYPO3... - 10:51 Revision 3e871f80: [TASK] Update typo3/cms-composer-installers
- Update the lock file to pull in the latest (1.4.5) release.
This version is marked as PHP 7.2 compatible.
composer co... - 09:36 Revision f7cdd083: [TASK] Update typo3/cms-composer-installers
- Update the lock file to pull in the latest (1.4.5) release.
This version is marked as PHP 7.2 compatible.
composer co... - 09:19 Revision 856ddf39: [TASK] EXT:form - cache merged YAML settings
- Cache the merged YAML settings into the assets cache to improve the
performance.
Resolves: #82373
Releases: master, ... - 09:15 Revision 7d1506ee: [TASK] Reduce PHP queries of pagetree SQL
- The TYPO3 Backend PageTree, built in TYPO3 4.5, has
some strange quirks resolving DB records, doing
a lot of queries ...
2017-11-08
- 22:20 Revision a75a8b62: [BUGFIX] Properly encode text in JS in install tool
- Several times the install tool was using html()
instead of text(). Use text() whenever possible.
Resolves: #82949
Re... - 16:46 Revision 54959380: [TASK] Update ext:styleguide to 9.0.0
- The v9/master branch of styleguide generates correct
page localizations of styleguide demo data pages in
table pages ... - 15:17 Revision 4cad2c4a: [TASK] Update ext:styleguide to 8.0.13
- This is probably the last version with v8 and v9
in sync before branching off styleguide v8.
Styleguide introduced a... - 15:17 Revision bf309e2a: [TASK] Update ext:styleguide to 8.0.13
- This is probably the last version with v8 and v9
in sync before branching off styleguide v8.
Styleguide introduced a... - 14:50 Revision 7153f802: [TASK] styleguide: TCA data generator: Drop pages_language_overlay
- With the core v9 merge of pages_language_overlay into pages
the TCA data generator needs a couple of adjustments to
p... - 13:59 Revision d964d76f: [FOLLOWUP][FEATURE] Load new content element wizard via modal instead of new page
- Ensure that jQuery is available in NewRecordController.
Resolves: #75676
Releases: master
Change-Id: Idf437554fb136e... - 12:44 Revision 22ea9ad3: [TASK] styleguide: TCA: Remove deprecated localizeChildrenAtParentLocalization
- 12:37 Revision 33714fee: [FEATURE] Load new content element wizard via modal instead of new page
- Instead of having the new content element wizard in a separate module page
it will be opened in a modal now.
Resolve... - 11:55 Revision 355be2e7: [!!!][TASK] Migrate pages_language_overlay into pages
- The patch migrates all data from pages_language_overlay into pages,
and moves all API calls to overlay pages.
The fo... - 11:49 Revision 5b40db8e: [BUGFIX] TcaMigration should not skip on existing overrideChildTca
- If an overideChildTca key is already added by a TYPO3 core
function like ExtensionManagementUtility::getFileFieldTCAC... - 10:34 Revision 6621faf1: [!!!][TASK] Remove sys_domain.forced database field
- The DB setting "sys_domain.forced" is confusing and does not make sense
nowadays, especially with nested domain recor... - 08:29 Revision 432862d4: [BUGFIX] Add workspace overlay for translated page title
- The title of a translated page must be overlayed with the
workspace version.
Resolves: #65607
Releases: master, 8.7,... - 08:29 Revision d4e7f31a: [BUGFIX] Add workspace overlay for translated page title
- The title of a translated page must be overlayed with the
workspace version.
Resolves: #65607
Releases: master, 8.7,... - 07:30 Revision f11241b5: [BUGFIX] Add workspace overlay for translated page title
- The title of a translated page must be overlayed with the
workspace version.
Resolves: #65607
Releases: master, 8.7,...
2017-11-07
- 18:07 Revision b6c72882: [BUGFIX] TcaMigration should not skip on existing overrideChildTca
- If an overideChildTca key is already added by a TYPO3 core
function like ExtensionManagementUtility::getFileFieldTCAC... - 16:42 Revision f1475e8d: [TASK] Unify Backend module registration for Extbase modules
- This patch unifies the Backend module registration for Extbase modules
like it has already been done for all other Ba... - 15:29 Revision 15b4b9a7: [TASK] Filter duplicate cache commands from CacheQueue
- under the right condition multiple duplicate cache commands are executed
for Example: save a record in Backend can c... - 14:44 Revision 2b7e7c9c: [TASK] Filter duplicate cache commands from CacheQueue
- under the right condition multiple duplicate cache commands are executed
for Example: save a record in Backend can c... - 14:29 Revision 0d63f849: [TASK] Apply JS CGL on SvgTree files
- In order to make page tree smaller and easier to review,
this patch applies new JS CGLs on SvgTree related files.
Re... - 13:55 Revision b8f745f4: [TASK] Add Fluid expressions and pre-processors global config
- This patch moves a previously hardcoded list of Fluid
implementations from the RenderingContext constructor,
to TYPO3... - 00:18 Revision ce60414e: [BUGFIX] Element file browser respects allowedExtensions
- The type=input, renderType=inputLink field control has an option
"allowedExtensions" to restrict the file element bro... - 00:02 Revision f743e13a: [BUGFIX] Element file browser respects allowedExtensions
- The type=input, renderType=inputLink field control has an option
"allowedExtensions" to restrict the file element bro...
2017-11-06
- 21:40 Revision 33d8ea0e: [BUGFIX] Fix path to language file in SelectTreeElement
- Fixes missing labels in the svg category tree toolbar.
Releases: master
Resolves: #82934
Change-Id: Iac29bc35b408946... - 13:14 Revision 1b891d61: [BUGFIX] Fix PHP Notices in cached ext_localconf.php
- Resolves: #82920
Releases: master, 8.7
Change-Id: I7a533f56ec68a119c19aad6c87de9dfc2e59dc6a
Reviewed-on: https://revi... - 12:55 Revision df455741: [TASK] Updated Examples for Usage
- Added default and inline usage for the optional attribute "allowedTags"
Maybe you have to think about the name, caus... - 12:31 Revision fd15f484: [TASK] Update typo3/cms-composer-installers
- Update the lock file to pull in the latest release.
composer command: composer update typo3/cms-composer-installers
... - 12:31 Revision 6885e191: [TASK] Update typo3/cms-composer-installers
- Update the lock file to pull in the latest release.
composer command: composer update typo3/cms-composer-installers
... - 11:35 Revision 3ace4185: [BUGFIX] Replace forgotten back button to new button API
- With #69884 the new button API was introduced but the back button
in DatabaseRecordList was forgotten. The button is ... - 11:28 Revision d8de96e5: [TASK] Refactor implementation of PaginateWidget
- Refactors templates to minimise the impact of using the
uncompilable PaginateWidget. By moving the Widget to
a separa... - 11:18 Revision 945c39aa: [!!!][TASK] Remove hardly used pagetree related TS options
- The following pageTSconfig options are removed:
- options.pageTree.excludeDoktypes
No doktypes are exclueded anymore... - 10:46 Revision 9ac932c5: [TASK] Add parameter gclid to excludedParameters for cHash generation
- The parameter 'gclid' is used as click identifier for Google AdWords
and must not be used during the cHash generation... - 10:32 Revision 3ad2756d: [TASK] Add parameter gclid to excludedParameters for cHash generation
- The parameter 'gclid' is used as click identifier for Google AdWords
and must not be used during the cHash generation... - 10:09 Revision ee33fc2e: [BUGFIX] Fix PHP Notices in cached ext_localconf.php
- Resolves: #82920
Releases: master, 8.7
Change-Id: I7a533f56ec68a119c19aad6c87de9dfc2e59dc6a
Reviewed-on: https://revi... - 10:04 Revision f65b811e: [BUGFIX] Replace forgotten back button to new button API
- With #69884 the new button API was introduced but the back button
in DatabaseRecordList was forgotten. The button is ...
2017-11-05
- 11:21 Revision 8b9ca41f: [!!!][TASK] Remove TS option page.stylesheet
- Remove the TypoScript option 'page.stylesheet' in favor of
using `page.includeCSS`.
Resolves: #82915
Releases: maste... - 00:40 Revision 562b329e: [!!!][TASK] Remove the TS option page.bodyTagMargins
- The option 'page.bodyTagMargins' is rarly used and can be removed.
Any style information should be placed in a CSS fi...
2017-11-04
- 19:45 Revision e42ca813: Revert "[BUGFIX] Set _localizedUid in OriginColumnName"
- This reverts commit 3d03fc2891331593ee348944bfbe3ccc34bb9f5f.
The patch needs to be reverted due to wrong implementa... - 19:45 Revision 641611f4: Revert "[BUGFIX] Set _localizedUid in OriginColumnName"
- This reverts commit 68e8530319faea18fbc61eee55fc00298582e8de.
The patch needs to be reverted due to wrong implementa... - 16:38 Revision d9da2d5e: [FOLLOWUP][FEATURE] Add MetaTag API
- Bring back the meta generator which got lost in the original patch
Resolves: #81464
Releases: master
Change-Id: I5c6... - 09:24 Revision 73239fa6: [TASK] Refactor implementation of PaginateWidget
- Refactors templates to minimise the impact of using the
uncompilable PaginateWidget. By moving the Widget to
a separa...
2017-11-03
- 23:05 Revision 96144717: [FEATURE] Add Meta Tag API
- TYPO3 now allows to set, get and unset meta tags with an clear and
concise API. This API allows it to set any meta ta... - 21:43 Revision 4dbe5bdc: [FEATURE] Add possibility to get a label in a specific language
- Add possibility to get a label in a specific language in
LocalizationUtility::translate() and the TranslateViewHelper... - 18:45 Revision c5867cfb: [!!!][FEATURE] Added deleted field for scheduler task
- Add a deleted flag to database table "tx_scheduler_task".
Any task execution will also consider this field.
Resolves... - 17:37 Revision c2d30f54: [TASK] Remove TypoScript option config.typolinkCheckRootline
- The TypoScript option 'config.typolinkCheckRootline' was introduced
back in TYPO3 v4.x when there was no proper rootl... - 15:40 Revision a3fcf6d6: [BUGFIX] FormEngine: returnUrl handling in inline
- If an inline child, opened via ajax request, generates links leaving
the current records and opening a different one,... - 15:21 Revision 0ef7ce1d: [BUGFIX] FormEngine: returnUrl handling in inline
- If an inline child, opened via ajax request, generates links leaving
the current records and opening a different one,... - 13:06 Revision 6f706862: [TASK] Set JS .editorconfig indent style to 2 spaces
- Resolves: #82900
Releases: master
Change-Id: I9e80f662981dc107d5bcd1e4fc28bcf9d2ff3b4a
Reviewed-on: https://review.ty... - 12:23 Revision 7120fe89: [BUGFIX] Remove unused ExtJS inclusion in System->Log
- Resolves: #82908
Releases: master
Change-Id: I96d661e294a737e36a084d4fa7423cc9257d1578
Reviewed-on: https://review.ty... - 11:58 Revision a5d866db: [TASK] Deprecate ClientUtility
- The class ClientUtility is outdated and not used anymore and can be
deprecated.
Resolves: #82903
Releases: master
Ch...
2017-11-02
- 17:51 Revision a9382eae: [TASK] Make SVG category tree use JS Icon API
- This change make SVG tree expect icon identifier instead of icon source
in JSON node data.
Tree fetches icon source v... - 17:08 Revision 075c7a65: [BUGFIX] Ensure cache tags are strings in workspaces
- On SQLServer you cannot insert integers in varchar
columns therefore the workspaces module ajax requests
are failing ... - 16:43 Revision 38d689d5: [!!!][TASK] Streamline ExtensionManagementUtility
- The following functionality within this API class is marked as deprecated:
- siteRelPath()
- getExtensionKeyByPrefix(... - 14:46 Revision 92496f92: [BUGFIX] Add checks to ReflectionService to have correct return values
- Resolves: #82885
Releases: master, 8.7
Change-Id: I422f920187186fe83b6043f806fc1be9a16c8a25
Reviewed-on: https://revi... - 13:41 Revision 70665796: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/105 from tmotyl/patch-2
- Fix input_38 label
- 13:23 Revision 6331c34f: Fix input_38 label
- 11:49 Revision 080ef8cb: [!!!][TASK] Migrate EXT:version into EXT:workspaces
- The concept of versioning records based on how it is
integrated into TYPO3 only makes sense in conjunction
with works... - 10:46 Revision eab8eed8: [CLEANUP] Minor argument and comment cleanup
- Some methods are called with default arguments, which can be omitted
when calling the methods.
Additionally, some PH... - 09:49 Revision 9098e357: [BUGFIX] Handle returnUrl for access module
- With this fix the access module again returns to the correct
page the user expects it to return to.
Resolves: #82883... - 09:39 Revision 4113ced9: [BUGFIX] Access module preselects owner/group when changed via AJAX
- Resolves: #79915
Releases: master, 8.7, 7.6
Change-Id: Ie3b573857ff011295be198633a0f6868b1ff55b6
Reviewed-on: https:/... - 09:29 Revision f4eb5829: [BUGFIX] Handle returnUrl for access module
- With this fix the access module again returns to the correct
page the user expects it to return to.
Resolves: #82883... - 09:18 Revision 8a97df22: [BUGFIX] Access module preselects owner/group when changed via AJAX
- Resolves: #79915
Releases: master, 8.7, 7.6
Change-Id: Ie3b573857ff011295be198633a0f6868b1ff55b6
Reviewed-on: https:/... - 08:46 Revision ae180326: [BUGFIX] Handle returnUrl for access module
- With this fix the access module again returns to the correct
page the user expects it to return to.
Resolves: #82883... - 08:32 Revision 7254c6cf: [BUGFIX] Access module preselects owner/group when changed via AJAX
- Resolves: #79915
Releases: master, 8.7, 7.6
Change-Id: Ie3b573857ff011295be198633a0f6868b1ff55b6
Reviewed-on: https:/... - 05:50 Revision de36c808: [!!!][TASK] Remove global variable PARSETIME_START
- The global variable $GLOBALS['PARSETIME_START'] is removed,
as it has been superseded by $GLOBALS['TYPO3_MISC']['micr...
2017-11-01
- 15:39 Revision 9adf82c6: [TASK] Show allowed media sources in "Add media by URL" modal
- In the modal view of "Add media by URL" the possible sources from where
media can be embedded are now shown.
Resolve... - 13:31 Revision 3d03fc28: [BUGFIX] Set _localizedUid in OriginColumnName
- While saving an object the _localizedUid will be saved into the DB
column which is defined in TranslationOriginalColu... - 13:15 Revision e85e41fe: [TASK] Unify spelling of "YAML" throughout the core
- The correct spelling of the abbreviation is "YAML".
Standardized throughout the comments.
Resolves: #82459
Releases:... - 13:04 Revision 68e85303: [BUGFIX] Set _localizedUid in OriginColumnName
- While saving an object the _localizedUid will be saved into the DB
column which is defined in TranslationOriginalColu... - 13:03 Revision 272fc98a: [TASK] styleguide: TCA elements_basic input_38 inputLink with allowedExtensions
- Related: https://github.com/TYPO3-CMS/styleguide/issues/82861
- 11:56 Revision b232f37f: [TASK] Remove obsolete IE6 condition in debug exception handler
- Some very lonesome IE6 check can be removed for
debugging purposes now, since IE6 support has been dropped
for a long... - 10:26 Revision 72073925: [FOLLOWUP][BUGFIX] Ensure absolute paths for &eID=dumpFile
- This follow-up patch ensures the link is properly generated when
generating it from a Backend context, e.g., when emb...
2017-10-31
- 16:39 Revision 8c40079d: [BUGFIX] Move doctrine initalization to connect() method
- The event and custom type initalization of doctrine is moved
to an overwritten connect() method in the Connection cla... - 07:42 Revision d9d8f19a: [FOLLOWUP][!!!][TASK] Replace ClassInfo with ClassSchema
- Increase test coverage of ClassSchema and ReflectionService
Releases: master
Resolves: #57594
Resolves: #55654
Chang...
2017-10-30
- 22:08 Revision ae6d0ad5: [BUGFIX] Catch UnknownLinkHandlerException in InputLinkElement
- Catch another exception to avoid a breaking backend.
Resolves: #82850
Releases: master, 8.7
Change-Id: I349aae21932b... - 21:25 Revision e3cf49c9: [BUGFIX] EXT:form - really disable records overview in redirect finisher
- Resolves: #82786
Releases: master, 8.7
Change-Id: I9cdfbcd5e0f25b832ea546f1b8c70a9f544b31aa
Reviewed-on: https://revi... - 21:23 Revision fdae5d8f: [BUGFIX] Catch UnknownLinkHandlerException in InputLinkElement
- Catch another exception to avoid a breaking backend.
Resolves: #82850
Releases: master, 8.7
Change-Id: I349aae21932b... - 21:20 Revision 0b7c8667: [BUGFIX] Fix foreign_table_where GROUP BY handling
- Unpack the array elements before passing them on
Resolves: #82159
Releases: master, 8.7
Change-Id: I6a094927f595d42f... - 21:20 Revision 9be1ac92: [BUGFIX] Flexform Form ID should not contain brackets
- Using brackets in flexform elements caused the javascript to be disabled
for the element.
While using a custom form i... - 21:04 Revision f3e7a034: [BUGFIX] Fix foreign_table_where GROUP BY handling
- Unpack the array elements before passing them on
Resolves: #82159
Releases: master, 8.7
Change-Id: I6a094927f595d42f... - 20:59 Revision 74d0b919: [BUGFIX] Show default site name in installation wizard
- Currently in step 4 the input box for the site name is empty. This patch
re-adds the default site name from FactoryCo... - 20:56 Revision 2f8e1991: [BUGFIX] Fix usages of config.additionalHeaders
- Update some internal usages of config.additionalHeaders in tests
and other places to use the correct new syntax.
Res... - 20:55 Revision 35b8be84: [BUGFIX] Add missing image for workspace preview
- Readd an image which has been removed during cleanups
Resolves: #82857
Releases: 7.6
Change-Id: Idd487fec1d35dc91909... - 17:36 Revision 2823bef0: [BUGFIX] Ensure correct page is selected in page tree
- There are several actions in the backend that should
trigger a certain page to be selected in the tree.
Among others... - 17:07 Revision bd4a35ea: [!!!][BUGFIX] Throw exception on invalid charset
- This gives users a clear hint if e.g. config.metaCharset contains
an invalid value instead of showing a blank page.
... - 15:41 Revision 917d9a5a: [BUGFIX] Ensure correct page is selected in page tree
- There are several actions in the backend that should
trigger a certain page to be selected in the tree.
Among others... - 14:37 Revision ddc3c35e: [TASK] styleguide: TCA: Have l10n_mode=defaultAsReadonly as select_single_13
- Separate from select_single_2 example.
- 14:30 Revision 78f75970: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/103 from romm/task/select-l10n-display-settings
- [TASK] styleguide: Set l10n display setting to `defaultAsReadonly` for select
- 14:24 Revision 16fd05a1: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/104 from neufeind/patch-1
- recordOverview must be recordsOverview
- 11:12 Revision 3a9441dc: [TASK] Add .tsconfig files to .editorconfig
- Add definition for new TSConfig filetype .tsconfig to .editorconfig
file.
Change-Id: I3fd87abc8a8fe554692f61e548e37d... - 10:54 Revision ad8cd318: [BUGFIX] Fix usages of config.additionalHeaders
- Update some internal usages of config.additionalHeaders in tests
and other places to use the correct new syntax.
Res... - 10:51 Revision 70dd84af: [TASK] Add .tsconfig files to .editorconfig
- Add definition for new TSConfig filetype .tsconfig to .editorconfig
file.
Change-Id: I3fd87abc8a8fe554692f61e548e37d... - 09:49 Revision 0538ca97: [BUGFIX] Flexform Form ID should not contain brackets
- Using brackets in flexform elements caused the javascript to be disabled
for the element.
While using a custom form i... - 08:22 Revision 5bfc3e65: [!!!][TASK] Remove DB field pages.no_cache
- Having an option to completely disable the page rendering
cache available per page for editors is a real risk. This
o...
Also available in: Atom