Project

General

Profile

Activity

From 2016-11-22 to 2016-12-21

2016-12-21

19:53 Revision 7354e610: [BUGFIX] Documentation of #53542 contains wrong issue number
Resolves: #79064
Related: #53542
Releases: 7.6
Change-Id: If2393a5325a9b5ba21c7ee852e65b9d16c6c3b3a
Reviewed-on: http...
Stephan Großberndt
12:53 Revision c80b6747: [BUGFIX] Add missing getTemplatePathAndFilename() in TemplatePaths
The StandaloneView getTemplatePathAndFilename() calls
a method that the fluid standalone extension doesn't implement ...
Daniel Gohlke
12:00 Revision 21c21760: [TASK] Update TYPO3 version to TYPO3 8.6-dev
Resolves: #79055
Releases: master
Change-Id: I09921a6c4fc013af2a01b498712d282559028b37
Reviewed-on: https://review.ty...
Wouter Wolters

2016-12-20

20:10 Revision 0fe9f125: [BUGFIX] Set title for select icons
Use the select options label as title instead of
an uninitialized variable.
Resolves: #79037
Releases: master, 7.6
C...
Marco Huber
20:07 Revision c2f2ab67: [BUGFIX] Add default values from setup.txt and raise override to 20
Update the indexed_search extension documentation with
proper TypoScript values for overriding templates.
Resolves: ...
Boris Schauer
20:01 Revision db03d229: [BUGFIX] Set title for select icons
Use the select options label as title instead of
an uninitialized variable.
Resolves: #79037
Releases: master, 7.6
C...
Marco Huber
15:11 Revision e7fa5d53: [TASK] Set TYPO3 version to 8.5.1-dev
Change-Id: I3f4991ebbf3117a062c8d3d63fd731990401ebe3
Reviewed-on: https://review.typo3.org/51008
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:10 Revision aa94fbd7: [RELEASE] Release of TYPO3 8.5.0
Change-Id: I0bc2ac481447671f0354375d9433ed0b9a2f47c8
Reviewed-on: https://review.typo3.org/51007
Reviewed-by: TYPO3 R...
TYPO3 Release Team
13:17 Revision 1a2e2630: [BUGFIX] setPartialRootPaths in the backend tabs menu
Adding the root paths to the partials, which aren't autoguessed anymore.
Resolves: #78969
Releases: master
Change-Id...
Alexander Opitz
11:48 Revision 15da6928: [DOCS] 8.5 Documentation
Added all documentation for CMS v8.5
Resolves: #
Releases: master
Change-Id: I6756ecd38a2d50553bcfc8687707b5c08f8944...
Mathias Schreiber
11:42 Revision 8ecb8fa1: [FOLLOWUP][TASK] Remove support for transForeignTable in TCA
Some variable names have not been adjusted correctly.
Resolves: #78191
Releases: master
Change-Id: I107b9c5d146fb4a0...
Oliver Hader
11:04 Revision 53f28e99: [BUGFIX] Allow t3:// syntax to be parsed by lib.parseFunc
When introducing the new t3:// linking syntax for typolink,
we also allowed to use them in the RTE without using <lin...
Benni Mack
10:04 Revision fc8342ee: [TASK] Re-set RTEHtmlArea as default RTE
Due to the unfinished integration of CKEditor
in the TYPO3 Core, the default installation
should still use HtmlArea a...
Benni Mack

2016-12-19

20:34 Revision c4bfbd34: [TASK] Installation process hangs with PHP 7.1
The lengthy switch/case part of the Lexer class seems to be
too much for PHP 7.1.0. Albeit this seems to be a PHP bug...
Oliver Hader
20:33 Revision 4131de0f: [TASK] Streamline EXT:form unit test
EXT:form's FormManagerControllerTest tries to mock
static method calls of BackendUtility. The methods
to be mocked ar...
Oliver Hader
17:03 Revision 25d53cc0: [BUGFIX] Exception in EXT:form due to invalid array lookup
Due to the changes of ArrayUtility in issue #77732
EXT:form now has to deal with these problems:
+ core's ArrayUtili...
Oliver Hader
15:28 Revision 212a75fb: [BUGFIX] Re-enable styling for workspace preview bar
The workspace preview functionality (comparing versions etc)
is broken due to missing stylings since TYPO3 8.4
The p...
Benni Mack
07:26 Revision 0dcdd818: [FOLLOWUP] Add functional test for cache backend flushByTags
Followup to https://review.typo3.org/#/c/50537/ to add
functional tests covering the new SQL operations.
Change-Id: ...
Claus Due

2016-12-18

13:56 Revision 30e5474a: [BUGFIX] FormArrayUtility not found
The FormArrayUtility of EXT:form cannot be found and
results in a PHP fatal error. Reason for that is the
ArrayUtilit...
Oliver Hader

2016-12-16

01:46 Revision 5124e88a: [BUGFIX] Optimize cache handling in ReflectionService
Method reflection objects are used temporarily to extract information
from methods. This information is eventually st...
Helmut Hummel
01:18 Revision 49839358: [BUGFIX] Optimize cache handling in ReflectionService
Method reflection objects are used temporarily to extract information
from methods. This information is eventually st...
Helmut Hummel
00:11 Revision 6a77b6c5: [BUGFIX] Filebrowser: Plus-Sign disappear for not-selectable items now
Resolves: #76408
Releases: master, 7.6
Change-Id: I20cfc02b588776f4e76980aa68dfe5c032103563
Reviewed-on: https://revi...
Michael Oehlhof
00:11 Revision 5b7c3f6f: [BUGFIX] Optimize cache handling in ReflectionService
Method reflection objects are used temporarily to extract information
from methods. This information is eventually st...
Helmut Hummel

2016-12-15

21:56 Revision adafd6d1: [BUGFIX] Improve DataHandler handling for dbType fields
Currently we have some issues with handling database fields with type
"date" or "datetime". Those fields can't have a...
Nicole Cordes
13:01 Revision eff6c603: [BUGFIX] Load page info when only getting external tables
Previously the PageLayoutView would only set the page info when getting
the tt_content of the page in function ‘getTa...
Johannes Schlier
13:00 Revision adf5e579: [BUGFIX] Load page info when only getting external tables
Previously the PageLayoutView would only set the page info when getting
the tt_content of the page in function ‘getTa...
Johannes Schlier
11:01 Revision 18b19ea9: Revert "[BUGFIX] Reflection Cache does not save methodReflections"
Internal PHP classes including the \ReflectionMethod are not serlializable. Doing so results in a fatal error at some... Nicole Cordes
10:57 Revision 60cc6128: Revert "[BUGFIX] Reflection Cache does not save methodReflections"
Internal PHP classes including the \ReflectionMethod are not serlializable. Doing so results in a fatal error at some... Helmut Hummel
09:56 Revision 1d0f1c2c: Revert "[BUGFIX] Reflection Cache does not save methodReflections"
Internal PHP classes including the \ReflectionMethod are not serlializable. Doing so results in a fatal error at some... Helmut Hummel
08:39 Revision 9cac4d44: [TASK] Update seiyria-bootstrap-slider to 9.5.3
Resolves: #78967
Releases: master
Change-Id: Ic8801470c886701a43acedfeb74a8085352774db
Reviewed-on: https://review.ty...
Andreas Fernandez

2016-12-14

23:16 Revision 9279b877: [BUGFIX] Fix RTE in Inline Elements
HTMLArea needs a global JavaScript variable to work correctly.
Before the change done for #77600, this variable was a...
Helmut Hummel
21:58 Revision 4d0fd49f: [FOLLOWUP][TASK] TCA: Streamline field position in tabs
Fix some typos and a leading newline in a PHP file
Related: #78383
Releases: master
Change-Id: I483b09abf02a9f109350...
Helmut Hummel
18:18 Revision 8adf55e3: [TASk] TCA: Allow more file types in group uplead fields
Christian Kuhn

2016-12-13

18:36 Revision d6530017: [TASK] styleguide: TCA: Migrate ctrl requestUpdate to columns onChange
Related: https://github.com/TYPO3-CMS/styleguide/issues/78899 Christian Kuhn
15:31 Revision 4cb4ecc0: [TASK] Deprecate Extbase's ArrayUtility
The copied methods from ArrayUtility can be removed
and be replaced with some PHP native functionality
or the equival...
Benni Mack
15:28 Revision 25949707: [FEATURE] Add Support for Doctrine DBAL Queries in Extbase
To fully utilize Extbase in conjunction with Doctrine DBAL,
Extbases' StorageBackend now supports native QueryBuilder...
Benni Mack
10:23 Revision 9db1e890: [FOLLOWUP][TASK] Fluidification of ShortcutToolbarItem
No changes to parameters in language labels are allowed therefore
a new label for the bookmark description is needed....
Susanne Moog
05:35 Revision 8095288e: [BUGFIX] Fix exception in QuickEdit mode for empty pages
If there is no content on a page the parameter $this->eRParts[1] will be
set to e.g. /new/1 which is not an integer v...
Manuel Selbach
05:30 Revision d3cd783c: [BUGFIX] Fix exception in QuickEdit mode for empty pages
If there is no content on a page the parameter $this->eRParts[1] will be
set to e.g. /new/1 which is not an integer v...
Manuel Selbach
05:21 Revision eb3b2deb: [BUGFIX] Fix exception in QuickEdit mode for empty pages
If there is no content on a page the parameter $this->eRParts[1] will be
set to e.g. /new/1 which is not an integer v...
Manuel Selbach

2016-12-12

17:13 Revision b9f493ed: [BUGFIX] Order extensions by integerVersion instead of version
Return the results of findByExtensionKeyOrderedByVersion ordered by
column 'integerVersion' instead of 'version' in o...
Ulrik H. Kold
17:12 Revision 27d055ab: [BUGFIX] Order extensions by integerVersion instead of version
Return the results of findByExtensionKeyOrderedByVersion ordered by
column 'integerVersion' instead of 'version' in o...
Ulrik H. Kold
14:45 Revision 8ef727a3: [BUGFIX] Reflection Cache does not save methodReflections
The cached data of the Reflection Cache (table cf_extbase_reflection)
is not stored in its complete form.
The data/p...
Tymoteusz Motylewski
11:31 Revision b4f2dc41: [BUGFIX] Reflection Cache does not save methodReflections
The cached data of the Reflection Cache (table cf_extbase_reflection)
is not stored in its complete form.
The data/p...
Valentin Despa

2016-12-11

22:47 Revision a5c1e222: [BUGFIX] Reflection Cache does not save methodReflections
The cached data of the Reflection Cache (table cf_extbase_reflection)
is not stored in its complete form.
The data/p...
Valentin Despa
19:44 Revision 4b306d5f: [TASK] Lowlevel: Clean up $versionSwapmode
The versionSwapmode is a orphan with a multivalue
which can easily be handled as boolean since TYPO3 6.0,
where works...
Benni Mack
19:41 Revision 43f48eb9: [TASK] Raise Fluid engine dependency version to 2.1.0
Includes:
* {parsing off} modifier now possible in templates
* --bootstrap argument for Fluid CLI to enable cache wa...
Claus Due

2016-12-10

12:43 Revision 3ded4760: [TASK] EXT:lowlevel - Remove performanceStatistics array
The lowlevel extension contains a performanceStatistics array
which is populated with microseconds, but never used, n...
Benni Mack

2016-12-09

19:12 Revision 97e75293: [BUGFIX] Use proper .xlf file ending for RTE demo config
Resolves: #78942
Releases: master, 7.6
Change-Id: If233cf0d4812f0d57deccbb6d4ebe33b2393b148
Reviewed-on: https://revi...
Benni Mack
19:09 Revision 0f6c3301: [BUGFIX] ResourceCompressor must deal with absolute web paths
ResourceCompressor lacks the ability to compress files which are
registered with their absolute web path (as FormEngi...
Markus Klein
19:06 Revision 2268b0f6: [BUGFIX] Use proper .xlf file ending for RTE demo config
Resolves: #78942
Releases: master, 7.6
Change-Id: If233cf0d4812f0d57deccbb6d4ebe33b2393b148
Reviewed-on: https://revi...
Benni Mack
17:15 Revision fab6ac04: [TASK] styleguide: TCA: More flex form display condition scenarios
Christian Kuhn
16:21 Revision 3245bd30: [TASK] styleguide: input_28: Add default=null for a fully working solution on new records
Christian Kuhn
13:35 Revision 29ac8fbc: [FOLLOWUP][TASK] Add linkbrowser to CKEditor
Streamlined added config and moved plugin out of the Contrib folder
and pass correct contents language to editor.
Re...
Frans Saris
09:47 Revision d43b3472: [TASK] Remove unused RTE option "keepButtonGroupTogether"
The option "keepButtonGroupTogether" was used before 6.0
and then removed without updating the documentation.
The pa...
Benni Mack
06:59 Revision 5cc0e52c: [TASK] Add linkbrowser to CKEditor
Releases: master
Resolves: #78917
Change-Id: I864b7798cd30f0eec63f4ec719f8dfebca1086ba
Reviewed-on: https://review.ty...
Frans Saris

2016-12-08

22:27 Revision 01a927d6: [BUGFIX] Do not fetch pages with pid < 0 in prepareCacheFlush
Do not fetch workspace related pages to prepare cache flushing.
Resolves: #73241
Releases: master,7.6,6.2
Change-Id:...
Steffen Göde
21:42 Revision 36c8e91e: [BUGFIX] SwapLocking should use proper file name
When using a swap locking file, the file name should not contain
a colon (":") in the filename.
Resolves: #78924
Rel...
Benni Mack
21:32 Revision 3252f5b3: [BUGFIX] SwapLocking should use proper file name
When using a swap locking file, the file name should not contain
a colon (":") in the filename.
Resolves: #78924
Rel...
Benni Mack
21:25 Revision 1ad7aa1a: [BUGFIX] Fix IP lock clause when [FE][lockIP] is 0
The method getNewSessionRecord doesn't check
lockIP setting 0 correctly. Add a check to disable checking
when lockIP ...
Wouter Wolters
21:25 Revision 96af95c5: [BUGFIX] Do not fetch pages with pid < 0 in prepareCacheFlush
Do not fetch workspace related pages to prepare cache flushing.
Resolves: #73241
Releases: master,7.6,6.2
Change-Id:...
Steffen Göde
21:25 Revision 1c2f24e1: [TASK] Add available commands to console output
When no valid key or command is given only the cliKeys are written
on the CLI. Now the available commands are written...
Wouter Wolters
21:15 Revision abbe3e62: [BUGFIX] Fix IP lock clause when [FE][lockIP] is 0
The method getNewSessionRecord doesn't check
lockIP setting 0 correctly. Add a check to disable checking
when lockIP ...
Wouter Wolters
20:45 Revision 2efd8e85: [BUGFIX] Do not fetch pages with pid < 0 in prepareCacheFlush
Do not fetch workspace related pages to prepare cache flushing.
Resolves: #73241
Releases: master,7.6,6.2
Change-Id:...
Steffen Göde
20:23 Revision bab723b0: [BUGFIX] Improve DataHandler handling for dbType fields
Currently we have some issues with handling database fields with type
"date" or "datetime". Those fields can't have a...
Nicole Cordes
20:01 Revision e219fc18: [FOLLOWUP][TASK] Rename getReponseData to getResponseData
One occurence has been missed.
Resolves: #78874
Releases: master
Change-Id: I14bcaa9fabda7139ee6ad1b8465f72c1ebb9bc2...
Anja Leichsenring
17:48 Revision a882b7b8: [TASK] styleguide: TCA: Flex form display conditions on section container fields
Christian Kuhn
17:11 Revision 81ff1ae7: [TASK] styleguide: TCA: Flex form display contitions on field examples
Christian Kuhn
14:48 Revision 016a8ada: [TASK] styleguide: TCA: Flex sheet display condition on parentRec field
Christian Kuhn
14:05 Revision 168e8503: [TASK] styleguide: TCA: Flex form section container with a default value
Christian Kuhn
11:57 Revision 605ff223: [FOLLOWUP][TASK] Spread TypeConverter priorities
Adjust priority of UploadedFileReferenceConverter
Change-Id: I701697f4d77f6fe042d3faa32a9815edd1c737f1
Resolves: #75...
Susanne Moog

2016-12-07

16:08 Revision de756b77: [!!!][TASK] Spread TypeConverter priorities
The priorities of the "TypeConverter" classes are densly packed.
With the current situation it is not possible to cr...
Bernhard Kraft
14:18 Revision 8d9b76b9: [BUGFIX] rtehtmlarea: Fix isRequiredClass check
Given the following TSConfig:
RTE {
classes {
btn-default {
name = Default Button
requir...
Benjamin Franzke
14:06 Revision 30d9a1c6: [BUGFIX] rtehtmlarea: Fix isRequiredClass check
Given the following TSConfig:
RTE {
classes {
btn-default {
name = Default Button
requir...
Benjamin Franzke
14:05 Revision fb060952: [TASK] styleguide: TCA: Select tree in flex section container example
Christian Kuhn
13:45 Revision 1a32e925: [BUGFIX] Reset hidden field information in FormViewhelper
If a checkbox or a multiple selectbox is rendered, a hidden field is
automatically inserted before to send an empty d...
Nicole Cordes
13:39 Revision 2852669b: [BUGFIX] Reset hidden field information in FormViewhelper
If a checkbox or a multiple selectbox is rendered, a hidden field is
automatically inserted before to send an empty d...
Nicole Cordes
13:35 Revision 3bfa8eb3: [TASK] styleguide: TCA: Add category select tree example
Closes https://github.com/TYPO3-CMS/styleguide/issues/71 Christian Kuhn
13:26 Revision 8fe95973: [FEATURE] Add a hook to DataHandler - localize - translateToMessage
Passing entire $langRec variable instead of just the title.
Resolves: #67909
Releases: master
Change-Id: Ibb7ccf91ea...
Goran Medakovic
13:17 Revision 8abbe3c8: [BUGFIX] styleguide: TCA: group streamline flex example namings
Christian Kuhn
12:52 Revision b311dc31: [TASK] Deprecate ContentObjectRenderer::fileResource
Deprecate the mentioned method which does too many
mixed things.
Resolves: #77524
Releases: master
Change-Id: Ib0e3d...
Georg Ringer
12:42 Revision b42649e1: [BUGFIX] Fix missing tooltips in insert special character window
The extjs popups don't work anymore. Use native title instead.
Resolves: #78903
Releases: 7.6
Change-Id: Ia361c45264...
Wouter Wolters
12:35 Revision ded54c4b: [TASK] Deprecate method LocalizationController::getRecordUidsToCopy
The method "getRecordUidsToCopy" is not used at any place
in the TYPO3 core.
Resolves: #78872
Releases: master
Chang...
Wouter Wolters
12:30 Revision dc790e93: [TASK] Fluidification of ShortcutToolbarItem
Because the ShortcutToolbarItem has three different actions,
every action has its own template.
Resolves: #77800
Rel...
Patrick Kollodzik
12:16 Revision cfd73ed3: [TASK] TCA tree: Simplify json result
The patch changes the ajax result that delivers TCA tree
items to the SVG tree from a nested list of items to a
sorte...
Christian Kuhn
10:13 Revision 52dd9357: [!!!][TASK] Migrate lowlevel rte_images command to Symfony Console
The CLI command to detect RTE magic images (images added
within the RTE) and (as far as possible) remove unused RTE i...
Benni Mack
08:32 Revision 76e0a0b5: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/75 from georgringer/patch-2
[BUGFIX] styleguide: Use correct namespace in Avatar example Wouter Wolters
08:31 Revision d3e1ed28: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/74 from georgringer/patch-1
Use correct namespace Wouter Wolters
07:10 Revision ecdde196: [BUGFIX] styleguide: Use correct namespace in Avatar example
Georg Ringer

2016-12-06

23:00 Revision 1bd076c9: Use correct namespace
The namespace changed and the new name must be used everywhere Georg Ringer
18:51 Revision e50f9966: [FOLLOWUP][TASK] Use ISO-8601 dates for display and processing
Adjust acceptance tests for ISO-8601 date/-time values.
Change-Id: Ib35af231f8f8b8150eb0e132543be060eeff67da
Resolve...
Oliver Hader
09:26 Revision b8621ebf: [BUGFIX] Flush all cache tags in bulk when deleting records
This patch makes the TYPO3 DB cache backend capable of
flushing tags using an array of tag names that is then turned
...
Claus Due

2016-12-05

11:55 Revision 56227524: [CLEANUP] Simplify registerPageTSConfigFile description
Resolves: #78886
Releases: master, 7.6
Change-Id: I1e5922ed510f0f43a6374f9dde061356290b72d9
Reviewed-on: https://revi...
Mathias Brodala
11:55 Revision 843ddc42: [CLEANUP] Simplify addStaticFile description
Resolves: #78887
Releases: master, 7.6
Change-Id: Ifb6de078816e851915372d1c5611552fd58f2cce
Reviewed-on: https://revi...
Mathias Brodala
11:44 Revision e664996d: [CLEANUP] Simplify registerPageTSConfigFile description
Resolves: #78886
Releases: master, 7.6
Change-Id: I1e5922ed510f0f43a6374f9dde061356290b72d9
Reviewed-on: https://revi...
Mathias Brodala
11:44 Revision 21893c86: [CLEANUP] Simplify addStaticFile description
Resolves: #78887
Releases: master, 7.6
Change-Id: Ifb6de078816e851915372d1c5611552fd58f2cce
Reviewed-on: https://revi...
Mathias Brodala
06:35 Revision 0cad8803: [TASK] Remove iconv support and use mbstring-polyfill
We remove the iconv support in the CharsetConverter as the PHP internal
implementation of some functions differ from ...
Markus Klein

2016-12-04

14:27 Revision edbaad16: [FEATURE] Add option to "system status updates" report to send all tests
Resolves: #52286
Releases: master
Change-Id: I875a6e7f70007c125408ec6c62c4fba1b2616233
Reviewed-on: https://review.ty...
Michael Oehlhof
13:58 Revision 8b222e69: [BUGFIX] T3Editor getPlugins must write to response object
Fix the ajax request target getPlugins to write its response to
the response object and not to the request.
Moreover...
Markus Klein
10:44 Revision 6fcdf1b8: [FEATURE] Integrate ckeditor in the TYPO3 Backend
Integrates CKeditor via bower/grunt as system extension "ckeditor".
Loads and saves data for backend forms currently...
Benni Mack
10:14 Revision b4ed28a7: [BUGFIX] Prevent duplicate empty lines for encapsLines
When the last line in the text passed to encaps_lineSplit()
is empty a possible duplicate empty line is removed.
Rel...
Alexander Stehlik
09:56 Revision 958795c7: [!!!][BUGFIX] Allow override of page creation wizard again
The TSconfig option to override the page creation wizard via
`mod.web_list.newPageWiz.overrideWithExtension` is impos...
Benni Mack

2016-12-03

19:39 Revision 91459aa7: Revert "[FEATURE] Reusable getCategoryFieldsForTable itemsProcFunc"
This reverts commit 36f8765aa340c364f7b7edfa967549c683f21747.
Change-Id: Ida5c32b33e8953bd1172c9886af16b66e3c2297f
R...
Christian Kuhn
19:13 Revision 36f8765a: [FEATURE] Reusable getCategoryFieldsForTable itemsProcFunc
Allow the the method CategoryRegistry->getCategoryFieldItems()
to be used as itemsProcFunc for select fields in the T...
Alexander Stehlik
18:49 Revision b4b300f2: [BUGFIX] Skip swapping/publishing of deleted records
In case a content element and the accordant page have been deleted in
separate actions and get published together, th...
Oliver Hader
18:37 Revision 9550cdf9: [BUGFIX] Fix display of HTTP headers using pageNotFound handler
When using the pageNotFound handler with a curl proxy there are no longer
HTTP headers displayed.
Resolves: #67136
R...
Michael Oehlhof
18:15 Revision 2cbe7705: [BUGFIX] Skip swapping/publishing of deleted records
In case a content element and the accordant page have been deleted in
separate actions and get published together, th...
Oliver Hader
17:23 Revision b927c7be: [BUGFIX] Reset FormViewHelper on execution
This commit ensures that the FormViewHelper is in a clean state and
can render the required hidden fields (again).
R...
Helmut Hummel
17:21 Revision b5ca2c1a: [TASK] Remove compatiblity code added for security release
Remove the overhead that was added to avoid BC breaks for
extension code that subclassed the form view helper.
Enoug...
Helmut Hummel
17:19 Revision 5c141ec7: [TASK] Rename getReponseData to getResponseData
Resolves: #78874
Releases: master
Change-Id: I56567b000ef156731f38e9945c234822fd926ced
Reviewed-on: https://review.ty...
Markus Sommer
17:07 Revision 004b5405: [BUGFIX] Install extension when dependency check is skipped
You can skip the dependency check if you want to enforce the installation
of an extension. This patch ensures that de...
Nicole Cordes
17:03 Revision 62d86236: [FEATURE] Enable rechecking whether an UpdateWizard should run
UpdateWizards can now be chosen to be rechecked. If the
criteria is met they are displayed as executable - otherwise ...
Tobias Adolph
17:03 Revision 9666abcf: [BUGFIX] Documentation of sessionTimeout
A sessionTimeout <= 0 means that a user will be logged out
instantly after login.
Resolves: #78822
Releases: master,...
Alexander Opitz
16:53 Revision d03e9d67: [!!!][TASK] TCA: Streamline field position in tabs
In TYPO3 there are some recurring field definitions shared
by a lot of records. These fields are mostly defined in
th...
Daniel Windloff
16:40 Revision 9786bb98: [BUGFIX] Respect availableLanguages from AdditionalConfiguration.php
if $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['lang']['availableLanguages']
is set in AdditionalConfiguration.php, the la...
Florian Mast
16:26 Revision b03406da: [TASK] Show correct message in workspace module
Remove HTML in language file
Releases: master
Resolves: #78877
Change-Id: I154b14530b54791c1b44d6862a4c3c6bb472129d
...
Markus Sommer
16:13 Revision ebbfb0ae: Revert "[BUGFIX] Disable not required checks on cli"
This reverts commit c02d4e37e44d12125969657e4e5706ff68eb1808.
The condition for checking for CLI mode in ext_tables....
Alexander Stehlik
15:32 Revision 3316fc22: [BUGFIX] Install extension when dependency check is skipped
You can skip the dependency check if you want to enforce the installation
of an extension. This patch ensures that de...
Nicole Cordes
15:07 Revision 4dd2cee9: [TASK] Refactor BackendUtility::getRecordsByField() to prepared statements
According to task #78437 queries should follow the prepared statement
principle.
Thus method BackendUtiltiy::getRecor...
Manuel Selbach
14:54 Revision 3360fec8: [FEATURE] Purge language packs in language module
A "remove" button is added to the list of the installed languages.
Resolves: #58637
Releases: master
Change-Id: Ibd8...
Michael Oehlhof
13:28 Revision 8b18bcbe: [BUGFIX] Re-enable environment status report in Backend
The condition that checks for CLI mode in the ext_tables.php of
the install tool is fixed.
The EnvironmentStatusRepo...
Alexander Stehlik
12:57 Revision b444373d: [BUGFIX] Fix bug in linkhandler when file is selected
Selecting a file an the RTE linkhandler works but reopening
the linkhandler ends with a fatal error as a file object
...
Sascha Egerer
11:48 Revision cbdbe202: [BUGFIX] Unify line endings in ext-lang-am.js
The ext-lang-am.js now has unique linux linebreaks.
Before it had a mixture of windows and linux linebreaks.
Change-...
Alexander Stehlik
11:44 Revision 9bd98612: [BUGFIX] Unify line endings in ext-lang-am.js
The ext-lang-am.js now has unique linux linebreaks.
Before it had a mixture of windows and linux linebreaks.
Change-...
Alexander Stehlik
11:19 Revision f2e1d8d9: [BUGFIX] Fix maximum height of preview links dialog
If there are many previewable languages on one page the modal dialog
now will have a scroll bar for more than 4 entri...
Manuel Glauser
11:19 Revision 4561d4a3: [BUGFIX] Fix doubleclick-doublesubmit touchup
If a user double-clicks fast enough on any save-button of any new record
in Chrome, the record gets submitted twice.
...
Markus Timtner
11:18 Revision 3d09a031: [BUGFIX] Fix install tool image test path
The temppath for gdlib and combineImages is different
then all other image tests
The assets/images path is set in ima...
Johannes Goslar
11:17 Revision f5dd76ca: [!!!][TASK] Fluidification of Clipboard
Moves most of the HTML from the PHP to an own Template.
In fact in line 408 and in the function linkItemText are some...
Jan Helke
10:57 Revision 1441299e: [BUGFIX] Make showAccessRestrictedPages work
This patch fixes a problem where setting showAccessRestrictedPages
setting in HMENU etc. did not result in the correc...
Claus Due
10:14 Revision 6f8346b7: [BUGFIX] Avoid duplicate calls to update reference index
This patch adds a check when processing the update
reference index stack, in order to avoid calling the
update functi...
Claus Due
10:13 Revision 4fa0dbe2: [BUGFIX] Avoid duplicate calls to update reference index
This patch adds a check when processing the update
reference index stack, in order to avoid calling the
update functi...
Claus Due
09:50 Revision e498f65f: [FOLLOWUP][BUGFIX] Respect SQL table names max length in install tool
Respect the max length of 64 chars in sql if removing (renaming)
an SQL table. Add unit test.
Resolves: #78636
Relea...
Anja Leichsenring
09:46 Revision 0558c7da: [BUGFIX] Reduce expensive calls in AbstractMenuContentObject
This patch reduces the number of SQL queries and PHP calls
which get performed when rendering menus. The patch has
tw...
Claus Due
00:50 Revision 53a94aa4: [BUGFIX] Set dimensions for custom svg TYPO3 backend logo
Width and height is automatically set for pixel based backend
logos. This patch makes sure this also is done for svg ...
Georg Ringer

2016-12-02

18:11 Revision 75beb3fd: [TASK] Use ISO-8601 dates for display and processing
This changes the internal date processing for FormEngine and DataHandler
to use ISO-8601 dates including a proper tim...
Andreas Wolf
18:08 Revision 29c3fad7: [BUGFIX] Make showAccessRestrictedPages work
This patch fixes a problem where setting showAccessRestrictedPages
setting in HMENU etc. did not result in the correc...
Claus Due
18:07 Revision 8e071c5a: [BUGFIX] Flaky child references handling for pages_language_overlay
IRRE records have to point to their specific localized parent record.
This works in general for tables containing rec...
Andreas Allacher
17:41 Revision ac449136: [BUGFIX] Flaky child references handling for pages_language_overlay
IRRE records have to point to their specific localized parent record.
This works in general for tables containing rec...
Andreas Allacher
17:36 Revision 99e15248: [TASK] Streamline ElementInformation template
- Change "Show" button to btn-default
- Use infobox for missing files
- Streamline button order and groups
- prev...
Daniel Windloff
17:29 Revision 01285331: [BUGFIX] Respect SQL table names max length in install tool
Respect the max length of 64 chars in sql if removing (renaming)
an SQL table. Add unit test.
Resolves: #78636
Relea...
Markus Hölzle
17:12 Revision c148fd88: [BUGFIX] Reduce expensive calls in AbstractMenuContentObject
This patch reduces the number of SQL queries and PHP calls
which get performed when rendering menus. The patch has
tw...
Claus Due
16:35 Revision cb7453bb: [BUGFIX] Resolves editing problem in language mode
* Resolves the problem with many languages
* Set width to min-width to enlarge the viewport
Resolves: #78594
Release...
Markus Sommer
16:04 Revision cf77fa32: [BUGFIX] Reset hidden field information in FormViewhelper
If a checkbox or a multiple selectbox is rendered, a hidden field is
automatically inserted before to send an empty d...
Nicole Cordes
15:58 Revision b4c8f08d: [BUGFIX] Filebrowser: Plus-Sign disappear for not-selectable items now
Resolves: #76408
Releases: master, 7.6
Change-Id: I20cfc02b588776f4e76980aa68dfe5c032103563
Reviewed-on: https://revi...
Michael Oehlhof
14:50 Revision 5d2867e1: [TASK] Add missing type for method getServicePathStatus
Small other code cleanups are done as well.
Resolves: #78861
Releases: master
Change-Id: I983e1f76d8ad46dd4d6c231b99...
Wouter Wolters
14:49 Revision 386f067e: [FEATURE] ViewHelpers f:form.select.option and f:form.select.optgroup
Allows manually defining all options and optgroups for
the f:form.select parent field as tag contents of the
select f...
Claus Due
14:42 Revision 5fb094bd: [BUGFIX] FormEngine suggest wizard in flex form sections
The suggest wizard does not work in FormEngine flex form
section containers for existing containers.
The patch split...
Christian Kuhn
14:35 Revision 2769e508: [FEATURE] Enforce cHash argument for Extbase actions
TypoScriptFrontendController::reqCHash() is now called for Extbase
frontend plugin actions just like they were usuall...
Helmut Hummel
14:28 Revision eaaf9230: [TASK] Enforce Linux Line endings in .gitattributes
This settings enforces LF consistently on all plattforms
and fits it to the .editorconfig
Resolves: #77808
Releases:...
Kay Strobach
13:14 Revision e8df96d2: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/73 from neufeind/task/adjust-lll-ext-lang
[TASK] styleguide: Adjust paths for LLL pointing to EXT:lang Wouter Wolters
12:49 Revision d16daa6d: [TASK] Enforce Linux Line endings in .gitattributes
This settings enforces LF consistently on all plattforms
and fits it to the .editorconfig
Resolves: #77808
Releases:...
Kay Strobach
12:41 Revision b4aceeaa: [FOLLOWUP][BUGFIX] Reset FormViewHelper on execution
Incomplete backport caused unit tests to fail.
Change-Id: Ib447b2327c5c54956d86149c08c503d9a463c2b4
Resolves: #77097...
Anja Leichsenring
12:38 Revision eef15973: [TASK] Fluidification of ElementInformationController
Moved all HTML from PHP code to an own Fluid template.
Resolves: #78644
Releases: master
Change-Id: I5351ce114618c4f...
Michael Oehlhof
12:01 Revision f142a626: [BUGFIX] Resolves editing problem in language mode
* Resolves the problem with many languages
* Set width to min-width to enlarge the viewport
Resolves: #78594
Release...
Markus Sommer
11:57 Revision 1ebe53a7: [BUGFIX] Fix maximum height of preview links dialog
If there are many previewable languages on one page the modal dialog
now will have a scroll bar for more than 4 entri...
Alexander Opitz
11:39 Revision 71e191e2: [BUGFIX] Opening be_groups records may throw exception
The new flex form data structure handling in more picky and throws
exception if a given data structure identifier can...
Christian Kuhn
11:37 Revision 3d01057f: [BUGFIX] Reset FormViewHelper on execution
This commit ensures that the FormViewHelper is in a clean state and
can render the required hidden fields (again).
R...
Helmut Hummel
11:34 Revision 1d2ee7ab: [BUGFIX] Reset FormViewHelper on execution
This commit ensures that the FormViewHelper is in a clean state and
can render the required hidden fields (again).
R...
Helmut Hummel
11:04 Revision afb6f953: [FOLLOWUP][TASK] Remove support for transForeignTable in TCA
Resolves: #78191
Releases: master
Change-Id: I944601b8ccd2c2aa5c15bd7473eae5f4246d52a3
Reviewed-on: https://review.ty...
Oliver Hader
11:00 Revision e5b371e3: [TASK] Fluidification of ReplaceFileController
Resolves: #78764
Releases: master
Change-Id: I0cdedd33540a917ba7744f3dad96c7b728967fad
Reviewed-on: https://review.ty...
Michael Oehlhof
09:52 Revision 9d9d3940: Revert "[BUGFIX] ResourceCompressor must deal with absolute web paths"
This reverts commit 1d65ffe0f772e56dc0e19b8ffc84bf1a498cbbfd.
Resolves: #78856
Related: #78803
Change-Id: I5ef82b6b5...
Wouter Wolters
09:12 Revision f502f4e4: [FOLLOWUP][TASK] Move language files in ext:lang to Resources folder
Move missed parts during rebase in MoveElement.html
Resolves: #78647
Releases: master
Change-Id: I1e907235766fc83e73...
Wouter Wolters
08:23 Revision 74fb376b: [TASK] styleguide: Adjust paths for LLL pointing to EXT:lang
TYPO3 master recently moved the language-files. Stefan Neufeind

2016-12-01

22:39 Revision 9e259706: [!!!][TASK] Remove support for transForeignTable in TCA
Remove support for transForeignTable and transOrigPointerTable in TCA.
More details in Breaking-78191-RemoveSupportFo...
Johannes Goslar
22:26 Revision 0df8e24a: [BUGFIX] Karma Bootstrap does not use proper base path
Resolves: #78859
Releases: master
Change-Id: I4b6ca84c119430d87d5d603ad07ccb8ea76f2f91
Reviewed-on: https://review.ty...
Oliver Hader
21:54 Revision a1133ac0: [BUGFIX] Force string casting of $parserList
The method `BackendUtility::explodeSoftRefParserList()` checks whether
`$parserList` is an empty string. This check m...
Andreas Fernandez
21:54 Revision 7f919f5f: [BUGFIX] Force string casting of $parserList
The method `BackendUtility::explodeSoftRefParserList()` checks whether
`$parserList` is an empty string. This check m...
Andreas Fernandez
21:53 Revision 5597dd6f: [BUGFIX] Avoid RTE context menu collapse to arrows only
Solves an issue in Chrome where calculating the height of
the editor window returns zero. Solved by hardcoding a
mini...
Claus Due
21:52 Revision de9c3b07: [BUGFIX] Avoid RTE context menu collapse to arrows only
Solves an issue in Chrome where calculating the height of
the editor window returns zero. Solved by hardcoding a
mini...
Claus Due
20:22 Revision 43463bf1: [TASK] Fluidification of CreateFolderController
Resolves: #78756
Releases: master
Change-Id: Ia2bb170811c310d16154529bb2d4af27a1c6412b
Reviewed-on: https://review.ty...
Michael Oehlhof
19:57 Revision b73fcd3b: [TASK] Remove has-call to caching framework in explodeSoftRefParserList
No need to call has on the caching framework in the function
explodeSoftRefParserList. Furthermore we do not need to ...
Wouter Wolters
19:53 Revision 6af9d5e3: [TASK] Remove has-call to caching framework in explodeSoftRefParserList
No need to call has on the caching framework in the function
explodeSoftRefParserList. Furthermore we do not need to ...
Wouter Wolters
19:13 Revision dbf9d2c8: [TASK] Small code cleanup in CacheHashCalculator
Resolves: #78814
Releases: master
Change-Id: I18475fa8daa006e8887cf4b1c3855bf0e870fdc6
Reviewed-on: https://review.ty...
Wouter Wolters
18:27 Revision ed46dc43: [TASK] Deprecate callUserFunction "&" token for persistent objects
The method GeneralUtility::callUserFunction() method allows
to call "&" to put this logic into a "persistent" pool. W...
Benni Mack
18:02 Revision bdec6bdd: [FOLLOWUP][BUGFIX] Don't set resource storages permanently offline
Resolves: #75184
Releases: master, 7.6
Change-Id: Iff4ea23dfc1e8d96c45ba675aab6484830468718
Reviewed-on: https://revi...
Oliver Hader
18:02 Revision c0e83fc8: [FOLLOWUP][BUGFIX] Don't set resource storages permanently offline
Resolves: #75184
Releases: master, 7.6
Change-Id: Iff4ea23dfc1e8d96c45ba675aab6484830468718
Reviewed-on: https://revi...
Oliver Hader
17:54 Revision 2967fde2: [TASK] Fluidification of MoveElementController
Moved all HTML from PHP code to an own Fluid template.
Resolves: #78688
Releases: master
Change-Id: If91b2e76d13679c...
Michael Oehlhof
17:52 Revision 66b80441: [!!!][TASK] Remove unused language labels from EXT:sys_action
The labels that are not used anymore in the core are removed.
Resolves: #78855
Releases: master
Change-Id: I8b7ac0ee...
Wouter Wolters
17:10 Revision 3ba9172e: [BUGFIX] Show errors on ajax file actions
Respond with status code 500 on ajax file actions, so JS can differ
between success and failure.
Resolves: #78776
Re...
Alexander Opitz
16:58 Revision e55c2930: [BUGFIX] Show errors on ajax file actions
Respond with status code 500 on ajax file actions, so JS can differ
between success and failure.
Resolves: #78776
Re...
Alexander Opitz
16:29 Revision 7ba7815b: [BUGFIX] RTE TYPO3Link PopupWindow size fallback
The RTE TYPO3Link.js link chooser popup uses the
'''top.TYPO3.configuration.RTEPopupWindow''' sizes.
When using Front...
Pierrick Caillon
15:38 Revision fbf73f44: [TASK] styleguide: TCA suggest wizard with order by example in flex form
Closes 72
Related: https://github.com/TYPO3-CMS/styleguide/issues/78523
Christian Kuhn
15:33 Revision 90fc0b6f: [TASK] styleguide: TCA: select tree add sorting and two static items
Christian Kuhn
14:29 Revision 5d444bb3: [FEATURE] Introduce fluid data-processor for menus
This menu processor utilizes HMENU to generate a json encoded menu
string that will be decoded again and assigned to ...
Benjamin Kott
14:23 Revision c02d4e37: [BUGFIX] Disable not required checks on cli
* $_SERVER['HTTP_HOST'] is not avalible on cli
* Mostly max_execution_time is not set on cli
Resolves: #78786
Releas...
Markus Sommer
14:22 Revision 88850144: [BUGFIX] Disable not required checks on cli
* $_SERVER['HTTP_HOST'] is not avalible on cli
* Mostly max_execution_time is not set on cli
Resolves: #78786
Releas...
Markus Sommer
13:47 Revision 7aee03d0: [TASK] Add missing space between language flag and title language diff
Adding some space between language flag and title in language diff column
Releases: master, 7.6
Resolves: #78707
Cha...
Gianluigi Martino
13:14 Revision f9c2bf11: [TASK] Add missing space between language flag and title language diff
Adding some space between language flag and title in language diff column
Releases: master, 7.6
Resolves: #78707
Cha...
Gianluigi Martino
13:12 Revision 2e93e516: [TASK] Move language files in ext:lang to Resources folder
Move languages files from the root of ext:lang to
Resources/Private/Language/
Resolves: #78647
Releases: master
Chan...
Wouter Wolters
12:21 Revision cfc4aaf6: [BUGFIX] Don't set resource storages permanently offline automatically
When the storage drive coudn't be initialized correctly the storage is
only put offline for the current request. The ...
Marc Willmann
12:20 Revision 6a3ee818: [BUGFIX] Don't set resource storages permanently offline automatically
When the storage drive coudn't be initialized correctly the storage is
only put offline for the current request. The ...
Marc Willmann
12:16 Revision 1eca31f3: [!!!][TASK] Fluidification of EditFileController
Resolves: #78759
Releases: master
Change-Id: I2ba72aeda6d56610cc4977f222abe26d124b7f15
Reviewed-on: https://review.ty...
Michael Oehlhof
12:04 Revision e95cb0f4: [TASK] sysext/recordlist: Moved text constants to language file
Resolves: #78826
Releases: master
Change-Id: I48cab43e191d3f677a236feb9d3b74dd551e3d05
Reviewed-on: https://review.ty...
Michael Oehlhof
11:50 Revision ea515096: [TASK] Use strict type checking in TreelistCacheUpdateHooks
Resolves: #78836
Releases: master
Change-Id: Ib76c95164e228ce3a8afa448cf4a9c1ba6ddec29
Reviewed-on: https://review.ty...
Wouter Wolters
11:43 Revision e6892811: [BUGFIX] Fix incorrect position of RTE context menu
Fixes the position of the context menu to the cursor,
preventing it from being displayed outside of the
RTE frame.
C...
Claus Due
11:42 Revision 8ec5240f: [BUGFIX] Fix wrong indentation of PageTree in MoveElements
Resolves: #78687
Releases: master, 7.6
Change-Id: Ibe5efa5b81e839f7bc608ca4adffe1aa2d2a9727
Reviewed-on: https://revi...
Michael Oehlhof
11:42 Revision f9f54aec: [BUGFIX] Fix wrong indentation of PageTree in MoveElements
Resolves: #78687
Releases: master, 7.6
Change-Id: Ibe5efa5b81e839f7bc608ca4adffe1aa2d2a9727
Reviewed-on: https://revi...
Michael Oehlhof
11:37 Revision 5b0f67c4: [FEATURE] - Let FLUIDTEMPLATE mimic an actual extbase web request
Adds the possibility to let the FLUIDTEMPLATE content element mimic an
actual extbase web request.
This makes it poss...
Ralf Zimmermann
11:22 Revision 3fdbeb36: [TASK] Fluidification of RenameFileController
Resolves: #78762
Releases: master
Change-Id: Ib9306710f92b8ce3cfb49ac23f4d847598a19f98
Reviewed-on: https://review.ty...
Michael Oehlhof
11:09 Revision 588a5c52: [BUGFIX] Fix doubleclick-doublesubmit touchup
If a user double-clicks fast enough on any save-button of any new record
in Chrome, the record gets submitted twice.
...
Markus Timtner
10:46 Revision cb077ae2: [TASK] Streamline button order in list module / multi selection mode
Change button order to:
- edit
- delete
- copy
- mark all
Resolves: #78753
Releases: master
Change-Id: Iff131d84a66...
Daniel Windloff

2016-11-29

21:31 Revision 6f35d833: [BUGFIX] BackendUtility::getModuleUrl called with correct parameter count
The obsolete third and fourth parameter are removed from the calls.
Resolves: #78819
Releases: master
Change-Id: I2...
Michael Oehlhof
21:16 Revision 343df1b0: [TASK] Move FE user intialization into constructor
Certain options are set from outside as public property,
however these options are always set and can be set from wit...
Benni Mack
21:15 Revision b5e6ea74: [TASK] Remove unused code in GraphicsFunctions
$this->cmds['jpg'] gets set but is overwritten again a few
lines below.
Resolves: #78815
Releases: master
Change-Id:...
Stefan Neufeind
19:17 Revision 1d65ffe0: [BUGFIX] ResourceCompressor must deal with absolute web paths
ResourceCompressor lacks the ability to compress files which are
registered with their absolute web path (as FormEngi...
Markus Klein
10:45 Revision 5438e5c2: [TASK] Set TYPO3 version to 7.6.15-dev
Change-Id: I3780632ae4895d65cbfe52063e6299bbbb1f7d56
Reviewed-on: https://review.typo3.org/50801
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:44 Revision 9de61953: [RELEASE] Release of TYPO3 7.6.14
Change-Id: Id86a75848dae52b37ec5da429701bd941e1d6b68
Reviewed-on: https://review.typo3.org/50800
Reviewed-by: TYPO3 R...
TYPO3 Release Team

2016-11-28

20:00 Revision eab7b3bd: [TASK] styleguide: select example checkbox with maxitems=999
Related: https://github.com/TYPO3-CMS/styleguide/issues/78824 Christian Kuhn
16:54 Revision 553681a2: [FEATURE] EXT:form - integrate new form framework
The main purpose of this patch is to integrate a flexible framework for
building forms. It replaces the legacy 'form ...
Ralf Zimmermann
06:57 Revision 77377a76: [TASK] Remove old language labels in EXT:setup
After removing features some language labels were left alone.
condensedMode - https://forge.typo3.org/issues/24585
no...
Tymoteusz Motylewski

2016-11-26

20:30 Revision c6ad571f: [BUGFIX] Avoid building SQL deleteClause expression if unused
This patch avoids building an instance of ConnectionPool,
getting a QueryBuilder and building an expression unless
th...
Claus Due
20:29 Revision 7ff72daa: [BUGFIX] T3Editor getPlugins must write to response object
Fix the ajax request target getPlugins to write its response to
the response object and not to the request.
Moreover...
Markus Klein
12:18 Revision a5af4659: [TASK] Fix some typos in PageRepository
Remove some old comments about not loaded TCA too.
Resolves: #78787
Releases: master
Change-Id: Ice141123b9198795710...
Wouter Wolters
12:18 Revision f72072cf: [TASK] addCssInlineBlock function called with too many arguments
addCssInlineBlock is called with 5 parameters instead of 4
in PageGenerator. We can safely remove the 5th argument.
...
Wouter Wolters

2016-11-24

13:50 Revision 2d333ed9: [TASK] Update composer dependencies for local builds
Update the external libraries to reflect the state of
composer installations.
Use that opportunity to pin psr/log to...
Helmut Hummel

2016-11-23

14:58 Revision 6d06a9b4: [TASK] Loosen Symfony components version constraint
Allow installation with Symfony components of 2.8 branch
but continue to disallow 3.x.
Update our lock file accordin...
Mathias Brodala

2016-11-22

11:42 Revision 6b1e036d: [TASK] Set TYPO3 version to 8.4.2-dev
Change-Id: I6de5357c7b0c3b31213b682cd5cb5e4bf85b6619
Reviewed-on: https://review.typo3.org/50750
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:41 Revision 60da75ab: [RELEASE] Release of TYPO3 8.4.1
Change-Id: I1ccf7c4d3f9bea17444966272f0a51a74bf93385
Reviewed-on: https://review.typo3.org/50749
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:37 Revision 522271fb: [TASK] Set TYPO3 version to 7.6.14-dev
Change-Id: I04653d8faa9f4dd904609087b24615f81e042266
Reviewed-on: https://review.typo3.org/50748
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:36 Revision 1a295a64: [RELEASE] Release of TYPO3 7.6.13
Change-Id: I7e7840d7dbc33f87d2786ae4df3a539ee5c49d67
Reviewed-on: https://review.typo3.org/50747
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:32 Revision f40917e5: [TASK] Set TYPO3 version to 6.2.30-dev
Change-Id: Id6b0985d29e797e59bf5365e3b77b86c652f9d1f
Reviewed-on: https://review.typo3.org/50746
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:31 Revision 65785680: [RELEASE] Release of TYPO3 6.2.29
Change-Id: Id2960c4f8b5da35b7a1dc2b29867da3e9ce965d5
Reviewed-on: https://review.typo3.org/50745
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:09 Revision e8d9c8d1: [SECURITY] Disallow invalid encoding in GeneralUtility::validPathStr
Directory names, which have an invalid UTF encoding,
cause the preg_match() to return false.
To avoid that the comple...
Benni Mack
11:09 Revision d3f56225: [SECURITY] Prevent unnecessary unserialize in SuggestWizard
Resolves: #78557
Releases: 8.4, 7.6, 6.2
Security-Commit: 32af4ebd2ffa0d38b79acbed9e7b1a6fc08dc6b8
Security-Bulletins...
Nicole Cordes
11:09 Revision 803d928a: [SECURITY] Disallow invalid encoding in GeneralUtility::validPathStr
Directory names, which have an invalid UTF encoding,
cause the preg_match() to return false.
To avoid that the comple...
Benni Mack
11:09 Revision 85f2ed33: [SECURITY] Prevent unnecessary unserialize in SuggestWizard
Resolves: #78557
Releases: 8.4, 7.6, 6.2
Security-Commit: 09cffbbc82fe4c8c4731e4c19cfc0c7c8cb673d4
Security-Bulletins...
Nicole Cordes
11:09 Revision 1fa900f9: [SECURITY] Disallow invalid encoding in GeneralUtility::validPathStr
Directory names, which have an invalid UTF encoding,
cause the preg_match() to return false.
To avoid that the comple...
Benni Mack
11:09 Revision 5b9a2b46: [SECURITY] Prevent unnecessary unserialize in SuggestWizard
Resolves: #78557
Releases: 8.4, 7.6, 6.2
Security-Commit: 4c4f256f1ffbba146d4a03b302e94bce52aa46cd
Security-Bulletins...
Nicole Cordes
11:09 Revision 4a985630: [SECURITY] Disallow invalid encoding in GeneralUtility::validPathStr
Directory names, which have an invalid UTF encoding,
cause the preg_match() to return false.
To avoid that the comple...
Benni Mack
 

Also available in: Atom