Project

General

Profile

Activity

From 2020-06-22 to 2020-07-21

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

2020-06-26

13:15 Revision 9d3cc182: [BUGFIX] Reconfigure and update typo3/class-alias-loader
Always loading the alias loader is required in order to
allow extensions to provide class aliases in non Composer mod...
Daniel Goerz

2020-06-22

12:39 Revision 774e0fb7: [BUGFIX] Add max width for social media images
The og:image and twitter:image meta tags are not resized.
If an editor puts a 5000 pixel wide image in a field,
it do...
Benni Mack
12:23 Revision 0309e28a: [BUGFIX] Add max width for social media images
The og:image and twitter:image meta tags are not resized.
If an editor puts a 5000 pixel wide image in a field,
it do...
Benni Mack
 

Also available in: Atom