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 .
- 16 May, 2016 1 commit
-
-
- Use expectedException() and expectedExceptionCode() instead of deprecated setExpectedException() - Fix a couple of incomplete tests in core/Http section, add some and slightly refactor a bit Resolves: #76159 Releases: master Change-Id: I3333f94494ce76601a61e4b5286cfef982867f8f Reviewed-on: https://review.typo3.org/48091 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Adrian Mot <adrian.mot@gmail.com> Tested-by:
Adrian Mot <adrian.mot@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 12 May, 2016 3 commits
-
-
The original patch introduced some regressions which are fixed now: - Deletion of multiple items works correctly now - Inserting items by the Element Browser does not throw an error anymore Resolves: #76071 Releases: master, 7.6 Change-Id: Ie16a1d404c2f12e6c952dc5022caff08ec6af171 Reviewed-on: https://review.typo3.org/48062 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Tomita Militaru <militarutomita@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Includes: * Added testing of persistence * Added tests for datetime fields * Prevent random timeouts from affecting the test results * Added displaying of modal with error message instead of an alert on trying to save a form with validation errors The tests are stable using Selenium with Firefox. Using phantomjs gives erratic results due to "QIODevice::write (QTcpSocket): device not open" bug which randomly pops up. Resolves: #76122 Releases: master Change-Id: Ia0c06fc4dbd83e2373d33bb07c48559894fc3ec5 Reviewed-on: https://review.typo3.org/48068 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>
-
This follow up ensures the initialization of the value. Resolves: #76124 Releases: master Change-Id: Ie9981971e97d740df1df8545eb2bbd2dae0b465e Reviewed-on: https://review.typo3.org/48084 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tomita Militaru <militarutomita@gmail.com> Reviewed-by:
Nikola Stojiljković <nikola.stojiljkovic@essentialdots.com> Tested-by:
Nikola Stojiljković <nikola.stojiljkovic@essentialdots.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 11 May, 2016 1 commit
-
-
Render function from SoloFieldContainer class has been marked as deprecated now. It is not used in core anymore. Resolves: #76101 Releases: master Change-Id: I276f6b047b6104863f7f7d6c31a713c4df545fbf Reviewed-on: https://review.typo3.org/48073 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>
-
- 10 May, 2016 5 commits
-
-
Resolves: #76124 Releases: master Change-Id: Ib53e24c17c0f662db06f4db039c39c0e9eeb4b30 Reviewed-on: https://review.typo3.org/48067 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Resolves: #76125 Releases: master Change-Id: I9d542a7a1a380a32f39f1c61f7cb4cf2d4b316b5 Reviewed-on: https://review.typo3.org/48066 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Editors (group) doesn't see the new content button without page edit permission in page module. with this bugfix editors can insert new content again. Change-Id: Ie8957b3386dfca8a91b7718bedba16af7559b373 Resolves: #76036 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/48057 Reviewed-by:
Adrian Mot <adrian.mot@gmail.com> Tested-by:
Adrian Mot <adrian.mot@gmail.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Nicole Cordes authored
As the AvatarViewHelper returns HTML, the output should not be escaped. Resolves: #76111 Releases: master Change-Id: I4853de751c23dd726c30c11730b4c365625be5d0 Reviewed-on: https://review.typo3.org/48058 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Adrian Mot <adrian.mot@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
If a multipleSideBySide form element is not allowed to add the same value multiple times, its selected values are hidden now and it's not possible to add them again unless the values are removed from the selection. Resolves: #76071 Releases: master, 7.6 Change-Id: I99d6c609ca081f4b8cb6f8ad07f74385a23b7a5c Reviewed-on: https://review.typo3.org/48031 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> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 09 May, 2016 1 commit
-
-
A few doktype are checked now to open the frontend page. Others will redirect to the homepage. Allow custom doktypes now too with opening the frontend page. Resolves: #75499 Resolves: #70094 Releases: master,7.6 Change-Id: Iaffe03dfff3f1181f26964f26611d80e71406b5c Reviewed-on: https://review.typo3.org/48036 Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Tested-by:
Zbigniew Jacko <z.jacko@macopedia.pl> Tested-by: Marcin Krzyżanowski Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 05 May, 2016 2 commits
-
-
Migrate EXT:backend/Configuration/TranslationConfigurationProvider Resolves: #75898 Releases: master Change-Id: If0eac81344152b5f5248c9b0fdc81ea8c53a46e2 Reviewed-on: https://review.typo3.org/47893 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Releases: master Resolves: #75645 Change-Id: I4ee542e4c939388cfccdb896ff1e38e849965849 Reviewed-on: https://review.typo3.org/47693 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 04 May, 2016 1 commit
-
-
To make the exception message more helpful, it contains now the table name and the field name of the bogus TCA. Resolves: #76051 Releases: master, 7.6 Change-Id: I93ca6ebde517756da14e7171d42cdcd8ef598888 Reviewed-on: https://review.typo3.org/48009 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 03 May, 2016 2 commits
-
-
Wouter Wolters authored
Resolves: #76037 Releases: master Change-Id: I501308fa7d239bde0a2707bc2e394bf70754db07 Reviewed-on: https://review.typo3.org/48000 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>
-
Christian Kuhn authored
With the simplification of the clear cache items in toolbar the clearCacheSystem TYPO3_CONF_VARS was rendered obsolete. The patch removes last occurences in toolbar and simplifies the visibility restrictions again: The clear all toolbar item is now shown if user is admin and the TSconfig option is not explictly disabling the option for an admin, or a non-admin has the TSconfig options.clearCache.all set to 1. Change-Id: I5608baf2d4fe0c21dcc38f09fc17e550fcbfe8ff Resolves: #75844 Releases: master Reviewed-on: https://review.typo3.org/47835 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 29 Apr, 2016 4 commits
-
-
Frank Nägler authored
This patch fix the handling of colspan and rowspan in backend layout wizard. Resolves: #75910 Releases: master Change-Id: Ib863d5a5f207c99f00d72f701579b40d255a1f70 Reviewed-on: https://review.typo3.org/47897 Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Nicole Cordes authored
To enforce Chrome to respect the disabled autocompletion for fields, the value of the autocomplete attribute is set to some semantic value. Resolves: #75809 Releases: master, 7.6 Change-Id: Ib30fdfe7d7a9ff3f564b8e016331a0706ff0db01 Reviewed-on: https://review.typo3.org/47813 Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Introduced with ec7b2297 #75519, it was not possible to set maxitem=1 to TCA treeSelect. This occures e.g. on setting the parent of a sys_category. The reason is the "selected" array which gets initialized with all selected items. If there is no item selected, it is initialized with an empty value and "selected.lenght" is 1 but should be 0. Selecting a new value is impossible now. The proposed path checks if items are selected or not on initialization. Change-Id: I0c8d21ad753dccb2d993febde404afc83a39b9b3 Resolves: #75947 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47940 Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Philipp Wrann <philippwrann@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Have an inline m:m record and delete one child child that has an intermediate record pointing to it. Opening the parent throws a DatabaseRecordException. The patch extends this exception to add tableName and uid, then catches the exception in the inline data provider, creates a nice error message as flash message and continues displaying record. Change-Id: I1792716b4e5454b11499cb2ba684bac403b3f13d Resolves: #71719 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47959 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 28 Apr, 2016 1 commit
-
-
This patch introduce an AMD module for the colorpicker and make use of t3js- prefixed class for initialize the colorpicker. Also the initialize is not centralized in the module. Resolves: #75861 Releases: master Change-Id: I71aea126d91482f8d37f9fa3e0be2bce662aee07 Reviewed-on: https://review.typo3.org/47848 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 27 Apr, 2016 3 commits
-
-
Daniel Siepmann authored
As styling was already there, but just for mouse, and same is true for selecting results. The keyboard events now trigger the same behaviour. Change-Id: Ie265f3b5785efc89f7148b8303d9b62c3a5add88 Resolves: #70463 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47932 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Christian Kuhn authored
PAGE_TSCONFIG_ID, PAGE_TSCONFIG_IDLIST and PAGE_TSCONFIG_STR to replace markers in foreign_table_where fields could only be set for flex forms on a global level in the past: TCEFORM.tt_content.pi_flexform.PAGE_TSCONFIG_ID = 42 This has the negative side effect that also fields from potentially foreign plugins could have been affected by that. With the FormEngine rewrite, this change only worked if restricted to specific elements of a specific data structure: TCEFORM.tt_content.pi_flexform.news.sDEF.settings\.categories.PAGE_TSCONFIG_ID = 42 The former "global" setting was broken and is fixed by the patch with a hack. For master, this very hack is deprecated now and only the specific version is allowed, for 7.6 both versions work with the patch. Note there is no setting for those foreign_table_where clauses for section container elements anymore that is not deprecated. Change-Id: I3f7bede86007f7ea1703f2bc569e0152e67802e6 Resolves: #73209 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47924 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Move the data handling to calculate a final field label value from PaletteAndSingleFieldContainer to an own data provider and register this provider for full database records and for flex form processing. This way flex form field label overrides via page TSConfig are fixed, eg. this changes the "Order By" label of ext:news flex form: TCEFORM.tt_content.pi_flexform.news_pi1.sDEF.settings\.orderBy.label = override Language specific overrides in flex fields now work as well ...settings\.orderBy.label.fr = French override Change-Id: I02474e9cca9db3e949c217f21f5704ec16641545 Resolves: #75606 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47919 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 25 Apr, 2016 2 commits
-
-
Christian Kuhn authored
TCAdefaults.<table>.pid = <page id> in page TSConfig can be used for new inline children to define a pid new records should be located at, even if the parent record is on a different page. This can be useful when having special storage folders on a per-table-basis. The patch fixes this feature that broke during FormEngine refactoring. Change-Id: I8e60155612397e72f1b11a068617f88e3793384b Resolves: #70780 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47903 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> 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>
-
Frans Saris authored
When you have a select field of rendertype selectTree it looses the selected values of the not rendered checkboxes. This changes makes sure that also the not rendered values are kept. Change-Id: I8649e83c56a0265a7de069ef9654ed13b90b3239 Resolves: #75519 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47812 Tested-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:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- 24 Apr, 2016 3 commits
-
-
Christian Kuhn authored
Use processedTca instead of $GLOBALS access and improve validation to avoid notice level errors. Change-Id: I9f2f2a455875e509c16cad17e29e629e8b21fe6d Resolves: #75647 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47892 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
In InlineRecordContainer the enable column for disabled is not used correctly but instead "hidden" is hardcoded. Use the enable column from the foreign table. Resolves: #75647 Releases: master, 7.6 Change-Id: I8d6dc05f368c4e358694572d0dfcbe1f996d72b8 Reviewed-on: https://review.typo3.org/47888 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
A select field with renderType selectSingle can point to a foreign_table. If on the foreign_table TCA the ctrl keys selicon_field and selicon_field_path are set, a single foreign row can have an "icon" field that is shown to represent this row. The patch fixes a bug where selicon_field of the own table instead of the foreign table was used. Additionally, in master the icon path resolving changed with #74157 leading to broken icon path in this case. This is fixed along with a similar change in backend layout code. Resolves: #75577 Related: #74157 Releases: master, 7.6 Change-Id: I50bac28018b17a61a334aac7d241bcdd96663656 Reviewed-on: https://review.typo3.org/47648 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>
-
- 22 Apr, 2016 2 commits
-
-
Frank Nägler authored
Resolves: #75859 Releases: master, 7.6 Change-Id: I43f786c349a096e752e5fdeb50b815b19e548924 Reviewed-on: https://review.typo3.org/47844 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Releases: master Resolves: #75656 Change-Id: I0dbe89b56ffdd8f677ed5a9b5a1fa08a4d92dd9c Reviewed-on: https://review.typo3.org/47836 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 20 Apr, 2016 1 commit
-
-
With the introduction of the new icon API the icons shown in the TCA selectTree broke. This patch changes the tree js so it can handle the new icon API. The "old fashioned" fallback icons in tree view of e.g. categories are replaced with current style of icons from the page tree. Change-Id: Ibf39920b15c17b196d51e2e63c3a755c79cf3e3a Resolves: #75463 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47550 Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
- 19 Apr, 2016 6 commits
-
-
This patch fixes the InfoBox in RecordHistory, which displayed escaped HTML instead of colored spans. Resolves: #75790 Releases: master Change-Id: I3d69bb33b0a2cccd0e2f3b26b1f701168df5b2fb Reviewed-on: https://review.typo3.org/47792 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
With TCA type=select and renderType=selectTree certain TCA config options can be modified via pageTS. Those that influence the data fetching are now properly handled within the data provider that gathers the tree items. Example: TCEFORM.pages.categories.config.treeConfig.rootUid = 2 Release: master, 7.6 Resolves: #72961 Change-Id: I6a452c1439b0fd1f59c23b764b35cc8e34de7aef Reviewed-on: https://review.typo3.org/47083 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Restructured the HTML arround the form field in the element/link browser to be more in line with the rest of the BE. Resolves: #71840 Releases: master Change-Id: Icbfc9b6c30e974f15e64d93cf327e05c2574525c Reviewed-on: https://review.typo3.org/45210 Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Jonathan IROULIN authored
Resolves: #75770 Releases: master Change-Id: I8b4eb42763ca30b2c099371b7a8206d8098c2f79 Reviewed-on: https://review.typo3.org/47774 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Resolves: #75737 Releases: master Change-Id: Ia18d946b5e930306cd01ba1a0a275da8d2edc1f3 Reviewed-on: https://review.typo3.org/47744 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christoph Kratz <ckr@rtp.ch> Tested-by:
Christoph Kratz <ckr@rtp.ch> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
This name change transports the intent of the query context better and makes it more intuitive to use. Instead of explicitly disabling all enable fields and the deleted flag using the following code: $queryBuilder->getQueryContext() ->setIgnoreEnableFields(true) ->setIncludeDeleted(true); the more descriptive predefined context can be used: $queryBuilder->getQueryContext()->setContext('unrestricted') Releases: master Resolves: #75751 Change-Id: I4d38a328c2b6707a32f26022b4abfc48e945c0ed Reviewed-on: https://review.typo3.org/47759 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:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
- 18 Apr, 2016 2 commits
-
-
Resolves: #75707 Releases: master Change-Id: I98ebd90c10b40ee8233ec044ac9c4f2afae802a8 Reviewed-on: https://review.typo3.org/47727 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Fields in the backend are validated while typing. One validation is the left space trim. Spaces on the left side are removed but also the cursor position is changed. If you are a fast typer this could end up in a mixed up input. The cursor position should not be changed by the validation JavaScript. Change-Id: I93e46dff763363eed193d41b1fd71fbe043fbcd8 Resolves: #75724 Related: #75626 Releases: master Reviewed-on: https://review.typo3.org/47737 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>
-