Activity
From 2017-03-02 to 2017-03-31
2017-03-31
- 23:51 Revision c5cf178a: [TASK] Handle gallery position and alignment in fsc image content element
- Add relevant classes to fsc image content element to
handle gallery position and alignment
Resolves: #80164
Releases... - 23:11 Revision 9bc70e99: Revert "[TASK] Deprecate f:format.html in the backend context"
- This patch will be reverted, because the ViewHelper is still in use
and an alternative is not ready yet.
This revert... - 22:27 Revision f7495750: [TASK] Show "Edit Metadata of this file" icon in filelist search results
- Releases: master
Resolves: #80591
Change-Id: I0a661f61f5e9bf6572903ff1de81095f95eb0b6a
Reviewed-on: https://review.ty... - 21:51 Revision cd7b3209: [TASK] Install Tool: Use classes for AJAX calls as selectors
- This patch changes selectors for some AJAX calls from id to class
Resolves: #80545
Releases: master
Change-Id: Ic380... - 21:48 Revision 0200fd6f: [TASK] Add missing rst file for testing framework removal
- Change-Id: I6ae49dd73c4ded8d6b1572c79d03ce48108d3957
Resolves: #80606
Releases: master
Reviewed-on: https://review.ty... - 21:48 Revision dc47cd5b: [TASK] Fix travis after test framework extraction
- Change-Id: I258399a02020ba492a2e52d76360fe0d866ee965
Resolves: #80617
Releases: master
Reviewed-on: https://review.ty... - 21:34 Revision 388be45e: [TASK] Deprecate itemListStyle and selectedListStyle
- The two TCA properties itemListStyle and selectedListStyle which have
already been dropped in other elements are full... - 21:28 Revision 922c3b4e: [TASK] Finetune large modal size
- Resolves: #80615
Releases: master
Change-Id: If005ff9dfa1b7bd9c8305562564ce7c21385a887
Reviewed-on: https://review.ty... - 21:27 Revision 0c05575b: [TASK] Change duplicate icon identifiers to actions-add
- The following icons which were previously used in the Install tool
were all replaced by "actions-add" which acts as a... - 21:20 Revision 35fffd2a: [BUGFIX] Correct element browser classes for record listing
- Resolves: #80616
Releases: master
Change-Id: I729f34496b65486c9f72eab52d67b913edc5c548
Reviewed-on: https://review.ty... - 20:36 Revision 679a1797: [TASK] Update TYPO3 Icons to 1.2.0
- Resolves: #80605
Releases: master
Change-Id: I9b591eff4e7168a9e8b1d4b80f0b8ec79925f4e7
Reviewed-on: https://review.ty... - 19:34 Revision 42d489d9: [TASK] Extract target attribute resolving from typolink
- The repetitive code for each typolink method is moved to
a separate method in order to allow the LinkService to do th... - 17:35 Revision 3083f785: [TASK] Raise version of EXT:compatibility7 installation to 8.7.1
- In order to ensure that when the upgrade wizard runs to install
EXT:compatibility7, it should not have a dependency o... - 16:34 Revision 71cbb680: [TASK] Remove testing framework from core and use package
- Change-Id: I8e45a13762aa44b2c93dc8acff393c51cd883d94
Resolves: #80606
Releases: master
Reviewed-on: https://review.ty... - 14:57 Revision 98dcf168: [TASK] Change duplicate icon identifiers to actions-close
- The following icons which were previously used in the Install tool
were all replaced by "actions-close" which acts as... - 14:52 Revision ea8c036c: [TASK] Streamline workspace DataHandler functional tests
- Streamline functional test cases for core and workspace system extension.
Change-Id: I1c8b2150b4d86730cfb00465abe486... - 14:51 Revision 0612bfcd: [FEATURE] Improved JavaScript Modal API
- To improve the usability and flexibility for a unified handling of
overlays in the backend we're opening the existing... - 13:35 Revision bb0a0ea4: [BUGFIX] Fix scheduler task logging in case of an exception
- Correctly log the message if a Scheduler task throws an exception.
The exception code is now part of the logged messa... - 13:11 Revision 448d1312: [BUGFIX] Fix scheduler task logging in case of an exception
- Correctly log the message if a Scheduler task throws an exception.
The exception code is now part of the logged messa... - 13:06 Revision ada2c5e0: [BUGFIX] FAL: Correctly iterate folder content with offset
- Whenever a list of files of a folder is queried with an offset
make sure we handle filtered files correctly by not ta... - 12:38 Revision a4c6edcd: [BUGFIX] FAL: Correctly iterate folder content with offset
- Whenever a list of files of a folder is queried with an offset
make sure we handle filtered files correctly by not ta... - 12:18 Revision e9ba80c2: [BUGFIX] FAL: Correctly iterate folder content with offset
- Whenever a list of files of a folder is queried with an offset
make sure we handle filtered files correctly by not ta... - 12:15 Revision e8767787: Revert "[BUGFIX] fix scheduler task logging in case of an Exception"
- This reverts commit 11deab5a29537490ed2b1492f9ac0ca0fb27465c.
Due to a wrong commit message this change is reverted.... - 11:55 Revision 11deab5a: [BUGFIX] fix scheduler task logging in case of an Exception
- correctly Log the Message if a Schduler Task throws an Exception,
also the Exception code ins now Part of the Logged ... - 10:29 Revision 3aef881c: [TASK] Restyle Upgrade Analysis Panels
- Upgrade Analysis panel style changed to fit into the style guide.
Icons changed to check and ban.
Bootstrap Tooltip j... - 09:48 Revision 4b622db1: [TASK] Install tool dump autoload information with ajax
- The 'Dump Autoload Information' buttons used a controller
action, improve usability by switching to an ajax call.
Re... - 02:15 Revision b240c5e1: [FOLLOWUP][TASK] Restructure typolink tag generation
- The JSwindowParams was not initialized anymore at right place and is moved.
Additionally, the overhead for recurring... - 01:56 Revision 5cef506b: [TASK] Update Fluid Styled Content documentation
- Resolves: #80051
Releases: master
Change-Id: I00c992e8e44759c14f27b91ace19290f3b57294d
Reviewed-on: https://review.ty... - 01:18 Revision a80f419e: [TASK] Enhance install tool core update action
- A missing typo3_src isn't necessary a warning,
so the warning is not shown during the first install step anymore.
If ... - 00:37 Revision d89c734e: [TASK] Restructure typolink tag generation
- Information for creating the target and the class information etc. is
spread through the main function. Putting every... - 00:33 Revision 0c74ba85: [BUGFIX] List module does not work in workspaces with PostgreSQL
- Resolving a move-placeholder in the list-module using PostgreSQL does
not seem to be working and issues an SQL error.... - 00:31 Revision e42e3138: [BUGFIX] Fix broken rst files in changelog folder
- Resolves: #80587
Releases: master
Change-Id: I3d841e1cbfd0eee47a1009489369951cdb4ed266
Reviewed-on: https://review.ty...
2017-03-30
- 23:07 Revision f4653c07: [BUGFIX] Improve rendering of long text
- Resolves: #79670
Release: master
Change-Id: I63e0edc5785b1bb81fcaeb9009b0844056c922f0
Reviewed-on: https://review.typ... - 22:59 Revision 64731100: [FOLLOWUP][CLEANUP] Streamline backend toolbar items
- Add missing closing brace in ClearCacheToolbarItemSingle.html
Change-Id: Ic17e40a6dd0780ee71d446209033fc78b658f720
R... - 22:45 Revision 4f9dc49d: [TASK] Deprecate TYPO3_CONF_VARS_extensionAdded
- The global array $GLOBALS['TYPO3_CONF_VARS_extensionAdded'] is widely
unknown and of little use.
Deprecate it along w... - 22:44 Revision 1ff80711: [TASK] Display edit metadata icon in filelist
- Editing metadata of a file is only possible by clicking the filename in
filelist. For editor is easier to find this f... - 21:56 Revision d12cb4ec: [TASK] Allow proper quoting of database identifiers in TypoScript
- Add markup to TypoScript CONTENT object options dealing with database
fields so that SQL fragments can be created in ... - 21:41 Revision cb6a2fcb: [TASK] Cleanup and Redesign Upgrade Analysis
- * removed unused variables from install.sass
* changes js to move entries from read to unread and the other way aroun... - 21:37 Revision 69071081: [TASK] Remove change 'encryption key' and 'site name' from Install Tool
- Important actions 'Change site name' is available in 'All configuration'
and has only been there for historical reaso... - 17:14 Revision 55be5f0f: [FOLLOWUP][CLEANUP] Streamline backend toolbar items
- Showing the composer mode label was not translated anymore while cleaning up.
Resolves: #80554
Releases: master
Chan... - 15:26 Revision 88c8cb80: [FEATURE] Allow to override PATH_site via environment variables
- In order to make it possible to call TYPO3 from outside the document
root (e.g. CLI binaries) the patch allows to set... - 12:29 Revision 4a7c5a9f: [BUGFIX] Coalesce hook calls in DataHandler::processRemapStack()
- DataHandler's hook processDatamap_afterDatabaseOperations is processed
in two ways. In case modifications do not cont... - 12:16 Revision 0dfac264: [BUGFIX] Coalesce hook calls in DataHandler::processRemapStack()
- DataHandler's hook processDatamap_afterDatabaseOperations is processed
in two ways. In case modifications do not cont... - 11:50 Revision 8ce9a1ef: [TASK] Integrate tests for DataHandler hook invocations
- Change-Id: I69beabad3e4b9419778d1ed7d1b181349089b139
Resolves: #80494
Releases: master, 7.6
Reviewed-on: https://revi... - 11:44 Revision 89124062: [TASK] Place mixed tests at end of cObj test
- To not scatter the system of organising the test methods, create a
section for mixed tests at the very end of the tes... - 10:13 Revision ba9e473c: [CLEANUP] Streamline backend toolbar items
- - Move everything to Fluid (also icon generation and labels)
- Remove a lot of get* shorthand protected methods
- Add... - 09:56 Revision 69b27f6d: [TASK] Improve wording in Install Tool
- - Fix typos
- Remove outdated text
- Wrap code into ... - 08:07 Revision 2aebefdd: [FOLLOWUP][TASK] Unify TypoScript-related helper methods
- Now the TypoScriptService is PHP strict we need to take care
the processed value is of the correct type.
Resolves: ... - 04:47 Revision 929d53f6: [BUGFIX] Prevent extbase persistance to try last_insert_id on relations
- Postgres will fail with an error, if a table sequence is requested for
a table without auto_increment column. MySql w... - 04:46 Revision a1b592f6: [!!!][BUGFIX] Resolve API based content element registration inconsistency
- To solve an inconsistency issue for API based content element
registration between CSS Styled Content (CSC) and Fluid...
2017-03-29
- 21:18 Revision 9478d881: [BUGFIX] Add TCA migration for columnsOverrides as well
- When migrating old TCA configuration to overrideChildTca,
we must respect columnsOverrides and do the migration there... - 16:14 Revision 8f365941: [TASK] Unify TypoScript-related helper methods
- The method for OptionSplitting in TemplateService
is completely isolated from everything else, and creates
a very str... - 16:07 Revision 22d8fe9e: [TASK] Upgrade wizard for form_legacy
- Upgrades wizard scans tt_content for not deleted 'mailform' content
elements and offers to download and install old e... - 15:43 Revision 8c5db804: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/83 from web2date/patch-1
- Update Index.rst
- 15:21 Revision 7ad85143: Update Index.rst
- Copied Readme content into index.rst
- 14:52 Revision 1acdcb51: [TASK] Unify element- and linkbrowser styling
- Introducing a more adaptive and inclusive experience to the element-
and linkbrowser.
Resolves: #80463
Resolves: #80... - 14:39 Revision e6b3d3c3: [BUGFIX] JS: Fix FormEngine initialization
- The FormEngine initialization process needs to be very careful
when the DOM is accessed.
This patch separates the rou... - 13:14 Revision 976934a3: [BUGFIX] JS: Fix FormEngine initialization
- The FormEngine initialization process needs to be very careful
when the DOM is accessed.
This patch separates the rou... - 13:05 Revision 4743b925: [BUGFIX] Fix wrong codeblock type in rst files
- Resolves: #80403
Releases: master
Change-Id: I95e6e029723ba43d2af0690e835d447b1d6756ef
Reviewed-on: https://review.ty... - 11:49 Revision 694fb8d6: [BUGFIX] EXT:form - set maximum field length as attribute "maxlength"
- Also set minimum field length as attribute "minlength"
Resolves: #80126
Resolves: #80128
Releases: master
Change-Id:... - 11:44 Revision 0d3c91eb: [BUGFIX] Update ConsoleOutput functions to new Symfony console
- Symfony's Question and ChoiceQuestion define maxAttempts as null|int
with null as default. The ConsoleOutput function... - 10:59 Revision d88c5218: [TASK] Database install tool driver selection
- Re-implement postgres connect.
Change-Id: Iba0c1c1316c0b473173b08889f213831edbfab65
Resolves: #80173
Releases: maste... - 09:04 Revision 1c4caf24: [BUGFIX] Fix namespace declaration for checkboxes in plain form mails
- In system extension form emails from form data are generated by a
PostProcessor. The partial for checkbox elements on... - 00:17 Revision 88f5b759: [BUGFIX] Fix not showing remaining characters count in IRRE element
- When opening a record that has a closed IRRE element, the remaining
characters count is not initialized at all. Reini...
2017-03-28
- 23:18 Revision 07b4aa1b: [TASK] Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- The short-hand functionality within GraphicalFunctions to create a
sub directory inside the hard-coded tempPath is a ... - 23:12 Revision 54e24f68: [TASK] Use ajax call in Install tool 'clear all cache'
- The 'clear all cache' buttons is switche to an ajax action
to be more conveniently used.
Resolves: #80525
Releases: ... - 22:06 Revision d3a1f991: [TASK] Deprecate GIFbuilder-related methods in ContentObjectRenderer
- The following methods within ContentObjectRenderer (cObj) have been marked
as deprecated as all logic related to that... - 21:45 Revision 8e76c3bd: [TASK] Mark cObj method getWhere as deprecated
- When deprecating the method $cObj->getWhere() during the Doctrine
migration, it was forgotten to add a message to log... - 21:00 Revision 8a296614: [TASK] Add unit test to cover prefixComment
- Add unit test to cover ContentObjectRenderer::prefixComment
Resolves: #80526
Releases: master
Change-Id: I37e89ecfdb... - 20:59 Revision 32ed31b5: [TASK] Remove last mentions of Less in the core
- Resolves: #80529
Releases: master
Change-Id: Ic90bf297baad33576509f9ff13ab67674ba658ac
Reviewed-on: https://review.ty... - 20:40 Revision 7dac3efd: [BUGFIX] Avoid calculating crop areas, when files have no size
- When file relations are added, the crop area of these is calculated,
even if they are not images.
We avoid that by o... - 20:28 Revision 33d91ce3: [TASK] Remove deprecated localizationMode setting for file fields
- The current behavior for file fields using TCA type inline is configured
to use localizationMode=select, which is dep... - 19:27 Revision c1aeda6d: [TASK] Use direct array assignments instead of array_push
- Direct assignments are usually 2x faster and often more readable
when pushing one value only.
Releases: master
Fixes... - 19:25 Revision 870b16ad: [TASK] Move all marker-based logic from cObj to MarkerBasedTemplateService
- Now, all functionality for marker-based templates are encapsulated in
MarkerBasedTemplateService, instead of pollutin... - 18:08 Revision 1f3bc401: [TASK] Deprecate config.setJS_mouseOver and config.setJS_openPic
- The TypoScript properties config.setJS_mouseOver and config.setJS_openPic
have been marked as deprecated.
Resolves: ... - 18:01 Revision 60e81978: [TASK] Deprecate DocumentTemplate->extJScode property
- The public property DocumentTemplate->extJScode can be used to fill in
ExtJS-specific code to be loaded on "onExtRead... - 17:55 Revision f322a5c2: [TASK] Deprecate DataHandler->destPathFromUploadFolder()
- The method in DataHandler->destPathFromUploadFolder is basically
useless nowadays and should be avoided, since it jus... - 17:51 Revision e6cdbd54: [TASK] Deprecate PageRepository::setHash and storeHash
- The two static methods are sole wrappers for the Caching Framework nowadays
which can simply be dealt with in a custo... - 16:41 Revision e378436a: [TASK] Do not rely on sys_page when storing cached data in cObj
- ContentObject renderer has an unnecessary call to $TSFE->sys_page
for calling a static method in a non-static way.
I... - 16:16 Revision 32caf109: [TASK] Do not mis-use sys_page for using cache_hash in ExtDirectApi
- The ExtDirectApi simply calls PageRepository to store data in the "cache_hash"
cache. This can be simplified by just ... - 14:46 Revision ad58908e: [TASK] Finetune avatar size in backend toolbar
- Resolves: #80501
Releases: master
Change-Id: I5371b546bb7ebffdfc78a5bbfe1b86699a4f4a43
Reviewed-on: https://review.ty... - 14:31 Revision 24753662: [TASK] Deprecate AbstractFunctionModule->incLocalLang()
- Loading a locallang.xlf inside the abstract function module now uses the regular
$GLOBALS['LANG']->includeLLFile() of... - 14:09 Revision 687f8995: [BUGFIX] Check correct variable in BrowseLinksController
- Make sure to check the correct variable classesAnchorDefaultTitle
when fetching the title of anchors.
This affects C... - 14:07 Revision 888a1c46: [TASK] Replace clearable icon with SVG from TYPO3 icon set
- Resolves: #80498
Releases: master
Change-Id: I139922f0bb86e1ff1dc4bd9258491bd5eedaedc2
Reviewed-on: https://review.ty... - 13:54 Revision b38a219f: [BUGFIX] Check correct variable in BrowseLinksController
- Make sure to check the correct variable classesAnchorDefaultTitle
when fetching the title of anchors.
This affects C... - 13:27 Revision 14f822ce: [TASK] Add preset for mail SMTP settings in install tool
- The current mail presets only allow to modify sendmail
settings, but it's not possible to configure SMTP settings.
R... - 13:25 Revision 0a2bbe9b: [TASK] Deprecate cObj->URLqMark
- The method cObject->URLqMark() adds a question mark to a string
to append it. This method should not be in scope of c... - 12:32 Revision 82a6e73c: [BUGFIX] Ensure module menu is correctly closed after click on overlay
- Resolves: #80502
Releases: master
Change-Id: I01cac3870381c1783e0a1bb1226c0ab537619455
Reviewed-on: https://review.ty... - 12:02 Revision eb049dba: [TASK] Streamline return tags in phpdocs
- The TYPO3 Core currently has no guidline how to handle phpdoc
comments regarding @return annoations related to "void"... - 11:45 Revision 7415d7d0: [BUGFIX] Fix position of carets in accordions in install tool
- Resolves: #80507
Releases: master
Change-Id: I5494a9a61829d6245fa2410c3bafe8c6bc4a9043
Reviewed-on: https://review.ty... - 11:36 Revision 75501977: [BUGFIX] JS: Invert dependency definition for FormEngine and Validation
- FormEngineValidation is meant as integral part of FormEngine.
The current dependency definition is inverted, such tha... - 10:37 Revision a1ef28a8: [BUGFIX] Use correct property for images in FrontendUser
- As the image field has been changed to FAL, also the model must
be adopted.
Resolves: #80437
Releases: master
Change... - 10:36 Revision dec90f69: [TASK] Streamline indexed_search template files
- For a more streamlined rendering this patch adds nessesary html tags
with fluid namespaces to all indexed_search temp... - 10:29 Revision 91d692c9: [BUGFIX] Header should not disappear when page is dropped to trash
- Resolves: #80484
Releases: master
Change-Id: Ie17a8cc5cb118c9ecd381355b96d9e60cd278712
Reviewed-on: https://review.ty... - 09:42 Revision a7169235: [TASK] Add proper comments to PHP code
- There are some places where PHP comments have been done wrong (using doccomments)
or where there is no comment at all... - 08:36 Revision 30dfc48c: [TASK] Use SVG Icons for permission actions
- Resolves: #80505
Releases: master
Change-Id: I8188f7c9c63776a41a2f4e5c5077139e55312281
Reviewed-on: https://review.ty... - 01:03 Revision dbc32153: [TASK] Cleanup Localization Charset code
- The protected property "AbstractXmlParser->charset" is set from
the outside but never used anymore in either the abst...
2017-03-27
- 22:59 Revision d506efa9: [TASK] EXT:form - make 'grid rows' independent from 'grid containers'
- * Create 'grid rows' without 'grid container' wrappers
* Disable 'grid containers' within the form editor by default
... - 22:44 Revision 4ea2f90c: [BUGFIX] Restore highlighting of livesearch box
- Resolves: #80499
Releases: master
Change-Id: I820ac450c5bd32c9d992dcfd39983b20c304799f
Reviewed-on: https://review.ty... - 22:44 Revision cf7e0a2e: [TASK] Deprecate TSFE->whichWorkspace parameter
- The parameter of the $TSFE->whichWorkspace() method decides
whether the UID of the current workspace should be return... - 22:28 Revision 952fa853: [TASK] Integrate tests for DataHandler hook invocations
- Change-Id: I69beabad3e4b9419778d1ed7d1b181349089b139
Resolves: #80494
Releases: master
Reviewed-on: https://review.ty... - 22:13 Revision bbac6e8f: [BUGFIX] Avoid live ID processing if EXT:version not loaded
- DataHandler does not need to force "live ID" processing to
be enabled on RelationHandler when EXT:version is not load... - 21:20 Revision ad8fd1a1: [BUGFIX] Do not allow dots in ratio IDs
- Due to usage of Fluid dynamic variable parts in the template,
ratio IDs must not contain a "."
Resolves: #80214
Rele... - 20:56 Revision d58edc9e: [TASK] Cleanup BE user authentication in Frontend
- The Frontend Controller (TSFE) does some initialization which
should belong to the FrontendBackendUserAuthentication ... - 20:45 Revision 3a60e6ae: [BUGFIX] Extbase should not use deprecated CLI admin role methods
- Resolves: #80492
Releases: master
Change-Id: Id835329586bf0fa315dc46377bc195ace005da61
Reviewed-on: https://review.ty... - 20:35 Revision 5a3e8160: [TASK] Do not rely on sys_page cache shortcut for fetching TSconfig
- The TypoScript Frontend Controller has a unnecessary dependency
to a static call (which is made non-static !) of Page... - 20:07 Revision 829eaf03: [BUGFIX] Add version check to /install/index.php
- This patch adds a missing PHP version check to the /install/index.php file which
exists only for the redirect to the ... - 19:33 Revision bfb2290a: [BUGFIX] JS: Invert dependency definition for FormEngine and Validation
- FormEngineValidation is meant as integral part of FormEngine.
The current dependency definition is inverted, such tha... - 19:03 Revision 0ca82b8c: [TASK] Deprecate VERY old BackendController hooks
- When the BackendController was just a plain backend.php file (back in TYPO3 6.2)
there were some hooks available to l... - 18:13 Revision 851c162f: [TASK] Deprecate cliKeys logic and cli_dispatch.phpsh entrypoint
- The way of calling CLI scripts from within TYPO3 via the "cliKeys"
functionality and the typo3/cli_dispatch.phpsh ent... - 16:43 Revision 85e48643: [BUGFIX] Ensure badge variants use correct loading order and styling
- Resolves: #80487
Releases: master
Change-Id: I23db288f4592cc09fe183c32ec17931e99b4ea74
Reviewed-on: https://review.ty... - 15:39 Revision 24e3c655: Revert "[BUGFIX] JS: Add missing dependency on FormEngineValidation"
- This reverts commit b07bb2e9fb011a999a01ffb5ab323691f866179d.
The patch is replaced by a better solution.
Revert is ... - 14:51 Revision b07bb2e9: [BUGFIX] JS: Add missing dependency on FormEngineValidation
- The code must not use the nested FormEngine.Validation module
without specifying a dependency on this module as well.... - 14:37 Revision b898c179: [FEATURE] Allow Extbase CLI commands to be available via new CLI API
- This ensures to call extbase commands & command controllers automatically
via the new CLI binary.
Extbase now also o... - 13:08 Revision ad677111: [TASK] styleguide: TCA: Migrate to inline overrideChildTca
- 12:51 Revision bd0f7a00: [TASK] styleguide: Remove deprecated inline localizationMode
- 12:45 Revision fe888dc4: [TASK] styleguide: Remove max from type=input renderType=inputDateTime
- 10:33 Revision 496e1673: [TASK] Extbase commands do not need to ensure admin role
- The methods in Extbase's command controller to request
the admin role for $BE_USER are not needed anymore,
because CL... - 10:13 Revision 3bbb2285: [BUGFIX] Avoid remapping empty value in checkValueForInline
- This change prevents checkValueForInline from processing
empty values. The existing check would process empty
values ... - 10:05 Revision 5b8922dc: [BUGFIX] Avoid remapping empty value in checkValueForInline
- This change prevents checkValueForInline from processing
empty values. The existing check would process empty
values ...
2017-03-26
- 21:38 Revision b4a1a902: [TASK] Migrate backend styles from LESS to SASS
- In preparation for upcomming switch from bootstrap to SASS the backend
style sources have been migrated to SASS. The ... - 16:08 Revision b4f3aee1: [TASK] Provide update wizard for ext:compatibility7
- Remove the extension at the same time.
Resolves: #79734
Releases: master
Change-Id: I457f29b64596a91e612b0f99a020aea... - 13:40 Revision 69de2efd: [BUGFIX] EXT:Scheduler: Post only fields of selected class on save
- When saving a new task, now only the extra fields of the selected class
where submitted via post and no longer all ex... - 01:34 Revision e7458cab: [TASK] EXT:form - Use PHP's native array_replace_recursive
- Resolves: #80443
Releases: master
Change-Id: I3e9c2b3f984068f2ce4d1096cd14670700d77aa6
Reviewed-on: https://review.ty... - 00:55 Revision 799ab98b: [BUGFIX] Decrease z-index for disabled fields in FormEngine
- The z-index for disabled input fields is decreased to a much lower value
to avoid overlaying the module header bar.
... - 00:53 Revision 72222b4f: [TASK] Move MonitorUtility to compatiblity7
- Move the MonitorUtility to ext:compatibility7, implement the static call
as eofe hook and move the reports system sta... - 00:48 Revision 4cdfe0a2: [BUGFIX] Decrease z-index for disabled fields in FormEngine
- The z-index for disabled input fields is decreased to a much lower value
to avoid overlaying the module header bar.
... - 00:38 Revision e6180569: [TASK] Deprecate GeneralUtility::csvValues
- Resolves: #80451
Releases: master
Change-Id: I7ba0a97b3ca4bfb98b1f5072a830d10b66e640fd
Reviewed-on: https://review.ty... - 00:31 Revision fb82bb82: [TASK] Optimize colors in modulemenu
- changes colors and use the base variables set in the file.
cleanup of pagetree svg icon and add class icon-color.
Re...
2017-03-25
- 23:29 Revision b1e1ca43: [BUGFIX] Avoid double escaping in content element wizard
- Fluid escapes the header already, therfore there is no
need to do it before in the controller.
Resolves: #80288
Rele... - 23:25 Revision 6e068b9f: [FOLLOWUP][TASK] Deprecate RemoveXSS
- This patch adds the missing logDeprecatedFunction() call.
Resolves: #76164
Releases: master
Change-Id: I70da92799b6f... - 23:17 Revision 0873a918: [TASK] Deprecate EXT:lowlevel ArrayBrowser->wrapValue
- The method ArrayBrowser->wrapValue() only does a htmlspecialchars()
call nowadays and can be replaced easily by PHP n... - 23:17 Revision 7d94e5a0: [TASK] Move config.beLoginLinkIPList to compat7
- The functionality to output a login link / logout link when coming from
a certain IP address (set via TypoScript conf... - 23:14 Revision ead4200b: [TASK] Deprecate GeneralUtility::freetypeDpiComp
- The Freetype related method "GeneralUtility::freetypeDpiComp"
has been marked as deprecated and moved to GraphicalFun... - 23:11 Revision d31bdfe6: [BUGFIX] EXT:form - avoid php warnings
- Avoid php warnings if no individual validation errors are defined.
Resolves: #80439
Releases: master
Change-Id: Idc3... - 22:56 Revision bdb16b16: [BUGFIX] EXT:form - do not wrap in anonymous function
- There are no local variables in ext_tables.php that would
justify having a call_user_func() wrap around the
registrat... - 22:34 Revision e16531da: [TASK] Cleanup legacy IMv4 options
- The GraphicalFunctions options $V5_EFFECTS and $_NO_IM_EFFECTS
are no the exact opposite all times, due to the remova... - 22:27 Revision 38df39f5: [TASK] Clean up code in jsfunc.inline.js
- There are some methods that are handled differently these days and
are not necessary anymore due to some IRRE refacto... - 22:21 Revision 8075f9b7: [TASK] Deprecate printContent methods
- The methods TaskModuleController::printContent() and
PageLayoutController::printContent() have been marked as deprec... - 19:43 Revision c355b859: [TASK] Use TYPO3_version constant for Extbase help command
- The output which version of Extbase is used, does not need to be
fetched via getExtensionVersion() of EXT:extbase. Th... - 17:48 Revision bacaa0a0: [FEATURE] EXT:form - support multiple form elements per row
- Make it possible to define multiple form elements per row.
The default configuration works for Twitter Bootstrap.
Re... - 16:58 Revision 99f54d42: [BUGFIX] Avoid warning dialog when closing records with dateTime fields
- In case a record contains a DateTimePicker field, the validation is triggered to early
and mark each DateTime field a... - 16:26 Revision d9e99922: [FOLLOWUP][BUGFIX] Set language uid for inline children by default
- Resolves: #48883
Resolves: #76048
Resolves: #73609
Releases: master, 7.6
Change-Id: Id782bd41bfe30d9f9574e4b444d6e361... - 14:43 Revision c4c2ae46: [BUGFIX] Set language uid for inline children by default
- On creating child records for an inline field, currently no language
is set and the children are stored with sys_lang... - 06:56 Revision 81d3f395: [TASK] Unify configuration for overriding child TCA
- The configuration possibilities to override child TCA
from the TCA of an inline parent
foreign_types
foreign_record_... - 00:42 Revision 11506d77: [BUGFIX] Send correct HTTP message in getUrl
- Resolves: #72299
Releases: master, 7.6, 6.2
Change-Id: I30abd5db0fad8b5ded1ff419bb6c4244ec5c510e
Reviewed-on: https:/...
2017-03-24
- 15:41 Revision c8a7743a: [BUGFIX] Start click binding only after DOM is ready
- This patch fixes a loading issue on poor internet connections.
In case of a slow internet connection the icons are no... - 15:35 Revision df41182a: [TASK] EXT:form - simplify translation file includes
- With this patch, an integrator has prototype wide translation settings
for the 4 aspects of the form framework. Furth... - 15:25 Revision 7a4814c2: [BUGFIX] Start click binding only after DOM is ready
- This patch fixes a loading issue on poor internet connections.
In case of a slow internet connection the icons are no... - 12:02 Revision c21f5715: [TASK] Log exception when metadata extraction fails
- When the FAL metadata extraction task fails with an exception
this exception will now be logged via logException(), w... - 11:49 Revision 061a852a: [TASK] styleguide: TCA: Make inline_1n1n localizable
- 09:57 Revision 3ae3ffb8: [BUGFIX] Mark login attempts as failed for anonymous sessions
- Fixes a bug where login attempts would not be marked with loginFailure
when an existing anonymous session exists.
Re... - 09:44 Revision f613bd39: [BUGFIX] EXT:form - ignore removed form definitions in page module
- Do not show labels from removed, renamed or invalid form
definitions within the page module preview hook.
Resolves: ...
2017-03-23
- 19:12 Revision fe9fa64d: [BUGFIX] Fix typo in UserElement.php
- Correct configuration is in fieldConf
Resolves: #80423
Releases: master
Change-Id: I605b9c76367081f1332c6ad61d4c3422... - 16:31 Revision 7b5621f0: [BUGFIX] Fix broken require / validation handling for ckeditor
- This patch fix the broken require / validation handling for ckeditor.
To revalidate the form, the field is now update... - 15:45 Revision 1ed35099: [TASK] EXT:form - add empty option to select elements
- Add configuration for fluid's select VH attribute 'prependOptionLabel'.
Resolves: #80192
Releases: master
Change-Id:... - 14:27 Revision 293413c3: [TASK] Show only pages_language_overlay records with a defined language
- The list module must not use any pages_language_overlay records with
a sys_language_uid=0. First this doesn't make se... - 14:23 Revision 9ee00d27: [BUGFIX] Ensure correct sorting of extension configuration
- If an extension uses a default subcategory for its configuration but does
not define a sorting order, using PHP >= 7 ... - 14:23 Revision 7638b436: [BUGFIX] Ensure correct sorting of extension configuration
- If an extension uses a default subcategory for its configuration but does
not define a sorting order, using PHP >= 7 ... - 09:24 Revision a8c6b34b: [BUGFIX] Wrong computed baseURL with FE editing RTE
- Frontend editing button for editing a content now
url encode the return URL. The HTMLAREA baseURL
computation now exc... - 07:51 Revision 7d3fedff: [BUGFIX] AllowLanguageSynchronization processes null values twice
- TCA columns having 'l10n_mode' defined to either 'exclude' or
'mergeIfNotBlank' (later is autotatically migrated to t...
2017-03-22
- 22:30 Revision 4eb91cae: [TASK] Refactor methods in DataHandler related to page delete access
- * Removes usage of `rmComma()` and deprecates it
* Replaces usage of `noRecordsFromUnallowedTables()` with protected
... - 21:57 Revision 97488b77: [TASK] Make frontend login compatible with csc and fsc
- Frontend login now uses fluid styled content as default rendering
definition. Additionally the loading order is chang... - 21:14 Revision c50d776a: [TASK] Streamline form template files
- For a more streamlined rendering this patch adds nessesary html tags
with fluid namespaces to all form templates, uni... - 20:09 Revision a52e2854: [TASK] styleguide: TCA: Prepare inline_1n for localization
- 19:53 Revision 3ab68ba3: [BUGFIX] LocalizationStateSelector with new records
- The LocalizationStateSelector field wizard on new, not yet persisted records
casts the ['databaseRow']['uid'] to inte... - 19:47 Revision e7f43bb7: [TASK] styleguide: Make sys_language_uid editable on elements_basic
- 19:32 Revision c2ac423e: [BUGFIX] styleguide: TCA: Remove default_sortby on all tables that provide sortby
- 19:23 Revision 790166d8: [BUGFIX] styleguide: Minor comment fix
- 19:21 Revision 30de9967: [TASK] styleguide: TCA: add type=none, format=datetime example
- 18:44 Revision 6d5af8da: [TASK] EXT:form - do not write placeholder attribute if empty
- Do not write the placeholder html attribute if its value
is empty within the form editor.
Resolves: #80383
Releases:... - 18:39 Revision 53ba10e6: [BUGFIX] Fix tooltip after changing permissions
- Fix js tooltip after permission settings are changed
in the permissions backend module.
Resolves: #80387
Releases: m... - 18:38 Revision 61e34639: [TASK] Update jQuery from 3.1.1 to 3.2.1
- Release notes:
* Added support for custom CSS properties (#3144).
* Deprecated jQuery.holdReady (#3288).
* Depreca... - 18:35 Revision 87456668: [TASK] Upgrade version of D3.js to version 4.7.3
- Release notes:
4.7.2
* Optimize d3.pack.
* Fix string coercion in transition.style and
transition.attr.
* Update ... - 18:33 Revision 6ecf1f21: [BUGFIX] Fix tooltip after changing permissions
- Fix js tooltip after permission settings are changed
in the permissions backend module.
Resolves: #80387
Releases: m... - 17:00 Revision e47acfbe: [FOLLOWUP][TASK] Deprecate BackendUtility::getRecordRaw
- Rename .rst file since the colons give headaches on windows.
Change-Id: I710a030ce7335b294d081e237a019cec6b7ca74f
Re... - 16:38 Revision 35d6b2b3: [TASK] Do not clear constants in CSS Styled Content
- The constants within `styles.content` were cleared
via CSS Styled Content which did not allow to define
any constants... - 16:38 Revision 5462fdfb: [TASK] Deprecate BackendUtility::getRecordRaw
- Since we follow the principle of "prepared statement", the method
getRecordRaw will break this behaviour. Within the ... - 14:50 Revision dc3416b2: [BUGFIX] Flex form section container with group elements
- The "create new flex form section container" ajax request fails to set
initialized data values of the data compiler t... - 13:05 Revision 8edb9c12: [BUGFIX] Language label and css loading in inline and flex sections
- Loading additional stylesheets from elements in inline scope fails if using
'EXT:' syntax, for flex section container... - 11:45 Revision 6bf6369f: [TASK] Clean up ['ctrl'] sortby and default_sortby
- sortby: An integer field with an explicit sorting value
default_sortby: A query->orderBy statement to sort records
i... - 10:35 Revision 95d6b579: [BUGFIX] Preview pages with publish dates
- The view module already adds simTime to pages that have a publish date
set. With this change all places generating pa... - 10:27 Revision d4c4b4b7: [BUGFIX] Add support for target attribute to form viewhelper
- <f:form> now supports setting target="" as attribute.
Change-Id: Id6bd5f136b3ca6a4083f08780796b408ceaf0116
Releases:... - 08:44 Revision 8cb64924: [FOLLOWUP][TASK] EXT:form - change signal slots to hooks
- Resolves: #80333
Releases: master
Change-Id: I201392bc67228864e31d9e7117880fbb401af279
Reviewed-on: https://review.ty...
2017-03-20
- 19:34 Revision 4e4beb13: [BUGFIX] EXT:form - change type of getRendererClassName() to string
- Fix incompatible return types of getRendererClassName()
Make sure it is a string in all interfaces and implementation... - 18:37 Revision cbcd2993: [BUGFIX] Check if install tool enable file exists before removing it
- The is_file() check got lost during the refactoring in
d855b4707ba1198b6c1dbf856c4377e230da4c4b.
Change-Id: Ia168809... - 18:36 Revision 0bf488ef: [BUGFIX] Check if install tool enable file exists before removing it
- The is_file() check got lost during the refactoring in
d855b4707ba1198b6c1dbf856c4377e230da4c4b.
Change-Id: Ia168809... - 15:06 Revision b1718cab: [TASK] Cleanup FSC/CSC typoscript
- * remove/update inline comments
* improve legibility by proper indentation and CGL
Resolves: #80346
Releases: master... - 14:38 Revision 3517eccb: [BUGFIX] EXT:form - Render form name in form tree correctly
- Do not double-encode name with HTML entities.
Resolves: #80343
Releases: master
Change-Id: If8e3757f0d34712f0daf0312... - 14:24 Revision 72f6ad28: [BUGFIX] Do not compile parent config in inline ajax controller
- Using the signed parent tca config incoming via ajax request in the
inline ajax controller solves a series of issues ... - 13:53 Revision fe4cee40: [TASK] Use correct language sorting in TCA field language of pages_language_overlay
- Since #77652 the languages are sorted manually using a sorting field. Use this
field also in the language selection o... - 11:22 Revision d00f3a81: [TASK] Remove l10n_cat leftover
- TCA property l10n_cat has been there since ever and nobody understood it.
The docs about it never said what it really... - 10:57 Revision 273ed52d: [BUGFIX] Typo3Status Report checks for Compatibility6
- Check for EXT:Compatibility7 instead of EXT:Compatibility6
in the Typo3Status Report.
Resolves: #80348
Releases: mas... - 10:45 Revision a0e968c5: [BUGFIX] TCA field using MM table is incorrectly duplicates relations
- The previous change disabled the lookup on the parent UID which resulted
in getting all possible relations due to the... - 10:16 Revision 77465a6d: [TASK] Deprecate further l10n_mode usages
- This change is focussed on runtime processing of l10n_mode
which is not required anymore. Thus accordant internal
fun... - 10:16 Revision 7cbf89ad: [TASK] Deprecate inline localizationMode
- TCA type's inline localizationMode can either be "keep" or "select".
At least "keep" is counter-productive if allowLa...
2017-03-19
- 16:44 Revision c02e019a: [TASK] Remove inline styles from parsed blockquote tag
- The inline styles were removed from CSS Styled Content
but not in Fluid Styled Content.
Now this is also removed in ...
2017-03-18
- 19:46 Revision b608afbd: [TASK] Implement conflict handling into renameFile()
- Upon DuplicationBehaviour::RENAME and ~::REPLACE, the according function
is called for the given file. For Duplicatio... - 18:12 Revision bafc8232: [BUGFIX] Allow requireJsModules from FormEngine fieldControl
- While the two NodeExpansion API's allow the usual returnArray
from single expansion nodes, fieldControl does not, due...
2017-03-17
- 23:54 Revision 872ad59d: [TASK] Support valuePicker in colorpicker
- Add the 'valuePicker' functionality to the colorpicker. This is useful
for editors to have a series of defaults. A si... - 20:32 Revision 3664b27d: [TASK] EXT:form - set identifier for renderables
- Add method for setting the identifier for renderables.
Resolves: #80319
Releases: master
Change-Id: I9103068aef1b71e... - 20:02 Revision 3ba6e582: [TASK] EXT:form - move fixed template settings to configuration
- Move this fluid form VH attributes into the EXT:form
configuration
* f:form -> additionalParams
* f:form -> addQuery... - 18:38 Revision 69c769c5: [TASK] styleguide: TCA: colorpicker with valuepicker example
- 17:49 Revision dd185960: [BUGFIX] Wrong header in 8.6 .rst file
- Deprecation should be Feature to fix the list on
https://docs.typo3.org/typo3cms/extensions/core/8-dev/Changelog/8.6/... - 16:47 Revision db0722b5: [TASK] styleguide: Add a colorpicker as section container element
- 15:26 Revision ff5f2aec: [FOLLOWUP][BUGFIX] l10n_state field is not created when installing an ext
- Fix PHPdoc comments of return types.
Change-Id: I58686de41b135694305ca146590cba1c66ee6716
Resolves: #80271
Releases:... - 15:22 Revision 9c787b37: Revert "[BUGFIX] Allow any navigation component to load in BE"
- This reverts commit 51b5fad91efa5bef84bec16f3ae3738c382da5f1.
The patch introduced some delays and the acceptance te... - 14:30 Revision e610b7f2: [BUGFIX] Escape dots of flexform field names
- To make inline proper working in JS, the name of the field must be escaped
as it can contain dots.
Resolves: #78985
... - 14:22 Revision 23c68013: [BUGFIX] Escape dots of flexform field names
- To make inline proper working in JS, the name of the field must be escaped
as it can contain dots.
Resolves: #78985
... - 14:16 Revision fec65e5e: [TASK] validateRstFiles script: improve error message
- Improve the error message for non valid index keywords in
changelog RST files.
Resolves: #80310
Releases: master
Cha... - 14:15 Revision 07bd3e31: [TASK] Use array_replace_recursive to merge columnsOverrides
- Merging columnsOverrides into columns in FormEngine data provider
TcaColumnsOverrides is done via ArrayUtility::merge... - 14:13 Revision 33102bd1: [BUGFIX] l10n_state field is not created when installing an extension
- l10n_state fields are not created automatically when installing an
extension since there is no slot defined for the a... - 14:01 Revision d1f017a8: [TASK] Streamline EXT:form code
- * Register "formvh:" as global namespace, simplifying the templates
* Remove formvh:be.pageRenderer and add the missi... - 13:07 Revision 3497ff3b: [BUGFIX] Fix deprecation message of two GeneralUtility methods
- We're only deprecating these two methods, not the whole file.
Resolves: #80316
Releases: master
Change-Id: Ia1727c09...
2017-03-16
- 19:48 Revision 36f1a701: [BUGFIX] TCA selectTree ajax must not calculate display conditions
- Opening a record with a FormEngine field type='select' and
renderType='selectTree' just renders boilerplate HTML that... - 06:03 Revision c66f76f7: [TASK] Resolve cross dep between EXT:backend and EXT:feedit
- This patch moves frontend-editing intialisation from the
EditDocumentController (EXT:backend) to a signal listener
in...
2017-03-15
- 22:07 Revision c8abd5c1: [BUGFIX] styleguide: TCA: bogus select_tree_2_condition entry in showitem
- 22:05 Revision 72139c7d: [TASK] styleguide: TCA: select_tree_2 in flex with display condition
- Related: https://github.com/TYPO3-CMS/styleguide/issues/79657
- 21:10 Revision 0289f383: [TASK] styleguide: Line indenting in ext_tables.sql
- 20:31 Revision 4a01c9ee: [TASK] styleguide: Migrate to doctrine
- 14:27 Revision 89355abc: [TASK] Return to content element after un-/hide
- Add the current content element as section to the un-/hide link.
Releases: master, 7.6
Resolves: #80274
Change-Id: I... - 12:28 Revision 522c0049: [TASK] Return to content element after un-/hide
- Add the current content element as section to the un-/hide link.
Releases: master, 7.6
Resolves: #80274
Change-Id: I... - 12:07 Revision 854c7816: [TASK] Return to content element after closing
- Add the current content element as section to the edit link.
Since #70074, the edit link in the header has been alrea... - 11:59 Revision ff406327: [BUGFIX] Recordlist shows content of wrong folder
- Subfolder requires identifier when parent folder is expanded.
Resolves: #80166
Releases: master, 7.6
Change-Id: I522... - 11:55 Revision 77d551ce: [BUGFIX] Recordlist shows content of wrong folder
- Subfolder requires identifier when parent folder is expanded.
Resolves: #80166
Releases: master, 7.6
Change-Id: I522... - 11:49 Revision 83e2a790: [BUGFIX] Localize tt_content_defValues in new content element wizard
- Resolves: #79551
Releases: master, 7.6
Change-Id: I76bf3996b3f76b18f9ff9cc95b70b2e41bbc4143
Reviewed-on: https://revi... - 11:36 Revision 19e8f9b2: [BUGFIX] Localize tt_content_defValues in new content element wizard
- Resolves: #79551
Releases: master, 7.6
Change-Id: I76bf3996b3f76b18f9ff9cc95b70b2e41bbc4143
Reviewed-on: https://revi... - 11:19 Revision f9518784: [BUGFIX] Do not overwrite inlineData in mergeResult
- Instead of merging different inlineData results, the
FormResultCompiler has one seemingly leftover line of code
which... - 11:09 Revision 8bdb21da: [BUGFIX] Do not overwrite inlineData in mergeResult
- Instead of merging different inlineData results, the
FormResultCompiler has one seemingly leftover line of code
which... - 10:37 Revision d22be08f: [BUGFIX] Register SVG icons for backend modules automatically
- Releases: master
Fixes: #80278
Change-Id: Idcb7efa0fb7a5ad819ce0f65a837916cdeb13c56
Reviewed-on: https://review.typo3... - 10:18 Revision 224bb0d5: [BUGFIX] Missing max value for title in file reference TCA
- Add a max value of 255 chars for the field "title" and
increase size of field "alternative" in sys_file_reference to
... - 10:10 Revision c4118cdc: [BUGFIX] Missing max value for title in file reference TCA
- Add a max value of 255 chars for the field "title" and
increase size of field "alternative" in sys_file_reference to
... - 09:02 Revision 51b5fad9: [BUGFIX] Allow any navigation component to load in BE
- Since the ExtJS viewport refactoring in 8.5, it is not possible
anymore to load any other registered navigation compo... - 07:07 Revision dc6bf6e4: [TASK] Move config.sys_language_softExclude to compat7
- The TypoScript option `config.sys_language_softExclude`
allows to set certain fields on tables to l10n_mode=exclude
d...
2017-03-14
- 22:57 Revision bce9a838: [!!!][TASK] Remove $TYPO3_CONF_VARS['FE']['pageOverlayFields']
- The configuration $GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields']
is removed from the default configuration as... - 22:37 Revision e4edc72d: [BUGFIX] Prevent crash saving <a> without "href" attribute
- Prevent a PHP error in the HTML parser when saving a content element
containing an <a> tag without "href" attribute b... - 21:51 Revision 45479401: [TASK] Be more specific about the inputLink wizard migration
- Resolves: #80277
Releases: master
Change-Id: I4aeab3c0c45d88d8e8934407dfaa3e845d6dd376
Reviewed-on: https://review.ty... - 19:53 Revision 191118ec: [TASK] Switch to typo3/cms-styleguide
- Styleguide moved from 7elix/styleguide to typo3/cms-styleguide
Change-Id: Ib11cd3d21121214ed5828aa26166d4a7b1419a3c
... - 18:39 Revision 236e194c: [BUGFIX] colPos_list gets respected in language view
- mod.SHARED.colPos_list is now also respected in
Web > Page > Language View.
Since TYPO3 6.2 the setting was only res... - 18:36 Revision c5b53914: [TASK] styleguide: composer replace section
- 18:13 Revision 19dec733: [BUGFIX] colPos_list gets respected in language view
- mod.SHARED.colPos_list is now also respected in
Web > Page > Language View.
Since TYPO3 6.2 the setting was only res... - 15:07 Revision 6e6fc73d: [TASK] Return to content element after closing
- Add the current content element as section to the edit link.
Since #70074, the edit link in the header has been alrea...
2017-03-13
- 21:47 Revision ca68d312: [TASK] Better positioning of suggest result
- The suggest result (which is used for autocomplete) within
the TYPO3 backend is now left aligned which is especially
... - 21:33 Revision 71a9f96f: [TASK] Add max to the overrideable fields of type text
- The configuration "max" of TCA type "text" should be overridable
via TsConfig. This makes it possible limit textarea ... - 14:43 Revision b1fce6b4: [TASK] Update 8.6 Documentation
- Update and proofread 8.6 docs
Add changes from https://review.typo3.org/#/c/51599/ which is now
abandoned.
Resolves:... - 14:39 Revision 4d030d99: [BUGFIX] Add localizationStateSelector to some elements
- When the localizationStateSelector has been added, it has been
forgotten for some elements. Add the wizard to both RT... - 13:52 Revision f012052f: [BUGFIX] Preview pages with publish dates
- Currently pages can be hidden for different reasons:
- page is disabled
- page has a start time in the future
- page ... - 13:38 Revision 0f2028a3: [TASK] Bypass fetch of database record if already loaded
- Change-Id: I737f76e497ef4a9c2ce1439cfe09b0b1e75afd73
Resolves: #80100
Releases: master, 7.6
Reviewed-on: https://revi... - 09:37 Revision 7c0ddc7a: [BUGFIX] Editing start-/end time of scheduled task not working correctly
- The start/end value can now contain either the start-/end time as
unix timestamp or as formatted date when using the ... - 09:11 Revision 447aff0c: [BUGFIX] Fix rendering of select icons
- Use floating divs for the select icons instead of
a table with a fixed column count of 12.
Resolves: #79508
Releases... - 08:40 Revision b66275c8: [TASK] Add sys_domain index matching getDomainStartPage query
- The added index optimises the query that executes on every
single page load both cached and uncached.
Change-Id: I67...
2017-03-12
- 18:22 Revision 7d22676b: [BUGFIX] Remove no longer used CSS
- Remove obsolete and no longer used css styles concerning `ul.tree`.
This patch make also compiling css with grunt cl... - 18:16 Revision c4501a20: [BUGFIX] Remove default fieldWizard on NoneElement
- The NoneElement is a readOnly field. The fieldWizard API does not
make sense for this element, thus the declaration o... - 12:13 Revision 762c3175: [TASK] EXT:form - add typoscript inline documentation
- Resolves: #80142
Releases: master
Change-Id: I9463bf12732966de177816e14fc76c16e8f74783
Reviewed-on: https://review.ty... - 11:58 Revision 5a8b7f2a: [BUGFIX] MM language synchronization is ignored on initial localization
- The language synchronization of many-to-many fields (MM) is ignored for
the initial localization command, but is cons... - 11:30 Revision f1fbc80f: [BUGFIX] Fixed processing of non jpg, png and gif images
- Resolves: #79903
Releases: master
Change-Id: I159286a17bbb7dbab9d5ef696608e0e4d8558e7d
Reviewed-on: https://review.ty... - 11:01 Revision 5893eec4: [BUGFIX] Use-fine grained request types in Applications
- The new CLI console application as well as the install tool define
the request type as simulating backend, which is w... - 11:00 Revision b6266bee: [BUGFIX] Two wrong conditions in FormEngine expansion
- Two minor condition checks in FormEngine element expansion
classes.
Change-Id: I087b744ee826d9b7174261bc084c4c188920... - 10:57 Revision 135c3278: [BUGFIX] EXT:form - Change regexp for identifier escaping
- Change regexp for identifier escaping of forms to work
for underscores and dashes.
Resolves: #80229
Releases: master...
2017-03-11
- 19:12 Revision e7217da4: [BUGFIX] Add allowLanguageSynchronization chain resolving
- Currently the localization behavior does not consider localization
chains concerning field values to be synchronized ...
2017-03-10
- 22:43 Revision 3f35a3c1: [TASK] Bypass fetch of database record if already loaded
- Change-Id: I737f76e497ef4a9c2ce1439cfe09b0b1e75afd73
Resolves: #80100
Releases: master
Reviewed-on: https://review.ty... - 22:39 Revision 423b1de5: [TASK] Make InvalidXmlFileException for language files more verbose
- The message of the InvalidXmlFileException, thrown when parsing broken
language files now always shows the last occur... - 22:38 Revision b79c6794: [BUGFIX] Wrong variable checked in BrowseLinksController
- Changed so the correct variable classesAnchorDefaultTitle is checked.
In BrowseLinksController::getTitleField the wr... - 22:32 Revision 3ba8f653: [BUGFIX] Minor typo and unused use
- Change-Id: If3eb8c6d2b0fef265b3030fc1c2ed7ec8958564f
Resolves: #80233
Releases: master
Reviewed-on: https://review.ty... - 22:30 Revision 45b89f09: [TASK] Make InvalidXmlFileException for language files more verbose
- The message of the InvalidXmlFileException, thrown when parsing broken
language files now always shows the last occur... - 13:51 Revision 89b986c4: [BUGFIX] Avoid CKEditor RequireJS information loaded in FE
- The CKEditor default configuration for RequireJS path
resolving is only relevant in BE, Frontend Page Rendering
needs...
2017-03-09
- 23:16 Revision 229a542d: [BUGFIX] Fix configuration example in image manipulation rst
- The configuration example for cover areas is wrong and needs
to be nested below cropVariants and <cropVariantId>
Res... - 16:10 Revision 21a8ee2f: [BUGFIX] Extension update: Prevent multiple update trigger
- If you start searching in the extension list in Extension Manager, each
filter action binds a new update trigger to t... - 09:24 Revision 64655eee: [BUGFIX] Fix PageTS config example of CKEditor RTE
- Releases: master
Resolves: #79919
Change-Id: Ic47513eddca720e29bc83efccdb6f55854768d37
Reviewed-on: https://review.ty... - 09:17 Revision 184716b6: [TASK] Remove TCA config 'max' on inputDateTime fields
- The TCA migration removes the 'max' config option for
renderType="inputDateTime" since this should not be set
for thi... - 08:47 Revision 3307a5db: [BUGFIX] Make styles.content.get available after major FSC rewrite
- Since the major rewrite of EXT:fluid_styled_content and
EXT:css_styled_content the following TypoScript setup must
be...
2017-03-08
- 23:32 Revision f51ce1a4: [BUGFIX] Skip CKEditor registration on CLI
- Made sure the CKEditor RequireJS paths are not calculated when running
in a CLI context.
When rte_ckeditor is instal... - 12:59 Revision 0392875b: [BUGFIX] MediaViewHelper does not render data-focus-area attribute
- The media view helper should support the new data-focus-area attribute
for image manipulation. Just like the ImageVie... - 11:25 Revision 9c8592ab: [BUGFIX] Update selected ratio in preview element
- When selecting a different ratio and accepting the image manipulation,
not only the image thumbnails, but also the se... - 10:38 Revision 11636f4d: [TASK] styleguide: Restrict width of input_34
2017-03-07
- 16:48 Revision 3094854d: [BUGFIX] Add possibility to define crop variants per table
- Currently it is not possible to define crop variants per
table or content type. This makes this feature a lot less us... - 14:52 Revision a0b7e263: [BUGFIX] EM: Highlighting for insecure/outdated extensions
- - Fix styles for extensions marked insecure or outdated
within the TYPO3 extension manager list.
- Fix and update s... - 09:56 Revision e1fe4cb0: [BUGFIX] Add support for target attribute to form viewhelper
- <f:form> now supports setting target="" as attribute.
Change-Id: Id6bd5f136b3ca6a4083f08780796b408ceaf0116
Releases:... - 09:29 Revision ecd617c9: [TASK] Upgrade d3.js to 4.7.1
- Release notes:
4.6.0
* Add path.measure.
* Improve d3.pack layout.
* Fix d3.geoBounds for certain line geometries.... - 07:19 Revision 5f1a0da7: [BUGFIX] EM: Highlighting for insecure/outdated extensions
- - Fix styles for extensions marked insecure or outdated
within the TYPO3 extension manager list.
- Fix and update s... - 07:19 Revision 14a27c0f: [TASK] Move version selector view to EXT:compatibility7
- The functionality for switching between versions and showing
all versions of a record is available through the clickm... - 04:25 Revision a05aee32: [BUGFIX] Always use forward slashes in Upgrade Analysis
- In the Upgrade Analysis in the Install Tool only forward slashes
can be used in paths to prevent exceptions from bein...
2017-03-06
- 23:17 Revision 7d92cdc8: [FOLLOWUP][BUGFIX] Exception when setting "language" to "all" for content
- The initial change just hid a misbehavior when dealing with a content
element that was defined for the non-existing "... - 21:30 Revision fce8159c: [BUGFIX] Respect TypoScript code after not matched include
- When parsing TypoScript with <INCLUDE which has a condition,
following TypoScript code which is not in an <INCLUDE st... - 21:12 Revision e797b87f: [BUGFIX] Respect TypoScript code after not matched include
- When parsing TypoScript with <INCLUDE which has a condition,
following TypoScript code which is not in an <INCLUDE st... - 17:32 Revision bc643f57: [TASK] Hide word count in indexed_search backend if mysql fulltext is used
- If mysql fulltext is enabled, the word count is always empty.
Therefore the word count should be always be hidden.
R... - 15:37 Revision 914501b9: [BUGFIX] styleguide: Remove invalid none with rows example
- 14:47 Revision 5a8feb6c: [TASK] Show actual connect problem in Install tool
- If a connection can't be established to the database show the
actual exception message instead of just asking the use... - 08:39 Revision aa41be10: [BUGFIX] Check for required migrations in silentCacheFrameworkTableSchemaMigration
- Check that there are tables that need to be migrated instead of blindy
calling the SchemaMigrator.
Resolves: #80065
...
2017-03-05
- 13:52 Revision c9a9cd79: [BUGFIX] Add deleted = 0 to getProcessedValue
- The doctrine migration missed a DeletedRestriction.
Resolves: #80143
Releases: master
Change-Id: I391f47ecb61be6ebdc...
2017-03-04
- 20:17 Revision 982b3d4c: [BUGFIX] CKEditor: UI language should respect BE user language
- If a backend user has selected a backend language,
CKEditor is not respecting this option, instead calculating
this b... - 20:13 Revision 5fe52885: [BUGFIX] Catch FileDoesNotExistException in InputLinkElement
- If a file is linked which does not exist anymore, the UI
must not break.
Resolves: #80086
Releases: master
Change-Id... - 20:03 Revision 98d93c70: [BUGFIX] Incorrect usages of string as array in QueryGenerator
- Changed so an empty $queryConfig is always an array.
$queryConfig is declared as an array but can be used as an arra... - 18:38 Revision 17cf2be8: [TASK] CKEditor: Add quicktable plugin / easier table configuration
- In order to reduce the dialog popups and ease the pain with tables
within CKEditor, quicktable (https://github.com/uf... - 13:45 Revision 393cc801: [TASK] CKEditor: Use better default alignment classes
- The default alignment classes are adapted to reflect default stylings for
websites, using twitter bootstrap instead o... - 03:23 Revision c69cecf7: [BUGFIX] Catch exceptions in LinkBrowser
- If a folder or file is linked which does not exist, the UI must not
break.
Resolves: #80087
Releases: master
Change-... - 03:18 Revision efa373a9: [BUGFIX] Incorrect usages of string as array in QueryGenerator
- Changed so an empty $queryConfig is always an array.
$queryConfig is declared as an array but can be used as an arra... - 03:15 Revision 0d5734ad: [TASK] Use LanguageService::$moduleLabels as fallback in ModuleLoader
- As the property moduleLabels of the LanguageService was deprecated with
8, it should be used as fallback for module l... - 03:13 Revision d6bc3012: [BUGFIX] Felogin: Only wrap header/message if not empty
- When adding felogin template the wraps defined by default
of EXT:felogin are always outputted even though it just add... - 03:12 Revision acde9f92: [BUGFIX] Felogin: Only wrap header/message if not empty
- When adding felogin template the wraps defined by default
of EXT:felogin are always outputted even though it just add... - 02:35 Revision 1f4d64f1: [BUGFIX] SchemaMigrator: Don't add indexes on changed columns
- Adding or changing an index on MySQL could sometimes fail due
to a dependency between the index definition and the co...
2017-03-03
- 20:05 Revision f85326d3: [FOLLOWUP][BUGFIX] Add query restrictions for all tables in query
- This patch ensures a correct table name is used within the restrictions
to be able to find TCA information.
Resolves... - 20:04 Revision 9b94ddcf: [TASK] Default saltedPWHashingMethod Pbkdf2
- Change default saltedPWHashingMethod to Pbkdf2 in order to use the
most secure salting method that is available by de... - 16:26 Revision 0137d086: [BUGFIX] Bind live search click event to search field container
- To prevent issues with the click event of the live search which is also
triggered on any other dropdown menu of the t... - 16:03 Revision 5f8b2a80: [TASK] styleguide: Updated version and author information
- 15:55 Revision 152ec8ec: [TASK] styleguide: Update composer.json and friends
- Update a series of files after move of extension from 7elix
to TYPO3 organisation on github. Thanks a lot for all you... - 13:49 Revision 5cf6c7b9: [TASK] Improve migration steps of BE viewhelper attributes deprecation
- Resolves: #80097
Releases: master
Change-Id: Ia0d4448bfa257bb3f77f12baaa210bc1af1b6b57
Reviewed-on: https://review.ty... - 08:58 Revision 394a49d6: [CLEANUP] Streamline Avatar-related code in EXT:backend
- - Add proper comments to all PHP code, remove all unnecessary
comments (e.g. "get height" for getHeight() method).
- ... - 01:12 Revision 025030f2: [BUGFIX] Avoid stripping tags for generating diffs
- Tags must not be stripped away for creating diffs as
those are essential for editors. Otherwise it is not
possible to...
2017-03-02
- 13:45 Revision 0f21eaad: [BUGFIX] Ensure pageTS is overriding on top-level RTE syntax
- If using RTE.classesAnchor before, the new Richtext class
did not merge the values together. This is now solved by
do...
Also available in: Atom