Project

General

Profile

Activity

From 2017-12-17 to 2018-01-15

2018-01-15

20:51 Revision 587e83cc: [BUGFIX] impexp: Wrong FAL references after import
Fix a case during ext:impexp FAL uid mapping where
sys_file_reference end up pointing to wrong sys_file
records in ca...
Christian Kuhn
20:51 Revision 7585a53d: [BUGFIX] impexp: Wrong FAL references after import
Fix a case during ext:impexp FAL uid mapping where
sys_file_reference end up pointing to wrong sys_file
records in ca...
Christian Kuhn
20:50 Revision cd7a8572: [BUGFIX] impexp: Wrong FAL references after import
Fix a case during ext:impexp FAL uid mapping where
sys_file_reference end up pointing to wrong sys_file
records in ca...
Christian Kuhn
08:41 Revision ae465ae2: [TASK] Mark EXT:rsaauth as deprecated
Only https can really secure a connection. Therefore rsaauth
should be marked as deprecated. An additional report che...
Georg Ringer

2018-01-14

19:56 Revision 52c714d2: [BUGFIX] GeneralUtility::copyDirectory() should mkdir_deep() destination dir
If path to the destination directory does not exist yet,
copyDirectory() does not copy anything. Use mkdir_deep() for...
Christian Kuhn
19:37 Revision 1aba19dd: [BUGFIX] GeneralUtility::copyDirectory() should mkdir_deep() destination dir
If path to the destination directory does not exist yet,
copyDirectory() does not copy anything. Use mkdir_deep() for...
Christian Kuhn
14:11 Revision 0ba14b9c: [FOLLOWUP][BUGFIX] Break too long values in Application Information
`break-all` breaks the text in the cache menu. Use `break-word` to keep whole words intact.
Resolves: #83443
Release...
Andreas Fernandez
14:10 Revision f9cfb3cc: [FEATURE] EXT:form - make FinisherVariableProvider iterable
Makes it possible to iterate through FinisherVariableProvider items.
Resolves: #83396
Releases: master
Change-Id: I0...
Ralf Zimmermann
14:04 Revision 12c9ab08: [TASK] Use @TYPO3\CMS\Extbase\Annotation\Inject in core extensions
Releases: master
Resolves: #83522
Change-Id: Ie1f9db6e3180c1d32e3d8b99e37ff88669ede86d
Reviewed-on: https://review.ty...
Alexander Schnitzler
13:41 Revision 8892250b: [TASK] Use @TYPO3\CMS\Extbase\Annotation\ORM\Cascade in core extensions
Releases: master
Resolves: #83521
Change-Id: I8bd477ccf2ae6fca478b758cf61654a1bec388cd
Reviewed-on: https://review.ty...
Alexander Schnitzler
13:08 Revision 31a79dd7: [TASK] Use @TYPO3\CMS\Extbase\Annotation\ORM\Lazy in core extensions
Releases: master
Resolves: #83520
Change-Id: Idd10aa62692198f7aa20af1492fb9670149d5ac9
Reviewed-on: https://review.ty...
Alexander Schnitzler
12:35 Revision a04d91ae: [BUGFIX] Return correct available package information
The PackageManager needs to scan over all package location to be able
to decide whether a package is available or not...
Nicole Cordes

2018-01-13

22:59 Revision dc5a7f98: [BUGFIX] Ensure PackageManager scans every possible directory
If a scanAvailablePackages() of the PackageManager is triggered, we
need to make sure all possible packagesBasePaths ...
Nicole Cordes
22:58 Revision c84cc692: [BUGFIX] Ensure PackageManager scans every possible directory
If a scanAvailablePackages() of the PackageManager is triggered, we
need to make sure all possible packagesBasePaths ...
Nicole Cordes
20:45 Revision 6fafd011: [BUGFIX] Enable deletion of translated sys_file_metadata records
UserTS disableDelete was set for sys_file_metadata globally
and therefore also prevented the deletion of translated f...
Wolfgang Klinger
20:12 Revision ea530186: [BUGFIX] Return correct available package information
The PackageManager needs to scan over all package location to be able
to decide whether a package is available or not...
Nicole Cordes
20:05 Revision 7a9b54ba: [BUGFIX] Enable deletion of translated sys_file_metadata records
UserTS disableDelete was set for sys_file_metadata globally
and therefore also prevented the deletion of translated f...
Wolfgang Klinger
19:23 Revision 09863322: [BUGFIX] Update extension scanner docs.typo3.org link
The extension scanner docs has recently been moved around
within core api docs. Update the link within the upgrade
mo...
Christian Kuhn
18:42 Revision 1ad185f3: [TASK] CGL: Whitespace fixes
Apply a series of CGL whitespace fixes, mostly:
* No whitespace after type cast
* One space around '='
Change-Id: I6...
Christian Kuhn
17:50 Revision 453a8a2c: [TASK] CGL: Fix a series of minor indentation issues
Apply various minor indentation CGL fixes, as suggested
by scrutinizer-ci, mostly related to places where indentation...
Christian Kuhn
16:31 Revision 7b94e2a6: [TASK] Add spaces around '=' of 'strict_types=1'
This cosmetical CGL change just substitutes all
declare(strict_types=1);
with
declare(strict_types = 1);
to be in l...
Christian Kuhn
16:13 Revision 311f62ac: [TASK] Context menu rename "Export to .t3d" to "Export"
Patch renames the context menu options "Export to .t3d"
to "Export" and "Import from .t3d" to "Import".
The technical...
Christian Kuhn
15:39 Revision dae60858: [BUGFIX] Show folder meta information next to path
Output folder meta information (file count and
total file size) next to the folder path in Filelist again.
Additional...
Wolfgang Klinger
14:50 Revision 6c65a46e: [BUGFIX] Show folder meta information next to path
Output folder meta information (file count and
total file size) next to the folder path in Filelist again.
Additional...
Wolfgang Klinger
13:36 Revision b3c4c423: [BUGFIX] Harden ValidatorResolver and add functional tests
This patch mainly converts several unit tests with heavy
mocking to functional tests with real fixtures instead of
'e...
Alexander Schnitzler
13:33 Revision 02913c92: [TASK] Drop 'typo3/ should be link' recommendation
The recommendation of FolderStructure having index.php and typo3/
folder as links is old fashioned, even if not using...
Christian Kuhn
12:17 Revision f656ad02: [TASK] Update UnicodeData.txt
Source: http://unicode.org/Public/UNIDATA/UnicodeData.txt
Releases: master, 8.7
Resolves: #83541
Change-Id: I0ba23c7...
Markus Klein
12:16 Revision 91bc637a: [TASK] Update UnicodeData.txt
Source: http://unicode.org/Public/UNIDATA/UnicodeData.txt
Releases: master, 8.7
Resolves: #83541
Change-Id: I0ba23c7...
Markus Klein
12:12 Revision 673630dc: [TASK] Drop 'typo3/ should be link' recommendation
The recommendation of FolderStructure having index.php and typo3/
folder as links is old fashioned, even if not using...
Christian Kuhn
12:01 Revision 6dded358: [BUGFIX] fixPermissions() on install tool test image
One of the environment image tests misses an explicit
fixPermissions() call on a created image resulting in
potential...
Christian Kuhn
11:02 Revision 067693de: Merge branch 'master' of https://github.com/wmdbMattes/TYPO3.CMS.Styleguide
# Conflicts:
# Configuration/TCA/tx_styleguide_elements_basic.php
Mathias Schreiber
11:01 Revision 58906c9d: Add Checkbox RenderTypes
In order to prepare the core for the new checkbox renderTypes, EXT:styleguide gets its new
configuration here
Mathias Schreiber
10:57 Revision d0bcd7d7: Add Checkbox RenderTypes
In order to prepare the core for the new checkbox renderTypes, EXT:styleguide gets its new
configuration here
Mathias Schreiber

2018-01-12

15:38 Revision ec5d31ee: [TASK] Test cases for function specCharsToASCII()
Add a new test for the function specCharsToASCII().
Resolves: #83546
Related: #20612
Releases: master
Change-Id: Id2...
Reiner Teubner
13:11 Revision f52c2a73: [BUGFIX] ModuleMenu::loadNavigationComponent must load custom tree
This patch changes initialization of the pagetree to make it possible
to open a custom module with its own navigation...
Sebastian Fischer
12:44 Revision c047e343: [TASK] Introduce Matcher for required arguments in static calls
Add a matcher that is able to detect hits of method calls that do
not comply to a minimum amount of arguments, where ...
Anja Leichsenring
10:14 Revision 4945e839: [BUGFIX] Remove empty values from intExplode in TreeController
intExplode missed an additional parameter which prevents the method
from returning array with empty element.
Now whe...
Tymoteusz Motylewski
08:23 Revision 66939219: [BUGFIX] Rename directory for deprecated unit tests
The directory name for deprecated unit tests are named "Unit_Deprecated" for EXT:core and EXT:form,
which is wrong, t...
Andreas Fernandez

2018-01-11

21:31 Revision e33e87f6: [TASK] Support longer database passwords
Sometimes the database user has a password
that is larger than 50 characters. At the moment TYPO3
throws an error mes...
Tobias Hüske
21:05 Revision 47438d96: [TASK] bamboo: Use yarn instead of npm install
With the switch from npm install to yarn install we
forgot to adapt the test suites. Update plan specs.
Change-Id: I...
Christian Kuhn
21:05 Revision 26813d39: [TASK] bamboo: Use yarn instead of npm install
With the switch from npm install to yarn install we
forgot to adapt the test suites. Update plan specs.
Change-Id: I...
Christian Kuhn
12:59 Revision fcc4a0dc: [BUGFIX] Update tslint to 5.9.1 and fix syntax issue in Login.ts
Resolves: #83537
Releases: master
Change-Id: I8da8f31447bd2ca73aa7d7c22a929b918a085da8
Reviewed-on: https://review.ty...
Andreas Fernandez
12:15 Revision a153795f: [BUGFIX] Give correct information in addLLrefForTCAdescr exception
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addLLrefForTCAdescr
needs a non-empty key as first parameter. Oth...
Nicole Cordes
09:00 Revision c3e9b275: [BUGFIX] Make it possible to add cHash to preview links
It must be possible to generate preview URLs with a cHash, e.g. to
display records using Extbase which enforces cHash...
Georg Ringer

2018-01-10

16:17 Revision 37b747a1: [BUGFIX] Populate extension configuration on install
Instead of duplicating default extension configuration
in DefaultConfiguration.php, we now populate it
after LocalCon...
Helmut Hummel
16:11 Revision e5e93a30: [FOLLOWUP][BUGFIX] Break too long values in Application Information
`break-all` breaks the text in the cache menu. Use `break-word` to keep whole words intact.
Resolves: #83443
Release...
Andreas Fernandez
13:49 Revision 17136ee9: [BUGFIX] Refresh page tree after context menu actions are completed
Instead of hardcoded 500ms delay, context menu actions refresh page tree
as soon as the operation is completed.
Rele...
Tymoteusz Motylewski
13:48 Revision 8a5b3209: [BUGFIX] Break too long values in Application Information
Some values in the Application Information toolbar menu are too long any
may exceed the box's width. The CSS is adjus...
Andreas Fernandez
10:08 Revision 3939bdef: [TASK] EXT:form - add documentation for #82210
Add the missing breaking rst for issue #82210.
Resolves: #83517
Related: #82210
Releases: master
Change-Id: Id157cf0...
Ralf Zimmermann

2018-01-09

21:52 Revision 1ef719ab: [BUGFIX] New content element wizard fails for not given header value
As additional sanitation, accept an empty header for items groups
by rendering "-" if none is given.
Resolves: #8348...
Steffen Kamper
21:50 Revision cb6096f3: [BUGFIX] Break too long values in Application Information
Some values in the Application Information toolbar menu are too long any
may exceed the box's width. The CSS is adjus...
Andreas Fernandez
20:55 Revision 498fc495: [BUGFIX] Use local paths for image tests (EXT:install)
Use local paths for image tests in EXT:install to avoid
problems with PHP allow_url_fopen configuration.
The "data://...
Tim Lochmüller
20:37 Revision 61fde61f: [BUGFIX] Use local paths for image tests (EXT:install)
Use local paths for image tests in EXT:install to avoid
problems with PHP allow_url_fopen configuration.
The "data://...
Tim Lochmüller
20:18 Revision b983787a: [BUGFIX] Re-add 'members' field to the select query in getDefaultWorkspace
The field was forgotten during Doctrine migration.
See https://review.typo3.org/#/c/47576/
Resolves: #80901
Releases...
Dima Nozdrin
19:41 Revision 39bfde43: [BUGFIX] Re-add 'members' field to the select query in getDefaultWorkspace
The field was forgotten during Doctrine migration.
See https://review.typo3.org/#/c/47576/
Resolves: #80901
Releases...
Dima Nozdrin
19:11 Revision a52a9922: [FEATURE] EXT:form - introduce YAML "imports"
The form extension now features imports in YAML configuration files via
the special toplevel "imports" option. With t...
Ralf Zimmermann
09:38 Revision 9bbdc768: [BUGFIX] New content element wizard fails for not given header value
As additional sanitation, accept an empty header for items groups
by rendering "-" if none is given.
Resolves: #8348...
Steffen Kamper

2018-01-08

22:07 Revision 6f4ab275: [BUGFIX] Make empty $GLOBALS['TBE_MODULES_EXT'] traversable
Prevent warnings and notices if $GLOBALS['TBE_MODULES_EXT'] is not
set, which can be the case if no extensions are in...
Richard Haeser
22:04 Revision 9f62f1b2: [TASK] Deprecate AbstractValidatorTestcase
The class implemented logic to presumably make
testing validators more easy. However, a decision
on more atomic tests...
Alexander Schnitzler
21:26 Revision 8e28536f: [BUGFIX] Add missing htmlspecialchars() in ActionTask
Add missing htmlspecialchars() calls in
EXT:sys_action/Classes/ActionTask.php
Resolves: #83359
Releases: master, 8.7...
Stephan Großberndt
21:11 Revision 40430fd2: [TASK] Update karma components
karma-firefox-launcher 1.0.1 ❯ 1.1.0
karma-jasmine 1.1.0 ❯ 1.1.1
Resolves: #83492
Releases: master
Change-Id: Ib753c...
Frank Nägler
21:02 Revision 5e1ecd00: [TASK] Cleanup DataMapperTest
Replace evaled classes with actual fixtures
Releases: master
Resolves: #83488
Change-Id: Id9b5e3040a8fde8cf260423dfd...
Alexander Schnitzler
21:00 Revision ded16443: [TASK] Cleanup GenericObjectValidatorTest
- Replace eval with anonymous classes
- Avoid mocks if not necessary
Releases: master
Resolves: #83485
Change-Id: I5...
Alexander Schnitzler
20:56 Revision 1cfb9b32: [TASK] Cleanup StringLengthValidatorTest
- Replace eval with anonymous classes
- Avoid mocks if not necessary
Releases: master
Resolves: #83482
Change-Id: I3...
Alexander Schnitzler
20:44 Revision b2c00a92: [TASK] Cleanup CollectionValidatorTest
Replace eval with anonymous classes
Releases: master
Resolves: #83487
Change-Id: Ib09ac0ecf9fe5bf3945b46a403be389d2a...
Alexander Schnitzler
20:42 Revision 45f04e50: [TASK] Cleanup StringValidatorTest
- Replace eval with anonymous classes
- Avoid mocks if not necessary
Releases: master
Resolves: #83483
Change-Id: Id...
Alexander Schnitzler
20:39 Revision c7bfc16e: [TASK] Update doctrine/dbal 2.5.10 ❯ 2.6.3
Resolves: #83478
Releases: master
Change-Id: Ic7d249deefa4f188c039c2c3f8aa285f4e4effed
Reviewed-on: https://review.ty...
Stefan Neufeind
20:25 Revision 23f6a9e3: [TASK] Update ckeditor 4.7.3 ❯ 4.8.0
Resolves: #83493
Releases: master
Change-Id: I4a44da6fcca7462298b54d236e6aa601971de3b6
Reviewed-on: https://review.ty...
Frank Nägler
20:22 Revision cfe05e61: [TASK] Update moment 2.19.2 ❯ 2.20.1
Resolves: #83498
Releases: master
Change-Id: I0f58711d5396a5b45269eb3fe609cf718976916f
Reviewed-on: https://review.ty...
Frank Nägler
20:19 Revision 3af267a0: [TASK] Update types definitions
Resolves: #83491
Releases: master
Change-Id: I7fe75639dfc1a83de5b3fdcfb9dba36d5d9c2c0f
Reviewed-on: https://review.ty...
Frank Nägler
14:20 Revision d6466296: [TASK] Cleanup AbstractEntityTest
Replace eval with anonymous classes
Releases: master
Resolves: #83486
Change-Id: Ic90e72f2cec212d44a32aa0ee7767e821c...
Alexander Schnitzler
11:31 Revision 4485117d: [TASK] Deprecate unneeded RawValidator
The RawValidator is a useless Validator that is
automatically attached to all method params that
are annotated with "...
Alexander Schnitzler
10:46 Revision 26f68b8a: [BUGFIX] Prevent javascript error in backend
Adding a condition to check if a backend user has permissions on the
search to prevent a JS error while initializing ...
Markus Günther

2018-01-07

23:10 Revision 3513af37: [BUGFIX] Make empty $GLOBALS['TBE_MODULES_EXT'] traversable
Prevent warnings and notices if $GLOBALS['TBE_MODULES_EXT'] is not
set, which can be the case if no extensions are in...
Richard Haeser
23:07 Revision c39209a3: [BUGFIX] Make empty $GLOBALS['TBE_MODULES_EXT'] traversable
Prevent warnings and notices if $GLOBALS['TBE_MODULES_EXT'] is not
set, which can be the case if no extensions are in...
Richard Haeser
11:25 Revision 29984cd1: [TASK] Update codemirror 5.31.0 ❯ 5.33.0
Resolves: #83494
Releases: master
Change-Id: I81c813d7a8604ae5c066a491d89e721ebcd599e8
Reviewed-on: https://review.ty...
Frank Nägler
11:19 Revision 72dbe45f: [TASK] Update imagesloaded 4.1.3 ❯ 4.1.4
Resolves: #83497
Releases: master
Change-Id: I1d22a6934dfdbe5987b5d7da00e357719fab88db
Reviewed-on: https://review.ty...
Frank Nägler
11:16 Revision e7647207: [TASK] Update d3 4.11.0 ❯ 4.12.2
Resolves: #83495
Releases: master
Change-Id: I7313a8ca2fa5a4f7e69255549c0b16c28b997c11
Reviewed-on: https://review.ty...
Frank Nägler

2018-01-06

17:22 Revision 01751ad2: [BUGFIX] Remove invalid configuration of class-alias-map in reports
There is no class alias map for ext:reports. Remove the configuration
in composer.json therefore.
Releases: 8.7
Reso...
Markus Klein
17:21 Revision e26fcb2a: [BUGFIX] Use strict flag in signalslot dispatcher
To avoid exceptions with complex structures, the strict flag
must be used in the in_array check.
Resolves: #82736
Re...
Georg Ringer
17:21 Revision 842ccb7d: [BUGFIX] Use strict flag in signalslot dispatcher
To avoid exceptions with complex structures, the strict flag
must be used in the in_array check.
Resolves: #82736
Re...
Georg Ringer
12:13 Revision 26c7e3ce: [TASK] Migrate ContextHelp to TypeScript
Resolves: #82579
Releases: master
Change-Id: Ic2d44d8567c2b144f9250f9011b6106fe73358e9
Reviewed-on: https://review.ty...
Andreas Fernandez

2018-01-05

13:32 Revision 8ffbb93f: [BUGFIX] Add missing htmlspecialchars() in ActionTask
Add missing htmlspecialchars() calls in
EXT:sys_action/Classes/ActionTask.php
Resolves: #83359
Releases: master, 8.7...
Stephan Großberndt
08:08 Revision c2c8790a: [TASK] Move changing preview processing config to processing service
Instead of complementing processing configuration in the file class,
move it to the processing service and LocalPrevi...
Helmut Hummel

2018-01-04

18:13 Revision 5ef1724a: [FOLLOWUP][TASK] Streamline ExtensionManagementUtility
Remove a misleading match from the Extension Scanner matcher
configuration that caused a strong match for a false pos...
Anja Leichsenring
15:20 Revision d61eabab: [BUGFIX] Do not try to fetch additionalFields for invalid tasks
A task may be invalid when editing so there is no instance of
AbstractTask in $task. With this patch the SchedulerMod...
Stephan Großberndt
14:07 Revision 1d99aa10: [BUGFIX] Do not try to fetch additionalFields for invalid tasks
A task may be invalid when editing so there is no instance of
AbstractTask in $task. With this patch the SchedulerMod...
Stephan Großberndt
14:00 Revision 88bc64d5: [TASK] Raise testing-framework to 2.0.2
Brings an extension configuration patch during
acceptance / functional bootstrap.
Change-Id: Ibebc4a69d4b441ddafe3c7...
Christian Kuhn
13:59 Revision b17f90ab: [BUGFIX] EXT:form - use context specific configuration cache
Cache the EXT:form configuration depending on the YAML files which
are loaded.
Resolves: #83311
Releases: master,8.7...
Ralf Zimmermann
13:46 Revision 38556ad5: [TASK] Migrate DebugConsole to TypeScript
The DebugConsole used to render debug messages at the bottom of the TYPO3
backend is migrated to TypeScript.
A featu...
Andreas Fernandez
13:45 Revision 9f6b898f: [BUGFIX] Add class name to property deprecations
Resolves: #83431
Releases: master
Change-Id: I5dbc5649b46b007881717a98458de22b154203ca
Reviewed-on: https://review.ty...
Benni Mack
13:44 Revision 1c831ba5: [BUGFIX] EXT:form - use context specific configuration cache
Cache the EXT:form configuration depending on the YAML files which
are loaded.
Resolves: #83311
Releases: master,8.7...
Ralf Zimmermann
12:56 Revision 909e4d27: [BUGFIX] Exclude fields without db field from advanced search
In advanced search, each field of every table that is listed in TCA
can be used to compose db queries. But if the TCA...
Reiner Teubner
12:37 Revision 83b4f218: [BUGFIX] Exclude fields without db field from advanced search
In advanced search, each field of every table that is listed in TCA
can be used to compose db queries. But if the TCA...
Reiner Teubner
12:29 Revision 19030ea7: [TASK] Cleanup setting value $SET
For consistent usage the variable $SET was deleted
and replaced with $this->setting.
Resolves: #83466
Releases: mast...
Reiner Teubner
11:44 Revision 80e78c98: [BUGFIX] Fix resolving of method validators
This is a regression bugfix. During the ClassSchema refactoring
the resolving of method validators broke due to strip...
Alexander Schnitzler
11:44 Revision db0ff2e0: [BUGFIX] Check permissions for page deletion in context menu
Resolves: #82777
Releases: master, 8.7
Change-Id: I080e9d47053665c51fdc7b46787cd32299bfaba9
Reviewed-on: https://revi...
Tymoteusz Motylewski
11:05 Revision 7c3779ad: [BUGFIX] Check permissions for page deletion in context menu
Resolves: #82777
Releases: master, 8.7
Change-Id: I080e9d47053665c51fdc7b46787cd32299bfaba9
Reviewed-on: https://revi...
Tymoteusz Motylewski
10:37 Revision ef17687d: [FEATURE] Make list of fields configurable in Pagetree overview
By using pageTsConfig it is now possible to change the available fields
and add additional entries to the selectbox.
...
Georg Ringer
09:41 Revision b255cd16: [BUGFIX] Make full search in lowlevel module work again
Due to the refactoring the advanced query functionality was broken and not
tested anymore.
The patch minimizes the f...
Benni Mack
09:31 Revision 3a8da375: [TASK] Update copyright year in documentation to 2018
Resolves: #83453
Releases: master, 8.7, 7.6
Change-Id: I40654f5c230e0e91b3b479dd1c07eb087e639051
Reviewed-on: https:/...
Andreas Fernandez
09:31 Revision 3d60a51f: [TASK] Update copyright year in documentation to 2018
Resolves: #83453
Releases: master, 8.7, 7.6
Change-Id: I40654f5c230e0e91b3b479dd1c07eb087e639051
Reviewed-on: https:/...
Andreas Fernandez
08:46 Revision eb2ac1f1: [FEATURE] Show the field name for every FormEngine field if debug is enabled
Improve the life of integrators and developers by showing the field name
next to the title.
Resolves: #83461
Release...
Georg Ringer

2018-01-03

23:08 Revision caf61131: [TASK] Update copyright year in documentation to 2018
Resolves: #83453
Releases: master, 8.7, 7.6
Change-Id: I40654f5c230e0e91b3b479dd1c07eb087e639051
Reviewed-on: https:/...
Andreas Fernandez
20:19 Revision 0aa5f2b4: [BUGFIX] Make it possible to add cHash to preview links
It must be possible to generate preview URLs with a cHash, e.g. to
display records using Extbase which enforces cHash...
Georg Ringer
18:54 Revision dbf5f643: [BUGFIX] Fix recursive FLUIDTEMPLATE cObj's that use layoutRootPaths
FLUIDTEMPLATE variables may contain content elements (e.g. recursive
FLUIDTEMPLATE's) which may instantiate own Templ...
Benjamin Franzke
09:04 Revision f43df3f9: [BUGFIX] Correct permissions for root page setting up empty site
Use the correct maximal permission "31" for the root page when setting
up an empty site during the installation proce...
Stephan Großberndt
09:04 Revision cf1f82e3: [BUGFIX] Correct permissions for root page setting up empty site
Use the correct maximal permission "31" for the root page when setting
up an empty site during the installation proce...
Stephan Großberndt

2018-01-02

22:51 Revision 3cf9f794: [TASK] Add section for translated pages to lowlevel statistics page
Since table pages holds both default language and translated records,
the statistics don't add up anymore.
By introdu...
Anja Leichsenring
19:25 Revision 6fdde771: [BUGFIX] Correct permissions for root page setting up empty site
Use the correct maximal permission "31" for the root page when setting
up an empty site during the installation proce...
Stephan Großberndt
15:46 Revision ce4e8b2d: [FOLLOWUP][BUGFIX] Add missing htmlspecialchars() and cleanup in DebuggerUtility
Add missing htmlspecialchars() calls in
EXT:extbase/Classes/Utility/DebuggerUtility.php and cleanup indents in
collec...
Stephan Großberndt
15:03 Revision 7a46d445: [BUGFIX] Don’t show deprecations as "success" flash messages
Change-Id: I48eba81412e314bb8ee013ef38ecbdb32a14ed96
Resolves: #83416
Releases: master, 8.7
Reviewed-on: https://revi...
Andreas Wolf
14:39 Revision d56e4a51: [BUGFIX] Don’t show deprecations as "success" flash messages
Change-Id: I48eba81412e314bb8ee013ef38ecbdb32a14ed96
Resolves: #83416
Releases: master, 8.7
Reviewed-on: https://revi...
Andreas Wolf
09:22 Revision 62d40fca: [BUGFIX] Add support for PNG icons of the SVG Tree
When the pagetree (base on SVG tree) is having a custom icon based on a PNG
like a custom page tree icon, then the SV...
Benni Mack

2018-01-01

21:30 Revision 9a20b833: [BUGFIX] Fix PHP 7.2 issues in EXT:lowlevel
Resolves: #83409
Releases: master, 8.7, 7.6
Change-Id: I94a3a3ad31de6e4969d5456f12b728c98adf0815
Reviewed-on: https:/...
Georg Ringer
21:20 Revision 69d01c86: [BUGFIX] Fix PHP 7.2 issues in EXT:lowlevel
Resolves: #83409
Releases: master, 8.7, 7.6
Change-Id: I94a3a3ad31de6e4969d5456f12b728c98adf0815
Reviewed-on: https:/...
Georg Ringer
21:01 Revision 8f1ca849: [BUGFIX] Fix PHP 7.2 issues in EXT:lowlevel
Resolves: #83409
Releases: master, 8.7, 7.6
Change-Id: I94a3a3ad31de6e4969d5456f12b728c98adf0815
Reviewed-on: https:/...
Georg Ringer

2017-12-28

08:39 Revision 531be24a: [FEATURE] Introduce Feature Toggles
A new API class "Features" allows to check if a feature is enabled/disabled
for a certain installation.
This API met...
Benni Mack

2017-12-27

16:01 Revision 1af849b6: [CLEANUP] Review comment and sig of checkRootlineForIncludeSection()
Reviews the comments and signatures of:
TypoScriptFrontendController::checkRootlineForIncludeSection()
TypoScriptFro...
Elmar Hinz
15:26 Revision e9f042f7: [TASK] Code cleanup in DataHandler
Fix some IDE warnings in DataHandler class.
Resolves: #83170
Releases: master
Change-Id: I789ba23d2ff7fd9d1f96e7e911...
Wouter Wolters
15:11 Revision aa873df8: [TASK] Use null coalescing operator where possible
Using null coalescing operator in PHP 7 simplifies code structure.
Resolves: #83129
Releases: master
Change-Id: I449...
Wouter Wolters
15:10 Revision a9e13401: [TASK] Remove unused PHP class imports
Some PHP classes still contain unused use statements. They have been removed.
Thanks to @cd on his initial patch
htt...
Benni Mack
14:30 Revision ca91b4cf: [BUGFIX] Add missing htmlspecialchars() and cleanup in EXT:recordlist
Add missing htmlspecialchars() calls in EXT:recordlist and do cleanup.
Resolves: #83358
Releases: master, 8.7
Change...
Stephan Großberndt
13:11 Revision 121c1363: [TASK] Remove reference to not existing labels
As the labels don't exist, the usage can be dropped.
Resolves: #83388
Releases: master, 8.7
Change-Id: I43442a847f07...
Benni Mack
13:04 Revision 98455d7e: [FOLLOWUP][TASK] Remove ExtJS-related assets
Now unreferenced icons and CSS files have been forgotten to be removed.
Relates: #68075
Resolves: #83427
Releases: m...
Benni Mack
12:49 Revision 2e4d2ae0: [TASK] Remove reference to not existing labels
As the labels don't exist, the usage can be dropped.
Resolves: #83388
Releases: master, 8.7
Change-Id: I43442a847f07...
Georg Ringer
12:41 Revision bf8f174e: [BUGFIX] get count consistent with execute for self written statements
Fix wrong result for self written sql statements executing count
on the query result.
To get this consistent, check ...
Sebastian Hofer
12:28 Revision 3ed515fb: [BUGFIX] get count consistent with execute for self written statements
Fix wrong result for self written sql statements executing count
on the query result.
To get this consistent, check ...
Sebastian Hofer
12:08 Revision bf4dfe80: [BUGFIX] Catch InvalidPathException in BE & FE
Catch invalid links in FE & BE to keep a working
website.
Resolves: #83283
Releases: master, 8.7
Change-Id: Id9e42dc...
Georg Ringer
11:09 Revision 542a4876: [BUGFIX] Catch InvalidPathException in BE & FE
Catch invalid links in FE & BE to keep a working
website.
Resolves: #83283
Releases: master, 8.7
Change-Id: Id9e42dc...
Georg Ringer
10:39 Revision feeb4e5a: [BUGFIX] Add missing htmlspecialchars() and cleanup in DebuggerUtility
Add missing htmlspecialchars() calls in
EXT:extbase/Classes/Utility/DebuggerUtility.php and cleanup indents in
collec...
Stephan Großberndt
09:00 Revision de497be8: [BUGFIX] Change deprecation of language:update command
Keep the nice and concise name instead of the long and clumsy name.
Also set an alias instead of registering the comm...
Helmut Hummel

2017-12-22

17:41 Revision f46db43f: [TASK] Decouple Indexed Search from TSFE-BE User
Indexed Search is using an instance of TSFE-BE
to fetch all subpages of a page, which can
easily be implemented itsel...
Benni Mack
17:31 Revision 84f25525: [BUGFIX] Move doctrine initalization to connect() method
The event and custom type initalization of doctrine is moved
to an overwritten connect() method in the Connection cla...
Alexander Stehlik

2017-12-21

16:33 Revision 3b290e49: [FOLLOWUP][BUGFIX] Add `controlsList` as known additional attribute
Fix an issue in unit tests.
Resolves: #81222
Releases: 7.6
Change-Id: I439c81e6d3f0c142367b2ea0241a997d0c78cd8e
Revi...
Andreas Fernandez
15:20 Revision 61eaad5d: [BUGFIX] Add `controlsList` as known additional attribute
The HTML5 attribute `controlsList` is used in at least Google Chrome
to limit the control buttons. The AudioTagRender...
Andreas Fernandez

2017-12-20

23:14 Revision 73372e41: [TASK] EXT:form - Tests for PropertyMappingConfiguration
Resolves: #83279
Releases: master, 8.7
Change-Id: I40f6ab483289cbf45f132453b0a1e0af4b72b5b5
Reviewed-on: https://revi...
Marcel Jürgen Falk
21:28 Revision 254f082d: [TASK] Changelog docs: Review and add tags
* Add tags of all v7 Changelog files
* Minor .rst reformattings and fixes
Change-Id: I4761a1d8028feca5de30a3f860fd5f...
Christian Kuhn
21:23 Revision b3b15333: [TASK] Changelog docs: Review and add tags
* Add tags of all v7 Changelog files
* Review existing tags of all v8 Changelog files
* Minor .rst reformattings and ...
Christian Kuhn
20:59 Revision 0b17d049: [TASK] Changelog docs: Review and add tags
* Add tags of all v7 Changelog files
* Review existing tags of all v8 & v9 Changelog files
* Minor .rst reformattings...
Christian Kuhn
16:31 Revision 12827351: [BUGFIX] Use `new` in ReflectionServiceTest
Resolves: #83390
Releases: master
Change-Id: I1883a855ae818295eec9cd8b4ae2baeb93eff05c
Reviewed-on: https://review.ty...
Andreas Fernandez

2017-12-19

20:23 Revision eb46761f: [BUGFIX] Only select current file when editing metadata
Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release...
Stephan Großberndt
20:20 Revision 7d39ba24: [BUGFIX] Only select current file when editing metadata
Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release...
Stephan Großberndt
20:16 Revision 7050335d: [BUGFIX] Only select current file when editing metadata
Only select the current file connected to the metadata when editing the
metadata of a file.
Resolves: #78845
Release...
Stephan Großberndt
19:44 Revision 3e46941c: [BUGFIX] Replace /s JS regex flag(modifier) with [/s/S]
to match all characters including new line.
Resolves: #83385
Releases: master
Change-Id: I5c36550ddf3503f16006800d41...
Tymoteusz Motylewski
19:41 Revision 1443a9ed: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/...
Stephan Großberndt
19:41 Revision 98c038c5: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/...
Stephan Großberndt
19:23 Revision 52e0fbd6: [BUGFIX] Use correct path and add missing labels in TCA of extensionmanager
Releases: master, 8.7, 7.6
Resolves: #83375
Change-Id: Id998c9fb688b8dcd41f09a0b863f87e8290adb2a
Reviewed-on: https:/...
Stephan Großberndt
17:14 Revision 82fd849b: [BUGFIX] Changelog install tool: Duplicate ids prevent expand
Expand / collapse sections need a unique id to be properly
collapsible. The "Changelog documentation viewer" uses the...
Christian Kuhn
14:50 Revision 3bf495c7: [FEATURE] Add ArrayUtility::filterRecursive() method
Add a new method ArrayUtility::filterRecursive() as an
enhancement to the PHP function array_filter() to filter
neste...
Stefan Neufeind
14:48 Revision 7be2e0a9: [FOLLOWUP][TASK] Adjust size of new content element wizard
Resolves: #83282
Releases: master
Change-Id: I7899cfc9c3a98b41798d64d42f0aff9f02bea6c3
Reviewed-on: https://review.ty...
Georg Ringer
10:52 Revision fe90c17b: [BUGFIX] Changelog install tool: Duplicate ids prevent expand
Expand / collapse sections need a unique id to be properly
collapsible. The "Changelog documentation viewer" uses the...
Christian Kuhn
10:51 Revision 7d09e999: [CLEANUP] Use Permission constants consistently
Instead of integers, the permission constants
should be used throughout the TYPO3 Core.
Resolves: #83383
Releases: m...
Benni Mack

2017-12-18

21:35 Revision 5bbb252d: [BUGFIX] Add missing labels in EXT:lang and EXT:indexed_search
Releases: master, 8.7
Resolves: #83381
Change-Id: Ide90a5a2fc3b5aa7223f6d547e4a0020b751bbe8
Reviewed-on: https://revi...
Stephan Großberndt
21:22 Revision 2cd01388: [BUGFIX] Add missing labels in EXT:lang and EXT:indexed_search
Releases: master, 8.7
Resolves: #83381
Change-Id: Ide90a5a2fc3b5aa7223f6d547e4a0020b751bbe8
Reviewed-on: https://revi...
Stephan Großberndt
21:05 Revision 1a5f207b: [CLEANUP] Review comment and sig of getSubpagesForPages()
Releases: master
Resolves: #81280
Change-Id: I7239895099f56b591daf6433ef4daad0dc1c4048
Reviewed-on: https://review.ty...
Benni Mack
20:21 Revision b54cbfca: [BUGFIX] Remove deprecated annotation usage in sys_note
Resolves: #83337
Releases: master
Change-Id: I533ea2cce63aaefdf5e7b54c9d23103b44e187b0
Reviewed-on: https://review.ty...
Georg Ringer
20:16 Revision 96b4ad98: [BUGFIX] Get the correct crop configuration for imgResource
This fix returns the right ImageManipulation\Area object
in case the imgResource "crop" value is a json string with v...
Wolfgang Klinger
18:39 Revision 57df0ac7: [BUGFIX] AdminPanelView tries to count null value
Resolves: #83345
Releases: master, 8.7, 7.6
Change-Id: I49e0de26154430c8a93c6a25a7fa54d5e49be39d
Reviewed-on: https:/...
Oliver Hader
18:32 Revision fc222e1e: [BUGFIX] Use integers in TCA definitions
Releases: master
Resolves: #83380
Change-Id: Ic90db1b6ee239841586ab100be6d8d312a94e859
Reviewed-on: https://review.ty...
Stephan Großberndt
18:32 Revision 64ac2bdb: [TASK] Remove excess whitespace
Releases: master
Resolves: #83378
Change-Id: I78d79402a5fa344934ba83feb4c9dbfe126f0261
Reviewed-on: https://review.ty...
Stephan Großberndt
15:19 Revision 4fab2d67: [BUGFIX] Get the correct crop configuration for imgResource
This fix returns the right ImageManipulation\Area object
in case the imgResource "crop" value is a json string with v...
Wolfgang Klinger
11:29 Revision 6486057b: [BUGFIX] Make JS url encoding utf aware
Replace the deprecated function JS `escape` with `encodeURIComponent`.
Releases: master, 8.7
Resolves: #83341
Change...
Markus Klein
11:11 Revision 67ac6ea9: [BUGFIX] Make JS url encoding utf aware
Replace the deprecated function JS `escape` with `encodeURIComponent`.
Releases: master, 8.7
Resolves: #83341
Change...
Markus Klein

2017-12-17

18:39 Revision 67100c9e: [TASK] Changelog docs: Update Howto.rst
Align Howto.rst with version from master.
Change-Id: Ie68e5eb59f080537050717106bf549dc6d4a0ef3
Resolves: #83371
Rele...
Christian Kuhn
18:38 Revision 1d182056: [TASK] Changelog docs: Update Howto.rst
Align Howto.rst with version from master.
Also add missing Index.rst entries for 8.7.x/ files.
Change-Id: Ie68e5eb59...
Christian Kuhn
18:38 Revision 94058cd1: [TASK] Changelog docs: Update Howto.rst
Add more .rst file location information to the Changelog
"Documenting Changes" Howto.rst.
Also add missing Index.rst ...
Christian Kuhn
16:00 Revision e710b540: [TASK] v8 Changelog: Move post 8.7.0 files into 8.7.x folder
Changelog files that have been merged into core v8 branch
after LTS release 8.7.0 are moved out of 8.7 folder into
8....
Christian Kuhn
16:00 Revision 62721d9b: [TASK] v8 Changelog: Move post 8.7.0 files into 8.7.x folder
Changelog files that have been merged into core v8 branch
after LTS release 8.7.0 are moved out of 8.7 folder into
8....
Christian Kuhn
00:43 Revision 3fab12a5: [TASK] change TYPO3 version in INSTALL.md
change TYPO3 version in INSTALL.md to v9
Releases: master
Resolves: #83368
Change-Id: I422449e7a114cc698b7fab73bbae7...
Philippe Court
 

Also available in: Atom