- Apr 02, 2011
-
-
Xavier Perseguers authored
Make PHP 5.3 a requirement for TYPO3 4.6 and remove tests that check for older versions of PHP. Change-Id: Ib73e332a44f618e59f78c8e442d2bf27474c4964 Resolves: #25395 Reviewed-on: http://review.typo3.org/1277 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
- Apr 01, 2011
-
-
Bjoern Pedersen authored
Change-Id: I4edd9a020128246e4937dee8acb91ae7f393283d Resolves: #25603 Reviewed-on: http://review.typo3.org/1390 Reviewed-by: Björn Pedersen Tested-by: Björn Pedersen Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny
-
Steffen Gebert authored
This change improves the output of wrongly misconfigured shortcut pages with helpful error messages. Instead of "The requested page didn't have a proper connection to the tree-root!", hints are given dependent on the configured shortcut mode and target. Thanks to Volker Graubaum (e-netconsulting) for sponsoring this fix with 80 beers during the Bug Auction at T3BOARD11. Change-Id: I09d88f907fc459b10e1598e117ea03733be8e0d0 Resolves: #24223 Reviewed-on: http://review.typo3.org/1366 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Steffen Gebert authored
Add a text and link to the Exception handler messages pointing to a page on typo3.org. Change-Id: Ibbbd34657869cd9f0e5703124af4b4cc7673a679 Resolves: #M16271 Reviewed-on: http://review.typo3.org/1282 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Steffen Kamper Reviewed-by: Philipp Gampe Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Rasto Birka authored
The setting $TYPO3_CONF_VARS']['BE']['unzip_path'] is used inconsistently in TYPO3. In some cases, it expects the directory of the unzip binary. In other places, the full path of the unzip binary is expected. This change adds a compatibilty layer to cope with this. Thanks to Tobias Liebig (networkteam GmbH) for sponsoring 60 beers during the bug auction at T3BOARD11. Change-Id: I67ef7b3544c2c2085f959229ff4343cbb736fde6 Resolves: #25470 Reviewed-on: http://review.typo3.org/1370 Reviewed-by: Michael Stucki Tested-by: Michael Stucki
-
Sven Luzar authored
The hook in t3lib_iconWorks::mapRecordTypeToSpriteIconName() passes an array to call a user function, but the method t3lib_div::callUserFunction expects a variable being passed by reference. Assigning the array to a variable fixes this error. Thanks to Haymo Meran (Gentics) for sponsoring this fix with 80 beers at the bug auction at T3BOARD11. Change-Id: I445ae05aa79913cb152da06cc66941db3fdf9227 Resolves: #25402 Reviewed-on: http://review.typo3.org/1290 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Michael Stucki authored
When creating a new database in the Install Tool, UTF-8 should be set as the default character set. Thanks to Kian Gould (AOE Media) for sponsoring this fix with 250 beers during the bug auction at T3BOARD11. Change-Id: I0584bfe1e6c50e4a7ea462d0196a45861d2c4d0e Resolves: #22933 Reviewed-on: http://review.typo3.org/1375 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
- Mar 31, 2011
-
-
Henrik Møller Rasmussen authored
The field disappeared in 4.5 and has now been added again. Thanks to Rene Haflinger (Agentur Frontal) for sponsoring this fix with 100 beers during the bug auction at T3BOARD11. Change-Id: Id5419d1391e7952ce61d051100a8da7777741a17 Resolves: #25494 Reviewed-on: http://review.typo3.org/1368 Reviewed-by: Susanne Moog Tested-by: Susanne Moog Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Rasto Birka authored
Change-Id: I98f68764a4740fc017d73ebf9e32a3da0bbf58d6 Reviewed-on: http://review.typo3.org/1367 Reviewed-by: Michael Stucki Tested-by: Michael Stucki
-
Sven Juergens authored
If you add a wizard to a BE input field, you can define items in configuration. What is missing is the itemsProcFunc, to dynamically add items. Change-Id: Ia9ab12e110b98af874748cd9e875a4d2d6cbcb2e Resolves: #19898 Reviewed-on: http://review.typo3.org/1107 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Ernesto Baschny authored
Change-Id: If3b34a0ca1be76d6f0fcef016858b2067e3efb1b Resolves: #25311 Reviewed-on: http://review.typo3.org/1329 Reviewed-by: Philipp Kitzberger Tested-by: Philipp Kitzberger Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny
-
- Mar 30, 2011
-
-
Steffen Gebert authored
If a page is not found, status 404 has to be sent. Due to a recent change, an Exception is thrown instead of exiting. As the Exception Handler overwrites the status 404 with a 503, this code was sent to the client. Change-Id: Ia6c7686c720863aa80e390c452527cabb338bde3 Resolves: #24945 Reviewed-on: http://review.typo3.org/1245 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Steffen Gebert authored
Add a CSS class tipIsLinked to CSH tooltips, if there is more information and thus the tooltip reacts on click to open detailed help. Change-Id: I65c1312761b852f53826db5b477db3c645a9445f Resolves: #M18051 Reviewed-on: http://review.typo3.org/1292 Reviewed-by: Steffen Kamper Tested-by: Steffen Kamper Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Stefano Kowalke authored
Change-Id: I052ab0e98d036859cbf0222a4d23f37c1c2ec74c Resolves: #25436 Reviewed-on: http://review.typo3.org/1317 Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny
-
Steffen Kamper authored
When searching for an extension in the remote repository with the "filter" text field, the currently selected repository is not taken into account and results from the main typo3 repository are returned. Reason: the repository was still hardcoded to main repository Change-Id: Ife22540867b58beab0bd7fd882b8a2ea9c02a624 Resolves: #25390 Reviewed-on: http://review.typo3.org/1315 Reviewed-by: Steffen Kamper Tested-by: Steffen Kamper
-
- Mar 29, 2011
-
-
Oliver Hader authored
$GLOBALS['BE']['pageTree']['preloadLimit'] should be $GLOBALS['TYPO3_CONF_VARS']['BE']['pageTree']['preloadLimit'] Change-Id: Iecefc92580a001267056a3748fb4423cb48767c7 Resolves: #25431 Reviewed-on: http://review.typo3.org/1310 Reviewed-by: Steffen Kamper Tested-by: Steffen Kamper
-
Oliver Hader authored
Change-Id: I02345d49af5e496796ec98a0cfe05b59ef0aedc0 Reviewed-on: http://review.typo3.org/1308 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- Mar 28, 2011
-
-
Tolleiv authored
Change-Id: Ia926b145e9eb184d4244ec4f6552487e72392483 Related: #M17844 Fixes: #M17846 Reviewed-on: http://review.typo3.org/1005 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Tolleiv authored
The preview info should not contain workspace related code. The proposed patch removes all output from tslib_fe::previewInfo and adds the possibility to hook in it and render a specific message. The followup implements this for the regular preview. Change-Id: Ie3c05a1837bb2e11cdb66c72114218ae6e12c973 Related: #13571 Fixes: #M17844 Reviewed-on: http://review.typo3.org/1003 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Steffen Gebert authored
To clear output buffers, the utility function t3lib_div::cleanOutputBuffers() has to be used. Otherwise things break with compressionLevel enabled. This change replaces the ob_end_clean() call in the Extension download process, which did not work, as crap is sent to the user agent. Change-Id: I078bab66c24d0667b3cd8c2397f26569ed2dbf8d Resolves: #M18029 Also-Applies: TYPO3_4-5 Reviewed-on: http://review.typo3.org/1264 Reviewed-by: Susanne Moog Tested-by: Susanne Moog
-
Steffen Kamper authored
With the missing link icon it's not clear that there is more info on click. This cahnge brings back the icon to the tooltip. Change-Id: I6a09c830772e3b128d31a400c5a8e59959f371a9 Resolves: #M18036 Reviewed-on: http://review.typo3.org/1288 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert Reviewed-by: Francois Suter Tested-by: Francois Suter
-
Joh. Feustel authored
Because of a PHP bug on some systems the request to ajax.php fails because it includes '../t3lib/class.t3lib_div.php' with relative path while init.php uses PATH_t3lib . 'class.t3lib_div.php'. On some systems PHP is not able to detect the already included file when a different path is used. Change-Id: I66e39690747c4f78b4571cf63777d98cb88b6b75 Resolves: #M17250 Reviewed-on: http://review.typo3.org/1286 Reviewed-by: Joh. Feustel Tested-by: Joh. Feustel Reviewed-by: Steffen Kamper Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
-
- Mar 27, 2011
-
-
Alexander Stehlik authored
If only one value is allowed in a group field (maxitems==1), the present value will be removed when the user selects a new value via element browser or file upload field. If the list is disabled (by disable_controls setting) the user doesn't have the possibility to remove items. To prevent a "write once" field the first item in the list will be removed if the maxitems limit has been reached. Change-Id: Iac48371f672b78e7c2ea3450af581759986015bc Resolves: #M14430 Reviewed-on: http://review.typo3.org/1142 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert Reviewed-by: Steffen Kamper Tested-by: Steffen Kamper
-
- Mar 26, 2011
-
-
Steffen Gebert authored
Exchange the CSS style definition for the non-existant element "submit" with "button", which is supposed to be meant. Change-Id: Ib865addda8e3729970a4b72c1eb233e257ae9074 Resolves: #M18043 Reviewed-on: http://review.typo3.org/1279 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
- Mar 25, 2011
-
-
Michael Buergi authored
The upgrade wizard of the install tool quits with a php fatal error if php is configured to use registered globals. When using registered globals, $GLOBALS['LANG'] may already be initialized (with some string). The buggy line does not properly initialize the language object if there is content in $GLOBALS['LANG']. The solution changes this, so that $GLOBALS['LANG'] has to be an object to prevent object creation. this line is also found in other places in the typo3 source. Change-Id: I1e553d233d6dac636d8a10a4ea5e60946e89d220 Resolves: #M17807 Reviewed-on: http://review.typo3.org/1254 Reviewed-by: Peter Niederlag Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Xavier Perseguers Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Rens Admiraal authored
This change makes compressCssFile() also use this helper, as it was forgotten in the first place. Change-Id: Id394f9a67e6222f7663e719ddce602d5ada2d10c Resolves: #M18035 Reviewed-on: http://review.typo3.org/1176 Reviewed-by: Steffen Gebert Tested-by: Steffen Gebert
-
Xavier Perseguers authored
Remove SVN $Id$ auto-properties from TYPO3 source code Change-Id: I26054ac32d77b212450b740178c8ce18be12e086 Resolves: #M18016 Reviewed-on: http://review.typo3.org/1272 Reviewed-by:
Xavier Perseguers <typo3@perseguers.ch> Tested-by:
Xavier Perseguers <typo3@perseguers.ch>
-
Xavier Perseguers authored
Change-Id: I9de4384637a2c35499d2f54e67b0924183b1bb9b Reviewed-on: http://review.typo3.org/1266 Reviewed-by:
Xavier Perseguers <typo3@perseguers.ch> Tested-by:
Xavier Perseguers <typo3@perseguers.ch>
-
- Mar 23, 2011
-
-
Steffen Kamper authored
This change adds a specialized Date Picker, which is used for datetime fields. Previously, always 0:00 has been returned as time of the day. Change-Id: I2be56f5ecb56edd9c5619ae3bbf6d8cb8a091768 Resolves: #M17596 Reviewed-on: http://review.typo3.org/1184 Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
- Mar 22, 2011
-
-
Steffen Kamper authored
Remove code, which is not needed anymore and duplicates code. Change-Id: I59491c8d194574e1ef80a461194fa054f32717ab Resolves: #M17911 Reviewed-on: http://review.typo3.org/1112 Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Steffen Kamper authored
Initialize variables, which are used, but not initialized in every case before. Change-Id: Iccc6f2c31a4ade6485072f56afd7f1b227d1f516 Resolves: #M17934 Reviewed-on: http://review.typo3.org/1144 Reviewed-by:
Steffen Gebert <steffen.gebert@typo3.org> Tested-by:
Steffen Gebert <steffen.gebert@typo3.org> Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Steffen Kamper authored
You see only the message: To get and update the list, go to the section "Import extensions" and use the button "Retrieve/Update". even if table is filled. The reason is that it looks for typo3temp/extensions.xml.hz instead checking if the table has records. Solution: Check table count instead. Resolves: #M17907 Change-Id: I6c2905a0afce08f70c4743d66a1b521de30044fb Reviewed-on: http://review.typo3.org/1108 Reviewed-by:
Peter Beernink <p.beernink@drecomm.nl> Tested-by:
Peter Beernink <p.beernink@drecomm.nl> Reviewed-by:
Tolleiv Nietsch <info@tolleiv.de> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Steffen Kamper authored
When checking one of the filter provided by the filter button menu, it gets printed bold. However this seems not clear enough for many users, so display the "Clear filters" button would make it more clear. Change-Id: I7345ab182fd5879ca18b2bf131c8c860f71def1f Resolves: #M17892 Reviewed-on: http://review.typo3.org/1093 Reviewed-by:
Peter Beernink <p.beernink@drecomm.nl> Tested-by:
Peter Beernink <p.beernink@drecomm.nl> Reviewed-by:
Markus Klein <klein.t3@mfc-linz.at> Tested-by:
Markus Klein <klein.t3@mfc-linz.at> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
steffenk authored
In small views the text is not readable as it gets cut. Solution: Add the same text to a tooltip. Resolves: #M17788 Change-Id: I8b963be0867e099383c15f367a9627b7eed0c5f0 Reviewed-on: http://review.typo3.org/960 Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Stefan Galinski authored
The expand/collapse context menu actions are missing icons. Change-Id: I3ae86ff0a4de225854d173a485a0a8991adccd22 Resolves: #M17924 Reviewed-on: http://review.typo3.org/1130 Reviewed-by:
Stefan Galinski <stefan.galinski@gmail.com> Tested-by:
Stefan Galinski <stefan.galinski@gmail.com>
-
- Mar 21, 2011
-
-
Steffen Kamper authored
The first tab has different wrappers, so the CSS does not work on other tabs than the first one. Change-Id: I980005f7dd981d7f3b27f7b1e1383129c369ae50 Resolves: #M17789 Reviewed-on: http://review.typo3.org/1117 Reviewed-by:
Xavier Perseguers <typo3@perseguers.ch> Tested-by:
Xavier Perseguers <typo3@perseguers.ch> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Steffen Kamper authored
When grouping with author you may see many groups with same author. This happens if author of extensions is there with different email adresses. Further author with email is clickable which is not useful in group header. Solution: use simple groupRenderer that returns author only. Resolves: #M17887 Change-Id: Ia23082498fca61db975ff02eaf335578180315ea Reviewed-on: http://review.typo3.org/1081 Reviewed-by:
Björn Pedersen <bjoern.pedersen@frm2.tum.de> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Use Ext.urlEncode() to encode links in TBE_EDITOR. This ensures correct generation of strings in conjunction with UTF-8 and fixes wrongly encoded special chars (e.g. umlauts) in the browse-links dialog's field link-title. Change-Id: I003f7e64f8a10b0a49d6cbe0e2e82d67d614d21a Resolves: #M17979 Reviewed-on: http://review.typo3.org/1227 Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Georg authored
t3lib_sqlengine is deprecated, remove it Change-Id: I38563832cd0a549a84a0076cc855037cded58496 Reviewed-on: http://review.typo3.org/1013 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Xavier Perseguers <typo3@perseguers.ch> Reviewed-by:
Björn Pedersen <bjoern.pedersen@frm2.tum.de> Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de>
-
Bjoern Pedersen authored
Reason: ExtJs fails if ExtCore is loaded. ExtCore is a "small" compilation of ExtJS just for some little widgets and effects. Resolves: #M17994 Change-Id: I5f676af89c981e0d6aea08ffa4c0db10324f0a0e Reviewed-on: http://review.typo3.org/1212 Reviewed-by:
Steffen Kamper <info@sk-typo3.de> Tested-by:
Steffen Kamper <info@sk-typo3.de> Reviewed-by:
Helmut Hummel <typo3@helmut-hummel.de>
-