- Sep 10, 2014
-
-
Wouter Wolters authored
Syntax error in line 298 Releases: 6.3 Resolves: #55136 Change-Id: I497e0e2b65b40a87ef1f8af205a0991b4dd92f74 Reviewed-on: http://review.typo3.org/32698 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Move the lines of the hook of extra_page_cm_options into EXT:backend to cleanup up the core. Resolves: #55136 Releases: 6.3 Change-Id: I318888775f4ec02caec6b0cb35f1e461f748224d Reviewed-on: http://review.typo3.org/32665 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Benjamin Mack authored
The functionality for using direct resources with TypoScript templates was removed with TYPO3 CMS 6.1. However the code still supports the resources, also the resolving of the resources and files within tslib/media - a directory which does not even exist anymore. The patch removes all functionality in the core. Resolves: #55442 Releases: 6.3 Change-Id: Idc3f4585a2ed59a5814ec9629c0a1f256da69b91 Reviewed-on: http://review.typo3.org/27130 Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Sep 09, 2014
-
-
Wouter Wolters authored
Use dispatching for file_edit.php Resolves: #56743 Releases: 6.3 Change-Id: Ib25745dd29642a83aa5700752c83cda8e11ea7fa Reviewed-on: http://review.typo3.org/28238 Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Wouter Wolters authored
In #60633 the rewrite of the module menu was done but can lead to an error if the backend user startModule is set to help_aboutmodules. Check all backend users and update the setting if needed. Resolves: #61485 Releases: 6.3 Change-Id: Ib6f21c4bd4d4315e76cc7d51bebf08c9fa01b924 Reviewed-on: http://review.typo3.org/32692 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Felix Kopp authored
Base TYPO3 CMS backend on twbs bootstrap. Brings bootstrap variables adapted for TYPO3 CMS t3skin. There is no visual change. This patch is the first step in a list of CSS refactorings. Next steps: Base more TYPO3 CMS backend widgets on twbs components. Resolves: #61471 Releases: 6.3 Change-Id: I38df90a4925306a5aa8dd6ce5934ce5bd454a1db Reviewed-on: http://review.typo3.org/32679 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Nicole Cordes authored
Resolves: #61478 Releases: 6.3 Change-Id: I81a8ae747e59649999c5372b51b8fc866a4dd4dd Reviewed-on: http://review.typo3.org/32687 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
composer.lock and everything below typo3conf/ should be excluded if the core checkout is used as document root directly. Resolves: #61483 Releases: 6.3, 6.2 Change-Id: I34e706c510c38d953a98f0f30789f87fc968ae52 Reviewed-on: http://review.typo3.org/32690 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Markus Klein authored
The present Documentation/README.txt refers to totally outdated information and contains old links. The new documentation can be found within the central Core documentation. Resolves: #61480 Releases: master Change-Id: I1bf43e0a244fc2e4d45aa5267af4411a5eb713d1 Reviewed-on: http://review.typo3.org/32689 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Francois Suter authored
Class CategoryMenuUtility which is used when rendering a list of categorized pages calls on \TYPO3\CMS\Core\Category\Collection\CategoryCollection to collect the pages. This is wrong in a FE context as all pages will be collected (hidden, deleted, workspace copies, etc.). It must use \TYPO3\CMS\Frontend\Category\Collection\CategoryCollection instead. Resolves: #59440 Releases: 6.2, 6.3 Change-Id: Ia8df04f5f615f3b6f09d2f67fbfadf69baca8f21 Reviewed-on: http://review.typo3.org/32064 Reviewed-by:
Tomita Militaru <militarutomita@gmail.com> Reviewed-by:
Tomas Norre Mikkelsen <tomasnorre@gmail.com> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Francois Suter <francois@typo3.org> Tested-by:
Francois Suter <francois@typo3.org>
-
Felix Kopp authored
Registers a signal to EXT:Backend\Utility\IconUtility to manipulate the generated html code for sprite icons. Resolves: #61289 Releases: 6.3 Change-Id: Ie61e09b2033114b2258bf14eaaba9e068410bcfc Reviewed-on: http://review.typo3.org/32542 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benjamin Mack authored
In order to streamline the javascript variables in frontend rendering the functionality for using JSimagecode (used by GMENU) should add its code to the generic $additionalJavaScript and not the hardly used "public $JSImgCode". Releases: 6.3 Resolves: #60523 Change-Id: Iec3b5623348ce448c1827e30a831acb3fb82a415 Reviewed-on: http://review.typo3.org/31758 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
To improve cache handling during development, missing class information shouldn't be cached anymore. Otherwise each time a class was misspelled and not found we have to clear the classes_cache. Resolves: #61475 Releases: 6.3, 6.2 Change-Id: I7de24348e84bd89afd81164b90f776a996fcb8d9 Reviewed-on: http://review.typo3.org/32685 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Frans Saris authored
The Typo3DbBackend doesn't respect the columns tablenames and fieldname when updating mm releations. As result wrong relations are adjusted. Resolves: #61268 Releases: 6.2, 6.3 Change-Id: Ica1c04fb54b2f152ccf0f9bd766091854f01721a Reviewed-on: http://review.typo3.org/32505 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Steffen Müller authored
An additional option "typo3DatabaseSocket" can be set to configure a custom DB socket when running functional tests from the commandline interface. Resolves: #61465 Releases: 6.3, 6.2 Change-Id: If34526264bdc8b91c7c45785dde06a10fb606526 Reviewed-on: http://review.typo3.org/32667 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Helmut Hummel authored
* Remove side effects from class file * Move registration script to Resources/PHP folder Resolves: #61467 Releases: 6.3 Change-Id: I0786a1d2bddefac17780168acbd2e088c2e5690a Reviewed-on: http://review.typo3.org/32668 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Georg Ringer authored
The content element "table" is not configured as the other content elements because the configuration of the TCA is overriden inside EXT:css_styled_content again. * Introduce the appearance tab * Introduce the palettes for the tab access Change-Id: I8f122ad9e13faac4d5126c421ebf966a555242cd Resolves: #56972 Releases: 6.3 Reviewed-on: http://review.typo3.org/28455 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Jo Hasenau <info@cybercraft.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
When IE6 is used a message is shown that IE6 is not supported. IE6 support was already dropped since TYPO3 CMS 4.6 so we now remove this warning. Resolves: #60640 Releases: 6.3 Change-Id: Ib964fef63fcd987eef4cc04264fff0c7cc761d47 Reviewed-on: http://review.typo3.org/31883 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
In InfoModuleController and VersionModuleController a property $be_user_Array is defined but unused. Resolves: #61461 Releases: 6.3 Change-Id: I32146421b211ee10c705e0b7079bb09b782e87d5 Reviewed-on: http://review.typo3.org/32662 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Wouter Wolters authored
In PageInformationController there is unused code initialized. The stat_type is unused and can be removed. Resolves: #61462 Releases: 6.3 Change-Id: I61e59b8c10d32bd907ffd90d86aecabb39394c30 Reviewed-on: http://review.typo3.org/32663 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Georg Ringer authored
* Use current table implementation * Use lead class for 1st paragraph * Use h3 for headlines of both check Resolves: #61453 ReleaseS: 6.3 Change-Id: Ie3e00423949acfee5f8ccadb7f4e46b44660baf2 Reviewed-on: http://review.typo3.org/32652 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Benjamin Mack authored
Labels in the module menu cannot be in multiple lines. this is especially a problem when the labels are translated. The patch introduces a new class for each submodule item label and adds the proper CSS. Resolves: #57590 Releases: 6.3 Change-Id: I37b6331d41bd1e6e014bf79596ad928430441f7e Reviewed-on: http://review.typo3.org/29558 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Sep 08, 2014
-
-
Felix Kopp authored
Brings Bootstrap 3.2 and FontAwesome 4.2 dependency for require-dev. Resolves: #61454 Releases: 6.3 Change-Id: I07e9258eecdef509825c6122096ff2f1c5e7fca7 Reviewed-on: http://review.typo3.org/32656 Reviewed-by:
Thomas Maroschik <tmaroschik@dfau.de> Tested-by:
Thomas Maroschik <tmaroschik@dfau.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Jo Hasenau <info@cybercraft.de> Tested-by:
Jo Hasenau <info@cybercraft.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
If no skinning extension is installed, an exception is thrown which makes it impossible to use the system. Therefore the variable must be checked. Resolves: #61446 Releases: 6.3 Change-Id: Iefd603199d69d0609b662f3b89a5ea6fb479e50f Reviewed-on: http://review.typo3.org/32645 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
Currently rendering of the module menu of the backend left side is quite complex. This is because there are several parts introduced in recent TYPO3 versions, that have only substituted parts of the existing code. So the "old" code was still in use. To give a better understanding I will first introduce all the parts relevant to the rendering of the module menu. PHP side * The mother of all classes is ModuleLoader.php, originally made by Kasper, which takes TBE_MODULES and compiles a long list of all modules into an array. (ModuleLoader->load()). Currently this class is kept as is for the time being. * For 4.1/4.2, the ModuleMenuView was introduced, a wrapper class to access the data of ModuleLoader and also does some other stuff like saving the Open/Collapsed state of the modules via AJAX (note: this will be handled browser-internally via LocalStorage from now on, as it saves HTTP requests). It does one other thing: Rendering of the Logout Button. This is completely in the wrong place right now, as the Logout button isn't within the module menu frame anymore since 4.x, but on the top right area of the backend. * The BackendController class is responsible for adding all HTML and JS code code to the backend.php page so it can be rendered. It instantiates the ModuleMenuView class to call the LogoutButton function. * As one of the first steps of rewriting the module menu a couple of versions ago, there was a ModuleController, which was again a wrapper for ModuleLoader while putting everything together in a ModuleRepository, along with Module objects and a singleton object ModuleStorage. This new version allows for nesting of up to three levels (incl. modfuncs), along with clear objects instead of arrays. JS side * The module menu isn't output with a single line of PHP code, as it is defined as a ExtJS storage which fetches the module menu asynchronously. The HTML code is built in a ExtJS template, which leads to the funny effect that the raw backend.php only zero HTML code output for the module menu. An extra AJAX request is fired to load up the module, which then is prepared and templated by ExtJS. The changes: * The logout button rendering is now done in the BackendController and not in the ModuleMenuView class. * The menu is now outputted in the BackendController at the same time as backend.php by a standalone Fluid template. The menu is built by a simple call to the ModuleRepository which returns a ModuleStorage. * ModuleMenuView, ModuleMenuController are not needed anymore, and are deprecated. * The JS is rewritten so that it works as before. These parts are filled up with jQuery code. * The collapsed/open state of the main modules is now done via the local storage JS functionality of the browsers to avoid further unnecessary HTTP loading operations. Resolves: #60633 Releases: 6.3 Change-Id: I5402c1345a2931340d7ec9ef1881877b39d1bfc3 Reviewed-on: http://review.typo3.org/31876 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Wouter Wolters authored
Use a more detailed message how to link to this script. Resolves: #61458 Releases: 6.3, 6.2 Change-Id: Ifabac9033b72bea288b13a11d1e649f28b99f950 Reviewed-on: http://review.typo3.org/32659 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
In PageFunctionsController a property $fileProcessor is defined but unused. Resolves: #61456 Releases: 6.3 Change-Id: I7f19c533ab3f906da414d184e6730d9eed836d49 Reviewed-on: http://review.typo3.org/32657 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
With one func wizard installed the text "Select wizard" is shown without a selectbox. Hide the text if no func menu is available. Resolves: #61452 Releases: 6.3 Change-Id: Iafb24bc2dcbf9b09b13939d7a8c5217ce94b43f0 Reviewed-on: http://review.typo3.org/32651 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
* Move ExtJs code to jQuery * Remove unused method modMenu * Use boolean values in functions if possible Resolves: #61451 Releases: 6.3 Change-Id: Ibf00d23112ced8744dc356dcb11c1914deb3a91a Reviewed-on: http://review.typo3.org/32626 Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
The old logo is used in a screenshot of the logo and needs to be updated. Resolves: #54185 Releases: 6.3 Change-Id: Iac7f6d06cbf77a75855e780fa5653efb58febaad Reviewed-on: http://review.typo3.org/32650 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
Resolves: #61449 Related: #55648 Releases: 6.3 Change-Id: I2aa05fa02626668b4d5c560a0f900d279256b52e Reviewed-on: http://review.typo3.org/32649 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Wouter Wolters authored
* Move images to Resources/Public/Images/ * Move language files to Resources/Private/Language/ * Migrate ExtJs to jQuery * Move module template to Resources/Private/Template/ * Add strict comparison were possible Resolves: #60630 Releases: 6.3 Change-Id: I7bae64263268562b158dccf9b9c8fa6d6726fe52 Reviewed-on: http://review.typo3.org/31875 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Stefano Kowalke authored
There are lines-breaks inside the string which produces 'SELECT * \n\t\t\t\tFROM table_name\n\t\t\t\tWHERE' queries while compile the sql query back from the array. This breaks the test for EXT:dbal because debugAndCompare() function will die. Releases: 6.3, 6.2 Resolves: #55648 Change-Id: Iab6ad451d30bb94494ebbd3cb3b69e661ee55c00 Reviewed-on: http://review.typo3.org/27318 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
Markus Klein authored
ContentObjectRenderer::forceAbsoluteUrl() is not covered by unit tests at all. Add unit tests and improve mocking in other existing tests. Resolves: #60629 Releases: 6.3, 6.2 Change-Id: Ie3c03b0cff2118bf7ef38ca03135f2a0a6f120cd Reviewed-on: http://review.typo3.org/31874 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Stefan Froemken authored
This problem only occours when using "tree" as display mode for TCA-type "select". FlexForm-API brings a special configuration to add, edit and remove items from a selectbox, but in case of a select-tree it does not make sense. A completely different API was called to render this tree. This patch prevents modifying the select-tree. Releases: 6.3, 6.2 Resolves: #54490 Change-Id: I3ad3c5c608d7968ba90117aa048014b00cfd44af Reviewed-on: http://review.typo3.org/31965 Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Christoph Buchli <cbuchli@snowflake.ch> Tested-by:
Christoph Buchli <cbuchli@snowflake.ch> Reviewed-by:
Tomas Norre Mikkelsen <tomasnorre@gmail.com> Tested-by:
Tomas Norre Mikkelsen <tomasnorre@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Sascha Egerer authored
Conditions that depend on client details are unlovely for a number of reasons: * Per condition or permutation of conditions that matches, the frontend creates a different cache entry. This can lead to a very high number of cache entrys per page * Most usual conditions for specific browsers can nowadays turned into conditional CSS includes * Conditions based on browser or clients on server side are bad practice. * If conditions for specific clients or devices are still needed, they should be done with a userFunc condition and a project like WURFL that keep the device information more recent than the current core code like matching AMIGA * Setups like reverse proxies give additional headaches with these types of conditions * All client related condition types are deprecated with this patch. Resolves: #60574 Releases: 6.3 Change-Id: Ib9e78748e87a2f7e04fa1b606415ad1d8d302374 Reviewed-on: http://review.typo3.org/31820 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Georg Ringer authored
The description of configuration in the EM should allow line breaks. Resolves: #61323 Releases: 6.3 Change-Id: I7a1020e72d6385ba30b933ddde555092f5d2767f Reviewed-on: http://review.typo3.org/32633 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Peter Kraume <peter.kraume@gmx.de> Tested-by:
Peter Kraume <peter.kraume@gmx.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Frank Nägler authored
This patch adds a check if a file exists before processing it. If the file does not exist, all file functions will generate a warning. Resolves: #61300 Releases: 6.3, 6.2 Change-Id: Ie829ec0ade8357b16f8a550d5f137593900720b9 Reviewed-on: http://review.typo3.org/32604 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Markus Klein authored
* Fix undefined variables * Add missing return values * Reduce indentation level by using guards * Optimize readability * CGL compliance No functional changes. Resolves: #61152 Releases: 6.3 Change-Id: Ifa2ed030d5fd721ef3ea2c4ef3a819b2d1f8762b Reviewed-on: http://review.typo3.org/32324 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
The toolbar on top still has old background color and border. Removing these options makes the toolbar better natively integrated into the rest of the CMS. Resolves: #57292 Releases: 6.3, 6.2 Change-Id: I51ed27bff09e6b0479aa0673c65497e08b52540c Reviewed-on: http://review.typo3.org/28767 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-