- Aug 04, 2016
-
-
Wouter Wolters authored
Resolves: #77300 Releases: master Change-Id: If7a43f26e8b4d7cf3550bc9a227b73ae85db4701 Reviewed-on: https://review.typo3.org/49262 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
A bug in the jquery.minicolors library prevents the generation in an frame and proper representation in the global document, as the library listens to events in the frame (`document`) only, but the elements placed are in `top.document`. Due to this, the event listening is changed and the grunt copy command for this file is disabled to prevent overriding the library. Resolves: #77317 Releases: master Change-Id: I7bf878c377641e20ba5873f9bcc1e6c4d45d1ae0 Reviewed-on: https://review.typo3.org/49272 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Thomas Schlumberger authored
This patch migrates further unit test of the ResourceStorage to functional tests Resloves: #77401 Releases: master Change-Id: I292b05c6f81c4e0bc7ccf5692e3660e85c887997 Reviewed-on: https://review.typo3.org/49365 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tobias Adolph authored
File was prematurely deleted. Template is still used in TypoScriptTemplateObjectBrowserModuleFunctionController.php:413 Resolves: #75028 Releases: master Change-Id: I76daa116429c530e74b692dc569b5d72ced57db4 Reviewed-on: https://review.typo3.org/49376 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
The method is unused and does not belong in the PageRepository if ever needed again. Resolves: #77405 Releases: master Change-Id: I6090afac564ac92b14f5277145fff1845417934f Reviewed-on: https://review.typo3.org/49375 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Anja Leichsenring authored
Wrong Template was used to display empty Template view. Resolves: #75028 Releases: master Change-Id: Ib551c0c0b2004ca700654d8875fc5d1fcd0c1109 Reviewed-on: https://review.typo3.org/49372 Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Tobias Adolph <mail@tobiasadolph.de> Tested-by:
Tobias Adolph <mail@tobiasadolph.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Jörg Bösche authored
Concern extension "sysext". Additional field names in the database tables, which are greater than 40 characters are not completely saved. Often new columns have an extension prefix and a name. e.g. tx_myextension_model_tags_customFieldName Since MySQL 5.5+ it is possible to define database table name columns with 64 characters. The fix is for the master branch and backporting the version 7.6 LTS. Version 7.6 LTS requires MySQL version 5.5+. Resolves: #77323 Releases: master, 7.6 Change-Id: Ia163599c37c53275b0e36443f4f9f4c52919800a Reviewed-on: https://review.typo3.org/49369 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Björn Jacob authored
Added new screenshots. Removed documentation for obsolete "breakOnError" configuration. Corrected grammar and typos. Resolves: #70087 Releases: master, 7.6 Change-Id: Iaa1e58e0583f8293eb2d26c65fbf35f87ae4e017 Reviewed-on: https://review.typo3.org/48699 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Michael Oehlhof authored
Removed inexistent method parameter when calling ExtendedTemplateService->ext_getAllTemplates() in TypoScriptTemplateModuleController Resolves: #77398 Releases: master Change-Id: I1fa7a57d196cfa5e405f6f0b33625730a85d2c0b Reviewed-on: https://review.typo3.org/49368 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Aug 03, 2016
-
-
Benni Mack authored
Resolves: #77389 Releases: master Change-Id: I291cb8a218e19f38e64d879a8bd80d5a29a6a1f7 Reviewed-on: https://review.typo3.org/49358 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Resolves: #77396 Releases: master Change-Id: I7fc54266cff850ee7fdf212cf75d3ab79fff084d Reviewed-on: https://review.typo3.org/49364 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Tobias Adolph authored
Resolves: #77337 Releases: master Change-Id: I88c9dd3b7e98e26515d54da3cddecc78f12d6db7 Reviewed-on: https://review.typo3.org/49360 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Benni Mack authored
DatabaseConnection uses plain PHP code under the hood, so the code can be used directly. Resolves: #77392 Releases: master Change-Id: I8b64414a538dc68cb4594751c393009c54b499c6 Reviewed-on: https://review.typo3.org/49361 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Mathias Schreiber authored
Releases: master Resolves: #77393 Change-Id: I82fe1e8dc60d6e319f2a16003dc8aa845aeddf01 Reviewed-on: https://review.typo3.org/49362 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Bamboo TYPO3com <info@typo3.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Jacob Rasmussen authored
selectClause and addWhere properties are removed from class signature as they are not needed after the Doctrine refactoring Resolves: #77049 Releases: master Change-Id: Id7a28902443067d2e56ee2aab9deac2962ddef81 Reviewed-on: https://review.typo3.org/48924 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Benni Mack authored
The BasicFileUtility was used before FAL also for checking file mounts and paths, and is only used for legacy files now. A lot of that code can therefore be removed. First of all, the init() function was replaced by a real constructor. A possibility to set the file extension permissions was added. Removed DefaultConfiguration - TYPO3_CONF_VARS[BE][fileExtensions][ftpspace] Removed properties: - getUniqueNamePrefix - tempFN - f_ext - mounts - webPath - isInit Removed methods: - checkPathAgainstMounts() - findFirstWebFolder() - slashPath() - is_webpath() - checkIfFullAccess() - init() Methods that are now protected - is_directory() - is_allowed() Resolves: #77182 Releases: master Change-Id: I2a8f40f0ea143087c23e269ef69ca4e8548b7b8f Reviewed-on: https://review.typo3.org/45695 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>
-
Wouter Wolters authored
Resolves: #77367 Releases: master Change-Id: Id2a8675d3d1a4be5a71b17ba80ed1843b34d67fa Reviewed-on: https://review.typo3.org/49335 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Use strpos() and explicit in_array() as well as fixing comments and class inclusions. Resolves: #77386 Releases: master Change-Id: If72ed72dd14531cccad8be80070ce1c622cf9209 Reviewed-on: https://review.typo3.org/49350 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Thomas Schlumberger authored
This patch refactors the tests migrated from unit tests in #77381. The tests make now use of the fixture functionality to write a ResourceStorage to the db and get it via the StorageRepository instead of creating the object via "new". Resolves: #77388 Releases: master Change-Id: I500ef1d6c32ae25f8ca1f7fbc1f198df4c0094c3 Reviewed-on: https://review.typo3.org/49357 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Migrate the "obvious" queries of ext:indexed_search Resolves: #77347 Releases: master Change-Id: I8f4f4c1bb4091689dcf9b500771a3d09e127a0ed Reviewed-on: https://review.typo3.org/48579 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Tobias Adolph <mail@tobiasadolph.de> Tested-by:
Tobias Adolph <mail@tobiasadolph.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Oliver Hader authored
Changed to use the QueryBuilder in order to modify restrictions instead of using Connection::select(). Resolves: #77352 Releases: master Change-Id: I1bfd93037cd679e4ac1cec29527dd6f00f0adc25 Reviewed-on: https://review.typo3.org/49355 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
Resolves: #77385 Releases: master Change-Id: I203ec542ca0534e87da0730dfcad130b3c1dfdd9 Reviewed-on: https://review.typo3.org/49353 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Oliver Hader authored
Scenario: * usage in a workspace * tt_content and sys_category records are created at the same time with defining an MM relation * sys_category.items (group/db field, with MM and opposite usage defined) is filled with accordant tt_content record Problem: * the remap-stack in DataHandler does not consider references that are defined in a group/db field * thus, these kind of relations are just not set, since the opposite reference uid cannot be resolved Solution: * process group/db relations with new record uids in remap-stack Resolves: #77374 Releases: master, 7.6 Change-Id: If5e6589e2a0995dc4fce3ff49bd309f2fdb6eb24 Reviewed-on: https://review.typo3.org/49337 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Functional tests are integrated to simulate editing MM references in a workspace context, however with submitting the live uids of the accordant entities to be referenced. Resolves: #77384 Releases: master, 7.6 Change-Id: I207f20ff4ac7d041a353e5d250f9283b0e62e591 Reviewed-on: https://review.typo3.org/49349 Tested-by:
Bamboo TYPO3com <info@typo3.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>
-
Markus Hoelzle authored
Resolves: #77332 Releases: master Change-Id: Ib9b34636dbb0f097f56818ed363c863d88c70896 Reviewed-on: https://review.typo3.org/49288 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Wouter Wolters authored
Resolves: #77290 Releases: master Change-Id: I5c7ea758658107c2cf80c59961d3137a91c80443 Reviewed-on: https://review.typo3.org/49251 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Markus Hoelzle authored
Migrate insert, update, delete and simple select in extbase Typo3DbBackend to doctrine. The handling of complex extbase select queries will be migrated separately. Resolves: #77352 Releases: master Change-Id: Ie6bb5758a25d16853c95341fa4158d6459ffa9ca Reviewed-on: https://review.typo3.org/49317 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Mathias Schreiber authored
Resolves: #77378 Releases: master Change-Id: I9c9ffbc7f9f4dfe921d1254d7a1435fa1fa65cf4 Reviewed-on: https://review.typo3.org/49344 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Sebastian Bumann authored
Resolves: #77370 Releases: master Change-Id: I158360d29686fbf2b4ecbd6d3670e3ef845667ef Reviewed-on: https://review.typo3.org/49343 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com>
-
pythondetective authored
Using the File Abstraction Layer for this field as well, like it is handled within tt_content.image and pages.media already. Also, the patch adds a migration wizard in the install tool to move existing images to the File Abstraction Layer. Resolves: #74375 Releases: master Change-Id: I157d619dec18ef24e7d1e2d8694ed150304549d7 Reviewed-on: https://review.typo3.org/47139 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Benni Mack authored
Until now, the extension icon had to be located under ext_icon.png, ext_icon.svg, ext_icon.gif within the extension directory. In order to prepare a way to allow only files under Resources/Public/ to be public, the icon can now also be put under Resources/Public/Icons/Extension.png or .svg Several paths where hard-coded extension icon paths are replaced with the getExtensionIcon() API in the Core. Resolves: #77349 Releases: master Change-Id: Ib273f347498d412530ca256a083d896d168f65fa Reviewed-on: https://review.typo3.org/49306 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Tobias Adolph authored
Add a new method to the ConnectionPool class to retrieve a list of all currently configured database connections. Enhance the system information tooltip to show information about all database connections instead of only the default connection. Resolves: #77371 Releases: master Change-Id: I82948d45c29e8edd47209fde30850f26681404c4 Reviewed-on: https://review.typo3.org/49340 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Christian Kuhn authored
Pick a number of FAL related unit tests that give a lot of headaches and tend to break often and convert them to functional tests. Change-Id: Ic34053af8aec3c5936331de361fda5bef2149fe8 Resolves: #77381 Releases: master Reviewed-on: https://review.typo3.org/49324 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Split functionals into 10 instead of 6 hunks and execute only 4 hunks in parallel to have a lower risk of "stalled" builds if travis is under load. Change-Id: I8ea54bac8f94242f90809a79ad934a7334c6955f Resolves: #77380 Releases: master Reviewed-on: https://review.typo3.org/49345 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
A new class called "ErrorPageController" is introduced which sets up a Fluid standalone view to render the actual error page as a Fluid template, instead of the old marker-based approach, as the end of the marker-based templates is near. The ErrorpageMessage and AbstractStandaloneMessage classes are deprecated now. Resolves: #77164 Releases: master Change-Id: Ib04c7b4d782671e7670af1d97d9f85247f235862 Reviewed-on: https://review.typo3.org/47448 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The recycler scheduler task was previously configured to only use "fileadmin/_recycler_/", and did not work on windows, as "ctime" was used to detect the last change to the file. It is now switched to "mtime" - which is updated every time a file or folder is moved to a recycler folder. Resolves: #77040 Releases: master Change-Id: I06df5cb614457261c661c8fac09581af9f3bf256 Reviewed-on: https://review.typo3.org/48910 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Tobias Adolph authored
Resolves: #77377 Releases: master Change-Id: I2f74765bcd4a08f42623d9ebfeefcf70fd908ca3 Reviewed-on: https://review.typo3.org/49342 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Tested-by:
Sebastian Bumann <bumann.sebastian@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Anja Leichsenring authored
We missed the default value for the decimals argument. It is added now. Resolves: #77046 Releases: master Change-Id: If5c0e2b223b13921c97fd50b501f18cbc64b8be4 Reviewed-on: https://review.typo3.org/49339 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #75028 Releases: master Change-Id: I8efc78b60b6967922fc883354ce8df51b1094d0c Reviewed-on: https://review.typo3.org/47226 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Wouter Wolters authored
Resolves: #77200 Releases: master Change-Id: Ib889c5b467cb43172a5340e4d872b7de2959a1eb Reviewed-on: https://review.typo3.org/49155 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-