- Sep 20, 2015
-
-
Stephan Großberndt authored
Implement replacement and replace all core usages of IconUtility::getSpriteIconForRecord() with IconFactory->getIconForRecord(). Register and fix several icon definitions for core tables. Resolves: #69754 Releases: master Change-Id: I5adf4f58a0331c77458049e19c7c8ca441b9e4cf Reviewed-on: http://review.typo3.org/43272 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>
-
- Sep 19, 2015
-
-
Andreas Bouche authored
Replace the old 'manual' way of reducing the version matrix with an automatic solution. Resolves: #69935 Releases: master Change-Id: Iec8a650e0ffd471e66d6a6b495eff7170e634356 Reviewed-on: http://review.typo3.org/43424 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
The new "Add media by URL" button opens a modal with a textfield for an URL. If processing the URL fails, an error modal is displayed. However, because of a race condition the error dialog is not closable. Add a timeout of 200ms before processing the URL to workaround the race condition. Resolves: #69868 Related: #61799 Releases: master Change-Id: I7a8f1450b73b4923a1ae9c2e0346e2571475b92e Reviewed-on: http://review.typo3.org/43369 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Mathias Schreiber authored
Proofread and move Feature Documentation Change-Id: I4fdef7405010a0e2ea55971d86a6485a6e4bf685 Reviewed-on: http://review.typo3.org/43437 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Mathias Schreiber authored
Proofread and move Important Documentation Change-Id: If03e5b5807f6e696d4ae4178663658d79f329ded Reviewed-on: http://review.typo3.org/43434 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Mathias Schreiber authored
Proofread and move Deprecated Documentation Change-Id: I615224e06a8f6389b6dc85f46941a663879043a5 Reviewed-on: http://review.typo3.org/43433 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Mathias Schreiber authored
Proofread and move Breaking Documentation Change-Id: I06b9d7c474564de8d99e2a629e8766c00af4da07 Reviewed-on: http://review.typo3.org/43432 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Morton Jonuschat authored
Move the handling of column and flexform display conditions into a dedicated form data provider. The provider removes the hidden elements from the processed Tca so that no handling of the display conditions is required in the rendering part of FormEngine. Resolves: #69938 Resolves: #69897 Releases: master Change-Id: I367740f61d1a14ba57c57eca30a2edf26ed0f272 Reviewed-on: http://review.typo3.org/43418 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> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
The extension configuration option that disables the disabling of the superfluous options on CType=image (like "Left of Text") is removed in favor of always disabling these options, which is the default anyway. Integrators can still override this change in their own PageTSconfig. Resolves: #69920 Releases: master Change-Id: Ibb9662be3cee5eed6e03dff3d4f7e758449c2591 Reviewed-on: http://review.typo3.org/43398 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Mathias Schreiber authored
Add 7.5 TOC file and add the TOC to the TOC. Change-Id: I759e51bdbe8f009d6dc3573baab2790fae1c15b1 Reviewed-on: http://review.typo3.org/43435 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Mathias Schreiber authored
When passed an array as field values, we pick the first entry as string Resolves: #69952 Releases: master Change-Id: Iebb0a340721f769c838a5247b30de1a41050c690 Reviewed-on: http://review.typo3.org/43425 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>
-
Oliver Hader authored
The "modify" functional tests are extended concerning move-placeholders: * changeContentSortingAndDeleteMovedRecord * in a draft workspace * change sorting of element on the same page * delete the moved element * changeContentSortingAndDeleteLiveRecord * in a draft workspace * change sorting of element on the same page * switch to live workspace * delete the moved element The test results reveal problematic states in the database and are used to proof correct and complete changes of further DataHandler changes in that regard. Resolves: #69969 Releases: master, 6.2 Change-Id: I06863ba17e74a698833a665d73269951fed9392e Reviewed-on: http://review.typo3.org/43430 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Morton Jonuschat authored
Split the TcaTypesShowitem provider to only deal with resolving the showitem list. The actual removal of columns not referenced in either in the showitem list or in one of the palettes is done by the TcaTypesRemoveUnusedColumns provider. Resolves: #69821 Releases: master Change-Id: I2cf988ca375a09d4f62e2cdbf1566fb9e449447e Reviewed-on: http://review.typo3.org/43329 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
Oliver Hader authored
The compatibility behavior is streamlined to first use the global setting and then override it by using the specific local setting - it defined. Besides that, the unit tests are fixed and adopted to the mentioned changes as well. Resolves: #69961 Releases: master Change-Id: I653c2837219033205d4d59e565dbaeb6dc7f7c1f Reviewed-on: http://review.typo3.org/43429 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Sep 18, 2015
-
-
Ralf Zimmermann authored
The form extension - including the custom data model, controller logic, property validation, views and templating - has been adopted to support the Extbase/ Fluid MVC stack. This allows better customization and control of the generated behavior and markup by simply modifying Fluid templates or utilizing own custom view helper logic. At the same time the rewrite must not break current setups, i.e. the frontend rendering must be as compatible as possible. Resolves: #69401 Releases: master Change-Id: Ieece008316417f70b54906221dbba4f9bcbf7f33 Reviewed-on: http://review.typo3.org/42927 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Marco Huber authored
The patch ensures new objects are created with default language only. Database field and object property are set properly to 0. Furthermore the language uid is set only if not set before from outside. Resolves: #65363 Resolves: #65364 Releases: master, 6.2 Change-Id: Ifc777e482ef12dba46938f826548a97758e531a1 Reviewed-on: http://review.typo3.org/41595 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> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Oliver Hader authored
Currently only pages, pages_language_overlay and tt_content have the possibility to open a preview in the website frontend. A hook needs to be used to open the preview for custom records (since possibly the location of the rendering plugin and its page needs to be resolved). To ease that behaviour a new Page TSconfig setting is added: options.workspaces.previewPageId Possibilities: * options.workspaces.previewPageId = 123 * options.workspaces.previewPageId = field:pid * options.workspaces.previewPageId.tx_myext_table = 123 * options.workspaces.previewPageId.tx_myext_table = field:pid Resolves: #59144 Releases: master Change-Id: I44fffa6fffb1ccc8af79e6dea48415cdf281cb01 Reviewed-on: http://review.typo3.org/31146 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
Accessing array indexes that actually do not exist, results in a PHP warning. This behavior is caught by using isset() or empty() on NULL values, but is not if using the function array_key_exists(). Thus, an explicit check on NULL is added. Resolves: #69948 Releases: master Change-Id: I4fc9bb5ef9e8ff47ac199e0a7c02dd88ff6c1660 Reviewed-on: http://review.typo3.org/43423 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Xavier Perseguers authored
Starting from TYPO3 v7, the Backend module for user management does not let someone mark herself as disabled (hidden=1). The user comparison module should respect this behaviour and prevent it as well. Resolves: #69944 Releases: master Change-Id: Ie5fe9b8474b2a779f8ce515c3693e84ff1dce758 Reviewed-on: http://review.typo3.org/43419 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tymoteusz Motylewski authored
This is required as a groundwork before introducing timezone handling in backend date fields. Since version "4.17.37" eonasdan-bootstrap-datetimepicker supports timezones. Resolves: #69937 Releases: master Change-Id: I560e353b4dc11898502e34eb90cd27dae3522cfe Reviewed-on: http://review.typo3.org/43414 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Helmut Hummel authored
With moving code around the class alias maps placed in compatibility6 and mediace got a little messed up. Move the aliases to the correct place and remove stale aliases. Resolves: #69946 Releases: master Change-Id: Ifec476b6e6135ad8b6640c34ec54d8118201e6f5 Reviewed-on: http://review.typo3.org/43422 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>
-
Stephan Großberndt authored
Resolves: #69847 Releases: master Change-Id: Ia08a654af066241005c80df75d4a64c067d01b23 Reviewed-on: http://review.typo3.org/43355 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Oliver Hader authored
In each, live and draft workspace: * create a tt_content element * with a nested 1:n hotel element * with a nested 1:n offer element * localize the created tt_conent element The default sortby configuration of the hotel table is disabled in $TCA. Resolves: #59112 Releases: master, 6.2 Change-Id: I8e8eae3100046d21b7348cce7af6b592928b7c99 Reviewed-on: http://review.typo3.org/42839 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Frank Nägler authored
Resolves: #69931 Releases: master Change-Id: I2f8941ddfe82b4be474e91dc643d6cce8c9ba1c4 Reviewed-on: http://review.typo3.org/43410 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
The newly introduced simple dispatcher handles the distribution of all "traditional" modules through a new option called "routeTarget" when registering a module. All existing core modules are moved to this new syntax, all left-over index.php files within Modules/ directories are removed. Resolves: #69918 Releases: master Change-Id: I6200a5e0309454fd981c9f1fa277d948974a1fac Reviewed-on: http://review.typo3.org/43375 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Xavier Perseguers authored
Change-Id: I6f8cdda2e8fca32a4c35d212a3e2f88ff90f5afc Resolves: #69933 Releases: master Reviewed-on: http://review.typo3.org/43413 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Xavier Perseguers authored
Resolves: #69929 Related: #61542 Releases: master Change-Id: I002628c9741860d47c6fc6921ffb08b8ed256a70 Reviewed-on: http://review.typo3.org/43412 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
The option $TYPO3_CONF_VARS['SYS']['serverTimeZone'] is removed. Native date time handling by PHP superseeds this option. Resolves: #69930 Releases: master Change-Id: Ifd538040fac389a84a5cbbc807a1a78d5c5e82ca Reviewed-on: http://review.typo3.org/43411 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Markus Klein authored
We update all dependencies here as only bugfix releases are incorporated. Resolves: #69923 Releases: master Change-Id: I3ea9a545e3bb83237804d8cf77d9e0843f120a55 Reviewed-on: http://review.typo3.org/43396 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Sep 17, 2015
-
-
Oliver Hader authored
This is a follow-up to #68395 to reduce complexity and exposed public API of that change. Even if class components have the names "controller" and "view", which implies an underlying MVC-stack, the PageLayout components are far from using the pattern. That's why it's quite fine to put processing logic to the place where it makes most sense and where dependencies and cross-calls to other objects are kept low. This change is only about refactoring and reducing the public API in terms of information hiding and encapsulation. Besides that the $languagesInColumnCache class variable was defined but never use - which is changed now as well. Further flaws concerning proper record selection are part of another change. Related: #68395 Resolves: #69261 Releases: master Change-Id: I8bb7737d154a5d2c7a584dbe11fd0a5abfabafba Reviewed-on: http://review.typo3.org/42838 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>
-
Benjamin Mack authored
Move template, language file (easy one) and flexform in the right place, also make sure to use closures() for the php files that reside in Configuration/TCA/Overrides/ Resolves: #68293 Resolves: #69921 Releases: master Change-Id: I704e644eb90be6af0859c7154b4c22ac92d014ca Reviewed-on: http://review.typo3.org/43399 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Thomas Maroschik authored
When using the new image crop functionality in the backend the LocalCropScaleMaskHelper crops the image using gdlib functions. Those functions load the whole image into memory and can lead to fatal errors because of memory limits in case of large images. This fix replaces the gdlib functions with according ImageMagick/ GraphicsMagick functions which crop the image outside of PHP's memory. Resolves: #68484 Releases: master Change-Id: I390264838ebfd89701f860302a07b3f5895d46ac Reviewed-on: http://review.typo3.org/43389 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Andreas Bouche <andreas.bouche@flagbit.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Patrick Broens authored
This patch adds the new reworked content elements based on Fluid templating instead of css_styled_content. It also introduces a new CType "textmedia" which allows images, but also media elements (videos etc) directly. The content elements are added to the extension "fluid_styled_content". Do not forget to include the static templates. Change-Id: Ia0d0a9f9f2699d6bbff761c4896f9daa876f3b86 Resolves: #38732 Related: #65922 Releases: master Reviewed-on: http://review.typo3.org/38258 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Frans Saris authored
Resolves: #69925 Releases: master Change-Id: Iaa7323c0b685fae4b27d224075905f2e9a68b145 Reviewed-on: http://review.typo3.org/43406 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Christian Kuhn authored
Fix a bunch of functional test data sets to reflect the changed tt_content image database field. Resolves: #69909 Releases: master Change-Id: Ie9535d6f20c6b1c94403a50e68292de0704702ee Reviewed-on: http://review.typo3.org/43405 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Michael Oehlhof authored
Split the provider into three parts, with the first one fetching DataStructure and DataValues, the second doing global preparation and migration and the last provider doing the main data handling. Resolves: #69714 Releases: master Change-Id: I068cb8946953a5533d02fad77f9776ae6a7b123a Reviewed-on: http://review.typo3.org/43281 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>
-
Benjamin Mack authored
Since all fields are now IRRE-based fields and migrated from the comma-separated list of files used, the database fields can now be changed as well. Resolves: #69909 Releases: master Change-Id: I45cf1f882e3124242ac30f0c27c0ec9ffe2e9cb1 Reviewed-on: http://review.typo3.org/43387 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #69913 Releases: master Change-Id: I6619fd0334d7c5b850e4d573a56348c5b72a9b07 Reviewed-on: http://review.typo3.org/43391 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>
-
Andreas Bouche authored
Resolves: #69924 Releases: master Change-Id: I5b67b0138d5ace2693948757c54d66b05dfc0f9a Reviewed-on: http://review.typo3.org/43404 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>
-
Georg Ringer authored
Fix display of language diffs below fields of FormEngine. Change-Id: Ie41995ffc38413a060e456ffda1712ed7722c2df Resolves: #69896 Releases: master Reviewed-on: http://review.typo3.org/43380 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-