Project

General

Profile

Activity

From 2014-04-14 to 2014-05-13

2014-05-13

20:35 Revision 12177afd: [BUGFIX] Wrong path reference for installToolPassword option
The [BE][installToolPassword] contains a suggestion to additionally
protect the Install Tool by protecting its folder...
Markus Klein
19:32 Revision dd146826: [BUGFIX] Restore registers before early returns
Having an empty image list or a list of images with empty values
will not restore the loaded registers.
So we must re...
Jo Hasenau
19:24 Revision 88746ec2: [BUGFIX] Don't rely on not found database records impexp
The function exec_SELECTgetSingleRow could also return
FALSE in addition to NULL, so add a additional check.
Resolve...
Marc Bastian Heinrichs
18:03 Revision 624aef35: [BUGFIX] MM relations are not correctly resolved in Backend view
DataPreprocessor is taking care of preparing data for the form
view processed in the FormEngine. However, MM relation...
Oliver Hader
18:00 Revision 016860ab: [BUGFIX] Invalid module token in openid wizard
Fix the double htmlspecialchars call by removing the one
in the controller. Fluid does it anyway.
Resolves: #58719
R...
Markus Klein
18:00 Revision d951b22b: [BUGFIX] Sprite icons not shown
If first hit after clearing cache was not in BE context
some icons are not part of the sprite css.
This patch makes ...
Frans Saris
17:58 Revision deb3c0f4: [BUGFIX] Category tab not shown for file when filemetadata installed
As a result of the TCA caching changes the order of
the manipulations done in the sys_file_metadata TCA
have changed....
Frans Saris
17:37 Revision d277119a: [BUGFIX] Remove failing extension installations
This patch takes care about removing extracted extension folders if an
installation fails. For new extensions the fol...
Nicole Cordes

2014-05-12

23:27 Revision 01103d52: [BUGFIX] DataProviderContext uses wrong member field in setter
Resolves: #58731
Releases: 6.2
Change-Id: Ic3c5417d19b165009ae500a19b565569e2d8b2b2
Reviewed-on: https://review.typo3...
Tim Schreiner
17:04 Revision 4f982ca0: [TASK] Update to phpunit 4.1
Do not forget to "composer update" test instances!
Updating from phpunit 3.7 to 4.1 is smooth, except two details:
...
Christian Kuhn
15:45 Revision 65603ab6: [SECURITY] Extbase must not cache dynamic parts of queries
Do not cache the enable fields part of queries. This part
needs to be added on each query dynamically to reflect the
...
Markus Klein
10:38 Revision 037d2c7b: [BUGFIX] Check if storage exists before accessing it
When editing a file mount in the backend, we need to check if
the storage backend actually exists.
Change-Id: I76e67...
Christian Weiske
10:33 Revision d071a64b: [BUGFIX] Use file name in delete confirmation message
Instead of using the file identifier, the actual file name
is used when asking if a file should be deleted.
This is ...
Christian Weiske

2014-05-08

12:29 Revision 6ffdceeb: [BUGFIX] Solve stackoverflow in prototype in IE8
The reason for this behaviour is the combination of prototype.js
and ExtJS. The ExtJS defer() method takes precedence...
Jigal van Hemert
12:29 Revision fb8370d0: [BUGFIX] Solve stackoverflow in prototype in IE8
The reason for this behaviour is the combination of prototype.js
and ExtJS. The ExtJS defer() method takes precedence...
Jigal van Hemert
03:18 Revision 3abc7030: [BUGFIX] Default image title in RTE contains the file name
When inserting an image in the RTE, the default image title should be
the image file title, not the image file name.
...
Stanislas Rolland

2014-05-07

17:04 Revision f0a43348: [BUGFIX] LocalizationUtility methods should be static
All public methods of LocalizationUtility are static, but two
protected methods are not. Make those static, too.
Cha...
Christian Kuhn
00:33 Revision 9da1f2c3: [TASK] Add PHP 5.6 as travis-ci environment
travis-ci already provides a PHP 5.6 beta build.
It currently executes unit, functional and linting successfully
and ...
Christian Kuhn

2014-05-06

23:55 Revision e4c13767: [TASK] Set TYPO3 version to 6.2.3-dev
Change-Id: I14eab875e340e6d779b4f224de9cc801d84559d1
Reviewed-on: https://review.typo3.org/29911
Reviewed-by: TYPO3 R...
TYPO3 Release Team
23:54 Revision ad213706: [RELEASE] Release of TYPO3 6.2.2
Change-Id: Id59a7279b29d882221d8afa1f582c5c1ff791d33
Reviewed-on: https://review.typo3.org/29910
Reviewed-by: TYPO3 R...
TYPO3 Release Team
23:27 Revision d2969cdb: [BUGFIX] IndexSearch still uses require_once
Remove the old magic as classes are loaded properly already.
Resolves: #58567
Related: #47852
Releases: 6.2
Change-I...
Markus Klein
23:19 Revision bc1f2642: [BUGFIX] Fix exporting content elements
Exporting a content element leads to a fatal error.
A wrong url encoding is the cause of the problem.
Resolves: #585...
Wouter Wolters
23:14 Revision e8dc574b: [BUGFIX] Skip APC tests if on cli and enable_cli is off
Resolves: #58451
Releases: 6.2
Change-Id: I296720fd83343ea0d82b4461aaae46c4c9a14932
Reviewed-on: https://review.typo3...
Wouter Wolters
22:38 Revision a361b92d: [BUGFIX] Flag compressed files to exclude from compression
Resolves: #58582
Related: #58010
Related: #57294
Releases: 6.2
Change-Id: I89e9bea10c24944ad2efb1fb9029ec75dc2f78db
R...
Helmut Hummel
22:33 Revision 830d62b2: [TASK] Clarify reset in page renderer comment
Also add tests to enforce this behavior.
Resolves: #58581
Releases: 6.2
Change-Id: Ife3894fe6dd5fc476bba9c9c74ae26bf...
Helmut Hummel
21:25 Revision 87310e5a: [TASK] Find functional tests automatically, optimize travis-ci
Simalar to UnitTests.xml, FunctionalTests.xml no longer register
single test suites but find all functional tests cas...
Christian Kuhn
18:50 Revision 70a36ff4: [CLEANUP] Clean up functional tests
To allow running of all functional tests, instead of
relying on travis.yml, we want to clean up broken and
abandoned ...
Felix Oertel
17:40 Revision dad69621: [BUGFIX] ext:rsaauth cliBackend pollutes cli output
The CommandLineBackend using exec "openssl genrsa" outputs its key
generation to standard error. If SAPI is cli (eg. ...
Christian Kuhn
15:20 Revision 9ab3b9b5: [BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler
The var pageNotFound is set, if the called page has access
restrictions. Afterwards starts a searching for an accessi...
Alexander Opitz
14:08 Revision c02bab5c: [BUGFIX] EXT:saltedpasswords remove dependency on EXT:setup
As saltedpasswords is required for backend and can't be uninstalled, we
can remove the implicit dependency on extensi...
Markus Klein
13:45 Revision 15e27502: [BUGFIX] Always convert webroot to unix styled path
This patch adds the conversion from Windows styled to unix styled path.
Resolves: #58559
Releases: 6.2
Change-Id: I2...
Nicole Cordes
12:16 Revision af0db057: [BUGFIX] Properly check existence of array item
The flexform converter in ContentObjectRenderer tries to access
an array element on a non-array.
Check existence wit...
Markus Klein

2014-05-05

23:50 Revision 2372011c: [BUGFIX] DependencyUtility does count() on an integer
Remove the superfluous count() call.
Resolves: #58529
Releases: 6.2, 6.1, 6.0
Change-Id: I0933650b52063009de52268034...
Markus Klein
23:34 Revision 5bc248d9: [BUGFIX] Don't send HTTP headers in CLI context
Resolves: #58029
Releases: 6.2
Change-Id: If2a5f41e8524c457a20dec810f711f546d4fbb8c
Reviewed-on: https://review.typo3...
Gabe Blair
23:22 Revision 2b528832: [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility
Since introducing FAL the internalUploadMap array in
ExtendedFileUtility was not set on uploading files.
Resolves: #...
Marc Bastian Heinrichs
23:07 Revision dac46664: [BUGFIX] Group permissions for new pages are not set
This is a regression to #54085 which accidentally converted a !strcmp()
to !==.
Resolves: #56393
Releases: 6.2
Chang...
Markus Klein
20:22 Revision cf6cde21: [TASK] Tests: Find all tests automatically
All regular unit tests are located at
typo3/sysext/"extension"/Tests/Unit. The patch substitutes the single
suite reg...
Christian Kuhn
20:20 Revision db90a267: [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
19:51 Revision 3010c21e: [TASK] Tests: Activate ext:rsaauth test suite
The test suite of ext:rsaauth is missing in UnitTests.xml, add it.
Resolves: #58531
Related: #58530
Related: #51436
...
Christian Kuhn
18:26 Revision 00d852be: [BUGFIX] Search box list module not shown
The search box at the bottom of the BE List module
disappears when you search for something and there
are no records ...
Frans Saris
18:17 Revision 30f2ba08: [TASK] Tests: Refactor and activate dbal tests
Our unit test environment is finally ready to execute existing dbal
unit tests, even if no database connection exists...
Christian Kuhn

2014-05-04

22:10 Revision d422bf62: [BUGFIX] saltedpasswords: Check rsaauth loading
This patch adds the loading check of rsaauth before trying to access the
BackendFactory of rsaauth. Otherwise the ext...
Nicole Cordes
22:03 Revision 9dd621ef: [BUGFIX] saltedpasswords: Check rsaauth loading
This patch adds the loading check of rsaauth before trying to access the
BackendFactory of rsaauth. Otherwise the ext...
Nicole Cordes
19:21 Revision ac895911: [BUGFIX] Fix broken impexp functional tests
Issue #58484 fixed the inclusion of CSS class
attributes in typolinks, but did not adjust the
impexp tests. Update th...
Markus Klein
19:12 Revision 6fdebf96: Revert "[BUGFIX] Fix broken impexp functional test"
Doesn't fix the tests completely.
This reverts commit 8ae7a4b9eb9efc6b392fba3151cfe34ea51d2099
Change-Id: Ifadcc61d...
Marc Bastian Heinrichs
19:05 Revision 8ae7a4b9: [BUGFIX] Fix broken impexp functional test
Issue #58484 fixed the inclusion of CSS classes
in typolinks, but did not adjust the tests.
Update the affected fixtu...
Markus Klein
16:57 Revision 05ef8fec: [BUGFIX] SoftReferenceIndex support for more values in class attribute
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for more than one value in class attribute ...
Marc Bastian Heinrichs
16:56 Revision a1a7dc0d: [BUGFIX] SoftReferenceIndex support for more values in class attribute
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for more than one value in class attribute ...
Marc Bastian Heinrichs
14:54 Revision 81a44b68: [BUGFIX] Fix file handling in import/export module
The file handling (downloading/storing or uploading/fetching
existing T3D/XML files) is currently not full FAL compat...
Oliver Hader
14:35 Revision 69ac69c2: [TASK] Enhance localization behavior of pages.media
With issue #57488 the pages.media field became localizable again,
however the selective approach turns out to be prob...
Oliver Hader
14:19 Revision 0a59f6c0: [BUGFIX] Disable removal of installed extensions
This patch removes the deletion possibility for installed extension in
the list view of the extension manager. Furthe...
Nicole Cordes
14:15 Revision a5d16741: [BUGFIX] Limit FileTableSplittingUpdate to TYPO3 6.0/6.1
If the database field does not exist it may be that we have an
installation before 6.0 or after 6.1 so we do not need...
Alexander Opitz
13:03 Revision 5d747910: [BUGFIX] Fix dragging of elements in page module
When dragging content elements in the page module, the element gets
overlayed by TCEform elements. It loses its hover...
Jan Runte
12:15 Revision b3c932f2: [BUGFIX] Flush caches in group should throw exception
If a not existent cache group is specified
to the flushCachesInGroup methods, there is no
indication that actually no...
Helmut Hummel
11:57 Revision 227a7fd1: [BUGFIX] Fix description of userHomePath and groupHomePath
Since making userHomePath and groupHomePath FAL compatible
the descriptions in DefaultConfiguration don't fit anymore...
Marc Bastian Heinrichs
09:12 Revision 71b9400b: [BUGFIX] Detection of image manipulation libs with open_basedir
If open_basedir is restricted to files, eg. /usr/bin/gm, detection
fails in install tool. The additional is_dir() che...
Anja Leichsenring

2014-05-03

22:42 Revision 7f6be2f1: Revert "[TASK] Reduce file size of core images"
This patch changes the file permissions, so we need to work
some more on it.
This reverts commit 03cf03b28f7f37cab14...
Anja Leichsenring
22:20 Revision d3c83bac: [BUGFIX] Follow-up to Queries don't respect MM_match_fields
Fixed two small glitches which escaped us in the review of
https://review.typo3.org/#/c/29713/.
Resolves: #10487
Rel...
Felix Oertel
22:17 Revision dcf65764: [BUGFIX] Enable alt and link fields for page media
As the page.media in most cases is for images it makes
sense to enable the alt and link fields just like
tt_content.i...
Frans Saris
22:06 Revision 2760e426: [BUGFIX] wrong set layer in page module during drag and drop
During drag and drop the dragged content element was
overlayed from the next content scope (headline element).
The "...
Jan Runte
22:02 Revision 03cf03b2: [TASK] Reduce file size of core images
Reduce the file size without losing quality.
This reduces total typo3 directory size by ~2 MB.
Resolves: #58110
Rele...
Christian Kuhn
21:02 Revision b53c14b4: [BUGFIX] AbstractDomainObject _cleanProperties is array
Properly initialize _cleanProperties to array to prevent warnings.
Resolves: #57244
Releases: 6.2
Change-Id: I64f62c...
most wanted
20:10 Revision 36027295: [BUGFIX] Improve Windows support for functional tests
Solve some issues running function tests on windows OS
* Disable colors, this is hardly supported in windows CLI,
...
Nicole Cordes
19:13 Revision 6b900136: [BUGFIX] Removed extension stays in PackageStates file
Deleting an extension in the Extension Manager doesn't delete
the entry in PackageStates file.
Use the package manag...
Wouter Wolters
18:51 Revision ea533a4e: [TASK] Remove backslash for UnexpectedValueException in mod.php
Resolves: #58344
Releases: 6.2
Change-Id: Ic2cbc0a9d8a27c67e145ea9fef55c60d13466c33
Reviewed-on: https://review.typo3...
Wouter Wolters
18:47 Revision d47f9cf9: [TASK] Add phpdoc @var for calls to makeInstance()
Resolves: #58459
Related: #50248
Releases: 6.2
Change-Id: I3b72ecd65dff934a4eff10be7cb3c46ded948a34
Reviewed-on: http...
most wanted
18:43 Revision 9c567898: [BUGFIX] Clear all cache in install tool throws exception
reinitializeClassLoaderAndCachesAndPackageManagement
not only reloads the class loader and package management
but als...
Sascha Wilking
16:56 Revision 2437d654: [BUGFIX] Remove unnecessary redirect loops for first installation
This patch changes the default configuration to prevent any redirect
loops during the first installation process.
Re...
Nicole Cordes
16:16 Revision 3c26074b: [BUGFIX] Remove hardcoded calling script in help controller
The Extbase help command controller has the calling
script hardcoded in several places. This may cause
confusion if t...
Helmut Hummel
15:57 Revision 6eed9971: Revert "[TASK] EM: Add possibility to bypass system dependency checks"
The patch breaks Travis due to incomplete mocking.
Additionally was considered 'not ready' post merge. We work some m...
Anja Leichsenring
15:05 Revision 09f9bdaa: [BUGFIX] Queries don't respect MM_match_fields
In case of sys_category and all other
MM-relations with MM_match_fields, parseConstraint
has no implementation for th...
Stefan Froemken
14:38 Revision 22695e3b: [TASK] EM: Add possibility to bypass system dependency checks
This patch extends the extension manager in three different ways. First
all dependencies are checked and error messag...
Nicole Cordes
14:27 Revision f7e8ef16: [BUGFIX] IMAGE param stdWrap-function not working
Images in TypoScript are rendered using method cImage() of
the ContentObjectRender. This method has the possibility t...
Oliver Hader
14:23 Revision 3aad81e5: [TASK] Remove superfluous margin above #typo3-menu
Added padding-top to start the first li in the menue at the bottom line
of the first grey space in the content-area
...
most wanted
12:40 Revision f8ce18a5: [CLEANUP] Remove abandoned functional test
To allow running of all functional tests, instead of relying on
travis.yml, we want to clean up broken and abandoned ...
Felix Oertel
12:26 Revision 1555298c: [BUGFIX] Fix namespace of RelationTest
Resolves: #58450
Releases: 6.2
Change-Id: I78d39b0be0d4fc9a425ff3fa1e2424ee017d3180
Reviewed-on: https://review.typo3...
Marc Bastian Heinrichs
11:15 Revision 2ea4de97: [BUGFIX] Add l18n_parent to tt_content TCA
If an editor ignores the "Copy default content elements"-button, it is
not possible to get a new content element in t...
Alexander Bigga
10:27 Revision 235b92e3: [BUGFIX] Notification about missing impexp installation
This patch adds a notification to install the impexp extension before
the distribution list is shown.
Resolves: #573...
Nicole Cordes

2014-05-02

21:51 Revision 06290480: [TASK] Make Flow Package HHVM compatible
HHVM doesn't support calling array functions like key()
on objects, we need to cast object to array first.
Resolves:...
Tymoteusz Motylewski
21:15 Revision a49ddfd3: [BUGFIX] Retrieving extension fails with some PHP versions
XmlParser has an issue with PHP < 5.4.28 leading to
unexpected empty arrays raising warnings. If development
preset i...
Sascha Wilking
21:10 Revision 8fbe4107: [TASK] Speed up functional tests
Optimize functional test bootstrap to improve performance:
* Database schema for single tests of a test case are alw...
Christian Kuhn
21:07 Revision ec39c72d: [BUGFIX] Retrieving extension fails with some PHP versions
XmlParser has an issue with PHP < 5.4.28 leading to
unexpected empty arrays raising warnings. If development
preset i...
Sascha Wilking
20:13 Revision aa54cf90: [CLEANUP] Page Module: Do hovering via CSS, not JS
The ExtJS functionality for adding active classes can
be done via CSS hover pseudo classes.
This is faster (native b...
Benni Mack
19:57 Revision a13a4545: [BUGFIX] Media field is empty on page localization
If comparing localization of regular tables (like tt_content) to
pages and its specific overlay table pages_language_...
Oliver Hader
18:43 Revision ae771e0d: [BUGFIX] Default image title in RTE contains the file name
When inserting an image in the RTE, the default image title should be
the image file title, not the image file name.
...
Stanislas Rolland
18:41 Revision b1ce270f: [BUGFIX] News Box in BE Login Screen not styled properly
The headline in the backend login screen that contains
the sys_news information has a bottom margin and
does not have...
Benni Mack
14:19 Revision af1e245e: [TASK] Remove tests no longer needed
Category API was changed to silently fail instead of throwing an
exception, but the corresponding tests were not remo...
Anja Leichsenring
12:06 Revision 94723419: [BUGFIX] Fail silently in category registry
The idea was to fail when the category registry
is used in a wrong way. This however causes troubles
when the core it...
Helmut Hummel
09:36 Revision 6dcf2778: [BUGFIX] DBAL native mode: Database compare fails
Database compare does not work with DBAL in native mode
as the ALTER TABLE statement is not processed correctly.
The ...
Markus Klein

2014-04-30

23:10 Revision 3b55f737: [BUGFIX] Sets defaultMailFromAddress as sender for install tool e-mails
This patch sets [MAIL][defaultMailFromAddress] as a sender for successful
and failed login mails for the install tool...
Torben Hansen
19:40 Revision d7fd6917: [BUGFIX] checkMaximumFileUploadSize shows misleading message
Improve the Install Tool system environment check for
PHP maximum upload size.
Resolves: #58260
Releases: 6.2
Change...
Markus Klein
18:38 Revision f2ef9fab: [BUGFIX] Use REDIRECT_ prefix as fallback for environment variables
The core uses values of environment variables for
disabling the core updater and to determine the
application context...
Steffen Müller
12:12 Revision 97a1881f: [CLEANUP] Extension Manager code
* Add missing annotations
* Shorten unnecessary namespace annotations
Resolves: #57861
Releases: 6.2
Change-Id: Ic8e...
Markus Klein
00:26 Revision 4b3e3cce: [BUGFIX] Fix oddities of the CategoryRegistry
This change makes it again possible to call
makeCategorizable from ext_tables.php files.
This is done by directly ap...
Helmut Hummel
00:22 Revision 1bdf55e9: [BUGFIX] remove enableFields for sys_file_processedfile
remove additional enableFields from where clause
in ProcessedFileRepository as long as
sys_file_processedfile is not ...
Stefan Froemken
00:15 Revision c9688068: [BUGFIX] Extensionmanager does not show error messages on update failure
The extension manager fails to show any error message if an extension
update fails.
Convert exceptions (e.g. depende...
Philipp Gampe
00:02 Revision 8f716516: [TASK] Make includeCsh configurable in ContainerViewHelper
The container ViewHelper does not provide a configuration
attribute for includeCsh (Context sensitive help). As conse...
Nico de Haen

2014-04-29

23:59 Revision 0150f9cf: [BUGFIX] Wrong comment in ActionMenuViewHelper
ActionMenuViewHelper contains a wrong example for the usage
of the viewhelper. It uses a '=' where a ':' would be cor...
Markus Klein
23:58 Revision 7243699b: [BUGFIX] Wrong comment in ActionMenuViewHelper
ActionMenuViewHelper contains a wrong example for the usage
of the viewhelper. It uses a '=' where a ':' would be cor...
Markus Klein
23:18 Revision 553af14e: [BUGFIX] Missing TSconfig in FE
Some extensions need page TSconfig in FE.
This was restricted to BE only with #55593.
Undo this change.
Resolves: #...
Markus Klein
23:14 Revision cb17db6e: [BUGFIX] Reimplement ranges in NumberRangeValidator
We have removed startRange and endRange too early
in NumberRangeValidator. As long as TYPO3 6.3
is not reached we hav...
Stefan Froemken

2014-04-28

17:52 Revision 7e65dc21: [BUGFIX] Solve stackoverflow in prototype in IE8
The reason for this behaviour is the combination of prototype.js
and ExtJS. The ExtJS defer() method takes precedence...
Jigal van Hemert
16:26 Revision 76741dff: [BUGFIX] Session cookie is not recreated on login
In case login data is submitted and there is an existing cookie/session
the current session is discarded and the curr...
Markus Klein
15:58 Revision b07ccf8f: [BUGFIX] Remove GET parameters from URLs in List module
DatabaseRecordList (List module) generates returnUrls for localization
links. These must not contain the 'justLocaliz...
Markus Klein

2014-04-25

17:19 Revision bd704d5e: [BUGFIX] Database query error for non-workspaces tables
In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth...
Oliver Hader
17:17 Revision 8cf4f78f: [BUGFIX] Database query error for non-workspaces tables
In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth...
Oliver Hader
16:47 Revision 9991d2c4: [BUGFIX] Database query error for non-workspaces tables
In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth...
Oliver Hader

2014-04-23

12:37 Revision 251d565b: Revert "[TASK] Configurable width of the Element Browser"
Reverted per request of the RM because:
- there is a merge freeze for regressions
- 6.2 is now a stable branch (no ne...
Jigal van Hemert
04:56 Revision 8f520011: [TASK] Configurable width of the Element Browser
The width of the element browser is sadly hardcoded to 600 and 650.
In many situations the element browser would nee...
Georg Ringer
04:55 Revision 53fe9134: [TASK] Keep uid / pid parameters in element browser URLs
The uid and pid parameters will now be passed on in the jumpToUrl()
function of the element browser. This makes sure ...
Alexander Stehlik

2014-04-22

21:54 Revision 26156731: Revert "[BUGFIX] Do not reset Page Renderer on partial rendering"
The page renderer is not designed to work with
a second rendering pass without resetting to its initial state.
Not r...
Helmut Hummel
21:43 Revision 0b772e11: [BUGFIX] TypoScriptParser does not validate absPath
GeneralUtility::getFileAbsFileName() returns a blank string for
invalid paths.
TypoScriptParser::includeDirectory() d...
Markus Klein
17:45 Revision 4f60fc76: [BUGFIX] Include RSA JS files in HTML header
Due to an oddity in page renderer, we cannot
add the required JavaScript to the footer
as it would not be rendered.
...
Helmut Hummel

2014-04-19

23:23 Revision 9f87a730: [TASK] Use composer for unit and functional tests in travis
The patch uses composer based dependency handling and other
stuff pushing travis-ci tests to the next level:
- phpun...
Christian Kuhn

2014-04-18

21:30 Revision 1df7547a: [BUGFIX] Fix TCA overrides when not cached
The TCA overrides are only parsed when the cache is built.
But they also need to be parsed if the bootstrap
requests ...
Helmut Hummel
11:40 Revision 93ecedac: [TASK] Mitigate risk for travis-ci timeouts
Not using --keep-order in parallel gives output as soon as a
job is finished and thus reduces the risk for travis-ci ...
Christian Kuhn

2014-04-16

23:33 Revision b3753e93: [TASK] Set TYPO3 version to 6.2.2-dev
Change-Id: I6e25181228d9c65bc4eee0b2309aed54ce24d181
Reviewed-on: https://review.typo3.org/29524
Reviewed-by: TYPO3 R...
TYPO3 Release Team
23:32 Revision 4707e423: [RELEASE] Release of TYPO3 6.2.1
Change-Id: I43e62cf514ffc35d05163fee8bf0f222f3a18df7
Reviewed-on: https://review.typo3.org/29523
Reviewed-by: TYPO3 R...
TYPO3 Release Team
23:08 Revision 0d82969b: [TASK] Release file and folder permission check
This patch changes the warnings to a notices if files or folders are
readable for anyone. This improves usability for...
Markus Hölzle
22:42 Revision a4f013a4: [TASK] Set TYPO3 version to 6.1.9-dev
Change-Id: Icb574fdf43e9850c5eceba5be9fb41541305323c
Reviewed-on: https://review.typo3.org/29522
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:42 Revision 54f4770e: [RELEASE] Release of TYPO3 6.1.8
Change-Id: Ib8f3b0d555fad430262e8e864dcd40b9e7fa2ee0
Reviewed-on: https://review.typo3.org/29521
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:25 Revision d1fc88db: [TASK] Set TYPO3 version to 6.0.14-dev
Change-Id: I617ee0022296df1c97b9f60f44e0c46dc40d1ddb
Reviewed-on: https://review.typo3.org/29520
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:25 Revision 2aefccf9: [RELEASE] Release of TYPO3 6.0.13
Change-Id: Id4d221ea3268143700c7075fff534687564ef51a
Reviewed-on: https://review.typo3.org/29519
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:05 Revision 53b74d76: [TASK] Set TYPO3 version to 4.7.19-dev
Change-Id: I292cd3c1eb37674685f3f03e33829cff1b7f19ca
Reviewed-on: https://review.typo3.org/29517
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:05 Revision 4886615a: [RELEASE] Release of TYPO3 4.7.18
Change-Id: I39026ef5431906708c366825da780eb43a04848f
Reviewed-on: https://review.typo3.org/29516
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:49 Revision 5d6a16e8: [TASK] Set TYPO3 version to 4.5.34-dev
Change-Id: I5bb6b9f459f7f22157a917a8e77ddbe111fd60d1
Reviewed-on: https://review.typo3.org/29515
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:49 Revision 7caa3b25: [RELEASE] Release of TYPO3 4.5.33
Change-Id: Iaba6bc222c65a196239ad222bb6335fb5ffa6e3a
Reviewed-on: https://review.typo3.org/29514
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:36 Revision 977f7721: [BUGFIX] ResourceStorage does not sanitize folder/file name
On multiple places the new folder or filename is not sanitized
before the checks are done to see if the a folder of f...
Frans Saris
20:57 Revision 68763faf: [BUGFIX] DBAL sql_fetch_* must return boolean or array
If the end of a result set is reached some drivers produce NULL.
This must be changed into FALSE to be compatible wit...
Jigal van Hemert
20:48 Revision 88f72169: [BUGFIX] DBAL sql_fetch_* must return boolean or array
If the end of a result set is reached some drivers produce NULL.
This must be changed into FALSE to be compatible wit...
Jigal van Hemert
19:42 Revision 395b454f: [BUGFIX] TCA tree fail to load with IRRE
The TCA tree element fail to load inside IRRE, in some condition
(when the record is not loaded/opened)
Change-Id: I...
Xavier Perseguers
19:32 Revision 5fb98854: [BUGFIX] Set maxLevels of generated sys_category TCA
The maxLevels in the TCA tree configuration is not set
by the CategoryRegistry. As a result only 4 levels are
shown.
...
Frans Saris
16:40 Revision 65896ee8: [BUGFIX] Followup: Mandatory for Selectbox with TCA not possible
Followup to: https://review.typo3.org/28625
No use-statement for MathUtility in 6.1 yet.
Change-Id: Iffa9c7cd9ab4183...
Stefan Neufeind

2014-04-15

22:46 Revision 05eb1f2e: [BUGFIX] Follow-up to l10n_mode=exclude for record titles
Fix a possible warning in the new method and simplify test
cases a bit.
Change-Id: Ie9ee3c1b52d3a692c23428f21e3fb731...
Christian Kuhn
18:56 Revision aebc2441: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE...
Ernesto Baschny
18:56 Revision f329f762: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE...
Ernesto Baschny
18:56 Revision d9e65462: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE...
Ernesto Baschny
18:39 Revision a7d1f8cd: [BUGFIX] TceformsUpdateWizard shows up too often
After successfully migrating a field, the field is not added to the list
of finished fields, due to a superfluous che...
Markus Klein
18:38 Revision f8896e10: [BUGFIX] BE ignores l10n_mode for record titles
Change-Id: I8606f5e0a1525cb98839a41271466a18b9f3cccf
Fixes: #33499
Releases: 6.2, 6.1
Reviewed-on: https://review.typ...
Markus Klein
18:30 Revision f2180402: [FEATURE] Provide API to add cached TCA changes
This change adds the feature that php files in the
extension directory Configuration/TCA/Overrides/
will be executed ...
Helmut Hummel
18:29 Revision 51a38976: [BUGFIX] Use validEmail() instead of deprecated checkEmail()
Change-Id: I72aa69adc75820cf513bb87cf2af6ea1b50a2fc7
Resolves: #57934
Releases: 4.5
Reviewed-on: https://review.typo3...
Stefan Neufeind
17:50 Revision 8e8b020c: [BUGFIX] Mandatory for Selectbox with TCA not possible
It's not possible to create a backend selectbox
that is mandatory with only 1 item selectable.
Releases: 6.2, 6.1
Re...
Benni Mack
15:33 Revision ea063ac1: [CLEANUP] Category related tests cleanup
The category registry test and makeCategorizable
test of extension management utility are cleaned up
to use proper na...
Helmut Hummel
15:28 Revision d55da664: Revert "[BUGFIX] Make category TCA changes cacheable"
This reverts commit 2b4aeefc27719e0147858f7b0c82a70249a53749
This is reverted in favor of a better approach that mak...
Helmut Hummel
10:17 Revision 9a2f4027: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ...
Marc Bastian Heinrichs
10:16 Revision fcdaec0c: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ...
Marc Bastian Heinrichs
10:14 Revision 48f974e1: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ...
Marc Bastian Heinrichs
10:14 Revision d124103c: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ...
Marc Bastian Heinrichs
10:11 Revision 9d1c8804: [BUGFIX] Fix refindex for FlexForm fields type group file_reference
According to the fixes for the normal TCA fields of type "group"
internal_type "file_reference" in #49538 and #56353,...
Marc Bastian Heinrichs
10:10 Revision 6139c97e: [BUGFIX] Fix refindex for FlexForm fields type group file_reference
According to the fixes for the normal TCA fields of type "group"
internal_type "file_reference" in #49538 and #56353,...
Marc Bastian Heinrichs
10:09 Revision 75f6b1b6: [BUGFIX] Fields of type group file are not properly indexed
If an record with a field of type "group", internal_type "file"
should be indexed in the ReferenceIndex an SQL error ...
Marc Bastian Heinrichs
10:08 Revision 1dbfe75e: [BUGFIX] Fields of type group file are not properly indexed
If an record with a field of type "group", internal_type "file"
should be indexed in the ReferenceIndex an SQL error ...
Marc Bastian Heinrichs
09:58 Revision 4e64a393: [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference
The field "link" of the table "sys_file_reference" handles links. To
make the SoftReferenceIndex, which is used by im...
Marc Bastian Heinrichs
09:58 Revision b22b39dc: [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference
The field "link" of the table "sys_file_reference" handles links. To
make the SoftReferenceIndex, which is used by im...
Marc Bastian Heinrichs
09:17 Revision 2b4aeefc: [BUGFIX] Make category TCA changes cacheable
Currently TCA changes of the category API are applied on every request
after the extTables files is included. This ma...
Helmut Hummel
03:34 Revision 5dd53b1a: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE...
Ernesto Baschny
03:34 Revision 344c6cc4: [TASK] Remove hardcoded module name in AbstractDatabaseRecordList
TYPO3 Fluid offers view helper TableListViewHelper to generate
records list in backend modules. When pagination is re...
Marcin Sągol
03:33 Revision b97dc01d: [CLEANUP] Clean up comments and error messages in ResourceStorage
This changes adds some missing @throws annotations and improves the
readability of some comments.
Also fix a typo in...
Oliver Klee
03:28 Revision 1484cef5: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE...
Ernesto Baschny
02:56 Revision 0f8a6877: [CLEANUP] Remove unused [BE][usePHPFileFunctions] option
Resolves: #57921
Releases: 6.2
Change-Id: I5342f0d4f78831605c24b3354c1fbb7316738ca4
Reviewed-on: https://review.typo3...
Markus Klein
01:53 Revision ee766f68: [BUGFIX] Do not unset() PageRenderer class members
Instead reset them to a default value.
Resolves: #57920
Releases: 6.2
Change-Id: I900cbd46b5573a84133efe1cf9fbf29d48...
Markus Klein

2014-04-14

14:19 Revision 8dc34a93: [FEATURE] Introduce signal in loadBaseTca
To improve performance in backend context, final
TCA should be cached in contrast to only parts of it.
To be able to...
Helmut Hummel
11:15 Revision dddfa925: [BUGFIX] Improve the admin panel
There are 3 issues in the admin panel currently which slipped through.
* CSRF protection is not working in the FE ev...
Georg Ringer
11:13 Revision e6a71d8a: [BUGFIX] Add available jQuery version to PageRenderer
The core still ships jQuery 1.9.1 within the contrib folder,
but the list of available versions in PageRenderer does ...
Markus Klein
10:14 Revision ea5b9747: [BUGFIX] impexp has to use module dispatcher
Resolves: #57873
Releases: 6.2
Change-Id: I6f622c32429143bd55ffe9286a26a920d791ea5b
Reviewed-on: https://review.typo3...
Markus Klein
 

Also available in: Atom