Project

General

Profile

Activity

From 2018-03-17 to 2018-04-15

2018-04-15

23:47 Revision aa2f6daa: [BUGFIX] Fix getPublicUrl return hints
Since getPublicUrl could also return null, we need to
change the return hints to respect that.
Resolves: #84688
Rele...
Kevin Ditscheid
22:50 Revision a850e4ac: [BUGFIX] Fix getPublicUrl return hints
Since getPublicUrl could also return null, we need to
change the return hints to respect that.
Resolves: #84688
Rele...
Kevin Ditscheid
22:11 Revision 1e25031a: [BUGFIX] Remove quoting of search value in recycler
This patch removes a wrong call of `$queryBuilder->quote()` which causes
a wrong SQL statement, as the search filter ...
Andreas Fernandez
19:44 Revision 0bb874be: [BUGFIX] Remove quoting of search value in recycler
This patch removes a wrong call of `$queryBuilder->quote()` which causes
a wrong SQL statement, as the search filter ...
Andreas Fernandez
18:35 Revision 0794074b: [TASK] Fix UTF-8 spelling in examples + documentation
Resolves: #84714
Releases: master
Change-Id: I5c3642800457db5f15cfa500632949f3c6cd1e6e
Reviewed-on: https://review.ty...
Michael Stucki
14:23 Revision 2f6a1307: [TASK] Cover adding image to tt_content with acceptance tests
Add acceptance tests for adding image to tt_content,
when image has metadata filled or not.
As a side effect, it cove...
Tymoteusz Motylewski
13:32 Revision bb6ee37e: [TASK] Increase title length of filemount
Increase length of sys_filemount.title from 30 to 255 characters.
Resolves: #50979
Releases: master, 8.7
Change-Id: ...
Guido Schmechel
13:07 Revision 6740a507: [BUGFIX] Fix nightly CGL check
PHP-CS-Fixer introduced a notice about overridden config paths,
which causes the cgl check to fail.
See https://githu...
Anja Leichsenring
12:51 Revision 54b081ed: [TASK] Increase title length of filemount
Increase length of sys_filemount.title from 30 to 255 characters.
Resolves: #50979
Releases: master, 8.7
Change-Id: ...
Guido Schmechel
12:17 Revision fe1892cb: [TASK] Move rootPage resolving into PSR-15 middleware
The functionality to resolve the "domain start page" - the page ID
where a sys_domain record is found, is moved from ...
Benni Mack
12:15 Revision ca1c88c2: [TASK] Set exclude property for fields of tt_content
The exclude property is set for the following fields in the
table tt_content:
- file_collections
- filelink_size
- f...
Georg Ringer
11:53 Revision 080805bc: [TASK] Cover adding image to tt_content with acceptance tests
Add acceptance tests for adding image to tt_content,
when image has metadata filled or not.
As a side effect, it cove...
Tymoteusz Motylewski
10:47 Revision 6176a2a5: [BUGFIX] Finishers with output must return the output
Since #83822 EXT:form makes usage of the controller context
response object which has impacts to the finisher logic w...
Ralf Zimmermann
10:36 Revision cf90e744: [TASK] Change InfoModule member function access types
The changed methods are used in getContent(). While overriding
getContent there is no need for copying the changed me...
Jan Stockfisch
10:29 Revision 485a3574: [BUGFIX] Finishers with output must return the output
Since #83822 EXT:form makes usage of the controller context
response object which has impacts to the finisher logic w...
Ralf Zimmermann

2018-04-14

15:39 Revision f5d8b675: [BUGFIX] Fix exception in clipboard inside recycler folders
To avoid exceptions in a _recycler_ folder in the filelist when
using the clipboard, the image is built without an Im...
Georg Ringer
15:32 Revision 0d2f64ca: [BUGFIX] Increase length of sys_filemount.path
Increase length of sys_filemount.path from 120 to 255 chars.
Resolves: #84643
Releases: master,8.7
Change-Id: I84ff2...
Pinar Oezmen
15:28 Revision 11a9fb08: [BUGFIX] Add missing column in database query
To avoid exceptions on certain database systems the pid must be selected
as well as it is used in the order statement...
Georg Ringer
15:25 Revision 9c8728c8: [TASK] Drop compatibility layer for lib.fluidContent
Resolves: #84712
Related: #80412
Releases: master
Change-Id: Ia7b650eedcd05f45e5f542e81e5a263ec5cad0d3
Reviewed-on: h...
Benjamin Kott
15:22 Revision d72234e6: [TASK] Remove undefined offset notices in PageLinkBuilder
The PageLinkBuilder access some array keys that might not exist.
This leads to undefined offset notices.
Resolves: #...
Tim Schreiner
15:20 Revision 25e4cd6e: [BUGFIX] Fix exception in clipboard inside recycler folders
To avoid exceptions in a _recycler_ folder in the filelist when
using the clipboard, the image is built without an Im...
Georg Ringer
15:16 Revision d8fe7370: [BUGFIX] Increase length of sys_filemount.path
Increase length of sys_filemount.path from 120 to 255 chars.
Resolves: #84643
Releases: master,8.7
Change-Id: I84ff2...
Pinar Oezmen
15:13 Revision a3828a4d: [BUGFIX] Add missing column in database query
To avoid exceptions on certain database systems the pid must be selected
as well as it is used in the order statement...
Georg Ringer

2018-04-12

15:56 Revision ff67e516: Revert "[FEATURE] Add button to select all records"
This reverts commit 7ef327081a503fc2e4e60b6d2cb413943f68469e.
The original patch does not work well with a huge reco...
Andreas Fernandez
10:34 Revision 2bb767c0: [BUGFIX] Set extension name in Fluid context
Resolves: #84697
Related: #83987
Releases: master
Change-Id: I292b5942144c1453921ba7ce490e26209dee187f
Reviewed-on: h...
Andreas Fernandez

2018-04-11

15:42 Revision 125e3463: [BUGFIX] Check if a valid logger is available in error handlers
If the logger for some reason couldn't be created by GeneralUtility
or causes an exception or error itself the trigge...
Markus Klein
10:28 Revision ebe340cb: [BUGFIX] Fix path to fileadmin in system report
Resolves: #84683
Releases: master
Change-Id: I08d2fceeabd9d2d6ff52d65e35c03fc4336b8141
Reviewed-on: https://review.ty...
Helmut Hummel

2018-04-10

19:12 Revision 896631dc: [BUGFIX] Fix typo in documentation for change 83556
Resolves: #84686
Releases: master
Change-Id: Ib652d17685b65004d68ade431200d8f88e87dff1
Reviewed-on: https://review.ty...
Sybille Peters
16:22 Revision 92524fc2: [TASK] Set branch alias to 9.3-dev
Change-Id: Ied93632cfdf9221044577b8506ffa82f317a8756
Reviewed-on: https://review.typo3.org/56626
Tested-by: TYPO3com ...
Helmut Hummel
14:39 Revision 6fdaa07f: [BUGFIX] Do not try to download extensions in composer mode
Upgrade wizards that download extensions from TER must
no do so in composer mode as they would create an unusable
sys...
Helmut Hummel

2018-04-09

23:37 Revision 6a6eaef5: [TASK] Set TYPO3 version to 9.3.0-dev
Change-Id: I27ae8aa8699a382f2d2a71a215931f6de7425738
Reviewed-on: https://review.typo3.org/56621
Tested-by: TYPO3com ...
Oliver Hader
22:51 Revision 474fcf0c: [RELEASE] Release of TYPO3 9.2.0
Change-Id: Ifb953ea1058c45a59273493170b7c3e567da104b
Reviewed-on: https://review.typo3.org/56620
Reviewed-by: Oliver ...
Oliver Hader
22:42 Revision 0d027af0: [BUGFIX] Do not show sysfolders on pid 0 in sites module
Pages of the doktype “sys_folder” are no longer shown as valid entrypoints
into a site.
Resolves: #84663
Releases: m...
Mathias Schreiber
22:38 Revision 8814cce6: [TASK] Fetch html tag "lang" attribute from site
The site configuration contains the value of
the <html lang="..."> attribute and should be
set.
Resolves: #84679
Rel...
Benni Mack
22:07 Revision f02411d4: [BUGFIX] Do not call deprecated feedit initialize method
Resolves: #84677
Releases: master
Change-Id: I2d1887dd982e95e633755eed75f3bb0cdfe4d4ec
Reviewed-on: https://review.ty...
Susanne Moog
21:32 Revision 14859db3: [BUGFIX] Minor fixes in SiteLanguage
This patch fixes some minor issues in getter methods.
Resolves: #84670
Releases: master
Change-Id: I4123238ca17bc3c3...
Simon Gilli
20:58 Revision 52e88b7a: [BUGFIX] Handle empty absRefPrefix in PageLinkBuilder
Using empty values for absRefPrefix as needle in strpos() will
throw a warning. In order to avoid that, it's now chec...
Oliver Hader
20:50 Revision 3fa35bfb: [TASK] Move leftover 9.2 documentation RST files
Resolves: #84678
Releases: master
Change-Id: Ie4f338cc5ce6200319b407b9426442d3ae843942
Reviewed-on: https://review.ty...
Benni Mack
20:47 Revision 4693b06a: [TASK] Clean-up in site handling
- add void return types
- add access modifiers for constants
- fix some null coalescing
- remove superfluous comments...
Susanne Moog
20:29 Revision ad815edd: [BUGFIX] Fix resource loading in composer mode
Resolves: #84674
Releases: master
Change-Id: Ia3283ffcf4973e5b511a57de25cb73490916e4d2
Reviewed-on: https://review.ty...
Susanne Moog
20:26 Revision 0d9dec7e: [DOCS] 9.2 Docs
Resolves: #DOCS
Releases: master
Change-Id: I9644f255336076f09c2c570c981549a39846e776
Reviewed-on: https://review.typ...
Mathias Schreiber
20:21 Revision d51c5f40: [BUGFIX] Use existing locale in site handling examples
Resolves: #84675
Releases: master
Change-Id: If8873b88bd5976729ac75b1ef876bdc9ccd2b6ae
Reviewed-on: https://review.ty...
Benjamin Kott
13:33 Revision 8293ea4b: [BUGFIX] Display tree hierarchy in sites module
The page hierarchy is now properly displayed in the sites module
Resolves: #84664
Releases: master
Change-Id: Ib390c...
Mathias Schreiber
13:32 Revision 9bdbb366: [BUGFIX] Keep sorting column value for deleted records
Keep the value for the defined sorting field when a record is
deleted. This improves the quality of restored records ...
Tim Schreiner
09:13 Revision 772e0e76: [BUGFIX] Remove wrong break; statement in rootline check
With issue #81280 a break statement has been added which breaks
the check of permissons "extend to subpage".
Resolve...
Georg Ringer

2018-04-08

19:47 Revision 967c8897: [TASK] Streamline upgrade wizards that install extensions
Let the adminpanel and redirect upgrade wizards make use of
the abstract wizard for installing extensions,
which incl...
Susanne Moog
13:10 Revision 6a3b6a5e: [BUGFIX] Fix windows loading of site configuration
Due to different path handling, the path separators need
to be streamlined before using the path. Windows can handle
...
Susanne Moog
13:10 Revision eafb02ee: [BUGFIX] Do not use deprecated $R_URI
Resolves: #84649
Releases: master
Change-Id: I98ec184e4b2d15d04515ba121babb470ac832882
Reviewed-on: https://review.ty...
Susanne Moog

2018-04-07

14:12 Revision 5a12dc5f: [BUGFIX] Convert languageId to integer before passing to getLanguageById
ServerRequestInterface->getQueryParams() returns as string value which
has to be converted to an integer before passi...
Simon Gilli
07:25 Revision 88d586bc: [BUGFIX] Do not try to download extensions in composer mode
Upgrade wizards that download extensions from TER must
no do so in composer mode as they would create an unusable
sys...
Helmut Hummel

2018-04-06

22:23 Revision 0824e6e8: [FEATURE] Introduce Site Handling
TYPO3 is famously known for the "multi-site"
functionality, allowing multiple websites running
within one TYPO3 insta...
Christian Kuhn
20:38 Revision a5bf5706: [BUGFIX] Keep parameters in link browser’s upload form
Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:...
Andreas Fernandez
20:38 Revision 2d26a2c0: [BUGFIX] Keep parameters in link browser’s upload form
Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:...
Andreas Fernandez
20:36 Revision 1eeedc59: [TASK] Decouple adminPanel from frontend
The admin panel has been extracted into an own extension. To enable
users to de-activate the admin panel completely, ...
Susanne Moog
19:53 Revision 41a2a691: [BUGFIX] Fix wrong icon usage in install tool
This patch change a icon to be consistent, the icon was misleading
and had the wrong color. Now the „add“-icon is use...
Frank Nägler
19:37 Revision 63f70ad4: [BUGFIX] Keep parameters in link browser’s upload form
Any given attribute stored in the `P` parameter is kept and attached to
the return URL of the upload form.
Resolves:...
Andreas Fernandez
17:23 Revision 24cec058: [BUGFIX] Only apply language constraints for "Show hidden" checkbox if neccessary
The checkbox "Show hidden content elements" currently checks any selected
language. This is malfunctioning in case th...
Andreas Fernandez
17:19 Revision 3f8145ea: [TASK] Add hook to upload methods in GeneralUtility
Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/...
Frank Nägler
17:18 Revision c0917a31: [TASK] Add hook to upload methods in GeneralUtility
Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/...
Frank Nägler
17:04 Revision 532dea9f: [BUGFIX] Correct wrong type annotation for drawItem_footer hook
Change-Id: I10e4061dcb54dda3460d248bc7ae436ee12103a0
Resolves: #84636
Releases: master, 8.7
Reviewed-on: https://revi...
Joshua Westerheide
17:02 Revision b01ef29c: [TASK] Add hook to upload methods in GeneralUtility
Resolves: #84600
Releases: master, 8.7, 7.6
Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d
Reviewed-on: https:/...
Frank Nägler
16:55 Revision 3826c61b: [BUGFIX] Set correct number of arguments in MethodCallMatcher
The MethodCallMatcher contains wrong argument definition for methods
* TYPO3\CMS\Core\TypoScript\TemplateService->ge...
Tim Schreiner
16:55 Revision 8a57e5be: [BUGFIX] Flush `l10n` cache after downloading languages
This patch let's the Maintenance Area flush the `l10n` caches after
language packs were downloaded. Since the Install...
Andreas Fernandez
16:54 Revision 94acfea0: [BUGFIX] Only apply language constraints for "Show hidden" checkbox if neccessary
The checkbox "Show hidden content elements" currently checks any selected
language. This is malfunctioning in case th...
Andreas Fernandez
16:51 Revision b6fbbfcd: [BUGFIX] Correct wrong type annotation for drawItem_footer hook
Change-Id: I10e4061dcb54dda3460d248bc7ae436ee12103a0
Resolves: #84636
Releases: master, 8.7
Reviewed-on: https://revi...
Joshua Westerheide
13:50 Revision f19bbcc3: [BUGFIX] Fix extraction path of language packs in LanguagePackService
Due to the appended extension key an invalid directory structure was
created. The language pack ".zip" files already ...
Joshua Westerheide
13:35 Revision d68a6204: [TASK] Move linkData() functionality in PageLinkBuilder
The "mother of building all links in Frontend" is moved
into PageLinkBuilder. Along with this, building a
mountPointM...
Benni Mack
12:34 Revision fe1f2a1e: [TASK] Sort packages by name in Composer manifests
Resolves: #84630
Releases: master, 8.7
Change-Id: Ie3af5ddd3721e546718cfa88ea219c40dc666e51
Reviewed-on: https://revi...
Wouter Wolters
11:02 Revision d12e0fc9: [TASK] Sort packages by name in Composer manifests
Resolves: #84630
Releases: master, 8.7
Change-Id: Ie3af5ddd3721e546718cfa88ea219c40dc666e51
Reviewed-on: https://revi...
Wouter Wolters
06:49 Revision c2f3876b: [TASK] Simplify frontend/backend security viewhelpers
This logic is already implemented in
AbstractConditionViewHelper::renderStatic().
Resolves: #84627
Releases: master
...
Mathias Brodala

2018-04-05

23:43 Revision ee130aa2: [BUGFIX] Catch Exception while extracting metadata
Catch InsufficientFileAccessPermissionsException while extracting
metadata. Reason for this exception could be that t...
Ricky Mathew
23:28 Revision 8af8bcdc: [BUGFIX] Allow tables with adminOnly in cleanup task of recycler
Allow also tables with the setting 'adminOnly' to be removed with the
scheduler task of EXT:recycler.
Resolves: #846...
Georg Ringer
23:26 Revision 62ce9015: [TASK] Update friendsofphp/php-cs-fixer to latest version
Update from 2.10.2 to 2.11.1
Command used:
composer update friendsofphp/php-cs-fixer php-cs-fixer/diff
Resolves: #8...
Wouter Wolters
23:22 Revision 25c0527c: [BUGFIX] Allow span tags in fieldInformation return
To be able to improve the layout of field information, the span tag is
added to the list of allowed tags in html.
Re...
Nicole Cordes
23:11 Revision 8b171543: [BUGFIX] Allow span tags in fieldInformation return
To be able to improve the layout of field information, the span tag is
added to the list of allowed tags in html.
Re...
Nicole Cordes
16:53 Revision f6312067: [BUGFIX] Keep UTF-8 characters unescaped in JsonView
Resolves: #84572
Releases: master, 8.7
Change-Id: I7ace7322bdefcaeae5ffcc9021a5f13b4f5aeb1a
Reviewed-on: https://revi...
Oliver Klee
16:43 Revision c6e4598d: [TASK] Update friendsofphp/php-cs-fixer to latest version
Update from 2.10.2 to 2.11.1
Command used:
composer update friendsofphp/php-cs-fixer php-cs-fixer/diff
Resolves: #8...
Wouter Wolters
16:37 Revision 1b0acf66: [BUGFIX] Allow tables with adminOnly in cleanup task of recycler
Allow also tables with the setting 'adminOnly' to be removed with the
scheduler task of EXT:recycler.
Resolves: #846...
Georg Ringer
16:27 Revision 9207e8a4: [BUGFIX] Keep UTF-8 characters unescaped in JsonView
Resolves: #84572
Releases: master, 8.7
Change-Id: I7ace7322bdefcaeae5ffcc9021a5f13b4f5aeb1a
Reviewed-on: https://revi...
Oliver Klee
15:53 Revision d035a97c: [TASK] Streamline HTTP Response codes
This patch streamlines all lists of HTTP response codes.
Resolves: #84626
Related: #84490
Related: #84481
Releases: ...
Frank Nägler
15:43 Revision c908cc58: [TASK] Streamline HTTP Response codes
This patch streamlines all lists of HTTP response codes.
Resolves: #84626
Related: #84490
Related: #84481
Releases: ...
Frank Nägler
14:40 Revision 64408065: [TASK] Add missing HTTP status code presets for PSR-7 responses
They've been synched from the list of status codes at:
http://www.iana.org/assignments/http-status-codes/http-status-...
Benjamin Franzke
14:09 Revision f259a216: [TASK] Add missing HTTP status code presets for PSR-7 responses
They've been synched from the list of status codes at:
http://www.iana.org/assignments/http-status-codes/http-status-...
Benjamin Franzke
12:48 Revision 8d457a65: [BUGFIX] Use URI of request for „Open in new window“
Resolves: #84487
Related: #84195
Releases: master
Change-Id: I2976ea291319893b25a537715e2effbbef50ef81
Reviewed-on: h...
Andreas Fernandez
09:27 Revision 63e9dd96: [BUGFIX] Let textareas within finisher inspector properties work
Exclude textareas from javascripts sortable logic within the finisher
inspectors (form editor) to make it editable.
...
Ralf Zimmermann

2018-04-04

22:38 Revision 37869c69: [TASK] Add rule "return_type_declaration" to php-cs-fixer
Unify the space before the colon of return type.
Resolves: #84515
Releases: master, 8.7
Change-Id: Ie107e574965f834c...
Georg Ringer
17:51 Revision df273d08: [TASK] Make RedirectServiceTest notice free
Resolves: #84339
Releases: master
Change-Id: I6457c95e033a19e0e2bfa103070e75e3d42026de
Reviewed-on: https://review.ty...
Sascha Löffler
17:39 Revision 6871fc95: [BUGFIX] Render „create new content element“ wizard in modal
The "create new content element" wizard that may be triggered by using
the context menu now properly renders the wiza...
Andreas Fernandez
17:27 Revision d0da431a: [BUGFIX] Fix the return type annotations of JsonView
transformValue will return the argument (mixed) untransformed if it is no
array or object and thus needs to return mi...
Oliver Klee
17:10 Revision de0dd5a4: [BUGFIX] Fix the return type annotations of JsonView
transformValue will return the argument (mixed) untransformed if it is no
array or object and thus needs to return mi...
Oliver Klee
15:24 Revision 7c4dee56: [BUGFIX] Show descriptionColumn in PageLayoutView only if not empty
Check if there is actually content provided to build the footer of
content elements in the page module.
Resolves: #8...
Georg Ringer
15:21 Revision 80f83d61: [BUGFIX] Add conflicts with broken sf/finder versions
A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag...
Helmut Hummel
15:20 Revision 91219cde: [BUGFIX] Add conflicts with broken sf/finder versions
A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag...
Helmut Hummel
15:18 Revision 5a0f3f50: [BUGFIX] Show image metadata description
Show the description as a placeholder when an image
is added as a reference.
Resolves: #81235
Releases: master, 8.7
...
Guido S.
15:08 Revision 1d938aa1: [BUGFIX] Try SVG first when detecting image size
By processing SVG files first and falling back to IM/GM identify, output
of a 'invalid image content' error for SVG f...
Anja Leichsenring
15:07 Revision 8ae0820e: [BUGFIX] Show descriptionColumn in PageLayoutView only if not empty
Check if there is actually content provided to build the footer of
content elements in the page module.
Resolves: #8...
Georg Ringer
14:52 Revision 2c0c89b2: [BUGFIX] Add conflicts with broken sf/finder versions
A regression was introduced in symfony/finder
https://github.com/symfony/symfony/pull/26337
This caused PackageManag...
Helmut Hummel
14:44 Revision 65674a83: [TASK] Provide upgradeWizard to enable adminPanel
The adminpanel has been extracted to an own extension
which should be installed on upgrading to get the same
behaviou...
Susanne Moog
14:08 Revision 9c9878e0: [TASK] Update CKEditor from 4.7.2 to 4.9.1
Update CKEditor to the lastest version that fixes a lot of bugs.
Release notes:
https://ckeditor.com/cke4/release-no...
Josef Glatz
13:37 Revision 8f8adb7e: [BUGFIX] Try SVG first when detecting image size
By processing SVG files first and falling back to IM/GM identify, output
of a 'invalid image content' error for SVG f...
Anja Leichsenring
11:30 Revision b4de256c: [FEATURE] Allow setting of validation messages in form editor
Add the form element property "validationErrorMessages" to allow the
definition of custom validation error messages w...
Ralf Zimmermann
11:26 Revision 2f045fbf: [FEATURE] Use new REST API for update checks
A new REST api for get.typo3.org was built and should be used
for update checks and additional information gathering....
Susanne Moog

2018-04-03

13:22 Revision bfa5caac: [BUGFIX] Provide language labels for delete modal in filelist
Resolves: #84577
Releases: master
Change-Id: Iff6cf14a745699e9fa2f8da74485e0a4ec760035
Reviewed-on: https://review.ty...
Andreas Fernandez

2018-04-01

15:48 Revision d2efcd26: [BUGFIX] Show image metadata description
Show the description as a placeholder when an image
is added as a reference.
Resolves: #81235
Releases: master, 8.7
...
Guido S.

2018-03-30

22:43 Revision 5814b35b: [BUGFIX] Correctly deprecate globals usage in FormEngine
Resolves: #84530
Releases: master
Change-Id: Idb8fc143d7126840f0d964697b2a6dbe71e72cb3
Reviewed-on: https://review.ty...
Nicole Cordes
14:14 Revision 65e7934b: [BUGFIX] Fix external page link in menu item
Set link target with config.extTarget if none has been specified.
Resolves: #84052
Releases: 8.7
Change-Id: Id18a25...
Cyril Janody

2018-03-29

18:47 Revision 8fe4a3d4: [TASK] Replace validateRstFiles.sh with PHP version
Resolves: #84197
Releases: master,8.7
Change-Id: Ie0dcb29243a0852baa1b0de104b2e357edd0ab36
Reviewed-on: https://revie...
Sybille Peters
18:47 Revision 1b08b298: [TASK] Replace validateRstFiles.sh with PHP version
Resolves: #84197
Releases: master,8.7
Change-Id: Ie0dcb29243a0852baa1b0de104b2e357edd0ab36
Reviewed-on: https://revie...
Sybille Peters
17:32 Revision dd16ae33: [BUGFIX] Fix wrong usage of $callback in ArrayUtility::filterRecursive
Change closure call of callable-typed $callback in
\TYPO3\CMS\Core\Utility\ArrayUtility::filterRecursive to call_user...
Stephan Jorek
17:20 Revision d61f75af: [BUGFIX] Properly encode HTML attributes in Toolbar
Resolves: #84561
Releases: master, 8.7
Change-Id: Iacb5dbf1fc5b709acd9db1c4463a991212a26a91
Reviewed-on: https://revi...
Frank Nägler
17:17 Revision fa405636: [TASK] Extract request processing from OpendocsToolbarItem
Change-Id: I786353379221af8da1436b77f654779d40fa77d3
Resolves: #84412
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
17:03 Revision 0402811e: [BUGFIX] Properly encode HTML attributes in Toolbar
Resolves: #84561
Releases: master, 8.7
Change-Id: Iacb5dbf1fc5b709acd9db1c4463a991212a26a91
Reviewed-on: https://revi...
Frank Nägler
16:14 Revision ca194390: [BUGFIX] Unify version/release in Documentation/Settings.cfg
Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/...
Sybille Peters
16:14 Revision 2d29a0df: [BUGFIX] Unify version/release in Documentation/Settings.cfg
Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/...
Sybille Peters
16:14 Revision 289a8bc8: [BUGFIX] Unify version/release in Documentation/Settings.cfg
Resolves: #83480
Releases: master, 8.7, 7.6
Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba
Reviewed-on: https:/...
Sybille Peters
16:00 Revision c36a144c: [FEATURE] Make cHash configurable in Fluid Widget Links
To be able to support TYPO3 9 and 8 with same templates, the issue
#83244 is backported to 8 as well. The default val...
Georg Ringer
15:37 Revision 84879ed4: [!!!][TASK] Aggregate validator information in class schema
This is the first part of many to streamline the resolving of
validators. In this patch, the following changes:
- Th...
Alexander Schnitzler
15:35 Revision df8043c6: [BUGFIX] Change the order of the AJAX Request for image cropping
It ensures that the request will not be overwritten by the spinning icon
on fast servers.
Before the changes, the im...
Giuseppe Cavallaro
15:27 Revision b9026a9f: [TASK] Simplify modal callback handling
The fix from #84499 can be simplified a bit: class
"modal-content-loaded" is not needed with the callback
solution.
...
Christian Kuhn
14:52 Revision c9a1f313: [BUGFIX] Renaming files on non LocalDriver storages
Fixing determination of the parent folder of a file inside the
storage, so it can be used as destination for the rena...
Michael Oehlhof
14:31 Revision fd1c7126: [BUGFIX] Change the order of the AJAX Request for image cropping
It ensures that the request will not be overwritten by the spinning icon
on fast servers.
Before the changes, the im...
Giuseppe Cavallaro
14:31 Revision 24779fb9: [BUGFIX] Renaming files on non LocalDriver storages
Fixing determination of the parent folder of a file inside the
storage, so it can be used as destination for the rena...
Michael Oehlhof
14:09 Revision 1ddea2f5: [FEATURE] Make csv delimiter configurable
It is now possible to control the delimiter and quote character of the
recordlist csv export.
Resolves: #84517
Relea...
Guido S.
13:58 Revision b5efa960: [BUGFIX] Hide duplicate button if sys_file_meta is edited
Hide the button "duplicate" in the toolbar if meta data of
files is edited.
Resolves: #84270
Releases: master
Change...
Georg Ringer
13:26 Revision 843b8135: [FEATURE] Extract html into fluid template from edit module in admin panel
The edit module should use a fluid template instead of the old php-html
mixed data structure.
Resolves: #84291
Relea...
Steffen Frese
12:22 Revision eaf259ff: [BUGFIX] Add correct context to page tree context menu
In order to allow user to disable context menu items for certain context,
e.g. page tree, page tree need to correctly...
Tymoteusz Motylewski
11:23 Revision 6361660f: [FEATURE] Use dynamic path for typo3temp/var/
All TYPO3 Core areas where typo3temp/var/ was directly used,
the new Environment::getVarPath() API is now used.
When...
Benni Mack
10:40 Revision b173351b: [BUGFIX] Correctly evaluate LIT:0 in TS conditions
Handle LIT:0 used in TypoScript conditions such that is evaluates
to '0' instead of null.
This makes comparisons for ...
Markus Klein
10:39 Revision 787fbedb: [BUGFIX] Fix wrong quoting in AdminPanelView
Fixes wrong quotes for preview_simulateDate in
AdminPanel.
Resolves: #84524
Related: #83357
Releases: 8.7
Change-Id:...
Sascha Löffler
10:12 Revision 084a75e4: [BUGFIX] Correctly evaluate LIT:0 in TS conditions
Handle LIT:0 used in TypoScript conditions such that is evaluates
to '0' instead of null.
This makes comparisons for ...
Markus Klein

2018-03-26

12:50 Revision 2ee2312a: [FEATURE] Add HTTPS security check to reports module
Two new interfaces are added which can be implemented
by reports and status providers to access the current
PSR-7 ser...
Mathias Brodala
12:31 Revision 81244076: [TASK] Improve Install Tool login
Improve the Install Tool login by wrapping file related text with a
code-tag.
Resolves: #84453
Releases: master, 8.7...
Georg Ringer

2018-03-22

15:59 Revision a1276ff4: [BUGFIX] Allow PSR-7 Uris to allow no port at all
In order to set a PSR-7 based uri to the default port
the specs allow to set $uri->withPort(null) but our
tests and i...
Benni Mack
15:59 Revision 9b95a464: [BUGFIX] Catch FolderDoesNotExistsException in linkvalidator
Catch FolderDoesNotExistsException in linkvalidators checklink method,
if wrong links like file:// checked.
Resolves...
Sascha Maier
14:15 Revision 5ff88833: [TASK] Add another fallback for youtube preview image
For some YouTube videos no MaxResDefaultImage is available. As a fallback
you can request the file mqdefault.jpg that...
Guido S.
14:14 Revision cec7d674: [TASK] Set TYPO3 version to 7.6.27-dev
Change-Id: I9158aa79f8f38716bea88bdd6263cc68eaa7f58f
Reviewed-on: https://review.typo3.org/56424
Tested-by: TYPO3com ...
Oliver Hader
14:14 Revision e8b5ae15: [TASK] Set TYPO3 version to 8.7.13-dev
Change-Id: I532e9154afb10af56b8057492f2963d6ff8a10a5
Reviewed-on: https://review.typo3.org/56426
Tested-by: TYPO3com ...
Oliver Hader
14:10 Revision 8c59bfff: [BUGFIX] Change path to label of preview pane in admin panel
the label is moved to a separate locallang file.
Hence the method getLabel needs to get the label from the new file.
...
Tobi Kretschmann
13:53 Revision de879337: [BUGFIX] Fix path issue in gruntfile.js
This patch fix a wrong path for module icon in Gruntfile.js
Resolves: #84510
Related: #84159
Releases: master
Change...
Frank Nägler
13:52 Revision b00b436a: [BUGFIX] Catch FolderDoesNotExistsException in linkvalidator
Catch FolderDoesNotExistsException in linkvalidators checklink method,
if wrong links like file:// checked.
Resolves...
Sascha Maier
13:51 Revision 971ff29a: [BUGFIX] Allow PSR-7 Uris to allow no port at all
In order to set a PSR-7 based uri to the default port
the specs allow to set $uri->withPort(null) but our
tests and i...
Benni Mack
13:44 Revision 3c3f7244: [BUGFIX] Show time-restricted records in top search
The search in the top bar is now able to find records that are restricted
by starttime or endtime.
Resolves: #84507
...
Andreas Fernandez
13:43 Revision 3289ee03: [TASK] Anonymize token in Exception handlers
Log entries no longer contain specific tokens.
Instead, they are replaced with `--AnonymizedToken—`.
Resolves: #8450...
Mathias Schreiber
13:43 Revision 2b7a75ed: [BUGFIX] Show tables with same label in recycler
In order to show all tables in the recycler record selection even though
the label is the same, the table name must b...
Georg Ringer
12:35 Revision 9e6040c3: [RELEASE] Release of TYPO3 8.7.12
Change-Id: I6ce801a59defc7d2e82a6253c156b11e189a46bd
Reviewed-on: https://review.typo3.org/56425
Reviewed-by: Oliver ...
Oliver Hader
12:18 Revision 61c65c01: [RELEASE] Release of TYPO3 7.6.26
Change-Id: I2bef408cc019c014b3962fe963533d5ab4ebc55b
Reviewed-on: https://review.typo3.org/56423
Reviewed-by: Oliver ...
Oliver Hader
11:46 Revision 00ff3025: Revert "[BUGFIX] Test ifBlank with strlen again"
This reverts commit c12fe3c17c3d339e9c84e8867ac9f6433e4953ca.
The patch for issue #84434 introduced a different beha...
Oliver Hader
11:46 Revision 18aaf1b5: Revert "[BUGFIX] Test ifBlank with strlen again"
This reverts commit ac72c832b9d037c837a244b318984a6e1f4abd50.
The patch for issue #84434 introduced a different beha...
Oliver Hader
09:49 Revision 7dcf08b8: [TASK] Add rule "return_type_declaration" to php-cs-fixer
Unify the space before the colon of return type.
Resolves: #84515
Releases: master, 8.7
Change-Id: Ie107e574965f834c...
Georg Ringer
09:40 Revision 591fd650: [TASK] Add another fallback for youtube preview image
For some YouTube videos no MaxResDefaultImage is available. As a fallback
you can request the file mqdefault.jpg that...
Guido S.
09:36 Revision 81618e7a: [TASK] Anonymize token in Exception handlers
Log entries no longer contain specific tokens.
Instead, they are replaced with `--AnonymizedToken—`.
Resolves: #8450...
Mathias Schreiber

2018-03-21

20:09 Revision d29d4b5f: [TASK] Free FormEngine from _GP usage
Solves a todo in FormEngine: A data provider still
fetched data from _GP instead of relying of this data
being set by...
Christian Kuhn
14:08 Revision 0c90a6e1: [BUGFIX] Show tables with same label in recycler
In order to show all tables in the recycler record selection even though
the label is the same, the table name must b...
Georg Ringer
13:27 Revision 00b134ae: Revert "[BUGFIX] Simulate submit button for rsaauth form submit"
This reverts commit 0483c4af5c0441e56322bfa1d882578cbbe71110.
This change caused a regression which basically affect...
Oliver Hader
13:27 Revision 31075b95: Revert "[BUGFIX] Simulate submit button for rsaauth form submit"
This reverts commit a0e51ca70b9d8bc343acc0d178a9ba4b9095b94b.
This change caused a regression which basically affect...
Oliver Hader
13:27 Revision 7b6231ec: Revert "[BUGFIX] Simulate submit button for rsaauth form submit"
This reverts commit 1bd63f45ba90eeb6b52e435546bcd7b97a8deaa6.
This change caused a regression which basically affect...
Oliver Hader
12:28 Revision 02cfe45b: [BUGFIX] Show time-restricted records in top search
The search in the top bar is now able to find records that are restricted
by starttime or endtime.
Resolves: #84507
...
Andreas Fernandez
11:47 Revision 9500d1d5: Revert "[BUGFIX] Trigger submit of RSA encrypted form properly"
This reverts commit 8bcd58a219d49340de79e92bdeed69c0cf2e6eec.
Since the initial change for issue #76120 addressed th...
Oliver Hader
11:34 Revision 04134a18: Revert "[BUGFIX] Trigger submit of RSA encrypted form properly"
This reverts commit 16b7d8413b367009cb25120c3a1411963760f013.
Since the initial change for issue #76120 addressed th...
Oliver Hader

2018-03-20

20:01 Revision 65973b5e: [TASK] add missing "HTTP/1.1 308 Permanent Redirect" to HttpUtility
Add the missing "HTTP/1.1 308 Permanent Redirect" http-status header
to \TYPO3\CMS\Core\Utility\HttpUtility as a clas...
Stephan Jorek
13:55 Revision 811d2810: [BUGFIX] Do not deprecate RsaEncryptionEncoder::getRsaPublicKey()
Also use this API in the RSA public key controller to avoid code
duplication.
Change-Id: Ief09eff9fb8f2370d545f93ec8...
Mathias Brodala
10:34 Revision 1cb45290: [BUGFIX] Rename sub-property thousand_sep of numberFormat
The auto-complete feature of the TS-Editor
suggests a nun existing property thousand_sep.
Its correct name is thousan...
Stefan Froemken
07:15 Revision 35f04e6d: [TASK] Extract request processing from RsaEncryptionEncoder
* Deprecate now unused methods
* Update JavaScript to properly use JSON objects
Change-Id: Ibb76c140eb0bdbbc3f1d155e...
Mathias Brodala
05:59 Revision 94f3faaa: [TASK] Remove usage of extbase from recycler module
Simplify the recycler module by reducing the overhead of
extbase.
Resolves: #84477
Releases: master
Change-Id: I79a7...
Georg Ringer

2018-03-19

19:37 Revision 8044bbe2: [BUGFIX] Add correct context to page tree context menu
In order to allow user to disable context menu items for certain context,
e.g. page tree, page tree need to correctly...
Tymoteusz Motylewski
19:29 Revision 8bbc425d: [BUGFIX] Fix typo in TCA of be_users
Replace 'enableTablator' with 'enableTabulator'.
Resolves: #84486
Releases: master, 8.7
Change-Id: If6174306835f627e...
Georg Ringer
19:13 Revision 332b65bd: [TASK] add missing "HTTP/1.1 308 Permanent Redirect" to HttpUtility
Add the missing "HTTP/1.1 308 Permanent Redirect" http-status header
to \TYPO3\CMS\Core\Utility\HttpUtility as a clas...
Stephan Jorek
19:12 Revision b57924b8: [BUGFIX] Fix typo in TCA of be_users
Replace 'enableTablator' with 'enableTabulator'.
Resolves: #84486
Releases: master, 8.7
Change-Id: If6174306835f627e...
Georg Ringer
13:17 Revision c6a630bc: [BUGFIX] Move Doctrine custom type init back to ConnectionPool
To prevent race conditions etc. the custom type init which was moved
in patch https://review.typo3.org/#/c/54512/ get...
Alexander Stehlik
10:25 Revision 8f13a59d: [BUGFIX] Respect automaticInstallation setting in extension manager
Prevent the automatic installation of new extensions if the setting
was disabled.
Resolves: #84125
Releases: master,...
Nicole Cordes
10:25 Revision 87aa9011: [BUGFIX] Respect automaticInstallation setting in extension manager
Prevent the automatic installation of new extensions if the setting
was disabled.
Resolves: #84125
Releases: master,...
Nicole Cordes
10:12 Revision 5159cef2: [BUGFIX] Respect automaticInstallation setting in extension manager
Prevent the automatic installation of new extensions if the setting
was disabled.
Resolves: #84125
Releases: master,...
Nicole Cordes

2018-03-18

17:07 Revision ab9e3a0a: [BUGFIX] Use numbers for „Show hidden content elements“
Resolves: #84469
Related: #82601
Releases: master
Change-Id: I65d1826e97584c43640ed248244c00f6608fb0a7
Reviewed-on: h...
Andreas Fernandez
13:32 Revision 4fa9cd74: [TASK] Make SqlReaderTest notice free
Resolves: #84470
Releases: master
Change-Id: Ie733b17710509bdd0f504a591a47c8d871a94e6f
Reviewed-on: https://review.ty...
Sascha Löffler
13:27 Revision ba5b5242: [BUGFIX] Move Doctrine custom type init back to ConnectionPool
To prevent race conditions etc. the custom type init which was moved
in patch https://review.typo3.org/#/c/54512/ get...
Alexander Stehlik
13:17 Revision 4a74f00e: [TASK] E_NOTICE reduction
Reduce number of E_NOTICE thrown by TYPO3
Resolves: #70584
Releases: master
Change-Id: I46fb54e51b24af5721efaa9507b3...
Pawel Cieslik
13:13 Revision a89781be: [TASK] Mark GridContainer form elements as deprecated
The form element GridContainer is useless, buggy
and will be removed in v10.
Resolves: #84222
Releases: master
Chang...
Ralf Zimmermann
13:11 Revision 6174289d: [TASK] Use ServerRequestInterface in UserSettingsController
* deprecate public (non-routed) methods
Resolves: #84369
Releases: master
Change-Id: I79f11a8d6e787886b9bd3bfef9e452...
Łukasz Uznański
12:56 Revision f9ac3141: [TASK] Make UriBuilderTest notice free
Resolves: #84468
Releases: master
Change-Id: I0ab32c8cc4114d8b3fd6f00849baea88285b7a78
Reviewed-on: https://review.ty...
Sascha Löffler
12:51 Revision cb905282: [BUGFIX] Unify the filename sanitation for upload, create, rename
isValidFilename allows other characters in file names
than sanitizeFileName. This patch sanitizes new file
names auto...
Wolfgang Klinger
12:39 Revision ee2cee9d: [TASK] Remove superfluous admin check
As the scheduler module is only accessible for admins, there is no need
to check this in the controller.
Resolves: #...
Georg Ringer
12:29 Revision 0c1af16b: [TASK] Make CacheHashCalculatorTest notice free
Resolves: #84461
Releases: master
Change-Id: I914baeb2ee4b884d0c0656762973d71e2b8e69a3
Reviewed-on: https://review.ty...
Sascha Löffler
12:16 Revision bda63e77: [TASK] Make ActionControllerTest notice free
Resolves: #84451
Releases: master
Change-Id: Ie6d47a706eec4fc553306170669f1dbd336f9ddc
Reviewed-on: https://review.ty...
Sascha Löffler
12:13 Revision b61a4b2d: [BUGFIX] Wrong $host value when transport_smtp_server is not set.
Set $host to empty string
if $mailSettings['transport_smtp_server'] does not exist.
Resolves: #84464
Releases: maste...
Sascha Löffler
12:12 Revision 585c44d8: [BUGFIX] Correctly check for permissions of a hidden field in context menu
Allow hidden field to not be an exclude field.
See other places in the core where check for check('non_exclude_fields...
Tymoteusz Motylewski
12:07 Revision 030d961e: [TASK] Remove usage of extbase from HelpController
Improve the performance by removing usage of extbase from the
HelpController.
Resolves: #84331
Releases: master
Chan...
Georg Ringer
12:00 Revision 308925d8: [TASK] Synchronize the form documentation
Till now, the documentation of the form framework was hosted on github.
The documentation is now sychronized in order...
Björn Jacob
11:58 Revision 3a1a87bc: [TASK] Extract request processing from SystemInformationToolbarItem
Change-Id: I32de5fa065db9184d1611b4b0025295705c3d01c
Resolves: #84416
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
11:51 Revision ff0ee37d: [TASK] Drop option mod.web_list.newWizards and use new modal CE wizard
Enabled PageTsConfig option 'mod.web_list.newWizards' by default,
drop that option and link to the new content elemen...
Christian Kuhn
11:21 Revision 05fe4221: [BUGFIX] Fix routing exception for "Status report" module
This fixes an error caused by the admin account status check which is
only executed for admin accounts with insecure ...
Mathias Brodala

2018-03-17

21:46 Revision 0f2d7a61: [TASK] Improve Install Tool login
Improve the Install Tool login by wrapping file related text with a
code-tag.
Resolves: #84453
Releases: master, 8.7...
Georg Ringer
20:13 Revision 67c2387b: [BUGFIX] Rename sub-property thousand_sep of numberFormat
The auto-complete feature of the TS-Editor
suggests a nun existing property thousand_sep.
Its correct name is thousan...
Stefan Froemken
18:47 Revision 264c5e0e: [TASK] Make TableBuilderTest notice free
Resolves: #84444
Releases: master
Change-Id: Ie0de790d7c02b0ac4665daf1a4c9a52e912ac9d2
Reviewed-on: https://review.ty...
Sascha Löffler
18:31 Revision d4f1d559: [BUGFIX] Make line height configurable for Gifbuilder
If `lineHeight` is set then its value would be taken
as line height instead of line height calculated from given text...
Tymoteusz Motylewski
18:14 Revision 277dbe8d: [BUGFIX] Make line height configurable for Gifbuilder
If `lineHeight` is set then its value would be taken
as line height instead of line height calculated from given text...
Tymoteusz Motylewski
18:11 Revision 760f491b: [TASK] Extract request processing from IconFactory
Change-Id: If23a7a356e62a17dad4f22a746c365ef094999da
Resolves: #84408
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
18:09 Revision 2912053a: [TASK] Rename TypoScriptReferenceLoader to TypoScriptReferenceController
Change-Id: I31fcc83c20766aacd3af7d8b68df9469d3db13dc
Resolves: #84411
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
18:08 Revision a21470b3: [TASK] Make SchemaColumnDefinitionListenerTest notice free
Resolves: #84440
Releases: master
Change-Id: Ibb1f891afffa3dd5bd7d06a32180ac1a47ce778e
Reviewed-on: https://review.ty...
Łukasz Uznański
18:07 Revision cd3bb9de: [TASK] Make YouTubeRendererTest notice free
Resolves: #84447
Releases: master
Change-Id: Id895dc4d76c719108c6f8359da430548898a8598
Reviewed-on: https://review.ty...
Sascha Löffler
18:05 Revision ccccfe7d: [TASK] Make LogManagerTest notice free
Resolves: #84446
Releases: master
Change-Id: Ib84f8414fb90bf1180bf495fd6b6c47430eb8ea2
Reviewed-on: https://review.ty...
Sascha Löffler
18:03 Revision 6c140eff: [TASK] Make AudioTagRendererTest notice free
Resolves: #84439
Releases: master
Change-Id: Id230be5a20b0bbc21590636502e9ce2fb58d8c7d
Reviewed-on: https://review.ty...
Sascha Löffler
18:02 Revision 4b3e32e0: [TASK] Make VimeoRendererTest notice free
Resolves: #84441
Releases: master
Change-Id: Ie647b39e1c03a70cbc0d7bf0083fd5430142d578
Reviewed-on: https://review.ty...
Sascha Löffler
18:00 Revision 97f203c9: [TASK] Make BackendUserAuthenticationTest notice free
Resolves: #84425
Releases: master
Change-Id: I2bc6e04b96e1db7b9bf5ddbd03ad0c4fe30f4449
Reviewed-on: https://review.ty...
Łukasz Uznański
17:52 Revision c12fe3c1: [BUGFIX] Test ifBlank with strlen again
Since TYPO3 7 ifBlank works with trim instead of strlen.
Like documented ifBlank has to work with strlen.
So 2 spaces...
Stefan Froemken
17:52 Revision 28532745: [TASK] Update codeception to 2.4.0
composer update codeception/codeception --with-dependencies
This comes with a bunch of dependencies also updated, mo...
Anja Leichsenring
17:44 Revision 1adc484b: [TASK] Make FrontendUserAuthenticationTest notice free
Releases: master
Resolves: #84429
Change-Id: I14ea2748297af9337328bd21326cb54a17845686
Reviewed-on: https://review.ty...
Jan Helke
17:28 Revision fda08488: [TASK] Rename ImageManipulationWizard to ImageManipulationController
Change-Id: Ibb5038049780edcf70aae442b9f9933feeed5589
Resolves: #84409
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
17:27 Revision f277888f: [TASK] Make sysext/backend/Tests/Unit/ notice free
Releases: master
Resolves: #84413
Change-Id: Iff7c9c3b205df958fa57f6325645730d97fceefb
Reviewed-on: https://review.ty...
Jan Helke
17:21 Revision 0f894ddd: [TASK] Make FileWriterTest notice free
Resolves: #84438
Releases: master
Change-Id: Iaa3fb4b63b4d71cd5cee03a67d0255c839bb9c05
Reviewed-on: https://review.ty...
Łukasz Uznański
17:19 Revision c9846fdf: [TASK] Make DispatcherTest notice free
Resolves: #84437
Releases: master
Change-Id: I9ef4f6de180d1be9cdcc90347c747bbb06cfc9ad
Reviewed-on: https://review.ty...
Sascha Löffler
17:18 Revision 77a7405a: [TASK] Make BackendUtilityTest notice free
Releases: master
Resolves: #84424
Change-Id: I9725095aff97fe662612e225bb0713f40e0255e3
Reviewed-on: https://review.ty...
Jan Helke
17:14 Revision a5ecd79c: [TASK] Make CommandLineBackendTest notice free
Resolves: #84435
Releases: master
Change-Id: I031a41c5b22f3d30b0fe0bf55e0ed85f7fa05b7b
Reviewed-on: https://review.ty...
Sascha Löffler
17:13 Revision bb293345: [TASK] Make VideoTagRendererTest notice free
Resolves: #84433
Releases: master
Change-Id: I4ecb9db21c0d3a06d1e345b8ddef6ff1328ee512
Reviewed-on: https://review.ty...
Sascha Löffler
17:05 Revision 5b35c6a8: [TASK] Make ImageScriptServiceTest notice free
Resolves: #84432
Releases: master
Change-Id: Ia5e0ee072bba182f1a842b2b1d470f4c8fc80798
Reviewed-on: https://review.ty...
Łukasz Uznański
17:03 Revision 0bd4c985: [TASK] Make ConditionMatcherTest notice free
Releases: master
Resolves: #84431
Change-Id: Ie4634e50be95f762d66ac778edad10b7bfa1f21b
Reviewed-on: https://review.ty...
Jan Helke
16:58 Revision cef50e5f: [TASK] Make BackendTest notice free
Resolves: #84442
Releases: master
Change-Id: Iab61bcebb7c93ac578d5c23c0118f4c3fc713534
Reviewed-on: https://review.ty...
Sascha Löffler
16:52 Revision ac72c832: [BUGFIX] Test ifBlank with strlen again
Since TYPO3 7 ifBlank works with trim instead of strlen.
Like documented ifBlank has to work with strlen.
So 2 spaces...
Stefan Froemken
16:30 Revision 6c2fe86e: [TASK] Decouple TreeController from UserSettingsController
Introduce a general wrapper for backend user configuration.
Resolves: #84353
Releases: master
Change-Id: Iddf01a1852...
Saskia Schreiber
16:22 Revision ac1844ef: [TASK] Rename CodeCompletion to CodeCompletionController
Change-Id: Ia913d08b832f27250a0def2cc1b6873210a1d8a6
Resolves: #84410
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
15:37 Revision 1d71cf73: [TASK] Make AreaTest notice free
Resolves: 84436
Releases: master
Change-Id: Ie882198724aaa3d77f695e036599dee3a1211938
Reviewed-on: https://review.typ...
Łukasz Uznański
15:15 Revision 4a6fa2a6: [TASK] Make TaskTest notice free
Resolves: #84426
Releases: master
Change-Id: I2de52b5ddaacdfb9f8e29a11009ef7db3d9e1c46
Reviewed-on: https://review.ty...
Sascha Löffler
15:13 Revision e5030d48: [TASK] Make FrontendWorkspaceRestrictionTest notice free
Resolves: #84428
Releases: master
Change-Id: I1e65bbb8ba91e6f1a1fc36d2c678c592361ca1dd
Reviewed-on: https://review.ty...
Sascha Löffler
15:13 Revision aad48b0e: [TASK] Make SessionTest notice free
Resolves: #84430
Releases: master
Change-Id: Ib1eec062d20483f8f9f7afa49fa938beed4d5943
Reviewed-on: https://review.ty...
Sascha Löffler
15:04 Revision 06a538ad: [TASK] Make AbstractConditionMatcherTest notice free
Resolves: #84427
Releases: master
Change-Id: Ifaedd6edb85e14ebc36d10cd4db7e31a23143c09
Reviewed-on: https://review.ty...
Łukasz Uznański
15:02 Revision 877c6803: [TASK] Make AbstractUserAuthenticationTest notice free
Resolves: #84423
Releases: master
Change-Id: I80afac2368be1c36053ad89edb129e56175ba2a8
Reviewed-on: https://review.ty...
Sascha Löffler
14:34 Revision 7884b11a: [TASK] Use ServerRequestInterface in Wizard/TableController
* deprecate public properties
* deprecate public (non-routed) methods
* replace usages of _GP, getIndpEnv
Resolves: ...
Łukasz Uznański
14:11 Revision 04e21be6: [TASK] Make DataStructureIdentifierHookTest notice free
Releases: master
Resolves: #84398
Change-Id: Iae516ef175b6b6f4e80d92a65acf98a2cacc5eca
Reviewed-on: https://review.ty...
Jan Helke
14:07 Revision 5f8d2b35: [TASK] Make ResourceCompressorTest notice free
Resolves: #84406
Releases: master
Change-Id: I7d7004e2e53d5277ca611f397cc3dbae1c5cb823
Reviewed-on: https://review.ty...
Łukasz Uznański
14:02 Revision 3dce8e62: [TASK] Escape reserved characters in yaml files
In preparation to update the symfony/yaml dependency to v4,
proper escaping needs to take place.
Following
http://sym...
Anja Leichsenring
13:47 Revision 6bf2947b: [TASK] Use ServerRequestInterface in SimpleDataHandlerController
* deprecate public properties
* deprecate public (non-routed) methods
* replace usages of _GP, getIndpEnv
Resolves: ...
Łukasz Uznański
13:36 Revision 99e81190: [TASK] Correct QuerySettingsInterface RespectSysLanguage comments
The setRespectSysLanguage and getRespectSysLanguage methods
are not ifluencing the overlay process, just whether to t...
Tymoteusz Motylewski
13:35 Revision 10b15c4d: [TASK] Make sysext/form/Tests/Unit/Mvc/ notice free
Releases: master
Resolves: #84401
Change-Id: I59cd08acbae46abb5da0202bd719857594aa9439
Reviewed-on: https://review.ty...
Jan Helke
13:33 Revision 76dae7af: [TASK] Make TranslationServiceTest notice free
Releases: master
Resolves: #84402
Change-Id: I20639d4532b15338b5798d041a9584a0f813daf0
Reviewed-on: https://review.ty...
Jan Helke
13:28 Revision a53df9cb: [TASK] Make MimeTypeValidatorTest notice free
Resolves: #84415
Releases: master
Change-Id: Iacc499edbdb3cbda28b5f2b5b628b2af2ed07048
Reviewed-on: https://review.ty...
Łukasz Uznański
13:23 Revision f4184f59: [TASK] Make RteHtmlParserTest notice free
Resolves: #84393
Releases: master
Change-Id: Ia39128297b7fdd457ced11d123a1763202a9d219
Reviewed-on: https://review.ty...
Sascha Löffler
13:23 Revision 88706b75: [TASK] Correct QuerySettingsInterface RespectSysLanguage comments
The setRespectSysLanguage and getRespectSysLanguage methods
are not ifluencing the overlay process, just whether to t...
Tymoteusz Motylewski
13:23 Revision 1562fed6: [TASK] Make LegacyLinkNotationConverterTest notice free
Resolves: #84418
Releases: master
Change-Id: I63db56d7ea5e5ac40aaa887182149df70ddf43d9
Reviewed-on: https://review.ty...
Łukasz Uznański
13:23 Revision 35489701: [TASK] Make AuthenticationServiceTest notice free
Resolves: #84417
Releases: master
Change-Id: I9fb38a0a7dbb1bd0241c7804fbfb97ef23e8aa7a
Reviewed-on: https://review.ty...
Łukasz Uznański
13:15 Revision db490a33: [TASK] Make AbstractFormProtectionTest notice free
Resolves: #84421
Releases: master
Change-Id: I5976e74f2254e3ce7858fff604a0225eedcf29cf
Reviewed-on: https://review.ty...
Łukasz Uznański
12:26 Revision 876d4447: [TASK] Make MailerTest notice free
Resolves: #84386
Releases: master
Change-Id: I4c9730cb8dfc6f787c9201d7dbdcead73869958d
Reviewed-on: https://review.ty...
Sascha Löffler
12:10 Revision 715d0ff2: [TASK] Make FileTest notice free
Resolves: #84405
Releases: master
Change-Id: Icd57d574948dbf570ef85946b3cce9da6c9b7ab1
Reviewed-on: https://review.ty...
Łukasz Uznański
12:04 Revision 037999f1: [TASK] Drop remaining getIndpEnv() in FileSystemNavigationFrameController
Change-Id: Ia737a81e3517b682064b83e1e9f812aff66524d5
Resolves: #84400
Releases: master
Reviewed-on: https://review.ty...
Mathias Brodala
12:02 Revision f7ef1268: [TASK] Drop remaining _GP and getIndpEnv in ContentElement/ElementHistoryController
Also pass around request object internally instead of storing it as property.
Change-Id: Idac5aaab8817225451cf59d2e6...
Mathias Brodala
11:57 Revision 19aa3b44: [TASK] Drop remaining getIndpEnv() in NewRecordController
Change-Id: Ic5382b1705be90cb7b7ae66d4832c1fb0ba44da8
Resolves: #84391
Related: #84341
Releases: master
Reviewed-on: h...
Mathias Brodala
11:51 Revision c96a8a31: [TASK] Make AbstractFileTest notice free
Resolves: #84403
Releases: master
Change-Id: Ib65619324c725bc43abf7309d1c48cab7a7d7f4d
Reviewed-on: https://review.ty...
Łukasz Uznański
11:23 Revision 8a119296: [TASK] Move class RecordList to Controller/RecordListController
Class TYPO3\CMS\Recordlist\RecordList is the list module
main controller and thus should be rename to
TYPO3\CMS\Recor...
Christian Kuhn
11:23 Revision a7b18059: [TASK] Drop remaining HttpUtility and getIndpEnv() in Wizard/AddController
Also simplify processing since we always perform a redirect at some point.
Change-Id: Ib1adbf4226d439ab879d42a448aa1...
Mathias Brodala
11:12 Revision 3bf44e50: [TASK] Make AbstractFinisher notice free
Releases: master
Resolves: #84396
Change-Id: I44d25fd0c2905552555638e5c8c2e44eaf4ea179
Reviewed-on: https://review.ty...
Jan Helke
11:10 Revision b924a8ef: [TASK] Make form/Tests/Unit/Domain/FormElements/ notice free
Releases: master
Resolves: #84397
Change-Id: I0882fa642505bd2122885b83538d6f32ddbee293
Reviewed-on: https://review.ty...
Jan Helke
11:09 Revision cd210dd0: [TASK] Make FormManagerControllerTest notice free
Releases: master
Resolves: #84394
Change-Id: I9c506e7f85fb1fc1c3e2108d485004911abe4daa
Reviewed-on: https://review.ty...
Jan Helke
10:37 Revision c1d61b8e: [TASK] Make Typo3DatabaseBackendTest notice free
Resolves: #84389
Releases: master
Change-Id: I89ebd6120a11d0ef16862e1b338ebd56136d0b2a
Reviewed-on: https://review.ty...
Sascha Löffler
10:13 Revision 773c5e9b: [TASK] Make FormEditorControllerTest notice free
Releases: master
Resolves: #84390
Change-Id: I02b5861bae1ee15ef6491daf3a0c970e2ca71617
Reviewed-on: https://review.ty...
Jan Helke
09:55 Revision 34b42e67: [TASK] Increase RequireJS timeout to 30s
RequireJS default timeout of 7s is sometimes too low, especially
on slow mobile connections and when running PHP buil...
Tymoteusz Motylewski
 

Also available in: Atom