Project

General

Profile

Activity

From 2017-07-20 to 2017-08-18

2017-08-18

21:34 Revision eb7539b6: [!!!][FEATURE] Main install tool refactoring
The patch applies a major refactoring of the "tool" part of the
install tool. As the most visible change, the install...
Mona Muzaffar
16:38 Revision 3df33f5e: [TASK] Adding novalidate Attribute to Fluid Form ViewHelper
At the moment there is no possibility to disable the client side
validation for the fluid form tag.
Releases: master...
Pascal Langhals
16:24 Revision 87361777: [BUGFIX] EXT:Scheduler: Update storage index saves correct storage
When creating an "update storage index" task, now the selected storage
is saved correct.
Resolves: #67241
Releases: ...
Michael Oehlhof
16:21 Revision e8ec374c: [BUGFIX] Prevent XSS in scheduler extension
Releases: master,8.7,7.6
Resolves: #82079
Change-Id: I21a6ebcff4ebd0c6f2d2c83e0aa6d9e2c03d32d9
Reviewed-on: https://r...
Wouter Wolters
16:10 Revision bed4ceb6: [BUGFIX] Prevent XSS in scheduler extension
Releases: master,8.7,7.6
Resolves: #82079
Change-Id: I21a6ebcff4ebd0c6f2d2c83e0aa6d9e2c03d32d9
Reviewed-on: https://r...
Wouter Wolters
16:01 Revision 4fcaf7ff: [TASK] Change upper limits for endtime of various records
Instead of using 2020 use the technical limit of 32bit
which is 2038.
Resolves: #81940
Releases: master, 8.7
Change-...
Georg Ringer
15:53 Revision 41fc5209: [BUGFIX] Fix hide and delete button in SysAction->RecordList
The AjaxDataHandler JavaScript must be loaded to add the on
click handlers.
Resolves: #81685
Releases: master,8.7
Ch...
Wouter Wolters
15:45 Revision bb60d697: [BUGFIX] Prevent XSS in scheduler extension
Releases: master,8.7,7.6
Resolves: #82079
Change-Id: I21a6ebcff4ebd0c6f2d2c83e0aa6d9e2c03d32d9
Reviewed-on: https://r...
Wouter Wolters
15:41 Revision 3da08257: [TASK] Change upper limits for endtime of various records
Instead of using 2020 use the technical limit of 32bit
which is 2038.
Resolves: #81940
Releases: master, 8.7
Change-...
Georg Ringer
15:39 Revision 68a17881: [BUGFIX] Prevent XSS in PageLayoutController
Correctly use htmlspecialchars for the link.
Resolves: #82077
Releases: master,8.7,7.6
Change-Id: I87ea4010aa187f5f6...
Wouter Wolters
15:39 Revision 45bdf473: [BUGFIX] Prevent XSS in PageLayoutController
Correctly use htmlspecialchars for the link.
Resolves: #82077
Releases: master,8.7,7.6
Change-Id: I87ea4010aa187f5f6...
Wouter Wolters
15:26 Revision 1fa553da: [BUGFIX] Prevent XSS in PageLayoutController
Correctly use htmlspecialchars for the link.
Resolves: #82077
Releases: master,8.7,7.6
Change-Id: I87ea4010aa187f5f6...
Wouter Wolters
15:10 Revision cdef1854: [BUGFIX] Fix hide and delete button in SysAction->RecordList
The AjaxDataHandler JavaScript must be loaded to add the on
click handlers.
Resolves: #81685
Releases: master,8.7
Ch...
Wouter Wolters
09:56 Revision 086add63: [BUGFIX] Drop sorting in COUNT() query in list module
The list module throws an exception on mssql as there
is a COUNT(*) query done with an ORDER BY sorting.
Sorting the...
Susanne Moog
09:54 Revision 38eb30d6: [BUGFIX] Use DriverInterface instead AbstractDriver for method signature
FAL drivers are not obligated to extend the AbstractDriver but only
to implement the DriverInterface. Having custom d...
Franz Koch
09:54 Revision 7267e0d9: [TASK] Remove leftover code for db_mountpoints in ActionTask
Resolves: #81999
Releases: master,8.7
Change-Id: Ib3311a4f10d7393b41c04fd193e8614d5984f35f
Reviewed-on: https://revie...
Wouter Wolters
09:53 Revision 01aac908: [BUGFIX] Correct type of argument passed to BackendUtility::viewOnClick
Third argument passed to BackendUtility::viewOnClick should be
an array or null.
Resolves: #82124
Releases: master, ...
Tymoteusz Motylewski
09:13 Revision ed11f88a: [BUGFIX] Use DriverInterface instead AbstractDriver for method signature
FAL drivers are not obligated to extend the AbstractDriver but only
to implement the DriverInterface. Having custom d...
Franz Koch
09:06 Revision 0137bc56: [BUGFIX] Changes indentation in new page wizard
On a page without subpages the indentation for
creating a new page below this page was wrong.
This fix changes the in...
Thomas Löffler
08:13 Revision ec9a35e6: [BUGFIX] Correct type of argument passed to BackendUtility::viewOnClick
Third argument passed to BackendUtility::viewOnClick should be
an array or null.
Resolves: #82124
Releases: master, ...
Tymoteusz Motylewski
08:06 Revision 615ed3a4: [TASK] Remove leftover code for db_mountpoints in ActionTask
Resolves: #81999
Releases: master,8.7
Change-Id: Ib3311a4f10d7393b41c04fd193e8614d5984f35f
Reviewed-on: https://revie...
Wouter Wolters
07:55 Revision 5dac1cf4: [BUGFIX] Use DriverInterface instead AbstractDriver for method signature
FAL drivers are not obligated to extend the AbstractDriver but only
to implement the DriverInterface. Having custom d...
Franz Koch

2017-08-17

23:33 Revision 9d3aa861: [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...
Susanne Moog
20:36 Revision 8f8c26ac: [TASK] Add t3editor for TSConfig fields
This patch add the t3edtor to the TSConfig fields of be_users,
be_groups and pages table.
TSConfig support is still m...
Frank Nägler
20:27 Revision a86b6374: [!!!][FEATURE] Refactor EXT:t3editor
EXT:t3editor is refactored to use the latest CodeMirror version (at the
time of writing it's 5.28.0).
Developers are ...
Andreas Fernandez
13:17 Revision 79d1315c: [BUGFIX] Changes indentation in new page wizard
On a page without subpages the indentation for
creating a new page below this page was wrong.
This fix changes the in...
Thomas Löffler
13:14 Revision 374fe5c6: [BUGFIX] Extend Lowlevel lost_files to accept customPath
This allows the lowlevel lost_files cleaner to use
customPaths as input too.
Resolves: #72202
Releases: master,8.7
C...
Tomas Norre Mikkelsen
10:41 Revision b49e6382: [FEATURE] EXT:form - Add the "Confirmation" finisher to the form editor
Make the "Confirmation message" finisher available within the form editor.
The BE-editor can choose between 2 possib...
Ralf Zimmermann
09:06 Revision 657b875e: [BUGFIX] Changes indentation in new page wizard
On a page without subpages the indentation for
creating a new page below this page was wrong.
This fix changes the in...
Thomas Löffler
09:02 Revision 6550812f: [TASK] Deprecate options `value` and `noscript` of SVG content object
This patch deprecates the options value (if `renderMode` is not set to
`inline`) and `noscript`. Both are used for an...
Frank Nägler
08:34 Revision 0075ee57: [BUGFIX] Do not allow users to edit doktypes without permissions
Disallow backend users to edit pages which doktypes are not allowed
via backend usergroup permissions.
Resolves: #79...
Markus Hölzle
08:31 Revision 332cfca9: [BUGFIX] Implode array values in SaveToDatabaseFinisher
Array values being processed by SaveToDatabaseFinisher are now
imploded by a comma. This may happen when using a `Mul...
Andreas Fernandez

2017-08-16

15:10 Revision 9f187bc1: [BUGFIX] Respect width/height settings in renderMode inline
The settings width and height are now supported also for the
renderMode inline of the SVG content object.
Resolves: ...
Frank Nägler
11:59 Revision 7aef3857: [FEATURE] SVG content object support EXT: syntax
The SVG Content Object property „src“ now supports EXT:
syntax to reference files from extensions.
Resolves: #82108
...
Frank Nägler
10:30 Revision 384467db: [FEATURE] Allow inline rendering for SVG content object
This patch add a new setting to allow inline rendering of SVG files.
Resolves: #82091
Releases: master
Change-Id: I1...
Frank Nägler

2017-08-15

16:07 Revision e60db69d: [BUGFIX] YouTubeRenderer "controls" option
The "controls" parameter appended to YouTube embed URL is either set to
value provided in $options array or to defaul...
Česlav Przywara
15:55 Revision 3cab6c2d: [BUGFIX] YouTubeRenderer "controls" option
The "controls" parameter appended to YouTube embed URL is either set to
value provided in $options array or to defaul...
Česlav Przywara
15:42 Revision f6c2b2e5: [BUGFIX] YouTubeRenderer "controls" option
The "controls" parameter appended to YouTube embed URL is either set to
value provided in $options array or to defaul...
Česlav Przywara
15:05 Revision e2584b9a: [TASK] Refactor GridEditor.js with TypeScript
Resolves: #82088
Releases: master
Change-Id: Ie0ad7a8ec6ed3f67300e88b8b8e0711c4f3dbbd2
Reviewed-on: https://review.ty...
Frank Nägler
13:49 Revision 5e5c0ec7: [TASK] Allow to override RTE config presets via PageTS
Reorder the steps to load the RTE configuration, so that presets can be
overridden by additional PageTS configuration...
Hannes Lau
13:37 Revision a5fccf88: [TASK] Allow to override RTE config presets via PageTS
Reorder the steps to load the RTE configuration, so that presets can be
overridden by additional PageTS configuration...
Hannes Lau
13:25 Revision eaf0d1bd: [BUGFIX] Implode array values in SaveToDatabaseFinisher
Array values being processed by SaveToDatabaseFinisher are now
imploded by a comma. This may happen when using a `Mul...
Andreas Fernandez
13:17 Revision b988ba84: [BUGFIX] _LOCAL_LANG overwrite via TypoScript with nested keys
If language labels are set for the top level key and sub
keys in TypoScript the top level key was not taken into
acco...
Susanne Moog
13:00 Revision e7882f44: [BUGFIX] _LOCAL_LANG overwrite via TypoScript with nested keys
If language labels are set for the top level key and sub
keys in TypoScript the top level key was not taken into
acco...
Susanne Moog
12:46 Revision 654ff849: [TASK] Cover rendering of hidden tt_content with functional tests
Two new cases are covered in LocalizedContentRenderingTest:
- when record is hidden in default language but its trans...
Tymoteusz Motylewski
12:07 Revision a3c0b791: [TASK] Cover rendering of hidden tt_content with functional tests
Two new cases are covered in LocalizedContentRenderingTest:
- when record is hidden in default language but its trans...
Tymoteusz Motylewski
09:59 Revision 37ea119c: [TASK] Cover rendering of hidden tt_content with functional tests
Two new cases are covered in LocalizedContentRenderingTest:
- when record is hidden in default language but its trans...
Tymoteusz Motylewski

2017-08-14

21:56 Revision dfd3c0a5: [BUGFIX] Filter http/verify option for guzzle to boolean
guzzle expects a real boolean value.
This fix filters the given verify option to either the boolean
equivalent or lea...
Wolfgang Klinger
20:54 Revision 5ab1098e: [BUGFIX] Do not render <li> in section menu when CE has no header
Section menu is now not rendering empty <li> when CE has no header.
Resolves: #82099
Releases: master, 8.7
Change-Id...
Tymoteusz Motylewski
20:53 Revision bb551abc: [BUGFIX] Filter http/verify option for guzzle to boolean
guzzle expects a real boolean value.
This fix filters the given verify option to either the boolean
equivalent or lea...
Wolfgang Klinger
19:52 Revision 6be328f3: [BUGFIX] Do not render <li> in section menu when CE has no header
Section menu is now not rendering empty <li> when CE has no header.
Resolves: #82099
Releases: master, 8.7
Change-Id...
Tymoteusz Motylewski
15:32 Revision ab8a0e38: [BUGFIX] EXT:form - fix templateRootPaths support for email finishers
Fixes "templateRootPaths" support for email finishers.
"templatePathAndFilename" is still functional to avoid breakin...
Ralf Zimmermann
15:27 Revision 2124bba4: [FEATURE] Add stdWrap to config.additionalHeaders
Add stdWrap to the elements header, replace and httpResponseCode.
Resolves: #23494
Related: #56236
Releases: master
...
Philipp Gampe
15:17 Revision d0a54d7d: [TASK] Cleanup .gitignore
Make sure root level excludes are prefix with
a forward slash (/). The /bin folder exclude
is already fixed by a prev...
Philipp Gampe
15:16 Revision b9cb0e19: [TASK] Move PageInformationController & TranslationStatusController
Move the mentioned controllers from EXT:frontend to EXT:info as
those belongs there.
Resolves: #81865
Releases: mast...
Georg Ringer
14:00 Revision 2d0d401f: [FEATURE] Add .inline property to includeCSS/includeCSSLibs
If .inline is set, the contents of the css-file is inlined
using <style>-tags.
.inline implies .excludeFromConcatena...
Raphael Graf
11:38 Revision 6a480e99: [BUGFIX] Set anchor in all preview links of content elements
The button »View webpage« in the list module opens a popup
with a link to the current page and an anchor to the
selec...
Dan Kleine (Untenzu)
11:37 Revision 8ae6313c: [BUGFIX] EXT:form - fix templateRootPaths support for email finishers
Fixes "templateRootPaths" support for email finishers.
"templatePathAndFilename" is still functional to avoid breakin...
Ralf Zimmermann
11:28 Revision 72c56183: [TASK] div around search word
- div with css class 'tx-indexedsearch-info-sword' added, to style or hide
this with csc
- only show info about searc...
Fabian Thommen
11:20 Revision 4973abb6: [BUGFIX] Set anchor in all preview links of content elements
The button »View webpage« in the list module opens a popup
with a link to the current page and an anchor to the
selec...
Dan Kleine (Untenzu)
11:15 Revision 65059997: [BUGFIX] parseInt values before comparison for Fluid be.widget.paginate
Resolves: #82034
Releases: master, 8.7
Change-Id: If56166e33c048a45b01ab70a5938a51525a49db4
Reviewed-on: https://revi...
Wolfgang Klinger
10:46 Revision a01a7462: [FEATURE] Add file links sorting by date and sorting direction
Adds ‘Sort by creation date’ and ‘Sort by modification date’ options
and a new option to set a sorting direction in t...
Wolfgang Klinger
10:32 Revision bd1bf0bc: [BUGFIX] parseInt values before comparison for Fluid be.widget.paginate
Resolves: #82034
Releases: master, 8.7
Change-Id: If56166e33c048a45b01ab70a5938a51525a49db4
Reviewed-on: https://revi...
Wolfgang Klinger

2017-08-12

22:29 Revision e3db31ba: [BUGFIX] Allow translating content on MSSQL
Translating content on MSSQL installations has
been impossible due to SQL errors.
The GROUP BY statements in page mo...
Susanne Moog

2017-08-11

16:43 Revision b40a4115: [BUGFIX] Remove symlink to typo3 folder in web dir
When upgrading from older TYPO3 versions, composer installation
from that version created a symlink to the typo3 fold...
Helmut Hummel
14:55 Revision 8d1dc167: [BUGFIX] Allow translating content on MSSQL
Translating content on MSSQL installations has
been impossible due to SQL errors.
The GROUP BY statements in page mo...
Susanne Moog
12:59 Revision 3c91f544: [BUGFIX] Drop sorting in COUNT() query in list module
The list module throws an exception on mssql as there
is a COUNT(*) query done with an ORDER BY sorting.
Sorting the...
Susanne Moog
11:54 Revision 7e51baf6: [BUGFIX] Let all toplevel exceptions extend the core exception
This is a small step to unify exception handling in TYPO3 by
ensuring no internal and 3rd party code is forced to cat...
Mathias Brodala
11:54 Revision 38aab435: [TASK] Add cglFixMyCommit.bat
This patch introduces a bat file to run php-cs-fixer
with TYPO3 core config on Windows. It does not disable xdebug
li...
Susanne Moog
11:50 Revision 6d258d97: [BUGFIX] Readd used fields in css_styled_content
These fields were removed from EXT:frontend and moved to compatibility6.
But both fields are still used by csc and sh...
Nicole Cordes
11:39 Revision ee2bd7b9: [TASK] Add cglFixMyCommit.bat
This patch introduces a bat file to run php-cs-fixer
with TYPO3 core config on Windows. It does not disable xdebug
li...
Susanne Moog
11:31 Revision 6546955f: [BUGFIX] Add sorting to group by for SQL compatibility
Page module, view module and edit document selected data
with an incomplete group by statement, missing the sorting
c...
Susanne Moog
11:19 Revision 4ae10c81: [BUGFIX] Add sorting to group by for SQL compatibility
Page module, view module and edit document selected data
with an incomplete group by statement, missing the sorting
c...
Susanne Moog
10:40 Revision 929c02c7: [BUGFIX] Let all toplevel exceptions extend the core exception
This is a small step to unify exception handling in TYPO3 by
ensuring no internal and 3rd party code is forced to cat...
Mathias Brodala

2017-08-09

14:23 Revision 91ec692a: [TASK] Move install tool entry point to typo3/install.php
To streamline and unify the entry scripts, the install tool
entry point is now moved to typo3/install.php
Calling th...
Helmut Hummel
14:11 Revision e1a90ee3: [BUGFIX] New values created by AddController are added correctly
New values created by AddController are now added again to the FlexForm
value by fixing the value parsing.
Additiona...
Andreas Fernandez
10:04 Revision 97debdc1: [BUGFIX] New values created by AddController are added correctly
New values created by AddController are now added again to the FlexForm
value by fixing the value parsing.
Additiona...
Andreas Fernandez
09:03 Revision ebaea78e: [BUGFIX] Do not allow users to edit doktypes without permissions
Disallow backend users to edit pages which doktypes are not allowed
via backend usergroup permissions.
Resolves: #79...
Markus Hölzle
08:49 Revision 338cf9d0: [BUGFIX] Extend Lowlevel lost_files to accept customPath
This allows the lowlevel lost_files cleaner to use
customPaths as input too.
Resolves: #72202
Releases: master,8.7
C...
Tomas Norre Mikkelsen

2017-08-08

11:02 Revision 860374af: [BUGFIX] Update FAL metadata if file is added with REPLACE method
Make sure the meta data is updated whenever a file is added to
a storage with DuplicationBehavior::REPLACE. This is i...
Johannes Kasberger
10:42 Revision 7059448b: [BUGFIX] Update FAL metadata if file is added with REPLACE method
Make sure the meta data is updated whenever a file is added to
a storage with DuplicationBehavior::REPLACE. This is i...
Johannes Kasberger
10:42 Revision 9626d394: [BUGFIX] Update FAL metadata if file is added with REPLACE method
Make sure the meta data is updated whenever a file is added to
a storage with DuplicationBehavior::REPLACE. This is i...
Johannes Kasberger
07:07 Revision c50564aa: [BUGFIX] Do not detect single select fields as relation
With https://review.typo3.org/50879/ all TCA select fields
are detected as relation to many, even when they are confi...
Helmut Hummel
07:07 Revision 1f81eac3: [BUGFIX] Do not detect single select fields as relation
With https://review.typo3.org/50879/ all TCA select fields
are detected as relation to many, even when they are confi...
Helmut Hummel

2017-08-07

10:53 Revision 02666a5d: [BUGFIX] Change order of tablename and alias in restriction container
Changing the order of tablename and alias in method call properties
makes if possible to get correct values from regi...
Sebastian Fischer
10:41 Revision 79af9d6c: [BUGFIX] Change order of tablename and alias in restriction container
Changing the order of tablename and alias in method call properties
makes if possible to get correct values from regi...
Sebastian Fischer

2017-08-02

08:37 Revision 1b4d3184: [TASK] Functional test for tt_content rendering
Add functional tests for tt_content rendering
with different combinations of TypoScript language
settings sys_languag...
Tymoteusz Motylewski

2017-08-01

15:36 Revision 081ce36b: [FEATURE] Install tool: Extension scanner
The patch adds a new feature - the "extension scanner" - to the
install tool. It is meant as a helper script for exte...
Christian Kuhn
15:26 Revision 68228c73: [BUGFIX] Fix nightly CGL check
Since we introduce auto-generation of entry
scripts, we must exclude them from the check.
To do so, we must instruct...
Helmut Hummel
15:24 Revision 2651bedc: [BUGFIX] Fix path to jQuery chosen plugin in Install Tool
Related: #81951
Resolves: #82021
Releases: master
Change-Id: I74b89a74b81b8ae6df73c92552857ca4a5c021a8
Reviewed-on: h...
Helmut Hummel
01:46 Revision bcabb702: [TASK] Update typo3/cms-cli and typo3/cms-composer-installers
Use the latest (and stable) versions of these packages.
Composer commands:
composer req typo3/cms-composer-installe...
Helmut Hummel

2017-07-31

22:36 Revision 99c144a3: [TASK] Extract cli binary into separate package
Remove the bin definition in typo3/cms composer.json
And require the package with the binary instead.
Composer comma...
Helmut Hummel
22:31 Revision 0f86415d: [TASK] Extract cli binary into separate package
Remove the bin definition in typo3/cms composer.json
And require the package with the binary instead.
Composer comma...
Helmut Hummel
22:06 Revision 66fae5ed: [BUGFIX] Jump Links in indexed_search Template
Use Page.Link ViewHelper in indexed_search Search Template for jump links
Resolves: #79982
Releases: master, 8.7
Cha...
Achim Fritz
20:52 Revision ff1489b2: [BUGFIX] Jump Links in indexed_search Template
Use Page.Link ViewHelper in indexed_search Search Template for jump links
Resolves: #79982
Releases: master, 8.7
Cha...
Achim Fritz
20:40 Revision 2a618d47: [BUGFIX] Fix folder element browser expand/collapse
TCA type=group/internal_type=folder
Resolves: #81728
Releases: 7.6
Change-Id: I0c527c13a3632635870e4451a4e7d61eb7bf4...
Wolfgang Klinger
20:01 Revision 7e749836: [TASK] Fix reST syntax in core 7.6 changelogs
Change-Id: Ife6b1e33dd4cd37f122a65a5bb36df3a67f2f796
Resolves: #82011
Releases: 7.6
Reviewed-on: https://review.typo3...
Martin Bless
14:33 Revision 19c2016b: [BUGFIX] Install tool fatal errors at select database action
Catch the fatal database exceptions in installation progress
"DatabaseSelect" and show a error message.
Releases: 8....
Markus Hölzle
11:36 Revision 62835762: [BUGFIX] Install tool fatal errors at select database action
Catch the fatal database exceptions in installation progress
"DatabaseSelect" and show a error message.
Releases: 8....
Markus Hölzle
11:29 Revision ceee1287: [TASK] Use &route=/ajax/ instead of &ajaxId for BE AJAX calls
In order to streamline backend usage even further, the AJAX Request Handler
is now using the "route" parameter the sa...
Benni Mack
10:49 Revision 65b7caba: [BUGFIX] Prevent PHP warning on entering an empty install tool password
Show a useful message if an empty install tool password is entered.
Resolves: #81936
Releases: master, 8.7
Change-Id...
Markus Hölzle
10:27 Revision c084e085: [BUGFIX] Prevent PHP warning on entering an empty install tool password
Show a useful message if an empty install tool password is entered.
Resolves: #81936
Releases: master, 8.7
Change-Id...
Markus Hölzle
09:20 Revision a2e27d57: [FEATURE] Introduce device presets and redesign the view module
The view module was redesigned to provide a more modern and streamlined look
and feel across the existing backend. Wi...
Benjamin Kott
07:10 Revision df4ee248: [FEATURE] Add code to generate entry scripts on composer run
With the new composer installers versions,
the core package itself (in fact any composer package)
can add scripts to ...
Helmut Hummel

2017-07-30

20:21 Revision ff87f24a: [TASK] Make $permClause parameter optional in QueryGenerator
The 3rd parameter is optional, so the 4th parameter should be
optional too.
Resolves: #81965
Releases: master
Change...
Markus Hölzle
19:33 Revision ab2cd1fa: [BUGFIX] Catch error in GeneralUtility::validEmail and GeneralUtility:isValidUrl
If a wrong email address or URL is parsed and the domain cannot be converted,
an exception is thrown by \Mso\IdnaConv...
Nicole Cordes
19:32 Revision 197a5b1d: [BUGFIX] Catch error in GeneralUtility::validEmail and GeneralUtility:isValidUrl
If a wrong email address or URL is parsed and the domain cannot be converted,
an exception is thrown by \Mso\IdnaConv...
Nicole Cordes
19:32 Revision dfa80ff7: [BUGFIX] Catch error in GeneralUtility::validEmail and GeneralUtility:isValidUrl
If a wrong email address or URL is parsed and the domain cannot be converted,
an exception is thrown by \Mso\IdnaConv...
Nicole Cordes
15:55 Revision 77e728e7: [TASK] Synchronize composer.json with ext_emconf.php
Description, dependencies between core packages and
core package versions are now in sync in ext_emconf.php
and compo...
Helmut Hummel

2017-07-29

11:09 Revision 241ce8d2: [TASK] Move install tool entry point to typo3/install.php
To streamline and unify the entry scripts, the install tool
entry point is now moved to typo3/install.php
Calling th...
Helmut Hummel

2017-07-28

17:14 Revision 62bf3ddb: [BUGFIX] Add conflicts to core extensions' composer.json
Core extensions installed individually (from subtree split)
must never be installed together with the typo3/cms packa...
Helmut Hummel
17:14 Revision 4adf4e4d: [BUGFIX] Add conflicts to core extensions' composer.json
Core extensions installed individually (from subtree split)
must never be installed together with the typo3/cms packa...
Helmut Hummel

2017-07-27

10:56 Revision 4d9fd9b6: [TASK] Max path length checker
Windows still has a relatively short max path length limitation
in some situation which the core tends to violate.
Th...
Christian Kuhn
10:30 Revision 2027473d: [TASK] Max path length checker
Windows still has a relatively short max path length limitation
in some situation which the core tends to violate.
Th...
Christian Kuhn
10:07 Revision 33361c53: [BUGFIX] Always hide the loading spinner of System Information
If the AJAX request that fetches information for the System Information
toolbar item fails for whatever reason, the s...
Andreas Fernandez
09:27 Revision c45b6064: [BUGFIX] Always hide the loading spinner of System Information
If the AJAX request that fetches information for the System Information
toolbar item fails for whatever reason, the s...
Andreas Fernandez

2017-07-26

19:40 Revision 471d63a3: [TASK] Add branch alias for system extensions
To ease installation of master versions of
system extensions from subtree splitted repos,
we add a branch alias to al...
Helmut Hummel
08:54 Revision 32f6b426: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/101 from garvinhicking/patch-1
Update Typography.html Wouter Wolters
08:33 Revision 244ee4a8: Update Typography.html
/Italic text/ is actually italic text and not *bold text* ;-) Garvin Hicking

2017-07-25

19:10 Revision 442b1e1b: [TASK] Set TYPO3 version to 7.6.22-dev
Change-Id: I72f40ace329660419159fef87a2747a58b1cc4e7
Reviewed-on: https://review.typo3.org/53591
Tested-by: TYPO3com ...
Benni Mack
18:53 Revision a32a598f: [RELEASE] Release of TYPO3 7.6.21
Change-Id: Id9c975746a31f9d21d8230b9bf4334ebd7d6955f
Reviewed-on: https://review.typo3.org/53590
Reviewed-by: Benni M...
Benni Mack
18:09 Revision 6083dad5: [TASK] Set TYPO3 version to 8.7.5-dev
Change-Id: I130290f15a8bfeeb8868ed3fc03c2fbbf4550605
Reviewed-on: https://review.typo3.org/53589
Reviewed-by: Benni M...
Benni Mack
18:08 Revision c7c31332: [RELEASE] Release of TYPO3 8.7.4
Change-Id: Id00e0758a0e403a707baa6344b8005d6bdb7f798
Reviewed-on: https://review.typo3.org/53588
Reviewed-by: Benni M...
Benni Mack
17:49 Revision 8e348184: [BUGFIX] CSS Styled Content should render image captions
When adding two CEs with one image each (textpic), the
TypoScript register is using faulty data from file:current:des...
Benni Mack
17:34 Revision fd833609: [BUGFIX] CSS Styled Content should render image captions
When adding two CEs with one image each (textpic), the
TypoScript register is using faulty data from file:current:des...
Benni Mack
16:48 Revision 53b507e1: [BUGFIX] Prevent error with DateTimePicker on IE/Edge
Change-Id: I3ed07ead31d7f572615916be90ef4c3882360d8b
Resolves: #81729
Releases: master, 8.7
Reviewed-on: https://revi...
Erich Manser
16:25 Revision ac0f024b: [BUGFIX] Attach CKEditor instance to RteLinkBrowser Modal, so it can be found
Previously if the RteLinkBrowser was called from a CKEditor instance that
is within an extra iframe, the CKEditor ins...
Johannes Schlier
16:24 Revision 157abdf9: [BUGFIX] Attach CKEditor instance to RteLinkBrowser Modal, so it can be found
Previously if the RteLinkBrowser was called from a CKEditor instance that
is within an extra iframe, the CKEditor ins...
Johannes Schlier
14:49 Revision 722fccc5: [BUGFIX] Prevent error with DateTimePicker on IE/Edge
Change-Id: I3ed07ead31d7f572615916be90ef4c3882360d8b
Resolves: #81729
Releases: master, 8.7
Reviewed-on: https://revi...
Erich Manser

2017-07-24

23:17 Revision 93353f08: [BUGFIX] DataMapProcessor::synchronizeInlineRelations removes entities
In case RelationHandler::readForeignField() is called with invalid UID
values for a parent record (e.g. zero, or non-...
Oliver Hader
22:21 Revision 8b143fa6: [BUGFIX] DataMapProcessor::synchronizeInlineRelations removes entities
In case RelationHandler::readForeignField() is called with invalid UID
values for a parent record (e.g. zero, or non-...
Oliver Hader
21:12 Revision 1c2cad6a: [BUGFIX] Use HTTP 400 instead of 500 when client is faulty
When checking for precondition in the request, HTTP 400 code should
be returned whenever the client is responsible fo...
Xavier Perseguers
20:48 Revision a57ea45b: [BUGFIX] Use HTTP 400 instead of 500 when client is faulty
When checking for precondition in the request, HTTP 400 code should
be returned whenever the client is responsible fo...
Xavier Perseguers
18:33 Revision 01e7df38: [BUGFIX] Outdated resource pointers crash for TCA type group
Using TCA type "group" with internal_type "folder" crashes in
the backend if existing resource pointers have been mov...
Oliver Hader
15:06 Revision e755c688: [BUGFIX] Correct invalid complex query in Doctrine for fetching workspaces
Change-Id: I447274bc29d1a32745224b6cf5c2e2f76c7dfc2f
Resolves: #81947
Releases: master, 8.7
Reviewed-on: https://revi...
Xavier Perseguers
14:42 Revision 25504207: [BUGFIX] Correct invalid complex query in Doctrine for fetching workspaces
Change-Id: I447274bc29d1a32745224b6cf5c2e2f76c7dfc2f
Resolves: #81947
Releases: master, 8.7
Reviewed-on: https://revi...
Xavier Perseguers
13:12 Revision cf2d1b5d: [BUGFIX] Respect lowercase „as“ in quoteIdentifiersForSelect
QueryBuilder->quoteIdentifiersForSelect() now supports lowercase
and mixedcase „as“ to detect alias names for fields....
Frank Nägler
12:14 Revision 0c474286: [BUGFIX] Respect lowercase „as“ in quoteIdentifiersForSelect
QueryBuilder->quoteIdentifiersForSelect() now supports lowercase
and mixedcase „as“ to detect alias names for fields....
Frank Nägler
12:13 Revision baf59b3e: [BUGFIX] Improve / Modernize style for preview notice
Resolves: #38735
Releases: master
Change-Id: I5339f7a031b1e365c1d70c6ccb079bcff827c09e
Reviewed-on: https://review.ty...
Frank Nägler
10:14 Revision 1cf77c84: [BUGFIX] Escape value in FormEngine.removeOption selector
Change-Id: I3373078a78cc65cd27fcff7d38ded5291cdc5f3b
Resolves: #81806
Releases: master, 8.7, 7.6
Reviewed-on: https:/...
Susanne Moog
08:39 Revision 5f4b88e7: Revert "[BUGFIX] Escape value in FormEngine.removeOption selector"
This reverts commit be38f08900bf927c1a3196d3a5e5c876db57828f.
escapeSelector is not available in jQuery 2.x
Change-...
Susanne Moog
08:27 Revision 85852383: [BUGFIX] Make sure correct sys_language_uid is set for irre items
Resolves: #76440
Releases: master, 8.7, 7,6
Change-Id: I519641eadd3342369b66252da2d50ca54726aacb
Reviewed-on: https:/...
Frans Saris
08:27 Revision 92e5bd56: [BUGFIX] Unset file properties after signals are triggered
Unsetting file properties needs to happen AFTER
the storage deleted the file, because the storage emits a signal,
whi...
Helmut Hummel
08:27 Revision c802e2fa: [BUGFIX] Unset file properties after signals are triggered
Unsetting file properties needs to happen AFTER
the storage deleted the file, because the storage emits a signal,
whi...
Helmut Hummel
08:05 Revision bcb41292: [BUGFIX] Make sure correct sys_language_uid is set for irre items
Resolves: #76440
Releases: master, 8.7, 7,6
Change-Id: I519641eadd3342369b66252da2d50ca54726aacb
Reviewed-on: https:/...
Frans Saris
08:02 Revision 906c1324: [BUGFIX] Unset file properties after signals are triggered
Unsetting file properties needs to happen AFTER
the storage deleted the file, because the storage emits a signal,
whi...
Helmut Hummel
08:02 Revision 9f853168: [BUGFIX] MM Relation with add wizard resets the MM Relation
Use the TcaDatabaseRecord instead of OnTheFly instance. This
in done to ensure what we have the same data as in
TYPO3...
Thomas Hohn
08:02 Revision 9675455b: [BUGFIX] MM Relation with add wizard resets the MM Relation
Use the TcaDatabaseRecord instead of OnTheFly instance. This
in done to ensure what we have the same data as in
TYPO3...
Thomas Hohn
07:29 Revision be38f089: [BUGFIX] Escape value in FormEngine.removeOption selector
Resolves: #81806
Releases: master, 8.7, 7.6
Change-Id: I1efc630a5579be8c8a1569667253f2572b9261ed
Reviewed-on: https:/...
Wolfgang Klinger
07:28 Revision fb771c1c: [BUGFIX] Outdated resource pointers crash for TCA type group
Using TCA type "group" with internal_type "folder" crashes in
the backend if existing resource pointers have been mov...
Oliver Hader

2017-07-21

09:07 Revision 193d6572: [BUGFIX] Escape value in FormEngine.removeOption selector
Resolves: #81806
Releases: master, 8.7, 7.6
Change-Id: I1efc630a5579be8c8a1569667253f2572b9261ed
Reviewed-on: https:/...
Wolfgang Klinger
08:53 Revision 65ba5bbe: [BUGFIX] Outdated resource pointers crash for TCA type group
Using TCA type "group" with internal_type "folder" crashes in
the backend if existing resource pointers have been mov...
Oliver Hader

2017-07-20

19:22 Revision 42339283: [FEATURE] Mark wizards as "done" in Install Tool
It is now possible to mark an upgrade wizard as "done" in the Install Tool
to prevent showing it up as an available w...
Andreas Fernandez
19:07 Revision 8f4a267f: [TASK] Fix felogin documentation formatting (Configuration chapter)
https://docs.typo3.org/typo3cms/extensions/felogin/Configuration/Index.html
Resolves: #81934
Releases: master, 8.7
C...
Tymoteusz Motylewski
18:48 Revision 5ee167a3: [BUGFIX] Code example in feature .rst
Releases: master, 8.7
Resolves: #81928
Change-Id: I7dc15a12e54f11630d162e670e04fb793b07aa5f
Reviewed-on: https://revi...
Jacob Dreesen
18:48 Revision bcb374bd: [TASK] Fix felogin documentation formatting (Configuration chapter)
https://docs.typo3.org/typo3cms/extensions/felogin/Configuration/Index.html
Resolves: #81934
Releases: master, 8.7
C...
Tymoteusz Motylewski
15:41 Revision c682f9df: [BUGFIX] Code example in feature .rst
Releases: master, 8.7
Resolves: #81928
Change-Id: I7dc15a12e54f11630d162e670e04fb793b07aa5f
Reviewed-on: https://revi...
Jacob Dreesen
15:37 Revision 8f9729c6: [BUGFIX] Escape value in FormEngine.removeOption selector
Resolves: #81806
Releases: master, 8.7, 7.6
Change-Id: I1efc630a5579be8c8a1569667253f2572b9261ed
Reviewed-on: https:/...
Wolfgang Klinger
13:28 Revision c7552332: [BUGFIX] Set master branch alias in travis
Due to the circular dependency with typo3/testing-framework,
composer needs to know the version of the root package.
...
Christian Kuhn
11:11 Revision b1f63500: [BUGFIX] Allow to override RTE config via PageTS
Fix the merging of YAML and PageTS provided RTE configuration to allow
editor configuration via PageTS
Resolves: #81...
Hannes Lau
06:42 Revision 1a826802: [BUGFIX] Allow to override RTE config via PageTS
Fix the merging of YAML and PageTS provided RTE configuration to allow
editor configuration via PageTS
Resolves: #81...
Hannes Lau
 

Also available in: Atom