Project

General

Profile

Activity

From 2017-06-14 to 2017-07-13

2017-07-13

22:33 Revision 9ebcd4d5: [TASK] Combine modules "about" & "about modules"
To simplify the backend user interface the module "About module"
is merged into the module "About TYPO3 CMS".
Resolv...
Georg Ringer
21:03 Revision 1814e43a: [TASK] Unify ext_emconf setting clearCacheOnLoad
Some system extensions are using a lowercase version
of this setting. Unify to the correct one.
The extension manage...
Georg Ringer
20:58 Revision 097967b2: [BUGFIX] Enable thumbnail generation for IRRE image files with capitalized file extension
The 'imagefile_ext' list only contains the lowercase versions of all supported extensions.
This patch makes sure that...
Johannes Schlier
20:40 Revision 64a9da3f: [BUGFIX] Add video/x-m4v to supported mime types of VideoTagRenderer
Some videos might use the mime type video-x-m4v. To render those, the
mime type must be added to the list of supporte...
Georg Ringer
20:29 Revision f13d1754: [TASK] Readd the type to the list of extensions in the extension manager
Providing the type in the extension list makes it easier to filter the
list of extensions, e.g. by searching for "loc...
Georg Ringer
20:24 Revision dfcaee77: [BUGFIX] Enable thumbnail generation for IRRE image files with capitalized file extension
The 'imagefile_ext' list only contains the lowercase versions of all supported extensions.
This patch makes sure that...
Johannes Schlier
20:20 Revision 5bff6f46: [BUGFIX] Add missing "Display messages" checkbox to admin panel
The checkbox for displaying TypoScript log messages is missing from
the admin panel since TYPO3 version 8.7 and above...
Torsten Schrade
20:20 Revision 02201edd: [BUGFIX] Add video/x-m4v to supported mime types of VideoTagRenderer
Some videos might use the mime type video-x-m4v. To render those, the
mime type must be added to the list of supporte...
Georg Ringer
20:11 Revision c06c4aad: [TASK] Readd the type to the list of extensions in the extension manager
Providing the type in the extension list makes it easier to filter the
list of extensions, e.g. by searching for "loc...
Georg Ringer
20:09 Revision 7e9c6652: [TASK] Move the title of the sys_template record in template module
Improve the look of the template module by moving the
title to the table below.
Resolves: #81833
Releases: master
Ch...
Georg Ringer
20:01 Revision 56f1b8aa: [TASK] Unify ext_emconf setting clearCacheOnLoad
Some system extensions are using a lowercase version
of this setting. Unify to the correct one.
The extension manage...
Georg Ringer
20:01 Revision a91ec116: [BUGFIX] Add missing "Display messages" checkbox to admin panel
The checkbox for displaying TypoScript log messages is missing from
the admin panel since TYPO3 version 8.7 and above...
Torsten Schrade
16:38 Revision a0b4e558: [BUGFIX] EXT:indexed_search: Ensure that sword is a string
Resolves: #81782
Releases: master,8.7
Change-Id: I3bd19d8b796f7ec0d64961d45cb6937da2a06301
Reviewed-on: https://revie...
Daniel Goerz
13:15 Revision d335eea2: [BUGFIX] Fix broken @types/jquery and update npm packages
Resolves: #81772
Releases: master
Change-Id: I2dc8f61c1ec888d58f00f49a19f4f4ff27c2e7db
Reviewed-on: https://review.ty...
Frank Nägler
13:02 Revision bd66b4a3: [TASK] Remove unused ViewHelpers of EXT:install
The following ViewHelpers are not used and can be removed:
- file.size
- file.imageDimension
The ViewHelper format....
Georg Ringer
11:35 Revision 175ee895: [TASK] Fix typos and syntax in rst files
Resolves: #81846
Releases: master
Change-Id: Ibe04c82644cde6d46b8825bbc484bc217139ceca
Reviewed-on: https://review.ty...
Georg Ringer

2017-07-12

15:42 Revision 80bac975: [BUGFIX] Wait with replacing CKEditor until DOM is ready
Resolves: #81243
Releases: master, 8.7
Change-Id: I31ce2b3b97b47c557b93341b17839174e5097e38
Reviewed-on: https://revi...
Frans Saris
15:42 Revision c4552dc6: [BUGFIX] Wait with replacing CKEditor until DOM is ready
Resolves: #81243
Releases: master, 8.7
Change-Id: I31ce2b3b97b47c557b93341b17839174e5097e38
Reviewed-on: https://revi...
Frans Saris
10:36 Revision 15633414: [BUGFIX] Add TER replacements for extracted extensions
When extracting system extensions from typo3/cms and publishing
them to TER, replacements for these must be added to ...
Helmut Hummel
10:35 Revision 2ea641b0: [BUGFIX] Add TER replacements for extracted extensions
When extracting system extensions from typo3/cms and publishing
them to TER, replacements for these must be added to ...
Helmut Hummel
06:23 Revision 9aed0235: [BUGFIX] EXT:indexed_search: Ensure that sword is a string
Resolves: #81782
Releases: master,8.7
Change-Id: I3bd19d8b796f7ec0d64961d45cb6937da2a06301
Reviewed-on: https://revie...
Daniel Goerz

2017-07-11

12:54 Revision 16171dae: [BUGFIX] Ensure absolute paths for &eID=dumpFile
When using realurl (or other extensions modifying the
path of the frontend) then index.php may be linked not
to PATH_...
Xavier Perseguers
11:18 Revision 6c009787: [TASK] Add 'Edit me on GitHub' button to system extensions
Releases: master
Resolves: #81830
Change-Id: Idc5c0713927e6e3c5ee9b7977c39ab4f8354b21f
Reviewed-on: https://review.ty...
Martin Bless

2017-07-10

19:25 Revision 866d02f3: [BUGFIX] Resolve t3: URI to FAL objects for src attributes
Files in FAL can be linked with a t3://file link. Those URIs can
now be used in e.g. src attributes of the image view...
Jigal van Hemert
14:56 Revision 19a8f80a: [BUGFIX] Resolve t3: URI to FAL objects for src attributes
Files in FAL can be linked with a t3://file link. Those URIs can
now be used in e.g. src attributes of the image view...
Jigal van Hemert

2017-07-08

18:56 Revision 7ecd2112: [BUGFIX] Make number of listed records in EXT:recycler configurable again
Respect the number of records to fetch configured in TSconfig using
mod.recycler.recordsPageLimit again.
Releases: m...
Stephan Großberndt
18:44 Revision a5d27e05: [BUGFIX] Make number of listed records in EXT:recycler configurable again
Respect the number of records to fetch configured in TSconfig using
mod.recycler.recordsPageLimit again.
Releases: m...
Stephan Großberndt

2017-07-06

19:35 Revision 341d6302: [TASK] EXT:form - rename form element "Page" to "Step"
Resolves: #80194
Releases: master, 8.7
Change-Id: I6b08f5f9593c83dc8b28c1d16fab4ae2517a139a
Reviewed-on: https://revi...
Ralf Zimmermann
19:35 Revision b3ab618c: [BUGFIX] EXT:form - fix DatePicker html output
- change input type to "text"
- change readonly attribute value to "readonly"
Resolves: #81714
Releases: master, 8.7...
Ralf Zimmermann
19:18 Revision 11e70f79: [TASK] EXT:form - rename form element "Page" to "Step"
Resolves: #80194
Releases: master, 8.7
Change-Id: I6b08f5f9593c83dc8b28c1d16fab4ae2517a139a
Reviewed-on: https://revi...
Ralf Zimmermann
19:16 Revision 6ed16e54: [BUGFIX] EXT:form - fix DatePicker html output
- change input type to "text"
- change readonly attribute value to "readonly"
Resolves: #81714
Releases: master, 8.7...
Ralf Zimmermann
16:26 Revision 8f93ac54: [BUGFIX] Make extensionName parameter optional for LocalizationUtility::translate()
This patch prevents a PHP warning when second parameter of the method is not provided.
The extensionName is indeed op...
Xavier Perseguers
15:26 Revision c1fb7a32: [BUGFIX] Make extensionName parameter optional for LocalizationUtility::translate()
This patch prevents a PHP warning when second parameter of the method is not provided.
The extensionName is indeed op...
Xavier Perseguers
14:18 Revision 4e756929: [BUGFIX] Early return in checkValueForInternalReferences
If an empty field is passed to checkValueForInternalReferences
in the DataHandler class - there is no need to process...
Thomas Hohn
13:48 Revision 4a7c92f2: [BUGFIX] Early return in checkValueForInternalReferences
If an empty field is passed to checkValueForInternalReferences
in the DataHandler class - there is no need to process...
Thomas Hohn
10:24 Revision c143b6e9: [TASK] Cleanup ext_emconf authors
Unify the authors in ext_emconf files.
Resolves: #81791
Releases: master
Change-Id: Ia409787be0ac84c0d3738aa43dade94...
Georg Ringer
10:16 Revision 3053e33f: [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

2017-07-05

16:43 Revision 0adc1ea0: [TASK] Use constants for 'Image.CropScaleMask' and 'Image.CropScaleMask'
Constants ProcessedFile::CONTEXT_IMAGECROPSCALEMASK and
ProcessedFile::CONTEXT_IMAGEPREVIEW are now used instead of s...
Tymoteusz Motylewski
15:18 Revision 81eeee2f: [TASK] Upgrade version of D3 to 4.9.1
This updates the version of D3 to the latest
release, 4.9.1.
The realese can be seen here: https://github.com/d3/d3/...
Anders Kostending
15:04 Revision 87c343b0: [TASK] Upgrade version of D3 to 4.9.1
This updates the version of D3 to the latest
release, 4.9.1.
The realese can be seen here: https://github.com/d3/d3/...
Anders Kostending
00:01 Revision 7a2902ca: [BUGFIX] Always quote SQL identifiers in schema migrations
Doctrine doesn't always return quoted identifiers when reading the
schema information from the database. This patch w...
Morton Jonuschat

2017-07-04

23:44 Revision 1dd2254c: [BUGFIX] Always quote SQL identifiers in schema migrations
Doctrine doesn't always return quoted identifiers when reading the
schema information from the database. This patch w...
Morton Jonuschat
23:24 Revision ededfc07: [TASK] Resolve hidden dependency from EXT:backend to EXT:rsaauth
Moves always-executed code into a hook which only executes
if the rsaauth extension is installed.
Resolves: #80580
R...
Claus Due
23:15 Revision 5de39f07: [BUGFIX] Provide lang and uc data for workspace notification localization
The notification e-mails of workspace changes need the lang of the
BackendUser record, this change introduces the lan...
Kevin Ditscheid
23:03 Revision 90d9a9ef: [BUGFIX] Provide lang and uc data for workspace notification localization
The notification e-mails of workspace changes need the lang of the
BackendUser record, this change introduces the lan...
Kevin Ditscheid
22:57 Revision 164b1fba: [BUGFIX] EXT:form - fix radio button html markup
Make the radio button html markup closer to
http://getbootstrap.com/css/#checkboxes-and-radios
- remove the "for" at...
Ralf Zimmermann
22:36 Revision 4bb21e28: [BUGFIX] Always select database number in Redis Cache Backend
When using persistent connections, we need to always select the database.
Resolves: #81629
Releases: master, 8.7
Cha...
Kasper Ligaard
22:17 Revision d9b2c19d: [BUGFIX] Always select database number in Redis Cache Backend
When using persistent connections, we need to always select the database.
Resolves: #81629
Releases: master, 8.7
Cha...
Kasper Ligaard
20:02 Revision 1071e030: [BUGFIX] Import Fluid namespace in Step layout of install tool
Namespace “i” is used but never imported. This patch fixes that.
Change-Id: Iba5a5e97cb633298b9993fca5c5b5f655f36fea...
Claus Due
20:02 Revision f3227e91: [BUGFIX] Import Fluid namespace in Step layout of install tool
Namespace “i” is used but never imported. This patch fixes that.
Change-Id: Iba5a5e97cb633298b9993fca5c5b5f655f36fea...
Claus Due
19:45 Revision 312ac559: [!!!][TASK] Drop ext:func
The extension "func" which brings the "Web->Functions" main module
acts as a container for other extensions to hook i...
Christian Kuhn
09:12 Revision 92fa10d9: [TASK] Set TYPO3 version to 7.6.21-dev
Change-Id: I681f52006af409b3430b2c39d90ad62aefde796c
Reviewed-on: https://review.typo3.org/53390
Tested-by: TYPO3com ...
Benni Mack
08:39 Revision 87d75ebe: [TASK] Set TYPO3 version to 8.7.4-dev
Change-Id: I56fe81c10901bb42b7656d004b66195900e598a6
Reviewed-on: https://review.typo3.org/53388
Tested-by: TYPO3com ...
Benni Mack
08:37 Revision ecb6538c: [RELEASE] Release of TYPO3 7.6.20
Change-Id: I60e2cb94a00d9add16b7609e6002ab229a341c0e
Reviewed-on: https://review.typo3.org/53389
Reviewed-by: Benni M...
Benni Mack
07:53 Revision 87dcc056: [RELEASE] Release of TYPO3 8.7.3
Change-Id: I1da9d2b21dfd231b98e1a4d9ea2c8aee74202277
Reviewed-on: https://review.typo3.org/53387
Reviewed-by: Benni M...
Benni Mack

2017-07-03

15:54 Revision c91e77ef: [TASK] Integrate "Functions" as context menu
The patch integrates ext:wizard_sortpages and ext:wizard_crpages
as context menu items in "more" of the page record c...
Christian Kuhn
15:23 Revision e6878c49: [!!!][TASK] Migrate file edit form to FormEngine
To simplify the overhaul of EXT:t3editor, the form to change a file's
content is based on FormEngine now.
Additional...
Andreas Fernandez
08:32 Revision 5513a2b7: [FOLLOWUP][TASK] Remove unused Extbase exception classes
Re-add existing class aliases introduced in TYPO3 v8
Resolves: #81600
Releases: master
Change-Id: I641347c084c1b671b...
Benni Mack
08:31 Revision 143de0e3: [TASK] Upgade CKEDITOR to 4.7.1
CKEditor have realeased a new version, containing fixes
primarily for table selection, but also some general
fixes.
...
Anders Kostending
08:10 Revision 77db4fac: [TASK] Upgade CKEDITOR to 4.7.1
CKEditor have realeased a new version, containing fixes
primarily for table selection, but also some general
fixes.
...
Anders Kostending
08:01 Revision 36696a35: [BUGFIX] Do no force int cast of pageUid in f:link.action
Since #81213, the `pageUid` argument is cast to an int. If that
parameter is omitted, pageUid becomes 0. UriBuilder i...
Andreas Fernandez
00:30 Revision 3a009454: [TASK] EXT:form - Add documentation
Resolves: #80198
Releases: master
Change-Id: Iaad2a96c2b1d7413220521dc188b09700110e391
Reviewed-on: https://review.ty...
Ralf Zimmermann

2017-07-02

22:16 Revision abf8691c: [BUGFIX] Make sure correct data types are passed around in RefIndex
Releases: master, 8.7
Resolves: #81637
Change-Id: I8b5a1e701b91657efd341aae96a23f4c4d643b43
Reviewed-on: https://revi...
Markus Klein
21:28 Revision a2647b1a: [BUGFIX] Make sure correct data types are passed around in RefIndex
Releases: master, 8.7
Resolves: #81637
Change-Id: I8b5a1e701b91657efd341aae96a23f4c4d643b43
Reviewed-on: https://revi...
Markus Klein

2017-07-01

20:53 Revision 981a5b11: [BUGFIX] Remove not working CDATA usage in JS template file
The "{" character is now wrapped into f:format.raw.
Change-Id: I472bf9f600d43bbb8a0d5d5f691109c20599fd90
Resolves: #...
Anja Leichsenring
20:32 Revision 3d77b72e: [BUGFIX] Remove not working CDATA usage in JS template file
The "{" character is now wrapped into f:format.raw.
Change-Id: I472bf9f600d43bbb8a0d5d5f691109c20599fd90
Resolves: #...
Anja Leichsenring

2017-06-30

21:13 Revision 0e005ccc: [BUGFIX] Fix typo in "Recently updated pages" menu description
Resolves: #81760
Releases: master, 8.7
Change-Id: Ib04e7bd994ae32f02649112e838115003a4a42c0
Reviewed-on: https://revi...
Mathias Brodala
20:52 Revision 6fe22e9e: [BUGFIX] Fix typo in "Recently updated pages" menu description
Resolves: #81760
Releases: master, 8.7
Change-Id: Ib04e7bd994ae32f02649112e838115003a4a42c0
Reviewed-on: https://revi...
Mathias Brodala
20:03 Revision c162474a: [BUGFIX] Copying workspace version record fails
Copying workspace version records fails in Doctrine DBAL exception due to
using computed properties directly in the d...
Oliver Hader
17:36 Revision dbe425f9: [BUGFIX] Copying workspace version record fails
Copying workspace version records fails in Doctrine DBAL exception due to
using computed properties directly in the d...
Oliver Hader

2017-06-29

16:54 Revision 307b3752: [BUGFIX] Allow whitespaces in list of file extensions
This ensures that spaces can be used to format the list of file
extensions for <INCLUDE_TYPOSCRIPT>.
Resolves: #8170...
Daniel Goerz
14:55 Revision fc12d545: [BUGFIX] Allow whitespaces in list of file extensions
This ensures that spaces can be used to format the list of file
extensions for <INCLUDE_TYPOSCRIPT>.
Resolves: #8170...
Daniel Goerz
13:59 Revision 3c397ddd: [FEATURE] Cleanup buildQueryParameters hook
Add the QueryBuilder object to list module buildQueryParameters
hook allowing direct operation on this object includi...
Frank Nägler
01:13 Revision cfd9bca8: [!!!][TASK] Remove sysext:sv, move files to sysext:core
Only the AuthenticationService and its abstract class are
left in sysext:sv. Move those, the tests and the service
re...
Anja Leichsenring

2017-06-28

21:31 Revision 3f2227d2: [BUGFIX] Correct the replace section of sysext:lang
The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ...
Anja Leichsenring
21:30 Revision 4d1eb153: [BUGFIX] Correct the replace section of sysext:lang
The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ...
Anja Leichsenring
21:30 Revision a2415588: [BUGFIX] Correct the replace section of sysext:lang
The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ...
Anja Leichsenring
21:04 Revision d658d52d: [TASK] Have LICENSE.txt in all core exts
Preparing the git split for better composer integration
we end up with single repos for all extensions and single
pac...
Christian Kuhn
19:48 Revision be3d473a: [TASK] Remove unused Extbase exception classes
There are a lot PHP exception classes which are not in use inside Extbase.
Some come from the fact that Fluid got mo...
Benni Mack
18:04 Revision 61b30bf6: [TASK] Have LICENSE.txt in all core exts
Preparing the git split for better composer integration
we end up with single repos for all extensions and single
pac...
Christian Kuhn
15:04 Revision 121dbbdd: [BUGFIX] Initialize uploadfolder key for TCA group file_reference
The array key 'uploadfolder' is initialized on a non existing array.
It must be initialized on the processed tca arra...
Sascha Egerer
12:53 Revision 547ae979: [BUGFIX] Initialize uploadfolder key for TCA group file_reference
The array key 'uploadfolder' is initialized on a non existing array.
It must be initialized on the processed tca arra...
Sascha Egerer

2017-06-27

18:37 Revision a928f30c: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful...
Torsten Schrade
18:04 Revision b3316347: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful...
Torsten Schrade
11:53 Revision 3ba04e4b: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful...
Torsten Schrade

2017-06-26

22:23 Revision a7859e5d: [BUGFIX] Fix namespace of PHPUnit exception
Since PHPUnit 6.2, exceptions are namespaced. The tests are adjusted to
catch these exceptions properly again.
Resol...
Andreas Fernandez
22:20 Revision 6d1cf06a: [BUGFIX] Revert and adjust changes in InstallFromTer.json
The original patch removed variables that were assumed to be unused. The
assumption was wrong, as the variables are u...
Andreas Fernandez
22:04 Revision cab9d48e: [BUGFIX] Fix namespace of PHPUnit exception
Since PHPUnit 6.2, exceptions are namespaced. The tests are adjusted to
catch these exceptions properly again.
Resol...
Andreas Fernandez
15:10 Revision 2ed9d0b7: [BUGFIX] Validate FormEngine fields on load
Make sure the validation of FormEngine fields is triggered on load.
This bug does not occur in newer versions.
Relea...
Michael Stucki
11:59 Revision 2ecb3e86: [BUGFIX] iconIdentifier for custom system information panel items
An iconIdentifier is needed since the icon generation is
moved to the Fluid template. The third parameter of
addSyste...
Josef Glatz
11:44 Revision e44aeca1: [BUGFIX] iconIdentifier for custom system information panel items
An iconIdentifier is needed since the icon generation is
moved to the Fluid template. The third parameter of
addSyste...
Josef Glatz
01:25 Revision 82255e44: [BUGFIX] travis-ci: Have DE locale
New phpunit throws happy little exception if locales tested for are
not available on given platform. travis-ci is aff...
Christian Kuhn
01:13 Revision 47633789: [BUGFIX] travis-ci: Have DE locale
New phpunit throws happy little exception if locales tested for are
not available on given platform. travis-ci is aff...
Christian Kuhn

2017-06-25

22:21 Revision 1238d43c: [TASK] typo3/testing-framework 1.1 brings phpunit 6.2
Switching from 1.0 to 1.1 dependency for typo3/testing-framework
brings phpunit v6.2 which comes with namespaced clas...
Christian Kuhn
22:21 Revision a3c1ab74: [TASK] typo3/testing-framework 1.1 brings phpunit 6.2
Switching from 1.0 to 1.1 dependency for typo3/testing-framework
brings phpunit v6.2 which comes with namespaced clas...
Christian Kuhn
18:11 Revision 0021961a: [TASK] Update some require-dev dependencies
codeception/codeception 2.3.3
se/selenium-server-standalone 2.4.0
enm1989/chromedriver 2.30
Resolves: #81695
Release...
Christian Kuhn
18:10 Revision 615794bf: [TASK] Update some require-dev dependencies
codeception/codeception 2.3.3
se/selenium-server-standalone 2.4.0
enm1989/chromedriver 2.30
Resolves: #81695
Release...
Christian Kuhn

2017-06-23

22:54 Revision b71c2b6e: [TASK] bamboo: Run 8.7 after master nightly
Execute the 8.7 nightly an hour later to not overlap
with master nightly.
Change-Id: I9a13bf7fd47f5d0c1cb46988e275cb...
Christian Kuhn
22:24 Revision 4980a614: [TASK] bamboo 7.6 test specs and pgsql install test
Backport of the bamboo spec patches from master to
7.6 to manage the build plan.
Change-Id: Icd4c84fef396a1745e72be4...
Christian Kuhn
20:21 Revision 4889b0ed: [TASK] bamboo 8.7 test specs and pgsql install test
Backport of the bamboo spec patches from master to
8.7 to manage the build plans.
The patch also backports the "insta...
Christian Kuhn
18:42 Revision ef22d359: [TASK] Acceptance test installing TYPO3 on pgsql
A basic acceptance tests clicking through installer
using a postgres sql db connection, checking backend login
and in...
Anja Leichsenring
13:08 Revision f849ec43: [TASK] Raise testing-framework to 1.0.9
Brings base setup for an acceptance test that installs
TYPO3 on postgres and loads the introduction distribution.
Ch...
Christian Kuhn
13:05 Revision e047ea17: [TASK] Raise testing-framework to 1.0.9
Brings base setup for an acceptance test that installs
TYPO3 on postgres and loads the introduction distribution.
Ch...
Christian Kuhn
12:34 Revision 6dc18943: [TASK] bamboo: Have cgl check in preparation stage
The cgl check is quick and fails rather often for pre-merge
test runs in the beginning. Move the job to preparation s...
Christian Kuhn
02:07 Revision 985774eb: [BUGFIX] Add missing frontend context check when fetching view configuration
Check for Frontend context has been omitted during refactoring and will
have side effects in Backend in view configur...
Xavier Perseguers
00:54 Revision 3977280b: [BUGFIX] Add missing frontend context check when fetching view configuration
Check for Frontend context has been omitted during refactoring and will
have side effects in Backend in view configur...
Xavier Perseguers

2017-06-22

17:49 Revision ee2b45ed: [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
16:10 Revision 500ec804: [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-06-21

23:56 Revision a8e7c54a: [TASK] Raise typo3/testing-framework to 1.0.8
Change-Id: I15c7a21e1782d6d9fa433cf2f23669a851ffd85a
Resolves: #81661
Releases: master, 8.7
Reviewed-on: https://revi...
Christian Kuhn
23:56 Revision 33e0901d: [TASK] Raise typo3/testing-framework to 1.0.8
Change-Id: I15c7a21e1782d6d9fa433cf2f23669a851ffd85a
Resolves: #81661
Releases: master, 8.7
Reviewed-on: https://revi...
Christian Kuhn
22:47 Revision 65ce5bea: [TASK] bamboo: Add a nightly build plan spec
Configures a second build for core master that
runs as nightly plan and has more combinations:
The acceptance and fun...
Christian Kuhn
17:37 Revision 81d208cf: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/...
Andreas Fernandez
17:37 Revision e4c0a1b7: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/...
Andreas Fernandez
17:04 Revision 425eba11: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/...
Andreas Fernandez
14:02 Revision 7efc3141: [BUGFIX] Stabilize a flaky unit test
getParseTimeReturnsZeroIfNoValuesAreSet() tends to fail sometimes
if $beUserInitialization is > 0 but $totalParseTime...
Christian Kuhn
13:29 Revision f8b70e1d: [BUGFIX] Stabilize a flaky unit test
getParseTimeReturnsZeroIfNoValuesAreSet() tends to fail sometimes
if $beUserInitialization is > 0 but $totalParseTime...
Christian Kuhn
06:43 Revision e58eacda: [BUGFIX] Fix checking config.metaCharset with uppercase letters
Releases: master, 8.7
Resolves: #81634
Change-Id: I48bc1885aec47a4dcc66bf556cd69d50a7781fd5
Reviewed-on: https://revi...
Stephan Großberndt
06:27 Revision f8f0acbd: [BUGFIX] Fix checking config.metaCharset with uppercase letters
Releases: master, 8.7
Resolves: #81634
Change-Id: I48bc1885aec47a4dcc66bf556cd69d50a7781fd5
Reviewed-on: https://revi...
Stephan Großberndt

2017-06-20

19:03 Revision 950df818: [TASK] bamboo: Allow mssql+postgres builds on both php 7.0 & 7.1
Change-Id: I240ed28992cea31e04aa7451ef609c68eade7782
Resolves: #81635
Releases: master
Reviewed-on: https://review.ty...
Christian Kuhn
14:44 Revision 5fcc996d: [TASK] Set TYPO3 version to 7.6.20-dev
Change-Id: Ia7a22c9ea92f3a90e5d5c132692777471125b39a
Reviewed-on: https://review.typo3.org/53286
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:43 Revision 7e72aa52: [RELEASE] Release of TYPO3 7.6.19
Change-Id: Ibb18cb05be31716498f80b11ed2ec49f5cf5287f
Reviewed-on: https://review.typo3.org/53285
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:34 Revision 246f1569: [TASK] Set TYPO3 version to 8.7.3-dev
Change-Id: I5eed065e0fbb38d05a716e3e2cc713521a0c5699
Reviewed-on: https://review.typo3.org/53284
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:32 Revision e05c6943: [RELEASE] Release of TYPO3 8.7.2
Change-Id: I2cb5bb90074cade7762f06a3bca83ce593f63006
Reviewed-on: https://review.typo3.org/53283
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:08 Revision c35c3255: [BUGFIX] Prevent uncaught exception in Import/Export controller
Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ...
Nicole Cordes
14:04 Revision 36d5d336: [CLEANUP] Wrap doesRecordExist in new method
Wraps the functionality from doesRecordExist
in a new method recordInfoWithPermissionCheck.
The goal is a general cl...
Thomas Hohn
13:57 Revision f470b880: [BUGFIX] Ensure links with ampersands are HSC-decoded
Since the new link structure is in place with TYPO3 v8
all links are properly htmlspecialchar'ed in the database.
Th...
Benni Mack
13:47 Revision b943b021: [TASK] Cache results in doesRecordExist_pageLookUp
Copying big sub-trees can benefit from caching the calls
to doesRecordExist_pageLookUp in a run-time cache since
ther...
Thomas Hohn
13:46 Revision 59cca010: [BUGFIX] Prevent uncaught exception in Import/Export controller
Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ...
Nicole Cordes
13:41 Revision ba9d3657: [BUGFIX] Ensure links with ampersands are HSC-decoded
Since the new link structure is in place with TYPO3 v8
all links are properly htmlspecialchar'ed in the database.
Th...
Benni Mack
13:38 Revision a26c128a: [BUGFIX] Populate loaded commands after ext_tables is loaded
Especially in TYPO3 v8, where TCA is not loaded at all times,
running a CLI command with an empty cache will result i...
Benni Mack
13:18 Revision 7d469851: [BUGFIX] Populate loaded commands after ext_tables is loaded
Especially in TYPO3 v8, where TCA is not loaded at all times,
running a CLI command with an empty cache will result i...
Benni Mack
13:10 Revision e440f477: [BUGFIX] Prevent uncaught exception in Import/Export controller
Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ...
Nicole Cordes
13:03 Revision 109e0c02: [BUGFIX] Skip quoted fields in insertData
While parsing the input value for expressions inside curly brackets
it must skip quoted field names which are also in...
Jigal van Hemert
12:47 Revision b8f85952: [BUGFIX] Select suitable distribution version in em
The distribution installer selects current_version=1
extensions only and fails in core v7 since the current
introduct...
Christian Kuhn
12:45 Revision c8b3703e: [BUGFIX] Skip quoted fields in insertData
While parsing the input value for expressions inside curly brackets
it must skip quoted field names which are also in...
Jigal van Hemert
12:28 Revision efc8a8ad: [TASK] Revert "Port RteLinkBrowser to TypeScript"
This change introduced a flaw in the RteLinkBrowser JS file
which needs to override LinkBrowser class instead of just...
Benni Mack
12:24 Revision 6e380428: [BUGFIX] Select suitable distribution version in em
The distribution installer selects current_version=1
extensons only and fails in core v7 since the current
introducti...
Christian Kuhn
11:54 Revision b4af653c: [BUGFIX] Select suitable distribution version in em
The distribution installer selects current_version=1
extensons only and fails in core v7 since the current
introducti...
Christian Kuhn
11:27 Revision 823fb1b7: [BUGFIX] Avoid redundant SQL queries in ReferenceIndex
Change methods inside ReferenceIndex to allow them to receive an
existing record as array rather than a UID to avoid ...
Claus Due
11:05 Revision 27ec7529: [BUGFIX] Avoid redundant SQL queries in ReferenceIndex
Change methods inside ReferenceIndex to allow them to receive an
existing record as array rather than a UID to avoid ...
Claus Due
09:08 Revision e22a32e7: [CLEANUP] Wrap doesRecordExist in new method
Wraps the functionality from doesRecordExist
in a new method recordInfoWithPermissionCheck.
The goal is a general cl...
Thomas Hohn

2017-06-19

13:42 Revision 5ec48ab3: [BUGFIX] Fix wrong parameter type
The quoting parameter constants \PDO::PARAM_* are in fact integers. The
annotation shipped with doctrine says string,...
Henrik Elsner
13:30 Revision 13d30c42: [BUGFIX] Fix wrong parameter type
The quoting parameter constants \PDO::PARAM_* are in fact integers. The
annotation shipped with doctrine says string,...
Henrik Elsner

2017-06-18

20:33 Revision 957f4a52: [BUGFIX] FormEngine creating section container in new record
If a records has not been persisted and a flex section container
is added, the form compiler needs the "NEW123" uid o...
Christian Kuhn
20:11 Revision e3fd3c7a: [BUGFIX] FormEngine creating section container in new record
If a records has not been persisted and a flex section container
is added, the form compiler needs the "NEW123" uid o...
Christian Kuhn
19:07 Revision fa114cf3: [FEATURE] Add possibility to write tests in TypeScript
Adjust grunt and tsconfig to allow writing unit tests
in TypeScript. Test example is included.
Additionally configur...
Susanne Moog
18:13 Revision 1de38e97: [!!!][TASK] Always throw exception if a userFunc does not exist
The parameter `$errorMode` is removed from the method
`GeneralUtility::callUserFunction()`. Thus, the checks agains t...
Andreas Fernandez

2017-06-17

23:09 Revision 5b0e5eb3: [BUGFIX] rte_ckeditor triggers has-change on change
CKEditor fields now triggers FormEngine.Validation.markFieldAsChanged
therefore a warning of unsaved changes on closi...
Ralf Hettinger
22:55 Revision 84564da8: [!!!][TASK] Move service report from EXT:sv to EXT:reports
Move the report as a first step to get rid of EXT:sv.
Resolves: #81536
Releases: master
Change-Id: I46e38b5c4bf8d546...
Georg Ringer
22:25 Revision 9d7c747c: [BUGFIX] rte_ckeditor triggers has-change on change
CKEditor fields now triggers FormEngine.Validation.markFieldAsChanged
therefore a warning of unsaved changes on closi...
Ralf Hettinger
22:04 Revision c5495f15: [FOLLOWUP][BUGFIX] Use mb_* methods directly instead of CharsetConverter
Fixing one issue with the wrong variable name.
Resolves: #81575
Releases: master, 8.7
Change-Id: I820a3bcfc9a250a35c...
Benni Mack
21:48 Revision c492bda5: [FOLLOWUP][BUGFIX] Use mb_* methods directly instead of CharsetConverter
Fixing one issue with the wrong variable name.
Resolves: #81575
Releases: master, 8.7
Change-Id: I820a3bcfc9a250a35c...
Benni Mack
21:36 Revision f2b35790: [BUGFIX] Use the correct named parameter type in Extbase queries
In Extbase query expressions the second operand is converted to a plain
value which is either an integer or a string....
Ian Solo
21:24 Revision fdd32b71: [TASK] Deprecate DocumentTemplate::formWidth()
The method DocumentTemplate::formWidth() is not needed anymore as
the styling can be done by using bootstrap and regu...
Georg Ringer
21:12 Revision 0bd17463: [BUGFIX] Use the correct named parameter type in Extbase queries
In Extbase query expressions the second operand is converted to a plain
value which is either an integer or a string....
Ian Solo
19:04 Revision d6061a12: [BUGFIX] Fix DB error handling in FrontendUserImageUpdateWizard
The errorCode() method returns a string representation of the error that happened.
Comparing this to an integer value...
Morton Jonuschat
18:26 Revision c5d75c15: [TASK] Port RteLinkBrowser to TypeScript
Resolves: #81444
Releases: master
Change-Id: I7247ef2c88ff60c484c3ca7ff0af48d3b8e72aac
Reviewed-on: https://review.ty...
Johannes Goslar
18:15 Revision 445b001a: [BUGFIX] Fix DB error handling in FrontendUserImageUpdateWizard
The errorCode() method returns a string representation of the error that happened.
Comparing this to an integer value...
Morton Jonuschat
17:47 Revision 3d29a687: [BUGFIX] Respect selected page in recursive record list search
The backend list view must respect the selected pages even if the search
level is set to infinite. This bug was intro...
Sascha Egerer
17:36 Revision 279acf79: [BUGFIX] Respect selected page in recursive record list search
The backend list view must respect the selected pages even if the search
level is set to infinite. This bug was intro...
Sascha Egerer
17:07 Revision 12d2f17b: [BUGFIX] Remove superfluous extbase TS option
When removing the extbase query cache in 8.3, the TypoScript option
was not removed which has no effect anymore since...
Benni Mack
16:54 Revision a001596a: [BUGFIX] Remove superfluous extbase TS option
When removing the extbase query cache in 8.3, the TypoScript option
was not removed which has no effect anymore since...
Benni Mack
16:53 Revision 9501d39a: [BUGFIX] Streamline bool arguments throughout the core
There are still places left in TYPO3 where methods are called with
integers as parameters, although they are marked a...
Benni Mack
16:37 Revision 5806a181: [BUGFIX] Streamline bool arguments throughout the core
There are still places left in TYPO3 where methods are called with
integers as parameters, although they are marked a...
Benni Mack
15:35 Revision 1d98daf1: [BUGFIX] Remove possibly undefined constant from test bootstraps
The constant LF might not be defined in functional and unit test
bootstrap by the time the script terminates with an ...
Anja Leichsenring

2017-06-16

20:15 Revision efcdafd4: [TASK] Have bamboo test plans as files
Atlassian bamboo allows to define test plans in
files since version 6. The test plans are based on
rather simple Java...
Christian Kuhn
18:35 Revision ddb6f318: [BUGFIX] AdminPanel: Change fields for simulate time
When entering a date string in the admin panel to simulate a certain
date/time and clicking the "update" button an ex...
Thorben Nissen
13:36 Revision 05a10ff6: [BUGFIX] AdminPanel: Change fields for simulate time
When entering a date string in the admin panel to simulate a certain
date/time and clicking the "update" button an ex...
Thorben Nissen
13:13 Revision 68968215: [BUGFIX] Add missing format.case capitalWords mode
The mode "capitalWords" was just a todo statement that indicated a
missing implementation.
The implementation is now ...
Benni Mack
13:02 Revision a189a328: [BUGFIX] Use mb_* methods directly instead of CharsetConverter
There are several places where mb_* methods are still not used, although
they are even better to use instead of the $...
Benni Mack
12:28 Revision f8c01d9f: [BUGFIX] Add missing format.case capitalWords mode
The mode "capitalWords" was just a todo statement that indicated a
missing implementation.
The implementation is now ...
Benni Mack
12:19 Revision 1a1ea9e5: [BUGFIX] Use mb_* methods directly instead of CharsetConverter
There are several places where mb_* methods are still not used, although
they are even better to use instead of the $...
Benni Mack
10:53 Revision 01742278: [BUGFIX] Extbase: Remove invalid class ObjectManagerException
There is a class called "ObjectManagerException" which was
introduced very early with Extbase and was a clone of
the ...
Benni Mack
10:40 Revision 0e3615ba: [BUGFIX] Extbase: Remove invalid class ObjectManagerException
There is a class called "ObjectManagerException" which was
introduced very early with Extbase and was a clone of
the ...
Benni Mack

2017-06-15

22:57 Revision 033cb469: [BUGFIX] Include RSA JS in FE with relative URL
Releases: master, 8.7
Resolves: #80952
Change-Id: I94a5124a16c9ad9893c1c2346967089fd16ad142
Reviewed-on: https://revi...
Markus Klein
21:38 Revision 2254e2f1: [BUGFIX] Include RSA JS in FE with relative URL
Releases: master, 8.7
Resolves: #80952
Change-Id: I94a5124a16c9ad9893c1c2346967089fd16ad142
Reviewed-on: https://revi...
Markus Klein
16:17 Revision a2bef2a1: [FOLLOWUP][TASK] Deprecate render method arguments on ViewHelpers
Followup patch to migrate f:widget.autocomplete which
had been missed by the previous patch.
Change-Id: I9e2552925df...
Claus Due
10:27 Revision 562e3b3c: [BUGFIX] Better documentation of cObject viewhelper
Add more information about the table argument and when it should
be set.
Resolves: #81545
Releases: master, 8.7
Chan...
Markus Klein
10:16 Revision 73f173e7: [BUGFIX] Linkvalidator: Links (from rte) not detected correctly
Due to the changed link syntax ("t3://...") instead of "<link ...>" the
links to files and internal pages are not rec...
Thorben Nissen
10:12 Revision 5fa6c73c: [BUGFIX] Better documentation of cObject viewhelper
Add more information about the table argument and when it should
be set.
Resolves: #81545
Releases: master, 8.7
Chan...
Markus Klein
08:49 Revision 1522bad3: [BUGFIX] Linkvalidator: Links (from rte) not detected correctly
Due to the changed link syntax ("t3://...") instead of "<link ...>" the
links to files and internal pages are not rec...
Thorben Nissen
00:45 Revision 9938f72f: [BUGFIX] Fix wrong markup of download icon in extension manager
Apply the classes 'btn btn-default' directly to the a tag instead
to have the full button area clickable.
Resolves: ...
Georg Ringer

2017-06-14

23:37 Revision 92b5d23a: [BUGFIX] Fix wrong markup of download icon in extension manager
Apply the classes 'btn btn-default' directly to the a tag instead
to have the full button area clickable.
Resolves: ...
Georg Ringer
19:33 Revision e8f7fab0: [FOLLOWUP][BUGFIX] Allow processing of multiple new record localizations
Complete data-map for a table is handed over in $idValues to
DataMapProcessor::fetchDependencies(string $tableName, a...
Oliver Hader
19:07 Revision b20e76c8: [FOLLOWUP][BUGFIX] Allow processing of multiple new record localizations
Complete data-map for a table is handed over in $idValues to
DataMapProcessor::fetchDependencies(string $tableName, a...
Oliver Hader
18:40 Revision e8f97da1: [BUGFIX] Remove manually set database row
databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t...
Susanne Moog
17:42 Revision b2f6aa31: [BUGFIX] Check for enabled devlog inside devLog()
Calling GeneralUtility::devLog() can be called but
the method itself should check whether the devlog
is enabled, inst...
Benni Mack
17:23 Revision b1633c4b: [BUGFIX] Allow processing of multiple new record localizations
The current implementation of DataMapProcessor to determine the necessity
of synchronizing record localizations is to...
Oliver Hader
16:14 Revision 51d227a2: [BUGFIX] Remove manually set database row
databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t...
Susanne Moog
15:54 Revision c32049af: [BUGFIX] Allow processing of multiple new record localizations
The current implementation of DataMapProcessor to determine the necessity
of synchronizing record localizations is to...
Oliver Hader
15:46 Revision b6482afe: [BUGFIX] Remove manually set database row
databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t...
Susanne Moog
11:46 Revision 37a6002b: [TASK] styleguide: TCA: Lang sync buttons on inline_1n
Christian Kuhn
08:41 Revision 228489ea: [BUGFIX] Check for enabled devlog inside devLog()
Calling GeneralUtility::devLog() can be called but
the method itself should check whether the devlog
is enabled, inst...
Benni Mack
 

Also available in: Atom