- Feb 15, 2017
-
-
Benni Mack authored
The Fluid namespace "core" is now available globally, making it obsolete to register the namespace manually in each file any core viewhelper is necessary. This is also a precursor for integrating Frontend Editing content editable ViewHelpers in all places of TYPO3 Frontend when fluid templates are in use. Resolves: #79817 Releases: master Change-Id: I7691107fa7c02e71b848cd8d0bb0eecdae5a8171 Reviewed-on: https://review.typo3.org/51688 Tested-by:
TYPO3com <no-reply@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:
Mattias Nilsson <tollepjaer@gmail.com> Tested-by:
Mattias Nilsson <tollepjaer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Nicole Cordes authored
As the file list module was renamed, backend groups and users access lists need adjustments. This patch updates the module name and removes the non-existing "file" module from those lists. Resolves: #78979 Releases: master, 7.6 Change-Id: I06bd10523399f38e2a0ec6fdf5740cbfea6dd509 Reviewed-on: https://review.typo3.org/50982 Tested-by:
TYPO3com <no-reply@typo3.com> 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 14, 2017
-
-
Wouter Wolters authored
Resolves: #79810 Releases: master Change-Id: I8325ad82a66d7a2c4c5028ecf63fea690c5b7ac0 Reviewed-on: https://review.typo3.org/51674 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> 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>
-
Georg Ringer authored
A comment in InitializeProcessedTca can be removed as since #79059 a type is required and checked. Resolves: #79816 Releases: master Change-Id: Id9ecf7e15b584c20e30f4a5148f35c093d0c6923 Reviewed-on: https://review.typo3.org/51687 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
If two extensions register the same command, the "last one" wins currently. The patch throws an exception if there is already a name or alias with this command name. Resolves: #79590 Releases: master Change-Id: Iaafb97d88455077ab60689c32dda0580c47e0b47 Reviewed-on: https://review.typo3.org/51316 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Thoams Oliver Moll authored
GIFBUILDER generates file names from serialized data from the GIFBUILDER setup (typoscript). This can result in too long file names when the GIFBUILDER is called with many parameters and on filesystems with a max filename/path length. The comment of the function fileName() states that the filename should be shortened to 100 chars, but this doesn't happen. This patch introduces a simple substring to enforce this limit. Change-Id: Iaa17760bbf34fc6c01a9bc5ea8d1f8b6b242fecb Resolves: #79301 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/51305 Reviewed-by:
Marco Huber <mail@marco-huber.de> Tested-by:
Marco Huber <mail@marco-huber.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I112860b52029a9df98143602ef4addaf48a488fe Reviewed-on: https://review.typo3.org/51673 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I92505b77df3a6d1a8dceaf137a174aa887e08e0e Reviewed-on: https://review.typo3.org/51672 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
Oliver Hader authored
The allowLanguageSynchronization does not work correctly with the tables pages and pages_language_overlay. This change at least provides the basic functionality for regular non-relational values (which might work, but are not verified with tests properly). Resolves: #79809 Releases: master Change-Id: Ia8402799828490e695fd7bfed1d1df51c6c43f3e Reviewed-on: https://review.typo3.org/51671 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Oliver Hader authored
L10nModeUpdater has to be adjusted to reflect all possibilities that became available with introducing allowLanguageSynchronization and the implicit synchronization for the exclude mode. Instead of cloning the logic again inside the upgrade wizard, the DataHandler and DataMapResolver is used to determine required changes as well as performing especially relation resolving and handling. Resolves: #79768 Releases: master Change-Id: Id61c419fe9f6aa6fdbbe6f3d6335b0e9c1bf0693 Reviewed-on: https://review.typo3.org/51646 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Kott authored
Resolves: #79719 Related: #79622 Releases: master Change-Id: Id4c7cd1c659df35fb1484d40d079f3d6b1074e20 Reviewed-on: https://review.typo3.org/51640 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Broken TCA - if 'config' is not an array - can lead to warnings in TcaMigration. Move a couple of lines around to suppress this. Change-Id: I8411cd8335de6af49cbd85f821239723dc6d6c55 Resolves: #79806 Releases: master Reviewed-on: https://review.typo3.org/51668 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
The button was accidentally removed when introducing the configuration of the RTE via YAML. Resolves: #79807 Releases: master Change-Id: I083432af50279f7bc3a1e0d0d748d8ee06b31354 Reviewed-on: https://review.typo3.org/51670 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Tymoteusz Motylewski authored
Add value to the language_isocode column for sys_language fixture and CType for tt_content fixture. Resolves: #79790 Releases: master Change-Id: I2d83d436c495bc2a8174527f34610880f8a0f9ea Reviewed-on: https://review.typo3.org/51661 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Thomas Löffler <thomas.loeffler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Josef Glatz authored
The vietnam svg flag is somewhat garbled. The external lib "region-flags" isn't broken. It seems as if it was mutilated while adding it to the core last time. The broken svg icon is fixed by a re-run of `grunt svgmin` task. Resolves: #79793 Releases: master, 7.6 Change-Id: Ic1337a1a7037fa95d739937571a1a4ed381e1dae Reviewed-on: https://review.typo3.org/51662 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Josef Glatz authored
Make compiling css with grunt clean again when executing. Resolves: #79794 Releases: master Change-Id: Iafee078446347e1de834f555439c921fc401aa98 Reviewed-on: https://review.typo3.org/51663 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Anders Kostending authored
The version number of require.js should reflect the one of the already installed version v2.3.2. Require.js release notes: 2.3.0: The way dependencies are found for the sugared syntax changed slightly in #1582. It is now faster and should catch more legitimate dependency cases. You should not notice any negative consequences to the change, but given how important that mechanism is, it was best to rev the minor version to 2.3. The r.js optimizer also handles larger directory changes better. If you are using 2.2, you are encouraged to update to 2.3. alameda was also updated to 1.1.0 to include the same dependency searching change as requirejs 2.3. 2.3.1: Only one change from 2.3.0, and it is in the optimizer. It fixes how the bundled uglifyjs declares the addFile function. Without the fix, it causes an error in Node 0.10/0.12. Newer versions of Node are not affected. 2.3.2: Fixes an issue that prevented the 2.3.x optimizer from running in Java's 8+'s jjs. There was a change in require.js and a change in the r.js optimizer. Resolves: #79738 Releases: master Change-Id: I117e0809236462fb6888108f1db60d6d1b4254e9 Reviewed-on: https://review.typo3.org/51623 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Josef Glatz <josef.glatz@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Mathias Schreiber authored
Update and proofread 8.6 docs Resolves: Change-Id: Ie6cf569ad331f97637cc01901e689db22abeae05 Reviewed-on: https://review.typo3.org/51641 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Susanne Moog authored
As the testing framework shall be a standalone component which will be required via composer it has been excluded from the exported files via .gitattributes. Change-Id: I74708a31b3848105a949268e9caa1160c59cbc30 Resolves: #79783 Releases: master Reviewed-on: https://review.typo3.org/51659 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Oliver Hader authored
DataMapProcessor, used to resolve and handle the language synchronization feature, does not exclude workspace versions correctly. That's why it might happen, that inline records are not correctly synchronized in the live workspace if translations exist in any workspace. Resolves: #79769 Releases: master Change-Id: Id1d724ae38aeddefbe82a316624a75315d1a93f1 Reviewed-on: https://review.typo3.org/51647 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Oliver Hader authored
2nd level translations are not considered yet with the feature to synchronize languages either from parent or source language records. This change modifies the creation of the language state as well as switches "custom" states to "source" states of a new second level translation is being created. Resolves: #79755 Releases: master Change-Id: I860d87a1b305966a9caa5cbd17bc5bf7229f5704 Reviewed-on: https://review.typo3.org/51644 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Feb 13, 2017
-
-
Nicole Cordes authored
Currently several unit tests are failing on Windows system due to the usage of DIRECTORY_SEPARATOR. This patch ensures unix-like paths are used everywhere and tests are running again. Resolves: #79759 Releases: master Change-Id: I60d8e2c31b56fae627c59b8aa4e8fed0eb85b0a9 Reviewed-on: https://review.typo3.org/51637 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Jasmina Ließmann <code@frauliessmann.de> Tested-by:
Jasmina Ließmann <code@frauliessmann.de> Reviewed-by: Christian Matthes Tested-by: Christian Matthes Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Ingo Pfennigstorf authored
This removes an unnecessary splat operator in the AreaTest. Resolves: #79775 Releases: master Change-Id: Ife0ba8c75780552737761f8b0ca97ffc0fe83c51 Reviewed-on: https://review.typo3.org/51652 Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Markus Klein authored
Shorten exception messages. Resolves: #79781 Releases: master Change-Id: I4b16c02c4f74dc667e0ce7f5baf525e50c49234a Reviewed-on: https://review.typo3.org/51658 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Frank Naegler authored
This patch removes the setTimeout hacks from FormEngineValidation.js. Since the removal of ExtJS from FormEngine this hacky solution could be removed and speed up the FormEngine validation process. Resolves: #79765 Releases: master Change-Id: I18f38a1641ea7916844cd464da3f31ad0fc22517 Reviewed-on: https://review.typo3.org/51643 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Markus Klein authored
We add the original message from the DBAL exception to our custom message in the session backend exception. Resolves: #79781 Releases: master Change-Id: I8aec6ba5dcee097f65d4f06916e158092fa31f04 Reviewed-on: https://review.typo3.org/51657 Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Ralf Zimmermann authored
* Wrap the hidden form element with the renderRenderable ViewHelper. * Remove the 'value' viewhelper argument and use the 'property' argument instead. Resolves: #79779 Releases: master Change-Id: I3a1a7fde0af894dbd95293f890555ed432f6bc18 Reviewed-on: https://review.typo3.org/51654 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tobi Kretschmann <tobi@tobishome.de> Tested-by:
Tobi Kretschmann <tobi@tobishome.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Susanne Moog authored
Change-Id: Iec9952e91d46796d05f87715a2e8548629acd9ab Releases: master Resolves: #79630 Reviewed-on: https://review.typo3.org/51540 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Josef Glatz authored
Streamline all boolean attribute values to lowercase within ViewHelper inline documentation examples (like the majority is). Resolves: #79773 Releases: master Change-Id: Ic2e11120c7124cb5b1e7c1c9c795454a9335376c Reviewed-on: https://review.typo3.org/51651 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Helmut Hummel authored
Refactor rendering to use two templates, a layout and a partial to be more flexible. Now also force the crop to be applied, even when the editor does not open the image manipulation. This is important when only one aspect ratio is allowed to not allow the editor to save an invalid state. Eliminate several quirks in the TypeScript code, among them: * reset state when closing the cropper * reset state when modal is dismissed * correctly initialize all previews * show correct size of crop area for big images * avoid accidental dismiss of the modal Last but not least add the accidentally removed form engine wizard html fields again. Resolves: #79764 Resolves: #79731 Resolves: #79753 Resolves: #79674 Releases: master Change-Id: I0a24d6418d6263b00c3fbf31901fd7c67e9fc97e Reviewed-on: https://review.typo3.org/51642 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by: G...
-
Tymoteusz Motylewski authored
Acceptance tests for Template module are fixed - seems that element with #ts-overview is not rendered any more when showing table on installation root (pid 0) - the correct id of the site root ("styleguide TCA demo") is #extdd-3 - fix scheduler tests after tooltip were added (title => data-original-title) - adapt tests after context menu refactoring Resolves: #79771 Releases: master Change-Id: I48879315b81267ae65ef92003c5034cbb62d576e Reviewed-on: https://review.typo3.org/51648 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 12, 2017
-
-
Oliver Hader authored
Wrong data-provider in TcaMigrationTest Resolves: #79242 Releases: master Change-Id: I1dd42c6c47532b61906204f3fa39b45b70a3462c Reviewed-on: https://review.typo3.org/51649 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Georg Ringer authored
To make the doc header nicer on smaller (13") screens, the following changes are applied: - Remove the label of the language select box - Remove the media query Resolves: #79701 Releases: master Change-Id: Ie3581c37f4169c89aa72aa3a429dbdf073901e0f Reviewed-on: https://review.typo3.org/51602 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Christer Vindberg authored
In CssStyledContentController::render_textpic if $accessibilityMode evaluates to false and $separateRows is also false, $allRows is never added to $thisImages. This causes images to not be outputted to the frontend. Resolves: #79687 Releases: master Change-Id: I918741aaa8724837ef87567d481072ceedf275fa Reviewed-on: https://review.typo3.org/51585 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Georg Ringer authored
Move the 2 fields of tt_content into one table definition. Resolves: #79767 Releases: master Change-Id: Ie376d095f1ebc4611635b0c487d43796ffa6fdc9 Reviewed-on: https://review.typo3.org/51645 Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Tested-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Josef Glatz authored
Remove unused array `$migrateFields` in `migrateRequestUpdate()`. Fix a small typo in PHPDoc block. Resolves: #79762 Releases: master Change-Id: I0bb22b01c1d963ef3788bff9437343fc826861ff Reviewed-on: https://review.typo3.org/51639 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Tested-by:
Thomas Hohn <thomas@hohn.dk> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Thomas Hohn authored
Looking at the selects performed on sys_log in the core of TYPO3 reveals that a combination of tstamp, type, userid should giver a better performance for at least 2 SQL statements. One performing a full-table scan - the other approximately half a full-table scan. On installations where a few users have created a lot of entries in sys_log the existing indexes event and user_auth will return too many rows compared to the new combined index. Especially the method printLogErrorMessages in the DataHandler benefits from this index. Resolves: #79696 Releases: master Change-Id: I3e115b8b5a3cc9cd134d0cc995a06488134be40d Reviewed-on: https://review.typo3.org/51595 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Marcus Schwemer authored
The itemValue of a field might be null, which is not accepted by getLinkExplanation(). Add a check to ensure we always pass a string. Resolves: #79749 Releases: master Change-Id: Ic1b80faf1e2cc8c4e4119238225c6480a66c4cdc Reviewed-on: https://review.typo3.org/51628 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Josef Glatz <josef.glatz@typo3.org> Reviewed-by:
Dominique Kreemers <dominique.kreemers@icloud.com> Tested-by:
Dominique Kreemers <dominique.kreemers@icloud.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Christian Kuhn authored
ListOfFieldsContainer of FormEngine render construct is used to reduce the field list of a full record down to a given list of fields that should be rendered, only. It is triggered for instance from the list module if only a single field of multiple different records should be edited at once. Until now, the container did not fully validate if a given field actually exists within the showitem field or palette and basically delegated the handling down to a different container which in the end skipped that field if it was not configured in TCA for given record type. The patch fixes this by improving the lookup. Field rendering is no longer delegated down to other containers if the field in question does not exist within the 'types' section and is not within a referenced 'palette' of given record type. Change-Id: I750ebf7c3d87ecb381f7bbe21b63528765841277 Resolves: #79750 Releases: master Reviewed-on: https://review.typo3.org/51630 Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Feb 11, 2017
-
-
Nicole Cordes authored
The session id regeneration must not touch the sys_anonymous field of the session record, since it only exists for FE session. The FrontendUserAuthentication is responsible for this. Resolves: #79757 Releases: master Change-Id: Iefcc678b9171830b587432fa7fbbc9e77033931f Reviewed-on: https://review.typo3.org/51635 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-