Project

General

Profile

Activity

From 2012-08-06 to 2012-09-04

2012-09-04

10:15 Revision c9deca16: [BUGFIX] Editing *_users with saltedpasswords active fails
Since the namespace changes, the custom form-field-
evaluators for passwords shipped by saltedpasswords are
registere...
Steffen Ritter

2012-09-03

17:05 Revision de2cacc0: [BUGFIX] Subject field in FormWizard
Allow setting the subject of an Email
by adding a 3rd input field to the
post processor section of the form tab.
Cha...
Florian Scholz
14:48 Revision 837fd443: [BUGFIX] Uncaught Exception on multi-language site
Change-Id: I62d28c206a43d178ae5ec830126b9e86013de6bc
Resolves: #40168
Releases: 6.0
Reviewed-on: http://review.typo3....
Martin Helmich
13:17 Revision 97bbbe70: [TASK] Fix broken references to exceptions in global namespace
With the introduction of namespaces, the references to SPL exceptions
like InvalidArgumentException were not prepende...
Andreas Wolf
13:02 Revision d4f101a0: [BUGFIX] Changing file title changes file name
The TCA configuration of sys_file allows direct editing of the file
name. As t3lib_TCEmain does not recognize this ch...
Andreas Wolf
01:01 Revision 1a32d49d: [BUGFIX] FAL FileExtensionFilter raises warning
The FileExtensionFilter filterInlineChildren() raises a warning if
$parameters['values'] is not an array. This is tri...
Christian Kuhn
00:31 Revision 66458b74: [BUGFIX] FAL test mock TYPO3_DB without backup
Service/IndexerServiceTest mocks $GLOBALS['TYPO3_DB'] without a correct
backup and destroys the database resource han...
Christian Kuhn

2012-09-02

23:52 Revision a06077f0: [BUGFIX] Incomplete mocking in AbstractMenuContentObjectTest
AbstractMenuContentObjectTest of frontend extension mocks TSFE
(TypoScriptFrontendController) but does not provide al...
Christian Kuhn
23:30 Revision 93e12ed8: [BUGFIX] LogLevelTest dataProvider not used
isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo() test throwed a
warning that required input parameter $inputV...
Christian Kuhn
22:05 Revision 900d343d: [BUGFIX] Warning in Locker if filepointer is no resource
The 'flock' locking calls flose() without checking if the filepointer
is actually a resource. This leads to warnings,...
Christian Kuhn
16:35 Revision 8ba78c2d: [BUGFIX] Warning in ConfigurationManagerTest
Fix setLocalConfigurationValueByPathReturnFalseIfPathIsNotValid that
calls setLocalConfigurationValueByPath() without...
Christian Kuhn
15:54 Revision a4b5292b: [BUGFIX] Warning in RecordCollectionRepositoryTest
RecordCollectionRepository calls fullQuoteStr() on DataHandler class. The
class is mocked in the tests, so there is n...
Christian Kuhn
13:43 Revision 2ec10d97: [TASK] Stabilize some tests if run as root
GeneralUtility::fixPermissions has a bug if createGroup is set to the id
of the root group (0), and does not set the ...
Christian Kuhn
10:31 Revision f2baaabb: [TASK] Namespace and move t3lib unit tests - 4
This patch moves most unit tests of the tests/Unit/t3lib/*
directory to the core extension, following the new name sc...
Wouter Wolters

2012-09-01

23:48 Revision 8a1ea75e: [TASK] Clean up extensionmanager test directory
There are still those empty 'old' test files from the namespace script
that moved the tests to the Tests/Unit subfold...
Christian Kuhn
23:19 Revision 6884d17c: [BUGFIX] TCA for extension manager extension incomplete
The TCA for the extension manager extension table
is missing the configuration for fields reviewState
and integerVers...
Susanne Moog
23:07 Revision b2b65370: [TASK] Extension Manager: Remove superfluous tests
The file handling utility tests contain two tests that
fail under certain circumstances. As the called functions
are ...
Susanne Moog
23:03 Revision 334f5432: [BUGFIX] Scheduler tests still fail on travis-ci.org
See http://travis-ci.org/#!/typo3/TYPO3v4-Core/jobs/2306346
Remove the tests from the test suite again, for now.
Cha...
Christian Kuhn
22:45 Revision dbb37777: [BUGFIX] Stabilize dataHandler test
If hooks are registered for DataHandle->process_datamap(), test
processDatamapWhenEditingRecordInWorkspaceCreatesNewR...
Christian Kuhn
22:14 Revision 1e7e8e9f: [TASK] Stabilize scheduler tests and activate in travis
Minor corrections for the scheduler tests should make them stable
enough to be activated in the travis test suite.
C...
Christian Kuhn
21:20 Revision 9463f777: [TASK] Namespace and move t3lib unit tests - 3
This patch moves most unit tests of the tests/Unit/t3lib/*
directory to the core extension, following the new name sc...
Wouter Wolters
20:50 Revision 7bad033f: [BUGFIX] Compressor: filemtime(): stat failed in Help > About TYPO3
t3lib_Compressor fails to correctly compute relative path from
main directory when compressing JS and CSS files from ...
Xavier Perseguers
20:50 Revision 8323f6b9: [BUGFIX] Compressor: filemtime(): stat failed in Help > About TYPO3
t3lib_Compressor fails to correctly compute relative path from
main directory when compressing JS and CSS files from ...
Xavier Perseguers
20:50 Revision 862397ce: [BUGFIX] Compressor: filemtime(): stat failed in Help > About TYPO3
t3lib_Compressor fails to correctly compute relative path from
main directory when compressing JS and CSS files from ...
Xavier Perseguers

2012-08-31

18:46 Revision 863e0ae2: [TASK] System extension lang is using ll-XML
Starting from TYPO3 4.6, localization files should use
XLIFF and not ll-XML anymore.
Change-Id: I81a12e83ef2808fdc8e...
Xavier Perseguers
16:27 Revision 88c6a72d: [BUGFIX] Set charset property after cloning t3lib_PageRenderer
TCA tree causes fatal error when using in (IRRE)
1284906026: Language and character encoding are not set.
Change-Id:...
Laurent Cherpit
16:27 Revision d683be0a: [BUGFIX] Set charset property after cloning t3lib_PageRenderer
TCA tree causes fatal error when using in (IRRE)
1284906026: Language and character encoding are not set.
Change-Id:...
Laurent Cherpit
16:25 Revision ffd77941: [BUGFIX] Set charset property after cloning t3lib_PageRenderer
TCA tree causes fatal error when using in (IRRE)
1284906026: Language and character encoding are not set.
Change-Id:...
Laurent Cherpit
16:24 Revision d87e3b81: [BUGFIX] Set charset property after cloning t3lib_PageRenderer
TCA tree causes fatal error when using in (IRRE)
1284906026: Language and character encoding are not set.
Change-Id:...
Laurent Cherpit
16:10 Revision 88671b50: [BUGFIX] Missing requirement for zip php module in status report
The new language module in 6.0 requires the zip module
Change-Id: I978ff1524434ab6f16d624b4f109a92e27bd5bf0
Fixes: #...
Ingo Renner
13:59 Revision f738f544: [BUGFIX] Language module: Fix docheader
Some id / class mixups break display of doc header in
language handling module.
Change-Id: I3af3c6cf63b2c456bbd3476b...
Christian Kuhn
11:16 Revision 54db33d4: Revert "[BUGFIX] Invalid fallback for non-localized labels"
This reverts commit 55ff38c77f143829ed078e0f7dda12b51d76254b
Real bug is in Extbase: #36905 and #39569
Change-Id: I...
Xavier Perseguers
11:02 Revision 3372d4a8: Revert "[BUGFIX] Invalid fallback for non-localized labels"
This reverts commit 1e0e808121febca3da6a300fbbc148c8088b4020
Real bug is in Extbase: #36905 and #39569
Fixes: #3981...
Xavier Perseguers
11:02 Revision 55c88691: Revert "[BUGFIX] Invalid fallback for non-localized labels"
This reverts commit d3e812fb175f637b215f65b4e4a971340d0ebede
Real bug is in Extbase: #36905 and #39569
Fixes: #3981...
Xavier Perseguers

2012-08-30

22:36 Revision cd506ba1: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I376cfb0e8a885922115ce8481f2428cda0f15aaa
Reviewed-on: http://review.typo3.org/14235
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:36 Revision 7c8d0f06: [RELEASE] Release of TYPO3 6.0.0beta1
Change-Id: Ib810335a55f0b4d3b4a84024578a071b0e2ee0d9
Reviewed-on: http://review.typo3.org/14234
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
22:36 Revision e4847699: [RELEASE] Release of TYPO3 6.0.0beta1
Change-Id: Ib810335a55f0b4d3b4a84024578a071b0e2ee0d9 TYPO3 Release Team
22:06 Revision 7e338c3a: [BUGFIX] Invalid ClearLanguageCacheMenuItem::clearCache()
Method clearCache() is not found in ClearLanguageCacheMenuItem(),
but in LanguageCacheClearer.
Change-Id: Ibd48cbba7...
Oliver Hader
22:01 Revision 9a9e51f5: [BUGFIX] Incorrect default extension configuration
On installing an extension with an individual configuration, the
persisted information contains too much data (e.g. f...
Oliver Hader
20:46 Revision ac950970: [TASK] Create default TypoScript root template
One drawback of Extbase in the backend disposal is that it
requires frontend TypoScript to determine several required...
Oliver Hader
20:46 Revision 9830072d: [TASK] Define abstract methods in upgrade wizards
Adds the commonly used methods checkForUpdate() and
performUpdate() to the abstract definition.
Change-Id: I3584791c...
Oliver Hader
20:46 Revision 597838be: [BUGFIX] Install process fails on case-insensitive file systems
The install process fails on case-insensitive file systems like
HFS+ on Mac OS X. The reason is that "classes" and "C...
Oliver Hader
20:24 Revision 810f1eb5: [TASK] Add ext_emconf.php and icons to new sysext modules
Change-Id: Idb9014d79cbcc2614152050fabe593135b95d434
Resolves: #40233
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
20:20 Revision 15b2395a: [TASK] Raise submodule pointer
Change-Id: Ia5cb6658acdc280043e656b39fd5bd5db057e7db
Reviewed-on: http://review.typo3.org/14230
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
18:28 Revision cbccccf9: [BUGFIX] Namespaces: compressionLevel results in Fatal Error
index_ts.php tries to instantiate a class named
TypoScriptFrontendControllercompression, which does not exist.
Chang...
Steffen Gebert
16:57 Revision 72b069b8: [TASK] Split language selection and update list in lang module
This patch splits the language selection and update list in lang module
into two partials to modify them separately.
...
Kai Vogel
16:20 Revision 57854d9b: [FEATURE] Add translation handling module
As the new extension manager for 6.0 does not handle translation
handling a module is needed to select and update tra...
Sebastian Fischer
15:15 Revision c7877cda: [TASK] Extensionmanager: Remove persistence mapping
WARNING! Upgraders who already run run 6.0 master: You need to import
the static row in Install tool -> Database Anal...
Christian Kuhn
11:56 Revision 5170e169: [BUGFIX] Do not deprecate typo3/index.php
Change-Id: I4199ee07271d5d5e8aecb04c1bec1db42cc3f5d1
Fixes: #40388
Relates: #40095
Releases: 6.0
Reviewed-on: http://...
Markus Klein
07:58 Revision 4c1845e5: [TASK] Remove compat layer for backend module
Patch replaces calls of old extension classes which were replaced
in TYPO3 6.0
Change-Id: I34b170f3e7471835ccac553b0...
Nicole Cordes

2012-08-29

13:12 Revision 354691e0: [BUGFIX] Declare LocalizationUtility::translateFileReference static
protected translateFileReference() is not declared static, like the
rest of the class methods. This leads to strict e...
Christian Kuhn
13:10 Revision db310c73: [BUGFIX] Declare LocalizationUtility::translateFileReference static
protected translateFileReference() is not declared static, like the
rest of the class methods. This leads to strict e...
Christian Kuhn
13:06 Revision 042ccc86: [BUGFIX] Declare LocalizationUtility::translateFileReference static
protected translateFileReference() is not declared static, like the
rest of the class methods. This leads to strict e...
Christian Kuhn
13:01 Revision 9c413a58: [BUGFIX] Declare LocalizationUtility::translateFileReference static
protected translateFileReference() is not declared static, like the
rest of the class methods. This leads to strict e...
Christian Kuhn
01:29 Revision 985fb05d: Revert "[TASK] Remove compat layer for about module"
This reverts commit 873a2e560cb58a175da9bec44a221d2ff7d93da5
Change-Id: Ia120b5e78c617230804aa0a50f2a7c2c1dcbf81a
Re...
Thomas Maroschik
01:26 Revision 43baefaa: [TASK] Remove compat layer for about module
Patch deletes compat layer for class CustomSectionsInterface as it's newly
introduced in TYPO3 6.0
Change-Id: I22b9f...
Nicole Cordes

2012-08-28

22:58 Revision 39adeb26: Revert "[TASK] Namespace and move t3lib unit tests - 3"
This reverts commit d402123068b8113c3b07b5afc1b7b7c9ea700729
Change-Id: I4ffad6b6e2b3a6a17ab64d2244f2113241b7a8c6
Re...
Christian Kuhn
21:26 Revision 23e15def: [TASK] Namespace and move t3lib unit tests - 3
This patch moves most unit tests of the tests/Unit/t3lib/*
directory to the core extension, following the new name sc...
Wouter Wolters
20:42 Revision bfa08c4f: [TASK] Namespace and move t3lib unit tests - 2
This patch moves most unit tests of the tests/Unit/t3lib/Cache
directory to the core extensio, following the new name...
Wouter Wolters
20:12 Revision c65ee7de: [TASK] Raise submodule pointer: extbase & dbal
Change-Id: Ie525c47c37cbf949aba0c05d1cc86e32d03fd760
Reviewed-on: http://review.typo3.org/14167
Reviewed-by: Christia...
Christian Kuhn
20:09 Revision 5a0c3d6e: [BUGFIX] TypeHandlingService throws Exception for StorageObjects
On using the old ObjectStorage class the TypehandlingService throws an
exception. This patch adds old class name to t...
Nicole Cordes
20:06 Revision 19d0bf0a: [BUGFIX] fix Mvc/Request builds old classnames
This bugfix builds the classname after the new namespaced schema
@vendor\@extension\@subpackage\@controller
The vendo...
Anja Leichsenring
19:51 Revision 13e16c5b: [TASK] Add styling for Extension Manager: Tables
Add styling for tables (especially headers).
Change-Id: I12ef30016405481feea3685402618fe8469297bf
Resolves: #40345
R...
Hans Christian Reinl
19:39 Revision 7b5a0689: [BUGFIX] Autoloader fails for several classes
Due to false path the autoloader doesn't work in several cases. This patch
attaches the last class name parameter to ...
Nicole Cordes
19:34 Revision 64a79434: [BUGFIX] Call fullQuoteStr with table argument in RootlineUtility
Change-Id: I344ca18dc42380a86ae8fdfb369f6849cbf3f4e7
Fixes: #40352
Related: #40095
Releases: 6.0
Reviewed-on: http://...
Thomas Maroschik
19:29 Revision 7cd56659: [BUGFIX] Namespaces: Make dbal unit tests working
Change-Id: I1cbf166fc1f4dfa32e2e0c4abe34d413ce50d5d6
Resolves: #40172
Related: #40095
Releases: 6.0
Reviewed-on: http...
Steffen Gebert
16:26 Revision 9295bf87: [BUGFIX] Fix old propertymapper checking target with namespace
The propertymapper checks if the target is an object by checking on
is_string and an '_' in the string. Since namespa...
Sebastian Fischer
12:28 Revision 28e5f61e: BUGFIX] Wrong renaming of DBAL dbPostgresqlTest
Has to be DatabasePostgresqlTest instead of DatabasePostgreesqlTest
Change-Id: I12912e94a351818b5a142e35d6226e4326b0...
Steffen Gebert
12:26 Revision 2b168039: [BUGFIX] Wrong renaming of DBAL dbPostgresqlTest
Has to be DatabasePostgresqlTest instead of DatabasePostgreesqlTest
Change-Id: I12912e94a351818b5a142e35d6226e4326b0...
Steffen Gebert
12:23 Revision ec4db3ba: [BUGFIX] Wrong usage of class CacheManager
CacheManager is used as Cache_manager
Change-Id: Icc1b061265031a3dcf55204b3188a063398157d6
Resolves: #40318
Related:...
Steffen Gebert
12:04 Revision 4e2d4300: [BUGFIX] Wrong usage of class CacheManager
CacheManager is used as Cache_manager
Change-Id: I018df92d0ccbb0d736f797c8ba1e69df36c0c8b4
Resolves: #40318
Related:...
Steffen Gebert
09:43 Revision 450eb9d2: [BUGFIX] Fix frontend unit tests
Move and stabilize EXT:frontend unit tests and add them
to travis testsuites.
Change-Id: Id3ade83bc54e3ba6ed80e43567...
Wouter Wolters

2012-08-27

22:33 Revision e2793c4c: [BUGFIX] Namespace: EXT: indexed_search
Moves unit test case to the Tests folder and removes
the compatibility wrapper for previous test case.
Adds the names...
Felix Kopp
17:04 Revision de11ce9a: [TASK] Namespace and move ModuleUtilityTest
Moves test for module/menu utility class to EXT: backend.
Also changes moduleMenuUtility to moduleController.
Change...
Felix Kopp
01:56 Revision d78f8bec: [TASK] Namespace and move t3lib unit tests - 1
This patch moves most unit tests of the tests/Unit/t3lib/ main
directory. They follow the new class names of the clas...
Christian Kuhn

2012-08-26

23:16 Revision 238f4d0e: [TASK] Remove compat layer for new 6.0 classes - 2
Remove the name space compatibility layer for new 6.0 classes in
t3lib/. This second patch finishes the work started ...
Christian Kuhn
21:51 Revision e478f5f5: [TASK] Raise submodule pointer: extbase
Change-Id: I045ab2614d490c4f506e38342f0ad94591d3a420
Reviewed-on: http://review.typo3.org/14121
Reviewed-by: Christia...
Christian Kuhn
21:47 Revision 289b5c05: [BUGFIX] Fixed missing class mapping without TS
If no Root template is found the class mapping
of extbase is not loaded, so e.g. the
persistenceManager is not found ...
Alexander Schnitzler
21:12 Revision c544e30b: [BUGFIX] Fix classes without or broken namespace
The update script unfortunetly didn't successfully
rename all classes in Extbase, so I renamed the
remaining ones man...
Alexander Schnitzler
20:43 Revision a9a1121e: [TASK] Remove mapping for ModuleItems
Change-Id: I15c23cc43e7100bdd9d68aa295babd546af09199
Resolves: #40226
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
20:21 Revision 8f97a968: [TASK] Remove compat layer for new 6.0 classes
There is no compatibility layer needed for classes that were added
with 6.0. This first patch affects lots of classes...
Christian Kuhn
19:05 Revision 0c6104fa: [TASK] Correct DBAL ux_* class mapping in migrations file
Change-Id: If49d1772cd5fb93e17a7b8336510006a10ff0071
Resolves: #40237
Related: #40095
Releases: 6.0
Reviewed-on: http...
Steffen Gebert
15:56 Revision 0d3956e4: [CLEANUP] General code cleanup
* Cleaned up wrong PHPDoc
* Removed unused variables
* Added missing fields
* Fixed type incompatibility
Change-Id: ...
Alexander Schnitzler
15:05 Revision ae7f2b98: [TASK] Raise submodule pointer
Change-Id: I2efc006ebad39473a992cc3a35a0dde3ec23c708
Reviewed-on: http://review.typo3.org/14110
Reviewed-by: Christia...
Christian Kuhn
14:45 Revision 6264e150: [BUGFIX] EXT:form - Wrong filter filename leads to fatal
Change-Id: Iac69fc330ea972ec99d58eb63684c36e0997df2b
Resolves: #40230
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
14:42 Revision 405b541a: [BUGFIX] Class fatals
Change-Id: Ie260edf054d980ae4ee4513ab94f016bc29b0c60
Resolves: #40229
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
14:39 Revision 02db0d4b: [BUGFIX] TableListViewHelper fatal
Namespace declaration is at wrong position
Change-Id: Ifd3c9091b835a528bd254d8d2970e12f2efe7120
Resolves: #40228
Rel...
Christian Kuhn
13:55 Revision a8c69901: [BUGFIX] config.pageTitleSeparator not known by t3editor
Change-Id: I60ee7b29eccf710110a4a8bc7833b295bdf72bb2
Fixes: #39600
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Jigal van Hemert
13:52 Revision 6a159208: [BUGFIX] Fix broken ajax identifiers
Change-Id: I29c3a221d321a4443e14e80508e22167b4b7f735
Fixes: #40223
Relates: #40095
Releases: 6.0
Reviewed-on: http://...
Thomas Maroschik
11:39 Revision 066e1538: [BUGFIX] Fix the element browsers
Change-Id: I6e961a5a945b77068aa075a27bbb23682124f2fe
Fixes: #40203
Relates: #40095
Releases: 6.0
Reviewed-on: http://...
Thomas Maroschik
11:32 Revision 2de1b4b1: [BUGFIX] Suggest wizard results in fatal error
Path in class.t3lib_tceforms_suggest.php had Forms instead of
Form in the path
Change-Id: Id26a6da0ae94945753edc7739...
Jigal van Hemert
11:31 Revision 58d21c1e: [BUGFIX] Subrequests can't be resolved
This patch fixes the resolution of the controller object name when using
widget controller.
Change-Id: I003e7d6c7893...
Nicole Cordes
02:14 Revision e59dc2cc: [BUGFIX] Make Cli\Command Namespace aware
Change-Id: I2e9247cac7c2df58637ea43447ac195628292b80
Fixes: #40219
Related: #40095
Releases: 6.0
Reviewed-on: http://...
Thomas Maroschik
02:13 Revision d6a7bd74: [BUGFIX] Fix some broken classname substitutions in scheduler
Change-Id: I10048b23ba6a03542aa97ca5c27091c005a38ac6
Fixes: #40220
Relates: 40095
Releases: 6.0
Reviewed-on: http://r...
Thomas Maroschik
00:27 Revision 54b42dfe: [TASK] Add beuser tests to testsuites
This will make travis execute EXT:beuser tests
Change-Id: I7f36de56ee4ff6586bc9daf1dbc0099b92c84826
Resolves: #40217...
Christian Kuhn
00:01 Revision d6022eb0: [BUGFIX] Namespace: Beuser class names
Some test in EXT:beuser were moved to the wrong location.
Move them back to their original location and namespace pro...
Felix Kopp

2012-08-25

23:53 Revision 39f3af80: [BUGFIX] Still some openDoc errors
This patch fixes some more errors in openDoc functions caused by namespace
movement.
Change-Id: I4be4a503f0609eceb2c...
Nicole Cordes
23:43 Revision e191290c: [BUGFIX] "template" was replaced by namespace everywhere
In some javascript and strings needed word template was replaced by the
namespace version of the class.
Change-Id: I...
Nicole Cordes
23:11 Revision 45cf5847: [BUGFIX] Follow-up: Revert Wizard_Crpages split-up
Reverts the split-up for the extension wizard_crpages:
erroneous extKey was 'wizard_create_pages'.
Two more occurren...
Felix Kopp
22:55 Revision a8da5274: [BUGFIX] Remove declare(encoding=)
AbstractWidgetViewHelper can throw warnings about invalid
declare statements if zend.multibyte is off. Those lines
we...
Christian Kuhn
22:08 Revision 65362344: [BUGFIX] Namespace: help_cshmanual references local_TYPO3
TYPO3 manual fatals because of reference to local_TYPO3.
Fixes the makeInstance to not reference local_TYPO3.
Change...
Felix Kopp
21:12 Revision b66be593: [TASK] Raise submodule pointer: extbase
Change-Id: Ib862cf0727dee99c8b8ff4f82429eefc096fcc47
Resolves: #40212
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
21:09 Revision 04b6c81f: [BUGFIX] Unit tests after namespace switch
Change-Id: Ibb5b34bcefe68e7399ced84e756c24bfaf261248
Resolves: #40211
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
19:20 Revision dcd2b68b: [TASK] Raise submodule pointer: fluid
Change-Id: I6719c1ec986fb72ad6524bc6782447f4c50e925e
Resolves: #40205
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
19:03 Revision 020143e8: [TASK] Fix ajax scripts in taskcenter
Change-Id: I7aa1fb4ca020ba64bb57288e8ffbbc3ddf85008c
Resolves: #40196
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
19:02 Revision 6f671bb5: [BUGFIX] Fix typo3 unit tests
Change-Id: If0c65781ea1c7e7979b22039cbc516040fa994e6
Resolves: #40201
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
18:14 Revision 93754d6a: [BUGFIX] Fluid unit tests after namespace switch
Change-Id: I144ea9073e9c9b25ead2aa889dc66cd56971640a
Resolves: #40200
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
17:06 Revision 01b16592: [BUGFIX] Fix install unit-tests
Fix install unit-tests
Change-Id: I67e718c57e6a9e58fc821d91ae4bf3b68ec19391
Resolves: #40183
Related: #40095
Release...
Wouter Wolters
16:56 Revision 75406556: [BUGFIX] Namespace: OpenDoc without open documents
The OpenDoc Controller message displayed when no documents
are opened currently references the wrong makeInstance pat...
Felix Kopp
16:51 Revision 9774b2e1: [BUGFIX] Wrong file and classname in indexed_search
Change-Id: I4124e26c4f18e898c5841024fed98055e1a46f54
Fixes: #40182
Related: #40095
Releases: 6.0
Reviewed-on: http://...
Martin Helmich
16:44 Revision c6065e95: [BUGFIX] Namespace: Revert extension split-up: viewpage
Reverts the split-up for the extension viewpage:
erroneous extKey was 'view_page'.
Change-Id: I7539a0b4f6003180f9e22...
Wouter Wolters
16:28 Revision a6fd57ce: [BUGFIX] Namespace: Revert extension split-up: wizard_sortpages
Reverts the split-up for the extension wizard_sortpages:
erroneous extKey was 'wizard_sort_pages'.
Change-Id: I17d48...
Felix Kopp
16:27 Revision aa296ae2: [BUGFIX] Namespace: Revert extension split-up: wizard_crpages
Reverts the split-up for the extension wizard_crpages:
erroneous extKey was 'wizard_create_pages'.
Change-Id: I7e144...
Wouter Wolters
16:18 Revision 48160d5b: [BUGFIX] reference to OpenID lib to wrong directory
sysext/openid/sv1/class.tx_openid_store.php needs to load Interface.php
from sysext/openid/lib/php-openid/Auth/OpenID...
Jigal van Hemert
16:16 Revision 62eb19d5: [TASK] Remove old unit-test files from saltedpasswords
Change-Id: Ic889af8ff204e06ab6272d22ba650894bef2a961
Resolves: #40188
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
16:12 Revision 916dbd21: [BUGFIX] Namespace: Revert extension split-up: feedit
Reverts the split-up for the extension reedit:
Erroneous extKey was 'fe_edit'.
Also fixes minor CGL.
Change-Id: If7...
Felix Kopp
16:04 Revision 64c6a3af: [BUGFIX] Fix scheduler unit-tests
Change-Id: I7ba1b1f8348e0064de63588e91493776e398a631
Resolves: #40186
Related: #40095
Releases: 6.0
Reviewed-on: http...
Wouter Wolters
15:44 Revision 7724e7ae: [BUGFIX] Fix ajax scripts in recycler
Fix ajax scripts in recycler
Change-Id: Idda6fbde50f300365b6659a8cb8efe6438b2de4b
Resolves: #40175
Related: #40095
R...
Wouter Wolters
15:32 Revision edb028d3: [BUGFIX] Fix saltedpasswords unit-tests
Fix saltedpasswords unit-tests
Change-Id: Id20aa900c55d3ba2799ab2cf461cd1cd7231e32c
Resolves: #40185
Related: #40095...
Wouter Wolters
14:24 Revision 2d0ac8cf: [TASK] Raise submodule pointer
Change-Id: Ic47d8cfcab41eb60ec475f30f6810310644063cd
Resolves: #40171
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
14:13 Revision 8e603871: [BUGFIX] Fluid unit test fatal
Change-Id: If049766b53f376634617e3c0da0e1ab0df085fe5
Resolves: #40180
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
13:59 Revision 529d075e: [BUGFIX] Namespaces: Bring back OpenID library
The library got dropped while the conversion.
Change-Id: Ic6c2b92e389b206dc2df607c397a0548506eb2ea
Resolves: #40162
...
Steffen Gebert
13:42 Revision 19d6d4a6: [BUGFIX] Namespace: Revert extension split-up: felogin
Reverts the split-up for the extension felogin:
erroneous extKey was 'fe_login'.
Also fixes minor CGL and sub packag...
Felix Kopp
13:11 Revision 2c87f97b: [BUGFIX] Naming clash: Fix several unit test failures
The move of classes in Persistence area of extbase to subfolder 'generic'
confused the refactor script a bit. The pat...
Christian Kuhn
13:10 Revision 21ac7277: [BUGFIX] Namespace: Revert extension split-up: static_templates
Reverts the split-up for the extension statictemplates:
erroneous extKey was 'static_templates'.
Also fixes minor CG...
Felix Kopp
11:19 Revision f5c2499b: [BUGFIX] Class DependencyResolver_Callback does not exist
When if saving a template:
Class TYPO3\CMS\Version\Dependency\DependencyResolver_Callback does not exist
New class n...
Stefan Froemken
11:01 Revision ce509a52: [BUGFIX] Error in "open in new window" in task module
Reproduce:
Call tasks center module, click on the gray icon
"open in new window" (right top corner)
Error:
Unexpecte...
Stefan Froemken
09:21 Revision ff7ea378: [BUGFIX] Ajax scripts are broken
Because ajax screipts are registered with class name included, those were
replaced as well. It seems you excluded Jav...
Nicole Cordes
09:17 Revision 03fe2202: [BUGFIX] index_search gets corrupted after namespace changes
Due to replace order for namespace pathes class tx_indexedsearch_indexer
gets corrupted. This patch fixes the problem...
Nicole Cordes
09:15 Revision 38caede0: [BUGFIX] Remote extensions aren't displayed
Due to some namespace changes some Php iterfaces can't be resolved. This
path takes care to absolute pathes for SplSu...
Nicole Cordes
09:11 Revision c6902905: [BUGFIX] Interface Tx_Scheduler_AdditionalFieldProvider' not found
Fixes wrong class names in Extbase scheduler.
Change-Id: I5117f8caebfda9249499ac57c88019846c80886e
Related: #40095
F...
Tymoteusz Motylewski
00:14 Revision c1c4e3a9: [BUGFIX] Class SearchFormController_indexer' not found
This change fixes wrong class name of indexed search indexer.
Change-Id: I45ba6e7c85c3b6da1023507123e062c21402bd4e
R...
Tymoteusz Motylewski

2012-08-24

23:35 Revision a657956b: [BUGFIX] Merge t3lib_exec class with t3lib_utility_Command
After namespace change both classes t3lib_utility_Command t3lib_exec
are mapped to the new class TYPO3\CMS\Core\Utili...
Tymoteusz Motylewski
22:52 Revision 1be81a1c: [BUGFIX] Fatal error thrown in install tool
With disabled dbal extension it fails to
enter the install tool. The autoloader
is required by extension manager
func...
Nicole Cordes
22:28 Revision 3928479e: [BUGFIX] Test dependency to autoloader tests
The new class_alias() mapping in the autoloader makes the autoloader
behave weird if it is unregistered and registere...
Christian Kuhn
21:56 Revision d6feeb9c: [BUGFIX] Missing labels for backend login form
This patch reincludes the locallang_login.xml to render missing form
labels.
Change-Id: I229c60bc8a8b1b1f06e3f35e9ab...
CPS-IT GmbH
20:41 Revision 95472812: [TASK] Raise submodule pointer: workspaces & linkvalidator
Change-Id: Iea7d1f00d161f271c9e3b93ad6e9fcd3461be8d1
Resolves: #40143
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
20:37 Revision 00389623: [TASK] Small cleanup after namespaces transformation
Small cleanup after namespaces transformation
Change-Id: I7823c90e7dd1819ed4fd082ae98e6a17e54670e4
Resolves: #40142
...
Wouter Wolters
20:36 Revision 230c0c2e: [TASK] Make workspaces and tests working again
Make workspaces and tests working again
Change-Id: Ic6fce53d6220e926df60d9bbe8f09f54f4646f2e
Resolves: #40141
Relate...
Wouter Wolters
19:18 Revision 5de36b6c: [TASK] Raise submodule pointer: extbase & workspaces
Change-Id: I984ffa55419b204cb4b8f151f317a70474d4c525
Resolves: #40138
Related: 40095
Releases: 6.0
Reviewed-on: http:...
Christian Kuhn
19:15 Revision 3ba8451e: [TASK] Constructor not correctly declared for WorkspaceSelectorToolbarItem
Constructor in WorkspaceSelectorToolbarItem is not correctly declared.
\TYPO3backend -> \TYPO3\CMS\Backend\Controller...
Wouter Wolters
19:06 Revision fe8e8be2: [BUGFIX] Broken category collection test
Wrong table name in fixture leads to DB error.
Change-Id: I75bc3733d90373835980aec8467604b9f1525e99
Resolves: #40136...
Christian Kuhn
18:35 Revision bdedb9ac: [BUGFIX] Reanimate unit tests
Make phpunit backend module for extbase tests load again
Change-Id: Ib3e05e343d2f34185c52727f16ede1331332b7ca
Resolv...
Christian Kuhn
18:13 Revision db24ab9a: [TASK] Create some cache tables in travis
Change-Id: I4afa39c7033620eafd0647f3993700286591f7d9
Resolves: #40133
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
17:37 Revision 54de00fc: [BUGFIX] Namespace: addToolbarItem on TYPO3backend
Change GLOBALS reference to not include namespace.
Change-Id: I98ef141273f5101587876e9a781dfe26d39ec50c
Fixes: #4012...
Felix Kopp
16:40 Revision 10c1ff18: [BUGFIX] Namespace switch LiveSearch main patch
Resolves: #40125
Related: #40095
Releases: 6.0
Change-Id: Ida0f08e7059ee0e127b4e7f33f6d13f1414308bb
Reviewed-on: htt...
Stefan Froemken
16:27 Revision 3e6479fd: [BUGFIX] Endless loop in flushOutputBuffers()
This should make travis run again.
Change-Id: I87f998211d12f2d7c40a582f8b2c605f2edcaed0
Resolves: #40126
Related: #4...
Christian Kuhn
14:25 Revision 2dfeb5fa: [TASK] Raise submodule pointer: extbase and fluid
Change-Id: I4843c7a6c64ac18381186470e4a2016ce5f2e9aa
Resolves: #40122
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
14:17 Revision 3a2471e5: [TASK] Re-enable loading core_autoload
Change-Id: Id553ec6b908ce47cd920d794190d809d0ba16652
Resolves: #40120
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
14:17 Revision 510c1471: [TASK] Make fluid tests run again
Change-Id: I65f14be5f4d9ec7a71903619e37a4d27b24ca63b
Resolves: #40118
Related: #40095
Releases: 6.0
Reviewed-on: http...
Thomas Maroschik
14:16 Revision d81c2a40: [TASK] Make extbase tests run again
Change-Id: Ib6475e5aed3633672c30a855edbf6c71b938510c
Resolves: #40119
Related: #40095
Releases: 6.0
Reviewed-on: http...
Thomas Maroschik
13:47 Revision 921aacc2: [BUGFIX] Typo From -> Form
Change-Id: I0eb3007c4e653eeb7d7ea7bc75f5d96be34487e3
Resolves: #40117
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
13:44 Revision 4f30ff37: [TASK] Make cli_dispatch and cli phpunit to run again
Change-Id: I8dec97913250c253f7331378bbf1d9ab46905252
Resolves: #40114
Related: #40095
Releases: 6.0
Reviewed-on: http...
Thomas Maroschik
13:40 Revision ecfc9f3a: [TASK] Move classes -> Classes
In saltedpasswords and t3editor.
Additionally some fixes to swift mailer loading are done.
Change-Id: I50b98f7364265...
Christian Kuhn
11:21 Revision 7c8501a1: [TASK] Adopt tests to new classnames
Change-Id: I6d47d742afc0765bd9fd2aaf4b2fe45498f05f45
Resolves: #40109
Related: #40095
Releases: 6.0
Reviewed-on: http...
Thomas Maroschik
10:58 Revision 61ca502d: [BUGFIX] PHP warning when no language pack is available
Make sure to return either an array or a boolean and not a
string when retrieving the status of an translation pack.
...
Xavier Perseguers
10:57 Revision d5828b38: [BUGFIX] PHP warning when no language pack is available
Make sure to return either an array or a boolean and not a
string when retrieving the status of an translation pack.
...
Xavier Perseguers
10:53 Revision 5219a865: [BUGFIX] PHP warning when no language pack is available
Make sure to return either an array or a boolean and not a
string when retrieving the status of an translation pack.
...
Xavier Perseguers

2012-08-23

23:03 Revision 2aed998d: [TASK] Raise submodule pointer after namespace switch
Change-Id: I0439e388c13a5d3d572b1f8fbf1ae03891e211fe
Resolves: #40103
Related: #40095
Releases: 6.0
Reviewed-on: http...
Christian Kuhn
22:57 Revision 4612259a: [TASK] Move and Namespace classes
Change-Id: Id49218118087244bcd063b730631ee69b2820670
Resolves: #40096
Related: #40095
Releases: 6.0
Reviewed-on: http...
Thomas Maroschik

2012-08-22

08:40 Revision a7077615: [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport
Fix all warnings PhpStorm complains about.
Introduce class variables where those are used.
Put a required function in...
Philipp Gampe
08:40 Revision 7cc63aa3: [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport
Fix all warnings PhpStorm complains about.
Introduce class variables where those are used.
Put a required function in...
Philipp Gampe
08:37 Revision bc6dabfa: [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport
Fix all warnings PhpStorm complains about.
Introduce class variables where those are used.
Put a required function in...
Philipp Gampe

2012-08-21

05:39 Revision bc106723: [TASK] Move classes to new target location
Thomas Maroschik

2012-08-20

16:54 Revision e3c8ffc7: [TASK] Raise submodule pointer
Change-Id: Ic839ccaed8c70284eef1e7b6f1e10153e64ec0d9
Reviewed-on: http://review.typo3.org/13970
Reviewed-by: Christia...
Christian Kuhn
16:26 Revision 4ad4828a: [FEATURE] Integrate element history service
The old workspace module had a possibility to show the
chronological changes of elements in the workspace module.
Thi...
Oliver Hader
16:25 Revision 2b91f624: [TASK] Fix failing test due to phpunit adaption
phpunit added fields to tables that are used in tests. Take care
that travis imports those fields.
Change-Id: I2510e...
Christian Kuhn
15:43 Revision 6860007e: [FEATURE] Integrate language handling in workspace module
Integrate language handling in workspace module. First a new
column "language" is integrated to the toolbar section t...
Oliver Hader
15:17 Revision cec1032b: [BUGFIX] Failing test translateForEmptyStringKeyReturnsNull()
Since the rootline refactoring a test case fails. Solution is to only
call the rootline in backend mode if page id is...
Christian Kuhn
14:19 Revision 6070fcd8: [TASK] Make t3lib_Rootline->isMountedPage() public
Make t3lib_Rootline->isMountedPage() public as it should be quite useful.
Change-Id: I43495ae09621f98149058adfbf2ebb...
Ingo Renner
14:14 Revision dd92f448: [BUGFIX] Wrong name attribute in custom user rendered items
Configuration items/properties that use a user function to
render the accordant values and possibilities (like, e.g.
...
Oliver Hader
09:18 Revision c9b70962: [BUGFIX] Moving files in filelist renames file to "1"
On integrating the FAL an small adaption within the clip-
board was missed which leads to a malfunction in the file
m...
Steffen Ritter

2012-08-19

21:30 Revision 66d5e439: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
20:58 Revision a7d89431: [TASK] Refactor t3lib_pageSelect::getRootline
t3lib_pageSelect::getRootline is a function called many
times during frontend rendering and link generation.
The comp...
Steffen Ritter
20:03 Revision dc759b53: Include changes form patch sets 9+10
Change-Id: I3ca35b03bdd1e1ad9b57637963b8c8660b9fb48c Steffen Gebert
15:43 Revision 5225f8cc: Revert "[FEATURE] Allow .ts file extension for static typoscript templates"
This reverts commit b1ca7b4e4c449042138c7330960aff3474f0ee6d
because all extbase plugin rendering is broken after thi...
Susanne Moog
15:42 Revision 2f03297c: [FEATURE] Add a Category Collection as part of the Category API
Category should make use of the Collection API as a cornerstone for
fetching and storing records related to a categor...
Fabien Udriot
14:49 Revision 6b395f91: [TASK] Execute only Unit tests in UnitTests.xml
Functional tests are not executed in this suite.
Change-Id: Iac470a2bf1196e9dc593cab4351495d541467a88
Related: #3996...
Christian Kuhn
13:42 Revision f6668266: [TASK] Raise submodule pointer
Change-Id: Ibb8bb0ebfb0ec17a4468a577119c0d0ca4f73ece
Reviewed-on: http://review.typo3.org/13917
Reviewed-by: Helmut H...
Christian Kuhn
13:19 Revision 9574e046: [TASK] Execute Extbase and Fluid tests on travis
Until now no tests from system extensions are executed
on travis ci.
Add a phpunit configuration file and add Extbas...
Helmut Hummel
13:12 Revision 8e04b3fd: [FEATURE] Integrate basic file abstraction layer models
Warning: This feature is marked as experimental! It is a quick shot to
get a basic connection between extbase and FAL...
Oliver Hader
13:03 Revision cae6c987: [BUGFIX] Wrong nested extension configuration handling
Nested default configurations and specific system configuration
of an extension are not merged correctly. This affect...
Oliver Hader
12:02 Revision c4588381: [FEATURE] Add possibility to flatten array
A commonly used task in TYPO3 is to convert and work with
several types of arrays. This change allows to flatten a
ne...
Oliver Hader
11:21 Revision 695bba84: [BUGFIX] Error occurred while call updateExtensionListFromTerAction
The argument forceUpdateCheck is optional and is just set if
a user actively clicks on the update link. As it is set ...
Susanne Moog
11:13 Revision 8dc5c37d: [FEATURE] UI changes to "Page" module
This patch covers the following changes
* Move default column layout to a backend_layout configuration (#39603)
* ...
Soren Malling
11:07 Revision 3f58e9a5: [TASK] Cleanup pageRenderer USER_INT handling
Change-Id: Ib02fffa1d02553d84d2f6e8fcad78b3eeea2836b
Resolves: #39950
Relates: #22273
Releases: 6.0
Reviewed-on: http...
Helmut Hummel
10:40 Revision 6e055698: [BUGFIX] Do not fetch extension list on every request
Due to comparing a DateTime object with an integer
the extension list is fetched every time when switching
to the get...
Helmut Hummel
00:44 Revision 6319d053: [BUGIX] Fix SQL Injection possibility in Extensionmanager
Quote the search string in findByTitleOrAuthorNameOrExtensionKey method.
Change-Id: Ifd2694a91d580e303fa366077f1f316...
Helmut Hummel
00:30 Revision c2d437e0: [FEATURE] Function for correct item label in BE
The function t3lib_befunc::getLabelFromItemList() gets you the label of
a tca field in the BE. This works nicely but ...
Georg Ringer

2012-08-18

23:59 Revision 33d136ae: [BUGFIX] sys_template: Can't save "basedOn" configuration
Since the merge of the resources-removal
TypoScript templates can't save "basedOn"
changes because of a SQL error, as...
Susanne Moog
23:38 Revision 1ea6e11f: [FEATURE] Scheduler: Allow execution using "at"-daemon
Add possibility to execute scheduler via "at"-daemon instead of via cron.
This allows the scheduler more flexibility ...
Stefan Neufeind
22:34 Revision f60f1209: [FEATURE] Allow .ts file extension for static typoscript templates
At the moment the following static typoscript filenames are allowed:
setup.txt
constants.txt
include_static.txt
incl...
Sebastian Michaelsen
20:44 Revision 9d1f722f: [+FEATURE] Fluid (Core): Add optional default-value for tag-based viewhelpers
In AbstractTagBasedViewHelper there is no option for a default-value.
However registerArgument() is already capable t...
Stefan Neufeind
20:41 Revision e321a05c: [TASK] Update extension configuration of saltedpasswords
Saltedpasswords is using user functions in the ext_conf_template which
use type hinting for the config object. As the...
Susanne Moog
20:21 Revision 99b0eea5: [FEATURE] Trigger execution of a specific task from CLI
Make it possible run a specific task by providing an additional
parameter -i and the uid of the task on the command l...
Philipp Gampe
18:06 Revision 37a8b5e8: [TASK] Toolbar: Move icon into link
In toolbaritem flyout a checked/unchecked icon is displayed.
Moves that icon into the link tag - this way also the ic...
Felix Kopp
18:06 Revision 833f1a2a: [TASK] Toolbar: Move icon into link
In toolbaritem flyout a checked/unchecked icon is displayed.
Moves that icon into the link tag - this way also the ic...
Felix Kopp
18:06 Revision 6c54ef40: [TASK] Toolbar: Move icon into link
In toolbaritem flyout a checked/unchecked icon is displayed.
Moves that icon into the link tag - this way also the ic...
Felix Kopp
17:44 Revision a1d5aab1: [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif
Follow-Up to #37595
Fixes two things found during the review. Due to an unfortunate
timely intersection the original...
Ingo Renner
17:31 Revision 93f92990: [TASK] Rename table cache_extensions
Table cache_extensions is handled by ext:extensionmanager and should be
moved to its namespace. It is now in line wit...
Christian Kuhn
17:11 Revision 3358716a: [FEATURE] Allow ext_icon.png as extension icon besides ext_icon.gif
Search for ext_icon.png and ext_icon.gif and store to
$GLOBALS['TYPO3_LOADED_EXT'][$_EXTKEY]['ext_icon']
Change-Id: ...
Joh. Feustel
16:58 Revision 41f215f0: [BUGFIX] Make PageRenderer work with USER_INT plugins
Currently the PageRenderer renders all the page content before
USER_INT plugins are substituted in the cached output....
Helmut Hummel
15:26 Revision 10e59607: [BUGFIX] Fix wrong path in EXT:cms/ext_autoload.php
One path is wrong in ext_autoload and should be fixed
Change-Id: I8a84ed8bec8f877dee491127c43ffa5ca0bc3757
Fixes: #3...
Georg Ringer
15:00 Revision 495aaf19: [TASK] Toolbar: Move icon into link
In toolbaritem flyout a checked/unchecked icon is displayed.
Moves that icon into the link tag - this way also the ic...
Felix Kopp
14:10 Revision c15120c6: [FEATURE] Support custom width in TCA tree
Introduce setting ['config']['treeConfig']['appearance']['width']
to apply custom width for TCA select fields that us...
Dominique Feyer
12:41 Revision d0dc3f19: [TASK] Require PHP setting register_globals set to Off
Die early in the bootstrap if register_globals is On.
Change-Id: Icd2541447c190db7f1a6d01cd9da624568018b41
Resolves:...
Helmut Hummel
12:16 Revision 1af37237: [TASK] Add sys_notes to info module again
Once sys_note records have been shown in the info module but
after changing the code, this didn't work anymore.
This...
Georg Ringer
11:49 Revision 24e9d42c: [FEATURE] Report status check for file and folder create mask
In sane server setups, it is usually not a good idea to configure TYPO3
to create files and folders with writable bit...
Christian Kuhn
11:42 Revision 1e1f17c7: [BUGFIX] Warning in list module
The function addElement needs to have an array as third argument.
Change-Id: I70087af9e7438149a3b490c137a01de4a73557...
Philipp Gampe
10:42 Revision 7694ab31: [BUGFIX] Fix skipped test for t3lib_log_Logger
One test for t3lib_log_Logger is marked as skipped
because it was unclear how to do the test.
Implement the test corr...
Helmut Hummel
10:19 Revision 5e0f02db: [TASK] Adopt standard list layout for page records list
Make record list on pages flexible and conform with list layout.
Before this patch the table width was forced to 480p...
Wouter Wolters

2012-08-17

23:19 Revision af5688ac: [BUGFIX] Property mapper: Exception not thrown but skipped
The transformToObject function in the property mapper
checks for an existing record if an identity is given.
If no re...
dkd-egerer Sascha Egerer
23:17 Revision b75e8911: [FEATURE] Add styling to extension manager
The styling of the extension manager is not completed.
The CSS will follow step by step.
First part is the styling o...
Hans Christian Reinl
23:10 Revision 306628f6: [BUGFIX] Loading elements is not shown on module initialization
If the workspace module is just initialized, it's not visualized
that the workspace elements are fetched by a separat...
Oliver Hader
23:04 Revision d423dbb9: [TASK] Unit test for FrontendUserGroup model
To improve the test coverage we should have unit tests for the
frontend user group model in extbase.
Change-Id: I8e1...
Markus Günther
22:59 Revision 221cccc9: [TASK] Unit test for FrontendUser model
To improve the test coverage we should have unit tests for the
frontend user model in extbase.
Change-Id: I975db656f...
Markus Günther
22:13 Revision 1f93ec6a: [BUGFIX] Extensions without description displayed wrong
Extensions without descriptions are displayed
wrong because of the empty title tag which is
falsely interpreted by th...
Susanne Moog
20:07 Revision 04617bba: [TASK] Rename getTypo3Version to getCurrentTypo3Version
Rename getTypo3Version to getCurrentTypo3Version
Change-Id: I3cfd951e78ac45575022e5ce3c67ca81b438de37
Resolves: #399...
Wouter Wolters
20:05 Revision 4d2581fe: [FEATURE] GroupedForViewHelper accepts property path as groupBy argument
This change allows the GroupedForViewHelper to accept not only a property/array key as
argument but also a property p...
Bastian Waidelich
19:07 Revision e7efe03e: [TASK] Remove old em
Change-Id: Ieb3823ad72fe41875484dfc25c8f1eea1feef917
Resolves: #39906
Related: #39726
Reviewed-on: http://review.typo...
Christian Kuhn
19:06 Revision 0eee6027: [FEATURE] Make CSS for sysext form configurable
Move the default styles of ext:form to TS in
plugin.tx_form._CSS_DEFAULT_STYLE. This way it can be disabled with
Typo...
Lorenz Ulrich
18:38 Revision e5502bb4: [FEATURE] Add new extension manager to the core
For 6.0 a new extension manager based on
extbase was developed. Goal of this extension
manager is not to be the most ...
Susanne Moog
18:33 Revision ccd6b9d9: [FEATURE] Add support for native date/time fields
TYPO3 stores date and date/time values as a Unix timestamp.
This feature allows native database types to be used inst...
Xavier Perseguers
16:13 Revision f91083c7: [BUGFIX] ObjectManager dependencies in SignalSlot registration
The SignalSlotDispatcher has a connect() and dispatch() method.
The connect() method usually might be used in ext_loc...
Oliver Hader
15:51 Revision 2c08ed96: [BUGFIX] ObjectManager dependencies in SignalSlot registration
The SignalSlotDispatcher has a connect() and dispatch() method.
The connect() method usually might be used in ext_loc...
Oliver Hader
15:50 Revision a6b78712: [BUGFIX] Possible failure in dependency injection
Extbase reflection cache calls not existing methods. This can
happen for example if a class is refactored and an inje...
Christian Kuhn
15:48 Revision d0d2970b: [BUGFIX] Possible failure in dependency injection
Extbase reflection cache calls not existing methods. This can
happen for example if a class is refactored and an inje...
Christian Kuhn
15:45 Revision 88a05980: [BUGFIX] Fix failing t3lib_log tests
Some tests for t3lib_log are failing in some cases, because
the fixture classes are not available. They are available...
Ingo Renner
15:15 Revision 5b99d3cf: [BUGFIX] Loading elements is not shown on module initialization
If the workspace module is just initialized, it's not visualized
that the workspace elements are fetched by a separat...
Oliver Hader
15:15 Revision 54f867a4: [BUGFIX] Loading elements is not shown on module initialization
If the workspace module is just initialized, it's not visualized
that the workspace elements are fetched by a separat...
Oliver Hader
15:14 Revision 2c80b44d: [BUGFIX] Loading elements is not shown on module initialization
If the workspace module is just initialized, it's not visualized
that the workspace elements are fetched by a separat...
Oliver Hader
14:23 Revision 08fcac15: [FEATURE] TypoScript: Allow easy comparison against multiple values
Allow easy comparison like:
[globalVar = TSFE:id = 10|12|15] (in list)
[globalVar = TSFE:id != 10|12|15] (not in l...
Stefan Neufeind
11:22 Revision 8a799083: [FEATURE] optional "extensionName" argument for f:translate
By default the Translate ViewHelper uses the current extension
name to resolve paths to locallang files.
This adds a ...
Bastian Waidelich

2012-08-16

18:32 Revision a01c7eb2: [FEATURE][DB][CONF]: Add a central logging API
Change-Id: I58ec40a9ede4458374a33317e861a3064e518e2b
Resolves: #39712
Depends: #39738 (Documentation)
Releases: 6.0
R...
Steffen Müller

2012-08-15

23:41 Revision 94a1ed3d: [!!!][TASK] Adapt UploadViewHelper to changes made in extbase
This patch make UploadViewHelper compatible with handling $_FILES
in Extbase.
Upload viewHelper should be mapped to ...
Tymoteusz Motylewski
23:41 Revision 170a279c: [BUGFIX] Web Request should map $_FILES into arguments
Adds content of $_FILES to the request parameters.
Use FLOW3 untangleFilesArray method to set the array, as suggested...
Kevin Ulrich Moschallski
13:33 Revision af4153d9: [FEATURE] HMENU - sectionIndex: where clause should be configurable
This changeset implements the sectionIndex setting
"useColPos" that can be used to change the colPos
query filter. A ...
Stefan Galinski
12:48 Revision 131a7521: [TASK] Set TYPO3 version to 4.7.5-dev
Change-Id: I421381dd5971e8af8f812a8bfde2ce839ad227ba
Reviewed-on: http://review.typo3.org/13780
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:48 Revision 8ccdf42d: [RELEASE] Release of TYPO3 4.7.4
Change-Id: I4a29b7fbccec1307ac838c7efd27d3f3d38a46e9
Reviewed-on: http://review.typo3.org/13779
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:48 Revision e0993c27: [RELEASE] Release of TYPO3 4.7.4
Change-Id: I4a29b7fbccec1307ac838c7efd27d3f3d38a46e9 TYPO3 Release Team
12:38 Revision e8a24893: [TASK] Set TYPO3 version to 4.6.13-dev
Change-Id: I2be44605f32372aa41b8b7ef3b771feb1011eb71
Reviewed-on: http://review.typo3.org/13778
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:37 Revision 619f1222: [RELEASE] Release of TYPO3 4.6.12
Change-Id: I7961760c56be03b9dac82964eefe44c00d6306ee
Reviewed-on: http://review.typo3.org/13777
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:37 Revision 2af5e4bb: [RELEASE] Release of TYPO3 4.6.12
Change-Id: I7961760c56be03b9dac82964eefe44c00d6306ee TYPO3 Release Team
12:26 Revision 5ab73ff3: [TASK] Set TYPO3 version to 4.5.20-dev
Change-Id: I712fe72e2638caf8a3dbee37ac493d3410dce8da
Reviewed-on: http://review.typo3.org/13776
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:26 Revision 558cf81c: [RELEASE] Release of TYPO3 4.5.19
Change-Id: I6497d5ff720b47abd594e1e5b9ea11f17a3c254c
Reviewed-on: http://review.typo3.org/13775
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:26 Revision 42e57f72: [RELEASE] Release of TYPO3 4.5.19
Change-Id: I6497d5ff720b47abd594e1e5b9ea11f17a3c254c TYPO3 Release Team
12:22 Revision 5f0d3e4e: [SECURITY] XSS in install tool
In the "Basic Configuration" section, some configuration values are
rendered without proper escaping both as input fi...
Mario Rimann
12:22 Revision 14f9a48e: [SECURITY] Page Link Target vulnerable to XSS
This patch adds htmlspecialchars to page link target to prevent
XSS.
Change-Id: I5e9f07ec7465cd8658c4761328b394559cf...
Markus Bucher
12:22 Revision 25186002: [SECURITY] XSS in validateForm
Properly quote the form name and field list
for the JavaScript validation
Fixes: #25052
Releases: 6.0, 4.7, 4.6, 4.5...
Markus Bucher
12:21 Revision eb7eb17c: [SECURITY] XSS in TCE forms
Properly encode field labels that are set via TSConfig.
Fixes: #25356
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: Ie613...
Christian Kuhn
12:21 Revision e922b56e: [SECURITY] XSS in Scheduler Example Task
The scheduler test-task that sends an email does not properly
sanitize the input of the email field when rendering th...
Mario Rimann
12:21 Revision b28a945f: [SECURITY] HTML5 support in RemoveXSS
Add support for HTML5 tags and attributes in RemoveXSS.
Change-Id: I4c51967b213b9bfe532887767a9b1cdcb182e9d7
Fixes: ...
Franz G. Jahn
12:21 Revision 788d9c19: [SECURITY] Information Disclosure in the Configuration Module
The configuration module showed the encryption key as plaintext.
For this view, the encryption key is masked and it's...
Mario Rimann
12:21 Revision 05d760ac: [SECURITY] Untrusted GP data is unserialized in old CSH handling
Using the old and already deprecated CSH handling in TYPO3 backend,
untrusted GP data is unserialized. There's no lon...
Marcus Krause
12:21 Revision 06c16f87: [SECURITY] XSS in Indexed Search statistics
Indexed Search statistics module is vulnerable to
persistent XSS attack injected by arbitrary frontend users.
Change...
Steffen Gebert
12:20 Revision 51fe9e0f: [SECURITY] t3lib_div::quoteJSvalue allows XSS
When t3lib_div::quoteJSvalue() was used with second
parameter set to TRUE closing HTML script tags were
not escaped c...
Helmut Hummel
12:20 Revision 14d5d72c: [SECURITY] XSS in install tool
In the "Basic Configuration" section, some configuration values are
rendered without proper escaping both as input fi...
Mario Rimann
12:20 Revision a1c3165e: [SECURITY] Page Link Target vulnerable to XSS
This patch adds htmlspecialchars to page link target to prevent
XSS.
Change-Id: Iadf524cebd03428fad1880f25c1698fba41...
Markus Bucher
12:20 Revision 8cf7db71: [SECURITY] XSS in validateForm
Properly quote the form name and field list
for the JavaScript validation
Fixes: #25052
Releases: 6.0, 4.7, 4.6, 4.5...
Markus Bucher
12:20 Revision 59e028a3: [SECURITY] XSS in TCE forms
Properly encode field labels that are set via TSConfig.
Fixes: #25356
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I86ef...
Christian Kuhn
12:20 Revision 758c2172: [SECURITY] XSS in Scheduler Example Task
The scheduler test-task that sends an email does not properly
sanitize the input of the email field when rendering th...
Mario Rimann
12:19 Revision 44e8ae68: [SECURITY] HTML5 support in RemoveXSS
Add support for HTML5 tags and attributes in RemoveXSS.
Change-Id: Ibcb00dd8ddd40be0acf88a5b29c5e3a73d5a0d57
Fixes: ...
Franz G. Jahn
12:19 Revision 7c778d3c: [SECURITY] Information Disclosure in the Configuration Module
The configuration module showed the encryption key as plaintext.
For this view, the encryption key is masked and it's...
Mario Rimann
12:19 Revision 044ae9a4: [SECURITY] Untrusted GP data is unserialized in old CSH handling
Using the old and already deprecated CSH handling in TYPO3 backend,
untrusted GP data is unserialized. There's no lon...
Marcus Krause
12:19 Revision 0bcecd86: [SECURITY] XSS in Indexed Search statistics
Indexed Search statistics module is vulnerable to
persistent XSS attack injected by arbitrary frontend users.
Change...
Steffen Gebert
12:19 Revision 774537c2: [SECURITY] t3lib_div::quoteJSvalue allows XSS
When t3lib_div::quoteJSvalue() was used with second
parameter set to TRUE closing HTML script tags were
not escaped c...
Helmut Hummel
12:19 Revision 7a839a30: [SECURITY] XSS in install tool
In the "Basic Configuration" section, some configuration values are
rendered without proper escaping both as input fi...
Mario Rimann
12:19 Revision 2ae69c8a: [SECURITY] Page Link Target vulnerable to XSS
This patch adds htmlspecialchars to page link target to prevent
XSS.
Change-Id: I9e1ab1ac22c7bc1225f1d3d3234865e1e60...
Markus Bucher
12:19 Revision 1eaebd38: [SECURITY] XSS in validateForm
Properly quote the form name and field list
for the JavaScript validation
Fixes: #25052
Releases: 6.0, 4.7, 4.6, 4.5...
Markus Bucher
12:19 Revision 9b2b8fb9: [SECURITY] XSS in TCE forms
Properly encode field labels that are set via TSConfig.
Fixes: #25356
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: I23fc...
Christian Kuhn
12:18 Revision 63766433: [SECURITY] XSS in Scheduler Example Task
The scheduler test-task that sends an email does not properly
sanitize the input of the email field when rendering th...
Mario Rimann
12:18 Revision a4a20e9e: [SECURITY] HTML5 support in RemoveXSS
Add support for HTML5 tags and attributes in RemoveXSS.
Change-Id: I2a5545a703ad149eb5eb5f308ba1857b1af5cd30
Fixes: ...
Franz G. Jahn
12:18 Revision 829e391d: [SECURITY] Information Disclosure in the Configuration Module
The configuration module showed the encryption key as plaintext.
For this view, the encryption key is masked and it's...
Mario Rimann
12:18 Revision dc6529c3: [SECURITY] Untrusted GP data is unserialized in old CSH handling
Using the old and already deprecated CSH handling in TYPO3 backend,
untrusted GP data is unserialized. Validate the s...
Helmut Hummel
12:18 Revision 8c0b4dc6: [SECURITY] XSS in Indexed Search statistics
Indexed Search statistics module is vulnerable to
persistent XSS attack injected by arbitrary frontend users.
Change...
Steffen Gebert
12:18 Revision 4c8c0fdd: [SECURITY] t3lib_div::quoteJSvalue allows XSS
When t3lib_div::quoteJSvalue() was used with second
parameter set to TRUE closing HTML script tags were
not escaped c...
Helmut Hummel
12:18 Revision 76748b7a: [SECURITY] XSS in install tool
In the "Basic Configuration" section, some configuration values are
rendered without proper escaping both as input fi...
Mario Rimann
12:18 Revision 85df0e45: [SECURITY] Page Link Target vulnerable to XSS
This patch adds htmlspecialchars to page link target to prevent
XSS.
Change-Id: Ib8f812f89f892f580fc70300a4e4fa22875...
Markus Bucher
12:17 Revision 605d05f0: [SECURITY] XSS in validateForm
Properly quote the form name and field list
for the JavaScript validation
Fixes: #25052
Releases: 6.0, 4.7, 4.6, 4.5...
Markus Bucher
12:17 Revision 6840097b: [SECURITY] XSS in TCE forms
Properly encode field labels that are set via TSConfig.
Fixes: #25356
Releases: 6.0, 4.7, 4.6, 4.5
Change-Id: Ic41c...
Christian Kuhn
12:17 Revision fb1e2048: [SECURITY] XSS in Scheduler Example Task
The scheduler test-task that sends an email does not properly
sanitize the input of the email field when rendering th...
Mario Rimann
12:17 Revision 6fd67687: [SECURITY] HTML5 support in RemoveXSS
Add support for HTML5 tags and attributes in RemoveXSS.
Change-Id: I4487386f8c62d6ec32d9f66215ebd45e3ebf9cb0
Fixes: ...
Franz G. Jahn
12:17 Revision 11abbaa4: [SECURITY] Information Disclosure in the Configuration Module
The configuration module showed the encryption key as plaintext.
For this view, the encryption key is masked and it's...
Mario Rimann
12:17 Revision a3293a70: [SECURITY] Untrusted GP data is unserialized in old CSH handling
Using the old and already deprecated CSH handling in TYPO3 backend,
untrusted GP data is unserialized. Validate the s...
Helmut Hummel
12:17 Revision ccbbfc31: [SECURITY] XSS in Indexed Search statistics
Indexed Search statistics module is vulnerable to
persistent XSS attack injected by arbitrary frontend users.
Change...
Steffen Gebert
12:17 Revision f0464572: [SECURITY] t3lib_div::quoteJSvalue allows XSS
When t3lib_div::quoteJSvalue() was used with second
parameter set to TRUE closing HTML script tags were
not escaped c...
Helmut Hummel
12:14 Revision bf01ec8d: [TASK] Raise submodule pointer
Change-Id: I5484ffc0b383ccf14fdf9252514a324c26bc74e0
Reviewed-on: http://review.typo3.org/13734
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:12 Revision a9383b15: [TASK] Raise submodule pointer
Change-Id: I74f601fcbda873d72765fa0aa0b5371d5d1bfb6d
Reviewed-on: http://review.typo3.org/13733
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
12:06 Revision 7edbd63c: [TASK] Update version numbers to 4.7.4
Change-Id: Ifca7d011f387872ec21391a59fae3c53927cf621
Reviewed-on: http://review.typo3.org/13708
Reviewed-by: Oliver H...
Steffen Ritter
12:05 Revision ad89cdea: [TASK] Update version number to 4.7.4
Change-Id: Ia34eacdbd831d244b12f8a24b760ae85da699060
Reviewed-on: http://review.typo3.org/13714
Reviewed-by: Oliver H...
Steffen Ritter
12:04 Revision 3936a582: [TASK] Update version number to 4.7.4
Change-Id: Ie759689c7baf244d6112eaf2d1aa287a3cc2bf6d
Reviewed-on: http://review.typo3.org/13722
Reviewed-by: Oliver H...
Steffen Ritter
12:04 Revision 692c1d46: [TASK] Update version number to 4.7.4
Change-Id: I0987d8ed6fdc432b8c76070de18007db60e9389e
Reviewed-on: http://review.typo3.org/13720
Reviewed-by: Oliver H...
Steffen Ritter
12:03 Revision bb517b2c: [TASK] Update version number to 4.7.4
Change-Id: I0e873ac6f8e4f3592cd828a8edfe8cdc72f36c21
Reviewed-on: http://review.typo3.org/13717
Reviewed-by: Oliver H...
Steffen Ritter
12:03 Revision 9f719354: [TASK] Update version number to 4.7.4
Change-Id: I34a558b8d0c473fde9b62273fcf07a9b4ac51518
Reviewed-on: http://review.typo3.org/13716
Reviewed-by: Oliver H...
Steffen Ritter
08:50 Revision ada72aaa: [TASK] Update version number to 4.7.4
Change-Id: Ie4ce0a56265488545dee6835cdffdb52303e5fb0
Reviewed-on: http://review.typo3.org/13718
Reviewed-by: Philipp ...
Steffen Ritter
00:22 Revision 30405759: [TASK] Abstract t3lib_file_exception_abstractFileOperationException
Class t3lib_file_exception_abstractFileOperationException is never
thrown itself and only extended. It should be abst...
Christian Kuhn
00:11 Revision 004beee9: [TASK] Declare t3lib_treeView abstract
t3lib_treeView is the base class for trees and is always
extended by other classes for specific trees.
The patch adds...
Christian Kuhn
00:00 Revision 1e364cb0: [TASK] Declare t3lib_recordList abstract
Class t3lib_recordList is a base class for record lists
that is only extended by other classes. It can not be used
st...
Christian Kuhn

2012-08-14

23:43 Revision ee4d297b: [TASK] Declare t3lib_extobjbase abstract
The base class of sub-sub-modules is always exentended
by specific classes and should be declared abstract.
Addition...
Christian Kuhn
23:19 Revision e8365855: [TASK] Merge t3lib_userAuthGroup to t3lib_beUserAuth
t3lib_userAuthGroup is an abstract class that is only extended by
t3lib_beUserAuth. The comment states for ages that ...
Christian Kuhn
22:52 Revision 5de461bd: [BUGFIX] autoloader should ignore non existing extensions
When building the core registry a call to t3lib_extMgm::extPath() is done
for every extension of the LocalConfigurati...
Georg Ringer
22:31 Revision 899c5d7c: [FEATURE] Backend usergroup model and repository
This patch delivers an backend usergroup model and repository.
Change-Id: Ie0da23ee0160a928f74726ceec5b243348a331ef
...
Markus Günther
22:20 Revision 6dccb74a: [FEATURE] File mount model and repository
Actually we have a backend user model in extbase and a backend usergroup
is in progress. For these models we need a s...
Markus Günther
22:03 Revision c4b37ce9: [FEATURE] Handle enable fields and deleted records settings granulary
At the moment it's only possible to select either only visible
(non-hidden, matching start-/stop-time) or all (even d...
Jochen Rau
21:48 Revision 432d72b1: [FEATURE] Improved translation handling for statement generation
When selecting items in a language other than default one, the
relations (e.g. for IRRE) can not be resolved correctl...
Nicole Cordes
17:35 Revision 5bc3613a: [TASK] Refactor t3lib_pageSelect::getRootline
t3lib_pageSelect::getRootline is a function called many
times during frontend rendering and link generation.
The comp...
Steffen Ritter
13:16 Revision ae5a216a: [BUGFIX] replace non-free jsmin.php with hook
jsmin.php has a non free license. See referenced bug report for
details. This patch replaces jsmin.php with a hook to...
Christian Welzel
08:39 Revision fbd97d75: [BUGFIX] config.pageTitleSeparator not known by t3editor
Change-Id: Ia055fb8aceb50271bf25e5d15b56d9dcde13a5aa
Fixes: #39600
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Jigal van Hemert
08:38 Revision 5642b7c1: [TASK] Cleanup multiple classes of "localPageTree": EXT:impexp
The TYPO3 core has more than one class with the name "localPageTree"
This is not very good, because this classes can`...
Andy Grunwald
08:28 Revision 58dc11f3: [TASK] Update graphics in install tool to match recent guidelines
Created new AI and PDF files for the install tool image processing
section with the current TYPO3 Logo and the Share ...
Ingo Pfennigstorf
00:57 Revision ca8ae10a: [TASK] Update jQuery to 1.8.0 (final)
TYPO3 shipped with 1.8b1 already.
Final is out meanwhile.
Change-Id: Ia418fb63d22f518a9224ad1cc4c183817acdd12a
Resol...
Stefan Neufeind

2012-08-13

23:27 Revision 66e098b7: [TASK] Add current backend user as cache tag
Adds the current backend user as cache tag.
Change-Id: Ibd0e3d1fcd1985dd8fd236d84d327f2108b80ba6
Resolves: #39732
Re...
Oliver Hader
22:57 Revision df931cf6: [TASK] Reports module based on extbase
The reports module can be done with extbase
Change-Id: I6f40dca7d3d5dc84af0788a573f1caa669d773ec
Resolves: #39427
Re...
Georg Ringer
22:47 Revision 2a41bf5a: [FEATURE][DB] Change tinyint to int in standard tables
At the moment it's not possible to use higher IDs as 255 for e.g.
section_frame or layout. Higher integer ranges for ...
Marcus Schwemer
15:42 Revision 50160b41: [BUGFIX] email validator
The actuall email validator uses a regex to validate email addresses.
The TYPO3 core offers a method in t3lib_div to ...
Markus Günther
08:55 Revision 4174d446: [TASK] Correct PHPdoc comments in t3lib_utility_Math
Change-Id: Icddd3a865af52e5ca4e6ef60839fbd53b37a833d
Releases: 6.0
Reviewed-on: http://review.typo3.org/13619
Reviewe...
Steffen Gebert
07:24 Revision 993c7069: [BUGFIX] CE with "All languages" doesn't show with every lang
The page module should also list the content elements
with language set to "All". Now elements set to "All" are displ...
Marcus Schwemer

2012-08-12

22:18 Revision c6c32355: [FEATURE] Add t3lib_utility_Math::isIntegerInRange
Change-Id: Icf8567dc009d86b9795823009572555422f5c7ad
Resolves: #39739
Releases: 6.0
Reviewed-on: http://review.typo3....
Steffen Gebert
14:03 Revision 4fd2af55: [TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords
Clean up provides:
* Provide correct parameter names in phpDoc
* Provide correct data types in phpDoc
* CGLify phpDo...
Wouter Wolters
14:03 Revision 8b6d8785: [TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords
Clean up provides:
* Provide correct parameter names in phpDoc
* Provide correct data types in phpDoc
* CGLify phpDo...
Wouter Wolters
14:03 Revision 901831bc: [TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords
Clean up provides:
* Provide correct parameter names in phpDoc
* Provide correct data types in phpDoc
* CGLify phpDo...
Wouter Wolters
14:03 Revision 41544f6b: [BUGFIX] Increase log_data field size to prevent corrupted data
Stage change data is corrupted when comments longer than ~250 characters
are entered. The comment itself is lost aswe...
Bart Dubelaar
14:03 Revision f22991bd: [TASK] NEWS.txt entry for EXT:beuser refactoring
Change-Id: I4e4747ceb4470bec97e640b1c36d8da7df922722
Resolves: #39670
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
14:03 Revision a39e9701: [BUGFIX] Warning in list module
The function addElement needs to have an array as third argument.
Change-Id: Ief786c358476da4d691cb89212b19c397b4a35...
Philipp Gampe
14:03 Revision 5f540362: [BUGFIX] Avoid logout when changing the encryption key
Due to the change to hmac to generate the hash for
the session save path in #39653 one is now logged out
of the insta...
Helmut Hummel
14:03 Revision 7a894db5: [BUGFIX] Sprite manager cache race condition
If the sprite manager is initialized in the frontend with empty caches,
the cache content will not be rendered correc...
Christian Kuhn
14:03 Revision 19303b27: [BUGFIX] Test failures in cli context
Patch 1ad2cb85d9ebd441 for issue #39706 broke some iconWorks tests in
cli context. Solution is to make the initialize...
Christian Kuhn
14:03 Revision 74722712: [TASK] Fix more typos in the core
Change-Id: I69e63dd7bd03ad03bca3b825fbd4b5b2376386a0
Resolves: #39565
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer
14:03 Revision 0e85336c: [BUGFIX] sectionIndex menu is not i18n ready
Change-Id: I34281d801f292530a1618d8b38eafac22b02b511
Fixes: #36616
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Stefan Galinski
14:03 Revision 8e1912a7: [TASK] Use simple file backend for core php cache
This patch adds a new php cache to the core that is exclusivly used
by the core for php code. It uses the quicker sim...
Christian Kuhn
14:03 Revision 320cd385: [BUGFIX] Page module FlashMessage position
Moves the FlashMessages in Page backend module underneath the page title.
Also moves the message text from the messag...
Felix Kopp
14:03 Revision 16073701: [BUGFIX] Fix PHP warning in EXT:beuser
Initialize moduleData compareUserList as array to
not trigger a warning if method getCompareUserList array_keys()
is ...
Georg Ringer
14:03 Revision 33ae7fc4: [BUGFIX] EXT:beuser must have frontend root TS template
Due to the current bootstrap structure of extbase, an extbase
based backend module must have a TypoScript frontend ro...
Christian Kuhn
14:03 Revision 5726bd41: [TASK] Fix typos in core
Fix more typos in the core
Resolves: #39606
Releases: 6.0
Change-Id: I0e6c3e59ead3e55623c7a5e13692889fe7dc9ac3
Revi...
Georg Ringer
14:03 Revision 0de13c13: [TASK] Raise submodule pointer
Change-Id: I9ce1f0e03d9e37271d969e1281ed0bd7552ba6e6
Reviewed-on: http://review.typo3.org/13520
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:03 Revision a57180e9: [TASK] Cleanup Install Tool session class
The InstallTool session class may add several session folders
in typo3temp. Make these folders to be subdirectory of
...
Helmut Hummel
14:03 Revision e80a9460: [BUGFIX] Possible fatal if sys_notes table is broken
Change-Id: I581f48bd031344aa43aa227f7c5e0a34e1cd3ea8
Fixes: #39528
Releases: 6.0
Reviewed-on: http://review.typo3.org...
Anja Leichsenring
14:03 Revision 79b9c1ce: [BUGFIX] Incorrect search-results when searching for part of word
Added missing 'self::' before constants. Now search will also find
matches for parts of words.
Credit goes to Mats S...
Tymoteusz Motylewski
14:03 Revision 8c632f40: [TASK] Remove "Page Information"
Removes the Page Information function from page backend module.
Also removes the Page Information table from within t...
Felix Kopp
14:03 Revision b7a08b68: [-FEATURE] Remove xml export in fullsearch, deprecate t3lib_xml
Class t3lib_xml was thought as a base class to export arbitrary records
as XML. Its current state is semi useful and ...
Christian Kuhn
14:03 Revision 08795d6b: [TASK] Remove unused interface t3lib_File_Service_Publishing_Publisher
This interface hangs around in the core but is never used.
It is removed until it gives a real benefit and the FAL "p...
Christian Kuhn
14:03 Revision 4015f0b6: [BUGFIX] backColor transparent causes black background or flickering
When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE...
Georg Großberger
14:03 Revision cac14a85: [FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.
All...
Felix Kopp
14:03 Revision d81b477c: [TASK] Deprecate t3lib_ajax
Class t3lib_ajax is of little use and was never finished.
The only use in the core is adapted and the class deprecate...
Christian Kuhn
14:03 Revision 1957be54: [BUGFIX] Exception "Could not create directory"
The thrown exception is not that helpful while information
about the path is missing.
Change-Id: I3d3411a4ebcce8b1bf...
Michael Klapper
14:03 Revision 679bd820: [FEATURE] Add closure support for t3lib_div::callUserFunction
Adds the very handy option to use closures for the user functions.
Change-Id: Iae2278c4d5d988eb0e882f575d0f2d441c238...
Tolleiv Nietsch
14:03 Revision 56046d88: [TASK] Move field "module" to "Behaviour"
Move field "module" to the tab "Behaviour" for
page types pages and sys folder.
Change-Id: Ia23f4beca6104ea9bdac18bd...
Georg Ringer
14:03 Revision 577b40e3: [FEATURE] Swap doc header rows in all backend modules
Swaps all docHeader rows for the backend modules.
Function menu and CSH are moved to the top row while
buttons (save...
Felix Kopp
14:03 Revision 80c0e33a: [BUGFIX] Fix typo 'usefull' => 'useful'
Several times usefull is used instead of useful.
Change-Id: Id8377d99fd94a20f4dd6261069f3b3dbb417d21d
Fixes: #39499
...
Georg Ringer
14:03 Revision 5a5592e8: [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource obj...
Michael Klapper
14:03 Revision 067490fa: [BUGFIX] Description of pidSelect in class.db_list.inc is misleading
Tell the user that this is not just a list of IDs but a query part with
the fieldname and the operator.
Change-Id: I...
Jo Hasenau
14:03 Revision 29edb405: [!!!][-FEATURE] Remove page hit statistics
The feature of logging each page request either to a database
table or to an "apache-style"-logfile is rarely used th...
Mario Rimann
14:03 Revision d75b1e0b: [TASK] Follow-up: Remove record_list icon
Removes the record_list icon from the docHeader in modules:
* info
* functions
* permissions/access
* tstemplate
* i...
Felix Kopp
14:03 Revision d6b0c3d0: [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData
This change simply adds $fieldName to the "real" call to process
the FlexForm's DS. The argument is already supported...
Claus Witt
14:03 Revision a83f0040: [TASK] Raise extbase submodule pointer
Change-Id: I6d67b3a0670d9ad99b8a718894274c59202e0a60
Reviewed-on: http://review.typo3.org/13403
Reviewed-by: Christia...
Christian Kuhn
14:03 Revision 3ea0cc3b: [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation
The function returns a NULL value if a sql error occurs.
Change-Id: Ic508aa5ba2034c0a230f5fad56690979ed576bf4
Fixes:...
Nicole Cordes
14:03 Revision ab17131a: [FEATURE] Update Manual of Form Wizard to include Postprocessors
Adds information about postprocessors and how to configure them to
the manual of the form wizard.
Uses doc_template ...
Franz Geiger
14:03 Revision 1d1afa88: [BUGFIX] IRRE childs don't expand in Internet Explorer
document.getElementsByName doesn't always extend the returned DOM
Elements with prototype.js specific methods in Inte...
Stefan Aebischer
14:03 Revision 2b5138ed: [TASK] Use extbase backend user model in ext:belog
Feature #39145 introduced a backend user model to extbase.
The patch uses this in the belog extension now and removes...
Markus Günther
14:03 Revision c0c30293: [FEATURE] Add Hook to manipulate BE login form
To fully customize the backend login form a hook (signal/slot) is
added which allows manipulation of the markers arra...
Jigal van Hemert
14:03 Revision 86db4fd7: [!!!][FEATURE] Update cache framework to latest FLOW3 version
Update the caching framework to FLOW3 version 868e073b98
Main changes:
[!!!][FEATURE] Make cache backends more flex...
Christian Kuhn
14:03 Revision 6e18d719: [TASK] Simplify sprite manager
- Default sprite handler is registered in DefaultConfiguration.php
- Manager class is made static, $GLOBALS['spriteMa...
Christian Kuhn
14:03 Revision 6ff8f14c: [!!!][BUGFIX] *_user table password field is to short
When using the hash-algorithm "blowfish" in saltedpasswords
the hash is 60 chars long - therefore the field length ha...
Steffen Ritter
14:03 Revision c13d7145: [TASK] Move buttons in user setting into advanced functions
The buttons "clear configuration" and "reset
temporary data" are advanced functions and should
therefore be moved to ...
Susanne Moog
14:03 Revision fd727bb3: [TASK] Improve sys_note code
Code of sys_note can be highly improved:
* Use fluid
* Move xlf files to Resources
* Add kind-of repository
Change-I...
Georg Ringer
14:03 Revision 5fb4706b: [BUGFIX] Admin fields not shown in setup module
The admin functions are currently not shown in User->setup module.
Affected is for example the 'Display debug message...
Christian Kuhn
14:03 Revision 1cd27ddd: [BUGFIX] BE User Settings cannot be saved by clicking enter
After moving the save button to the top row of the form, hitting
enter within a text input field of the user's settin...
Mario Rimann
14:03 Revision f21452d0: [FEATURE] arrayExport() should recognize int keys
t3lib_utility_Array::arrayExport() currently exports array keys always
as strings. With the patch integer array keys ...
Christian Kuhn
14:03 Revision bc9e8edb: [FEATURE] New hook for managing page cache
When pages are cached using some extra system (e.g. nc_staticfilecache)
it is useless to store these as well in whate...
Francois Suter
14:03 Revision ebe5ea8f: [TASK] Remove non-core modules in sysfolders
Sysfolders can contain modules and some are shipped with the core:
* shop
* approvals
* board
* news
only fe_users n...
Georg Ringer
14:03 Revision 587e641a: [TASK] CleanUp the Reference-List in title-tooltip
file list and record list module show the references to the
record in a reference column using the title-tag of a lin...
Steffen Ritter
14:03 Revision 1ca9e357: [BUGFIX] Broken quoting in arrayExport
Tick (') must be quoted to \'
Change-Id: I006173f0d5e1e17de1ff8801c71c6167fd96087d
Resolves: #39346
Releases: 6.0
Re...
Christian Kuhn
14:03 Revision b4fbbd28: [TASK] Make some final classes non-final to allow mocking
We need to be able to subclass some classes for the unit tests:
a) classes that need to be used with getMock
b) clas...
Oliver Klee
14:03 Revision 48dbd018: [TASK] Add more unit tests for t3lib_tree_pagetree_DataProvider
Clean up the class a bit and add unit tests for getRoot().
Change-Id: I9a60c9531bca8683708ddfb7e898926fb2c7d5c5
Rele...
Oliver Klee
14:00 Revision ae15748f: Revert "[TASK] Clean up phpDoc comments in typo3/sysext/saltedpasswords"
This reverts commit 2b725c981c74df09d643c47f021e28e90de2e68d. Susanne Moog
14:00 Revision f4eb2388: Revert "[BUGFIX] Broken quoting in arrayExport"
This reverts commit cb9cfc892dfa5a8fe38a075d85eafbe3adab3842. Susanne Moog
13:48 Revision 011b0948: cleanup
Susanne Moog
13:47 Revision da893d2c: cleanup part 2
Susanne Moog
12:02 Revision 904c1f60: [TASK] Move t3lib_tcemain::getUniqueFields to EXT:version
The method is only used within EXT:version, therefore
it should be moved.
Change-Id: Ibe78e8490a726a144d50ee71bd23e0...
Tolleiv Nietsch
11:52 Revision ec6acee4: [BUGFIX] Test failures in cli context
Patch 1ad2cb85d9ebd441 for issue #39706 broke some iconWorks tests in
cli context. Solution is to make the initialize...
Christian Kuhn

2012-08-11

18:50 Revision 877a4636: cleanup doc comments ...
Susanne Moog
17:11 Revision c7cde6ab: make upload of .zip files possible
Susanne Moog
15:50 Revision 1ad2cb85: [BUGFIX] Sprite manager cache race condition
If the sprite manager is initialized in the frontend with empty caches,
the cache content will not be rendered correc...
Christian Kuhn
14:26 Revision 1673db1d: ter table ajax handling after update
Susanne Moog

2012-08-10

21:35 Revision f9e025c1: [BUGFIX] Avoid logout when changing the encryption key
Due to the change to hmac to generate the hash for
the session save path in #39653 one is now logged out
of the insta...
Helmut Hummel
12:34 Revision 08ded120: [BUGFIX] Warning in list module
The function addElement needs to have an array as third argument.
Change-Id: Ief786c358476da4d691cb89212b19c397b4a35...
Philipp Gampe

2012-08-09

23:11 Revision 7107057b: [TASK] NEWS.txt entry for EXT:beuser refactoring
Change-Id: I4e4747ceb4470bec97e640b1c36d8da7df922722
Resolves: #39670
Releases: 6.0
Reviewed-on: http://review.typo3....
Christian Kuhn
22:59 Revision b02859be: [BUGFIX] Increase log_data field size to prevent corrupted data
Stage change data is corrupted when comments longer than ~250 characters
are entered. The comment itself is lost aswe...
Bart Dubelaar
22:25 Revision d619af3c: [TASK] Cleanup Install Tool session class
The InstallTool session class may add several session folders
in typo3temp. Make these folders to be subdirectory of
...
Helmut Hummel
18:49 Revision 4f2eac09: [BUGFIX] DataMapper returns array on RELATION_HAS_ONE
When your dealing with entities, that not necessarily have
their hasOne nested entities set then the DataMapper retur...
Thomas Maroschik

2012-08-08

16:07 Revision e2aabbff: [BUGFIX] Fix PHP warning in EXT:beuser
Initialize moduleData compareUserList as array to
not trigger a warning if method getCompareUserList array_keys()
is ...
Georg Ringer
16:07 Revision 38a1270f: [BUGFIX] EXT:beuser must have frontend root TS template
Due to the current bootstrap structure of extbase, an extbase
based backend module must have a TypoScript frontend ro...
Christian Kuhn
16:07 Revision a30a4ddb: [TASK] Fix typos in core
Fix more typos in the core
Resolves: #39606
Releases: 6.0
Change-Id: I0e6c3e59ead3e55623c7a5e13692889fe7dc9ac3
Revi...
Georg Ringer
16:07 Revision 8ede5f10: [TASK] Raise submodule pointer
Change-Id: I9ce1f0e03d9e37271d969e1281ed0bd7552ba6e6
Reviewed-on: http://review.typo3.org/13520
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
16:07 Revision a9449a04: [BUGFIX] sectionIndex menu is not i18n ready
Change-Id: I34281d801f292530a1618d8b38eafac22b02b511
Fixes: #36616
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Stefan Galinski
16:07 Revision c653618f: [TASK] Use simple file backend for core php cache
This patch adds a new php cache to the core that is exclusivly used
by the core for php code. It uses the quicker sim...
Christian Kuhn
16:07 Revision 667f6cbd: [BUGFIX] Page module FlashMessage position
Moves the FlashMessages in Page backend module underneath the page title.
Also moves the message text from the messag...
Felix Kopp
16:07 Revision 596672d7: [TASK] Deprecate t3lib_ajax
Class t3lib_ajax is of little use and was never finished.
The only use in the core is adapted and the class deprecate...
Christian Kuhn
16:07 Revision 918de8d7: [BUGFIX] Exception "Could not create directory"
The thrown exception is not that helpful while information
about the path is missing.
Change-Id: I3d3411a4ebcce8b1bf...
Michael Klapper
16:07 Revision 8ac863f0: [TASK] Fix more typos in the core
Change-Id: I69e63dd7bd03ad03bca3b825fbd4b5b2376386a0
Resolves: #39565
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer
16:07 Revision 262bf78c: [TASK] Remove "Page Information"
Removes the Page Information function from page backend module.
Also removes the Page Information table from within t...
Felix Kopp
16:07 Revision 4a8b5e76: [-FEATURE] Remove xml export in fullsearch, deprecate t3lib_xml
Class t3lib_xml was thought as a base class to export arbitrary records
as XML. Its current state is semi useful and ...
Christian Kuhn
16:07 Revision be885864: [TASK] Remove unused interface t3lib_File_Service_Publishing_Publisher
This interface hangs around in the core but is never used.
It is removed until it gives a real benefit and the FAL "p...
Christian Kuhn
16:07 Revision 52d619a4: [BUGFIX] backColor transparent causes black background or flickering
When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE...
Georg Großberger
16:07 Revision 6d53b1f9: [FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.
All...
Felix Kopp
16:07 Revision 09145449: [TASK] Follow-up: Remove record_list icon
Removes the record_list icon from the docHeader in modules:
* info
* functions
* permissions/access
* tstemplate
* i...
Felix Kopp
16:07 Revision 58e6a832: [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData
This change simply adds $fieldName to the "real" call to process
the FlexForm's DS. The argument is already supported...
Claus Witt
16:07 Revision 04e3600a: [BUGFIX] Possible fatal if sys_notes table is broken
Change-Id: I581f48bd031344aa43aa227f7c5e0a34e1cd3ea8
Fixes: #39528
Releases: 6.0
Reviewed-on: http://review.typo3.org...
Anja Leichsenring
16:07 Revision cc7a76db: [BUGFIX] Incorrect search-results when searching for part of word
Added missing 'self::' before constants. Now search will also find
matches for parts of words.
Credit goes to Mats S...
Tymoteusz Motylewski
16:07 Revision e14b8141: [BUGFIX] Fix typo 'usefull' => 'useful'
Several times usefull is used instead of useful.
Change-Id: Id8377d99fd94a20f4dd6261069f3b3dbb417d21d
Fixes: #39499
...
Georg Ringer
16:07 Revision 0f21dfe2: [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given
The method t3lib_db::debug_check_recordset should use
"is_resource" to be sure we have a proper database resource obj...
Michael Klapper
16:07 Revision e95f8b09: [BUGFIX] Description of pidSelect in class.db_list.inc is misleading
Tell the user that this is not just a list of IDs but a query part with
the fieldname and the operator.
Change-Id: I...
Jo Hasenau
16:07 Revision 748b41b0: [!!!][-FEATURE] Remove page hit statistics
The feature of logging each page request either to a database
table or to an "apache-style"-logfile is rarely used th...
Mario Rimann
16:07 Revision 7242c6e3: [TASK] Simplify sprite manager
- Default sprite handler is registered in DefaultConfiguration.php
- Manager class is made static, $GLOBALS['spriteMa...
Christian Kuhn
16:07 Revision d33ecc9d: [FEATURE] Add closure support for t3lib_div::callUserFunction
Adds the very handy option to use closures for the user functions.
Change-Id: Iae2278c4d5d988eb0e882f575d0f2d441c238...
Tolleiv Nietsch
16:07 Revision 66afebf2: [TASK] Move field "module" to "Behaviour"
Move field "module" to the tab "Behaviour" for
page types pages and sys folder.
Change-Id: Ia23f4beca6104ea9bdac18bd...
Georg Ringer
16:07 Revision dc5e9e30: [FEATURE] Swap doc header rows in all backend modules
Swaps all docHeader rows for the backend modules.
Function menu and CSH are moved to the top row while
buttons (save...
Felix Kopp
16:07 Revision a0cacd5a: [TASK] Use extbase backend user model in ext:belog
Feature #39145 introduced a backend user model to extbase.
The patch uses this in the belog extension now and removes...
Markus Günther
16:07 Revision 863d59dd: [FEATURE] Add Hook to manipulate BE login form
To fully customize the backend login form a hook (signal/slot) is
added which allows manipulation of the markers arra...
Jigal van Hemert
16:07 Revision 551ba297: [!!!][FEATURE] Update cache framework to latest FLOW3 version
Update the caching framework to FLOW3 version 868e073b98
Main changes:
[!!!][FEATURE] Make cache backends more flex...
Christian Kuhn
16:07 Revision 5fc72659: [TASK] Raise extbase submodule pointer
Change-Id: I6d67b3a0670d9ad99b8a718894274c59202e0a60
Reviewed-on: http://review.typo3.org/13403
Reviewed-by: Christia...
Christian Kuhn
16:07 Revision e2fd214f: [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation
The function returns a NULL value if a sql error occurs.
Change-Id: Ic508aa5ba2034c0a230f5fad56690979ed576bf4
Fixes:...
Nicole Cordes
16:07 Revision dad09e7b: [FEATURE] Update Manual of Form Wizard to include Postprocessors
Adds information about postprocessors and how to configure them to
the manual of the form wizard.
Uses doc_template ...
Franz Geiger
16:07 Revision fd9b04db: [BUGFIX] IRRE childs don't expand in Internet Explorer
document.getElementsByName doesn't always extend the returned DOM
Elements with prototype.js specific methods in Inte...
Stefan Aebischer
16:07 Revision 5e3639c2: [FEATURE] arrayExport() should recognize int keys
t3lib_utility_Array::arrayExport() currently exports array keys always
as strings. With the patch integer array keys ...
Christian Kuhn
16:07 Revision aa9e829a: [FEATURE] New hook for managing page cache
When pages are cached using some extra system (e.g. nc_staticfilecache)
it is useless to store these as well in whate...
Francois Suter
16:07 Revision 9e8eb028: [TASK] Remove non-core modules in sysfolders
Sysfolders can contain modules and some are shipped with the core:
* shop
* approvals
* board
* news
only fe_users n...
Georg Ringer
16:07 Revision 909b5162: [TASK] CleanUp the Reference-List in title-tooltip
file list and record list module show the references to the
record in a reference column using the title-tag of a lin...
Steffen Ritter
16:07 Revision 32769fef: [!!!][BUGFIX] *_user table password field is to short
When using the hash-algorithm "blowfish" in saltedpasswords
the hash is 60 chars long - therefore the field length ha...
Steffen Ritter
16:07 Revision 14f4c7a5: [TASK] Move buttons in user setting into advanced functions
The buttons "clear configuration" and "reset
temporary data" are advanced functions and should
therefore be moved to ...
Susanne Moog
16:07 Revision 7993f011: [TASK] Improve sys_note code
Code of sys_note can be highly improved:
* Use fluid
* Move xlf files to Resources
* Add kind-of repository
Change-I...
Georg Ringer
16:07 Revision bac937b9: [BUGFIX] Admin fields not shown in setup module
The admin functions are currently not shown in User->setup module.
Affected is for example the 'Display debug message...
Christian Kuhn
16:07 Revision 9d5d6f93: [BUGFIX] BE User Settings cannot be saved by clicking enter
After moving the save button to the top row of the form, hitting
enter within a text input field of the user's settin...
Mario Rimann
16:07 Revision 695551f9: [BUGFIX] Generate random key is not updating in install tool
The button to generate a new random key is not updating
anymore due to the refactoring of the localconf.php file
Cha...
Wouter Wolters
16:07 Revision 85b56a65: [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered
Problem: When using Firefox, if a copy/cut/paste button is hit and
access to the clipboard is not allowed, installati...
Stanislas Rolland
16:07 Revision 96cd54ab: [BUGFIX] Broken quoting in arrayExport
Tick (') must be quoted to \'
Change-Id: I006173f0d5e1e17de1ff8801c71c6167fd96087d
Resolves: #39346
Releases: 6.0
Re...
Christian Kuhn
16:07 Revision ec7bc16c: [TASK] Make some final classes non-final to allow mocking
We need to be able to subclass some classes for the unit tests:
a) classes that need to be used with getMock
b) clas...
Oliver Klee
16:07 Revision 5451f8ca: [TASK] Add more unit tests for t3lib_tree_pagetree_DataProvider
Clean up the class a bit and add unit tests for getRoot().
Change-Id: I9a60c9531bca8683708ddfb7e898926fb2c7d5c5
Rele...
Oliver Klee
16:07 Revision 528385b0: [FEATURE] Add wincache as a cache backend
Add wincache as a cache backend for TYPO3 installations
running on a windows machine
Change-Id: I3089939f87d25970011...
Tobias Burger
16:07 Revision 4bd7b5be: [FEATURE] EXT: viewpage open in blank window
Adds link to backend module docheader within EXT: viewpage
to open the current page in a new window.
Change-Id: I89c...
Felix Kopp
16:07 Revision 9df14aca: [BUGFIX] Warning on fetching undefined category definitions
Calling t3lib_category_Registry::getDatabaseTableDefinition()
for an extension that does not register any categories,...
Oliver Hader
14:44 Revision 7f17bf67: [TASK] Set TYPO3 version to 4.5.19-dev
Change-Id: I413424ca74693a7bd4bacb44bf3724f457a0963e
Reviewed-on: http://review.typo3.org/13524
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:44 Revision 2d73b5d1: [RELEASE] Release of TYPO3 4.5.18
Change-Id: Ibf85379e48a59fdfabdad4edaf25c978dcd596b4
Reviewed-on: http://review.typo3.org/13523
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:44 Revision f99cd1d3: [RELEASE] Release of TYPO3 4.5.18
Change-Id: Ibf85379e48a59fdfabdad4edaf25c978dcd596b4 TYPO3 Release Team
14:35 Revision d53a5909: [TASK] Set TYPO3 version to 4.6.12-dev
Change-Id: Id1292157b43692274d65a9368cf5bc2309451988
Reviewed-on: http://review.typo3.org/13522
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:35 Revision 56973db2: [RELEASE] Release of TYPO3 4.6.11
Change-Id: Id1ab668a1706f3ce60a607be0dfa3b8b437d2841
Reviewed-on: http://review.typo3.org/13521
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:35 Revision 9809ebf7: [RELEASE] Release of TYPO3 4.6.11
Change-Id: Id1ab668a1706f3ce60a607be0dfa3b8b437d2841 TYPO3 Release Team
14:32 Revision a82a416b: [TASK] Raise submodule pointer
Change-Id: I9ce1f0e03d9e37271d969e1281ed0bd7552ba6e6
Reviewed-on: http://review.typo3.org/13520
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:29 Revision e809cd3b: [TASK] Raise submodule pointer
Change-Id: Id23a7e439025f7b7b1824923fd6bd5adebbc8217
Reviewed-on: http://review.typo3.org/13519
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:10 Revision c5e24ad4: [TASK] Set TYPO3 version to 4.7.4-dev
Change-Id: I27966778a05a9c99bdbd1c05c1f5908b7cb87d66
Reviewed-on: http://review.typo3.org/13518
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:09 Revision 136f73b4: [RELEASE] Release of TYPO3 4.7.3
Change-Id: Iae34c75effe887d0220adffb06450a43811e3943
Reviewed-on: http://review.typo3.org/13517
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:09 Revision 87b96784: [RELEASE] Release of TYPO3 4.7.3
Change-Id: Iae34c75effe887d0220adffb06450a43811e3943 TYPO3 Release Team
08:39 Revision 628acff6: [TASK] Fix typos in core
Fix more typos in the core
Resolves: #39606
Releases: 6.0
Change-Id: I0e6c3e59ead3e55623c7a5e13692889fe7dc9ac3
Revi...
Georg Ringer
00:02 Revision 60b64521: [BUGFIX] EXT:beuser must have frontend root TS template
Due to the current bootstrap structure of extbase, an extbase
based backend module must have a TypoScript frontend ro...
Christian Kuhn

2012-08-07

23:08 Revision 4416aa76: [BUGFIX] Fix PHP warning in EXT:beuser
Initialize moduleData compareUserList as array to
not trigger a warning if method getCompareUserList array_keys()
is ...
Georg Ringer
22:18 Revision f8587aca: [BUGFIX] Page module FlashMessage position
Moves the FlashMessages in Page backend module underneath the page title.
Also moves the message text from the messag...
Felix Kopp
21:52 Revision 3ee50860: [TASK] Use simple file backend for core php cache
This patch adds a new php cache to the core that is exclusivly used
by the core for php code. It uses the quicker sim...
Christian Kuhn
21:28 Revision ae9d18c9: [BUGFIX] sectionIndex menu is not i18n ready
Change-Id: I34281d801f292530a1618d8b38eafac22b02b511
Fixes: #36616
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Stefan Galinski
21:10 Revision 34545f88: [BUGFIX] sectionIndex menu is not i18n ready
Change-Id: I34281d801f292530a1618d8b38eafac22b02b511
Fixes: #36616
Releases: 6.0, 4.7
Reviewed-on: http://review.typo...
Stefan Galinski
15:44 Revision fc02ae03: [TASK] Fix more typos in the core
Change-Id: I69e63dd7bd03ad03bca3b825fbd4b5b2376386a0
Resolves: #39565
Releases: 6.0
Reviewed-on: http://review.typo3....
Georg Ringer
14:31 Revision a5cd4dfa: [BUGFIX] Exception "Could not create directory"
The thrown exception is not that helpful while information
about the path is missing.
Change-Id: I3d3411a4ebcce8b1bf...
Michael Klapper
14:31 Revision 69856166: [BUGFIX] Exception "Could not create directory"
The thrown exception is not that helpful while information
about the path is missing.
Change-Id: I3d3411a4ebcce8b1bf...
Michael Klapper
14:27 Revision ac1223d5: [BUGFIX] Exception "Could not create directory"
The thrown exception is not that helpful while information
about the path is missing.
Change-Id: I3d3411a4ebcce8b1bf...
Michael Klapper
10:41 Revision 218316e6: [TASK] Deprecate t3lib_ajax
Class t3lib_ajax is of little use and was never finished.
The only use in the core is adapted and the class deprecate...
Christian Kuhn
10:30 Revision 57a3cb39: [FEATURE] Migrate EXT: beuser to Extbase
This patchset includes a new backend user administration.
Based on extbase a model for BackendUsers is included.
All...
Felix Kopp
07:21 Revision 6dac2bc4: [BUGFIX] backColor transparent causes black background or flickering
When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE...
Georg Großberger

2012-08-06

22:47 Revision 8398ffea: [TASK] Remove unused interface t3lib_File_Service_Publishing_Publisher
This interface hangs around in the core but is never used.
It is removed until it gives a real benefit and the FAL "p...
Christian Kuhn
22:22 Revision 723bdd87: Initialize caches
Change-Id: I890c0d8b27f75aceff40c3e9fb1ab1729824b66e Steffen Gebert
22:13 Revision fe3b466e: Define cache_rootline
Change-Id: If9cf2380415daf3780b192b4673cbf597b0d393f Steffen Gebert
22:00 Revision aa378e15: [TASK] Refactor t3lib_pageSelect::getRootline
t3lib_pageSelect::getRootline is a function called many
times during frontend rendering and link generation.
The comp...
Steffen Ritter
21:47 Revision 6387cdcb: [-FEATURE] Remove xml export in fullsearch, deprecate t3lib_xml
Class t3lib_xml was thought as a base class to export arbitrary records
as XML. Its current state is semi useful and ...
Christian Kuhn
21:10 Revision b02ca5c4: [TASK] Remove "Page Information"
Removes the Page Information function from page backend module.
Also removes the Page Information table from within t...
Felix Kopp
19:08 Revision 88241937: [BUGFIX] Incorrect search-results when searching for part of word
Added missing 'self::' before constants. Now search will also find
matches for parts of words.
Credit goes to Mats S...
Tymoteusz Motylewski
19:05 Revision dd50ddde: [BUGFIX] Incorrect search-results when searching for part of word
Added missing 'self::' before constants. Now search will also find
matches for parts of words.
Credit goes to Mats S...
Tymoteusz Motylewski
10:18 Revision 2ede2c34: [FEATURE] Reorder configuration and loading mechanisms for requireJS
Change-Id: I4d9dc03ca1384d64284ae947a27572ea855784f0 Benni Mack
 

Also available in: Atom