Project

General

Profile

Activity

From 2020-06-27 to 2020-07-26

2020-07-26

16:01 Revision 9ad1b7db: [TASK] Allow typo3/cms to be installed with Composer 2
Currently the dev dependency ocramius/package-versions does not
work with Composer 2. To overcome this, Composer publ...
Helmut Hummel

2020-07-25

19:29 Revision 1da944bc: [BUGFIX] Show indexed_search backend module on PostgreSQL for pages with subpages
This patch fixes the SQL query retrieving the statistics in the
indexed_search backend module for pages containing su...
Stephan Großberndt
19:29 Revision a82a7c5f: [BUGFIX] Show indexed_search backend module on PostgreSQL for pages with subpages
This patch fixes the SQL query retrieving the statistics in the
indexed_search backend module for pages containing su...
Stephan Großberndt
18:31 Revision ee7500a2: [BUGFIX] Show indexed_search backend module on PostgreSQL for pages with subpages
This patch fixes the SQL query retrieving the statistics in the
indexed_search backend module for pages containing su...
Stephan Großberndt
11:27 Revision 6fd7c3c4: [BUGFIX] Adjust processing order of routes during URL generation
Prior to this patch routes were processed in reverse definition order.
Routes defined last came first. Depending on t...
Oliver Hader
11:27 Revision e25bc8a8: [BUGFIX] Adjust processing order of routes during URL generation
Prior to this patch routes were processed in reverse definition order.
Routes defined last came first. Depending on t...
Oliver Hader
11:24 Revision 9ada2345: [BUGFIX] Deleting a localized page deletes its localized records
This fixes an issue that has been in the core "since ever":
Have a localized page with localized records on it. If th...
Christian Kuhn
10:52 Revision 4f4b1710: [BUGFIX] Deleting a localized page deletes its localized records
This fixes an issue that has been in the core "since ever":
Have a localized page with localized records on it. If th...
Christian Kuhn

2020-07-24

18:48 Revision 8130f40c: [TASK] Remove deleted class alias maps
During the removal of the class aliases the configurations in the core
extensions were not removed.
This patch remov...
Simon Gilli
16:30 Revision ca66e8d0: [TASK] Allow typo3/cms to be installed with Composer 2
Currently the dev dependency ocramius/package-versions does not
work with Composer 2. To overcome this, Composer publ...
Helmut Hummel
11:07 Revision 231a5f4e: [BUGFIX] Provide example on how to limit phpunit test execution
The famous runTests.sh script misses an example on how to run
a filtered set of tests only in a given test file. This...
Anja Leichsenring
11:07 Revision 814ee2db: [BUGFIX] Provide example on how to limit phpunit test execution
The famous runTests.sh script misses an example on how to run
a filtered set of tests only in a given test file. This...
Anja Leichsenring
10:58 Revision 7d623d92: [BUGFIX] Add missing css class to create new IRRE relations
This patch adds the missing css class to get the "add new relation" button for
IRRE selector fields working again.
R...
Nicole Cordes
10:46 Revision 05cdada9: [BUGFIX] Provide example on how to limit phpunit test execution
The famous runTests.sh script misses an example on how to run
a filtered set of tests only in a given test file. This...
Anja Leichsenring
10:43 Revision 743898b5: [BUGFIX] Add missing css class to create new IRRE relations
This patch adds the missing css class to get the "add new relation" button for
IRRE selector fields working again.
R...
Nicole Cordes

2020-07-23

22:19 Revision e3c29b7f: [BUGFIX] Translation wizard shows correct elements in workspace
Since #89555 versioned records do not have pid=-1 set anymore,
but the uid of the live page or live placeholder recor...
Christian Kuhn
21:49 Revision 7f10f825: [BUGFIX] Translation wizard shows correct elements in workspace
Since #89555 versioned records do not have pid=-1 set anymore,
but the uid of the live page or live placeholder recor...
Christian Kuhn
17:27 Revision 41977a4a: [TASK] Add 'enableControlPanels' argument
When creating an own backend module with a table list from be.tablelist
viewhelper, controlpanel buttons can be displ...
Florian Auderset
17:12 Revision dff28c09: [TASK] Add 'enableControlPanels' argument
When creating an own backend module with a table list from be.tablelist
viewhelper, controlpanel buttons can be displ...
Florian Auderset
15:44 Revision 825d90d5: [BUGFIX] Limit amount of data fetched by the page tree
Page tree will fetch just 2 levels of pages plus pages which
are expanded on the initial load.
Next levels are fetche...
Tymoteusz Motylewski
10:31 Revision a253b871: [BUGFIX] Limit amount of data fetched by the page tree
Page tree will fetch just 2 levels of pages plus pages which
are expanded on the initial load.
Next levels are fetche...
Tymoteusz Motylewski
10:16 Revision fb61db41: [BUGFIX] Limit amount of data fetched by the page tree
Page tree will fetch just 2 levels of pages plus pages which
are expanded on the initial load.
Next levels are fetche...
Tymoteusz Motylewski

2020-07-21

14:46 Revision ef555ae9: [BUGFIX] Implement Tag interface for DocBlock tags
Since phpdocumentor/reflection-docbloc 5.2.x a tag is required to
implement also the phpDocumentor\Reflection\DocBloc...
Simon Gilli
13:41 Revision 68cba1db: [BUGFIX] Correctly render information boxes if image rendering tests fail
Due to a naming mismatch in the refactoring during #87724 it was tried to
render information boxes based on the paren...
Andreas Fernandez
13:34 Revision 9dc190ad: [BUGFIX] Implement Tag interface for DocBlock tags
Since phpdocumentor/reflection-docbloc 5.2.x a tag is required to
implement also the phpDocumentor\Reflection\DocBloc...
Simon Gilli
13:18 Revision 0ce30f0a: [!!!][TASK] Remove lockToDomain feature for BE and FE
Both fe_users/be_users and be_groups/fe_groups have a feature called "lockToDomain".
Although it is called the same,...
Benni Mack
11:58 Revision edce3cc7: [TASK] Use $cObj->stdWrapValue where possible
A common way to apply stdWrap is to use the ternary operator to check
for existing stdWrap config. This can be replac...
Nikita Hovratov
11:21 Revision 8e078afd: [BUGFIX] Correctly render information boxes if image rendering tests fail
Due to a naming mismatch in the refactoring during #87724 it was tried to
render information boxes based on the paren...
Andreas Fernandez
09:27 Revision 24aabfff: [BUGFIX] Fix indenting in changelog
Indenting in .rst files caused blocks to be rendered as quotes.
Resolves: #91821
Releases: master, 10.4, 9.5
Change-...
Sybille Peters
09:26 Revision 6e3f5394: [BUGFIX] Fix indenting in changelog
Indenting in .rst files caused blocks to be rendered as quotes.
Resolves: #91821
Releases: master, 10.4, 9.5
Change-...
Sybille Peters
09:03 Revision aa9383fd: [BUGFIX] Fix indenting in changelog
Indenting in .rst files caused blocks to be rendered as quotes.
Resolves: #91821
Releases: master, 10.4, 9.5
Change-...
Sybille Peters
08:41 Revision d059da2b: [BUGFIX] Add missing composer.json adjustments for ext-libxml
With #91069, the check for the System Environment as well as the
definition of the newly introduced requirement of ex...
Anja Leichsenring

2020-07-20

20:25 Revision 27ccbd29: [BUGFIX] Set fixed widths for extension manager ui elements
The search field has now an own class to apply css before
the wrapper gets rendered. The extension list table columns...
Nikita Hovratov
19:32 Revision 3129ef6f: [BUGFIX] Set fixed widths for extension manager ui elements
The search field has now an own class to apply css before
the wrapper gets rendered. The extension list table columns...
Nikita Hovratov
12:24 Revision 82c19f60: [!!!][TASK] Remove deprecated icon identifiers
Resolves: #91740
Releases: master
Change-Id: Ie728f74bd45f7e427f4f2242778257320eac5ef7
Reviewed-on: https://review.ty...
Andreas Fernandez
10:36 Revision 497756ec: [BUGFIX] Increase size of sitemap_priority database field
The field size is increased to decimal(2,1) to be able to store
the value 1.0 zero in MariaDB databases.
Resolves: #...
Alexander Stehlik
10:22 Revision 36aee736: [BUGFIX] Increase size of sitemap_priority database field
The field size is increased to decimal(2,1) to be able to store
the value 1.0 zero in MariaDB databases.
Resolves: #...
Alexander Stehlik

2020-07-17

17:32 Revision 01334208: [TASK] Adjust ActionDispatcher comments in BackendUtility
Resolves: #91819
Releases: master, 10.4
Change-Id: I8f43397f3366e66f08ca2dad7bcfd290e0769c58
Reviewed-on: https://rev...
Oliver Hader
17:15 Revision 71ba026b: [TASK] Adjust ActionDispatcher comments in BackendUtility
Resolves: #91819
Releases: master, 10.4
Change-Id: I8f43397f3366e66f08ca2dad7bcfd290e0769c58
Reviewed-on: https://rev...
Oliver Hader
15:22 Revision e8ccc872: [TASK] Store tab menu states in sessionStorage
The tab handling now utilizes the BrowserSession module to store the tab
menu states in the browser's sessionStorage....
Andreas Fernandez
14:43 Revision 5ec8c274: [TASK] Order Changelog versions for v10 descending
The newest versions are to be on top, to comply to the order
given to older versions.
Releases: master, 10.4
Resolve...
Alexander Nostadt
14:25 Revision c14e73fe: [TASK] Remove inline JavaScript from backend paginate view helper
Inline JavaScript used in the backend paginate widget is replaced by
data-attribute instructions handled by `GlobalEv...
Oliver Hader
14:25 Revision 5e018b81: [TASK] Remove inline JavaScript from backend paginate view helper
Inline JavaScript used in the backend paginate widget is replaced by
data-attribute instructions handled by `GlobalEv...
Oliver Hader
14:20 Revision 1f648cb9: [TASK] Order Changelog versions for v10 descending
The newest versions are to be on top, to comply to the order
given to older versions.
Releases: master
Resolves: #91...
Alexander Nostadt

2020-07-16

00:04 Revision 827e8ebf: [TASK] Reduce inline JavaScript for refreshing backend components
Left-hand module menu and top toolbar are refreshed using inline
JavaScript when e.g. an extension is de-/activated i...
Benjamin Franzke
00:02 Revision 451633f5: [TASK] Reduce inline JavaScript for refreshing backend components
Left-hand module menu and top toolbar are refreshed using inline
JavaScript when e.g. an extension is de-/activated i...
Benjamin Franzke

2020-07-15

23:51 Revision 9558db13: [TASK] Streamline GlobalEventHandler JavaScript module
* streamline variable names
* streamline method names
* preparation for additions in the future
Resolves: #91805
Rel...
Oliver Hader
23:49 Revision efd86093: [TASK] Streamline GlobalEventHandler JavaScript module
* streamline variable names
* streamline method names
* preparation for additions in the future
Resolves: #91805
Rel...
Oliver Hader
23:13 Revision 079cc536: [BUGFIX] Adjust processing order of routes during URL generation
Prior to this patch routes were processed in reverse definition order.
Routes defined last came first. Depending on t...
Oliver Hader
17:11 Revision 93b7d057: [BUGFIX] Move translations of general information widget to EXT:dashboard
Removed the dependency on EXT:about by adding translations for the
General Information widget to EXT:dashboard itself...
Richard Haeser
17:07 Revision 90a19152: [BUGFIX] Avoid SQL error in indexed_search indexer on PostgreSQL
This patch fixes the SQL query inserting index_rel records on PostgreSQL
by making sure an integer instead of a float...
Stephan Großberndt
17:06 Revision 94a90f13: [BUGFIX] Avoid SQL error in indexed_search indexer on PostgreSQL
This patch fixes the SQL query inserting index_rel records on PostgreSQL
by making sure an integer instead of a float...
Stephan Großberndt
16:41 Revision 0f08c166: [BUGFIX] Move translations of general information widget to EXT:dashboard
Removed the dependency on EXT:about by adding translations for the
General Information widget to EXT:dashboard itself...
Richard Haeser
11:47 Revision 1b851293: [BUGFIX] Avoid SQL error in indexed_search indexer on PostgreSQL
This patch fixes the SQL query inserting index_rel records on PostgreSQL
by making sure an integer instead of a float...
Stephan Großberndt

2020-07-13

13:32 Revision cb1ed9ae: [DOCS] Fix reST markup
Releases: master, 10.4
Resolves: #91791
Change-Id: Id26b4288a7e7eff902a3c31431635dcf0950b5da
Martin Bless
13:32 Revision 46b2f090: [DOCS] Fix reST markup
Releases: master, 10.4
Resolves: #91791
Change-Id: Id26b4288a7e7eff902a3c31431635dcf0950b5da
Martin Bless

2020-07-10

11:53 Revision 9bba6b16: [FEATURE] Introduce wrapper for sessionStorage
TYPO3 now ships a new module acting as wrapper for `sessionStorage`. It
behaves similar to `localStorage`, except tha...
Andreas Fernandez

2020-07-09

15:53 Revision ed52de5e: [BUGFIX] Always merge results from empty tabs
When rendering child elements of a tabs, not only
the rendered HTML is collected from these child elements,
but also ...
Helmut Hummel
14:44 Revision 0d6a8d91: [BUGFIX] Always merge results from empty tabs
When rendering child elements of a tabs, not only
the rendered HTML is collected from these child elements,
but also ...
Helmut Hummel
14:44 Revision c7b262f4: [BUGFIX] Always merge results from empty tabs
When rendering child elements of a tabs, not only
the rendered HTML is collected from these child elements,
but also ...
Helmut Hummel
14:38 Revision eb0d4528: [!!!][TASK] Remove various deprecated arguments and methods
This change removes deprecated functionality:
- ReferenceIndex->updateIndex() is now either ProgressListenerInterfac...
Benni Mack

2020-07-07

12:04 Revision fea84ca0: [TASK] Set TYPO3 version to 10.4.6-dev
Change-Id: I8c4f215628d6527b6c213c041872cd81334f3d5e Oliver Hader
12:02 Revision 9768f068: [RELEASE] Release of TYPO3 10.4.5
Change-Id: If3b84863fcb7fcf36c7e20618a846a8670b8f297 Oliver Hader
11:48 Revision e5d157de: [BUGFIX] Handle null values correctly to avoid PHP errors
The new RteHtmlParser->transformTextForPersistence() method
expects a string value. Before this patch the given value...
Johannes Schlier
11:11 Revision 25871186: [BUGFIX] Handle null values correctly to avoid PHP errors
The new RteHtmlParser->transformTextForPersistence() method
expects a string value. Before this patch the given value...
Johannes Schlier
10:03 Revision 07331b4b: [BUGFIX] Use URI of current request for referrer check
Instead of generating the URL to the backend login, the URI of the
current request is now used for the referrer check...
Andreas Fernandez
09:32 Revision 8788b9ce: [BUGFIX] Use URI of current request for referrer check
Instead of generating the URL to the backend login, the URI of the
current request is now used for the referrer check...
Andreas Fernandez

2020-06-30

20:22 Revision 55eb394e: [BUGFIX] Fix serialization of FileReference objects
FileReferences objects contain references to File
objects which itself contain service dependencies
(e.g. event dispa...
Benjamin Franzke
20:01 Revision 65be85b1: [BUGFIX] Fix serialization of FileReference objects
FileReferences objects contain references to File
objects which itself contain service dependencies
(e.g. event dispa...
Benjamin Franzke
19:43 Revision c8d38e92: [TASK] Fix comments of DataHandler::clear_cacheCmd()
The doc comments for DataHandler::clear_cacheCmd() contained
outdated information on how to clear the system caches.
...
Christian Eßl
19:28 Revision 5aa085fe: [BUGIFX] Store state of PageTitleProviderManager in cache
To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach...
Helmut Hummel
19:25 Revision 06b7448d: [BUGIFX] Store state of PageTitleProviderManager in cache
To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach...
Helmut Hummel
19:17 Revision 555e7c20: [TASK] Fix comments of DataHandler::clear_cacheCmd()
The doc comments for DataHandler::clear_cacheCmd() contained
outdated information on how to clear the system caches.
...
Christian Eßl
18:44 Revision db9ddb8c: [BUGIFX] Store state of PageTitleProviderManager in cache
To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach...
Helmut Hummel

2020-06-29

21:07 Revision c0602c08: [BUGFIX] Reinitialize PageRenderer after deserialization
Do not swap the global singleton instance, as
that would only update new classes that are
retrived though GeneralUtli...
Benjamin Franzke
20:36 Revision 2661fa0c: [BUGFIX] Convert SVG files if fileExtension is explicitly set
If a "fileExtension" is given in the Image Processing of FAL
(e.g. via Fluid ViewHelper setting "fileExtension='png'"...
Benni Mack
20:31 Revision 5275e76e: [BUGFIX] Convert SVG files if fileExtension is explicitly set
If a "fileExtension" is given in the Image Processing of FAL
(e.g. via Fluid ViewHelper setting "fileExtension='png'"...
Benni Mack
20:30 Revision 9dd5e1a2: [BUGFIX] Reinitialize PageRenderer after deserialization
Do not swap the global singleton instance, as
that would only update new classes that are
retrived though GeneralUtli...
Benjamin Franzke
20:21 Revision d3381d3e: [BUGFIX] Use hashed object identifier in IRRE for nprogress
nprogress is used to indicate activity when a collapsed IRRE node is
about to get loaded. In case of FlexForms the id...
Andreas Fernandez
19:37 Revision 96d32831: [BUGFIX] Use hashed object identifier in IRRE for nprogress
nprogress is used to indicate activity when a collapsed IRRE node is
about to get loaded. In case of FlexForms the id...
Andreas Fernandez
19:17 Revision f1126729: [BUGFIX] Add ext-libxml to composer.json
Some system extensions use functions like libxml_disable_entity_loader
which are provided by ext-libxml. To make sure...
Daniel Goerz
18:50 Revision 8682397b: [BUGFIX] Add ext-libxml to composer.json
Some system extensions use functions like libxml_disable_entity_loader
which are provided by ext-libxml. To make sure...
Oliver Klee
18:36 Revision c35ed460: [BUGFIX] Fall back to default folder when user-specific upload folder does not exist
When the userTSconfig options.defaultUserFolder = 1:/my-folder/ does not exist,
Backend users now fall back to the fi...
Benni Mack
18:18 Revision 52b0af1d: [BUGFIX] Replace $.trim with String.prototype.trim
The JavaScript modules now utilize the native String.prototype.trim
function to trim whitespaces off string where jQu...
Andreas Fernandez
18:15 Revision b0edb4ed: [BUGFIX] Fall back to default folder when user-specific upload folder does not exist
When the userTSconfig options.defaultUserFolder = 1:/my-folder/ does not exist,
Backend users now fall back to the fi...
Benni Mack
09:49 Revision b1e781e1: [BUGFIX] Replace $.trim with String.prototype.trim
The JavaScript modules now utilize the native String.prototype.trim
function to trim whitespaces off string where jQu...
Andreas Fernandez
 

Also available in: Atom