Project

General

Profile

Activity

From 2011-06-01 to 2011-06-30

2011-06-30

16:47 Revision 7a2807cb: [BUGFIX] Fix Widget support
This is a hotfix for the broken widget support (see #27783)
Besides it fixes some unit tests that were red since the
...
Bastian Waidelich
11:23 Revision e14243d4: [TASK] Recreate ext_autoload.php
Using the Extension Development Evaluator
Change-Id: Icb8ad8b2190dba8ea27a2bd36669d7bb71d2b4ee
Resolves: #27680
Bastian Waidelich
11:22 Revision 975c15b4: [TASK] Recreate ext_autoload.php
Using the Extension Development Evaluator
Change-Id: Ifeaacb40bef0295ab446ac187ee348637e9e6eb9
Related: #27680
Bastian Waidelich
07:50 Revision 8c22e535: [+FEATURE] (ViewHelpers): Adjust Fluid to new Property Mapper
make sure to merge the relevant Extbase changes as well when testing.
Related: #27656
Change-Id: Iba7f9559440445d443...
Sebastian Kurfuerst
07:46 Revision ae5eeef2: [!!!][+FEATURE] (MVC): Modify MVC stack to use the new property mapper
* use Error_Result for validation errors and property mapping errors
* use new Property Mapper
* use new validation A...
Sebastian Kurfuerst
07:42 Revision 89c0697e: [!!!][+FEATURE] (Validation): Adjusted and re-done Validation API
* Completely reworked Validation API, adjusting all validators.
Validators now return a Error_Result object.
* Vali...
Sebastian Kurfuerst
07:33 Revision 111368ea: [+FEATURE] (Property): Add new property mapper
This changeset adds the new property mapper, alongside of the old one.
It is not used yet in the MVC framework.
Rela...
Sebastian Kurfuerst
07:32 Revision 22d1e917: [+FEATURE] (Persistence): Synchronize PersistenceManagerInterface more with FLOW3
* adds the methods getObjectByIdentifier and getIdentifierByObject directly to
the Persistence Manager and interfac...
Sebastian Kurfuerst
07:29 Revision 1e11d760: [+FEATURE] (Reflection): Object Access can now access private properties
Resolves: #27652
Related: #27059
Change-Id: I93a31053f29e18791539033e262f32b41f21222e
Sebastian Kurfuerst
07:28 Revision 72761b49: [+FEATURE] (Utility): synchronize TypeHandling class with FLOW3
Also backports unit tests from FLOW3.
Resolves: #27651
Related: #27059
Change-Id: Ia76dfef73ad9833305a5493114cf99c99...
Sebastian Kurfuerst
07:27 Revision ad09f0ce: [!!!][FEATURE] Improve error and message handling
ERROR HANDLING:
- Error\Result as base class for generic "Results" (used by validation
and by Property Mapping)
- E...
Sebastian Kurfuerst
07:20 Revision 45aa0100: [TASK] (MVC, Property): Deprecation of the the old property mapper
Related: #27059
Change-Id: I9d11777ee44194f05f9e5a70f761695298a5ad5f
Sebastian Kurfuerst
07:16 Revision dfd257ee: [+FEATURE] (Configuration): Feature flag implementation
In order to provide new features and stay backwards-compatible at the same time,
the framework has to distinguish at ...
Sebastian Kurfuerst

2011-06-29

22:17 Revision 240383e7: [BUGFIX][DB] Some DB fields needs to be varchar to support MSSQL
There are some fields in the sys_workspace table, which are of type
text at the moment. This is a problem for MSSQL, ...
Sonja Scholz
21:17 Revision 8790f3e2: [BUGFIX] sys_action: Fix Record List page switching
If a list-records-task lists more than 100 records, the singe table page turning
functionality is shown on top of the...
Thomas Maroschik
10:51 Revision c2542c22: [BUGFIX] LIVE workspace actions don't work
The solution is simple to hide all the "actions" in live workspace.
Change-Id: Id0b1f7231fd74d14a4353df2aa290e9fe8f7...
Michael Klapper

2011-06-28

18:39 Revision 212e9791: [FEATURE] Add possibility for improved detail view
The current row detail view in the Workspaces module is rather limited
and there's no entry point to change it. Addin...
Francois Suter
18:00 Revision 146f6621: [FEATURE] Add possibility for improved detail view
The current row detail view in the Workspaces module is rather limited
and there's no entry point to change it. Addin...
Francois Suter
12:43 Revision 18d3eee6: [BUGFIX] LIVE workspace actions don't work
The solution is simple to hide all the "actions" in live workspace.
Change-Id: I5ae97bc5f7dacb5e6e40749bf40d2a049689...
Michael Klapper

2011-06-27

08:52 Revision 9b4afc7e: [TASK] Remove override of authentication fields
Many class fields in tslib_feUserAuth override the ones from
parent class t3lib_userAuth. This makes refactoring comp...
Xavier Perseguers
01:16 Revision b4375526: [+BUGFIX] (Persistence): return correct objectCountByQuery when query
contains left join and no limit
When using DISTINCT with COUNT, the DISTINCT has to be inside the
COUNT otherwise th...
Marc Bastian Heinrichs
01:12 Revision 15a54e17: Merge "[+TASK] Fluid: Make use of newly introduced Extension Service"
Stefan Neufeind
01:11 Revision a8b15cc0: [+TASK] Fluid: Make use of newly introduced Extension Service
Since r11323b56 most functions of Tx_Extbase_Utility_Extension
are deprecated and have been used to the new
Tx_Extbas...
Bastian Waidelich

2011-06-26

17:57 Revision 61905b2c: Merge "[+BUGFIX] Cloning a ValueObject should not set its uid to NULL"
Stefan Neufeind
16:45 Revision ed706a6d: [BUGFIX] Adapt cache configuration to 4.6
Change-Id: Ifcc5f66cd61c32bf2bf219da21eea67939d3b77c
Resolves: #27546
Depends: #27506
Depends: #27536
Christian Kuhn
16:15 Revision 89cdbb65: [BUGFIX] Remove check for TYPO3_UseCachingFramework
The caching framework is always enabled in TYPO3 4.6. This renders
the check for TYPO3_UseCachingFramework obsolete.
...
Christian Kuhn
14:01 Revision 3e26b75a: [TASK] Add Parser for PHP locallang array
Implement the parser to support LLPHP file as localization file format.
Change-Id: I4e4d66e73d92eae57663b8e905db33a1...
Xavier Perseguers
14:01 Revision 1855640d: Fix for cannot use string offset as array in lang
Change-Id: Idfbf17da0c4ca6fed758f6724a69c64e2884f8de Steffen Gebert
14:01 Revision edb0ac8a: Sys_domain caching
Change-Id: If7c15d5d173328bfd1544c8d917fd0e48452f7ae Steffen Gebert
10:26 Revision 16456828: Full caching of sys_domain records
Change-Id: I20f98c89a056e6cc05ba6923a94f3cf2c71d9ac2 Steffen Gebert

2011-06-25

12:47 Revision 3f136897: [BUGFIX] Caching framework: Improve configuration handling
The cache manager takes care of correct cache configurations
given to the cache factory. The patch improves the handl...
Christian Kuhn
08:22 Revision 8c856d57: [BUGFIX][INSTALL] Selecting existing database should check radio button
Due to a JavaScript error the corresponding radio button in Step 2 of
the 1-2-3 wizard is not automatically checked, ...
Steffen Gebert
00:24 Revision 678d5865: [BUGFIX] Fix warnings in db backend unit tests
Change-Id: I2e83a0ec6c81c07b0b051d7074ee2ac928a6beb5
Resolves: #27693
Reviewed-on: http://review.typo3.org/2922
Revie...
Christian Kuhn
00:22 Revision 4e5d1b35: [BUGFIX] Fix warning in file backend unit tests
Change-Id: Ib38f602723826340a5c3afd0a9f79cc9aa1dae66
Resolves: #27692
Reviewed-on: http://review.typo3.org/2923
Revie...
Steffen Gebert

2011-06-24

21:19 Revision 7aec9be5: [FEATURE] Add random functionality to listNum
Add the ability to get a random item by setting listNum to "rand".
Change-Id: I55efef8ed714eaa1545f9f179e18260661407...
Mario Rimann
21:19 Revision 6bb68687: [BUGFIX] Use runtime cache in TCEmain
Change-Id: I675b1998d255ea4b9fda3e7725b9fd9d96a0f1d6
Resolves: #27685
Depends: #27208
Reviewed-on: http://review.typo...
Christian Kuhn
21:10 Revision fea7f6ec: [BUGFIX] Use runtime cache in tslib_fe::get_cache_timeout
Thanks to #20473, start and stop times of records are now taken into
account during a page's cache lifetime calculati...
Steffen Gebert
20:40 Revision a44f8fa0: [FEATURE] Add a runtime cache
Add a runtime cache (cache_runtime) based on the TransientMemoryBackend
to save and retrieve values, which are requir...
Steffen Gebert
20:36 Revision f680d92b: [BUGFIX] Deprecate initCache* methods in t3lib_cache
They are obsolete since cacheManager->getCache() initializes caches
on its own if needed.
Change-Id: I1684db04057990...
Christian Kuhn
20:06 Revision ab65d0c4: [BUGFIX] Improve deprecation handling of useCachingFramework
Change-Id: I0578331909143ee646cace697852eb6082a3a19b
Resolves: #27681
Reviewed-on: http://review.typo3.org/2909
Revie...
Christian Kuhn
18:26 Revision 9e423e05: [TASK] Scheduler: Code clean up
Clean up code in the Scheduler system extension: phpDoc,
CGLs compliancy, spelling mistakes, type hinting.
Change-Id...
Francois Suter
13:50 Revision 3a5ca97b: [BUGFIX] Use t3lib_cache_frontend_VariableFrontend as fallback frontend
According to wiki documentation, integrators are told to define both
'frontend' and 'backend' in their caching config...
Xavier Perseguers
13:48 Revision 5499b8e3: Merge "[BUGFIX] Space missing in popup window" into 4.5
Susanne Moog
13:48 Revision 3aaa54a7: Merge "[BUGFIX] Space missing in popup window"
Susanne Moog
13:37 Revision d9e4b119: Merge "[FEATURE] Improve information for detail view" into 4.5
Susanne Moog
13:36 Revision 9dd08070: Merge "[FEATURE] Improve information for detail view"
Susanne Moog
13:28 Revision 0652f1bc: [BUGFIX] Flexform sheet description should be editable via TSConfig
Flexform sheet description, short description and language meta settings are now editable via TSConfig.
Change-Id: I...
Kai Vogel
13:08 Revision 279fee3f: [FEATURE] Enable caching framework by default
The caching framework matured and is ready for default use. The patch
defines TYPO3_UseCachingFramework to true, remo...
Christian Kuhn
11:44 Revision 3dc19336: [FEATURE] Add task to delete files in recycler folders
Adds a scheduler task to cleanup old files in _recycler_
directories in fileadmin. Thanks to Guiamo Programming (Yomo...
Kai Vogel
10:36 Revision 75894001: [+BUGFIX] Fix unit tests
This commit fixes all Fluid unit tests, so they run through again.
With this commit, backporting Fluid is completed u...
Sebastian Kurfuerst
03:16 Revision 4a11fb5c: Merge "[BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory"
Stefan Neufeind
03:03 Revision 015e7f99: Merge "[+FEATURE] Extbase (MVC): Make response format configurable in TypoScript"
Stefan Neufeind

2011-06-23

22:45 Revision 86267447: [BUGFIX] Caching framework: Reduce code duplication in db backend
Change-Id: I791e7171adedf2737f38adecac52e428ed63da90
Resolves: #27671
Reviewed-on: http://review.typo3.org/2901
Revie...
Christian Kuhn
22:08 Revision eadf9d31: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I55190c3...
CPS-IT GmbH
22:00 Revision 554828b2: [BUGFIX] Disabled empty number of days field in table garbage
collection scheduler task
This patch reactivates the number of days field even if it is
empty if a default number is...
Kai Vogel
18:37 Revision 29fed401: [BUGFIX] Missing parentheses in code break two stdWraps
Missing parentheses around isset() checks in string concatenation break
functionality.
Change-Id: I57fb20a425ce39990...
Markus Klein
18:35 Revision 2c5aba5d: [BUGFIX] Missing parentheses in code break two stdWraps
Missing parentheses around isset() checks in string concatenation break
functionality.
Change-Id: I2349f8608ab7a1ffc...
Markus Klein
07:55 Revision ac089754: [+BUGFIX] (SignalSlot): Fix unit tests
Resolves: #27550
Change-Id: Idddd477af6ff278473626455a963ebea925a4242
Sebastian Kurfuerst

2011-06-22

19:12 Revision 52d86037: [BUGFIX] Caching framework db backend: Remove wildcard tag dropping
Change-Id: I75fdee1cf996aa21d7c6b71502ade54fd9fa957f
Resolves: #27548
Depends: #27506
Depends: #27536
Depends: #25119...
Christian Kuhn
19:11 Revision 0f689158: [FEATURE] Caching framework db backend: better db layout
Introduce a better indexable database layout that allows
effective use of indices.
Change-Id: Ie97563e1612d64759bcbd...
Björn Pedersen
19:10 Revision 34603eb5: [TASK] Caching framework db backend: Use own namespace
The layout of needed database tables for cache tables is
handled by the caching framework backend internally:
- Exten...
Christian Kuhn
16:41 Revision f1523f84: [BUGFIX] Versioning with context menu is visible if workspaces are enabled
Change-Id: I0b1e582e631e223cec3bd5759d72fb6e1368d5d3
Resolves: #25962
Releases: 4.6, 4.5
Michael Klapper
16:39 Revision 4894ccc7: [BUGFIX] Versioning with context menu is visible if workspaces are enabled
Change-Id: I31592fb3dcbb334192497ea6e60e7498f4665847
Resolves: #25962
Releases: 4.6, 4.5
Michael Klapper
15:23 Revision 56f169eb: [BUGFIX] Space missing in popup window
Change-Id: Ie0cd46baa07c3d7bdb80c97fc53432eacba276d9
Resolves: #27310
Releases: 4.6, 4.5
Michael Klapper
15:19 Revision 2b71535a: [BUGFIX] Space missing in popup window
Change-Id: I2b46e13136cea7f142fbed113fb250a7bd952973
Resolves: #27310
Releases: 4.6, 4.5
Michael Klapper

2011-06-21

22:17 Revision 8b8bd648: [BUGFIX] Installer - Wrong value for CGI
In "Basic Configuration"->"System Information" the wrong value for
"UNIX/CGI" is displayed, when using fcgid.
The rea...
Markus Klein
20:46 Revision a115fb92: [BUGFIX] Installer - Wrong value for CGI
In "Basic Configuration"->"System Information" the wrong value for
"UNIX/CGI" is displayed, when using fcgid.
The rea...
Markus Klein
20:31 Revision 7f152843: [FEATURE] Upgrade ExtJS to version 3.4.0
Change-Id: Ia24cbb72388ad35bdf37b2254c067cec4212630d
Resolves: #27407
Reviewed-on: http://review.typo3.org/2710
Teste...
Steffen Gebert
14:38 Revision 41ce921d: [BUGFIX] Previewing a page in a custom Workspace, unable to execute an action in List view tab.
Change-Id: Ibb09d6de9e9053eac69c6bb746b8ee2f40fc66e6
Resolves: #13884
Releases: 4.6, 4.5
Michael Klapper
13:26 Revision e86d0dbe: [BUGFIX] Previewing a page in a custom Workspace, unable to execute an action in List view tab.
Change-Id: Ic3646420e44fd9fddf656ce70df1ece16937db6e
Resolves: #13884
Releases: 4.6, 4.5
Michael Klapper
13:08 Revision 792ea552: Merge "[BUGFIX] Missing preselected recipients in send to next stage window"
Michael Klapper
13:07 Revision 175a8872: Merge "[BUGFIX] Missing preselected recipients in send to next stage window" into 4.5
Michael Klapper
11:41 Revision c4a4a7d5: [TASK] Fluid: Use strpos() instead of strstr() where possible
Faster and less memory-intensiv if just checking for presence
of one character (according to PHP-documentation).
Cha...
Stefan Neufeind
07:01 Revision f8649b63: [TASK] Make TextboxViewHelper a subclass of TextFieldViewHelper
As TextFieldViewHelper behaves exactly as TextboxViewHelper, and has further
configuration options, it should be safe...
Sebastian Kurfuerst
06:47 Revision 7c0954e3: Merge changes If9f1d413,Icef02f0e,Ib0affd73
* changes:
[TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
[TASK] (Core): Code Cleanup in Abstr...
Sebastian Kurfuerst
00:31 Revision d9625b79: Merge "[BUGFIX] Adapt cache configuration to 4.6"
Susanne Moog

2011-06-20

23:31 Revision 5397e22d: [BUGFIX] Caching Framework: Flush all caches in 'clear all caches'
The caching framework Manager method flushCashes() flushs only
instantiated caches. The patch puts the new setCacheCo...
Christian Kuhn
21:55 Revision 8ae12737: Merge "[TASK] Cleanup and small improvements to Interceptors"
Bastian Waidelich
21:54 Revision 505bfcf2: Merge "[TASK] Comment and non-functional changes"
Bastian Waidelich
21:54 Revision 30dc66c8: Merge "[+BUGFIX] Empty a tag ends with /> instead of </a>"
Bastian Waidelich
21:53 Revision b822d2d4: Merge "[BUGFIX] Better error message for "unknown section" exception"
Bastian Waidelich
21:50 Revision 957e8b5d: Merge "[+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render"
Bastian Waidelich
18:52 Revision a2e63732: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I4fe5e02...
CPS-IT GmbH
18:46 Revision 0bd8de7e: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: Ieaf1953...
CPS-IT GmbH
18:03 Revision 52e1c1ee: [BUGFIX] Incompatible call to debug_backtrace() prior to PHP 5.3.5
The additional parameter to debug_backtrace() was introduced
with PHP 5.3.6. To stay compatible with PHP 5.3.0, it sh...
Oliver Hader
18:00 Revision db8f0c16: [BUGFIX] Incompatible call to debug_backtrace() prior to PHP 5.3.5
The additional parameter to debug_backtrace() was introduced
with PHP 5.3.6. To stay compatible with PHP 5.3.0, it sh...
Oliver Hader
17:50 Revision 1709b452: [BUGFIX] FE-Error "NO entry in the $TCA-array..."
Fix a possible race condition during a FE call if a BE user
'clears all cache' at the same time.
Change-Id: I4fe5e02...
CPS-IT GmbH
10:56 Revision 872b5fb7: [+BUGFIX] Make ObjectManager::isRegistered work
This is a followup change to I7a31f93e9855bb1e36c5953e86c3aef7322f548f,
which introduced several unwanted behaviors, ...
Sebastian Kurfuerst
10:17 Revision 381bb548: [TASK] (ViewHelper): Code Cleanup to AbstractFormField ViewHelper
Change-Id: If9f1d413d0061238807b6526bb1471714dc57250 Sebastian Kurfuerst
10:17 Revision a17273ac: [TASK] (Core): Code Cleanup in AbstractTagBasedViewHelper
Change-Id: Icef02f0e1934a49e682c57ef91926b8666de8112 Sebastian Kurfuerst
10:17 Revision 3cf11bba: [+BUGFIX] (Core): Condition improvements
* now all complex comparators are fully specified, and behave according to
the specification
* ConditionViewHelper ...
Sebastian Kurfuerst
10:16 Revision 8c66da55: [TASK] Cleanup and small improvements to Interceptors
Interceptors now also get passed the current Parsing State,
which they can use to interact with the tree. This can be...
Sebastian Kurfuerst
09:45 Revision 0401b77d: [TASK] Comment and non-functional changes
... appeared during bringing Fluid v4 and v5 in sync again
Change-Id: I326663606a917ad84fa82a736a536ff77863a0b3
Sebastian Kurfuerst
09:40 Revision 91ede1eb: [+BUGFIX] Empty a tag ends with /> instead of </a>
Change-Id: I209783b91247ae615e9b944665d67c230b861637
Resolves: #27556
Sebastian Kurfuerst
09:40 Revision 71cd4b8f: [BUGFIX] Better error message for "unknown section" exception
Related Fluid (FLOW3) change: I6de1f66402cb5c1d4781f1cdb41e04cb23cf016c
Change-Id: I22121ad7df7a307fdc98df23a38fab6f...
Sebastian Kurfuerst
09:40 Revision 69449324: [+BUGFIX] Fluid (Core): Simplify debugging of exceptions thrown during render
If a sub node of the SyntaxTree throws an exception, PHP would issue a
fatal error because __toString() methods must ...
Sebastian Kurfuerst

2011-06-19

23:07 Revision d8bdda72: [FEATURE] Add table garbage collection scheduler task
This feature was implemented during T3BOARD11 bug auction. It is
kindly sponsored with 100 beers by jweiland.net and ...
Christian Kuhn
22:45 Revision 4ffa90f3: [BUGFIX] Show correct record title
Show correct record title in backend module using t3lib_BEfunc::getRecordTitle()
in template.php and beuser module.
...
Joh. Feustel
21:59 Revision 755b68a1: [BUGFIX] Cache toolbar items have incorrect width
The items in the clear cache toolbar do not span the full width of the
menu. This is because a float:left; that was i...
Andreas Wolf
16:32 Revision d539d88b: [FEATURE] Make t3lib_BEfunc::calcAge() support singular/plural
This was already supported in tslib_content::calcAge() and is now in
sync with this patch.
Change-Id: Id07a1a4ca1e59...
Stefan Neufeind
16:25 Revision e496b3b0: [+FEATURE] backport SignalSlotDispatcher
The SignalSlotDispatcher is a great way to have a centralized
EventHandler in Extbase. The SignalAspect was omitted a...
Felix Oertel
16:21 Revision 00c9732d: Merge "[+FEATURE] implement ObjectManager::isRegistered()"
Stefan Neufeind
16:10 Revision b4c825e6: Merge "[+TASK] Extbase: Move static typoscript utility methods to a service"
Stefan Neufeind
15:58 Revision f35ec9d1: Merge "[+BUGFIX] Extbase (Validation): E-mail address with space at the end is invalid"
Stefan Neufeind
13:39 Revision 89a0c831: [+BUGFIX] Fluid: Fix CObjViewHelper
In I98184e96f76714835f02197d118681fdb85d5509 an error has been
introduced: instead of getGettablePropertyNames, getGe...
Sebastian Kurfuerst
13:14 Revision 270758da: [BUGFIX] Adapt cache configuration to 4.6
Change-Id: I85e68730e07b994ec4a21bcccded7295d036e566
Resolves: #27543
Depends: #27506
Christian Kuhn
11:49 Revision 11671ac8: Merge "[+BUGFIX] Fix localization handling to support XLIFF"
Sebastian Kurfuerst

2011-06-18

16:46 Revision 54132b82: [TASK] Cleanup unnecessary calls to reset() or current()
Change-Id: I055760fdd1960dbfa8b574523c8b88ea84f619f8
Resolves: #27530
Reviewed-on: http://review.typo3.org/2792
Revie...
Stefan Neufeind
16:35 Revision dccd89f2: [TASK] Cleanup foreach() by using references
Using references for foreach-values makes handling
easier in some cases.
Also added (according to php-documentation) ...
Stefan Neufeind
16:33 Revision ba0977a6: [FEATURE] add .gitignore for common file exclusions
porting what was in svn:ignore before
needs to be aplied to all branches separatly, once we agree
Resolves: #13627
...
Oliver Hader
15:57 Revision bfd720c3: [TASk] Add tests for t3lib_div addSlashesOnArray and stripSlashesOnArray
Change-Id: If20a37d2074009edbae9d77d84af468288f2626d
Resolves: #27532
Reviewed-on: http://review.typo3.org/2796
Revie...
Christian Kuhn

2011-06-17

18:23 Revision ec6ce1b7: [BUGFIX] Caching framework: Remove flushByTags() and findIdentifiersByTags()
Change-Id: I37f35a724be320a89cbf4a7b0d2533e60e2ef839
Resolves: #26499
Reviewed-on: http://review.typo3.org/1794
Revie...
Christian Kuhn
12:42 Revision b4e9a0d8: Merge "[+BUGFIX] Throw exception if a class to be reflected does not exist"
Stefan Neufeind
09:06 Revision 93f8afc6: [BUGFIX] Call to stdWrap() of non-existant $this->cObj in GifBuilder
A PHP Fatal Error occurs in tslib_gifBuilder::checkTextObj(), because
$this->cObj is not set, however this->cObj->std...
Steffen Gebert
08:59 Revision 03142b18: [TASK] Remove global declarations inside methods
Global declaration such as global $TCA or global $BE_USER should
be changed to $GLOBALS['TCA'], $GLOBALS['BE_USER'], ...
Xavier Perseguers

2011-06-16

21:08 Revision ac7cf029: [FEATURE] Improve information for detail view
The row details view in the Workspaces module is based on two arrays
containing only the changed fields, one with the...
Francois Suter
17:42 Revision 414e1bd1: Merge "[BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined" into 4.5
Tolleiv Nietsch
17:41 Revision a0aa2cd2: Merge "[BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined"
Tolleiv Nietsch
17:37 Revision 97f19c38: Merge "[TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer"
Tolleiv Nietsch
14:35 Revision a685a275: [BUGFIX] TCEforms Suggest doesn't search static tables as user
As a backend user, when using a suggest form next to a select
or group field containing entries from a static table I...
Thomas Maroschik
13:27 Revision 710a7e40: [BUGFIX] Missing preselected recipients in send to next stage window
Change-Id: Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32
Resolves: #27495
Releases: 4.6, 4.5
Michael Klapper
13:24 Revision 5538c0ca: [BUGFIX] Missing preselected recipients in send to next stage window
Change-Id: Ia2f58537dba12ebc6cf4ba6977e10ea46af04c32
Resolves: #27495
Releases: 4.6, 4.5
Michael Klapper
07:31 Revision 4c59b7c6: [BUGFIX] Throw HttpStatusExceptions in tslib_fe
Change #25697 added an Exception Hierarchy for HTTP statuses. This
change makes use of them in tslib_fe.
Change-Id: ...
Steffen Gebert

2011-06-15

16:59 Revision e807d5fe: [TASK] htmlArea RTE: Remove references to safe mode
safe_mode is not supported in TYPO3 4.6.
Change-Id: I5fdefc9595ee65bc911711851ae6e20c9f381e25
Resolves: #27408
Relea...
Stanislas Rolland
11:36 Revision c9c0a6e5: [BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined
Change-Id: I3047982b6762df556e3f9e6ab854081836b82c3b
Resolves: #27470
Releases: 4.6, 4.5
Michael Klapper
11:32 Revision 185984d9: [BUGFIX] JavaScript error on page load - TYPO3.LLL.Workspace is undefined
Change-Id: I3047982b6762df556e3f9e6ab854081836b82c3b
Resolves: #27470
Releases: 4.6, 4.5
Michael Klapper
08:51 Revision 1c653051: [TASK] Set TYPO3 version to 4.6-dev
Change-Id: I13e3623c00be4b9884a0d4a05b231cb64cbe4eae
Reviewed-on: http://review.typo3.org/2753
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
08:50 Revision dab4e09a: [RELEASE] Release of TYPO3 4.6.0alpha2
Change-Id: Iae20fa7a558b3b6cbbdbd3cee92203c751cfae3b
Reviewed-on: http://review.typo3.org/2752
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
08:50 Revision 1b59a46b: [RELEASE] Release of TYPO3 4.6.0alpha2
Change-Id: Iae20fa7a558b3b6cbbdbd3cee92203c751cfae3b TYPO3 Release Team
06:52 Revision 1e50141c: [+BUGFIX] Fix localization handling to support XLIFF
Localization handling changed in TYPO3 4.6 since XLIFF
translation files are used instead of locallang XML.
Direct ac...
Xavier Perseguers

2011-06-14

23:11 Revision fff3f21e: Revert "[RELEASE] Release of TYPO3 4.6.0alpha2"
This reverts commit f855741ea53da81a0713029e69cfd5012f271ae5.
Change-Id: If73a721a601ded3bc0d4764b25849575e5568aca
R...
Oliver Hader
22:39 Revision aee807ba: [FEATURE] Improve information for detail view
The row details view in the Workspaces module is based on two arrays
containing only the changed fields, one with the...
Francois Suter
22:04 Revision f855741e: [RELEASE] Release of TYPO3 4.6.0alpha2
Change-Id: I4eec17d8e9c90f03890e1df5fbcc67cc62c713d9
Reviewed-on: http://review.typo3.org/2746
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
22:01 Revision 9ff459f4: [TASK] Raise submodule pointer
Change-Id: Icd87bb0c28325308c6a0f42f6096bb0fc1d271c5
Reviewed-on: http://review.typo3.org/2745
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
20:39 Revision 1f65adb2: Merge "[TASK][!!!] Fix localization handling to support XLIFF"
Xavier Perseguers
20:31 Revision 3a973765: [TASK] Raise submodule pointer
Change-Id: Ifdd9737accef7f7d0b45a5dbc7a7e1bff4d96dd9
Reviewed-on: http://review.typo3.org/2744
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
20:30 Revision 66066369: [TASK] Raise submodule pointer
Change-Id: Ie71720efd4f1f7d33f6c023f132a61a0a8cfb918
Reviewed-on: http://review.typo3.org/2743
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
20:20 Revision 043bc20a: [TASK] Integrate external projects Fluid and Extbase as Git submodules
Change-Id: I6bb977d2f20f7a71a86abdb735959dc51e47c4e4
Resolves: #27446
Reviewed-on: http://review.typo3.org/2742
Revie...
Oliver Hader
20:19 Revision e7686f4e: [TASK] Integrate external projects Fluid and Extbase as Git submodules
Change-Id: I6c0d7c23619266d7e3b5954a0628f311c55b14bb
Resolves: #27446
Reviewed-on: http://review.typo3.org/2741
Revie...
Oliver Hader
20:19 Revision 7745fce4: [TASK] Integrate external projects Fluid and Extbase as Git submodules
Change-Id: I43fd669a02faeaf75cc1dabd61516a4527c896d1
Resolves: #27446
Reviewed-on: http://review.typo3.org/2740
Revie...
Oliver Hader
20:18 Revision fd7d3d37: [TASK] Integrate external projects Fluid and Extbase as Git submodules
Change-Id: I6637620820258b3b5c78b650ee6cd94871b9892b
Resolves: #27446
Reviewed-on: http://review.typo3.org/2739
Revie...
Oliver Hader
20:14 Revision 30cf35c1: [+BUGFIX] Extbase (Validation): E-mail address with space at the end is invalid
Add regex-check for additional whitespaces at the end.
Thanks to Marc Bastian Heinrichs
Change-Id: I784c25d50cc3114...
Stefan Neufeind
18:56 Revision 63eaf34f: Merge "[TASK] Extbase (Validation): Clean up tests for FloatValidatorTest and Integer ValidatorTest"
Bastian Waidelich
18:55 Revision 5211456d: Merge "[BUGFIX] Fix EmailAddressValidatorTest"
Bastian Waidelich
18:42 Revision 7ec19d9f: Merge "[+BUGFIX] Extbase (Persistence): Use correct language-uid for translations"
Bastian Waidelich
16:29 Revision 5fe122f0: [BUGFIX] Fix localization handling to support XLIFF
Change-Id: Iaf9c1a2cde556e4b4007c1f1365013c84d4ed258
Relates: #25397
Dominique Feyer
16:02 Revision e39ac9cc: [BUGFIX] Scheduler: Show running icon during execution
When tasks are executed manually via the Scheduler BE module, their
status icons should be changed to "running".
Res...
Andy Grunwald
15:49 Revision cb390c79: [FEATURE] Add XLIFF translation support (l10n)
Add a parser to support XLIFF + LLXML file as localization file format.
This patch includes:
* A parser factory to ...
Xavier Perseguers
15:44 Revision 0cb97a21: [BUGFIX] Scheduler: Show running icon during execution
When tasks are executed manually via the Scheduler BE module, their
status icons should be changed to "running".
Cha...
Andy Grunwald
13:42 Revision 4d1c08ba: [+BUGFIX] Throw exception if a class to be reflected does not exist
avoid fatal PHP-errors by throwing an exception.
Thanks to Felix Oertel.
Change-Id: Id2f864947650920b61cf98c53de751b...
Stefan Neufeind
13:37 Revision 1aa67093: [BUGFIX] Replace deprecated unit test method
The new Scheduler module unit test class uses the assertType() method
from phpUnit, which is deprecated. Replace it w...
Francois Suter
12:20 Revision ccefec58: [TASK] Cleanup tx_scheduler_ModuleTest
Change-Id: I15a309c36c41c3152c73058cf3e3251c4ddff870
Reviewed-on: http://review.typo3.org/2734
Reviewed-by: Oliver Ha...
Oliver Hader
12:08 Revision 2926586a: [FEATURE] Scheduler: Change visibility of tx_scheduler_Module::checkDate()
The visibility of tx_scheduler_Module::checkDate($string) is changed from protected to public
to make it possible to ...
Andy Grunwald
11:06 Revision 21314b82: [TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer
Change-Id: Ic5331d299aecf98b2936c8c5751a706db2ef5da3
Resolves: #27421
Releases: 4.6, 4.5
Michael Klapper
11:00 Revision d77e1d39: [TASK] Remove dublicate code - Ext.ux.plugins.TabStripContainer
Change-Id: Ic5331d299aecf98b2936c8c5751a706db2ef5da3
Resolves: #27421
Releases: 4.6, 4.5
Michael Klapper
10:53 Revision 01ee0ebc: [TASK] Deprecated class sqlengine should be removed
Class t3lib_sqlengine is deprecated in Core and will be removed, this should be reflected in
DBAL too.
Change-Id: I4...
Xavier Perseguers
09:36 Revision 29b59dd2: [FEATURE][CONF] Options for pages in new record wizard
Pretty much everything is configurable in the new record wizard
(typo3/db_new.php), except for the three links to cre...
Francois Suter
08:23 Revision a0609e3b: Revert "[BUGFIX] Extbase does not restrict queries to use only properties",
as it breaks things.
Related: #8494
This reverts commit 0d34415882d31dfc2f1cb75f78d6cd96cb694286.
Change-Id: Ie086...
Sebastian Kurfuerst
07:53 Revision c586e42e: [TASK][!!!] Fix localization handling to support XLIFF
Due to change in localization handling within Core, Extbase
must be updated to get strings when retrieving labels.
C...
Xavier Perseguers
00:10 Revision f16ed7d7: [TASK] Add XLIFF files
Remove old LLXML file and add new version as XLIFF
Change-Id: I78ab57112e20db5a5c74ec7ce7fb4748453afc3c
Relates: #25397
Dominique Feyer
00:06 Revision 00a7ca3f: [TASK] Add XLIFF files
Remove old LLXML file and add new version as XLIFF
Change-Id: Ieaa5748ec64bbb2a6e94425bc9a4ada7fffa640e
Relates: #25397
Dominique Feyer

2011-06-13

22:28 Revision a3390a6d: [BUGFIX] Swapping throws ExtDirect Exception
An undefined variable is used on the JavaScript side
which leads to an undefined value to be transported
through ExtD...
Oliver Hader
17:39 Revision 5253abbd: [BUGFIX] Missing behaviour of options.workspaces.changeStageMode
The mentioned User TSconfig setting was ignored for elements
that are not stored using an IRRE scheme. By applying th...
Oliver Hader
17:34 Revision 1791f127: [BUGFIX] Missing behaviour of options.workspaces.changeStageMode
The mentioned User TSconfig setting was ignored for elements
that are not stored using an IRRE scheme. By applying th...
Oliver Hader
17:28 Revision 00e5e6da: [BUGFIX] Wrong call to TCEmain object
Change-Id: I2a3ffd18bc9516fcb2a89e9b4072d44bcc2cc78d
Releases: 4.6, 4.5
Oliver Hader
17:27 Revision 2e504dde: [BUGFIX] Wrong call to TCEmain object
Change-Id: I9211e3eb85a82c0b0966f4263e484ff7ce60321e
Releases: 4.6, 4.5
Oliver Hader
17:22 Revision 3fae66fd: [TASK] Fix several incompatible PHPdoc comments
Change-Id: I7440f9d9bd31cc765a499d7e127fb26a80a2cea6
Releases: 4.6, 4.5
Oliver Hader
17:19 Revision 1477ecba: [TASK] Fix several incompatible PHPdoc comments
Change-Id: If76be500fb465e355831ca40b23b971c8bcfd2d1
Releases: 4.6, 4.5
Oliver Hader
15:20 Revision 7255135b: [BUGFIX] Docu, AbstractController: Clearer difference of forward/redirect
Change-Id: Ie2edf08b7d66d3d28fa7c0c5144a6e8b452ce901
Resolves: #7900
Stefan Neufeind
15:20 Revision a014f49e: [+BUGFIX] (Property) Fixed only adding objects to ObjectStorage
The method transformToObject could return NULL, when value could not
be transformed. NULL should not be attached to A...
Marc Bastian Heinrichs
14:51 Revision c08f7981: [BUGFIX] Swapping throws ExtDirect Exception
An undefined variable is used on the JavaScript side
which leads to an undefined value to be transported
through ExtD...
Oliver Hader

2011-06-12

22:51 Revision 31387657: [FEATURE] Move "Appearance" tab before "Access" tab
The use of settings in the "Appearance" tab are most likely related to
setting in tabs placed before the "Access" tab...
Soren Malling
22:39 Revision 892e58aa: [TASK] Extbase (Validation): Clean up tests for FloatValidatorTest and Integer ValidatorTest
Use data-providers and clean copy-n-paste errors from comments.
Change-Id: I26e5d5dce00a8cb3b683ca87d41638de67c426d5
Stefan Neufeind
18:28 Revision 0627d1bb: [FEATURE] Add support for FlexForm file reference
Now t3lib_befunc->getFlexFormDS supports pointers to a file, or to
a table containing the XML for the datastructure. ...
Rens Admiraal
18:21 Revision ac879a69: [BUGFIX][saltedpasswords] Failed backend logins not not logged
The logging functions in saltedpasswords are not able to log failed
backend userlogins to TYPO3s syslog, because the ...
Torben Hansen
18:19 Revision 82fa070c: [FEATURE] t3lib_FlashMessage: separate message-classes from rendering
Separate class-fetching from HTML-rendering.
Change-Id: Ic8994aebaf4c1c22919054b7a6720b51bdcbc4c5
Resolves: #27367
R...
Stefan Neufeind
18:13 Revision 2171dcbf: [BUGFIX] Toolbar menus have no hover
All toolbar menu items currently have no hover. This patch adds a hover
to tr and li classes inside these menus.
Ori...
Andreas Wolf
17:43 Revision de648444: Merge "[BUGFIX] Extbase does not restrict queries to use only properties"
Jochen Rau
01:31 Revision 5fedda32: [+BUGFIX] Extbase (Persistence): Use correct language-uid for translations
Extbase uses $GLOBALS['TSFE']->sys_language_uid to fetch the correct
translation. This works for sys_language_mode "s...
Stefan Neufeind
00:35 Revision 8e441001: [TASK] Extbase (Persistence): Remove duplicate registration in identity map
Remove identity-map registration from
Tx_Extbase_Persistence_Repository->findByUid()
since the object has already bee...
Stefan Neufeind

2011-06-11

23:49 Revision a3078ca0: [BUGFIX] Fix EmailAddressValidatorTest
The test for valid email addresses tried to iterate over a nonexistant array
of valid addresses instead of using the ...
Lienhart Woitok
20:13 Revision f1794702: [BUGFIX] Handle IDN domain names correctly
Backend fails if using an IDN (international domain name) like täst.org
Change-Id: Ieb9b3ec921416a85fe6e56826cf66b57...
Joh. Feustel
19:21 Revision 1bf6bdeb: [+FEATURE] Extbase (MVC): Make response format configurable in TypoScript
Allow configuring the response format via TypoScript, so it doesn't
necessarily need to be passed by URL. If a separa...
Stefan Neufeind
19:13 Revision 0f6b299e: [BUGFIX] Handle IDN domain names correctly
Backend fails if using an IDN (international domain name) like täst.org
Change-Id: Iddd0f821bdf61d98f898fd3cdf07b0af...
Joh. Feustel
18:07 Revision a1fa6358: [+FEATURE] Fluid (Widgets): Allow overriding templateRootPath
Allows the widget template root path to be overriden via the framework
configuration, for example:
plugin.tx_extensio...
Stefan Neufeind
17:20 Revision 4a4e9451: [FEATURE] PaddingViewHelper: allow padding-type right/left/both
Adding 4th parameter of str_pad() to the ViewHelper
Change-Id: I3120e2ae9970c50fc525728168d3828166d09f23
Resolves: #...
Stefan Neufeind
16:43 Revision 9f603b1f: [BUGFIX] Fix documentation for BE-ViewHelpers
Change-Id: I483d6242b1a35fe3bbfb8a90b193dee0f413108e
Resolves: #9942
Stefan Neufeind
15:34 Revision 8b999cee: [BUGFIX] Extbase does not restrict queries to use only properties
Check for restrictions and throw exceptions is needed.
Includes unittests.
Change-Id: I5886c402a08ad1e385092086a7755...
Stefan Neufeind
01:26 Revision 90366a82: [BUGFIX] Docu, AbstractController: Clearer difference of forward/redirect
Change-Id: Idc0c7b47cd39feab6f53a4275c752295b511d900
Resolves: #7900
Stefan Neufeind

2011-06-10

21:39 Revision 95fd32f5: [TASK] Raise submodule pointer
Change-Id: I494fa0bbb4228bbd0c53c100c5a85c64ecb6ba6a
Reviewed-on: http://review.typo3.org/2638
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
21:38 Revision 02a5642a: [TASK] Raise submodule pointer
Change-Id: I271123dc6c0aa402b45b65fc482e203c409afcb8
Reviewed-on: http://review.typo3.org/2637
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
21:23 Revision 9d256c92: [BUGFIX] Fix case of setChildSortByFieldName in DataMapFactory
Small case-fix in DataMapFactory
Change-Id: Ic438329d4dd2a7a3519bf77d5dd7022e8f4b3adb
Resolves: #27334
Stefan Neufeind
20:04 Revision 7a20fbd1: [BUGFIX] sysext recycler: Missing space-character in info-popup
Add one more space-character since some translations don't have it
inside the label.
Change-Id: I319ccaf4b2c2f58360f...
Stefan Neufeind
19:28 Revision 11e49f97: [BUGFIX] noScale is called noRescale in t3editor
There is a little confusion in the files of t3editor
as the name of the setting noScale is called once
noScale and on...
Georg Ringer
16:29 Revision d267f77b: Merge "[BUGFIX] Editor see records without permissions on table" into 4.5
Michael Klapper
16:29 Revision cd682240: Merge "[BUGFIX] Editor see records without permissions on table"
Michael Klapper
10:58 Revision c88575aa: [BUGFIX] Editor see records without permissions on table
Change-Id: I55b8eed9a7b475040b6f842e9d8c94e60191c896
Resolves: #27325
Release: 4.6, 4.5
Michael Klapper
10:55 Revision 71d24bc4: [BUGFIX] Editor see records without permissions on table
Change-Id: I55b8eed9a7b475040b6f842e9d8c94e60191c896
Resolves: #27325
Release: 4.6, 4.5
Michael Klapper

2011-06-09

18:06 Revision 4e31219d: [BUGFIX] Frontent preview - Hide slider & visual-mode-options in "List-view"
Change-Id: I7f49c4633e706f0b062698242a5af5326f8095bf
Resolves: #27143
Releases: 4.6, 4.5
Michael Klapper
17:57 Revision 879df05c: Merge "[BUGFIX] Frontent preview - Hide slider & visual-mode-options in "List-view""
Michael Klapper
16:38 Revision dd131bce: [TASK] Raise submodule pointer
Change-Id: I2792f416d35069d838740b190345fd5f36c0071f
Reviewed-on: http://review.typo3.org/2608
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:37 Revision b000330b: [TASK] Raise submodule pointer
Change-Id: Ia8f4733b47448bc046b78b5fba90acc3534f8604
Reviewed-on: http://review.typo3.org/2607
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:18 Revision 84463437: Merge "[+BUGFIX] (Property) Fixed only adding objects to ObjectStorage"
Sebastian Kurfuerst
14:16 Revision bec2fcdc: [+BUGFIX] (Property) Fixed only adding objects to ObjectStorage
The method transformToObject could return NULL, when value could not
be transformed. NULL should not be attached to A...
Marc Bastian Heinrichs
14:02 Revision 09a88793: [~TASK] Update jQuery versions
- Update linked jQuery version from 1.4.2 to 1.6
- Update linked jQuery UI version from 1.8.4 to 1.8
- Rename static ...
Bastian Waidelich
06:20 Revision 88678186: [BUGFIX] Make backend layout dropdown in CE editform translateable
Change-Id: Ic732f5e152115c2405bc23e35a67c10fb5083a6f
Resolves: #M17873
Reviewed-on: http://review.typo3.org/1469
Revi...
Stefano Kowalke

2011-06-08

21:26 Revision 35534b6f: [FEATURE] Add option to remove default CSS from extensions
Currently there is no way to disable the output of the
default CSS from extensions (_CSS_DEFAULT_STYLE). You
can only...
Susanne Moog
21:21 Revision cd7dbcc9: [FEATURE] Evaluate starttime and stoptime fields as datetime
As we now can rely on the cache lifetimes of TYPO3's page cache (thanks
to #20473), we can now safely enable editors ...
Steffen Gebert
18:32 Revision 4bd76ad4: Merge "[BUGFIX] Workspaces view doesn't respect TCA label_userFunc" into 4.5
Michael Klapper
18:30 Revision 72b42ed6: [BUGFIX] Workspaces view doesn't respect TCA label_userFunc
Change-Id: I6ff0640eac36a74d5a49d0f0bb9f2038fba01f97
Resolves: #27036
Releases: 4.6, 4.5
Michael Klapper
17:39 Revision 549aefad: [BUGFIX] ext_localconf.php Wrong file reference
Change-Id: I562aa06ab3e94940f042572bfa4657792c3e8e85
Resolves: #27159
Releases: 4.6, 4.5
Michael Klapper
15:36 Revision cc7357d8: Merge "[BUGFIX] Workspaces view doesn't respect TCA label_userFunc"
Michael Klapper
15:14 Revision fc1bb0d7: [BUGFIX] Workspace notification emails are sent to hidden users
Stage change notification emails are sent to hidden users
because the be_user enable fields are not taken into
accoun...
Steffen Kamper
15:12 Revision 7a318ec5: [BUGFIX] Workspace notification emails are sent to hidden users
Stage change notification emails are sent to hidden users
because the be_user enable fields are not taken into
accoun...
Steffen Kamper
11:58 Revision ac41534b: [FEATURE] Streamline element browser in tree, upload & create folder form
This patch makes the element browser more conform in the three parts by
adding padding to the upload/create folder fo...
Tommy Juhnke
10:44 Revision 8ef2a0cf: [BUGFIX] Workspaces view doesn't respect TCA label_userFunc
Change-Id: I6ff0640eac36a74d5a49d0f0bb9f2038fba01f97
Resolves: #27036
Releases: 4.6, 4.5
Michael Klapper

2011-06-07

16:53 Revision aac26a33: [+TASK] Extbase: Move static typoscript utility methods to a service
Change-Id: Ifa6b40669f85083e3dd2ceddc2077a8ab784a1ef
Related: #13864
Bastian Waidelich
08:26 Revision 7e55f796: [BUGFIX] t3lib_extjs_ExtDirectDebug::__destruct() missing
In the Developer Logs there are complaints about the missing destructor.
Fix: add it.
Change-Id: I42595a7ebbc3c941bf...
Björn Pedersen

2011-06-06

21:03 Revision b300d170: [BUGFIX] Incorrect TYPO3 environment check
class.t3lib_tstemplate.php uses if (is_object($GLOBALS['TSFE'])) to check
for the frontend environment, this should b...
Rens Admiraal
20:11 Revision f7df0d4a: [+TASK] Extbase: Move most of the static extension utility methods to a service
Change-Id: If7759c825126e1fbf78f034a7b9181348dbfee1a
Related: #13864
Bastian Waidelich
19:52 Revision a44c2b2a: [BUGFIX] Wrong stdWrap keys used in fe_login
logoutHeader_stdWrap and logoutMessage_stdWrap do exist, but are not
used.
Change-Id: I8f12b10ec8f4fd0165904a38d7be9...
Georg Ringer
17:10 Revision 94feeb25: [BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages
When creating a menu with showAccessRestrictedPages set to any PID, links to pages
that inherit an access restriction...
Sven Teuber
17:06 Revision 6238a303: [BUGFIX] content FORM: wrong layout for label
Layout configuration of FORM fields with type LABEL is taken from type
CHECK when no stdWrap options are defined.
Tha...
Markus Klein
17:04 Revision 9785fa2c: [BUGFIX] pageNotFound_handling error with relative paths
This patch fixes the handling of relative paths of pageNotFound_handling.
Due to a missing check, the relative path i...
Markus Klein
17:04 Revision 682d40a7: [BUGFIX] pageNotFound_handling error with relative paths
This patch fixes the handling of relative paths of pageNotFound_handling.
Due to a missing check, the relative path i...
Markus Klein
16:39 Revision 1cadb1cf: [BUGFIX] phpTimeZone not correctly set from localconf.php
There's a bug in the PHP time zone implementation - set in
t3lib/config_default.php and overridden in localconf.php.
...
Patrick Schriner
16:36 Revision e221a633: [BUGFIX] phpTimeZone not correctly set from localconf.php
There's a bug in the PHP time zone implementation - set in
t3lib/config_default.php and overridden in localconf.php.
...
Patrick Schriner
16:29 Revision 9ac4d955: [BUGFIX] pageNotFound_handling error with relative paths
This patch fixes the handling of relative paths of pageNotFound_handling.
Due to a missing check, the relative path i...
Markus Klein
15:43 Revision 5fc6772f: [FEATURE] Capitalizing with stdWrap (TypoScript)
Add another stdWrap case option "capitalize"
Change-Id: I05e4c8850a80b302a9789415e4fe15a3127692b4
Resolves: #17896
R...
Benni Mack
15:41 Revision 915a1bec: [BUGFIX][INSTALL] Selecting existing database should check radio button
Due to a JavaScript error the corresponding radio button in Step 2 of
the 1-2-3 wizard is not automatically checked, ...
Steffen Gebert
15:35 Revision 8cf5c20a: [BUGFIX] Flexform sheet description should be editable via TSConfig
Flexform sheet description, short description and language meta settings are now editable via TSConfig.
Change-Id: I...
Kai Vogel
12:45 Revision 4c2a8d5d: [BUGFIX] TCEFORM language selector: wrong relations
The language selector in the top of BE forms is intended to show (and
switch between) all translations of a certain r...
Thorsten Kahler
09:45 Revision 62ce9412: [TASK] Cleanup of includes
* Some spaces where missing
* The session handling had been buried inside the
update classes.
Change-Id: I73fe6f24bc...
Björn Pedersen
08:20 Revision 5b0ec0d0: [BUGFIX] Read of uninitialized variable in t3lib_div::normalizeIPv6
Backport of fix from 4.5-branch (initialize variable, one-liner).
Change-Id: Ib22e3f5b1093a5c38dde2bd6bd8b31a0049fd7...
Stefan Neufeind

2011-06-05

20:40 Revision 45a6de10: [BUGFIX] TCEFORM language selector: wrong relations
The language selector in the top of BE forms is intended to show (and
switch between) all translations of a certain r...
Thorsten Kahler
17:16 Revision 8baa9ad9: [BUGFIX] Detect Android systems properly
Android system is not properly detected by
t3lib_utility_Client::getBrowserInfo() because it currently detects
Androi...
Francois Suter
17:10 Revision 626e4286: [BUGFIX] Detect Android systems properly
Android system is not properly detected by
t3lib_utility_Client::getBrowserInfo() because it currently detects
Androi...
Francois Suter
16:41 Revision 170b8c25: [TASK] Overwork NEWS.txt for TYPO3 4.6
Cleanup the NEWS.txt for TYPO3 4.6 and add accordant information.
Change-Id: I2f4bd78feaf2e29e064562f7a9181a081ae9e3...
Oliver Hader
00:30 Revision dd1f6495: [BUGFIX] content FORM: wrong layout for label
Layout configuration of FORM fields with type LABEL is taken from type
CHECK when no stdWrap options are defined.
Tha...
Markus Klein

2011-06-04

23:56 Revision c759bf21: [FEATURE][CONF] Starttime/endtime is not taken into account when caching
If a content element has a starttime/endtime or a tt_news item has such
dates, they are not taken into account when c...
Steffen Müller
23:22 Revision 283ebb75: [BUGFIX] sysext recycler: Typo in language label
Replaced "Create" with "Created". Date refers to when the record was "created".
Change-Id: Ied335bce631b3940767f9013...
Stefan Neufeind
23:21 Revision 7222a41e: [BUGFIX] sysext recycler: Typo in language label
Replaced "Create" with "Created". Date refers to when the record was "created".
Change-Id: I36a2ea3967a589ac64628298...
Stefan Neufeind
22:32 Revision 63e87f4a: [BUGFIX] sysext recycler: Typo in language label
Replaced "Create" with "Created". Date refers to when the record was "created".
Change-Id: I68d991af19acbb87a132cb27...
Stefan Neufeind
13:00 Revision a497f543: [BUGFIX] Fixed typo in TBE_browser_recordList
Change-Id: Ib3fc50ca3cd485b706debd293be66a5b85730b7b
Resolves: #26360
Reviewed-on: http://review.typo3.org/2518
Revie...
Mario Rimann
12:59 Revision 9456a496: [BUGFIX] Fixed typo in TBE_browser_recordList
Change-Id: Ic19587902c325e0fdaf0092189dfcc60ee101336
Resolves: #26360
Reviewed-on: http://review.typo3.org/2517
Revie...
Mario Rimann
07:20 Revision 0f51999e: [FEATURE] Make table labels for import static clickable
An extension that provides static data shows up in the extension manager
with a list of checkboxes for each table to ...
Markus Klein
07:17 Revision 2ed41e21: [BUGFIX][DB] Fixed pages_language_overlay DB definition
This is to make the media field of the pages_language_overlay
table behave the same as the media field in the pages t...
Mario Rimann
00:26 Revision 5d5f7da7: [BUGFIX] Fixed typo in TBE_browser_recordList
Change-Id: I317234a5d90d41785f9f9338459fc39a64e85663
Resolves: #26360
Reviewed-on: http://review.typo3.org/2512
Revie...
Mario Rimann

2011-06-03

22:03 Revision 1e0d84e1: [TASK] Overwork typo3/sysext/README.txt
Change-Id: I2cb39cc8ce4b82cbfb3d35d59e78e75fab31712c
Resolves: #27173
Reviewed-on: http://review.typo3.org/2495
Revie...
Ernesto Baschny
22:02 Revision c91f5ae0: [TASK] Overwork typo3/sysext/README.txt
Change-Id: Ie76570ebce5ea227a947132180e8555c79fbcc48
Resolves: #27173
Reviewed-on: http://review.typo3.org/2494
Revie...
Ernesto Baschny
22:01 Revision 5cb730f3: [TASK] Overwork typo3/sysext/README.txt
Change-Id: Id71b57247e08a1ef8a632878fb1a7cac6024e0ed
Resolves: #27173
Reviewed-on: http://review.typo3.org/2496
Revie...
Ernesto Baschny
09:05 Revision 37322ba8: [BUGFIX] Do not suppress parse errors in ext_emconf.php files
In case of parse errors in an ext_emconf.php file, the error message
has been suppressed because of an @include(). Ne...
Steffen Gebert
09:05 Revision dcd1db64: [BUGFIX] Do not suppress parse errors in ext_emconf.php files
In case of parse errors in an ext_emconf.php file, the error message
has been suppressed because of an @include(). Ne...
Steffen Gebert
07:17 Revision 2db9cc18: [BUGFIX] Add stdWrap for excludeUidList for HMENU.
Change-Id: I9753dd743e95520277982e89b8b94b1ac028bc68
Resolves: #26483
Reviewed-on: http://review.typo3.org/2508
Revie...
most wanted

2011-06-02

12:23 Revision 2d16a5bd: [BUGFIX] Natural sort with t3lib_div::naturalKeySortRecursive()
This fix changes the used compare function for
t3lib_div::naturalKeySortRecursive() from strcasecmp to strnatcasecmp....
Markus Klein
12:02 Revision 9ca1a5ea: [BUGFIX] Natural sort with t3lib_div::naturalKeySortRecursive()
This fix changes the used compare function for
t3lib_div::naturalKeySortRecursive() from strcasecmp to strnatcasecmp....
Susanne Moog
09:54 Revision 239f68d5: [BUGFIX] Show correct record title
Show correct record title in backend module using t3lib_BEfunc::getRecordTitle()
in template.php and beuser module.
...
Xavier Perseguers
09:44 Revision 94c3e5f1: [BUGFIX] BE UI: Warning when creating multiple pages should be removed
When creating multiple new pages through the functions => wizard, and you'll create the pages you always get a JS que... Benni Mack
07:38 Revision 3ff47c1d: [BUGFIX] content FORM: wrong layout for label
Layout configuration of FORM fields with type LABEL is taken from type
CHECK when no stdWrap options are defined.
Tha...
Markus Klein

2011-06-01

20:47 Revision fb92c1d7: [BUGFIX] Fix typo "PHP sessions availiable" in Install Tool
Change-Id: I325161da5dc4750c22d5565dff55769a26885f51
Resolves: #26914
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev...
Stephan Großberndt
20:45 Revision 4c71e871: [BUGFIX] Fix typo "PHP sessions availiable" in Install Tool
Change-Id: I6a9f716c35cc635405270051d7aafc3614e2139f
Resolves: #26914
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev...
Stephan Großberndt
20:41 Revision c070b758: [BUGFIX] Fix typo "PHP sessions availiable" in Install Tool
Change-Id: I0de40afe0c1253bef8194ce99675a6cd3895e5de
Resolves: #26914
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev...
Stephan Großberndt
19:40 Revision 1a8a77d0: [BUGFIX] Remove calls to PHP4 constructors from core
After moving from PHP4 to PHP5 constructors fatal PHP error occurs because core still calling PHP4 constructors.
Cha...
Stefano Kowalke
19:28 Revision 074ff558: [BUGFIX] Missing XCLASS statement for class LiveSearch
Change-Id: I5760b16fca1c4b057c092bf6490fe9a9be349a7e
Resolves: #27152
Releases: 4.5, 4.6
Reviewed-on: http://review.t...
Steffen Gebert
19:28 Revision 2ad34d41: [BUGFIX] Missing XCLASS statement for class LiveSearch
Change-Id: I6472d853b71aff2bde27ce054fec275f7c68fa95
Resolves: #27152
Releases: 4.5, 4.6
Reviewed-on: http://review.t...
Steffen Gebert
10:14 Revision 288e59f9: [BUGFIX] ext_localconf.php Wrong file reference
Change-Id: I050b136fe9ad7bdfd18b8f253f0b34acd7154d36
Resolves: #27159
Releases: 4.6, 4.5
Michael Klapper
 

Also available in: Atom