- Mar 15, 2016
-
-
Marvin Dettinger authored
Releases: master Resolves: #75136 Change-Id: I96a9a17077e3c22b5600585f8c45e10cdc986d45 Reviewed-on: https://review.typo3.org/47274 Reviewed-by:
Manuel Bloch <bm@cabag.ch> Tested-by:
Manuel Bloch <bm@cabag.ch> Reviewed-by:
Christoph Kratz <ckr@rtp.ch> Tested-by:
Christoph Kratz <ckr@rtp.ch> Reviewed-by:
Wolf 123 <wolf.typo3@valencia.ch> Tested-by:
Wolf 123 <wolf.typo3@valencia.ch> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Mar 14, 2016
-
-
Michael Oehlhof authored
The DocHeader has now a reserved area for the nprogress loading indicator for use within modules. The area has a fixed position to ensure visibility in every case. The code of the Recycler and Extension manager have been adjusted to use that element for the progress bar. Resolves: #71509 Releases: master, 7.6 Change-Id: I07cacf61a1634357d4da0fe292ea22ba34a6100e Reviewed-on: https://review.typo3.org/45199 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Marco Huber authored
Some more page types which should be opened directly and not redirect to the rootpage if you click on "Save and view". Resolves: #75020 Related: #66370 Releases: master, 7.6 Change-Id: I278a917c69565e8fe1e175901df01c4cccf9ef98 Reviewed-on: https://review.typo3.org/47195 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 13, 2016
-
-
Nicole Cordes authored
This patch removes wrongly introduced missing escaping in ViewHelpers and adds some documentation about escaping settings. Resolves: #75016 Releases: master Change-Id: If0dbd8a5f7506a78238e6245b1a6f568ec7b3e27 Reviewed-on: https://review.typo3.org/47193 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:
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> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Nicole Cordes authored
Within new records the suggest wizard doesn't work in FlexForm fields. Due to unexpected incoming data the field configuration can't be fetched. This patch ensures sanitized data before fetching FlexForms field configuration. Resolves: #73864 Releases: master, 7.6 Change-Id: I7e9a72c2aa6d1efed943845aa2198ce153b75fb8 Reviewed-on: https://review.typo3.org/47223 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Markus Klein authored
The message of the ContentRenderingException must use %s as correct placeholder. Resolves: #75035 Releases: master, 7.6 Change-Id: Ie78997ead81fc308a4002cffca8dfa0a99b50ac2 Reviewed-on: https://review.typo3.org/47232 Reviewed-by:
Dennis Römmich <dennis.roemmich@sunzinet.com> Tested-by:
Dennis Römmich <dennis.roemmich@sunzinet.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Mar 12, 2016
-
-
Nicole Cordes authored
We do not need those ViewHelpers in the core and they don't work properly as the getData-methods are never called and escaping is not turned off. This reverts commit ca0d46cb. Reverts: #38942 Releases: master Change-Id: Ief1ae8638c37feb822f836892e7444077c97bb83 Reviewed-on: https://review.typo3.org/47209 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Mar 11, 2016
-
-
Andreas Fernandez authored
The RTE route "rtehtmlarea_spellchecker" is an AJAX route, therefore it must be stored in AjaxRoutes.php. Change-Id: Ief55ef5e17a72187491d63915e29934e45d5a985 Resolves: #75024 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47204 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Andreas Fernandez authored
The toggle button for tasks does not work for single tasks. This patch enables the functionality and registers a single task for execution on next scheduler run when enabled. Additionally class constants are introduced for the two available types. Change-Id: I91c7b24bf141ef6735b3fd38e2859d63634d507e Resolves: #64708 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46773 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Tymoteusz Motylewski authored
Add two unit tests for Indexer, covering content extraction from between TYPO3SEARCH_begin and TYPO3SEARCH_end markers. Add note to documentation that it's possible to have multiple TYPO3SEARCH marker pairs. Resolves: #74815 Releases: master, 7.6, 6.2 Change-Id: I37c67dfc055dc30698831eef6d0231d929fef957 Reviewed-on: https://review.typo3.org/47175 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Andreas Fernandez authored
If a T3editor is instantiated on-the-fly, it is not initialized properly. Add a callback to the ``Form/Element/T3editorElement`` class and mark editor instances as initialized to prevent double initialization. Change-Id: I8c6b692eb2c132180ed0d122b35515276df5acd9 Resolves: #73425 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46680 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Andreas Fernandez authored
The button for inserting items from clipboard to a multiselect field has a proper styling now. Change-Id: I2360507fb0daedc57e0e1b3a5442af790529039e Resolves: #74813 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47172 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 10, 2016
-
-
Stefan Neufeind authored
Change-Id: Ia208202e440992e7cf6a21639b83f84205fc2606 Resolves: #69062 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/42643 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Marco Huber authored
Don't render the "more" link in the help popup if the user has no access to the cshmanual module. Resolves: #73013 Related: #73009 Releases: master, 7.6 Change-Id: I5b236c08fd505c1f405a3fc0e459c1ac21fbeb84 Reviewed-on: https://review.typo3.org/46358 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Tim Jungebluth authored
Change-Id: I49a19d9ca4e08cea927f5541accfade09320210d Resolves: #74586 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47168 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Andreas Fernandez authored
Since the XEE security fix (I26701fc2ffb5aed7ccbd96c168aef571d012091e), the XML files in the t3editor are not loaded anymore. Change the way how the files are loaded to fix the issue. Change-Id: I26c622e47ee0f791b998886837f4443f5bddf11b Resolves: #74508 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47173 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Mar 09, 2016
-
-
Timo Schmidt authored
Increase the stability of the acceptance tests on travis-ci by: * Use waitFor* instead of see* when possible * Wait after login for the main navigation and the content iframe * Setting an implicite wait of 1 second to recude general timing issues In general from time to time phantomjs stucks with: SessionManagerReqHand - _cleanupWindowlessSessions - Asynchronous Sessions clean-up phase starting NOW This needs further investigation: https://github.com/ariya/phantomjs/issues/11526 Resolves: #74379 Releases: master Change-Id: I3465e61a1a8c1c5c2bd5a83e928599606ba28c93 Reviewed-on: https://review.typo3.org/47142 Reviewed-by:
Roland Golla <rolandgolla@gmail.com> Tested-by:
Roland Golla <rolandgolla@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Mar 08, 2016
-
-
Mathias Schreiber authored
The patch removes igbinary serializer support from the cache framework. When igbinary support was added back then in PHP 5.3 times, it had the potential to serialize data quicker than the default serializer. Unfortunately, other promises aren't held: * The module found no general acceptance within the PHP community and isn't supported very well. PHP 7 is still not officially supported. * Last release at the time of this writing was in 2014-08 * The module must still be compiled from source and no recent distribution ever packaged it by default * The maintenance load on devOps side is high: The module must be recompiled with each minor php release * In case the module is not updated, it throws errors at a central place of the system and can easily brick a whole instance * The module found no huge acceptance by hosters and is only very rarely used in real life instances * A performance impact is only measurable in very small and highly specialized use cases, it typically plays no role in casual frontend or backend requests. We've seen several life systems in the wild lately with sloppy hosters not maintaining the igbinary module within their infrastructure properly. The current implementation with VariableFrontend dynamically detecting and then force using the module leads to hard crashes in those situations. The main issue is that serializing is done via PHPs serializer and unserializing using igbinary then fails, effectively rendering the entire installation bricked. To come by those situations, it is considered more important to deliver a stable product than a product that is quicker in more theoretical use cases. Thus, the support for this module is kicked from the standard cache frontend. In case igbinary still gives significant boost for specialized specific instances, an admin can still configure a VariableFrontend that uses this serializer. Resolves: #74501 Releases: master Change-Id: I8d4407382c941f66e8c2747a82ec4464b95476f8 Reviewed-on: https://review.typo3.org/47157 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Mar 07, 2016
-
-
Markus Klein authored
The special TCA option "languages" makes some other TCA options like foreign_table unnecessary which have been removed from the sys_language_uid fields. But DataHandler relies on the 'foreign_table' setting and therefore needs some more information to resolve the related table behind the "languages" option. Resolves: #73182 Releases: master, 7.6 Change-Id: Id8f7f995d424f69fd5dce8e28cb1fc9db33fa0b0 Reviewed-on: https://review.typo3.org/46535 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 06, 2016
-
-
Benni Mack authored
The user_ws module does not exist anymore, and the hard-coded check can be removed. Resolves: #74377 Releases: master Change-Id: I1197362690a42da9a33d843019e2401bc4ef29d8 Reviewed-on: https://review.typo3.org/47140 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Jonas Götze <jonnsn@gmail.com> Tested-by:
Jonas Götze <jonnsn@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Fixed fatal error introduced with the previous patch. Resolves: #72071 Releases: master Signed-off-by:
Benni Mack <benni@typo3.org> Change-Id: I3047c448d7526fafd65582fdbe7be196fa3795a4 Reviewed-on: https://review.typo3.org/47138
-
Benni Mack authored
Supported since PHP 5.6. This makes the code easier to read and allows to properly document using phpdoc. https://secure.php.net/manual/en/functions.arguments.php#functions.variable-arg-list Change-Id: Id04f768635eba7c70f1ea5ba6a7c01d00cb9fafc Resolves: #72071 Releases: master Reviewed-on: https://review.typo3.org/45143 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #74360 Releases: master Change-Id: Ib583695d8b95140347c4107d6183fbbde9f309eb Reviewed-on: https://review.typo3.org/47129 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>
-
Zsolt Molnar authored
The GET parameter forgothash had to be urlencoded in order to provide proper, clickable links in emails. Exploding the hash at the pipe sign broke because it got encoded, thus no pipe to explode by. This fix applies a rawurldecode at the explode to avoid side effects. Resolves: #73060 Releases: master, 7.6 Change-Id: Iffb0db26b591b26ed4c2bf78aa50c8bf1addec2b Reviewed-on: https://review.typo3.org/47084 Reviewed-by:
Eugen Lang <laeu1011+gerrit@gmail.com> Tested-by:
Eugen Lang <laeu1011+gerrit@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Albrecht Köhnlein authored
When cURL is enabled with a proxy, the proxy’s HTTP header (sent as a response to the client CONNECT request) was not removed correctly for https requests. See also RFC 2817. Resolves: #73567 Releases: master, 7.6, 6.2 Change-Id: I0f11933f523b099dd23a5bef631699904ffcefc8 Reviewed-on: https://review.typo3.org/46779 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Roland Golla authored
Resolves: #73566 Releases: master Change-Id: I294ae235c7e9edcbbfeb838dadaec68722b492ba Reviewed-on: https://review.typo3.org/46912 Reviewed-by:
Timo Schmidt <timo-schmidt@gmx.net> Tested-by:
Timo Schmidt <timo-schmidt@gmx.net> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
The field sys_file_reference.downloadname was added with FAL but never touched or used (nor has it a TCA definition) and is now removed. Resolves: #74124 Releases: master Change-Id: I6ce886fe1e05f30d625b65d5c44fa12c2f523fd7 Reviewed-on: https://review.typo3.org/47088 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni 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>
-
Timo Schmidt authored
Introduces a new test for the scheduler that tests the creation of a reports scheduler task. In addition the existing login tests are moved into the "Login" package. Resolves: #74334 Releases: master Change-Id: Idce3a7a1f2a798963ad071e6bc0c754807b4959f Reviewed-on: https://review.typo3.org/47120 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stefan Neufeind authored
So far the variable could either contain the name of a field or a timeout-value in seconds. Introduce a clean integer-field for the timeout and keep the current field only for the case where a class wants to really fetch the timeout from a field in the userdata. Change-Id: I2751e06a315936119478d0dd81cc4c5b1e941368 Resolves: #68890 Releases: master Reviewed-on: https://review.typo3.org/42464 Reviewed-by:
Thomas Mayer <thomas.mayer@2bis10.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Stefan Neufeind authored
Using phpdbg with phpunit it a fast way to create code-coverage-reports. Change-Id: If3a1b2f957af6937d0191b4d9a1e656aac5373a7 Resolves: #72076 Releases: master Reviewed-on: https://review.typo3.org/45157 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Resolves: #74363 Releases: master Change-Id: Ic9cd97f5b1dc6654020782e91a49330fb4bfcfbe Reviewed-on: https://review.typo3.org/47134 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>
-
Ralf Zimmermann authored
This patchset enables the integration of predefined forms. An integrator can define forms - for example within the site package - using plugin.tx_form.predefinedForms. An editor can add a new mailform content element to a page and choose a form from the list of predefined elements. Example integration: plugin.tx_form.predefinedForms.someUniqueName = FORM plugin.tx_form.predefinedForms.someUniqueName { ... } Resolves: #72309 Releases: master Change-Id: I79def3cc00812bd5e5006b5226216064cc1b7ac7 Reviewed-on: https://review.typo3.org/45357 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Workspace page previews collide with that configuration that might have been set by using a preview link containing a ADMCMD_prev command. The keyword "IGNORE" is introduced to actually ignore these configurations when viewing a page from the workspace module. Resolves: #72225 Releases: master, 7.6, 6.2 Change-Id: I6a73e860a76308028f0a3b1bcd182e41082adcd6 Reviewed-on: https://review.typo3.org/45253 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Sebastian Wagner authored
This patch introduces a first test case for TypoScriptToJsonConverter of EXT:form. The test case asserts that a protected method internally triggers adding elements to a given and mocked parent element in the nested form hierarchy. Resolves: #74337 Releases: master, 7.6 Change-Id: I191ba8fe41a5829e23303447f86303ae8c6dd081 Reviewed-on: https://review.typo3.org/47122 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Mathias Brodala authored
The system environment check is supposed to be useable standalone without any TYPO3 internal requirements. Move all checks which require a fully set up TYPO3 installation into a separate class and use it where necessary. Resolves: #69495 Releases: master Change-Id: I9f78f8c03a28d18a6daa326b321db721800e7599 Reviewed-on: https://review.typo3.org/42861 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Andreas Wolf authored
This makes use of the JsConfirmation enumeration to ensure valid values in BackendUserAuthentication::jsConfirmation. As combinations of values are allowed, we need to check for all possible combinations by comparing to an OR-ed bitmask with all possible bits. Additionally, this fixes a bug where setting the TSconfig option to "0" would yield a value of 255, which would enable all notifications instead of disabling them. Resolves: #69827 Releases: master Change-Id: I59b8b8de3efb5c33273ea4c7dfdad2ac25473463 Reviewed-on: https://review.typo3.org/43330 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Wouter Wolters authored
Resolves: #73748 Releases: master Change-Id: Ic24966b0d8bd60f977d02a60fce11fa68e545a71 Reviewed-on: https://review.typo3.org/47076 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Andreas Wolf authored
The method is renamed to getContentObjectRenderer(), as this better reflects what it actually does. The old method is marked as deprecated and scheduled for removal in v9. Change-Id: Idaaba8856f7cca31bdc1d5c301a221dee2059048 Resolves: #68748 Releases: master Reviewed-on: https://review.typo3.org/42272 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
A new event ``modal-destroyed`` is triggered after modals dismissed. Change-Id: Id05bf17889889bf1bacbd6a6ad3023923899671d Resolves: #73720 Releases: master Reviewed-on: https://review.typo3.org/46933 Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Wolf authored
The LocalImageProcessor had a check for the storage type, to only do a check for existing files on local storages, as it needed to fetch an existing file from the storage to get metadata from it. This check is now replaced by a proper usage of the FAL API: Fetch the generated file for local (read-only) processing, which in case of a local storage means the file is not moved at all. Then, the image metadata can be extracted from the local file and the file index record of the processed file can be updated accordingly. Change-Id: I9fca326fe1d1743cd53a0a85c674ff81e5a051b9 Releases: master, 7.6 Resolves: #67126 Reviewed-on: https://review.typo3.org/46905 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-