- May 05, 2016
-
-
Markus Klein authored
Update the default .htaccess file. The users must update their actual configuration (.htaccess or server config) manually. Resolves: #75934 Releases: master, 7.6, 6.2 Change-Id: I8e40263c72f68c44cb8fd8c1944a44e4d38d9daa Reviewed-on: https://review.typo3.org/48017 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Andreas Fernandez authored
This patch adds the renderType definition into the flexform of the felogin extension. Resolves: #76059 Releases: master, 7.6 Change-Id: Ia31135f94c2018ae188aef4897edcec1552efc3f Reviewed-on: https://review.typo3.org/48016 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- May 04, 2016
-
-
Helmut Hummel authored
For rendering plugins FSC uses the cObjecViewHelper, but misses to set the table name. This leads to an incompletely initialized content object being used when rendering the plugin. cObj->currentRecord will stay empty, but some functionality relies on this value to be correctly set. Resolves: #76052 Releases: master, 7.6 Change-Id: I66b725adb3a0311609cfc60c29951eba5aa2217c Reviewed-on: https://review.typo3.org/48012 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Andreas Fernandez authored
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/48010 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- May 03, 2016
-
-
Markus Klein authored
Update the TCA to provide correct defaults for file and folder permissions of BE users and groups. Resolves: #76033 Releases: master, 7.6 Change-Id: I4cbc8c28d89e6dc23d415eb95fe851742e599068 Reviewed-on: https://review.typo3.org/48001 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Andreas Fernandez authored
The visual appearance of the context menu of the RTE is streamlined with the non-ExtJS context menus. The "scroller" areas are now larger and easier to hit. The shadow which is behind the context menu has been removed. Resolves: #75992 Releases: master, 7.6 Change-Id: I3b360ce3fa2e9cae68d796e0a612c8f443c0141d Reviewed-on: https://review.typo3.org/47982 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- May 01, 2016
-
-
Frank Naegler authored
In the backend user module, the delete icon shows again a confirm modal to prevent accidently deleting a backend user. Resolves: #75994 Releases: master, 7.6 Change-Id: I066f94237301eb923ac982fdacb5566c396a5e43 Reviewed-on: https://review.typo3.org/47979 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> (cherry picked from commit eb2ca5d2) Reviewed-on: https://review.typo3.org/47981
-
- Apr 30, 2016
-
-
Andreas Fernandez authored
The context menu of the RTE is now correctly positioned with this patch. The position is now based on the cursor's position. The `targetPosition` is removed now as it has strange side-effects if the context menu is opened at formatted text. The method `constrainScroll` is overridden to circumvent a bug in ExtJS where the menu is repositioned and the height is changed to show as much items as possible, even if the ``maxHeight`` setting is set. Resolves: #74332 Releases: master, 7.6 Change-Id: I9e2e42c98ca578101945f65f7c50e32a615806b7 Reviewed-on: https://review.typo3.org/47977 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Frank Naegler authored
Resolves: #75983 Releases: master, 7.6 Change-Id: I9851418d2add84daf326257fa27f91574e532923 Reviewed-on: https://review.typo3.org/47972 Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> (cherry picked from commit 65141417) Reviewed-on: https://review.typo3.org/47975
-
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/47973 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Apr 29, 2016
-
-
Alexander Bigga authored
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/47971 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Christian Kuhn authored
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/47969 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Tymoteusz Motylewski authored
This patch adds documentation about creating custom postProcessors. Resolves: #75963 Releases: master, 7.6 Change-Id: Ia0bb2b5d33cf30cba931953088c402307cc7ee40 Reviewed-on: https://review.typo3.org/47951 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> (cherry picked from commit 298ccd3c) Reviewed-on: https://review.typo3.org/47968
-
- Apr 28, 2016
-
-
Jigal van Hemert authored
The date/time generated by the datamapper is in UTC, so the test must check for a date/time in that timezone too independent of the configured timezone of the system. Resolves: #75954 Releases: master, 7.6 Change-Id: I64f014b0d60b805bcbffd08dc50b924b925d022a Reviewed-on: https://review.typo3.org/47945 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> (cherry picked from commit cbeddfd1) Reviewed-on: https://review.typo3.org/47958
-
Thomas Schlumberger authored
When trying to add new fields at a specific position to an existing table (e.g. "after:title") and the field referenced in the position is part of a palette the regular expression to insert the new fields did not work. This happened because a regular expression part was inserted in the pallete string to replace and being quoted afterwards. That caused the preg_replace function to treat the regular expression as a string as it has been escaped. Resolves: #75946 Releases: master,7.6 Change-Id: Ib0dbcb56e530e1671470210218bd1c1205b50946 Reviewed-on: https://review.typo3.org/47952 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Apr 27, 2016
-
-
Stephan Großberndt authored
Avoid an 'Illegal mix of collations'-SQL error when using collation utf8_unicode_ci and accessing the ProcessedFileChecksumUpdate wizard by casting both comparison arguments. Resolves: #75932 Related: #67708 Releases: master, 7.6 Change-Id: I3c7355eab35bf7d7301eaf10b87f7e5b00bd6908 Reviewed-on: https://review.typo3.org/47946 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
This patch adds the possibility to access the language module without having an internet connection. You are able to activate and deactivate languages but trying to update files will give you an error. Resolves: #75820 Releases: master, 7.6 Change-Id: I27be7f34c76f680a4240e6c75c4a331d96467681 Reviewed-on: https://review.typo3.org/47944 Reviewed-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/47943 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>
-
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/47926 Reviewed-by:
Daniel Siepmann <daniel.siepmann@typo3.org> Tested-by:
Daniel Siepmann <daniel.siepmann@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Christian Kuhn authored
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/47939 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>
-
Stephan Großberndt authored
This patch adds the missing documentation for the breaking change of removing the class BigDocumentTemplate without deprecation. Releases: 7.6 Resolves: #75942 Related: #63441 Related: #45955 Change-Id: I8bc7e2674da8c2abba1698a3a7c5fd8bf62c41b3 Reviewed-on: https://review.typo3.org/47931 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Apr 26, 2016
-
-
Frank Nägler authored
Resolves: #72883 Releases: master, 7.6 Change-Id: I5847784d0fe088f776030c5c3cb098773a2bd7c6 Reviewed-on: https://review.typo3.org/47915 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>
-
TYPO3 Release Team authored
Change-Id: Id34b277bb788dbf28cb43f6f64aaf3376a544bef Reviewed-on: https://review.typo3.org/47911 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I422aa2ebabdb4e4894877a2d10f85c369a0006b8 Reviewed-on: https://review.typo3.org/47910 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
Frank Naegler authored
With https://review.typo3.org/#/c/45284/ this bug was introduced. The change to htmlSpecialChars = 1 was a mistake, because the output is already escaped. This patch reverts the change for altText object. Resolves: #75860 Releases: master, 7.6, 6.2 Change-Id: I87ea6ef4c734707933c75ab5c9ab3c4f4604251d Reviewed-on: https://review.typo3.org/47907 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Apr 25, 2016
-
-
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/47905 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stefan Neufeind authored
When deleting the rsa key from the database we now remove the PHP cookie as well in order to keep the system cleaned up. Change-Id: I037deabf0a60e6ad785678b60424b3cc49af77b0 Resolves: #61016 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47901 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
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/47899 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- Apr 24, 2016
-
-
Wouter Wolters authored
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/47889 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
PHP 7 still has the problem converting a float to a string is locale-aware (https://bugs.php.net/bug.php?id=53711). This means a float might be returned with a comma as decimal point. This is not intended and breaks value conversions so this patch restores the old behavior. This reverts commit 7cbef93a. Resolves: #75780 Resolves: #75825 Releases: master, 7.6 Change-Id: I83a443617e50a86b0297c49887e94f226104c910 Reviewed-on: https://review.typo3.org/47841 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Stefan Froemken authored
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. Resolves: #75577 Releases: master, 7.6 Change-Id: I50bac28018b17a61a334aac7d241bcdd96663656 Reviewed-on: https://review.typo3.org/47887 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>
-
- Apr 22, 2016
-
-
Daniel Siepmann authored
* As it's possible to configure the template to use for each instance of the post processor, this should be documented. * Also grouped options regarding part. E.g. email or frontend * messages. Resolves: #75754 Releases: master, 7.6 Change-Id: Ie8cd0702ced989bd4d9306ffe50506981f4c47e4 Reviewed-on: https://review.typo3.org/47859 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Alina Fleser authored
In case of big installations the amount of processed files in one folder is too much and causes performance issues and other problems. To prevent this kind of issues, nested subfolders are now created in the processing folder in order to split the processed files into more than one folder. Resolves: #56557 Releases: master, 7.6 Change-Id: Id9a4fc3b4bb4b28ca26ff96221097171c3835eb7 Reviewed-on: https://review.typo3.org/47854 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Frank Naegler 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> (cherry picked from commit e3502e7e) Reviewed-on: https://review.typo3.org/47847
-
- Apr 21, 2016
-
-
Markus Klein authored
Iterate over each result row instead of fetching the whole result into PHP memory. Resolves: #75783 Releases: 7.6 Change-Id: Icd77e5bae1839b66bb156beeef17e7d4bb7535d7 Reviewed-on: https://review.typo3.org/47788 Reviewed-by:
Christoph Kratz <ckr@rtp.ch> Tested-by:
Christoph Kratz <ckr@rtp.ch> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de>
-
Christian Weiske authored
Limit string explosion so that "LLL:EXT:" notation in $position does not get broken up. Resolves: #75830 Releases: master, 7.6 Change-Id: I13cc15562bd790040c3e45c9eb27ff029311c78f Reviewed-on: https://review.typo3.org/47833 Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- Apr 20, 2016
-
-
Frans Saris authored
Before using the filemount base folder as root for the folder->getReadablePath() check if the folder is within the filemount. Change-Id: I8a4436fb2a0e512c7d2d1fc50b9d08febae8b256 Resolves: #73735 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47816 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Manuel Selbach authored
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/47810 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Frans Saris authored
Change-Id: I1138487a2bae071d2393a38389ef918b5087d9ea Resolves: #75370 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47809 Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
- Apr 19, 2016
-
-
Stefan Busemann authored
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/47799 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-