- Jan 31, 2015
-
-
Benjamin Mack authored
Due to the replacement of the better EXT:form logic, the fallback and default mailform when EXT:form is not installed, is moved to compatibility6. There are certain parts that are migrated as well and therefore removed from the main core installation. * Various methods in ContentObjectRenderer, and especially TypoScriptFrontendRenderer which specifically served the purpose. * The FORM Content Object * The TCA tt_content mailform configuration * The TypoScript from css styled content * The newContentElement wizard configuration * Related tests to the form-related methods * The preview functionality for a mailform in "Web"=>"Page" The submission class (DataSubmissionController) has been moved and renamed as well, and now hooks into the checkDataSubmission of TSFE. Additionally, the related tests to the methods have been removed. Resolves: #64668 Releases: master Change-Id: Iefbaf11322678f811d5c38d82f7d81be56b1d378 Reviewed-on: http://review.typo3.org/36479 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
In order to keep our base distribution a bit smaller, the SVN part (pre 2011) of the ChangeLog file is moved to http://wiki.typo3.org/ChangeLog Resolves: #64681 Releases: master Change-Id: I86523a111d311d349748e760bead47d6c3d9ddfc Reviewed-on: http://review.typo3.org/36492 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Mateusz Wojtuła <matw88@gmail.com> Tested-by:
Mateusz Wojtuła <matw88@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Philipp Thiele authored
Hides the file edit icon in filelist if the user has no modify permissions for sys_file_metadata. Resolves: #64634 Releases: master Change-Id: Id0070849032d0596e8fe30c9f17a314f31adc6fa Reviewed-on: http://review.typo3.org/36416 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
The initial concept of having publishers in the File Abstraction Layer was never implemented. The leftover code is removed. No dependencies to the protected method are found and can safely be removed. Resolves: #64683 Releases: master, 6.2 Change-Id: I4eca172bc9fd618ce80bd7c0158da73b01745a77 Reviewed-on: http://review.typo3.org/36494 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Markus Klein authored
Extend the error message for failing image tests to include a note about possibly missing Ghostscript tools on the server. Releases: master, 6.2 Resolves: #64677 Change-Id: I9dbc9e3b4afb8280c54d4ac87456f9272bdb0874 Reviewed-on: http://review.typo3.org/36487 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Armin Ruediger Vieweg authored
Above the list of file relations are buttons to add or upload new images. Now, behind these buttons a label appears, which shows the allowed file extensions to upload/use. Resolves: #45428 Releases: master Change-Id: I6e7caea22c6198819084db4c737088cc6f7eb02f Reviewed-on: http://review.typo3.org/36443 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Benjamin Mack authored
The predecessor of css styled content-based text w/ image, called IMGTEXT, is moved to compatibility6. The only place where it is used when it is called directly (page.10 = IMGTEXT), and specifically requested within CSS Styled Content in renderTextpic() if ".renderMethod" is empty or explicitly set to "table". Releases: master Resolves: #64671 Change-Id: I3b56ac9b044adfaa4295a3d54070187e14caf576 Reviewed-on: http://review.typo3.org/36484 Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Göran Bodenschatz <coding@46halbe.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Marc Bastian Heinrichs authored
The DataHandler deletes files from the uploads folder. Since also a sys_file record could exist for such file, the resource API should be used to delete it. Resolves: #58967 Releases: master, 6.2 Change-Id: I6c0b3683657e1c4da5f9ab0a2016e33b1e472f62 Reviewed-on: http://review.typo3.org/31001 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
alinafleser authored
When a file (sys_file) is added/modified/deleted, the relation to the file storage (sys_file_storage) is recorded and updated in sys_refindex Resolves: #64631 Related: #50871 Releases: master, 6.2 Change-Id: If95fac13c5530041948b3f9c896ebb390c31956a Reviewed-on: http://review.typo3.org/36412 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Ingo Schmitt <is@marketing-factory.de> Tested-by:
Ingo Schmitt <is@marketing-factory.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Andre Hähnel authored
When the database is inconsistent and a sys_file entry linked from sys_file_reference does not exist anymore, an exception is shown in the "page" module in the backend: > No file found for given UID. We will now gracefully show the reference as "broken" and let the action up to the editor. Works for temporarily unavailable storages too. Releases: master, 6.2 Resolves: #58013 Change-Id: Ibce9bb3b60e9294aa1902b95c1b99337d3a8e2e6 Reviewed-on: http://review.typo3.org/29544 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Ingo Schmitt <is@marketing-factory.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Klein authored
Releases: master Resolves: #64670 Change-Id: Ia54cb96e20cd0392bd43cec366b3d8b9ab0a02df Reviewed-on: http://review.typo3.org/35940 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Steffen Müller <typo3@t3node.com> Tested-by:
Steffen Müller <typo3@t3node.com>
-
Altan Tosun authored
Remove the default 'fileadmin/' and introduce a placeholder instead. The field is required now. Resolves: #64650 Releases: master Change-Id: I517fc816f4c84be8592199f3341f11a3395b8079 Reviewed-on: http://review.typo3.org/36478 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Fabien Udriot authored
To stay inline with the File List, the popup from the list should display info of a File and not of the File Metadata. Otherwise, it will display misleading information for the End User such as different creation / modification date. Change-Id: I84ac293dc63d222d1111dd35bd1474709449bafa Releases: master, 6.2 Resolves: #56655 Reviewed-on: http://review.typo3.org/33294 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- Jan 30, 2015
-
-
Markus Klösges authored
When publishing a workspace the referenceIndex entries of the affected sys_file_reference rows were not updated with the new workspace. That's because the user is always in the affected workspace and therefore the workspace is not set to live as expected. Now updating referenceIndex for both workspaces when swapping. Resolves: #64253 Releases: master, 6.2 Change-Id: Icfb4fcd1ae92da4ea881105b387c3d6db20ece95 Reviewed-on: http://review.typo3.org/36044 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Oliver Klee authored
The class name provided to GeneralUtility::makeInstance must not start with a backslash. To help track down the offending code parts, makeInstance now includes the offending class name in the exception message. Resolves: #64665 Releases: master Change-Id: I745840f9d6497b0b73bd2f1872310728e780ae5e Reviewed-on: http://review.typo3.org/36472 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>
-
Zbigniew Jacko authored
Add test for #45332. Remove one relation and check count of collection. Change-Id: I59871058df97614f7f339c0df241de30e17358b9 Resolves: #50091 Release: master Reviewed-on: http://review.typo3.org/36477 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
Also remove an obsolete sql key and remaing TCA from the hidden column Releases: master Resolves: #59017 Change-Id: I0b4bfa0036eab6a69cb548bd5e21d0569b7dfbf7 Reviewed-on: http://review.typo3.org/36474 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com>
-
Philipp Thiele authored
Hides the translate icon in file list if the user has no modify permissions for sys_file_metadata Resolves: #55576 Releases: master Change-Id: Ida3ea7a437c2b4fb49099ff7a3448ceccf063bd2 Reviewed-on: http://review.typo3.org/36471 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Roman Schuermann authored
Currently the indexing scheduler task from FAL ignores symlinks and all files behind symlinks are not indexed. Resolves: #60511 Releases: master Change-Id: If4eb503e96eccebaf39a9f3ba48ffc469e038f4b Reviewed-on: http://review.typo3.org/36429 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
ruud authored
Disables the functionality to hide a file storage. Resolves: #59017 Releases: master Change-Id: Ibe542f384b4ecff033ae8c73b002fad266b61683 Reviewed-on: http://review.typo3.org/36461 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Nicole Cordes authored
If the function "strptime" is not present in the environment (mostly on Windows systems) the fallback to check a given date in the dateValidator fails to detect invalid dates. The conversion from the given string to a date object respects invalid dates and just converts them to valid ones (by moving in next month/year). Therefore the function returns an object instead of false. This patch adds a value comparison between old and new value to be sure still the same date string is returned. Releases: master, 6.2 Resolves: #64661 Change-Id: I739d309278143bb5fc24c48ca7bb884a1e25a442 Reviewed-on: http://review.typo3.org/36467 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Steffen Müller <typo3@t3node.com> Tested-by:
Steffen Müller <typo3@t3node.com>
-
Stefan Neufeind authored
We've been using FreeType 2 for quite some time. FreeType 1 is history meanwhile. Change-Id: I45add19b77c9168bc00def15295ed85f4a7353e9 Resolves: #48542 Releases: master Reviewed-on: http://review.typo3.org/36153 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Anja Leichsenring authored
Protected is the correct visibility for those functions, as given by the base class. Change-Id: If8ed81c49c6c5cdd6933dd61647f1c2ad1bfc746 Resolves: #64642 Releases: master Reviewed-on: http://review.typo3.org/36438 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Sascha Egerer authored
The distribution import does sometimes not import the Assets (Resources/Files/) of the distribution. This is because the t3d-file is imported before the files are imported. That means that the t3d import will create FAL file relations to files that do not exists. This will end up in an FAL exception. Files should be imported before the t3d-file is imported. Resolves: #63121 Releases: master,6.2 Change-Id: Ibb3695b0b92ed2a257380c8684e4451851a2248f Reviewed-on: http://review.typo3.org/34428 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Oliver Klee authored
With some default php.ini files (e.g., the file shipped with MAMP PRO), display_errors is set to "off", and the memory limit is rather low. As the bootstraps for the unit and functional tests do not read the current installation's settings, the default values from the php.ini are used. This can cause the tests to fail at some point due to insufficient memory, but without any visible messages. This change makes sure that PHP errors always are output when running the unit or functional tests using the Core bootstrap files. Resolves: #64659 Releases: master, 6.2 Change-Id: I28773515b354811a42f0ce262e950603218927b6 Reviewed-on: http://review.typo3.org/36462 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stanislas Rolland authored
Incorrect test of support for CSS3 resize property. Releases: master Resolves: #64660 Change-Id: Id137f476920dcbf05fa028940039fa3191d808f4 Reviewed-on: http://review.typo3.org/36464 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stefan Neufeind authored
Don't update the session-timestamp more often than needed. Skipping updates for some seconds/minutes makes no difference but may save quite some updates. Change-Id: Ic812993f3c7556fc90a1a5dee7b5462e822d9f45 Resolves: #64148 Releases: master Reviewed-on: http://review.typo3.org/35838 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
Currently the test for handling multiple white spaces within the sql field definitions fails on Windows systems because of a different key for the table name within the expected and actual array. This is caused by a strict lowercase converting in the code for Windows systems. As the table name is irrelevant for the test itself, this patch simply converts table name to lower case. Releases: master, 6.2 Resolves: #64657 Change-Id: I8d083e988b9a7403f0ff514af1ebe54adf065383 Reviewed-on: http://review.typo3.org/36459 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Klein authored
Resolves: #64337 Releases: master Change-Id: Ie813bf610bbaaf75e87fe22e40478bb09ab109db Reviewed-on: http://review.typo3.org/36087 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
In some tests of the StandaloneViewTest case the configured expections aren't met which results in failing tests on Windows systems. The mock is configured to return values when calling with giving parameter. The parameter contains the path to a layout root. During runtime the used paths are converted to unix like paths but the tests are configured to expect Windows paths (forward slashes vs. backward slashes). This patch converts paths to unix like paths before the expectations are configured to not fail on Windows systems. Releases: master, 6.2 Resolves: #64656 Change-Id: Ie362cc4e2efa41b6cee068e60313c1bfb22340b2 Reviewed-on: http://review.typo3.org/36455 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.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>
-
Frederic Gaus authored
This patch fixes the generation of metadata if the metadata of a file is missing in sys_file_metadata. Without this patch the metadata is generated without taking care of images and their width and height. As a result, images are generated with width=0 height=0. See bugreport for details. The change also introduces the basic structure to fetch general info of files via the SplFileInfo objects API. Resolves: #62829 Releases: master, 6.2 Change-Id: Ie99fc74f3439cef5dbd3702e57596b37390da679 Reviewed-on: http://review.typo3.org/33990 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Göran Bodenschatz authored
As the PHP extension suhosin is currently not distributed in a larger manner (e. g. Debian dropped support), the checks for load status and suhosin specific parameters in Install Tool are only displayed if the extension is available and loaded. Resolves: #64647 Releases: master, 6.2 Change-Id: Iac2e984031c84f28f2d41fb6cf69ffbe1d5f6045 Reviewed-on: http://review.typo3.org/36444 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mateusz Wojtuła authored
Added md5 hash for folders keys in returned array in method GeneralUtility::getAllFilesAndFoldersInPath Change-Id: Ibfaa910c53a4ffac21be791e51aecc9212c40b49 Resloves: #37701 Releases: master Reviewed-on: http://review.typo3.org/36435 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
There is one test to be sure 64bit integer values are stored correctly in the database. This test obviously has to fail on 32bit systems as they can't handle 64bit values. The patch disables the test for unsupported systems. Releases: master, 6.2 Resolves: #64651 Change-Id: I4f1047c19f4ba79df79ffdc92e38fb4f151d0add Reviewed-on: http://review.typo3.org/36447 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Schreiber authored
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>
-
Andreas Fernandez authored
Due to the use of a wrong _GP variable, the recycler can only load the first two pages. Also, reset the paginator upon table change. Resolves: #64652 Releases: master Change-Id: I0519b5fd721e46f07e9b9e0003d812317d88660e Reviewed-on: http://review.typo3.org/36450 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian M\üllenhagen authored
Refactor the code to go green in PHPStorm. Main tasks: * Initialize variables * Centralize objects in $GLOBALS Resolves: #64496 Releases: master Change-Id: I3c5803e818bb7f5b1fded7935b4590e4aaf312f6 Reviewed-on: http://review.typo3.org/36279 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
In the process of removing legacy code, the states for CSS Styled Content Templates for 6.1, 6.0, 4.7, 4.6, 4.5 are removed without substitution. Resolves: #64637 Releases: master Change-Id: I6bf7abde4527b847c40e5f40ab757f1ca416989a Reviewed-on: http://review.typo3.org/36422 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
G. Bodenschatz <coding@46halbe.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
GraphicalFunctions uses $GLOBALS[TEMP_IMAGES_ON_PAGE] to store temporary images used on a page, but the core does not use the functionality since ages, not even in 4.5. Releases: master Resolves: #64655 Change-Id: Ie1b3409d2726ab5c8cf6ec20f8d6aa0ea14c192d Reviewed-on: http://review.typo3.org/36449 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Benjamin Mack authored
The functionality for enabling the tracking of the files within typo3temp/ created by GraphicalFunctions and its according DB table have been removed. The according option $TYPO3_CONF_VARS[GFX][enable_typo3temp_db_tracking] has been removed. Resolves: #64643 Releases: master Change-Id: I3ef1a7de7246ea6090a83efbda93d73bd39a8892 Reviewed-on: http://review.typo3.org/36434 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>
-