This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 02 Sep, 2015 1 commit
-
-
Replaces all IconUtility::getSpriteIcon calls for the icon actions-edit-hide and actions-edit-unhide with the new IconFactory. Change-Id: If3deb6fb4c6f867c21aaff34796515d933fa90c3 Resolves: #68925 Releases: master Reviewed-on: http://review.typo3.org/42499 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
- 07 Aug, 2015 1 commit
-
-
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-new with the new IconFactory. Resolves: #68806 Releases: master Change-Id: I6b69742494c2b16f499ce6367ccf5b689f958bad Reviewed-on: http://review.typo3.org/42360 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 15 Jul, 2015 1 commit
-
-
The ancient form_enctype setting was a fallback from the old days when some hosters decided uploading files in PHP is a bad idea. The fallback was thought to still allow casual data transfer. This is dropped now, the setting no longer used and removed from configuration. Resolves: #68178 Releases: master Change-Id: If16db4de44c0654b18efc5b1a9f0e3f46e079687 Reviewed-on: http://review.typo3.org/41314 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 14 Jul, 2015 1 commit
-
-
To clean the typo3/ directory we move close.html to ext:backend. Resolves: #68108 Releases: master Change-Id: Ieee52bd3ebea8f5c3f1c7f594d6d565864e07a76 Reviewed-on: http://review.typo3.org/41169 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 13 Apr, 2015 1 commit
-
-
This patch replaces a lot occurrences of IconUtility::skinImg with IconUtility::getSpriteImage or similar. Thinks that will be ignored in this iteration: \TYPO3\CMS\Backend\Clipboard\Clipboard::printClipboard - Here skinImg returns just the path to use in an select option. This is not possible with getSpriteIcon. \TYPO3\CMS\Backend\Controller\EditDocumentController::getButtons - Here skinImg returns just the path to use for input button. This is not possible with getSpriteIcon. \TYPO3\CMS\Backend\Controller\LoginController - There is no sprite icon replacement for the TYPO3 Logo. \TYPO3\CMS\Backend\Controller\ContentElement\ NewContentElementController::main - No replacement for icon of content wizard availiable. \TYPO3\CMS\Backend\Controller\Wizard\TableController - Here skinImg returns just the path to use for input button. \TYPO3\CMS\Backend\Form - I cowardly refuse to touch FormEngine until Lolli is done :-) \TYPO3\CMS\Backend\History\RecordHistory::linkPage - No icons for revert actions. \TYPO3\CMS\Backend\Template\DocumentTemplate::getBackendFavicon - Here just an URL is returned. \TYPO3\CMS\Backend\Tree\View\AbstractTreeView::getIcon - Could not find out how to trigger that. \TYPO3\CMS\Backend\Tree\View\ElementBrowserPageTreeView::printTree - Could not find out how to trigger that. \TYPO3\CMS\Backend\Tree\View\FolderTreeView::PMicon - Could not find out how to trigger that. \TYPO3\CMS\Backend\Tree\View\FolderTreeView:: getBrowseableTreeForStorage - Could not find out how to trigger that. \TYPO3\CMS\Backend\Tree\View\PagePositionMap::JSimgFunc - Can be ignored, because this function is not used anywhere else in the core and will be marked as deprecated within this patch. \TYPO3\CMS\Backend\Tree\View\PagePositionMap::insertQuadLines - There is no reasonable replacement for the halfline in the sprite icons. \TYPO3\CMS\Backend\View\PageLayoutView::getTable_tt_content - No representation in sprite icons found. \TYPO3\CMS\Backend\View\PageLayoutView::pages_getTree - No representation in sprite icons found. \TYPO3\CMS\Backend\View\PageTreeView - Could not find out how to trigger that. \ext_posMap::wrapRecordHeader (that is in backend/Modules/Layout/index.php) - No representation in sprite icons found. \ext_posMap::wrapRecordHeader (that is in cms/layout/db_layout.php) - No representation in sprite icons found. \TYPO3\CMS\Compatibility6\Controller\Wizard\FormsController::getButtons - Here skinImg returns just the path to use for input button. \TYPO3\CMS\Core\Database\QueryGenerator::getFormElements - Here skinImg returns just the path to use for input button. \TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck::genTree \TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck::genTree_records - Could not find out how to trigger that. \TYPO3\CMS\Fluid\ViewHelpers\Be\PageInfoViewHelper::render - Could not find out how to trigger that. \TYPO3\CMS\Impexp\ImportExport::addRelations - This file does not exists. \TYPO3\CMS\Impexp\LocalPageTree::ext_tree - Could not find out how to trigger that. typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php - There are some dotted tree lines and blinking arrows without replacement. \TYPO3\CMS\Reports\ViewHelpers\IconViewHelper::render - Very generic View Helper \TYPO3\CMS\Rtehtmlarea\BrowseLinks::getUserLinkSelectorHtml - No representation in sprite icons found. \TYPO3\CMS\Rtehtmlarea\PageTree::printTree - No representation in sprite icons found. \TYPO3\CMS\Rtehtmlarea\Controller\UserElementsController::main_user - Could not find out how to trigger that. \TYPO3\CMS\Taskcenter\Controller\TaskModuleController::renderListMenu - Found no task with an individual icon file for the menu on the left side. So could not test. \TYPO3\CMS\Version\View\VersionView::getVersionSelector - No representation in sprite icons found. \TYPO3\CMS\WizardCrpages\Controller\ CreatePagesWizardModuleFunctionController::getTypeSelectHtml - Ignored because we are not able to determain the correct sprite icon from the TCA at this point of time. Resolves: #65992 Releases: master Change-Id: I1071703e8219699353a1d875a6b66a7ed51207b8 Reviewed-on: http://review.typo3.org/38132 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>
-
- 09 Apr, 2015 1 commit
-
-
Patrick Broens authored
Since Forge issue #66052 frontend editing with feedit is not working anymore. This is because the URL's for modules have become absolute and feedit is adding the 'typo3' directory name in front of the module url. This patch removes the 'typo3' directory Change-Id: I26d2454240c0de5beb3a55e79d92614810670875 Resolves: #66266 Releases: master Reviewed-on: http://review.typo3.org/38463 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>
-
- 05 Apr, 2015 1 commit
-
-
Anja Leichsenring authored
Upon clicking the feedit edit pencil icon in frontend, the redirect URL contains two times typo3, what leads to a wrong call to the frontend Change-Id: I88e2584cc0dff4be6562dbda64d723e9d9bea1d0 Resolves: #66279 Relates: #66052 Releases: master Reviewed-on: http://review.typo3.org/38490 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de>
-
- 27 Mar, 2015 1 commit
-
-
Benni Mack authored
In the approach to remove all occurences of dealing with relative URL referencing in the TYPO3 Backend, the main mod.php calls are now always prefixed with "/{possiblesubfolder/}typo3/" so no backPath parameter and calculations are needed anymore. The patch thus removes all locations of the JavaScript variable "top.TS.PATH_typo3" containing the backpath and makes the "relative" path to BackendUtility::getModuleUrl() always a absolute prefix relative to the PATH_typo3 structure. Resolves: #66052 Releases: master Change-Id: Ie8192f227b8d1715be90efff8746482adf252ac7 Reviewed-on: http://review.typo3.org/38246 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> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- 26 Mar, 2015 1 commit
-
-
Resolves: #65292 Releases: master Change-Id: Ib94e59bf5d9896186aa6923eab50a2236308bd6a Reviewed-on: http://review.typo3.org/38113 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 15 Mar, 2015 2 commits
-
-
Andreas Fernandez authored
The used bitmasks of JsConfirmation and Permission are put into "enums" and their representing constants are used instead of the raw bitmask values. Resolves: #65455 Releases: master Change-Id: I1910bb960b69836ea29c16c91d730ac74c22f929 Reviewed-on: http://review.typo3.org/37455 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Frank Nägler authored
In some cases makeInstance is used with strings instead of ::class. This patch fix it. Resolves: #65704 Releases: master Change-Id: I69afa653f50efbebaa7456acfb5d20f401e639fb Reviewed-on: http://review.typo3.org/37798 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- 06 Mar, 2015 1 commit
-
-
Use dispatching for db_new.php Resolves: #65288 Releases: master Change-Id: Ie3ef5c8e4df8dc0181ed5e85dd780c769c2801ca Reviewed-on: http://review.typo3.org/37479 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- 30 Jan, 2015 1 commit
-
-
Refactor the code to go green in PHPStorm. Main tasks: * Initialize variables * Centralize objects in $GLOBALS Resolves: #62691 Releases: master Change-Id: Iaf4659bc9ef4cdeffbccd53fde2969a9b4c592c4 Reviewed-on: http://review.typo3.org/33785 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 18 Jan, 2015 1 commit
-
-
Markus Klein authored
It is faster to compare a string with === '' to find out if it's empty than to run strlen() on it. The replacement rules are applied as follows: * if (strlen($str)) => if ((string)$str !== '') * if (!is_string($str) || strlen($str) === 0) => if (!is_string($str) || $str === '') * If it can be seen easily that $str is a string, the typecast is omitted. Change-Id: I888d70e42f925bd57ad23b873b72d6a38acb39ef Resolves: #54091 Releases: master Reviewed-on: http://review.typo3.org/27794 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- 13 Dec, 2014 2 commits
-
-
At the moment in some classes you can find an empty line between the copyright comment and the first use statement. In some (far less) other classes there is no such empty line. This commit adds an empty line between those comments if there is no empty line. This is not part of the TYPO3 CMS CGL but increases consistency in this area. This regular expression was used to add the empty lines: Search: ( \* The TYPO3 project - inspiring people to share!\n \*/\n)(use ) Replace: $1\n$2 Resolves: #63829 Releases: master Change-Id: I4b28a1cfcfc727016ac5d89b3988d236270f37e2 Reviewed-on: http://review.typo3.org/35391 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
This regular expression was used to replace PHPDoc style comments with ordinary comments: Search: /\*\*(\n \* This file is part of the TYPO3 CMS project.) Replace with: /*$1 Resolves: #63328 Releases: master Change-Id: Ic8f11dbfefee94a19657c8fe8426c81d1cb435d8 Reviewed-on: http://review.typo3.org/35103 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>
-
- 08 Dec, 2014 1 commit
-
-
Paul Golmann authored
* Restore edit_editNoPopup/forceNoPopup TSConfig options removed in #49640 * Initialize frontend editing when displayFieldEditIcons is set Releases: master, 6.2 Resolves: #61095 Related: #43447 Related: #49640 Change-Id: I900a62b447a1a67265ce22cd73e150646344e090 Reviewed-on: http://review.typo3.org/32279 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- 13 Nov, 2014 1 commit
-
-
Xavier Perseguers authored
Since PHP 5.5 is a requirement, calls to GeneralUtility::makeInstance() should use the ::class construct instead of a string argument. Releases: master Resolves: #61788 Change-Id: Ia2efc5a4cb7ecea80b8a1c8e5ff7b5d6fa9a07ce Reviewed-on: http://review.typo3.org/32913 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> 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>
-
- 28 Oct, 2014 1 commit
-
-
Wouter Wolters authored
* Use bool in @return * Use int in @return * Use bool in @param * Use int in @param * Remove extra tabs and spaces in @param Resolves: #62506 Releases: master Change-Id: I673888aa08855a1364150d0060d0f205fc1f83a2 Reviewed-on: http://review.typo3.org/33577 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- 25 Oct, 2014 1 commit
-
-
Wouter Wolters authored
Resolves: #62467 Releases: master Change-Id: I927a16b0fa89c5b859b56a7549548102ac04037f Reviewed-on: http://review.typo3.org/33522 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- 01 Jul, 2014 1 commit
-
-
Several classes include unused use statements. This patch removes those statements or uses them in their code. Resolves: #59997 Releases: 6.3 Change-Id: I5890a80bcee96976e3c35d967db8c53a9c11b002 Reviewed-on: https://review.typo3.org/31245 Reviewed-by: Alexander Opitz Tested-by: Alexander Opitz Reviewed-by: Oliver Klee Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
- 22 Jun, 2014 1 commit
-
-
Michael Schams authored
This patch replaces the copyright/license header in PHP files with a new, simplified one. The new header does not show the year figure, nor an author name, and refers to the LICENSE.txt file for the full copyright information. License is: GPL2 or any later version. This is a multi-part commit due to the huge number of changed files. See issue #59781 for further details. Resolves: #59781 Releases: 6.3, 6.2 Change-Id: I7429b8e9c507a4833215750268d1975402679828 Reviewed-on: https://review.typo3.org/31026 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Markus Klein Tested-by: Markus Klein
-
- 02 Apr, 2014 1 commit
-
-
The historical option "wide document" can be safely removed, as the wide screen options from 10 years ago are default by now. Resolves: #57295 Releases: 6.2 Change-Id: I0e5c81046733f4ddd10cc7d084f0ef7b952c3cb0 Reviewed-on: https://review.typo3.org/28769 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Simon Schaufelberger Tested-by: Simon Schaufelberger Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- 13 Mar, 2014 1 commit
-
-
Use native PHP-functionality provided by htmlspecialchars() with a parameter since PHP 5.2.3 to prevent double-encoding instead of calling deHSCentities(). Change-Id: I2863181259046f16b554770a3f1ed8b03112fedf Resolves: #50449 Releases: 6.2 Reviewed-on: https://review.typo3.org/22580 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Alexander Opitz Tested-by: Alexander Opitz Reviewed-by: Pascal Dürsteler Reviewed-by: Stefan Froemken Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
-
- 23 Feb, 2014 2 commits
-
-
Stefan Neufeind authored
This reverts commit de27a20a Change-Id: I078d2f7bbff605c91d83a9853e8feb9c31d57ccc Reviewed-on: https://review.typo3.org/27792 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
Markus Klein authored
It is faster to compare a string with === '' to find out if it's empty than to run strlen() on it. The replacement rules are applied as follows: * if (strlen($str)) => if ((string)$str !== '') * if (!is_string($str) || strlen($str) === 0) => if (!is_string($str) || $str === '') * If it can be seen easily that $str is a string, the typecast is omitted. Resolves: #54091 Releases: 6.2 Change-Id: I59c5cbccea4f98b8f282377e6aa67d970859a457 Reviewed-on: https://review.typo3.org/27091 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- 01 Feb, 2014 1 commit
-
-
Jo Hasenau authored
This patch replaces most of around 1600 occurrences of intval() and every (integer) in the whole core. Additionally it changes GeneralUtility::intExplode to use references and typecasting as well. Some occurrences of strstr() together with intval() have been replaced with strpos() as well. And some superfluous intval calls have been removed or reduced to a single one i.e. for protected variables or before loops. Patch updated after Core CGL decision from 30.01.2014 Resolves: #54265 Releases: 6.2 Change-Id: Iba57ffad1f4233ffa1a9f7d3ca5bfe9d2b53f1e8 Reviewed-on: https://review.typo3.org/26740 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- 13 Jan, 2014 1 commit
-
-
Roland Waldner authored
"textfile" will be replaced by "text file" Resolves: #54893 Releases: 6.2 Change-Id: Ic7ce106a016f242cc47c70539876ff9810954a9b Reviewed-on: https://review.typo3.org/26736 Reviewed-by: Michiel Roos Tested-by: Michiel Roos Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- 09 Jan, 2014 1 commit
-
-
The frontend editing + admin panel needs some polishing. Following changes are included: General ======= - Reformat code - Use Sprite API which means using the correct icons Admin Panel ============== - Add missing translations - Show "Simulate usergroup" only if usergroups are available - Remove "Total page count" in Info Tab as information is wrong (counting images + document is not the total page size) Frontend Editing ================= - Remove "edit_editNoPopup", "forceNoPopup", "editFormsOnPage" for direct inline editing - Remove setting "previewBorder" which is not needed and looks just ugly Releases: 6.2 Resolves: #49640 Change-Id: I35f88bc4e8c138fc21b74c0448b2f3892ab61918 Reviewed-on: https://review.typo3.org/21859 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
- 01 Oct, 2013 1 commit
-
-
Change-Id: Iaa92566c53301e49396fc9fb26b0b339c48d567b Resolves: #52360 Releases: 6.2 Reviewed-on: https://review.typo3.org/24212 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
-
- 18 Aug, 2013 1 commit
-
-
Make use of boolean value TRUE as second parameter in sL function. Change-Id: I6d77affc4f3ff260f617ca67c773fc4ca2e481ce Resolves: #51143 Releases: 6.2 Reviewed-on: https://review.typo3.org/23153 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
-
- 07 Jul, 2013 1 commit
-
-
Change-Id: I43d6ef559b0b46e6302ea891b4d39501a99423a6 Resolves: #49745 Releases: 6.2 Reviewed-on: https://review.typo3.org/22041 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 01 May, 2013 1 commit
-
-
Christian Kuhn authored
This catches most old empty class files from ext:cms. The rest needs to be taken care of in single patches. The patch also changes all old mentions of the old class names, mostly comments are affected. Change-Id: I2b8ebfad178001c7bc8def967c01a56ae113c029 Resolves: #47792 Related: #47756 Releases: 6.2 Reviewed-on: https://review.typo3.org/20381 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 24 Apr, 2013 1 commit
-
-
Georg Ringer authored
Reduce the severity if an internal flag is set and the a backend user is logged in. Resolves: #43735 Related: #43506 Releases: 6.1, 6.0, 4.7, 4.5 Change-Id: Ifd78f67d38b87180ab60df05167974705ee90352 Reviewed-on: https://review.typo3.org/17020 Reviewed-by: Stefan Neufeind Reviewed-by: Markus Klein Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- 11 Apr, 2013 1 commit
-
-
Christian Kuhn authored
Some core parts still mention t3lib classes after namespaces, mostly in comments. Resolves: #47138 Releases: 6.1 Change-Id: I0775fc10f8c901a02533e5bc0fe1c6aa2276758b Reviewed-on: https://review.typo3.org/19803 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 06 Apr, 2013 1 commit
-
-
The core still access xliff language files as .php or .xml, although the files themselves are converted to .xlf since quite some time. This could cause confusion. This is a cleanup taken all .xlf files in the EXT:lang/.xlf directory and run via a sed script (thanks to Stucki) Resolves: #46940 Releases: 6.1 Change-Id: I427776b176ba2c23678689029eaf388dff90d0fa Reviewed-on: https://review.typo3.org/19579 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 19 Mar, 2013 1 commit
-
-
In this patch are also some fixes for files containing a interface. Due the namespace change all interfaces have the curly bracket not on the same line as the interface name. Change-Id: I64ba45de73693452d681ce7f018965968b11d2af Resolves: #46370 Releases: 6.1 Reviewed-on: https://review.typo3.org/18984 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 04 Feb, 2013 1 commit
-
-
Change-Id: I8eca6524c69ee71973411b4b791ee7b33bdcda82 Resolves: #45116 Releases: 6.1 Reviewed-on: https://review.typo3.org/17985 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 07 Dec, 2012 1 commit
-
-
Philipp Gampe authored
Since #20849, we can specify a reason why we call GLOBALS['TSFE']->set_no_cache(). Provide a reason for all calls done in core. Resolves: #43506 Related: #20849 Releases: 6.1 Change-Id: Id786a041ef5d9f1db49d644459a593aaf54b5018 Reviewed-on: http://review.typo3.org/16925 Reviewed-by: Stefan Neufeind Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
- 16 Nov, 2012 1 commit
-
-
Christian Kuhn authored
With namespaces the @package and @subpackage annotations do not have a real benefit anymore and can be removed. Change-Id: Id8f4718db0c1c51ae5143a3353dd5efb42dadf70 Resolves: #43019 Releases: 6.0 Reviewed-on: http://review.typo3.org/16474 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-