This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 19 Dec, 2017 1 commit
-
-
Instead of integers, the permission constants should be used throughout the TYPO3 Core. Resolves: #83383 Releases: master Change-Id: I00c10f97fc800d9533866c98284bbd22cd1bb575 Reviewed-on: https://review.typo3.org/55156 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 12 Dec, 2017 1 commit
-
-
When searching for a string in the database list do not show any records from tables without a searchField definition, if the searchString is not an integer which might be a uid. Releases: master, 8.7 Resolves: #83301 Change-Id: I259a4d9b2f89c55f9a0ac307b812e950ab549b20 Reviewed-on: https://review.typo3.org/55048 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Hannes Lau <office@hanneslau.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 09 Dec, 2017 1 commit
-
-
The page translation selector in the page module has the label outside of the dropdown, where as the List module has the label as the first option. This patch puts the label inside the first option of the dropdown selector in the page module. This way, the selector box is aligned to the left, and thus, does not look like it's placed "somewhere" in the HTML code. Resolves: #83271 Releases: master Change-Id: Idbedf2f6cfb9056e0c89a69029f31b4b47673a02 Reviewed-on: https://review.typo3.org/55001 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:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- 30 Nov, 2017 1 commit
-
-
The new PSR-7-based solution since TYPO3 v7 should be used everywhere instead of "BackendUtility::getModuleUrl()". This is possible because modules can be addressed via the "route" GET parameter instead of the "M" parameter since a few months. The patch changes all occurrences within TYPO3 Core to use the new API. Resolves: #83172 Releases: master Change-Id: Iec40e8ae00f1d900d7479b84a3a62827ddba653b Reviewed-on: https://review.typo3.org/54755 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- 29 Nov, 2017 2 commits
-
-
Releases: master Resolves: #83023 Change-Id: I9fe436f94a1223020b5fd0c308fa5bdb1b81ec39 Reviewed-on: https://review.typo3.org/54671 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Ignore translations of content elements (tt_content) which are created in other workspace, so it is able to create a new/other translation in another workspace even inside the live workspace Change-Id: Ifef673b8677ae81f238068ed3a0bfdd1ca8e7932 Resolves: #81691 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53330 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:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 28 Nov, 2017 1 commit
-
-
Due to the change of the pages_language_overlay migration, a lot of hard-coded "l10n_parent" and "sys_language_uid" fields for pages have been introduced. This should be changed into a common function in DataHandler and the TCA option should be used instead. Resolves: #83013 Releases: master Change-Id: I43a33aac1015436109d1ca7b3ea200c78d2a2fb9 Reviewed-on: https://review.typo3.org/54664 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 27 Nov, 2017 1 commit
-
-
Several hundred function calls and vast numbers of indentations can be saved by using the null coalesce operator instead of checking empty/array. Change-Id: I38f2ce2de83a454aaa0d16c771014b6de84b3f7a Releases: master Resolves: #80812 Reviewed-on: https://review.typo3.org/52416 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 26 Nov, 2017 1 commit
-
-
Over the years many different non-standard phpdoc anotations made it into that core which will now break the AnnotationReader of doctrine. Therefore either all these annotations need to be ignored or removed/replaced. As it is easier to actually solve the issues instead of hiding them this patch removes or replaces most non-standard annotations and configures to ignore some of them like @extensionScannerIgnoreFile and @extensionScannerIgnoreLine which are introduced by TYPO3 but cannot be replaced as they provide a decent functionality Releases: master Resolves: #83103 Change-Id: Iba8f39600fe7273dd560592cef40ad56f83a5e73 Reviewed-on: https://review.typo3.org/54768 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:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 16 Nov, 2017 1 commit
-
-
When working with localizations in a system, the option "Localization view" in the list module is a pre-requisite for all editors, for all installations without languages, the checkbox is not necessary. To streamline this behaviour, the option is removed and the functionality is enabled BY DEFAULT. Resolves: #82991 Releases: master Change-Id: I2005413405d009935e3b7d7d046e4aac284ee013 Reviewed-on: https://review.typo3.org/54633 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:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- 15 Nov, 2017 1 commit
-
-
Claus Due authored
This patch adds a new hook to determine whether a content record is used or not. Since the default decision is fairly basic (only checks if $columns contains $record['colPos']) a hook makes it possible for third party extensions to change the decision and validate on their own. Included rst file shows how to register to the hook and provides example code how to determine the result. Resolves: #82213 Releases: master Change-Id: Id338254dae6575ba7b91141c10a42b99401614c9 Reviewed-on: https://review.typo3.org/53811 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- 08 Nov, 2017 2 commits
-
-
Instead of having the new content element wizard in a separate module page it will be opened in a modal now. Resolves: #75676 Releases: master Change-Id: If117fe3f2d55a4163bcb5c153b47938953050348 Reviewed-on: https://review.typo3.org/52999 Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> 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:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
Benni Mack authored
The patch migrates all data from pages_language_overlay into pages, and moves all API calls to overlay pages. The following restrictions are set: * Backend is always showing pages only for "sys_language_uid=0" for the page tree, element browser (e.g. "linking to default language page"), except where explicitly requested like the Page Module => Languages view. * pid and sorting are always the same for all translations and their default language page * Elements on a page are always keeping the field "pid" to the default language page (no change) * Permission checks for Backend users are always made against the default language page (perms_* fields and webmounts) Resolves: #82445 Releases: master Change-Id: I62536e21d7110fa434c75fbd4470a3f53b79d260 Reviewed-on: https://review.typo3.org/51272 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 02 Nov, 2017 1 commit
-
-
The concept of versioning records based on how it is integrated into TYPO3 only makes sense in conjunction with workspaces / stages. All other methods are not supported. Thus, the logic of versioning of records is moved into EXT:workspaces, making EXT:version obsolete. Checks against EXT:version is now handled against "workspaces" throughout the core, with a fallback within ExtensionManagementUtility::isLoaded(). Resolves: #82896 Releases: master Change-Id: I8887b868892c8aa6c36db7d2841f6edf5476d6f7 Reviewed-on: https://review.typo3.org/54514 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- 17 Oct, 2017 1 commit
-
-
TYPO3 Core does not use isAdmin() API of BackendUsers consistently, as there are some places where a direct access to $BE_USER->[admin]. Resolves: #82783 Releases: master Change-Id: I5ae42a79826a3512be8755aabb32b910f4f6c826 Reviewed-on: https://review.typo3.org/54414 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>
-
- 11 Oct, 2017 1 commit
-
-
This patch fixes a condition that fails when a CSV export in the record list is requested. The maximum limit of records is set, if `$iLimit` is larger than 0 to avoid a `LIMIT 0` query. Resolves: #82710 Related: #81651 Releases: master Change-Id: I49779e4fa4b31e44d5457f90939e6f96a41e497b Reviewed-on: https://review.typo3.org/54341 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 04 Oct, 2017 1 commit
-
-
The native PHP way of triggering deprecations by a framework or applications is done via `trigger_error($deprecationMessage, E_USER_DEPRECATED)`. Previously, TYPO3 used `GeneralUtility::deprecationLog()` and similar methods to generate a custom deprecation log, however it's more flexible to use native logging through TYPO3's ErrorHandler. This solution centralizes the way to configure the place if and how deprecation logs should be written to various log destinations. This also changes the way how deprecated methods, arguments and classes are handled. The new way to deprecate code in TYPO3 is done via `trigger_error()`, the @deprecated annotation within a method only exists now for IDE support, but is not reflected anymore for the logging message. That's why the @deprecated annotation does not contain a description anymore. The methods GeneralUtility::logDeprecatedFunction() GeneralUtility::deprecationLog() GeneralUtility::getDeprecationLogFileName() GeneralUtility::logDeprecatedViewHelperAttribute() are marked as deprecated from now on. The configuration option $TYPO3_CONF_VARS[SYS][enableDeprecationLog] is removed. Deprecation messages can now be activated by adding the E_USER_DEPRECATED constant to the respective values in $TYPO3_CONF_VARS[SYS][errorHandlerErrors] (so exceptions are handled by the TYPO3 error handler) $TYPO3_CONF_VARS[SYS][syslogErrorReporting] (so exceptions are put into GeneralUtility::sysLog) $TYPO3_CONF_VARS[SYS][belogErrorReporting] (so exceptions are put into sys_log DB table) $TYPO3_CONF_VARS[SYS][exceptionalErrors] (so exceptions are thrown on a deprecation) Deprecations will still go into GeneralUtility::devLog(), if deprecations are activated via the "errorHandlerErrors" option. Tests which test explicitly for deprecated code is moved into Tests/UnitDeprecated, to ensure that the deprecated code is not throwing an exception. Resolves: #82438 Releases: master Change-Id: I6ef9a642d179001f0484c4c7678e0bec12284faf Reviewed-on: https://review.typo3.org/54015 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 27 Sep, 2017 1 commit
-
-
Currently, when using the dropdown to create a page translation within the Page Module, DataHandler is called with just a simple "new" record of type "pages_language_overlay". However, a classic "localize" DataHandler command is more appropriate, allowing to utilize several localization functionalities built in. In order to achieve this, the option tags in the selector contain the full URL to the DataHandler call, as well as the redirect to FormEngine (which in turn redirects back to the current page module URL). Resolves: #81345 Releases: master, 8.7 Change-Id: I740c2d1d11494963283bc14b1f534bd344d0764a Reviewed-on: https://review.typo3.org/52945 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 18 Sep, 2017 1 commit
-
-
The function GeneralUtility::sysLog() is deprecated and all calls are replaced with direct calls to according Logging API methods. The usual configuration options of the Logging API allows to define all sorts of destinations for log entries, including the syslog facility as well as file targets. Resolves: #82430 Releases: master Change-Id: Ief3f3f14fd10a3ae90b9df4a5e4e7456c2f7619c Reviewed-on: https://review.typo3.org/54090 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Tested-by:
Alexander Schnitzler <review.typo3.org@alexanderschnitzler.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 09 Sep, 2017 1 commit
-
-
Until now all of the backend icons were a manually edited array of file paths. With this patch defined icon folders in the core are scanned for existing icon files and build most of that static array automatically. For historic reason (and hopefully soon to be removed alltogether) a second array of statically declared icons is added and merged into. Some icons that were in the original static list but whose files actually are missing or misnamed are marked as deprecated. Resolves: #82348 Releases: master Change-Id: I8dc4fbbe815d923eda55e1c1b072369e62f66d87 Reviewed-on: https://review.typo3.org/54020 Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 08 Sep, 2017 2 commits
-
-
In order to refactor the page module, list module, and the file module individually, the classes should become independent from each other. Resolves: #82334 Releases: master Change-Id: I2ca6aad28cbe4a88c03ef71f47fc11eb4b7649f7 Reviewed-on: https://review.typo3.org/53947 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Resolves: #82290 Releases: master,8.7 Change-Id: Ie988290ae4431f8a77dc2c38397429b9fa0c95ef Reviewed-on: https://review.typo3.org/53879 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Simon Praetorius <simon@praetorius.me> Tested-by:
Simon Praetorius <simon@praetorius.me> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 23 Aug, 2017 2 commits
-
-
Add 2 new rules * no_superfluous_elseif * no_useless_else Both rules only apply if the if-statement contains a return. If this is the case the obsolete else/elseif part is dropped. Resolves: #82183 Releases: master,8.7 Change-Id: I94dfa6b5b96cbc3e350bd778f1796dda1a4d955a Reviewed-on: https://review.typo3.org/53791 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Change a series of cgl details after update of php-cs-fixer from 1.0 to 1.4. Change-Id: Iba289f530e2df2c6fc73e5f5b705a673b4b3db0f Resolves: #82171 Related: #82164 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53776 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> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 11 Aug, 2017 1 commit
-
-
Translating content on MSSQL installations has been impossible due to SQL errors. The GROUP BY statements in page module and localizationRepository have been fixed. Change-Id: I20a4778e3c0858aca80060ba333ce6a47e42ce38 Resolves: #82085 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/53679 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:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- 15 Jul, 2017 1 commit
-
-
The "red plus" "has sub pages" indicator in Info->pagetree Overview brings no sane and usable benefit and is dropped. Resolves: #81872 Releases: master, 8.7 Change-Id: Ifb68d47ae48b0db1a68001644062fd7dd6d7126a Reviewed-on: https://review.typo3.org/53494 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 05 Jun, 2017 1 commit
-
-
Move general CSH for 'Pagetree overview' next to form fields. Resolves: #81453 Releases: master, 8.7 Change-Id: I8e5c3a4257d569277f837bee2c641cd1a95dd9a5 Reviewed-on: https://review.typo3.org/53086 Reviewed-by:
Jasmina Ließmann <code@frauliessmann.de> Tested-by:
Jasmina Ließmann <code@frauliessmann.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 04 Jun, 2017 1 commit
-
-
- actions-add Link to one new record or a wizard to select the type of the record - actions-page-new Link to one new page record - actions-document-new Link to create multiple new records (EditDocumentController) Resolves: #81428 Releases: master Change-Id: Ic95a4b3b7727e96a2da818633d03cba7a1c7bde7 Reviewed-on: https://review.typo3.org/53105 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.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>
-
- 03 Jun, 2017 3 commits
-
-
CSH buttons on bottom of page are removed, text on the top CSH button is rewriten. Resolves: #81454 Releases: master Change-Id: Ie04f8eab19eef996b258808986c05317535b72dc Reviewed-on: https://review.typo3.org/53079 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
Resolves: #67884 Releases: master Change-Id: I7c14886e5dc1c81d7d816e5f2eb5d36afb8cdbf9 Reviewed-on: https://review.typo3.org/53040 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Tested-by:
Jasmina Ließmann <code@frauliessmann.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Usage: - actions-add-placeholder Link to wizards / controller where the selection between serveral kinds of new records can be made - actions-add Link to creation form for all records except pages (EditDocumentController) -actions-page-new Link to creation form for page record -actions-document-new Link to create multiple new records Resolves: #81428 Releases: master Change-Id: I10ced54f5cd8c09c095a699fd0994a9dd5fa0f05 Reviewed-on: https://review.typo3.org/53073 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 11 May, 2017 2 commits
-
-
The localization actions "Translate" and "Copy" are now toggleable by PageTS and UserTS. Resolves: #76910 Releases: master Change-Id: Idee6cee57398b6ad7a24e6f84637e9ef3d33cfc5 Reviewed-on: https://review.typo3.org/52345 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Henrik Elsner <helsner@dfau.de> Tested-by:
Henrik Elsner <helsner@dfau.de> Reviewed-by:
Thomas Hohn <thomas@hohn.dk> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Elmar Hinz <t3elmar@gmail.com> 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>
-
The outdated nowrap attribute for table tags is replaced by a class addition, bringing the functional stylings Resolves: #81110 Releases: master, 8.7 Change-Id: Id0981b104be226dec4dc7c2c56b2919391823b31 Reviewed-on: https://review.typo3.org/52683 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> 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>
-
- 27 Apr, 2017 1 commit
-
-
This function now does the same as makeInstance() except for an if() clause, since the API should be unified this method should be considered as dropped, allowing to use callUserFunction() and makeInstance() as the only two proper ways to call custom classes / methods. Resolves: #80993 Releases: master Change-Id: I0c2042dbe6c83a86f211bab4eaf64d75e6424232 Reviewed-on: https://review.typo3.org/52518 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 20 Apr, 2017 1 commit
-
-
Removes and adapts some classes, methods and properties which were marked as deprecated. Resolves: #80705 Releases: master Change-Id: I6f594956a4a9fcaf99345e8edc07bb31e76564ae Reviewed-on: https://review.typo3.org/52511 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Henrik Elsner <helsner@dfau.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- 28 Mar, 2017 1 commit
-
-
The TYPO3 Core currently has no guidline how to handle phpdoc comments regarding @return annoations related to "void" and "null". In practice, these annotations have no additional value if no additional documentation is given. With this change, the php-cs-fixer will remove any unnecessary linebreaks within the comments above the @return annotation, as well as remove completely empty phpdoc comments because the @return annotation is removed. Please be aware, that once PSR-5 is accepted, this coding standard within the TYPO3 Core will change again, where there are currently some further proposal details like inheritance information. Resolves: #80454 Releases: master Change-Id: Ie969d720684c0a75919fe5addd1c36ef5b12eb04 Reviewed-on: https://review.typo3.org/51686 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 15 Mar, 2017 1 commit
-
-
Add the current content element as section to the un-/hide link. Releases: master, 7.6 Resolves: #80274 Change-Id: I0d6ec4ea8274f82f6d4c66a4e9e77860819d4d15 Reviewed-on: https://review.typo3.org/52045 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 14 Mar, 2017 2 commits
-
-
mod.SHARED.colPos_list is now also respected in Web > Page > Language View. Since TYPO3 6.2 the setting was only respected in Page > Columns View, but should also be taken into account by the Language View as it is a SHARED setting. Releases: master, 7.6 Resolves: #80275 Change-Id: Ibdc90103208d5abbcfba1dbbfee3b87d045885f9 Reviewed-on: https://review.typo3.org/52041 Reviewed-by: Steffen Frese Tested-by: Steffen Frese Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Add the current content element as section to the edit link. Since #70074, the edit link in the header has been already improved but other links have been missing. Resolves: #80273 Releases: master Change-Id: Id7cc236819ccd3306d4638cb65e87aee011a35b3 Reviewed-on: https://review.typo3.org/52040 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:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 01 Mar, 2017 1 commit
-
-
Tymoteusz Motylewski authored
Improve LocalizationRepository queries to handle case when records were copied from another page (thus t3_origuid) is pointing to records from the other page. Now LocalizationRepository uses l10n_source field instead of t3_origuid. Tests for LocalizationRepository covering the case were added. Resolves: #79443 Resolves: #78599 Releases: master, 7.6 Change-Id: Ibae4a276ea814f0ce3d453cffef1d22afeff1eb9 Reviewed-on: https://review.typo3.org/51406 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Mächler <admin@bithost.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-