- Jan 30, 2015
-
-
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>
-
Philipp Gampe authored
Some exception messages fail to include available data that can help the integrator or developer to track down the error quickly. Fix spelling mistakes. Resolves: #64613 Releases: master Change-Id: I3ac1f066020ffe36a3597734ae7dd583b439524d Reviewed-on: http://review.typo3.org/36378 Reviewed-by:
Roman Schürmann <roman.schuermann@wmdb.de> Tested-by:
Roman Schürmann <roman.schuermann@wmdb.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
Resolves: #64653 Releases: master Change-Id: I0bef80f5779cb4a535bfbdfc6636305a99044c19 Reviewed-on: http://review.typo3.org/36448 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
alinafleser authored
TYPO3\CMS\Backend\Utility\BackendUtility::getProcessedValue is now considering foreign_match_fields when processing IRRE fields Resolves: #62755 Releases: master, 6.2 Change-Id: I45c742bca0b3a2822411f5693d8b9129bb101b24 Reviewed-on: http://review.typo3.org/36382 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>
-
Roman Schuermann authored
If you create a new scheduler task, it will not be executed. Resolves: #64636 Releases: master Change-Id: I0940ad7a0b7e529b5db196a6f3dbe928299f51e8 Reviewed-on: http://review.typo3.org/36424 Reviewed-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Tested-by:
Fabien Udriot <fabien.udriot@ecodev.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Nicole Cordes authored
In GeneralUtilityTest a test for the TYPO3_SITE_PATH parses the result for a starting slash. This test fails on Windows system as the don't provide slashes but drive letters. This patch skips the test on Windows systems and provides a new test to check for absolute paths with drive letters. Releases: master, 6.2 Resolves: #64644 Change-Id: I87bb9c7df7debd6e5d44602330587eff3c1cf4fd Reviewed-on: http://review.typo3.org/36437 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
The following content objects are moved to EXT:compatibility6, as they are considered not state-of-the-art anymore. * CTABLE * OTABLE * HRULER * CLEARGIF * COLUMNS They are not used inside the core anymore. Resolves: #64639 Releases: master Change-Id: I8e4a04997e2f7edff0ebeb8801158cf381dec06a Reviewed-on: http://review.typo3.org/36426 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Sascha Egerer authored
If the 'allowed' flag in the element browser contains a '*', which means any type of file, no file is displayed. This is because a filter is added that only files are displayed that have a '*' as file ext. The filter should not be added if the allowed value is '*' or empty. Resolves: #54504 Documentation: #64609 Releases: master, 6.2 Change-Id: I941566dd51284ecaaa92b42e6e59988c884d91c1 Reviewed-on: http://review.typo3.org/36392 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Benjamin Mack authored
The method is unused in the TYPO3 CMS Core. Resolves: #46523 Releases: master Change-Id: Ib54af30533c4f11e8e400d8c8d46cd1a65e501d8 Reviewed-on: http://review.typo3.org/36436 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>
-
Mathias Schreiber authored
Since only a shortMD5 (of 10 characters length) is used in this field the size is changed to 10 characters and the field type has been set to char instead of varchar. Resolves: #54730 Releases: master, 6.2 Change-Id: I8e846786230b55d42464f6ea791202579e6d7873 Reviewed-on: http://review.typo3.org/36388 Reviewed-by:
Ingo Schmitt <is@marketing-factory.de> Tested-by:
Ingo Schmitt <is@marketing-factory.de> Reviewed-by:
Cedric Ziel <cedric@cedric-ziel.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
Mathias Brodala authored
After adding and persisting a new object, its uid property is set, the same should happen for its pid property. This way the caller can get to know where the object ended up being stored. Resolves: #60544 Releases: master, 6.2 Change-Id: Ibd11918c06b52deac69a8c3b83c454e3f24462a8 Reviewed-on: http://review.typo3.org/35474 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Steffen Müller <typo3@t3node.com> Tested-by:
Steffen Müller <typo3@t3node.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Göran Bodenschatz authored
Check for key name of 'CType' before removing the content element from new content wizard. This is a regression from #23864 where a hardcoded CType column check was removed that is actually required in this case. Resolves: #61114 Related: #23864 Releases: master Change-Id: Ib65410dee4f7328a3b8bbceaa21c8367843905f3 Reviewed-on: http://review.typo3.org/36418 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Tested-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Jan Helke authored
This patch adds the title to the edit localized metadata button in the filelist module. Because we don't have any translations for the language names the title is done hardcoded in the class. Resolves: #64598 Releases: master Change-Id: I6220da7dccf09fce67fafb7336a5f5fb713aa81e Reviewed-on: http://review.typo3.org/36370 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Tested-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Sascha Egerer authored
XSS is possible when using a special filename. The file has to be created directly in the storage as uploading files with those names is not possible. Add a missing htmlspecialchars to prevent html injection. Resolves: #64618 Releases: master, 6.2 Change-Id: I192e736fe629a37e923cc02a740fa2aadea20ee1 Reviewed-on: http://review.typo3.org/36391 Reviewed-by:
Ingo Schmitt <is@marketing-factory.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
ruud authored
Handles and displaying a proper error message when ResourceDoesNotExistException is thrown. Resolves: #56997 Releases: master, 6.2 Change-Id: I193f9eac929f856d2d195307110d2c18122c8bb9 Reviewed-on: http://review.typo3.org/36375 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Weiske <christian.weiske@netresearch.de> Tested-by:
Christian Weiske <christian.weiske@netresearch.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Frans Saris authored
When the processed folder of a folder isn't present the ResourceStorage tries to create it. When storage is offline or write-only this will fail and as a result you run into exceptions on several places in BE. This change makes sure there is a InaccessibleFolder object returned in these cases. Resolves: #61688 Releases: master, 6.2 Change-Id: Ie32c09f8d322914234860903c18ca44ff5cbf5db Reviewed-on: http://review.typo3.org/32836 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.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> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de>
-
Markus Klein authored
Ensure that salted passwords are written to DB also when importing data from t3d files. Resolves: #61506 Releases: master, 6.2 Change-Id: Ia3ec443def54dcc98d12784da17e7abb6243c8f9 Reviewed-on: http://review.typo3.org/35614 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nils Heuermann <nils@world-of-scripts.de> Tested-by:
Nils Heuermann <nils@world-of-scripts.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Mack authored
Instead of having a hard-coded list of available content Objects with complex hook registration, any extension can now register its own cObject by adding or overwriting an AbstractContentObject in ext_localconf.php via $GLOBALS['TYPO3_CONF_VARS']['FE']['ContentObjects'] This way it is also possible to move legacy content objects to other extensions than EXT:frontend. Resolves: #64386 Releases: master Change-Id: Iac3e13cb32fa99685c6ff9e284ff8c49b26f9759 Reviewed-on: http://review.typo3.org/36146 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Zbigniew Jacko authored
Change misleading translation in backend group edit. Resolves: #24303 Releases: master Change-Id: I7b7a8b597f94c75948bae21ab153eb103627a215 Reviewed-on: http://review.typo3.org/36396 Reviewed-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Tested-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Steffen Müller <typo3@t3node.com> Tested-by:
Steffen Müller <typo3@t3node.com>
-
Mateusz Wojtuła authored
Moved core ConditionMatcherTest to Backend extension. Change-Id: I7bd63d728c172046fa808329807d28feb458de87 Resolves: #64324 Releases: master Reviewed-on: http://review.typo3.org/36355 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 29, 2015
-
-
Philipp Thiele authored
PathUtility methods dirname() & basename() instead of php functions Resolves: #64309 Releases: master Change-Id: I62e3c2c5cc0afafb4427f2d7c9f3df221b95c00d Reviewed-on: http://review.typo3.org/36361 Reviewed-by:
Thomas Deuling <tdeuling@gmail.com> Tested-by:
Thomas Deuling <tdeuling@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Cedric Ziel <cedric@cedric-ziel.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Georg Ringer authored
Remove a wrong second form tag in the backend login Change-Id: I50ad624adcfbf6987f555dfe4951c90d661727ff Resolves: #64592 Releases: master Reviewed-on: http://review.typo3.org/36356 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #64622 Releases: master Change-Id: Ia48d3ed317bbc264beda5da5d34994142736665b Reviewed-on: http://review.typo3.org/36389 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Michael Oehlhof authored
Added a button for editing the metadata of a file out of the file list in a content element open for editing. Resolves: #49676 Releases: master Change-Id: Ia3f2b6f6df0a48ce3907d289aefa9fb7a738b291 Reviewed-on: http://review.typo3.org/36364 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Wouter Wolters authored
Resolves: #64614 Releases: master Change-Id: Id76bb057e98593c1fe1c659a179bfe1daa0b0d6f Reviewed-on: http://review.typo3.org/36379 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Göran Bodenschatz authored
1. Mark and log as deprecated 2. Change function call throughout Core to native php '+' operator Resolves: #64596 Releases: master Change-Id: I389a794352d2e5f37f284448884cd6077fb018c8 Reviewed-on: http://review.typo3.org/36377 Reviewed-by:
Zbigniew Jacko <z.jacko@macopedia.pl> 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>
-
Michael Oehlhof authored
The hover text of folders in the fileadmin with a bold name contained the html tags <strong></strong>. The html tags are now removed from the title attribute. Resolves: #64612 Releases: master Change-Id: I3ac6d3865cfc0592fbbc6a4e0e48d1735ad58382 Reviewed-on: http://review.typo3.org/36376 Reviewed-by:
Ruud Silvrants <ruudsilvrants@gmail.com> Tested-by:
Ruud Silvrants <ruudsilvrants@gmail.com> Reviewed-by:
Cedric Ziel <cedric@cedric-ziel.com> Tested-by:
Cedric Ziel <cedric@cedric-ziel.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
Andreas Fernandez authored
Reloads the module menu after installing an extension from TER. The list gets already reloaded if (un)installing an extension from the local extension list. Resolves: #64503 Releases: master Change-Id: I9725ce720a3265c3587df9e472a42f5d9c445f6c Reviewed-on: http://review.typo3.org/36265 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> 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>
-
Mathias Schreiber authored
Since the font-size of the backend is bigger, the Install Tools font- size is now bigger too. Resolves: #64366 Releases: master, 6.2 Change-Id: If659e61a51a22d9a1ee64ea06c149958e15ef952 Reviewed-on: http://review.typo3.org/36129 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Georg Ringer authored
The raw search needs some love for CMS 7. Resolves: #63276 Releases: master Change-Id: I98b1d4afd9e4af3b17527c8615be0f794dbda1ff Reviewed-on: http://review.typo3.org/34515 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Marc Bastian Heinrichs authored
Fields of type import and link wizard could also contain a path to a local file in addition to a direct file reference (file:42). The refindex correctly analyse this relation and saves a db relation to the uid of the sys_file records. On imports this is not correct resolved back, but a value "sys_file_{uid}" is saved. In addition this patch fixes also a redundant inclusion of files stored in fileadmin for such a field type, because of having a sys_file db relation and a softreference. Resolves: #58843 Releases: master, 6.2 Change-Id: I32bb0e82212295f71c22dfa4935d7d940eb3c95e Reviewed-on: http://review.typo3.org/30171 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>
-