- Feb 26, 2015
-
-
Wouter Wolters authored
The icon was moved with #61200 Resolves: #65298 Releases: master Change-Id: I0326e2d496905d5e4edb4e842cdd67fb86967290 Reviewed-on: http://review.typo3.org/37206 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>
-
- Feb 25, 2015
-
-
Benjamin Mack authored
Replace "typo/" with "typo3/". Releases: master Resolves: #65348 Related: #61459 Change-Id: I39d7f1516a41172dadf71a51f5743bdfa67f243f Reviewed-on: http://review.typo3.org/37241 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
The BE User initialization in the core uses the TYPO3_OS constant in various places. The initialization can be done in the constructor directly. Also, the property itself ($BE_USER->OS) is not in use directly by the core and it is encouraged to use the constant directly. The property is therefore marked for deprecation. Releases: master Resolves: #65343 Change-Id: I527f871bab419274c5a712a6a146d978be13d5cf Reviewed-on: http://review.typo3.org/37233 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>
-
Markus Klein authored
Change-Id: Ie911ce6da7fa60babc90104c27a45371c15492b4 Resolves: #64099 Releases: master Reviewed-on: http://review.typo3.org/36584 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Andreas Fernandez authored
Adds a font size to the button text, so the button text in the "send stage" windows in the workspace dialogs used in the frontend become visible again. Also, a background color is added to the top buttons to fix the "cut". Resolves: #65102 Releases: master, 6.2 Change-Id: I928299e602829b322e3c6515367bcf1ac59b2479 Reviewed-on: http://review.typo3.org/37097 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Wouter Wolters authored
Improve the description of the manual registering of "switchableControllerActions" Resolves: #65300 Releases: master Change-Id: I8d376611d1db4c0c128fe8b3d2a4929d0a7c06c9 Reviewed-on: http://review.typo3.org/37207 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Resolves: #65294 Releases: master Change-Id: I56de58378c291d79127c713251b0fe99085bc02f Reviewed-on: http://review.typo3.org/37208 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
A faulty negation in the FileInfo class could end in a fatal error if `finfo` is not supported by the php version and ends up in not using `finfo` but `mime_content_type` if `finfo` is supported. Resolves: #65329 Releases: master Change-Id: I768d70501ee4a8f03317563cef2d95e59e791e7d Reviewed-on: http://review.typo3.org/37205 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
To prevent a duplicate '/' in a filepath the function LocalDriver::getAbsolutePath should be used instead of concatenating strings by hand. This fixes also an issue that file uploads are not possible on windows machines due to a incorrect filepath. Resolves: #65230 Releases: master, 6.2 Change-Id: Ibe6ff9c8c1d6579c8da24f14cfd6e528f57a8e4f Reviewed-on: http://review.typo3.org/37104 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Feb 24, 2015
-
-
Wouter Wolters authored
Resolves: #65286 Releases: master Change-Id: I7c8576ebb76bb02582396e1345e253ba0e9a1623 Reviewed-on: http://review.typo3.org/37189 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>
-
Wouter Wolters authored
Resolves: #65284 Releases: master Change-Id: Icff258aac434e815a629e47290b41263674502f4 Reviewed-on: http://review.typo3.org/37187 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Andreas Fernandez authored
Check if CMD is "stop" to make "Add task" visible. Resolves: #65235 Releases: master, 6.2 Change-Id: Ia5b87f6105e14e224e8db0541d6fe36a021d8ba3 Reviewed-on: http://review.typo3.org/37113 Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Oliver Hader authored
Releases: master Change-Id: I901675473bf00227e94c51edca5c2df065627a41 Reviewed-on: http://review.typo3.org/37170 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
TYPO3 Release Team authored
Change-Id: Ie8b44f5886414885ec5132821f3565185f99425c Reviewed-on: http://review.typo3.org/37169 Reviewed-by:
TYPO3 Release Team <typo3v4@typo3.org> Tested-by:
TYPO3 Release Team <typo3v4@typo3.org>
-
TYPO3 Release Team authored
Change-Id: Ia2e6ab0c8274d2c2bfc3cc61b3b72447ca9741d8 Reviewed-on: http://review.typo3.org/37168 Reviewed-by:
TYPO3 Release Team <typo3v4@typo3.org> Tested-by:
TYPO3 Release Team <typo3v4@typo3.org>
-
Markus Klein authored
This reverts commit 81ec05a3. The patch is reverted as it was merged in a merge-freeze by accident. Backport has not been merged yet. Change-Id: I805393f32e9ddf0c635d492a298ec0c3d2d50132 Releases: master Reviewed-on: http://review.typo3.org/37166 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Mathias Schreiber authored
The GeneralUtility::llXmlAutoFileName() method will now also correctly handle paths to files that are not placed within a known directory (ext, sysext, test etc.) if the call is made with $sameFile = TRUE. This allows placing language files in storages like fileadmin. Resolves: #35093 Resolves: #34728 Releases: master, 6.2 Change-Id: Ic5901c3fa98233978abf26db377666dade16f8e6 Reviewed-on: http://review.typo3.org/34285 Reviewed-by:
Gernot Ploiner <gp@webprofil.at> Tested-by:
Gernot Ploiner <gp@webprofil.at> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Stanislas Rolland authored
When using the element browser wizard to import a selection of images into an images or text+images content element, the list of uid's of images to import is malformed and insertion fails. Releases: master Resolves: #65109 Change-Id: Ib32043507ef0dd6969c60d57738eaf16f2597192 Reviewed-on: http://review.typo3.org/36960 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Andy Grunwald <andygrunwald@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Feb 23, 2015
-
-
Markus Klein authored
This is a regression fix for #54091. It has been forgotten to add an isset() check for 'fixAttrib.set'. Releases: master Resolves: #65239 Change-Id: Ia39ef0760dab61bdb5bbfb71e525cc96e15f3077 Reviewed-on: http://review.typo3.org/37115 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de>
-
- Feb 22, 2015
-
-
Andreas Fernandez authored
The clipboard is enabled by default now, which displays the copy / cut / paste actions. Resolves: #55950 Releases: master Change-Id: If2410be70209530284ac370f0f987f155caf2e69 Reviewed-on: http://review.typo3.org/37046 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Benjamin Kott authored
The new content element button is hard to spot for new users and not self explaining / missleading in the first place. Unifying the "new record here" button with the corresponding title from the new record view makes it more clear what kinds of records will be available to place in a column and at the place the user has chosen. Resolves: #65206 Releases: master Change-Id: Icbe897f943d27771cdbb5e70505d1f47f6adfbdf Reviewed-on: http://review.typo3.org/37057 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Feb 21, 2015
-
-
Nicole Cordes authored
This reverts commit 7dfd4607. Change-Id: I695b897597deb8d252cd9988e671175ebd8a1835 Reviewed-on: http://review.typo3.org/37082 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Nicole Cordes authored
If you add a page link to a field which is defined as softrefs, the ReferenceIndex creates an index to a FAL record if there exists a file record with the page id. As file links are always prefixed with 'file:' this patch adds a proper check before generating a file ref_index. Furthermore if you add a file or folder link, the field is referenced twice for the FAL record. So we have to suppress the softreference for those records. Releases: master, 6.2 Resolves: #60226 Change-Id: Ieb9179d393e23eda4fdb1bb47ba4693bd92e75d9 Reviewed-on: http://review.typo3.org/37016 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Benjamin Kott authored
Font icons were cut off on top when browser is zoomed or subpixel placement is not ideal. Also corrected the wrong placed CSS classes in the extension manager on extension import. Releases: master Resolves: #65212 Change-Id: If073b9a65550caaa816e68adde3c7758dd9586e3 Reviewed-on: http://review.typo3.org/37070 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Helmut Hummel authored
The introduction of domain record cache with #24389 introduced a regression. Previously if multiple domain names were found for one subtree, the domain name which matched the current host name was preferred. After the introduction of the cache, only the first domain record was considered. This patch properly checks the domain records against the current domain in use and selects the most appropriate one. Releases: master, 6.2 Resolves: #62556 Change-Id: I9cae580af9c9de0c1f6ed02d5ac8ad6a90a0fa2b Reviewed-on: http://review.typo3.org/37037 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Benjamin Kott authored
Prevent overlapping of buttons in irre-header. Releases: master Resolves: #65110 Change-Id: I96f5b384dc91d0c38c253f5fc2e397f12482d0c4 Reviewed-on: http://review.typo3.org/37054 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Kott authored
- Reduce usage of custom CSS in page position map for inserting/moving content elements. - Add missing language file - Remove unused CSS Releases: master Resolves: #65210 Change-Id: Icfec5fbc927d291129fd2dc663633b76ebb2ad7e Reviewed-on: http://review.typo3.org/37063 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Feb 20, 2015
-
-
Nicole Cordes authored
If you try to uninstall an extension, which is needed by another one, the process triggers an error without any information for the user. This patch catches the exception and shows it in frontend. Releases: master, 6.2 Resolves: #63672 Change-Id: I339b3cb533e7ec22cbdd27a2661e1b775ac665c0 Reviewed-on: http://review.typo3.org/37024 Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Nicole Cordes authored
Due to the use of intval within array_walk a warning is triggered, because array_walk calls the function with two parameters where intval only expects one. This patch replaces the array_walk function with DatabaseConnection::cleanIntArray. Releases: master, 6.2 Resolves: #65189 Change-Id: Ic487f2da589e1610bd9ac7ec721d48a2735ef980 Reviewed-on: http://review.typo3.org/37036 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Andreas Fernandez authored
Clicking "reload" now also reloads the table list. Resolves: #65191 Releases: master Change-Id: I9105aaf7598e6aef4ac4d1fa9a02410ef117e5c4 Reviewed-on: http://review.typo3.org/37040 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Johannes Kasberger <johannes.kasberger@v-i-p.tv> Tested-by:
Johannes Kasberger <johannes.kasberger@v-i-p.tv> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Alexander Schnitzler authored
If a domain model validator is present and a controller action accepts this domain model as argument, the validator is added twice to the validation tree. It is added in ValidatorResolver::buildMethodArgumentsValidatorConjunctions() and in ValidatorResolver::addCustomValidators() which is called from ValidatorResolver::getBaseValidatorConjunction() Both methods are called when building the validation tree in ActionController::initializeActionMethodValidators() Resolves: #52607 Releases: master, 6.2 Change-Id: Ic1674bacfb027840d9b8fcd1d66586ebb0e75ad6 Reviewed-on: http://review.typo3.org/36915 Reviewed-by:
Patrick Schriner <patrick.schriner@diemedialen.de> Tested-by:
Patrick Schriner <patrick.schriner@diemedialen.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Andy Grunwald <andygrunwald@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Feb 19, 2015
-
-
Andreas Fernandez authored
Update the forms to the new layout used in the backend. Remove the redundant "Cancel" buttons, as the same action is in the top bar already. Resolves: #65171 Releases: master Change-Id: Ie056210ceefd01460c37b370c88e64ba5526354e Reviewed-on: http://review.typo3.org/37018 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christian Kuhn authored
In a rare case it may happen that the install tool created a session file in typo3temp/InstallToolSessions and later those files can not be written or updated due to permission problems. The install tool then fails silently without error message. Since write out of session data happens in __destruct() a proper error message can not be created at this point anymore. Solution is to "test write" the session file after opening it and throw an exception if that fails. Resolves: #65014 Releases: master, 6.2 Change-Id: I9478f0cfb58a047842d48350b7005e64f50f52ff Reviewed-on: http://review.typo3.org/37025 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Mathias Brodala authored
Enumeration constants need to be loaded on static access without requiring a instance before. Resolves: #64971 Releases: master,6.2 Change-Id: Iaaefe5648ab70743cfc2efc73c81f870833b730d Reviewed-on: http://review.typo3.org/36794 Reviewed-by:
Thomas Maroschik <tmaroschik@dfau.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Michael Oehlhof authored
In the overview of the database integrity check the title and alt tag of the 4 icons were displayed with a non translated text. Now the correct text is shown. Resolves: #65135 Releases: master Change-Id: Idd03fe024448c18ec207fc8ff4ad1250fb9e23e7 Reviewed-on: http://review.typo3.org/36982 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Andreas Fernandez authored
A new CSS based tree is introduced. As first step, the trees in the "New record" wizard are ported to use it. Resolves: #65039 Releases: master Change-Id: Ibd8c8d4120157e83f0a11ea1c2ce66fc1951cae1 Reviewed-on: http://review.typo3.org/36807 Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Andy Grunwald <andygrunwald@gmail.com> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benjamin Kott authored
Releases: master Resolves: #65157 Change-Id: I6cf70773b1765e649d4e6f722bdec5e225dd735b Reviewed-on: http://review.typo3.org/37001 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>
-
Michael Oehlhof authored
Limit size of extension icons and use styling of app icons. Resolves: #65114 Releases: master Change-Id: I95584bb5d9a328560fa97069b94c9aad73602047 Reviewed-on: http://review.typo3.org/36962 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Feb 18, 2015
-
-
Christian Kuhn authored
Setting an option like cacheDirectory for cache_classes or cache_core triggers a fatal if calling the install tool. This happens because the install tool calls the bootstrap loadConfigurationAndInitialize() with $allowCaching = FALSE which then calls disableCoreAndClassesCache() and sets the backend of both caches to NullBackend. The cacheDirectory option however is not supported by this backend. Solution is to unset any options configured for these caches within disableCoreAndClassesCache(). Resolves: #65153 Releases: master, 6.2 Change-Id: I3200d6752794c1769fe4e049c301ee8fa185ecf9 Reviewed-on: http://review.typo3.org/36999 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
Andreas Fernandez authored
Add a horizontal margin to typo3-app-icon to ensure legacy extension icons are centered. Resolves: #65139 Releases: master Change-Id: I4669237173194e6c265b2ca40c2736b3c73b12b3 Reviewed-on: http://review.typo3.org/36986 Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-