Activity
From 2017-09-28 to 2017-10-27
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...
2017-10-11
- 10:18 Revision 6e528679: [TASK] Update codemirror to 5.30 and drop codemirror-minified again
- The package `codemirror-minified` used as a drop-in replacement of
`codemirror` is not maintained well and is replace... - 09:11 Revision 84b6c2ce: [BUGFIX] Record list: Fix condition for unlimited records
- This patch fixes a condition that fails when a CSV export in the record
list is requested. The maximum limit of recor...
2017-10-10
- 20:22 Revision dc80c212: [BUGFIX] Correct fixture for metadata in impexp functional tests
- Resolves: #82726
Releases: master, 8.7
Change-Id: I779dbf4cdecf931cae4f2734f561aa1c9eab4efb
Reviewed-on: https://revi... - 20:07 Revision 76edbfdb: [BUGFIX] Set correct image dimensions in impexp fixture data
- Fixture data for functional tests in impexp contains correct height
for one image now.
Resolves: #82722
Releases: ma... - 19:48 Revision 125288a8: [BUGFIX] Correct fixture for metadata in impexp functional tests
- Resolves: #82726
Releases: master, 8.7
Change-Id: I779dbf4cdecf931cae4f2734f561aa1c9eab4efb
Reviewed-on: https://revi... - 18:52 Revision 94f4420b: [TASK] Set TYPO3 version to 8.7.9-dev
- Change-Id: Ifa88c04217361d9b0ec6f4c4cdbd97565e505bce
Reviewed-on: https://review.typo3.org/54359
Tested-by: TYPO3com ... - 18:08 Revision 90f1c05c: [RELEASE] Release of TYPO3 8.7.8
- Change-Id: I12ed571c100d003ff5fea9afa49dca8f85b0ec18
Reviewed-on: https://review.typo3.org/54358
Reviewed-by: Oliver ... - 17:23 Revision ba54c868: [BUGFIX] Avoid corrupted session when IP changes
- If the IP of the client changes and is not within the
lockIP range anymore a new session is now created.
Resolves: #... - 17:06 Revision 4017128a: [BUGFIX] Avoid corrupted session when IP changes
- If the IP of the client changes and is not within the
lockIP range anymore a new session is now created.
Resolves: #... - 14:33 Revision 388a8114: [BUGFIX] Set correct image dimensions in impexp fixture data
- Fixture data for functional tests in impexp contains correct height
for one image now.
Resolves: #82722
Releases: ma... - 12:16 Revision 2b533c71: [!!!][TASK] Workspaces: Always consider references
- Previously, it was possible to disable the handling
of references / child-parent relations in workspaces
on publishin... - 11:05 Revision 59fb2adf: [BUGFIX] Add page uid to rte module urls for correct TSconfig loading
- Because of a missing page uid in rte module window iframe urls, like for
the BrowseLinks popup, the ConditionMatcher ... - 10:15 Revision 37be4760: [BUGFIX] Only access FAL security checks when in Backend
- The FAL security checks which adds additional checks for Backend Users
are currently placed within TYPO3_MODE === BE ... - 08:06 Revision 45a00235: [BUGFIX] Only access FAL security checks when in Backend
- The FAL security checks which adds additional checks for Backend Users
are currently placed within TYPO3_MODE === BE ... - 07:53 Revision 8f64dc55: [!!!][TASK] IRRE: Always consider "localizeChildrenAtParentLocalization"
- The TCA Inline behaviour option "localizeChildrenAtParentLocalization" is dropped.
This functionality is now always e...
2017-10-09
- 20:56 Revision 0089a7c7: [TASK] Popup content element id on the right side of "Record selector"
- On the left side of the "Record selector" window a popup with the content
element id is showing hovering the content ... - 19:13 Revision 97558734: [TASK] Popup content element id on the right side of "Record selector"
- On the left side of the "Record selector" window a popup with the content
element id is showing hovering the content ... - 11:27 Revision 774940ce: [TASK] Deprecate second argument of GeneralUtility::mkdir_deep()
- The syntax is very confusing, and the second argument is not necessarily
needed - most of the TYPO3 Core code uses on... - 09:18 Revision d8a786c7: [BUGFIX] Correct an always-true if statement in GeneralUtility::mkdir_deep
- Resolves: #82697
Releases: master, 8.7, 7.6
Change-Id: I64bf51d5efd0394f4d3269965820281cbaf2de90
Reviewed-on: https:/... - 09:18 Revision b4270460: [BUGFIX] Correct an always-true if statement in GeneralUtility::mkdir_deep
- Resolves: #82697
Releases: master, 8.7, 7.6
Change-Id: I64bf51d5efd0394f4d3269965820281cbaf2de90
Reviewed-on: https:/... - 09:05 Revision 021bf484: [BUGFIX] Correct an always-true if statement in GeneralUtility::mkdir_deep
- Resolves: #82697
Releases: master, 8.7, 7.6
Change-Id: I64bf51d5efd0394f4d3269965820281cbaf2de90
Reviewed-on: https:/... - 08:41 Revision 84e50446: [BUGFIX] Add title tag to anchor in Fluid Styled Content uploads
- Resolves: #81990
Releases: master, 8.7
Change-Id: Id52849587f3ad438d65f48d01a8930a646829dd4
Reviewed-on: https://revi... - 08:24 Revision 3ca0e862: [BUGFIX] Add title tag to anchor in Fluid Styled Content uploads
- Resolves: #81990
Releases: master, 8.7
Change-Id: Id52849587f3ad438d65f48d01a8930a646829dd4
Reviewed-on: https://revi...
2017-10-08
- 19:40 Revision acae0403: [TASK] styleguide: More examples is ext_conf_template.txt
- 18:26 Revision 7337eaa8: [TASK] Clean up unused option in Install Tool
- This option was renamed and is set in init() of
GraphicalFunctions anyway, so the call can be
removed (and also, does... - 15:42 Revision bd296bee: [TASK] Clean up unused option in Install Tool
- This option was renamed and is set in init() of
GraphicalFunctions anyway, so the call can be
removed (and also, does... - 15:19 Revision 8c08da9a: [TASK] Clean up INSTALL.md
- The document references files that do not exist anymore, also CONTRIBUTING.md
is missing.
* ChangeLog => gone
* GPL.... - 14:52 Revision fb1c0dcc: [TASK] Clean up INSTALL.md
- The document references files that do not exist anymore, also CONTRIBUTING.md
is missing.
* ChangeLog => gone
* GPL....
2017-10-07
- 12:06 Revision 63857a57: [BUGFIX] JS: Init SelectTreeElement after document.ready
- Add document.ready, so SelectTree is initialized even
with slow internet connection.
Resolves: #81891
Releases: mast... - 11:37 Revision 7cbb3b05: [BUGFIX] JS: Init SelectTreeElement after document.ready
- Add document.ready, so SelectTree is initialized even
with slow internet connection.
Resolves: #81891
Releases: mast... - 11:36 Revision a1b5517b: [BUGFIX] Add support for t3:// syntax to FileCollector
- FileCollector::addFilesFromFolder now supports the t3://folder URN as
identifier for a folder. This allows the FILES ...
2017-10-06
- 17:23 Revision a42d4827: [BUGFIX] Add support for t3:// syntax to FileCollector
- FileCollector::addFilesFromFolder now supports the t3://folder URN as
identifier for a folder. This allows the FILES ... - 17:04 Revision e9aca9b2: [!!!][TASK] Deprecate ext:backend class AbstractModule
- The internal / experimental class ext:backend/Module/AbstractModule
doesn't do much useful stuff: It only instantiate... - 16:51 Revision a2867825: [BUGFIX] Fix handling of ClosureFinisher
- Check if the incoming optionValue is a closure and return early in such
case.
Resolves: #82550
Releases: master, 8.7... - 16:35 Revision 851bac6e: [BUGFIX] Fix handling of ClosureFinisher
- Check if the incoming optionValue is a closure and return early in such
case.
Resolves: #82550
Releases: master, 8.7... - 14:17 Revision 9082e0bd: [BUGFIX] Prevent go back by submit on enter
- The first button of type=submit is used by the browser if
the user hint <enter> in a form field. A form should only c... - 13:31 Revision ec169157: [BUGFIX] Prevent go back by submit on enter
- The first button of type=submit is used by the browser if
the user hint <enter> in a form field. A form should only c... - 13:08 Revision fe6a917f: [BUGFIX] RSA encryption: Stop submit handling if requested
- If the submit event of a form using RSA encryption has `cancelBubble` set
to true (e.g. by jQuery's stopPropagation()... - 12:53 Revision 3ecc19c0: [BUGFIX] Do not GROUP BY alias in WorkspaceService
- GROUP BY statements are in general evaluated before
SELECT statements. If a DBMS does not implement additional
logic ... - 12:47 Revision 9799df47: [BUGFIX] RSA encryption: Stop submit handling if requested
- If the submit event of a form using RSA encryption has `cancelBubble` set
to true (e.g. by jQuery's stopPropagation()... - 12:37 Revision 6b13e12b: [BUGFIX] Do not GROUP BY alias in WorkspaceService
- GROUP BY statements are in general evaluated before
SELECT statements. If a DBMS does not implement additional
logic ... - 12:34 Revision 5789551b: [TASK] Split `Storage` module
- The `Storage` RequireJS module is split into `Storage/Client` and
`Storage/Persistent`. The `Storage` module itself i... - 12:21 Revision b5652c7b: [FEATURE] Make thumbnail size in file list configurable
- The size of thumbnails of the file list is hard coded to
64x64 px which might not be optimal in some cases. Thus,
the... - 11:25 Revision 6603622a: [TASK] Add main admin to system maintainers during first install
- Resolves: #82439
Related: #82319
Releases: master
Change-Id: Ieabaf1e7a230ce82206ffea30efded9ba821d50f
Reviewed-on: h...
2017-10-05
- 19:53 Revision 40e8f800: [FOLLOWUP][TASK] Disable UnitTest run on travis
- As bamboo already runs pre- and past-merge tests on
all configured branches we don't need travis to run
tests anymore... - 18:55 Revision a85bf15f: [TASK] Add sonarcloud analysis to travis
- Add sonar-project.properties as basic configuration
and add travis configuration for running sonar analyis
on the cor... - 18:21 Revision bbe161cc: [!!!][TASK] Remove option to generate PNGs limited to 64 colors
- The global configuration "png_truecolor" which ensured that generated PNG
images only have 64 colors (instead of the ... - 15:01 Revision 8fb35438: [TASK] bamboo: Execute deprecated unit tests
- Add execution of the deprecated unit tests to bamboo.
Change-Id: I5b15448250f3158fde6dad3ec2c3f2681edb0b49
Resolves:... - 13:26 Revision 74edf077: [TASK] Acceptance tests: chromedriver directly
- Use chromedriver directly in acceptance tests instead of
routing through selenium-server.
Change-Id: I229032b1b1ec1b... - 12:55 Revision 6efea3b5: [TASK] Acceptance tests: chromedriver directly
- Use chromedriver directly in acceptance tests instead of
routing through selenium-server.
Change-Id: I229032b1b1ec1b... - 12:46 Revision 107c4b32: [TASK] Streamline BackendUtility::getPagesTSconfig
- BackendUtility::getPagesTSconfig does accumulate the PageTS
of a page, parses and returns it. That is the main purpos... - 11:45 Revision 950386cc: [TASK] bamboo-specs: Upgrade to 6.1
- The 6.0 to 6.1 upgrade allows us to specifiy last missing
pieces via bamboo specs: mostly job cleanups, plugin
config... - 11:45 Revision ebad6346: [TASK] bamboo-specs: Upgrade to 6.1
- The 6.0 to 6.1 upgrade allows us to specifiy last missing
pieces via bamboo specs: mostly job cleanups, plugin
config... - 11:44 Revision 8539a315: [TASK] bamboo-specs: Upgrade to 6.1
- The 6.0 to 6.1 upgrade allows us to specifiy last missing
pieces via bamboo specs: mostly job cleanups, plugin
config... - 08:22 Revision 77621bdd: [FOLLOWUP][TASK] Use native trigger_error and ErrorHandler for deprecations
- The patch added a superfluous switch/case entry which is unnecessary.
Resolves: #82438
Releases: master
Change-Id: I... - 07:36 Revision 7872ee83: [BUGFIX] Never load disabled domains in TSFE
- This fixes an inappropriate transformation of old enableFields
condition to doctrine.
This is a regression fix to #7... - 06:30 Revision 64179243: [BUGFIX] Never load disabled domains in TSFE
- This fixes an inappropriate transformation of old enableFields
condition to doctrine.
This is a regression fix to #7...
2017-10-04
- 20:22 Revision 8e80e15a: [BUGFIX] t3editor: Load TS located in rootline
- Adding 'pid' to the form, t3editor now loads the TypoScript
that is placed in any page of the current rootline.
Reso... - 20:19 Revision 827469b2: [TASK] Migrate lowlevel command for workspace cleanup
- The workspace-related CLI command is moved to EXT:workspaces.
This way, an unneeded "isLoaded" check gets removed - ... - 20:02 Revision 95b13dca: [!!!][TASK] Use native trigger_error and ErrorHandler for deprecations
- The native PHP way of triggering deprecations by a framework or
applications is done via
`trigger_error($deprecationM... - 18:37 Revision 5fcf2392: [BUGFIX] TCA deprecations in functional test fixture extensions
- Change-Id: I136ee199ca80a9bc749de4f93950f84a10148a00
Resolves: #82676
Related: #82438
Releases: master, 8.7
Reviewed-... - 18:37 Revision 2d95e831: [BUGFIX] TCA deprecations in functional test fixture extensions
- Change-Id: I136ee199ca80a9bc749de4f93950f84a10148a00
Resolves: #82676
Related: #82438
Releases: master, 8.7
Reviewed-... - 18:03 Revision c136cca7: [TASK] Remove E_USER_DEPRECATED from exceptional errors
- Production and default settings should not throw on
E_USER_DEPRECATED errors.
Resolves: #82675
Releases: master
Chan... - 16:44 Revision b548e016: [!!!][TASK] Remove deprecated ensureClassLoadingInformationExists()
- Change-Id: I0f83233c25e73cfe6194d005cde320542e65464f
Resolves: #82674
Related: #80700
Releases: master
Reviewed-on: h... - 16:03 Revision 84c838d3: [TASK] Update typo3/testing-framework to 1.1.5
- Brings a patch to dump class loading information
in functional and acceptance tests.
Change-Id: Ib44918666875100426f... - 16:03 Revision aeada00c: [TASK] Update typo3/testing-framework to 1.1.5
- Brings a patch to dump class loading information
in functional and acceptance tests.
Change-Id: Ib44918666875100426f... - 11:15 Revision fca1b864: [BUGFIX] Correct route to workspace module
- Use correct route for generating split preview links
in WorkspaceService
Change-Id: I5cf83c435278b9c83c31e829f28f72d... - 10:34 Revision ede654a1: [!!!][TASK] Always use logging in authentication processes
- There are several checks within AuthenticationService, AbstractUserAuthentication
and AbstractService which can be dr... - 10:07 Revision 20128778: [!!!][TASK] Remove inline localizationMode
- Drop the TCA inline releated localizationMode settings.
This one has been deprecated with v8 including an
automatic T...
2017-10-03
- 23:16 Revision 9c45facf: [TASK] Cleanup inline JavaScript in Backend
- This patch removes the global "TS." JavaScript option, as well as
unused code in EditDocumentController, BackendContr... - 16:32 Revision 76ac0400: [TASK] Acceptance tests: chrome headless
- Switch to chrome headless for acceptance tests. We
don't need xvfb and friends on bamboo anymore which
will be update... - 16:32 Revision 37fccbbe: [TASK] Acceptance tests: chrome headless
- Switch to chrome headless for acceptance tests. We
don't need xvfb and friends on bamboo anymore which
will be update... - 13:27 Revision 9aef5d5e: [TASK] Update testing require-dev dependencies
- * se/selenium-server-standalone 3.4.0->3.5.3
* codeception/codeception 2.3.5->2.3.6
* enm1989/chromedriver 2.31->2.32... - 13:27 Revision a4f8d7ab: [TASK] Update testing require-dev dependencies
- * se/selenium-server-standalone 3.4.0->3.5.3
* codeception/codeception 2.3.5->2.3.6
* enm1989/chromedriver 2.31->2.32... - 13:21 Revision 025209b2: [TASK] Raise default jpg image quality to 85
- DefaultConfiguration setting is 70 (default since 12 years), but the
FactoryConfiguration setting is set to "80" for ... - 13:15 Revision 6d091df9: [BUGFIX] Set content-length header to the end of output
- Resolves: #76100
Resolves: #65719
Releases: master, 8.7
Change-Id: I2e389dd6ecb497a164a457230f106a64373c1907
Reviewed... - 13:02 Revision a7d63adc: [BUGFIX] Set content-length header to the end of output
- Resolves: #76100
Resolves: #65719
Releases: master, 8.7
Change-Id: I2e389dd6ecb497a164a457230f106a64373c1907
Reviewed... - 11:42 Revision a8df3250: [TASK] Raise BE user session timeout to 8 hours
- The current limit of an inactive user of 1 hour is not practical for a regular
editor. Instead, a default value of 8 ... - 00:28 Revision 068f179e: [TASK] Acceptance tests: Don't restart browser
- To speed up acceptance tests a bit the browser is no
longer restarted between tests.
Change-Id: I03132905eed1dd6a4cc... - 00:28 Revision eb545a1b: [TASK] Acceptance tests: Don't restart browser
- To speed up acceptance tests a bit the browser is no
longer restarted between tests.
Change-Id: I03132905eed1dd6a4cc... - 00:11 Revision 4b3d0a27: [FOLLOWUP][TASK] Remove migrated TYPO3_CONF_VARS/SYS/setDBinit
- This patch removes the obsolete "setDBinit" option which was migrated
in TYPO3 v8.
Resolves: #82421
Releases: master... - 00:10 Revision fa02b422: [!!!][TASK] Cleanup global debug functions
- The global "xdebug()" function is removed, as it is a stub for "debug" nowadays.
This function exists since SVN days,...
2017-10-02
- 22:01 Revision 2db0cb60: [BUGFIX] Stabilize flaky TimeTracker unit test
- The time tracker sometimes switches between two milliseconds
in its operation. Test a bit weaker to cope with that.
... - 21:35 Revision 65a24c2f: [BUGFIX] Stabilize flaky TimeTracker unit test
- The time tracker sometimes switches between two milliseconds
in its operation. Test a bit weaker to cope with that.
... - 15:33 Revision c9a7f9cd: [BUGFIX] CKEditor should not create uploads subfolder
- The system extension rte_ckeditor creates an upload folder which is always
empty and not in use by the extension or s... - 15:21 Revision 7df7dee3: [!!!][TASK] Remove tce_db options "prErr" and "uPT"
- The two GET/POST parameters "prErr" (Print Errors) and "uPT" (Update Pagetree)
are removed.
The GET/POST parameter "... - 13:46 Revision f18d5742: [BUGFIX] CKEditor should not create uploads subfolder
- The system extension rte_ckeditor creates an upload folder which is always
empty and not in use by the extension or s... - 13:32 Revision 10da2c1b: [!!!][TASK] Move EXT:info_pagetsconfig into EXT:info
- Migrate the extension info_pagetsconfig into the extension
info where also all other controllers are.
Resolves: #825... - 11:02 Revision ffa29c20: [BUGFIX] Fix wrong matcher class name
- Resolves: #82632
Related: #82014
Releases: master
Change-Id: I987bdda0bdc5bc91c1422b7558bc220f516e79ea
Reviewed-on: h... - 06:53 Revision 2f2a63b2: [CLEANUP] Review comment of PageRepository::getPage()
- Note:
Type hints are not trivial to add to the signature. Although the
method always returns an array, there are uni... - 06:52 Revision 59175b9c: [CLEANUP] Review comment of PageRepository::getPage()
- Note:
Type hints are not trivial to add to the signature. Although the
method always returns an array, there are uni... - 06:42 Revision 2800de7d: [CLEANUP] Review comment of fetch_the_id
- Change-Id: I590025affea93d84a616b92f9b51211448ec3280
Releases: master
Resolves: #81280
Reviewed-on: https://review.ty...
2017-10-01
- 14:09 Revision 2638c6ea: [BUGFIX] EXT:form - open the ElementBrowser in modal window
- Migrate the JS ElementBrowser to the modal which was introduced with
issue #82427.
Resolves: #82443
Releases: master...
2017-09-30
- 22:33 Revision 40a12090: [BUGFIX] Bring RTE linkbrowser options back
- The CKEditor link browser handled the configuration array still as a
TypoScript array with dots. But the parsed YAML ... - 22:17 Revision a82f62ec: [TASK] Merge EXT:cshmanual into EXT:documentation
- To reduce the amount of system extensions the extension
cshmanual can be merged into EXT:documentation.
Resolves: #8... - 21:53 Revision ca643e75: [BUGFIX] Bring RTE linkbrowser options back
- The CKEditor link browser handled the configuration array still as a
TypoScript array with dots. But the parsed YAML ...
2017-09-29
- 22:18 Revision c07387b2: [BUGFIX] Increase sequence if uid gets forced for PostgreSQL
- If a uid gets forcefully set during a insert into the database
MySQL will automatically update the auto_increment pri... - 20:56 Revision 6d8cd68d: [BUGFIX] Increase sequence if uid gets forced for PostgreSQL
- If a uid gets forcefully set during a insert into the database
MySQL will automatically update the auto_increment pri... - 18:14 Revision 7b83bece: [BUGFIX] Avoid unnecessary I/O in GeneralUtility::createVersionNumberedFilename()
- With this commit we prevent to check for existence of file
when we don't need to, because mode is not either 'embed' ... - 18:03 Revision c45221cc: [TASK] Remove hardcoded check on typo3/sysext/
- When running TYPO3 with custom components (subtree), the typo3/sysext/
directory is not always necessary, and the har... - 17:55 Revision aa7dcb65: [BUGFIX] Avoid unnecessary I/O in GeneralUtility::createVersionNumberedFilename()
- With this commit we prevent to check for existence of file
when we don't need to, because mode is not either 'embed' ... - 17:47 Revision c74db5cd: [TASK] Remove hardcoded check on typo3/sysext/
- When running TYPO3 with custom components (subtree), the typo3/sysext/
directory is not always necessary, and the har... - 17:45 Revision 603b3cd4: [BUGFIX] Fix handling of Storage.Client
- The "Storage" module gets the missing "unset" method to remove values
from localStorage. The "isset" method is fixed ... - 17:43 Revision a8cf2451: [BUGFIX] Handle empty string icon-overlay identifier
- An overlay identifier can be an empty string, for instance when the icon API is
called with the Fluid icon view helpe... - 17:42 Revision 978f679b: [TASK] Use HTML5 validation for Install Tool test email address
- Let the browser do the validation for the test email address.
Resolves: #82562
Releases: master
Change-Id: I8932eab7... - 16:45 Revision a7e627b1: [BUGFIX] Fix handling of Storage.Client
- The "Storage" module gets the missing "unset" method to remove values
from localStorage. The "isset" method is fixed ... - 16:34 Revision 2293bdc8: [!!!][TASK] Remove RDCT redirect functionality
- The very legacy RDCT code and the corresponding DB table
"cache_md5params" has been long superseeded and is be
comple... - 16:19 Revision 74538543: [TASK] Update nikic/php-parser from v3.0.6 to v3.1.1
- Resolves: #82620
Releases: master
Change-Id: I50d8186fc84590e063bff5dabcf2e52ea4fb49a7
Reviewed-on: https://review.ty... - 16:18 Revision c5848dd0: [TASK] EXT:form - explain initializeFormElement hook
- Add more explanations about the initializeFormElement
hook into the docs.
Resolves: #82615
Releases: master, 8.7
Cha... - 15:54 Revision 2a65199a: [TASK] EXT:form - explain initializeFormElement hook
- Add more explanations about the initializeFormElement
hook into the docs.
Resolves: #82615
Releases: master, 8.7
Cha... - 15:28 Revision 6aa5bb29: [BUGFIX] Allows setting extended search per default
- Makes it possible to enable extended search per default.
Change-Id: I793faa6d7f325661c193bf4661bfd924a6cfb69a
Resolv... - 15:28 Revision c24425a4: [TASK] Flexform support for type:passthrough
- Resolves: #20705
Releases: master
Change-Id: I3476f6945b645a3b906e49efbdeaa385411c50ea
Reviewed-on: https://review.ty... - 13:27 Revision 78f0bf0e: [BUGFIX] Fix broken reload of save+preview links
- Resolves: #82456
Related: #81250
Releases: master
Change-Id: Idab208c3273adbd5800edab51bd9ca7bbec19af8
Reviewed-on: h... - 13:26 Revision 25ff9e94: Revert "[BUGFIX] Set anchor in all preview links of content elements"
- Because of a regression, the patch will be reverted for the v8 branch, for master we will merge a bugfix.
This rever... - 13:23 Revision c0cd967f: [BUGFIX] Allows setting extended search per default
- Makes it possible to enable extended search per default.
Change-Id: I793faa6d7f325661c193bf4661bfd924a6cfb69a
Resolv... - 12:40 Revision b0617b0a: [TASK] styleguide: TCA: flex type=input with default value
- 12:16 Revision 8e2d89cf: [TASK] styleguide: TCA: flex passthrough with default value
- 12:08 Revision 050e08c7: [TASK] styleguide: TCA: Add type=passthrough with default value
- 11:57 Revision 14250e69: [TASK] styleguide: TCA: Add flex passthrough example
- Related: https://github.com/TYPO3-CMS/styleguide/issues/20705
2017-09-28
- 11:57 Revision 6e33a6e1: [CLEANUP] Remove invalid paths in PSR-4 section
- Remove not existing paths from root composer.json.
For 8.7 the path to context_help must be kept.
Resolves: #82546
R...
Also available in: Atom