Project

General

Profile

Activity

From 2011-03-22 to 2011-04-20

2011-04-20

09:52 Revision 54f516e0: [BUGFIX] Wrong type hinting in interface tslib_menu_filterMenuPagesHook
tslib_menu_filterMenuPagesHook::tslib_menu_filterMenuPagesHook expects a
tslib_tmenu object as fourth parameter $obj....
Michael Birchler
09:51 Revision ffc1a66a: [BUGFIX] Wrong type hinting in interface tslib_menu_filterMenuPagesHook
tslib_menu_filterMenuPagesHook::tslib_menu_filterMenuPagesHook expects a
tslib_tmenu object as fourth parameter $obj....
Michael Birchler

2011-04-19

23:26 Revision bb174015: [BUGFIX] register['count_menuItems'] wrong, if filtered by userfunc
the register['count_menuItems'] is set, before a possible userfunc filters the menu items -> wrong register value.
S...
Björn Pedersen
23:23 Revision 18adf63e: [BUGFIX] register['count_menuItems'] wrong, if filtered by userfunc
the register['count_menuItems'] is set, before a possible userfunc filters the menu items -> wrong register value.
S...
Björn Pedersen
23:13 Revision 47670f70: [BUGFIX] Wrong type hinting in interface tslib_menu_filterMenuPagesHook
tslib_menu_filterMenuPagesHook::tslib_menu_filterMenuPagesHook expects a
tslib_tmenu object as fourth parameter $obj....
Michael Birchler

2011-04-17

20:37 Revision eba63a00: [TASK] Add prefix "class." to all unit test files which contain classes.
According to the CGL the files which contains a class must have a prefix "class." in filename.
Change-Id: I5ac021423...
Stefano Kowalke
19:53 Revision 33bec963: [BUGFIX] Recursion error when including TypoScript files
When editing TypoScript in the template module and using the "Include
TypoScript file content" option with more than ...
Tobias Liebig
19:53 Revision 497aa836: [BUGFIX] Recursion error in typoscript when including typoscript files
In template module, when editing typoscript and using the "Include
TypoScript file content" option with more then 9 f...
Tobias Liebig
15:40 Revision 51cc0356: [TASK][!!!] Remove support for safe_mode
Change-Id: Iae45d949855ceec1e9dc9bf6e27d4885749375d5
Resolves: #25332
Reviewed-on: http://review.typo3.org/1447
Revie...
Jigal van Hemert
14:55 Revision 3f159c3a: [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
14:23 Revision a7922dad: [BUGFIX] Correct typo in viewSingleRecord()
tx_Workspaces_Service_Workspaces::viewSingleRecord()
references a table named "pages_language_oderlay",
which should ...
Susanne Moog
14:21 Revision 6205a9b5: [BUGFIX] Correct typo in viewSingleRecord()
tx_Workspaces_Service_Workspaces::viewSingleRecord()
references a table named "pages_language_oderlay",
which should ...
Susanne Moog

2011-04-16

20:47 Revision 4a5af729: [BUGFIX] List module - Fix pointer issue in pagebrowser
When you have more than 50 records in the list module, you can use
the page browser to display the next set of record...
Peter Beernink
20:47 Revision d25fca23: [BUGFIX] List module - Fix pointer issue in pagebrowser
When you have more than 50 records in the list module, you can use
the page browser to display the next set of record...
Peter Beernink
20:46 Revision e4ce0a92: [BUGFIX] meaningfulTempFilePrefix generates bad file names in some cases
Change-Id: Icf6a33a75856dc004e1db67fa14696ca264904e8
Resolves: #25316
Related: #24956
Related: #23382
Reviewed-on: ht...
Dmitry Dulepov
17:39 Revision 4593018b: [FEATURE] Move class "tx_scheduler_Module" from "mod1/index.php" for unit test
This change makes it possible to write unit tests for "tx_scheduler_module".
Change-Id: I85b977687c24966aadba11248a5...
Andy Grunwald
16:39 Revision 849818a3: [BUGFIX] Missing sprite icons in module db check > record statistics
The module DB check > Record statistics is using old icons for
pages. Additionally the icons for the different doktyp...
Sven Juergens
16:39 Revision 02ac2a49: [BUGFIX] Missing sprite icons in module db check > record statistics
The module DB check > Record statistics is using old icons for
pages. Additionally the icons for the different doktyp...
Sven Juergens
15:38 Revision b2014fd3: [BUGFIX] Flexformfield "Forgot Password Message" in felogin does not work
The value of the FF field "Forgot Password Message" in felogin is not working. Solution is to rename FF field name fr... Steffen Müller
15:38 Revision f99be9be: [BUGFIX] Flexformfield "Forgot Password Message" in felogin does not work
The value of the FF field "Forgot Password Message" in felogin is not working. Solution is to rename FF field name fr... Steffen Müller
15:38 Revision c4c5d664: [BUGFIX] Flexformfield "Forgot Password Message" in felogin does not work
The value of the FF field "Forgot Password Message" in felogin is not working. Solution is to rename FF field name fr... Steffen Müller
14:55 Revision 5d3da15c: [BUGFIX] Flexformfield "Forgot Password Message" in felogin does not work
The value of the FF field "Forgot Password Message" in felogin is not working. Solution is to rename FF field name fr... Steffen Müller
14:20 Revision f6b2ac0d: [BUGFIX] PHP_SCRIPT_INT unnecessarily requires parameter scriptSuffix
Using PHP_SCRIPT_INT throws an Exception "Expected parameter
$conf['scriptSuffix'] was not given.", in its render() m...
Steffen Gebert
14:19 Revision afd71316: [BUGFIX] PHP_SCRIPT_INT unnecessarily requires parameter scriptSuffix
Using PHP_SCRIPT_INT throws an Exception "Expected parameter
$conf['scriptSuffix'] was not given.", in its render() m...
Steffen Gebert
13:49 Revision 2e893630: [BUGFIX] Save and view triggers preview of wrong page
The function viewOnClick uses the version id instead
of the original ID to preview a page.
Change-Id: I7e8136c928ede...
Francois Suter
13:22 Revision e04e56d8: [FEATURE] Include Request URL in Exception log
Adding the requested URL in the log message for uncaught Exceptions can
ease the task of finding the particular page ...
Steffen Gebert

2011-04-15

08:16 Revision 8ba542f4: Merge "[+TASK] improve exception message in Argument"
Sebastian Kurfuerst

2011-04-14

00:11 Revision a5352187: Whitespace cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@46497 735d13b6-9817-0410-8766-e36946ffe9aa Chris topher

2011-04-13

22:35 Revision b4990486: [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
17:02 Revision 6b8766bd: Merge "[+BUGFIX] Avoiding cHash for nonCacheable actions prevent action from being called"
Bastian Waidelich
12:17 Revision c344892a: [BUGFIX] remove console.log in pagetree actions.js
Simply removes the console.log debugging output. This line causes
JavaScript errors if there is no console object pre...
Frederic Gaus
12:16 Revision 297244e2: [BUGFIX] remove console.log in pagetree actions.js
Simply removes the console.log debugging output. This line causes
JavaScript errors if there is no console object pre...
Frederic Gaus
00:25 Revision 0b470f42: [BUGFIX] Visibility of method tx_sysaction_task::fixUsername()
The method fixUsername() is defined as private, but should be
protected instead.
Change-Id: I2a7369bf78e77e68595121e...
Oliver Hader
00:25 Revision e59cbce3: [BUGFIX] Visibility of method tx_sysaction_task::fixUsername()
The method fixUsername() is defined as private, but should be
protected instead.
Change-Id: Ib7732bff53885b4783508c1...
Oliver Hader
00:23 Revision 69874dab: [BUGFIX] Visibility of method tx_sysaction_task::fixUsername()
The method fixUsername() is defined as private, but should be
protected instead.
Change-Id: I0513416a0d1cf07793708e8...
Oliver Hader
00:00 Revision a6e3aea6: [TASK] Add version 4.5 CSS Styled Content Templates and Compat Version
For changes to CSS Styled Content in TYPO3 version 4.6 we need new
static templates and a compatibility version.
Cha...
Susanne Moog

2011-04-12

23:45 Revision 96cac1f3: [BUGFIX] Using datetime field with datepicker the time information gets lost
As the datepicker only return date information, the time information gets lost when select a new date with datepicker... Steffen Kamper
23:45 Revision e1780c75: [BUGFIX] Using datetime field with datepicker the time information gets lost
As the datepicker only return date information, the time information gets lost when select a new date with datepicker... Steffen Kamper
21:58 Revision 5024e589: [~CLEANUP] some smaller comment cleanups
Change-Id: I915716879ef32bad2f43ede2c9621553c9a26b1e Felix Oertel
21:53 Revision 894dfda6: Merge "[~CLEANUP] apply naming convention for flexForms"
Felix Oertel
21:05 Revision dbf16715: [+TASK] Extbase: Moved static cache utility class to a service
Relates to: #13864
Change-Id: Ie5360a9e898d9173af7e5bcc567d98113f884421
Bastian Waidelich
14:20 Revision 83c396eb: [BUGFIX] Missing sprite icons in module db check > record statistics
The module DB check > Record statistics is using old icons for
pages. Additionally the icons for the different doktyp...
Sven Juergens
14:05 Revision 281fd9ad: [BUGFIX] Flushing workspace version should also modify t3ver_tstamp
If workspaces versions get flushed or cleared, the t3ver_tstamp value
should be adjusted as well. This indicates that...
Oliver Hader
13:54 Revision d58e5e9f: [BUGFIX] Disable the TCA Tree if $PA['fieldConf']['config']['readOnly'] is true.
Disable the TCA Tree if $PA['fieldConf']['config']['readOnly'] is true.
This happens for example in translations of r...
Marco Huber
13:54 Revision d3f91733: [BUGFIX] Disable the TCA Tree if $PA['fieldConf']['config']['readOnly'] is true.
Disable the TCA Tree if $PA['fieldConf']['config']['readOnly'] is true.
This happens for example in translations of r...
Marco Huber
01:41 Revision 8bd87803: [+FEATURE] implement ObjectManager::isRegistered()
The ObjectManager develops really fast these days. More Features
have to be back-ported. For now, especially for back...
Felix Oertel

2011-04-11

20:53 Revision c02c720e: [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
Change-Id: I755ad6...
Peter Niederlag
20:53 Revision e91f4058: [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
Change-Id: I0f0140...
Peter Niederlag
20:52 Revision e841eb85: [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
Change-Id: I5d5bd5...
Peter Niederlag
16:52 Revision 9667d978: [BUGFIX] Configuration Tool creates invalid extTables.php file
If extTables.php is empty or not present, this changes takes care of
adding an extra LF after the opening <?php tag.
...
Markus Klein
16:51 Revision 9e49ad5f: [BUGFIX] Configuration Tool creates invalid extTables.php file
If extTables.php is empty or not present, this changes takes care of
adding an extra LF after the opening <?php tag.
...
Markus Klein
16:36 Revision 30862e9c: [BUGFIX] Configuration Tool creates invalid extTables.php file
If extTables.php is empty or not present, this changes takes care of
adding an extra LF after the opening <?php tag.
...
Markus Klein
15:52 Revision b66ab884: [BUGFIX] Invalid use of double-quote
Due to hard-coded double-quote, workspace query fails when using Oracle.
Change-Id: I2dbe82cbb40f5412f2004942782be73...
Xavier Perseguers
15:50 Revision e51c4676: [BUGFIX] Invalid use of double-quote
Due to hard-coded double-quote, workspace query fails when using Oracle.
Change-Id: I6f7570d5e1ddde8f91959191ad86b6b...
Xavier Perseguers
15:37 Revision 020bf143: [BUGFIX] sql_fetch_assoc may return FALSE as in Core
Some XCLASSed methods do not behave as their original method,
in Core and this may lead to wrong result where the ret...
Gabe Blair
13:59 Revision 38463d43: [BUGFIX] sql_fetch_assoc may return FALSE as in Core
Some XCLASSed methods do not behave as their original method,
in Core and this may lead to wrong result where the ret...
Gabe Blair
13:59 Revision 33a22921: [BUGFIX] Media obj respect moveJsFromHeaderToFooter
If you set config.moveJsFromHeaderToFooter=1 in your TS template, and
add a Media object, the swfobject library is co...
Alexandre Gravel-Raymond
13:51 Revision 812eabea: [BUGFIX] Media obj respect moveJsFromHeaderToFooter
If you set config.moveJsFromHeaderToFooter=1 in your TS template, and
add a Media object, the swfobject library is co...
Alexandre Gravel-Raymond
12:13 Revision c12ac962: [+TASK] improve exception message in Argument
When mapping or trying to map objects, the propertyMapper
leaves error messages in the mappingResults for every mappi...
Felix Oertel
09:22 Revision 65ce4ef6: [BUGFIX] ORDER BY wrongly quotes argument if a number is used
If ORDER BY {n} is used with a number instead of a field name (or compound
table + field name), then the number shoul...
Patrick Schriner
09:19 Revision dc312bf0: [BUGFIX] ORDER BY wrongly quotes argument if a number is used
If ORDER BY {n} is used with a number instead of a field name (or compound
table + field name), then the number shoul...
Patrick Schriner

2011-04-10

17:07 Revision f00abbda: [FEATURE] Create an Exception hierarchy for HTTP Status Exceptions
This change creates an Exception hierarchy for the most frequently used
cases, when a request should be canceled with...
Steffen Gebert
14:00 Revision c804b64f: [BUGFIX] List module - Fix pointer issue in pagebrowser
When you have more than 50 records in the list module, you can use
the page browser to display the next set of record...
Susanne Moog
12:42 Revision a72fc74a: [Bugfix] getUrl creates malformed requests if no path is given
If you fetch an url like example.org without a '/' at the end,
you will get a 400 Bad request of only fetching header...
Philipp Gampe
11:22 Revision d40f15f5: [BUGFIX] Pagetree - Add missing icons for expand/collapse whole branches
Add icons for the expand/collapse context menu actions.
Change-Id: I62fbd5c40a1add5f5915d5ab4535245dd9bc1e77
Resolve...
Stefan Galinski

2011-04-08

06:59 Revision fe9b9f39: [BUGFIX] tcaTree Interface is not localized
The TCA tree introduced to 4.5 is not localized by now.
Change it
Change-Id: Ifb713ca7194c1ac0e37f939b4af267fad4acb1...
Steffen Ritter

2011-04-07

23:57 Revision 9b3bf788: [CLEANUP] Replace spaces with tabs
By fixing #25347 spaces were used as indention instead of tabs.
Replace the spaces with tabs as a cleanup.
Change-Id...
Helmut Hummel
20:21 Revision 7886979c: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
20:21 Revision b879c830: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
20:17 Revision 49bcfc13: [BUGFIX] LIMIT is not recognized in exec_query
The method used to retrieve and process the LIMIT part of a query within
ux_t3lib_DB->exec_query() is obviously wrong...
Thomas Koetter
20:02 Revision c5a87532: [TASK] Remove DEPRECATED static templates
There are still lot of DEPRECATED static templates for extensions. They are not
supported anymore by the correspondin...
Xavier Perseguers
12:51 Revision 22e55280: [BUGFIX] Add missing parameter in "Page not found" handling
t3lib_message_ErrorpageMessage::__construct() requires two parameters,
however only one is given after change #24945,...
Steffen Gebert
11:58 Revision 992b81c0: [BUGFIX] Add missing parameter in "Page not found" handling
t3lib_message_ErrorpageMessage::__construct() requires two parameters,
however only one is given after change #24945,...
Steffen Gebert

2011-04-06

23:31 Revision b3e65a42: [TASK] Add visibility to member fields and methods of t3lib/
There are still many "var" field declaration coming from PHP4 in Core classes.
Goal is to change them either to publi...
Xavier Perseguers
22:11 Revision 74d4f305: [BUGFIX] Disable of password field in setup should disable password2 too
When using this userTS for disable the password field:
setup.fields.password.disabled=1
Then the field password2 for ...
Steffen Kamper
19:37 Revision 7ac39b25: [BUGFIX] tcaTree: make own record unselectable
Relations to an own record is not useful. You could exclude is via tca "andWhere"
This is not nice, because you would...
Steffen Ritter
19:36 Revision d8fe4f6b: [BUGFIX] Make backend layout dropdown in CE editform translateable
Change-Id: I755e70f1e82bc25515e879b9e166245a15d65b7e
Resolves: #M17873
Reviewed-on: http://review.typo3.org/1066
Revi...
Stefano Kowalke
19:08 Revision 01d4c172: [BUGFIX] Wrong check in EM hook to determine whether Oracle is used
Due to wrong boolean operator, the check for Oracle fails when using
MS SQL and does not return as it should.
Change...
Xavier Perseguers
19:07 Revision b3541c1a: [BUGFIX] Wrong check in EM hook to determine whether Oracle is used
Due to wrong boolean operator, the check for Oracle fails when using
MS SQL and does not return as it should.
Change...
Xavier Perseguers
14:19 Revision 59fa449d: [BUGFIX] Cannot use single quote in TS constant part
It is not possible to save a TS template if the constants contain a single quote, when
using recent version of MSSQL ...
Xavier Perseguers
14:15 Revision c1d42855: [BUGFIX] Cannot use single quote in TS constant part
It is not possible to save a TS template if the constants contain a single quote, when
using recent version of MSSQL ...
Xavier Perseguers
13:36 Revision 4a75f803: [BUGFIX] Correct typing error in ext_emconf.php
The word "functiinality" should be "functionality".
Change-Id: I1b185d5343fee69ee5884b722bb00c7de6cfefcd
Resolves: #...
Oliver Hader
13:34 Revision d1b0f334: [BUGFIX] Correct typing error in ext_emconf.php
The word "functiinality" should be "functionality".
Change-Id: If7964aba055a089795f6f51b3aadbe31df10ea21
Resolves: #...
Oliver Hader
13:30 Revision 7ff1ef4f: [BUGFIX] Flushing workspace version should also modify t3ver_tstamp
If workspaces versions get flushed or cleared, the t3ver_tstamp value
should be adjusted as well. This indicates that...
Oliver Hader
07:43 Revision b2d0957d: [TASK] Add visibility to member fields and methods of t3lib/
There are still many "var" field declaration coming from PHP4 in Core classes.
Goal is to change them either to publi...
Xavier Perseguers

2011-04-05

16:27 Revision d45e21e3: [BUGFIX] Removing child records in a workspace does not work
These parts are not working with IRRE in workspaces:
Removing children in TCEforms
Removing children in the list view...
Oliver Hader
16:24 Revision e41da91b: [BUGFIX] Removing child records in a workspace does not work
These parts are not working with IRRE in workspaces:
Removing children in TCEforms
Removing children in the list view...
Oliver Hader
08:32 Revision a6c3c7ca: Merge "[+BUGFIX] MVC: Make forwarding of objects work"
Sebastian Kurfuerst
08:30 Revision f0f48074: Merge "Performance tuning in container by moving some information into the cached ClassInfo object."
Sebastian Kurfuerst

2011-04-03

21:39 Revision b1d0baaf: [BUGFIX] Wrong display of csh icon and text in new record wizard
For each TCA-Table where you can add an element on a side, there is displayed
a csh icon with text (if text is config...
Sebastian Müller
21:24 Revision 404a945c: [BUGFIX] Wrong display of csh icon and text in new record wizard
For each TCA-Table where you can add an element on a side, there is displayed
a csh icon with text (if text is config...
Sebastian Müller
19:53 Revision 8b2d9ddc: [BUGFIX] BE list module fails to load after invalid inclusion removal
Class recordList is not included anymore due to a wrong require_once call deletion
Author: Xavier Perseguers <typ...
Xavier Perseguers
19:49 Revision d7306595: [BUGFIX] BE list module fails to load after invalid inclusion removal
Class recordList is not included anymore due to a wrong require_once call deletion
Change-Id: I0d585e078112552507eb0...
Xavier Perseguers
11:48 Revision dffd1c97: [FEATURE][CONF] Option to hide BE search box in list mod
Change-Id: Ic93ccc8c736ad95952b97da82152f0621cff9195
Resolves: #25705
Reviewed-on: http://review.typo3.org/1405
Revie...
Steffen Müller

2011-04-02

17:21 Revision 2e30ec85: [BUGFIX] BE list module fails on some systems with PHP 5.3
When trying to load Web > List, the server answers with
Fatal error: Cannot redeclare class recordList
Change-Id: I0...
Xavier Perseguers
17:18 Revision c2b06b60: [BUGFIX] BE list module fails on some systems with PHP 5.3
When trying to load Web > List, the server answers with
Fatal error: Cannot redeclare class recordList
Change-Id: I4...
Xavier Perseguers
11:15 Revision 9983eb31: Merge "[BUGFIX] Grid generates invalid ids for the group view" into 4.5
Susanne Moog
11:14 Revision f52a4f72: [BUGFIX] Grid generates invalid ids for the group view
ExtJS generates invalid ids for the group view which
causes javascript errors in IE7. ExtJS only makes HTMLencode
on ...
Sonja Scholz
10:10 Revision ecc21f2e: [TASK] Remove explicit checks for PHP < 5.3
Make PHP 5.3 a requirement for TYPO3 4.6 and remove tests that check for older
versions of PHP.
Change-Id: Ib73e332a...
Xavier Perseguers

2011-04-01

16:29 Revision 8632f0e4: Performance tuning in container by moving some information into the cached
ClassInfo object.
Change-Id: Iabd26579e774145cd39ee87edec3d3392e165ee5
Timo Schmidt
14:37 Revision 34608ecd: Test
Change-Id: Ib284fdb1fe4d75f6c2d62173d35c9efd6228e4ba Steffen Gebert
11:39 Revision 09a6480b: [BUGFIX] Module -> List + "List only this table" search not working past page 1
Change-Id: I4edd9a020128246e4937dee8acb91ae7f393283d
Resolves: #25603
Reviewed-on: http://review.typo3.org/1390
Revie...
Björn Pedersen
11:19 Revision 2ec9428f: [BUGFIX] unzip_path setting is used inconsistently
The setting $TYPO3_CONF_VARS']['BE']['unzip_path'] is used inconsistently in TYPO3.
In some cases, it expects the di...
Rastislav Birka
10:05 Revision 1a4ffac8: [FEATURE] Add helpful error messages in case of shortcut misconfiguration
This change improves the output of wrongly misconfigured shortcut pages with
helpful error messages. Instead of "The ...
Steffen Gebert
01:25 Revision ca2b0736: [FEATURE] Link Exception messages to Wiki pages
Add a text and link to the Exception handler messages pointing to a page on typo3.org.
Change-Id: Ibbbd34657869cd9f0...
Steffen Gebert
00:38 Revision 55b96353: [BUGFIX] unzip_path setting is used inconsistently
The setting $TYPO3_CONF_VARS']['BE']['unzip_path'] is used inconsistently in TYPO3.
In some cases, it expects the di...
Rastislav Birka
00:24 Revision 48029690: [BUGFIX] Fix PHP Catchable Fatal Error in t3lib_iconWorks
The hook in t3lib_iconWorks::mapRecordTypeToSpriteIconName() passes an
array to call a user function, but the method ...
Sven Luzar
00:24 Revision 191aa8ce: [BUGFIX] Fix PHP Catchable Fatal Error in t3lib_iconWorks
The hook in t3lib_iconWorks::mapRecordTypeToSpriteIconName() passes an
array to call a user function, but the method ...
Sven Luzar
00:05 Revision be01f429: [BUGFIX] Use UTF-8 as default character set when creating new databases
When creating a new database in the Install Tool, UTF-8 should be
set as the default character set.
Thanks to Kian G...
Michael Stucki

2011-03-31

23:37 Revision d6b86c14: [BUGFIX] Add the storage field to the TCA for sysfolders
The field disappeared in 4.5 and has now been added again.
Thanks to Rene Haflinger (Agentur Frontal) for sponsoring...
Henrik Møller Rasmussen
23:33 Revision 1fcb727f: [BUGFIX] Added the storage field to the TCA for sysfolders.
The field disappeared in 4.5 and has now been added again.
Thanks to Rene Haflinger (Agentur Frontal) for sponsoring...
Henrik Møller Rasmussen
23:02 Revision 56c97de4: [TASK] Added nbproject to gitignore
Change-Id: I98f68764a4740fc017d73ebf9e32a3da0bbf58d6
Reviewed-on: http://review.typo3.org/1367
Reviewed-by: Michael S...
Rastislav Birka
15:48 Revision 30fab85c: [BUGFIX] Send header Error 404 in case of page not found errors
If a page is not found, status 404 has to be sent.
Due to a recent change, an Exception is thrown instead of exiting...
Steffen Gebert
15:39 Revision 0f033834: [FEATURE] Add itemsProcFunc to wizard functionality
If you add a wizard to a BE input field, you can define items in configuration.
What is missing is the itemsProcFunc,...
Sven Juergens
11:24 Revision ccc613de: [BUGFIX] Wrong 'target' generation in imagelinkwrap, making the generated page XHTML invalid
Change-Id: I3f3a617c72fbc022c752fffb275c8badb2d25922
Resolves: #25311
Reviewed-on: http://review.typo3.org/1330
Revie...
Ernesto Baschny
11:21 Revision 39883955: [BUGFIX] Wrong 'target' generation in imagelinkwrap, making the generated page XHTML invalid
Change-Id: If3b34a0ca1be76d6f0fcef016858b2067e3efb1b
Resolves: #25311
Reviewed-on: http://review.typo3.org/1329
Revie...
Ernesto Baschny

2011-03-30

18:05 Revision 1d9ba271: [~BUGFIX] avoid fe_user's type to be overridden
Extbase's ext_tables.php overrides the fe_user's type in TCA ctrl-
section because of a wrong if-statement.
* Fix sm...
Felix Oertel
14:56 Revision 255191d9: [BUGFIX] Send header Error 404 in case of page not found errors
If a page is not found, status 404 has to be sent.
Due to a recent change, an Exception is thrown instead of exiting...
Steffen Gebert
12:33 Revision 6ee840a3: [BUGFIX] CSH tooltips in TCEforms lack cursor:pointer
Add a CSS class tipIsLinked to CSH tooltips if there is more information
and thus the tooltip reacts on click to open...
Steffen Gebert
12:18 Revision 605e6e19: [BUGFIX] CSH tooltips in TCEforms lack cursor:pointer
Add a CSS class tipIsLinked to CSH tooltips, if there is more information
and thus the tooltip reacts on click to ope...
Steffen Gebert
10:00 Revision 5573182f: [TASK] PHP closing tag don't exist in some files
Change-Id: I55a04284cbc5194df19f410889fcf91453276dee
Resolves: #25436
Reviewed-on: http://review.typo3.org/1320
Revie...
Stefano Kowalke
09:48 Revision 434eb752: [TASK] PHP closing tag don't exist in some files
Change-Id: I052ab0e98d036859cbf0222a4d23f37c1c2ec74c
Resolves: #25436
Reviewed-on: http://review.typo3.org/1317
Revie...
Stefano Kowalke
01:14 Revision 63fd50b5: [BUGFIX] Filtering extensions on remote repository does not respect repository selection
When searching for an extension in the remote repository with the "filter" text field, the currently selected reposit... Steffen Kamper
01:14 Revision 2791363c: [BUGFIX] Filtering extensions on remote repository does not respect repository selection
When searching for an extension in the remote repository with the "filter" text field, the currently selected reposit... Steffen Kamper

2011-03-29

18:36 Revision d18dd686: [BUGFIX] Pagetree uses wrong setting for limiting number of rendered page nodes
$GLOBALS['BE']['pageTree']['preloadLimit'] should be
$GLOBALS['TYPO3_CONF_VARS']['BE']['pageTree']['preloadLimit']
C...
Oliver Hader
18:36 Revision acea0b22: [BUGFIX] Pagetree uses wrong setting for limiting number of rendered page nodes
$GLOBALS['BE']['pageTree']['preloadLimit'] should be
$GLOBALS['TYPO3_CONF_VARS']['BE']['pageTree']['preloadLimit']
C...
Oliver Hader
18:27 Revision b85e17cb: [TASK] Fix PHPdoc comment of dataProvider member variable
Change-Id: I67997c900c3892784718b58eba4021497630d42c
Reviewed-on: http://review.typo3.org/1309
Reviewed-by: Oliver Ha...
Oliver Hader
18:26 Revision 73ec863a: [TASK] Fix PHPdoc comment of dataProvider member variable
Change-Id: I02345d49af5e496796ec98a0cfe05b59ef0aedc0
Reviewed-on: http://review.typo3.org/1308
Reviewed-by: Oliver Ha...
Oliver Hader

2011-03-28

22:01 Revision b6dbdd82: [TASK] Utilize hook_previewinfo to show the preview info
Change-Id: Ia926b145e9eb184d4244ec4f6552487e72392483
Related: #M17844
Fixes: #M17846
Reviewed-on: http://review.typo3...
Tolleiv Nietsch
21:53 Revision 2f1a07a7: [TASK] remove workspace previewInfo in frontend
The preview info should not contain workspace related code.
The proposed patch removes all output from tslib_fe::prev...
Tolleiv Nietsch
21:26 Revision bf88a725: [BUGFIX] Fix Extension Download with compressionLevel enabled
To clear output buffers, the utility function t3lib_div::cleanOutputBuffers()
has to be used. Otherwise things break ...
Steffen Gebert
21:26 Revision eac9550a: [BUGFIX] Fix Extension Download with compressionLevel enabled
To clear output buffers, the utility function t3lib_div::cleanOutputBuffers()
has to be used. Otherwise things break ...
Steffen Gebert
21:16 Revision 9381c1ac: [BUGFIX] Use setReplyTo and setCc instead of add*
The methods addReplyTo and addCc accept strings as parameters, but we
need the setReplyTo and setCc which accept arra...
Jigal van Hemert
20:54 Revision e4108c6c: [BUGFIX] CSH not showing "more info" link icon anymore
With the missing link icon it's not clear that there is more info on click.
This cahnge brings back the icon to the t...
Steffen Kamper
20:43 Revision 72808f1f: [BUGFIX] CSH not showing "more info" link icon anymore
With the missing link icon it's not clear that there is more info on click.
This cahnge brings back the icon to the t...
Steffen Kamper
16:31 Revision 68a4e686: [BUGFIX] BE ajax request fails on some systems with php 5.3
Because of a PHP bug on some systems the request to ajax.php fails because it
includes '../t3lib/class.t3lib_div.php'...
Joh. Feustel
16:29 Revision ca4036c1: [BUGFIX] BE ajax request fails on some systems with php 5.3
Because of a PHP bug on some systems the request to ajax.php fails because it
includes '../t3lib/class.t3lib_div.php'...
Joh. Feustel
16:25 Revision c156078a: [BUGFIX] BE ajax request fails on some systems with php 5.3
Because of a PHP bug on some systems the request to ajax.php fails because it
includes '../t3lib/class.t3lib_div.php'...
Joh. Feustel

2011-03-27

12:33 Revision f92873b3: [FEATURE] Improve usability of group fields
If only one value is allowed in a group field (maxitems==1), the
present value will be removed when the user selects ...
Alexander Stehlik

2011-03-26

11:48 Revision 72cc3f07: [BUGFIX] Wrong CSS definition for "submit"
Exchange the CSS style definition for the non-existant element "submit"
with "button", which is supposed to be meant....
Steffen Gebert
11:47 Revision ee481a03: [BUGFIX] Wrong CSS definition for "submit"
Exchange the CSS style definition for the non-existant element "submit"
with "button", which is supposed to be meant....
Steffen Gebert
11:47 Revision 171fe7e9: [BUGFIX] Wrong CSS definition for "submit"
Exchange the CSS style definition for the non-existant element "submit"
with "button", which is supposed to be meant....
Steffen Gebert

2011-03-25

23:02 Revision b2c9f393: [BUGFIX] fix php fatal error of Upgrade wizard
The upgrade wizard of the install tool quits with a php fatal error if
php is configured to use registered globals.
...
Michael Buergi
15:05 Revision 4cca9abe: [BUGFIX] Fix path resolution in t3lib_compressor::compressCssFile()
This change makes compressCssFile() also use this helper, as it was forgotten in the
first place.
Change-Id: I643006...
Rens Admiraal
14:48 Revision a1d929a8: [BUGFIX] Fix path resolution in t3lib_compressor::compressCssFile()
This change makes compressCssFile() also use this helper, as it was forgotten in the
first place.
Change-Id: Id394f9...
Rens Admiraal
11:45 Revision 59900b66: [TASK] Remove SVN auto properties $Id$
Remove SVN $Id$ auto-properties from TYPO3 source code
Change-Id: I26054ac32d77b212450b740178c8ce18be12e086
Resolves...
Xavier Perseguers
10:03 Revision 162f720b: Fixed bug #18016
Change-Id: I9de4384637a2c35499d2f54e67b0924183b1bb9b
Reviewed-on: http://review.typo3.org/1266
Reviewed-by: Xavier Pe...
Xavier Perseguers

2011-03-23

19:56 Revision 266d290b: [FEATURE] Add a time field to the Date Picker of datetime fields
This change adds a specialized Date Picker, which is used for datetime fields.
Previously, always 0:00 has been retur...
Steffen Kamper

2011-03-22

20:21 Revision 31d86a06: [BUGFIX] Remove superfluous code from Extension Manager
Remove code, which is not needed anymore and duplicates code.
Change-Id: I4c98e1eb287bc972435979703e8826c1edf3af12
R...
Steffen Kamper
20:20 Revision b61241df: [BUGFIX] Remove superfluous code from Extension Manager
Remove code, which is not needed anymore and duplicates code.
Change-Id: I59491c8d194574e1ef80a461194fa054f32717ab
R...
Steffen Kamper
19:17 Revision ade7a187: [BUGFIX] Missing initialization of variables
Initialize variables, which are used, but not initialized in every case before.
Change-Id: Icc2193cccf3f309edf76f69c...
Steffen Kamper
19:13 Revision 5084f58a: [BUGFIX] Missing initialization of variables
Initialize variables, which are used, but not initialized in every case before.
Change-Id: Iccc6f2c31a4ade6485072f56...
Steffen Kamper
16:25 Revision 4bf29f1b: [+BUGFIX] Avoiding cHash for nonCacheable actions prevent action from being called
With #8565 cHash is only appended for calls to cachable actions
This has the side effect, that calling non-cacheable ...
Bastian Waidelich
12:02 Revision 1f6e6a18: [BUGFIX] EM update module doesn't accept cache_extension table
You see only the message:
To get and update the list, go to the section "Import extensions" and use the button "Retri...
Steffen Kamper
11:59 Revision 46aa54b9: [BUGFIX] EM update module doesn't accept cache_extension table
You see only the message:
To get and update the list, go to the section "Import extensions" and use the button "Retri...
Steffen Kamper
11:58 Revision 0873322e: [BUGFIX] EM using filter in filter menu isn't clear enough
When checking one of the filter provided by the filter button menu, it gets printed bold.
However this seems not clea...
Steffen Kamper
11:55 Revision 979bb4d2: [BUGFIX] EM using filter in filter menu isn't clear enough
When checking one of the filter provided by the filter button menu, it gets printed bold.
However this seems not clea...
Steffen Kamper
11:53 Revision 14ed7590: [BUGFIX] New EM, Date of last update not visible due to missing
In small views the text is not readable as it gets cut.
Solution:
Add the same text to a tooltip.
Change-Id: Iec4ed7...
Steffen Kamper
11:51 Revision 76a06699: [BUGFIX] New EM, Date of last update not visible due to missing
In small views the text is not readable as it gets cut.
Solution:
Add the same text to a tooltip.
Resolves: #M17788
...
Steffen Kamper
08:46 Revision b7582d7b: Merge "[+BUGFIX] Persistence: return ObjectCount return value as an integer"
Sebastian Kurfuerst
03:46 Revision e5a5f5e7: [BUGFIX] Pagetree - Missing icons for expand/collapse whole branches
The expand/collapse context menu actions are missing icons.
Change-Id: I3ae86ff0a4de225854d173a485a0a8991adccd22
Res...
Stefan Galinski
 

Also available in: Atom