Activity
From 2017-10-12 to 2017-11-10
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...
2017-10-27
- 18:53 Revision acf72721: [BUGFIX] Only fetch fileReferences from localized table if column exist
- Only if a localized table also contains the requested column for file
references it will overlay the previous generat... - 17:25 Revision 68a3d271: [BUGFIX] Only fetch fileReferences from localized table if column exist
- Only if a localized table also contains the requested column for file
references it will overlay the previous generat... - 17:16 Revision ebb10866: [BUGFIX] Avoid race condition in JS Icon API
- Now promise is cached instead of promise result, to avoid race condition
when requesting the same icon multiple times... - 17:10 Revision 6e92f9e8: [BUGFIX] Do not turn E_USER_DEPRECATED errors into exceptions
- Also use the silent upgrade wizard to correct existing settings.
Resolves: #82721
Releases: master
Change-Id: I8d163... - 16:35 Revision c81efca2: [BUGFIX] Avoid race condition in JS Icon API
- Now promise is cached instead of promise result, to avoid race condition
when requesting the same icon multiple times... - 14:22 Revision 6d3286b5: [BUGFIX] Allow multiline strings in foreign_table_where
- Add the ’s’ (PCRE_DOTALL) modifier to regular expressions.
Resolves: #82854
Releases: master, 8.7
Change-Id: Ib5feab...
2017-10-26
- 16:01 Revision 689c9d85: [BUGFIX] Allow multiline strings in foreign_table_where
- Add the ’s’ (PCRE_DOTALL) modifier to regular expressions.
Resolves: #82854
Releases: master, 8.7
Change-Id: Ib5feab...
2017-10-25
- 21:47 Revision e36d1d70: recordOverview must be recordsOverview
- Core-review to get that fixed in the redirectFinisher is at https://review.typo3.org/54435
- 07:37 Revision a2bca832: [BUGFIX] Do not force content_fallback to default page language
- If a page translation is not available, the TypoScript option
`config.sys_language_mode` has the option
`content_fall...
2017-10-23
- 14:58 Revision 0e0ee80a: [FOLLOWUP][BUGFIX] Allow longer file-endings in typoscript directory includes
- Adds missing unit tests for this change.
Resolves: #82543
Releases: master, 8.7
Change-Id: Ica7f5c2f99dd991042e3c116... - 14:08 Revision 1597ecca: [TASK] styleguide: Set l10n display setting to `defaultAsReadonly` for select
- This allows testing the behaviour of this field in a translated element.
- 11:02 Revision 1f04eb5c: [FOLLOWUP][BUGFIX] Allow longer file-endings in typoscript directory includes
- Adds missing unit tests for this change.
Resolves: #82543
Releases: master, 8.7
Change-Id: Ica7f5c2f99dd991042e3c116... - 09:40 Revision 113943c6: [BUGFIX] Do not force content_fallback to default page language
- If a page translation is not available, the TypoScript option
`config.sys_language_mode` has the option
`content_fall... - 09:37 Revision 0a7046cb: [BUGFIX] Allow setting translateToMessage to empty
- Unsetting TCEMAIN.translateToMessage was not possible
due to a default fallback to a hardcoded string in
data handler... - 09:06 Revision 0fdfb0d0: [TASK] Remove documentation of borderCol
- CSS Styled Content uses only the constant for setting
the border color, not the older configuration property
borderCo...
2017-10-20
- 17:45 Revision 6aefb59c: [BUGFIX] MenuProcessor doesn't accept necessary sub keys
- Adds subproperty keys for levels, expandAll, includeSpacer and
titleField to $allowedConfigurationKeys.
Adds the subp... - 17:44 Revision 060c94e7: [TASK] Update Symfony packages to latest releases
- Update all Symfony packages for the distribution
release to latest versions.
Composer users get these versions anywa... - 16:19 Revision f0d731dd: [BUGFIX] MenuProcessor doesn't accept necessary sub keys
- Adds subproperty keys for levels, expandAll, includeSpacer and
titleField to $allowedConfigurationKeys.
Adds the subp... - 15:11 Revision 0b300b6c: [FEATURE] Introduce new @import syntax for TS includes
- The original '<INCLUDE_TYPOSCRIPT...>' syntax is hard to understand,
error-prone and overloaded with features.
This ... - 14:56 Revision 90888947: [BUGFIX] Allow longer file-endings in typoscript directory includes
- Directory includes now allow more liberal substrings to include files
not only based on their extension (*.typoscript... - 14:50 Revision 6a56da73: [FEATURE] TCA: Allow label in palette array
- Allow 'label' within the 'palettes' array in TCA next
to 'showitem'. This defines a default label rendered as
the pal... - 14:44 Revision 9ddb3cb1: [BUGFIX] Allow longer file-endings in typoscript directory includes
- Directory includes now allow more liberal substrings to include files
not only based on their extension (*.typoscript... - 14:37 Revision 521ae2e5: [!!!][TASK] Scheduler: Drop "use atd" based execution
- The feature to execute scheduler tasks via the "at daemon"
on unix found extremely little use in the wild and is
drop... - 14:04 Revision 8b6d3442: [TASK] Extend WorkspaceServiceTests for fetchPagesWithVersionsInTable
- Add new tests for fetchPagesWithVersionsInTable and correct comments.
Change-Id: I2fe08656ecddf3f7391e6012bb969dd85c... - 13:57 Revision fb8c1dd2: [TASK] Show upload files button in filelist options if folder
- At the moment there is only a clickmenu entry to upload files
without entering the folder. With this patch the upload... - 13:42 Revision f4c039ea: [BUGFIX] Fix adding avatars to user profile
- Check opener for null before usage.
Change-Id: I1ed9ac13bab5b76ef5ed8a24c04b07f9dd6d7f85
Resolves: #82829
Releases: ... - 13:37 Revision 8bee5163: [TASK] Show upload files button in filelist options if folder
- At the moment there is only a clickmenu entry to upload files
without entering the folder. With this patch the upload... - 13:36 Revision 0e5ec28b: [BUGFIX] Fix link rendering in li tag
- Changes the rendering for li tags in RTE in sys ext css_styled_content.
This change is based on a former bugifx for T... - 13:16 Revision cc047a79: [BUGFIX] Add renderType to select
- Add missing renderType for select box in form
flexform.
Change-Id: I58ade2720cf763cf26fc1d1e74457044ddfa054f
Resolve... - 13:16 Revision d1526ffd: [TASK] Update friendsofphp/php-cs-fixer to latest version
- Resolves: #82806
Releases: master,8.7
Change-Id: I071c114db90b292936f5c3fd76c7ac74fd52bd60
Reviewed-on: https://revie... - 12:41 Revision 81ff089c: [BUGFIX] Install tool extension scanner .rst file core version
- The core version indicator in the extension scanner of the install
tool on reST files is broken on windows OS since p... - 12:39 Revision 5221c962: [BUGFIX] Add renderType to select
- Add missing renderType for select box in form
flexform.
Change-Id: I58ade2720cf763cf26fc1d1e74457044ddfa054f
Resolve... - 12:30 Revision cb81fa5e: [TASK] Update friendsofphp/php-cs-fixer to latest version
- Resolves: #82806
Releases: master,8.7
Change-Id: I071c114db90b292936f5c3fd76c7ac74fd52bd60
Reviewed-on: https://revie...
2017-10-19
- 23:27 Revision 24b5c582: [TASK] Extend WorkspaceServiceTests for fetchPagesWithVersionsInTable
- Add new tests for fetchPagesWithVersionsInTable and correct comments.
Change-Id: I2fe08656ecddf3f7391e6012bb969dd85c... - 22:33 Revision 38299bed: [TASK] styleguide: TCA: palette with label example
- Adapt to an upcoming core feature.
Related: https://github.com/TYPO3-CMS/styleguide/issues/82826 - 21:40 Revision f3495a7e: [BUGFIX] EXT:indexed_search: Dont add stat record for empty search
- Resolves: #81786
Releases: master, 8.7
Change-Id: I1bc5e93fdfb3a1068a09ae37c47e51b1811d58b5
Reviewed-on: https://revi... - 21:11 Revision 7eaf1907: [BUGFIX] Delete unavailable "recently switched to" users from UC
- If a user who appears in the "Recently switched to" list became
unavailable for some reason, only the placeholder ava... - 10:13 Revision 0aa3123d: [!!!][TASK] Remove "content_doktypes"
- The global option "content_doktypes" is
1. outdated (still contains doktypes 2 which was removed in 4.x)
2. only in u... - 09:32 Revision f06e99a0: [TASK] Move AjaxLoginHandler to AjaxLoginController
- The AjaxLoginHandler which does AJAX logic for login timeouts is be moved
to the proper location, as it is a controll...
2017-10-18
- 22:22 Revision b0d9f03b: [BUGFIX] Remove style attribute in LiveSearch
- Currently, `beforeRender` removes some inline CSS so adjust the layout
of the suggest list. If the first search has n... - 22:06 Revision 69011004: [BUGFIX] Remove style attribute in LiveSearch
- Currently, `beforeRender` removes some inline CSS so adjust the layout
of the suggest list. If the first search has n... - 21:44 Revision 3d25dc85: [BUGFIX] Make ReferenceIndex caching optional
- The runtime caches used in the ReferenceIndex class
added in TYPO3 8.7.2 should not be added by default
but included ... - 21:44 Revision 9aa50fcf: [BUGFIX] CSC Header CE does not respect lib.parseTarget configuration
- The TypoScript of the CSC header element does not respect
the global lib.parseTarget configuration
Resolves: #36216
... - 09:24 Revision a448b413: [BUGFIX] CKEditor: Make link editable
- Fixes the TypeError
htmlspecialchars() expects parameter 1 to be string, null given
Resolves: #82787
Releases: mast... - 09:00 Revision e552bb42: [BUGFIX] CKEditor: Make link editable
- Fixes the TypeError
htmlspecialchars() expects parameter 1 to be string, null given
Resolves: #82787
Releases: mast... - 08:23 Revision d95b3b69: [BUGFIX] Allow setting translateToMessage to empty
- Unsetting TCEMAIN.translateToMessage was not possible
due to a default fallback to a hardcoded string in
data handler... - 01:37 Revision 78e7f989: [BUGFIX] Fix declaration of injectView in install tool
- When using PHP7 declarations of sub classes have to
be compatible to their parent declarations.
As the install tool ... - 01:22 Revision f8aa965b: [BUGFIX] Update tstamp on inline relation addition
- If in a record with an inline relation a new relation
is added and nothing else is changed the timestamp
was not upda... - 01:15 Revision 3b683e13: [BUGFIX] EXT:indexed_search: Dont add stat record for empty search
- Resolves: #81786
Releases: master, 8.7
Change-Id: I1bc5e93fdfb3a1068a09ae37c47e51b1811d58b5
Reviewed-on: https://revi... - 01:14 Revision 7316340f: [BUGFIX] Localization State does not properly sanitize and enrich
- The Localization State object has an incomplete assignment in the
constructor - sanitize processing is overridden by ... - 01:05 Revision 3280e2ed: [BUGFIX] Update tstamp on inline relation addition
- If in a record with an inline relation a new relation
is added and nothing else is changed the timestamp
was not upda... - 00:47 Revision 85836c4c: [BUGFIX] Localization State does not properly sanitize and enrich
- The Localization State object has an incomplete assignment in the
constructor - sanitize processing is overridden by ... - 00:43 Revision db43efd8: [BUGFIX] EXT:form - "label" is not set for the FormDefinition class
- Set the "label" property for the root form element
TYPO3\CMS\Form\Domain\Model\FormDefinition
Resolves: #82573
Relea...
2017-10-17
- 23:48 Revision cb1e38e1: [BUGFIX] EXT:form - "label" is not set for the FormDefinition class
- Set the "label" property for the root form element
TYPO3\CMS\Form\Domain\Model\FormDefinition
Resolves: #82573
Relea... - 23:35 Revision 9e4766cb: [BUGFIX] Make ReferenceIndex caching optional
- The runtime caches used in the ReferenceIndex class
added in TYPO3 8.7.2 should not be added by default
but included ... - 23:00 Revision f081e3f1: [BUGFIX] Add parseFunc handling to pre tags
- Pre tags are currently not passed through parseFunc
resulting in non-parsed t3:// links in the frontend.
As ... - 22:39 Revision 8f3f1a31: [BUGFIX] Add parseFunc handling to pre tags
- Pre tags are currently not passed through parseFunc
resulting in non-parsed t3:// links in the frontend.
As ... - 22:37 Revision 141959de: [BUGFIX] Refresh iconElement after its content has been replaced
- The variable iconElement refers now correctly to the original jQuery
object and is really reverted to the old class a... - 22:14 Revision c42de43d: [BUGFIX] Refresh iconElement after its content has been replaced
- The variable iconElement refers now correctly to the original jQuery
object and is really reverted to the old class a... - 17:35 Revision 73b5e17d: [!!!][TASK] Replace ClassInfo with ClassSchema
- Extbase came along with two main caches for reflection data.
extbase_reflection and extbase_object. The latter mostly... - 13:46 Revision c4cd7f10: [TASK] Use BE_USER->isAdmin()
- TYPO3 Core does not use isAdmin() API of BackendUsers
consistently, as there are some places where a direct
access to... - 13:06 Revision 2af45fe8: [BUGFIX] CSC Header CE does not respect lib.parseTarget configuration
- The TypoScript of the CSC header element does not respect
the global lib.parseTarget configuration
Resolves: #36216
... - 11:05 Revision 095ed61d: [TASK] Move BackendController addInlineSettings calls to _construct
- Move calls to addInlineSettings out of the foreach loop, and place them
together with other similar calls.
Resolves:...
2017-10-16
- 20:48 Revision f64323e1: [TASK] Use LanguageService inside TSFE
- TSFE does the same logic as $GLOBALS['LANG'] (= LanguageService) for
fetching labels and language files, but with a d... - 19:11 Revision 24fb9e80: [TASK] Cleanup DataHandler - again and again
- This patch straightens several areas to use proper API calls,
and separates bigger methods into smaller methods.
Res... - 18:26 Revision df97bc70: [CLEANUP] Code cleanup in ModuleMenu.js
- Adds some JS doc and renames few properties to make code more readable.
Resolves: #82775
Releases: master
Change-Id:... - 16:44 Revision 323df8af: [TASK] Enable backendlayouts/ tsConfig on doktype menu separator
- Adds to page with doktype=199 (spacer) the tab "Appereance" with palette
"backend layout" and the tab "Resources" wit... - 16:43 Revision 2ee2828d: [TASK] Remove internal log method from ConditionMatcher
- ConditionMatcher has a log method which is never used.
Resolves: #82770
Releases: master
Change-Id: I8554f253260601a... - 16:26 Revision 4305c505: [TASK] Show the "Today" button in DateTimePicker
- This patch enable the "Today" button on the bottom of the DateTimePicker.
Clicking the "Today" button will set the da... - 16:08 Revision 647678e5: [!!!][TASK] Clean up graphical functions library
- Properties which are only accessed inside of
GraphicalFunctions and should remain inside are marked
as protected, are... - 15:53 Revision fa57e35a: [TASK] Show the "Today" button in DateTimePicker
- This patch enable the "Today" button on the bottom of the DateTimePicker.
Clicking the "Today" button will set the da... - 13:28 Revision 9cd56105: [TASK] Streamline ext_localconf.php and ext_tables.php
- The goal is to minimize TYPO3_MODE usage in ext_localconf and ext_tables and
provide a clear process for extension de... - 12:43 Revision 62513dbb: [TASK] Cleanup DataHandler (again)
- The following changes were made:
1. enableLogging is now only checked within the log methods (if no extra
CPU / DB r... - 11:29 Revision d5e4d9db: [TASK] Migrate `Utility` to TypeScript
- The RequireJS module `TYPO3/CMS/Backend/Utility` is migrated to
TypeScript. This patch marks the global object `TYPO3... - 11:12 Revision b8aa20c3: [FEATURE] Show user who deleted a record in recycler
- Add the user who deleted a record to the recycler information and also
show the avatar of the user.
Resolves: #69340...
2017-10-15
- 23:10 Revision 65cfbc4c: [BUGFIX] Better error messages for FLUIDTEMPLATE object
- When using FLUIDTEMPLATE with Typoscript "template.file = filename",
it will fail silently if filename does not point... - 10:34 Revision 33b504f1: [FOLLOWUP][BUGFIX] IRRE: Check if TCA['ctrl']['languageField'] is set
- This patch adds missing functional tests for
\TYPO3\CMS\Backend\Controller\FormInlineAjaxController::createAction
Re... - 10:34 Revision b2638da5: [FOLLOWUP][BUGFIX] IRRE: Check if TCA['ctrl']['languageField'] is set
- This patch adds missing functional tests for
\TYPO3\CMS\Backend\Controller\FormInlineAjaxController::createAction
Re...
2017-10-13
- 22:48 Revision 9c2b9b33: [FOLLOWUP][BUGFIX] IRRE: Check if TCA['ctrl']['languageField'] is set
- This patch adds missing functional tests for
\TYPO3\CMS\Backend\Controller\FormInlineAjaxController::createAction
Re... - 14:49 Revision 4d048f81: [BUGFIX] Context menu is not completely visible in filelist with scrollbar
- If the foldertree in filelist is to long, the rightclick context menu on
the bottom of the window is not completly vi... - 14:32 Revision d0556bc1: [BUGFIX] Context menu is not completely visible in filelist with scrollbar
- If the foldertree in filelist is to long, the rightclick context menu on
the bottom of the window is not completly vi... - 11:23 Revision b9d76b95: [BUGFIX] Resolve label in title attribute of ClearCacheToolbarItemSingle
- Resolves: #82749
Releases: master, 8.7
Change-Id: I1de1157ca8e28da3a9fd3ffb3783bb73b1f8e845
Reviewed-on: https://revi... - 11:22 Revision cc2bd063: [BUGFIX] cast systemMaintainer values to int
- Resolves: #82751
Releases: master
Change-Id: Ie87cccc2d890ffaf93fe8558f2a67da82ee8c495
Reviewed-on: https://review.ty... - 10:54 Revision b9c02d6f: [BUGFIX] Resolve label in title attribute of ClearCacheToolbarItemSingle
- Resolves: #82749
Releases: master, 8.7
Change-Id: I1de1157ca8e28da3a9fd3ffb3783bb73b1f8e845
Reviewed-on: https://revi... - 10:51 Revision 594e0841: [TASK] Clean up ext:lowlevel ConfigurationController
- Modernize the code base of the lowlevel ConfigurationController:
* No more _GP usages
* Get rid of MOD_SETTINGS and f... - 10:48 Revision da9da511: [TASK] Migrate EXT:backend Tabs.js to TypeScript
- Resolves: #82604
Releases: master
Change-Id: I9b9ff38c635902f2713602955ad9a3d04734ec88
Reviewed-on: https://review.ty...
2017-10-12
- 15:26 Revision 41913e40: [BUGFIX] Use strict flag in signalslot dispatcher
- To avoid exceptions with complex structures, the strict flag
must be used in the in_array check.
Resolves: #82736
Re... - 15:23 Revision e0676626: [BUGFIX] Configuration->"Use regular expression"
- Setting / unsetting the checkbox "Use regular expression"
fails with JavaScript error "jumpToUrl is not defined".
Add... - 15:23 Revision 63434d79: [BUGFIX] Configuration->"Use regular expression"
- Setting / unsetting the checkbox "Use regular expression"
fails with JavaScript error "jumpToUrl is not defined".
Add... - 15:02 Revision d4798481: [BUGFIX] Configuration->"Use regular expression"
- Setting / unsetting the checkbox "Use regular expression"
fails with JavaScript error "jumpToUrl is not defined".
Add... - 14:19 Revision 1ae5f2a9: [TASK] Rename ext:lowlevel/View to ext:lowlevel/Controller
- The two "view" classes are clearly controllers and are
renamed with this patch accordingly.
Change-Id: Ic1cdc405ae24... - 12:29 Revision 4009b68f: [TASK] SchedulerModuleController: Don't extend BaseScriptClass
- To further phase out BaseScriptTask "SOBE", the scheduler
controller class no longer extends it and copies left over
... - 11:53 Revision 70602f9a: [TASK] ConfigurationView: Don't extend BaseScriptClass
- To reduce BaseScriptClass "SOBE" usages, the lowlevel
controller "ConfigurationView" no longer extends this class
and... - 11:28 Revision c03dd818: [TASK] DatabaseIntegrityView: Don't extend BaseScriptClass
- To reduce BaseScriptClass "SOBE" usages, the lowlevel
controller "DatabaseIntegrityView" no longer extends this class... - 11:15 Revision 91923b8a: [BUGFIX] Properly detect record link dialog tab
- RecordLinkHandler->canHandleLink should check record identifier,
otherwise the element browser may open the wrong tab... - 10:56 Revision 3136ffd9: [BUGFIX] Properly detect record link dialog tab
- RecordLinkHandler->canHandleLink should check record identifier,
otherwise the element browser may open the wrong tab... - 10:42 Revision 3d859316: [BUGFIX] Use correct path for test images in install tool
- This resolves a regression to #81951, where the path adjustment
has been forgotten.
Resolves: #82743
Releases: 8.7
C... - 10:16 Revision 906684cb: [TASK] Deprecate ConfigurationForm
- The call tree of the extension manager "configuration form"
ext_conf_template.txt parser is a mess:
The ext:extension...
Also available in: Atom