Project

General

Profile

Activity

From 2014-01-11 to 2014-02-09

2014-02-09

22:01 Revision 49627407: [BUGFIX] "else if" in GeneralUtility breaks the build
Resolves: #55822
Releases: 6.2
Change-Id: I32dd5119a3580df3990997d1c812f33c062c39ba
Reviewed-on: https://review.typo3...
Oliver Klee
20:41 Revision 0e3c49f4: [BUGFIX] Use PHP native htmlspecialchars_decode()
Method Generalutility::htmlspecialchars_decode()
was replaced by htmlspecialchars_decode().
Also Generalutility::htm...
Łukasz Jurys
20:32 Revision e36633a9: [BUGFIX] Allow to render the same TS object twice
CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6...
Markus Klein
20:32 Revision d2881f5f: [BUGFIX] Allow to render the same TS object twice
CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6...
Markus Klein
20:27 Revision 3a58565b: [BUGFIX] Fix CSS-path to default .t3-icon image
There is no such icon in
typo3/sysext/backend/Resources/Public/gfx/
Usually the default-icon is overwritten in CSS
a...
Stefan Neufeind
20:27 Revision 99711361: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo...
Christian Kuhn
20:27 Revision 228fbc5c: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo...
Christian Kuhn
20:22 Revision 7e97004c: [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl*
Two tests check getUrl() by calling some resource on typo3.org.
This smells funny and the tests are unstable if netwo...
Christian Kuhn
20:15 Revision 101be259: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ...
Nicole Cordes
20:15 Revision d9bf811b: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ...
Nicole Cordes
19:27 Revision 5f6d7839: [TASK] Add possibility creating accessible mock for abstract classes
Resolves: #53564
Releases: 6.0, 6.1, 6.2
Change-Id: If7d69e4f87e368c1eef672cb68f1af92d6ae501b
Reviewed-on: https://re...
Marc Bastian Heinrichs
19:27 Revision 2a233ef9: [TASK] Add possibility creating accessible mock for abstract classes
Resolves: #53564
Releases: 6.0, 6.1, 6.2
Change-Id: If7d69e4f87e368c1eef672cb68f1af92d6ae501b
Reviewed-on: https://re...
Marc Bastian Heinrichs
19:17 Revision e9f80cbd: [BUGFIX] improve handling of TYPO3 version
getNumericTypo3Version() needs to be more flexible when converting
the defined version number into one that can be us...
Jigal van Hemert
17:55 Revision 7d03c795: [RELEASE] styleguide: 0.7.0
Felix Kopp
17:49 Revision 1a402f33: [FEATURE] styleguide: Typography: Liss ul+ol
Felix Kopp
15:12 Revision de63e404: [BUGFIX] Duplicate exception code
Exception codes are unique now.
Resolves: #52294
Releases: 6.2
Change-Id: I4ad49b1ff0342ea36147b6ba0b01d270d9d9f3c5
...
Przemysław Krukowski
15:05 Revision 7da40c0b: [TASK] Improve revExplode performance
``GeneralUtility::revExplode()`` is implemented in a very
performance-intensive way: it always does a complete cycle ...
Andreas Wolf
14:48 Revision 3127efc2: [TASK] file_list: use t3-table & semantic HTML in localization
Brings the central table mark-up and style definition "t3-table"
to file_list backend module. Thanks to the unificati...
Felix Kopp
14:47 Revision c5741aa9: [TASK] Remove old class files from ext:openid
Removes old class files from ext:openid except the two
current entry points for _eid and _return.
Change-Id: Ibdeca0...
Christian Kuhn
14:42 Revision e7c4ac83: [TASK] Add unit tests for getFilesInDir()
Change-Id: I740b4f481f05ac7bb32028739d534dbb1c41864c
Resolves: #55762
Releases: 6.2
Reviewed-on: https://review.typo3...
Michiel Roos
14:30 Revision 1b9d3a59: [BUGFIX] Allow to render the same TS object twice
CONTENT/RECORDS elements prevent to render the same object twice.
Resolves: #53768
Resolves: #28745
Releases: 6.2, 6...
Markus Klein
14:28 Revision 7d6a8cc7: [BUGFIX] Namespace usage in test
Patch for issue #31998 introduced a namespace in unit test,
the test suite now fails after patch for issue #53682. Us...
Christian Kuhn
14:28 Revision df8e21b7: [BUGFIX] Namespace usage in test
Patch for issue #31998 introduced a namespace in unit test,
the test suite now fails after patch for issue #53682. Us...
Christian Kuhn
13:27 Revision 5b802d68: [TASK] Remove old class files from ext:recycler
Change-Id: I5d2233c5eb0860740e1858bf2f96a919fee26e5e
Resolves: #55804
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn

2014-02-08

22:02 Revision bb92edbb: [!!!][TASK] Set f:format.date format to system default
TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/dd...
Felix Kopp
20:04 Revision cf94a271: [BUGFIX] Type safe check for $BE_USER in index_ts.php
Resolves: #41593
Releases: 6.2
Change-Id: I3863789ad2489055169f3f008cb4dac0085fde82
Reviewed-on: https://review.typo3...
Łukasz Jurys
19:51 Revision 44d7cfc2: [BUGFIX] CSV-Download not working in IE and HTTPS backend
When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add...
Christian Kuhn
19:51 Revision 84d2050d: [BUGFIX] CSV-Download not working in IE and HTTPS backend
When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add...
Christian Kuhn
19:41 Revision 162ead51: [TASK] Remove duplicated method in Rtehtmlarea\SelectImage
fileList() of Rtehtmlarea\SelectImage is almost an exact copy
of the parent implementation from ElementBrowser.
The ...
Tymoteusz Motylewski
19:36 Revision 33a058be: [BUGFIX] CSV-Download not working in IE and HTTPS backend
When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add...
Wouter Wolters
19:36 Revision cead2556: [BUGFIX] CSV-Download not working in IE and HTTPS backend
When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add...
Wouter Wolters
19:34 Revision 8c699f8c: [BUGFIX] CSV-Download not working in IE and HTTPS backend
When using a HTTPS backend the download of CSV is not
working in Internet Explorer browser versions lower then 9.
Add...
Wouter Wolters
19:33 Revision ca702ff6: [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView)
Brings tree-level icons based on sprite icons utility for treeviews
and abstract tree view (e.g. Web>Info Localizatio...
Felix Kopp
19:28 Revision 9a492b17: [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate
In some places a wrong namespace \TYPO3\CMS\TsTemplate was used.
\TYPO3\CMS\Tstemplate is the correct namespace for t...
Peter Niederlag
19:27 Revision 682d1a04: [TASK] Remove old class files from ext:t3editor
Change-Id: Id7cd8fdaecf663462b8d02a4bf2ca272293cea4f
Resolves: #55792
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
19:19 Revision ead5c5d3: [BUGFIX] Wrong colspan in DatabaseRecordList
If the List Module is in extended view, the colspan of the footer
is wrong if there are more than 20 records of a typ...
Marcin Sągol
19:01 Revision eb3fe0f0: [TASK] Default parameters in ExtensionUtility::registerModule
Adds default parameter array() for controllerActions in registerModule.
This way an own main module group can be adde...
Felix Kopp
17:33 Revision 98c8e0ae: [BUGFIX] Fix "action" labels in BE log
Add missing label action_1_5 and fix label action_1_4.
Resolves: #55698
Releases: 6.2, 6.1
Change-Id: I7f04aaf9d8b53...
Thorsten Kahler
17:33 Revision 7c08eda7: [TASK] Add mapping between .pps, .ppsx and powerpoint
Add missing mapping between pps, ppsx
and the powerpoint application.
Resolves: #53833
Releases: 6.2
Change-Id: I9ec...
Mateusz Wojtuła
17:32 Revision 2fdd1737: [BUGFIX] Fix "action" labels in BE log
Add missing label action_1_5 and fix label action_1_4.
Resolves: #55698
Releases: 6.2, 6.1
Change-Id: I7f04aaf9d8b53...
Thorsten Kahler
14:48 Revision 76c1cb70: [TASK] Add (>) icon to execute button (Scheduler)
Scheduler backend module comes with an execute button.
Add icon to the button.
Change-Id: I842683c4b332a87653474237a...
Felix Kopp
12:54 Revision 447a0d39: [BUGFIX] Typo in drag-drop area
Fixed typo from
"Drop & Drop to upload files"
to
"Drag & drop to upload files"
Resolves: #55756
Releases: 6.2
Change...
Łukasz Jurys
12:42 Revision a8584273: [TASK] styleguide: Remove t3-button from <button> & <input>
Buttons and input/submit as well as input/reset should
always be styled. Even without the t3-button class.
Felix Kopp
11:53 Revision e7935cbe: [BUGFIX] Use count on storage after initialization of LazyObjectStorage
The count in LazyObjectStorage for relation type HAS_MANY has
to use the count on storage items after initialization....
Marc Bastian Heinrichs
11:17 Revision 4bef9b87: [TASK] Move TCEForms JS Code to external file - part 1
Parts of the JavaScript code used in TCEforms is put
inline, coming from the PHP file. There is no concept of
using H...
Benni Mack

2014-02-07

22:52 Revision c59d89f8: [BUGFIX] "New page" wizard discloses existence of pages outside DB mount
When creating a new page inside the top level of a DB mount which is
only a sub tree, the pages up and down from the ...
Nicole Cordes
21:46 Revision c0445c6c: [TASK] Update Swift Mailer to 5.0.3
Change-Id: I2fdd722f56e69c2c6b2bae23d9944973eed3c066
Resolves: #55745
Releases: 6.2
Reviewed-on: https://review.typo3...
Stefan Neufeind
20:52 Revision 0984d6d3: [TASK] RTE MagicImage should use FAL processing API
The RTE magic still copies images to the old upload folder and
does not use the processed file functions of FAL.
Thi...
Stanislas Rolland
19:18 Revision 3119e34a: [BUGFIX] Pass path instead of object to fileExistsInFolder
In ResourceStorage in the method getUniqueName second argument
passed to fileExistsInFolder should be string instead ...
Tymoteusz Motylewski
18:43 Revision 9f1cf07f: [TASK] Remove rollover functionality from TMENU
The TMENU code has "RO" functionality in its class.
This code might be used from TMENU_LAYERS, but
not from the core ...
Benni Mack
10:45 Revision 65bbdfe3: [BUGFIX] Typo in TypoScriptFrontendController
$this->typ needs to be $this->type
Resolves: #55753
Releases: 6.2
Change-Id: I5414de0a00b4d0b7adecd783243990397cccb0...
Markus Klein
10:44 Revision 006a2e1f: [CLEANUP] $LANG->JScharCode() => quoteJSvalue()
Replace JscharCode() with GeneralUtility::quoteJSvalue()
Instead of making JavaScript use a String.fromCharCode, it ...
Michiel Roos
10:18 Revision bfe28304: [TASK] Update copyright year to 2014
This patch updates the named constant TYPO3_copyright_year and
updates the second year number to the current year: 19...
Michael Schams
09:59 Revision 092b8d0f: [TASK] Add functional test cases to DataHandler (workspace)
In addition to the functional test cases for data handling in
live, these test cases re-use the test scenarios to che...
Oliver Hader
09:35 Revision 9e794875: [TASK] Move cursor::pointer to complete header area in IRRE
The whole header is clickable, thererfore move the css rule
to this place.
Change-Id: Ia864faba4976fc5e2e84299a42e26...
Georg Ringer

2014-02-06

20:24 Revision 79d2baca: [BUGFIX] Followup to #54131
added unit tests.
This change adds the mocking to the new tests.
Resolves: #54131
Releases: 6.1, 6.2
Change-Id: I09...
Frans Saris
20:07 Revision f821cb0e: [TASK] Add CSS libs functionality for page renderer
As with JS libraries, the PageRenderer should support
CSS files that should be included above CSS files.
This is nece...
Benni Mack
17:58 Revision da520639: [BUGFIX] CE Table does not allow multiple css classes
When using the content element "table", a
field within the flexform shows the possibility
to add an additional css cl...
Benni Mack
17:16 Revision 4d25aee5: [TASK] Only set FE user cookie if session data or user logged in
Currently the FE session cookie is set on every request
and since 4.2 the sessionID is generated again on every
reque...
Benni Mack
10:44 Revision 179675e1: [TASK] Use speaking keys for new menu types
The new menu "categories-based tt_content menu" uses a "speaking" key
for its type. The same should be applied to the...
Francois Suter
10:19 Revision 0fe25098: [BUGFIX] Missing namespace in ContentObjectRenderer
Resolves: #55713
Releases: 6.1, 6.0
Change-Id: I791b64bec8af256454485bdb016d87ec27778df1
Reviewed-on: https://review....
Markus Klein
10:18 Revision ad267f8c: [BUGFIX] Missing namespace in ContentObjectRenderer
Resolves: #55713
Releases: 6.1, 6.0
Change-Id: I791b64bec8af256454485bdb016d87ec27778df1
Reviewed-on: https://review....
Markus Klein
08:09 Revision 25e85a75: [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard
Either some deprecated properties were found, but the wizard was unable
to replace them all automatically, in which c...
Stanislas Rolland
01:11 Revision 106c2073: [BUGFIX] RTE Linking with file upload fails when no folder is selected
Solution: Catch exceptions raised when the potential target folder or
the default user upload folder does not exist.
...
Stanislas Rolland

2014-02-05

19:40 Revision b890e468: [BUGFIX] Make FileExtensionFilter case insensitive
Resolves: #55359
Resolves: #55614
Releases: 6.2
Change-Id: I8aceb208ba2f28967f08e9ac458d9a9da3de507b
Reviewed-on: htt...
Ralf Zimmermann
15:20 Revision ef365bf2: [BUGFIX] Icons of folder tree of RTE image dialogue are erratic
Solution: Use same logic as for the link dialogue
Resolves: #53259
Release: 6.2
Change-Id: I3c283536895edb849782da71...
Stanislas Rolland
10:04 Revision 73698ff7: [BUGFIX] adjust configuration handling to #55569
In #55569 we got rid of the empty TypoScript generated by
default. The configurationManager relies on the empty
array...
Felix Oertel
09:57 Revision 5708fafa: [BUGFIX] Check folder access for inline uploader
Before the inline drag and drop upload functionality to the default
upload folder is enabled it is made sure that the...
Alexander Stehlik
01:11 Revision 00043223: [BUGFIX] Set missing markers to empty string
Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Bernhard Kraft
01:11 Revision 27c1f61e: [BUGFIX] Set missing markers to empty string
Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Bernhard Kraft

2014-02-04

19:42 Revision 2af3079d: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: I19dc6d19251bc6bb7ab26d1b98d1ccf4a37c06d4
Reviewed-on: https://review.typo3.org/27328
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:42 Revision 9e9ca9ae: [RELEASE] Release of TYPO3 6.2.0beta5
Change-Id: If8aa7427548911d665cb84db21c0553b16a4b964
Reviewed-on: https://review.typo3.org/27327
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:41 Revision 8b9b9a68: Revert "[BUGFIX] Frontend Login not added to CSC anymore"
This reverts commit 373a90b8600e37c0c70d3b0771d18385eca3f961
Benni is working on a better solution to the problem.
...
Ernesto Baschny
10:06 Revision 3f459e78: [BUGFIX] Page tree filter couldn't filter for id or title anymore
Bug was introduced by #54265, one "(int)" was forgotten.
Releases: 6.2
Resolves: #55642
Change-Id: Ie56b36be9d2f11b4...
Ernesto Baschny
02:33 Revision 373a90b8: [BUGFIX] Frontend Login not added to CSC anymore
As felogin has no dependency for CSS Styled Content
it registers itself via
ExtensionManagementUtility::addTypoScript...
Benni Mack
02:10 Revision cc6c4515: [TASK] Move cursor::pointer to complete header area in IRRE
The whole header is clickable, thererfore move the css rule
to this place.
Change-Id: Ia864faba4976fc5e2e84299a42e26...
Georg Ringer
01:44 Revision 4d7947ac: [BUGFIX] Various PHP Warnings with invalid credentials
When invalid credentials are entered in the Backend login form, various
PHP warnings are raised such as
PHP Warn...
Xavier Perseguers
01:07 Revision 3914fbfe: [TASK] PHP ext bcmath and gmp needed for openid
Mention PHP extensions bcmath and gmp in INSTALL.md,
because openid requires one of them to be installed.
Resolves: ...
Markus Klein

2014-02-03

23:49 Revision 2870d2d9: [TASK] DatabaseConnection::isConnected() should use ping()
In some rare cases the database connection might be down, but
DatabaseConnection still has isConnected set to TRUE.
A...
Markus Klein
23:35 Revision 707b0106: [BUGFIX] addModule after/before not working
The cleaned up addModule() method no longer adds the module after a
module, when the target module does not exist.
E...
Michiel Roos
23:28 Revision 93cff7e1: [TASK] Use $x[n] instead of substr($x, n, 1)
Change-Id: Ib58894a67f0292b9d62da81511ce12d3f16590ef
Resolves: #55445
Releases: 6.2
Reviewed-on: https://review.typo3...
Michiel Roos
19:53 Revision 7e4df0b9: [BUGFIX] Unused TDParams in ColumnsContentObject()
TypoScript configuration for TDParams is assigned to the PHP variable
$TDParams which is never used. The rest of the ...
Michiel Roos
19:34 Revision a4837757: Revert "[TASK] Style buttons / invert (UX Vision)"
This reverts commit de4811fc2d809917076d21fa1ceaebcd42b82946
This is not in line with the rest of the backend yet.
T...
Ernesto Baschny
19:33 Revision 47813140: Revert "[BUGFIX] Button typography"
This reverts commit 590f76cc4b3bc86ee06fafc1a2a30f90d5b1d56c
This is not in line with the rest of the backend yet.
T...
Ernesto Baschny
19:06 Revision 590f76cc: [BUGFIX] Button typography
Removes share font from buttons. The current font does
not render adequately.
Change-Id: I8d2a998275e52fbb831abb9046...
Felix Kopp
14:48 Revision 5e3b9dc4: [BUGFIX] Framework Packages aren't sorted properly
In the package dependency resolver, the method
buildDependencyGraph builds the dependency graph
first for the framewo...
Thomas Maroschik
14:07 Revision 1263413f: [BUGFIX] TSFE->altPageTitle can not be set in extensions
It is not possible to set $GLOBALS['TSFE']->altPageTitle
in USER_INT extensions anymore to modify the page title.
Th...
Markus Klein
13:35 Revision 8623b17e: [BUGFIX] Add stdWrap on value property of TEXT
As discussed back in 2010, the value property of the TEXT content object
should have stdWrap functionality as well, i...
Markus Klein
13:34 Revision a070a5c4: [BUGFIX] Add stdWrap on value property of TEXT
As discussed back in 2010, the value property of the TEXT content object
should have stdWrap functionality as well, i...
Markus Klein
12:23 Revision de4811fc: [TASK] Style buttons / invert (UX Vision)
Styles all buttons in the backend similar to UX vision paper.
Inverts buttons colors and changes font-family.
This p...
Felix Kopp
11:22 Revision 9a5c4ec8: [FEATURE] styleguide: Forms: Add Inline form & CGL wild form
Felix Kopp
11:07 Revision 85b3feda: [BUGFIX] Locker throws exception if semaphore can not be acquired
Locker has wrong LockState in semaphore mode, if the lock
could not be acquired.
Resolves: #52048
Releases: 6.2, 6.1...
Markus Klein
11:07 Revision e5a844d7: [BUGFIX] Locker throws exception if semaphore can not be acquired
Locker has wrong LockState in semaphore mode, if the lock
could not be acquired.
Resolves: #52048
Releases: 6.2, 6.1...
Markus Klein
08:10 Revision b7d60e9d: [BUGFIX] Unify: TCE input / TCE readonly / input
Unify form input fields with TCE forms input fields with
TCE forms readOnly text.
Change-Id: If17a9477bcedad33745b5e...
Felix Kopp
08:08 Revision 56a96782: [BUGFIX] File upload directly in Doc-module is missing
Since the introduction of FAL the option to upload a file
directly in your form has disappeared.
With this change th...
Frans Saris

2014-02-02

22:26 Revision 7d6af488: [BUGFIX] Rendering inline TCEforms without AJAX is broken
When loading tt_content as an inline record WITHOUT using AJAX,
some additional broken fields are rendered.
Change-I...
Alexander Jahn
22:00 Revision 47ac03d4: [BUGFIX] Add silent config upgrader for upgrade wizard settings
Add a migration function to the SilentConfigurationUpgradeService which
takes care of migrating the old class names u...
Markus Klein
21:31 Revision e7b0e041: [TASK] Cleanup EM list utility
The EM has a lot of code related prior to
the inclusion of package management.
This change does a small cleanup in
L...
Helmut Hummel
21:23 Revision 5006c854: [TASK] tabmenu: Get rid of mouseOver/mouseOut
Tabmenu so far used mouseOver/mouseOut to set CSS-classes.
This is replaced with :hover functionality.
Change-Id: Ie...
Stefan Neufeind
20:21 Revision 90d38735: [BUGFIX] Various PHP Warnings with invalid credentials
When invalid credentials are entered in the Backend login form, various
PHP warnings are raised such as
PHP Warn...
Xavier Perseguers
19:52 Revision 9f8091ff: [TASK] Duplicate method in base tests
extbase BaseTestCase extends core BaseTestCase and overrides
inject() with a duplicate. Remove dupe.
Change-Id: I96c...
Christian Kuhn
19:48 Revision 097cd54e: [BUGFIX] Very short lifetime for cache_pagesection
The default lifetime for the cache_pagesection is not set, so the
overall default of 3600 is used. This leads to the ...
Andreas Wolf
19:08 Revision ee30045d: [BUGFIX] Fix failing tests on OSX Mavericks
Resolves: #55603
Releases: 6.2
Change-Id: I27efb6d19f580eba455cde92dd76628f72dce536
Reviewed-on: https://review.typo...
Helmut Hummel
17:35 Revision e0a9b66c: [TASK] Remove unneeded padding in page module
Removes excessive top margin above Web>Page backend layout
cells. Brings gridCells equal heights and bottom spacing. ...
Georg Ringer
17:33 Revision e755bcd9: [TASK] Default active extension handling in package manager
Integrate the definition of packages that should be activated at
first installation and packages that are required fo...
Christian Kuhn
17:21 Revision 4e8cecd1: [TASK] Style "Download" button - element information
Brings button style to "Download" link with download icon.
Change-Id: I4edae8b861d9c6f98f156d8b538031dd8ca8f62c
Reso...
Felix Kopp
17:21 Revision 162dad6c: [TASK] Add "action-edit-download" sprite icon
Brings an icon for download action. Icon is based on the
action-edit-upload sprite icon.
Change-Id: I4327c85c14dea3b...
Felix Kopp
17:09 Revision af8f6ebc: [BUGFIX] PropertyMapper does not work with class aliasses
Currently the property mapper uses the classnames found
in the the class property annotations to find the right
TypeC...
Frans Saris
16:57 Revision ad257b83: [TASK] Follow-up: Buttons CSS definition
Moves definitions to CSS/structure.
Also fixes right margin for a.t3-button.
Change-Id: Ib51e8b7e3c11e0a4cf474b6322a...
Felix Kopp
16:38 Revision 46574717: [TASK] Add functional test cases to DataHandler (live)
This change-set adds new functional tests for the DataHandler
to ensure the correct behaviour in the Live Workspace. ...
Oliver Hader
15:40 Revision 90a1c7cb: [TASK] Add possibility to resolve a default storage
Before FAL a default upload folder has been retrived by setting
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'] . '...
Steffen Ritter
14:32 Revision dd9fe593: [FEATURE] Bring tree icons in line-height
Adds taller tree icons to EXT:t3skin and put them into a new
sprite category "treeline".
This allows to use these ic...
Felix Kopp
14:27 Revision 7cfcb65d: [FEATURE] Add maximumRecords evaluation for TCA type 'check'
Allow the max items evaluation for checkboxes by setting the
accordant 'eval' property in the field configuration in ...
Oliver Hader
14:15 Revision d6762dd1: [CLEANUP] Remove $language from Extbase custom statement
The parameter $language in extbase's custom statement is not
used anywhere and does not make any sense in use with db...
Felix Oertel
13:48 Revision 91486e73: [TASK] styleguide: Typography: Small description
Felix Kopp
13:47 Revision d91d93be: [FEATURE] styleguide: Table tree icons, use SpriteManager
Felix Kopp
13:47 Revision ef94278f: [TASK] styleguide: Table use nowrap CSS class
Felix Kopp
13:46 Revision 5add64c8: [TASK] styleguide: CGL Forms
Felix Kopp
13:46 Revision 5581e59f: [TASK] styleguide: Follow-up: Forms headline
Felix Kopp
13:45 Revision 70a9f86e: [WORDING] styleguide: Flash Messages space
Felix Kopp
13:45 Revision eeebd798: [TASK] styleguide: Inline comments / sections cleanup
Felix Kopp
13:44 Revision 3a634c75: [FEATURE] styleguide: Trees
Felix Kopp
13:44 Revision 3ac62ebd: [FEATURE] styleguide: Module > view Headlines
Felix Kopp
13:12 Revision 1ee4086e: [BUGFIX] PropertyMapper does not work with class aliasses
Currently the property mapper uses the classnames found
in the the class property annotations to find the right
TypeC...
Frans Saris
12:22 Revision 970944d8: [BUGFIX] Add maxitems for field "metadata" in TCA
Value "maxitems" => 1 must be added to field
`metadata` since it has a one-to-one relation.
Change-Id: Ie8771809b952...
Fabien Udriot
11:38 Revision c149e7e0: [FEATURE] styleguide: Add <table> description
Felix Kopp
11:37 Revision a58bd776: [FEATURE] styleguide: Restructure Typography and descriptions
Felix Kopp
10:47 Revision f8f8aac9: [BUGFIX] The newRecordLinkAddTitle text is not understandable
Separate the create new record label and the foreign table title
with a colon.
Resolves: #17955
Releases: 6.2
Change...
Tomita Militaru
10:37 Revision 93fa77f6: [FEATURE] styleguide: Add preview: Buttons with icon
Felix Kopp
10:27 Revision 0f6df1c7: [BUGFIX] Extbase registers unneeded code for plugins
Every time when an extension is registering an extbase
plugin (in ext_localconf.php), the call triggers some
addition...
Benni Mack
10:05 Revision c529e464: [TASK] Style the "add irre item" button
This changes styles the buttons to add a new irre item like
the button to add images to a content element.
This patc...
Frans Saris
00:13 Revision 09006be9: [BUGFIX] Layout of page tree filter function broken
Small CSS fix to overwrite general margin
of paragraph tags in page tree indicator bar.
Resolves: #55536
Releases: 6...
Marcel Küpper
00:03 Revision d48e59d8: [CLEANUP] Let CSS Styled content use new classnames
With TYPO3 6.0, includeLibs for classes with
Namespaces / autoloader is not needed anymore.
The patch cleans up the ...
Benni Mack

2014-02-01

23:50 Revision 09312f1a: [TASK] Add possibility creating accessible mock for abstract classes
Resolves: #53564
Releases: 6.0, 6.1, 6.2
Change-Id: If7d69e4f87e368c1eef672cb68f1af92d6ae501b
Reviewed-on: https://re...
Marc Bastian Heinrichs
23:29 Revision 06bf27df: [BUGFIX] Wrong result on empty string globalString condition
A TypoScript condition like
"[globalString = GP:anEmptyGetPostVarKey = ]" returns a false
value instead of the expect...
Marc Bastian Heinrichs
23:15 Revision 31561a07: [CLEANUP] Remove initialization of Module Menu
The module menu and its view are instantiated
on every backend call, BE AJAX call etc although
it is only needed in t...
Benni Mack
22:44 Revision 95003e86: [BUGFIX] Add stdWrap on value property of TEXT
As discussed back in 2010, the value property of the TEXT content object
should have stdWrap functionality as well, i...
Markus Klein
22:42 Revision 890cdbcf: [BUGFIX] Cleanup and simplify class alias handling
There were several issues with the implementation
of class alias handling. Most importantly the
early instance alias ...
Helmut Hummel
22:36 Revision 016269d6: [TASK] Extract package dependency sorting to separate class
The Package Manager got pretty big due to the custom
dependency resolving algorithm of CMS. Further the
algorithm rel...
Thomas Maroschik
22:13 Revision 9646d26b: [TASK] Use (int) instead of intval() or (integer)
This patch replaces most of around 1600 occurrences of
intval() and every (integer) in the whole core.
Additionally i...
Jo Hasenau
19:56 Revision 0524a027: [BUGFIX] Category fields are not available in Functional Tests
The category fields are defined dynamically and added to the
extension table configuration. Since the database defini...
Oliver Hader
16:15 Revision 5f70cc9b: [TASK] Update RequireJS to 2.10
Replace the existing RequireJS code
with the latest version, which is backwards-
compatible and fixes some requireJS ...
Benni Mack
15:59 Revision 61988f73: [TASK] Cleanup EXT/requiredExt handling
LocalConfiguration setting EXT/requiredExt was obsoleted with the
new package manger, the setting is removed by the P...
Christian Kuhn
13:57 Revision 06e7dbb6: [BUGFIX] Ignore cache configuration options when loading Install tool
The options of cacheConfigurations were not reset when setting the
cacheConfigurations to NullBackend in the Install ...
Stephan Großberndt
13:49 Revision bef63dfb: [!!!][BUGFIX] Avoid unnecessary de-/serialization for page cache
When storing a cache in page the array variable "cache_data" gets
serialized and when being retrieved from cache unse...
Bernhard Kraft
13:32 Revision aa37842b: [CLEANUP] Cleanup ExtensionManagementUtility
Methods in this class are called a lot and are in need of some cleanup.
* return early
* reduce method and function c...
Michiel Roos
12:51 Revision b9564322: [TASK] Bad performance of the sys_note ext in BE
If there is no valid configuration or there are no sys_note on
the page at all, the Bootstrap doesn't trigger the ext...
Tim Lochmüller
12:49 Revision ebc957e9: [BUGFIX] Followup to #53691 Failing unit test
Remove a duplicate mocking in test fileIndexStatusIsTrueIfUidIsSet()
and setUp() triggered as side effect after patch...
Frans Saris
12:07 Revision 4a746097: [TASK] Remove legacy script alt_shortcut.php
Since the backend restructuring for TYPO3 4.2
the alt_shortcut.php file is not used any more.
We can now safely remo...
Helmut Hummel
10:31 Revision d913adc0: [TASK] IRRE drag and drop sorting now solved using jQuery UI
This also fixes “IRRE - drag and drop sorting of items
not possible in Internet Explorer”.
* Added jQuery-ui and jQu...
Daniel Siepmann
09:05 Revision 71eb69ed: [TASK] Remove fallback for not-indexed files
Due to all the refactorings all file-objects are created centralized.
In addition it is not possible anymore to creat...
Steffen Ritter
00:08 Revision c7a2ff24: [TASK] Add simple functional tests for import/export
This patch adds some tests for a simple import and export
scenario for pages and a tt_content element.
Resolves: #55...
Marc Bastian Heinrichs
00:03 Revision 3756b63c: [BUGFIX] Locker throws exception if semaphore can not be acquired
Locker has wrong LockState in semaphore mode, if the lock
could not be acquired.
Resolves: #52048
Releases: 6.2, 6.1...
Markus Klein

2014-01-31

23:48 Revision 9ea691de: [BUGFIX] Remove relation to old em in impexp
If a import file has extension dependencies the user was
redirected to the old em with CMD requestInstallExtensions.
...
Marc Bastian Heinrichs
22:14 Revision eb291a3e: [BUGFIX] Multiple file upload in ElementBrowser doesn't work
The file input fields in the ElementBrowser have the attribute
multiple so you can select multiple files. But as the ...
Frans Saris
22:13 Revision 96a34461: [BUGFIX] Fix test loadValuesSetsStaticEnumConstants
If you run the test from the BE module of PHPUnit together with
all/other tests it fails. This is due to the fact tha...
Markus Klein
22:03 Revision ebe55ee9: [BUGFIX] ClassLoader not working with NullBackend for legacy classes
Removed unused line that creates a fatal error.
Implemented eval in case NullBackend is set for “cache_core”
and no a...
Daniel Siepmann
22:02 Revision 6f1517ec: [BUGFIX] Extbase container injection test triggers PHP bug
PHP's reflection behaves differently in an edge case used in
extbase constructor injection.
The patch removes the spe...
Christian Kuhn
21:36 Revision 5dd32b83: [BUGFIX] Followup to #54131
added unit tests.
This change adds the mocking to the new tests.
Resolves: #54131
Releases: 6.1, 6.2
Change-Id: I09...
Frans Saris
21:32 Revision 7ba0538d: [BUGFIX] Followup to #51528
Because of some missing mocking there are
several DB error messages when running the FileTest
This adds the missing ...
Frans Saris
21:20 Revision 168b6499: [TASK] Improve usability of Filelist "Drag-Upload"
We now can drag & drop files in the file list to upload.
But it looks ugly and has some issues.
This change adds a p...
Frans Saris
21:14 Revision 9f04a809: [BUGFIX] Remove padding for selects
Task #55319 introduced a padding for selects,
which looks ugly in Internet Explorer and Firefox.
Resolves: #55510
Re...
Stephan Großberndt
21:06 Revision 5ce03514: [BUGFIX] FAL: Followup to New dump file to browser
Cache control headers need to be sent for IE8 and
HTTPS combination. See #16491 for more details.
Resolves: #52589
R...
Benni Mack
19:58 Revision 30dc18b3: [TASK] tt_content.shortcut depends on layout
CSS Styled Content delivers its TypoScript
and got a cleanup in 4.6 due to removal
of old plugins.
However, the repla...
Tom Ruether
19:57 Revision fd3a01d4: [BUGFIX] Fix typo in typo3/sysext/core/ext_tables.sql
The key should be named determineSiteRoot instead of determainSiteRoot.
Change-Id: Ia78832920ad73b76d712041e7546c578...
Anja Leichsenring
18:38 Revision 9596d4da: [BUGFIX] getLabelsFromItemsList() retuns no value when no item found
BackendUtility::getLabelsFromItemsList() does not take
itemsProcFunc into account. This means no value is
returned wh...
Frans Saris
18:37 Revision 3d240dda: [BUGFIX] getLabelsFromItemsList() retuns no value when no item found
BackendUtility::getLabelsFromItemsList() does not take
itemsProcFunc into account. This means no value is
returned wh...
Frans Saris
18:12 Revision 7a71192e: [BUGFIX] Add index to table pages
To detects the siteroot by querying the pages table with the
columns deleted, hidden, is_siteroot. This patch introdu...
Ingo Schmitt
18:09 Revision 7c3d0aff: [TASK] Make use of .t3-table in ShowItem (i) window
Also remove one unused css style.
Change-Id: I4a8ccf3861d3e49b4fdab7d542fe2024c5f02f93
Resolves: #55482
Releases: 6....
Felix Kopp
17:43 Revision f59bdeaf: [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary
resolveBackPath() is run a couple hundred times per script run,
especially in the backend. As this method is only rea...
Andreas Wolf
16:39 Revision 1925ea03: [BUGFIX] quoteJSvalue double encodes forward slash
The new JavaScript encoder using json_encode also encodes the forward
slash to unicode: \u00F2.
This creates problem...
Michiel Roos
15:09 Revision c4d10c6d: [BUGFIX] Make text of extjs buttons and IE<10 pagetree labels visible
The task #52497 introduced a regression. The font-size set in body is
overridden in ext-all-notheme.css with font-siz...
Stephan Großberndt
14:57 Revision 6fe13fdb: [BUGFIX] Do not show exeption when folder is not accesible
When a storage folder is not accessible for the user a exception
is displayed. Same if the folder is missing.
This p...
Ingo Schmitt
14:30 Revision 5cf92725: [BUGFIX] Ajax handler TYPO3_tcefile::process is broken
Several changes in core broke the ajax upload handler response.
There is no error response and it tries to json_encod...
Frans Saris
14:12 Revision 3e8eacec: [TASK] Optimize retrieval of Storages
Analysing the SQL logs shows that there are very much queries to the
sys_file_storage even though the information is ...
Steffen Ritter
12:29 Revision dc1a8865: [BUGFIX] Prevent permission Exception in ElementBrowser
To prevent Exceptions in the ElementBrowser resource Exceptions are
catched in two places:
The Exception is catched ...
Alexander Stehlik
10:16 Revision 2015d65f: [BUGFIX] Allow access to filemount directories
Currently a backend user can only access files within filemounts
but not the filemount directory itself.
After that ...
Alexander Stehlik
09:05 Revision ee2a4bb0: [BUGFIX] Filelist translations does not consider BE user access rights
If a BE editor has only access to sys_language uid 2 and 3
but not 1, it is not respected in the file list module,
as...
Benni Mack
07:16 Revision 18e30398: [CLEANUP] Remove old tt_content DB fields
With TYPO3 4.0 and the new CSS styled content
and the new RTE HTMLArea, some fields were still
included in the core, ...
Benni Mack
00:20 Revision f3d46845: [TASK] HR - single horizontal rule (CSS)
Make HR a single line instead of two lines.
Change-Id: I433d025eb91afc2fd35e794089f330e77d42a966
Resolves: #55486
Re...
Felix Kopp

2014-01-30

23:57 Revision dc271e4f: [BUGFIX] Regression in DataHandler
The fix for issue #53862 calls GeneralUtility::idnaEncode
without fully qualified class namespace.
Follow-up to: c99...
Wouter Wolters
23:46 Revision 3dcc61df: [BUGFIX] Regression in DataHandler
The fix for issue #53862 calls GeneralUtility::idnaEncode
without fully qualified class namespace.
Follow-up to: c99...
Wouter Wolters
23:39 Revision c738091f: [TASK] Use short version ?: in ternary operator (PHP 5.3+)
Shorten some constructs, make them easier to read
and less error-prone.
Resolves: #46400
Releases: 6.2
Change-Id: I7...
Stefan Neufeind
23:03 Revision 019bde6f: [BUGFIX] Create history record only with valid log uid
To prevent a sql error the insert query for creating sys_history
records in Datahandler must only be executed, if arg...
Marc Bastian Heinrichs
21:35 Revision 9d4ff3cf: [BUGFIX] Followup to #54226
The fix for issue #54226 introduced a bug
with FileReferences as it did not implement the
change of the interface.
R...
Benni Mack
20:51 Revision 84543545: [Bugfix] Add Index on sys_domain
TYPO3 checks if a redirect is needed for a domain by issuing a
select on sys_domain. In the where clause the columns ...
Ingo Schmitt
20:12 Revision 2df12222: [TASK] TemplateService: Remove old paths from allowedPaths-list
We don't have the t3lib-directory anymore.
Change-Id: Icef845e0ae1fc25a51cd01fa2452751d14b362c5
Resolves: #55433
Rel...
Stefan Neufeind
19:36 Revision 017242ff: [BUGFIX] Exception if directories are not readable
If a user has listing rights on a folder which contains
folders he does not have access to the user currently
will en...
Steffen Ritter
19:34 Revision 0a00643f: [TASK] Deleting currently opened folder in filelist results in error
When you have a folder opened in the filelist and then delete it
via the folder-tree the file-module shows an error a...
Steffen Ritter
19:18 Revision 138b13ae: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
19:16 Revision 916c273f: [BUGFIX] Fix fatal when processing folder does not exist
When the processing folder does not exist,
it is created on the fly in ResourceStorage.
However the returned object ...
Helmut Hummel
19:15 Revision a8c54798: [TASK] Add API to retrieve the parent folder of a resource
Currently if some code needs the parent directory or folder
object of some files or folders it either needs to query ...
Steffen Ritter
19:14 Revision 3ac80662: [TASK] Add possibility to dump file to browser
The FileAbstractionLayer currently only provides the possibility to
retrieve the contents of a file as a string. If y...
Steffen Ritter
18:52 Revision e81d0605: [BUGFIX] Delete file with missing processed file raises alert
When a BE User deletes a file in the file module all file references
as well as processed files are removed, too. If ...
Fabien Udriot
18:30 Revision a5aed372: Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload"
This reverts commit 495afb59adf47818215bb702a71ec5f79dfd4359
The patch is reverted because it does not work when the...
Frans Saris
17:55 Revision 3756116a: [TASK] Fix remaining calls to FileRepository for retrieving Files
In previous efforts the calls to the FileRepository, when retrieving
File objects have been relocated to the Resource...
Steffen Ritter
17:38 Revision 03606391: [TASK] Priority is not execution order in for Extractors
When the meta-data extraction services have been introduced it
silently has been assumed that the defined priority ca...
Steffen Ritter
17:16 Revision 4fbaa7ec: [BUGFIX] Adjust css in new content element wizard
The rendering of the plugin menu gets messed up if a plugin hasn't any
description. This patch clears floating for ev...
Nicole Cordes
16:55 Revision ff3b81c1: [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode
Resolves: #55464
Releases: 6.2
Change-Id: I1891763db8a8edc5ddb8077a1cc32c8184a7e0c1
Reviewed-on: https://review.typo3...
Stephan Großberndt
15:52 Revision 14652300: [TASK] Install Tool > All Configuration "Expand All" functionality
Adds toggle all functionality.
Resolves: #55453
Releases: 6.2
Change-Id: Ie798e229a8a8751f82ffc6c14d1b1ca0caf949e1
R...
Marcel Küpper
15:11 Revision bb975541: [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file
On splitting sys_file table to extract metadata tca ctrl settings
crdate and cruser_id have been left out, but the co...
Marc Bastian Heinrichs
15:00 Revision a5e884f8: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
14:32 Revision b91dc676: [BUGFIX] DocumentTemplate class inserts inDocStyles twice
Change-Id: I252da74973c3dc4157717139c95ad0605e16fce1
Releases: 6.2, 6.1, 4.5
Resolves: #55458
Reviewed-on: https://re...
Stefan Neufeind
13:43 Revision 2ce726e4: [TASK] ClickMenu: Set background via CSS instead of JS
Move background-style from JS to CSS. Since other skinning-
extensions might override color-settings in TBE_STYLES we...
Stefan Neufeind
13:39 Revision 5347431d: [TASK] Make files visible by default
For FAL, the concept of "hidden" files was introduced with the sysext
"metadata". The field is called "visible", its ...
Fabien Udriot
13:27 Revision 9bc40660: [BUGFIX] Content Element Wizard Hook labeled wrongly
The message when having a hook for the wizard items
is still the same, although the interface has been
renamed. So th...
Benni Mack
13:25 Revision 4764cec4: [TASK] Obsolete code in saltedpasswords
tx_saltedpasswords_autoloader was used in old install tool only
and is obsolete now.
Change-Id: If398a197a18bfda2078...
Christian Kuhn
13:09 Revision bd47397f: [CLEANUP] Cleanup code in ElementBrowser
This patch does not change functionality.
It just fixes formatting issues of the code and
corrects phpdoc.
Resolves:...
Markus Klein
12:58 Revision 460da13f: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
12:58 Revision 084b5a97: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
12:41 Revision b9e7caad: [BUGFIX] Clean up category references when a file is deleted
File are categorizable by default as of TYPO3 6.2
When a BE User deletes a file, associated categories
must be remove...
Fabien Udriot
12:28 Revision 4f3b6ecb: [TASK] Missing signals on adding folder
There are signals for most filestorage operations performed
in the ResourceStorage, but not for adding a folder.
Thi...
Frans Saris
10:56 Revision e81b0ca9: [BUGFIX] No double slash during folder canonicalization
The canonicalizeAndCheckFolderIdentifier does now check if the given
folder path is just a simple slash (/) and retur...
Alexander Stehlik
01:30 Revision f417d291: [BUGFIX] Wrong typehint in TypoScriptFrontendController
The variable $pageCache in TypoScriptFrontendController misses "Core" in
the namespace.
Change-Id: I5f9ee3bf36951194...
Simon Schaufelberger

2014-01-29

21:50 Revision 319214a2: [BUGFIX] Update enableDeprecationLog default value and help text
TYPO3's deprecation_log is disabled by default. The Install Tool
shows an incorrect help text for the configuration
$...
Michael Schams
21:38 Revision 8f2c2fe2: [TASK] Wrong phpdoc in TableGarbageCollectionTask
The phpdoc notation of TableGarbageCollectionTask has some
pre namespaces config example.
This patch changes the php...
Frans Saris
20:54 Revision 2ecd236a: [BUGFIX] Installer: Show correct value for boolean options
Resolves: #53963
Releases: 6.2
Change-Id: I0dd51f2d256c153d6b6a1e247d86c69c5cfd7a7b
Reviewed-on: https://review.typo3...
Markus Klein
20:42 Revision 9d4caced: [BUGFIX] TSFE->altPageTitle can not be set in extensions
It is not possible to set $GLOBALS['TSFE']->altPageTitle
in USER_INT extensions anymore to modify the page title.
Th...
Markus Klein
20:42 Revision 9dc04c84: [TASK] Increase title column width in Web List module
Each database table has configured title column through
TCA configuration. This values are used by List Module
to ren...
Marcin Sągol
20:34 Revision b81c5d55: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:34 Revision 3a847552: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:16 Revision 635768cc: [BUGFIX] Set missing markers to empty string
Change-Id: I3892f88bdd094b390a22fe94d9b089bd9b8aef71
Resolves: #54112
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Bernhard Kraft
20:10 Revision 69f7c441: [BUGFIX] ClickMenu does not show destination-foldername
Change-Id: I623d243ea504b0e646bd969e55ed7686ad3e9caf
Releases: 6.2, 6.1, 6.0
Resolves: #55407
Reviewed-on: https://re...
Stefan Neufeind
20:04 Revision 7bc9a4e9: [BUGFIX] Display detected fatal in extension check
In the installer fatals can happen during updates of
very outdated extensions. Many updates can lead to a
redirect to...
Thomas Maroschik
19:41 Revision a246231c: [BUGFIX] Tame PackageStates.php in functional tests
Functional test bootstrap creates a full new instance
within typo3temp together with an own database. Goal is
a contr...
Christian Kuhn
19:11 Revision 96a11726: [TASK] Remove useless count function calls in stdWrap
Remove two count calls in the often called stdWrap function
to increase the performance. Furthermore remove the
is_ca...
Tim Lochmüller
11:30 Revision 5f873f07: [TASK] Be more expressive in error condition
If lockSSL is set to 1 and the backend is not
accessed via SSL currently a 404 header is sent
with no message body. T...
Helmut Hummel
11:20 Revision b15348a4: [BUGFIX] Prevent strings from being autoloaded
The introduction of a TypeConverter for Enumaration
types in #52762 added is_subclass() calls to
getPlainValue() in t...
Helmut Hummel
00:38 Revision 6cd6d3b3: [TASK] Replace JavaScriptEncoder with json_encode()
The JavaScriptEncoder class is used a lot in the TYPO3 backend. It does
expensive character conversions, character by...
Michiel Roos
00:15 Revision f882a730: [RELEASE] styleguide: 0.6.1
Felix Kopp
00:14 Revision b29e4785: [TASK] styleguide: Description
Felix Kopp
00:11 Revision c400b79c: [TASK] styleguide: Table test edge case+30px patch
Based on http://forge.typo3.org/issues/52599 Felix Kopp

2014-01-28

22:00 Revision b867b04f: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
22:00 Revision e5df843e: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
21:59 Revision d6803b70: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
20:10 Revision 1e89ca44: [TASK] Unify button styles
Unifies buttons over the backend:
+ <button>
+ <input type="submit">
+ <input type="reset">
+ <a class="t3-button">
...
Felix Kopp
19:28 Revision 7fe3c5ff: [BUGFIX] Invalid constant in the domain redirect function
There is a "copy-and-paste" mistake in the domain redirect mechanism.
The function HttpUtility::redirect should call ...
Tim Lochmüller
17:19 Revision c158e24d: [TASK] Remove find file in EXT: lowlevel
Removes the find file function from EXT: lowlevel.
Find file was only available for admins.
Change-Id: I79cedeeef8e8...
Felix Kopp
14:07 Revision 0935dc55: [BUGFIX] TS Parser: Fix regression when having tabs in TS names
With the optimization of the TS parser (see #54856), it is not
possible to write TypoScript like this anymore:
confi...
Benni Mack
08:01 Revision 3b7ccf42: [TASK] Upgrade jQuery to 1.11.0
Besides fixes this release features
"fewer forced layouts" and "lower startup overhead".
Change-Id: I988141ccd356425...
Stefan Neufeind

2014-01-27

22:44 Revision a42059c8: [TASK] Change phpunit repository url for travis
Resolves: #55366
Resolves: #55377
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758...
Philipp Gampe
22:41 Revision 3b2cb073: [TASK] Change phpunit repository url for travis
Additionally, change the url for the introduction package.
Resolves: #55366
Resolves: #55377
Releases: 6.2, 6.1, 6.0...
Philipp Gampe
22:23 Revision 91b1db09: [TASK] Change repository url for introduction package
Resolves: #55377
Releases: 6.1, 6.0, 4.7, 4.5
Change-Id: Ic22c1baf87b1cca9c6169b682aa629765fc1ab14
Reviewed-on: https...
Philipp Gampe
22:14 Revision ef4d996a: [TASK] EXT: lowlevel Configuration labels
Configuration arrays should be accessed via $GLOBALS.
Modify labels to include the $GLOBALS keyword.
Change-Id: Iea3...
Felix Kopp
22:04 Revision 1af64b0c: [TASK] Change phpunit repository url for travis
Resolves: #55366
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758ad6
Reviewed-on: ...
Philipp Gampe
21:45 Revision 8c29d5dd: [TASK] Remove strlen calls in the DatabaseConnection
Remove the strlen calls in the DatabaseConnection to avoid many
string length calculations for the small checks in th...
Tim Lochmüller
18:24 Revision a8849381: [TASK] Change phpunit repository url for travis
Resolves: #55366
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ia90d7c85f81828bd23275b7fa4017ee74a758ad6
Reviewed-on: ...
Philipp Gampe
17:21 Revision 1b15a7e2: [TASK] Make Extbase use cache group "pages"
As there is the possibility to use grouped caching in
order to be more flexible, Extbase should not use
hard-coded ca...
Benni Mack

2014-01-25

16:46 Revision 29191fba: [BUGFIX] Invalid class name to file path conversion
The conversion from a class name such as
tx_extensionname_domain_model_somename to its corresponding PHP file
does no...
Xavier Perseguers
14:37 Revision 9902af14: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/4 from daniellienert/master
[TASK] styleguide: Minimum TYPO3 CMS version to 6.2
Due to the use of the includeCssFile
Felix Kopp
09:01 Revision ce05c212: TASK: Set minimum typo3 version to 6.2 due to the use of the includeCssFiles tag within f:be.container
Daniel Lienert

2014-01-24

23:46 Revision b84c524d: [TASK] styleguide: Readme icon+links
Felix Kopp
23:43 Revision 65b042fe: Initial commit Readme.md
Felix Kopp
23:32 Revision 91bce222: [RELEASE] styleguide: 0.6.0 for TYPO3 CMS v. 6.2.x
Felix Kopp
23:31 Revision 7678f3ea: [CGL] styleguide: Closing PHP tag
Felix Kopp
23:31 Revision bcbd4a74: [TASK] styleguide: FlashMessages headline
Felix Kopp
23:31 Revision d010bb54: [TASK] styleguide: Allow buttonAction
Felix Kopp
23:30 Revision 104f4a8e: [FEATURE] styleguide: Add "Buttons" to footer navigation
Felix Kopp
23:30 Revision fc956a68: [BUGFIX] styleguide: Add missing label & menu for Typography
Felix Kopp
23:29 Revision f0d2078a: [FEATURE] styleguide: Buttons page
Felix Kopp
20:07 Revision b2f4ac41: [TASK] Make use of .t3-table in EXT: extension manager
Use <table class="t3-table"> in backend module.
Removes duplicate SASS/CSS definitions in module in order
to make us...
Felix Kopp
14:19 Revision 72db639d: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
08:30 Revision 3cefa404: [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path]
The options [BE][unzip_path] and [BE][diff_path] expect different values.
Adjust the descriptions accordingly.
Resol...
Markus Klein
08:28 Revision 041780f6: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
01:28 Revision 86051cd3: [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path]
The options [BE][unzip_path] and [BE][diff_path] expect different values.
Adjust the descriptions accordingly.
Resol...
Markus Klein

2014-01-23

23:42 Revision b427ae10: [BUGFIX] Get suggest wizard working with renderMode=checkbox
In case a select field with renderMode "checkbox" is used together with
the suggest wizard, clicking the suggestions ...
Tolleiv Nietsch
23:25 Revision c108a378: [BUGFIX] hasProperty ignores meta data properties
Since the split of sys_file to sys_file_metadata the data
is stored in different arrays. The hasProperty method of
Ab...
Steffen Ritter
17:26 Revision 21fb92fd: [TASK] Remove t3lib from the example .htaccess file
Since removing the t3lib folder in TYPO3 6.2, there is
no more reason to keep reference to this folder in the
example...
Eric Chavaillaz
16:56 Revision 8f55af73: [BUGFIX] sys_category table not listed in allowed excludefields
Enables the security flag ignoreRootLevelRestriction in order
for the sys_category table to be listed in allowed excl...
Tomita Militaru
16:53 Revision 79178f0d: [BUGFIX] sys_category table not listed in allowed excludefields
Enables the security flag ignoreRootLevelRestriction in order
for the sys_category table to be listed in allowed excl...
Tomita Militaru
16:24 Revision eec8579b: [BUGFIX] Removing single category item not possible
The "items" selector in a system categories misses a "size"
property. It is thus considered by the forms JS to be a s...
Francois Suter
16:20 Revision 537cf984: [BUGFIX] Removing single category item not possible
The "items" selector in a system categories misses a "size"
property. It is thus considered by the forms JS to be a s...
Francois Suter
16:19 Revision 662eb3da: [TASK] Fix category collection functional test
Category collection test now extends FunctionalTestCase
class and is green again.
Resolves: #54914
Releases: 6.2
Cha...
Tymoteusz Motylewski
14:55 Revision 68057cfd: [BUGFIX] CLI context cannot write to backend log
The CLI context cannot write to the backend log. The
log entry also has an information about the currently used
IP ad...
Oliver Hader
14:55 Revision 57b70f79: [BUGFIX] CLI context cannot write to backend log
The CLI context cannot write to the backend log. The
log entry also has an information about the currently used
IP ad...
Oliver Hader

2014-01-22

14:47 Revision b865ad9d: [BUGFIX] Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
Fixing regression from issue #54995 and use
namespaced class name in TYPO3_6-1 branch.
Fixes: #55246
Releases: 6.1
C...
Oliver Hader
11:59 Revision 0d0beaf3: [TASK] Simplify Font-Size inheritance (CSS)
Font-sizes are defined in t3skin at various places multiple times.
In order to reduce complexity font-size & line-hei...
Felix Kopp

2014-01-21

23:48 Revision 485ef58f: [BUGFIX] Simulate time in TYPO3 admin panel broken
* Test typeof TBE_EDITOR == "undefined" in jsfunc.evalfield
* Thanks to Stefan Neufeind/Markus Klein for adding the U...
Peter Niederlag
17:57 Revision 5a802c83: [BUGFIX] lineNumber count in Template Analyzer
ExtendedTemplateService
=======================
* fix/improve ExtentedTemplateService->lineNumberToScript
* don't pre...
Peter Niederlag
17:53 Revision c96321d4: [BUGFIX] Static method cannot be abstract
Releases: 6.1, 6.0
Fixes: #37539
Change-Id: I6b629579f7d6d7cfb3869e8fbc6ac4d218aab6be
Reviewed-on: https://review.typ...
Xavier Perseguers
16:00 Revision a2a6d91b: [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site
To make GifBuilder and GraphicalFunctions work in
backend context, it is needed to set the absolute
path prefix for p...
Helmut Hummel
15:59 Revision 0c3084b1: Revert "[BUGFIX] Repair f:image VH for Backend"
This change is reverted in favor of a cleaner approach:
https://review.typo3.org/23652
This reverts commit 2e4630363...
Helmut Hummel
15:00 Revision ae547690: [BUGFIX] RootlineUtility does not consider foreign_sorting
Make sure RootlineUtility::enrichWithRelationFields() does take
the TCA setting foreign_sorting into account when fet...
Markus Klein
14:59 Revision f5e6ed3d: [BUGFIX] RootlineUtility does not consider foreign_sorting
Make sure RootlineUtility::enrichWithRelationFields() does take
the TCA setting foreign_sorting into account when fet...
Markus Klein
12:35 Revision 8c12d483: [BUGFIX] Duplicated translation entry for clear cache menu pages
Remove duplicate translation entry in locallang_core.xlf
Change-Id: Ie550b4a8b9736e397a8ce46d00feb957652d92c0
Resolv...
Mathias Brodala
10:29 Revision 17dc1bf1: [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
When running UnitTests for UpdateExtensionListTask and the extension
Scheduler is not loaded will raise an Fatal erro...
Stefano Kowalke
05:59 Revision 083f7086: [TASK] Rename cache t3lib_l10n to l10n
As t3lib doesn't exist anymore, get rid of this naming schema.
Change-Id: I525db9a511813e1e517c1363e29894b34b80ad48
...
Georg Ringer
05:58 Revision f8b812dd: [TASK] Move Tidy functionality to a TER ext
As discussed in the Core newsgroup, the Tidy functionality
should be removed from the TYPO3 CMS Core. The checks
and ...
Benni Mack

2014-01-20

20:29 Revision fb91cb8c: [TASK] Streamline usage of BackendUtility::getPagesTSconfig()
Avoid calling BackendUtility::getPagesTSconfig() with default or useless
parameters.
Resolves: #53502
Releases: 6.2
...
Philipp Gampe
12:44 Revision 97e53286: [BUGFIX] Improve layout of Install Tool with long lines
There might be situation where very long 'words' (line text without
spaces) are rendered in System environment check ...
Georg Ringer
09:44 Revision 06685fd3: [BUGFIX] Flow\Utility\Exception missing
This exception is required by PackageManager
Resolves: #55132
Releases: 6.2
Change-Id: I80d966d581da78802dffd15c6bf2...
Markus Klein
08:20 Revision 2e463036: [BUGFIX] Repair f:image VH for Backend
ImageMagick command was executed from directory
typo3/, but output file is relative and starts
with typo3temp.
This p...
Stefan Froemken
06:13 Revision bf81f39a: [BUGFIX] TCA pages:subtitle is missing eval=trim
The TCA pages misses 'trim' as eval setting for column subtitle.
The title field and the subtitle field of pages_lang...
Markus Klein

2014-01-19

19:44 Revision 82ce800d: [TASK] Make use of .t3-table in EXT: beuser *compare
Use <table class="t3-table"> in backend module compare view.
Change-Id: Icd8fb361a61c6bbfd933fc4b1b011838f18868e8
Re...
Felix Kopp
19:43 Revision 849fc573: [TASK] Remove css_styled_content legacy templates before 4.5
This change simply removes legacy files - no other changes.
Resolves: #54621
Releases: 6.2
Change-Id: Ief7287eee5a2f...
Claus Due
18:35 Revision 1b83cad8: [TASK] Cache menu needs clear namings and permissions
With the introduction of the grouping mechanisms of the
caching framework and the sensitivity of the system
caches gr...
Benni Mack
18:08 Revision 590ca478: [BUGFIX] Broken links to online TSconfig in two language labels
Old links pointing to http://typo3.org/documentation/ should be updated
and point to the official TYPO3 documentation...
Xavier Perseguers
15:27 Revision fcef7221: [TASK] Make use of .t3-table in EXT: wizard_sortpages
Use <table class="t3-table"> in backend module.
Also removes few markups and improves CGL compliancy.
Change-Id: I4f...
Felix Kopp

2014-01-18

16:07 Revision 551d382f: [BUGFIX] Fatal error in indexed_search
FileContentParser misses one backslash for RuntimeException
to be in global namespace.
Only master is affected, since...
Markus Klein
15:16 Revision f5aae21a: [BUGFIX] Cannot download manuals
Since the UX renaming, it is not possible anymore to download
manuals from docs.typo3.org.
Fixes: #55126
Releases: 6...
Xavier Perseguers
14:31 Revision e68cc6f5: [TASK] Install Tool: System Information shows empty values
Adopt the list such that either port or socket is shown.
Print "default socket" for an empty socket definition.
Reso...
Philipp Gampe
14:15 Revision c631a58f: [BUGFIX] No placeholder attribute in backend forms
The disposal of the placeholder feature in backend forms needs
to be enabled using the mode setting "useOrOverridePla...
Oliver Hader
11:43 Revision 0d970a77: [BUGFIX] Hide update icon for incompatible extensions
Currently the update icon in extension manager is displayed every time
a higher TER version of the extension exists. ...
Nicole Cordes

2014-01-17

20:45 Revision ab6256f4: Revert "[TASK] Optimize speed for instantiating class with arguments"
This reverts commit 2526bddb5b27ca832575fad809facfa39c7db225.
This is not PHP 5.2 compatible (static::*).
See also ...
Ernesto Baschny
20:17 Revision 57ae843b: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: If5e62f07957ac8a288e028df769eec912d9e134b
Reviewed-on: https://review.typo3.org/26909
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:17 Revision 444ee47c: [RELEASE] Release of TYPO3 6.2.0beta4
Change-Id: If2de3be4d0ff90088e8e94fbb63c9632b700b147
Reviewed-on: https://review.typo3.org/26908
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:05 Revision 6860bcc3: [TASK] Remove fixed width for Content Element Wizard tabs content container
When using Content Element Wizard configured to render items with
tabs their body container has fixed width of 680px....
Marcin Sągol
15:23 Revision 62346415: [BUGFIX] Handle empty tags in language pack index files
This patch adds a check to the L10n index parser to consider
whether the value of an XML tag is empty or contains onl...
Alexander Stehlik
14:53 Revision 718d9b6a: [TASK] Optimize TypoScriptParser
The code in \TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser gets called
a lot. It needs to be optimised.
* Use la...
Michiel Roos
12:11 Revision fdd08bf6: [TASK] Fix typos & grammar issues in Install Tool
Change-Id: Iaad158d8e0a67ee839cfd346e33f9cf466620893
Resolves: #55098
Releases: 6.2
Reviewed-on: https://review.typo3...
Georg Ringer
10:55 Revision c059714a: [TASK] BE: Make "Template Analyzer" the last menu item
During the refactoring of the tstemplate extension, the
Template Analyzer modfunc was inserted at first position
of t...
Benni Mack
09:28 Revision 2526bddb: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
09:25 Revision 3d40e0ac: [TASK] Optimize speed for instantiating class with arguments
PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class...
Helmut Hummel
00:19 Revision 9dbb81a4: [BUGFIX] Use system locale when indexing external documents
If paths or filenames of external documents contain utf-8 characters the
system locale must be used. Functions like e...
Jigal van Hemert

2014-01-16

23:56 Revision 102307f6: [BUGFIX] Fix PHP fatal error in be.tableList view helper
The be.tableList view helper uses the class localRecordList
which relies on a available $GLOBALS['SOBE']->doc object....
Marc Bastian Heinrichs
23:52 Revision 5444b2fd: [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks
In the PackageManager cache file is a validation of the actual file
path to the file path the cache was last generate...
Alexander Opitz
23:26 Revision 6293aa70: [BUGFIX] Deprecated function call mysql_list_dbs in dbal
replaced mysql_list_dbs by show databases query
Resolves: #53761
Releases: 6.2
Change-Id: I2b41b19aa900ba7eef33f2a99...
Ingo Schmitt
22:57 Revision 394e421a: [BUGFIX] Fix PHP fatal error in be.tableList view helper
The be.tableList view helper uses the class localRecordList
which relies on a available $GLOBALS['SOBE']->doc object....
Marc Bastian Heinrichs
22:52 Revision c4703dbb: [BUGFIX] Create valid file reference index data
This patch prevents the creation of sys_refindex entries that point to no
table and no record.
Additionally it fixes...
Alexander Stehlik
22:52 Revision 0965b223: [BUGFIX] Create valid file reference index data
This patch prevents the creation of sys_refindex entries that point to no
table and no record.
Additionally it fixes...
Alexander Stehlik
22:48 Revision 42cd0278: [BUGFIX] File browser fails on inexistent expandFolder
If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I...
Mario Rimann
22:48 Revision b7ce3eff: [BUGFIX] File browser fails on inexistent expandFolder
If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I...
Mario Rimann
14:31 Revision 401699ac: [TASK] Add FlashMessage API to Extbase AbstractController
Flow comes with an API in AbstractController to add FlashMessages.
Introducing this API to Extbase provides a conveni...
Nico de Haen
13:56 Revision c2454835: [TASK] Fix typo in Install Tool
Replace 'chose' with 'choose'.
Change-Id: I5ad978009e20fa420ba888a3deabb86d0d1ae926
Resolves: #55053
Releases: 6.2
R...
Georg Ringer
13:12 Revision 956c2fef: [TASK] Use file_exists() instead of is_file()
is_file() checks whether a resource exists and whether it
is actually a file. There are several parts in the core,
wh...
Oliver Hader

2014-01-15

22:44 Revision df2635c6: Revert "[BUGFIX] Assume pid 0 for global backend context"
formal: the change is not marked as breaking.
functional: removing the functionality fetching the
typoscript from a a...
Marc Bastian Heinrichs
21:38 Revision 1101f392: [!!!][FEATURE] Improve caching framework by introducing groups
The current TYPO3 Core includes different types of caches. There are
system-related caches (class loading cache, conf...
Benni Mack
18:09 Revision f273fff1: [BUGFIX] Image CE rendering does not scale images
When rendering images with CssStyledContent while using the features
maxW and equalHeight at the same time, the rende...
Thomas Blaß
16:53 Revision 447dba14: [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam()
Currently it is only possible to create a
temporary file with a given prefix and without
any file extension. But for ...
Frans Saris
16:06 Revision 52d5bd25: [TASK] Extend TypoScriptParser test cases
Resolves: #55026
Releases: 6.2
Change-Id: Ia1d03b4c3db6bb224b920b7252bd68df70053515
Reviewed-on: https://review.typo3...
Oliver Hader
15:57 Revision 84b6e61f: [TASK] Skip two tests in LocalDriverTests in PHP 5.3
For most tests in the LocalDriverTest vfsStream is used to
emulate the filesystem. This needs PHP filesystem function...
Steffen Ritter
15:49 Revision f76c7ea8: [BUGFIX] Show correct record title for be_groups and be_users
Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B...
Markus Klein
15:48 Revision 429e13d5: [BUGFIX] Show correct record title for be_groups and be_users
Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B...
Markus Klein
15:18 Revision 0b6f5d0e: [TASK] Extend DB fields for be users/groups of DB/file mounts
The maxitems entry for be_users / be_groups fields
db/file mounts was raised in issue #55018. The DB schema of
these ...
Benni Mack
15:16 Revision 5ecb43f7: [BUGFIX] Bring back final class name cache
The class name needs to be determined through
a lookup in the implementation configuration
(AKA XCLASS).
This runtim...
Helmut Hummel
14:57 Revision f83eddd5: [!!!][TASK] Driver API has too many crosscutting concerns
The Driver within the FileAbstractionLayer is the actual
abstraction of a concrete file-system meant to unify
access ...
Steffen Ritter
14:14 Revision 9bbad98c: [TASK] Document that TYPO3 is not compatible with MySQL strict mode
Document that in the requirements section of the INSTALL.md.
Resolves: #54883
Releases: 6.2
Change-Id: Idd80528493b9...
Ernesto Baschny
14:10 Revision 9c905d15: [TASK][CONF] Accept other settings in [SYS][setDBinit]
Since the mysqli interface recommends setting the charset using the
mysqli API the utf8 charset will be initialized w...
Alexander Stehlik
13:58 Revision 5b23142f: [BUGFIX] PHP warnings in ElementBrowser
The ElementBrowser tries to access array indexes
which do not exists.
Fix this to prevent PHP warnings.
Resolves: #5...
Markus Klein
13:56 Revision 47387086: [TASK] Cleanup __DIR__ and require/require_once
* Use __DIR__ instead of dirname(__FILE__) (since PHP 5.3.0)
* Use require_once for loading classes ("just once")
Re...
Stefan Neufeind
13:55 Revision 3adf7835: [TASK] FrontendContentAdapterService processes record repeatedly
The FrontendContentAdapterService rewrites records so legacy
TypoScript is able to work on the files to. To do so it ...
Steffen Ritter
13:44 Revision 2750c6ab: [TASK] Allow more DB and File Mounts for BE users and BE groups
In big installations, more than just 25 DB mount points are needed.
Solution: Raise the default configuration to 100...
Benni Mack
05:59 Revision 2cfefec4: [BUGFIX] Correct handling of empty Backend Layouts
Since the default value of the page properties backend_layout and
backend_layout_next_level is an empty string the va...
Alexander Stehlik
02:33 Revision 81202b0a: [BUGFIX] Images in distributions are not shown
The API of the fluid image viewhelper had changed. This makes that
change less breaking, by respecting the old order ...
Ernesto Baschny
01:40 Revision 60e488e3: [BUGFIX] PHP warnings in ElementBrowser
The ElementBrowser tries to access array indexes
which do not exists.
Fix this to prevent PHP warnings.
Resolves: #5...
Markus Klein

2014-01-14

18:50 Revision 0ac8948e: [TASK] Speedup typolink root-line handling
The link generation via typolink needs the domain record as well
as the rootline to generate the links correctly. To ...
Steffen Ritter
18:48 Revision acc7ff01: [TASK] Speedup typolink root-line handling
The link generation via typolink needs the domain record as well
as the rootline to generate the links correctly. To ...
Steffen Ritter
17:22 Revision f3d324da: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
17:21 Revision 714fca70: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
17:04 Revision 58bb7153: [BUGFIX] Folder tree in popup throws JS error
When using the folder tree (file, and folder navigation) popup
(browse_links) a JS error occurs when opening new fold...
Aske Ertmann
14:26 Revision df52d4a8: [BUGFIX] Add defaultTypoScript to hierachyInfo
[BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Alw...
Peter Niederlag
14:26 Revision f68832a2: [BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Always add both defaultTypoScript_setup and default...
Peter Niederlag
14:08 Revision 5fe23203: [BUGFIX] Add defaultTypoScript to hierachyInfo
Fixes a problem with the TemplateAnalyzer introduced by #43540
- Always add both defaultTypoScript_setup and default...
Peter Niederlag
13:34 Revision e7195cf7: [BUGFIX] Add SQL Index to Processed Files DB table
Added index to original,task_type,configurationsha1
this improves performance for non-cached pages and
backend calls
...
Ingo Schmitt
11:08 Revision 86027526: [BUGFIX] Exception in FileMetadataOverlayAspect
It is possible that PageRepository::getRecordOverlay() returns NULL which
throws an exception as ArrayObject::exchang...
Georg Ringer
10:46 Revision 40aa8006: [BUGFIX] Prevent double loading of session data
At the moment we load the session data to verify authentication and
again to verify session existence. This isn't nec...
Alexander Opitz
09:08 Revision 29efbe49: [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend
Due refactoring the property $languageMode is compared but is never
filled. The property from the querySettings has t...
Georg Ringer
09:06 Revision 1e0254b8: [TASK] Proper template for EXT:cshmanual
Use the proper template mechanism and a toolbar for the cshmanual ext to
let it look like all other backend modules.
...
Georg Ringer
09:00 Revision 9a02a705: [TASK] Update IDNA-class to 0.8.1
Change-Id: I1aaf487c43adc7e36fa98aaf972094fa13d1e764
Resolves: #53902
Releases: 6.2
Reviewed-on: https://review.typo3...
Stefan Neufeind

2014-01-13

22:19 Revision 8289e607: [TASK] Fix typo in copyright notice
"textfile" will be replaced by "text file"
Resolves: #54893
Releases: 6.2
Change-Id: Ic7ce106a016f242cc47c70539876ff...
most wanted
22:18 Revision 22d3be12: [BUGFIX] Template dropdown doesn't refresh template title after save
Reloads the template menu after the template title has been changed.
Resolves: #51805
Releases: 6.2, 6.1
Change-Id: ...
Torben Hansen
22:06 Revision 273958a4: [BUGFIX] Template dropdown doesn't refresh template title after save
Reloads the template menu after the template title has been changed.
Resolves: #51805
Releases: 6.2, 6.1
Change-Id: ...
Torben Hansen
22:00 Revision 6b951001: [BUGFIX] Only variables should be passed by reference
array_shift() takes argument by reference.
Releases: 6.2
Fixes: #54933
Change-Id: I94c16bc739f36d669640701561ff94aeb...
Xavier Perseguers
21:57 Revision f294b262: [BUGFIX] Fix PHP warnings in PackageManager
Resolves: #54963
Releases: 6.2
Change-Id: I58b1f6109872d6eb8059fceb1bec1af7134e84e2
Reviewed-on: https://review.typo3...
Markus Klein
21:53 Revision 51ebe1cf: [TASK] Check for libxml bug in install tool
Add check for libxml bug when saving special characters ">><<"
in a flexform
Resolves: #51271
Releases: 6.2
Change-I...
Tomita Militaru
18:49 Revision a9f111f3: [TASK] Calculated hash of File object is never used
The indexing pre-calculates the file hash and stores it in
the sys_file table. Sadly the getter of file objects never...
Steffen Ritter
18:21 Revision df96f236: [BUGFIX] Ignore dependencies of inactive packages
It might happen that activating or deactivating
a package throws an exception because other inactive
packages are ava...
Helmut Hummel
14:32 Revision cc3b0298: [TASK] Add index to sys_file_metadata
Since sys_file_metadata records are enabled to be
translated the file list module is capable of metadata
translations...
Ingo Schmitt
14:30 Revision 85edd0e1: [TASK] Update SQL definition for sys_file_storage
There are missing indexes as well as a mismatch between the
TCA definition (and therefore actual usage) and the SQL
d...
Ingo Schmitt
14:27 Revision 1044c801: [TASK] Add index to sys_category
All page, content and file-records TCEforms render a category
tree in order to assign these. The tree building execut...
Ingo Schmitt

2014-01-12

17:39 Revision cca2d700: [BUGFIX] Indexer tries to insert NULL into DB
The Indexer of indexed_search tries to insert NULL values
into NOT NULL columns of the database.
Since #53662 NULL v...
Markus Klein

2014-01-11

21:47 Revision b90e09b5: [BUGFIX] Skip validation of uninitialized collections
Elements in LazyObjectStorages should not be validated,
since the values would be reconstituted from persistence anyw...
Nico de Haen
20:22 Revision 72f5d5a6: [BUGFIX] Add missing logger names
A logger name is mandatory to configure a particular logger.
The convention is use __CLASS__ as the logger name when
...
Steffen Müller
17:14 Revision ada821d1: [BUGIFX] Drop usage of addTofeInterface parameter
In #54613, usage of parameter $addTofeInterface in method
ExtensionManagementUtility::addTCAcolumns() was deprecated....
Francois Suter
14:01 Revision b8280294: [BUGFIX] Add missing logger names
A logger name is mandatory to configure a particular logger.
The convention is use __CLASS__ as the logger name when
...
Steffen Müller
 

Also available in: Atom