- Sep 15, 2015
-
-
Mathias Brodala authored
This brings back the select prepend icon and moves all event handling for updating it to a RequireJS module. Also moves all remaining event handling to the module including FormEngine "fieldChangeFunc" and "onFocus". Resolves: #69792 Releases: master Change-Id: I9943412bb61639759aeba05746facdce60cfd12e Reviewed-on: http://review.typo3.org/43306 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
Add a new TypoScript getData option to fetch the backend layout of the current page, and if empty, use backend_layout_next_level. Releases: master Resolves: #69602 Change-Id: I82e01b1655c683c65f378f97558489cfeca36bf9 Reviewed-on: http://review.typo3.org/42723 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>
-
Nicole Cordes authored
With the style changes in https://review.typo3.org/42984/ the order of the input fields were change and the value of the checkbox isn't sent currently. This patch corrects the order to be able to submit the checkbox value. Resolves: #69819 Releases: master Change-Id: I35ddf550fc0f4cd3c79995e6cfa7a5539a19cd1c Reviewed-on: http://review.typo3.org/43325 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
Due to the changes of FormEngine the folder selection of filemount records always show the folders from fileadmin. This patch adjust the script to handle the incoming (already resolved) database information. Resolves: #69815 Releases: master Change-Id: I395920088a32d39b4ffc46d768ef581c9ca42a8e Reviewed-on: http://review.typo3.org/43321 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Alexander Stehlik authored
Use $GLOBALS['TSFE']->absRefPrefix for loading the jsfunc.evalfield.js file in the admin panel. Resolves: #52211 Releases: master Change-Id: I81cf6603887bb981e0c9398a724d3fb56de240f8 Reviewed-on: http://review.typo3.org/29535 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
SwiftMailer does not support email addresses with UTF8 characters in the domain name. UTF8 characters in the domain name are valid as long as they are IDNA/punycode encoded. To work around the SwiftMailer issue MailMessage has been extended with custom setters that encode the email addresses before passing them to SwiftMailer. Resolves: #69208 Releases: master Change-Id: I9835340c8d216f37dc94dfb65dc70822c2a47702 Reviewed-on: http://review.typo3.org/43294 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Loek Hilgersom <loek@netcoop.nl> Tested-by:
Loek Hilgersom <loek@netcoop.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Query building and execution has been separated to facilitate inspection of the generated statements as well as enabling the usage of the statement building in EXT:dbal. Resolves: #19494 Resolves: #20892 Releases: master Change-Id: Ibd5accbf2c2caa9cb9db42dbcf49051d4e113003 Reviewed-on: http://review.typo3.org/42811 Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
This patch removes the private property resultArray and merges the function renderField into the render() method. Also it removes two functions that are also defined in the parent class. IMPORTANT: This patch relies on the merge of https://review.typo3.org/43260 Releases: master Resolves: #69727 Change-Id: If872a05f012f1fe76bab6abcfe25dd4d98dcff54 Reviewed-on: http://review.typo3.org/43257 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> 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>
-
Anja Leichsenring authored
Codeception is not used for testing currently, so we remove the dependency for the time being. Change-Id: Ieb9057985deaaa19d34c17c6c04304fb46e5485e Resolves: #69810 Releases: master Reviewed-on: http://review.typo3.org/43320 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>
-
Loek Hilgersom authored
Removes a condition checking if values are set before overwriting: just changing the order will do. Removes a non-functional isset check. Resolves: #69781 Releases: master Change-Id: I3cdf7a1f54d2e237df3fa90d7733160d3cda4d42 Reviewed-on: http://review.typo3.org/43293 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
This renames the "Abort" action to "Stay logged in" and makes it the default in the session timeout dialog. Thus one can simply press the Space/Return key to stay logged in which is the most likely action in this situation. This drops the translation label "mess.refresh_login_abort_button" from locallang_core.xlf which is now unused. Also the label "mess.refresh_login_confirm_button" is changed to "mess.refresh_login_logout_button". Resolves: #69774 Releases: master Change-Id: I71b797fb61750a293718e144bc76e28199874c38 Reviewed-on: http://review.typo3.org/43288 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Enable SQL mode options that force MySQL to be more strict and not allow legacy defaults which truncate data, accept invalidate dates or silently change values on INSERT/UPDATE. STRICT_ALL_TABLES: Strict SQL mode for all tables, reject invalid data ERROR_FOR_DIVISION_BY_ZERO: Division by zero produces an error NO_AUTO_VALUE_ON_ZERO: Only NULL generates the next auto_incroment number NO_ENGINE_SUBSTITUTION: No automatic substitution of unavailable engines NO_ZERO_DATE: Don't treat '0000-00-00' as a valid date NO_ZERO_IN_DATE: Dates with zero parts are not permitted ONLY_FULL_GROUP_BY: Deny invalid use of aggregation functions Resolves: #69484 Releases: master Change-Id: Ife3755b56339a479d86c5535a301ebef1563ace8 Reviewed-on: http://review.typo3.org/42986 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Alexander Stehlik authored
Remove the deleted TcaSelectValues form data provider from the configuration. Resolves: #69742 Relates: #69755 Relates: #69761 Releases: master Change-Id: Ib67aa6df851cb3c9973a7070322bd8a64d313662 Reviewed-on: http://review.typo3.org/43319 Reviewed-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Tested-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Fischer authored
Resolves: #69387 Releases: master Change-Id: I88d836b91d4dea20f461c48e35296edae3103cf0 Reviewed-on: http://review.typo3.org/43318 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
This patch removes the private property resultArray and merges the function getSingleField_typeSelect_multiple into render. Releases: master Resolves: #69724 Change-Id: Ia0211e004cf0397902c36864e6732ea16d08774f Reviewed-on: http://review.typo3.org/43260 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Add the language handling information to the meta information of the data structure: * langDisable (bool) * langChildren (bool) * languagesOnSheetLevel (array) * languagesOnElementLevel (array) Default values for langDisabled / langChildren are set according to https://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Flex/Index.html Resolves: #69716 Releases: master Change-Id: I068afb2f45efe64ca30d15d184540a49fb339ad1 Reviewed-on: http://review.typo3.org/43240 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Tested-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Jigal van Hemert authored
An optional property 'condition' will only include the file or directory if the condition is met. Resolves: #16525 Releases: master Change-Id: I4be8b93d733ef40601a2943ebad357c095f997ad Reviewed-on: http://review.typo3.org/42431 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Oliver Thiele <mail@oliver-thiele.de> Tested-by:
Oliver Thiele <mail@oliver-thiele.de> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
Resolves: #69805 Releases: master Change-Id: I311aaca035635a6675eef92104bbbcd5ce6ca9c4 Reviewed-on: http://review.typo3.org/43317 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Alexander Stehlik authored
The TcaSelectValues form data provider is merged in the TcaSelectItems provider. The possible select items are classified in dynamic items that come from a foreign_table and static items that come from TCA, PageTS etc. The value for single item select fields (the default) will not be processed because the handling of invalid values will currently be done by the select field element renderer. If the values from a multi value select field come from statically defined items (e.g. items directly added in the TCA) the value will always be added to the list of selected values. If the values comes from dynamic select items from a database relation the select values will only be added when they were validated by the RelationHandler. Finally the selected values are parsed by array_unique to prevent duplicate entries. Resolves: #69742 Relates: #69755 Relates: #69761 Releases: master Change-Id: I4dca24b26c36ae91dc527edcd900b352f705f5c4 Reviewed-on: http://review.typo3.org/43278 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> 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>
-
Benjamin Mack authored
Minor cleanups to the TCA definition. Resolves: #69804 Releases: master Change-Id: I54d316f25e0c4cb5883a56f90f58f9fa9cadc520 Reviewed-on: http://review.typo3.org/43316 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Add new compiled CSS file for the backend. Releases: master Resolves: #69795 Change-Id: I7f32d30fe02d18c0b1b7142b5233627d6301b9a1 Reviewed-on: http://review.typo3.org/43310 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Sep 14, 2015
-
-
Mathias Brodala authored
Resolves: #69786 Releases: master Change-Id: I211a3564830fa2ae2005807e9d2b81959965cbb7 Reviewed-on: http://review.typo3.org/43296 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Frank Nägler authored
Add SVG icons for MimeTypes to the IconRegistry, add IconFactory->getIconForResource() as improved version of IconUtility->getSpriteIconForResource(). Also add IconFactory->getIconForFileExtension() similar to IconUtility->getSpriteIconForFile() but without the possibility to pass a path but only a file extension. Replace all core calls of getSpriteIconForFile() and getSpriteIconForResource() with calls to IconFactory. Resolves: #69744 Resolves: #69759 Releases: master Change-Id: I26b221fbba87c7f3e09ec10b61c13c8e74b8ecb3 Reviewed-on: http://review.typo3.org/43258 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> 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>
-
Benjamin Mack authored
Due to the shift to the new tabmenu logic, all leftover code that is unused is now removed. Releases: master Resolves: #69795 Change-Id: Ia875c2938dc852b478e49be82bf2922ce67ab165 Reviewed-on: http://review.typo3.org/43301 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>
-
Xavier Perseguers authored
Change-Id: I0b73a6c77502e1635f73734181b6af9f9757b6dc Releases: master Resolves: #69496 Reviewed-on: http://review.typo3.org/43200 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Andreas Häfner authored
The changes for issue #39280 did not consider that the localization file for the frontend controller is used in the backend controller as well and thus, this tiny regression got in, leading to not loading the language labels anymore in the backend form wizard. Resolves: #69433 Releases: master Change-Id: Ia27b5e321f2308cf4c3d3cecdfcb3419b4d4397b Reviewed-on: http://review.typo3.org/43307 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Morton Jonuschat authored
Move the TCA flex form migration from the FlexFormElementContainer to the TcaFlex data provider to separate parsing and rendering. Resolves: #69718 Releases: master Change-Id: Id9e132483394ff8efac0f21441798ff469ae3091 Reviewed-on: http://review.typo3.org/43276 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Update the handling of human readable fields so that the values are not being set and only the hidden field with the actual value is submitted. This patch also updates the handling for the _list and _mul appendixes as these use the same methods and needed to be changed as well. Resolves: #69672 Releases: master Change-Id: I7a92c924a567621c2f79c736f878af288595c657 Reviewed-on: http://review.typo3.org/43254 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Loek Hilgersom authored
This fixes that l10n_display also affects the original not-translated record. Problem was caused by the type-change of $row[$languageField] from int to array. Added a few comments for making the code more understandable. Resolves: #69779 Releases: master Change-Id: I29b0ad47332f34a292624fad3938554fb1e55353 Reviewed-on: http://review.typo3.org/43302 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Frank Nägler authored
Resolves: #69797 Releases: master Change-Id: I8bf1740315b302b2b4be43c0be5e94628986622a Reviewed-on: http://review.typo3.org/43305 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Anja Leichsenring authored
While passing values via GET or POST, those values have been lost to the form. The handling has passed to a dedicated element class, that handles them correctly. Change-Id: If41ae361e8e4fd4012a13bf888dc62d94d5e079c Resolves: #69784 Resolves: #69661 Resolves: #69664 Releases: master Reviewed-on: http://review.typo3.org/43304 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>
-
Anja Leichsenring authored
Change-Id: I0db183c873b16607a55683f195da5cf25ff6fff5 Resolves: #69787 Releases: master Reviewed-on: http://review.typo3.org/43297 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Tested-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Jan Helke authored
Releases: master Resolves: #69739 Change-Id: Idb8a51532935d683e3cbfc2190bf41cea528ea69 Reviewed-on: http://review.typo3.org/43248 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Michael Oehlhof authored
The last 2 calls are replaced with this patch. Resolves: #69785 Releases: master Change-Id: Ie869ef7d6a3c97fba587b6dd6d3f80f1390de8cf Reviewed-on: http://review.typo3.org/43298 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
This patch removes the private property resultArray and merges the function getSingleField_typeSelect_single into the render() method. Releases: master Resolves: #69726 Change-Id: I3a8a230d3a61046652684f7ae68568e72d892e8f Reviewed-on: http://review.typo3.org/43255 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
To successfully add a new column with auto_increment enabled to a table the column needs to be included in a (primary) key. The install tool handled this in a two step process by ignoring the auto_increment attribute and separating adding the field and the key into two statements. This fails on existing tables with data as the column will include non-uniqued/non-incrementing values after the first statement leading to failures adding the key. The proper way to add a columns with the auto_increment attribute is to combine the ALTER TABLE statement to perform both alterations at the same time, this patch changes the behavior of the Install Tool to generate statements accordingly on MySQL. When running with DBAL enabled the statement will not be altered in any way to allow the SqlParser to take into account database specific handling of this case, an example test case is included for PostgreSQL which handles this case transparently using the SERIAL column type. Resolves: #69304 Releases: master, 6.2 Change-Id: I211b25b22e122e47d289b9d7f927b5c713cdd138 Reviewed-on: http://review.typo3.org/42902 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Mathias Brodala authored
This adds the annotation "@cli" to declare Extbase CommandController commands to be usable on CLI only and is used to remove these commands from the Scheduler task list. Also annotate the following commands as CLI only: - help:help - extension:install - extension:uninstall - extension:dumpclassloadinginformation Resolves: #68746 Releases: master Change-Id: Ifb55def33c11e4a10510433f03ddc9279ee56898 Reviewed-on: http://review.typo3.org/43268 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> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Stephan Großberndt authored
Resolves: #69752 Releases: master Change-Id: Ie0dfe4e09178b7a7f014a0bb7f67f0d153e28597 Reviewed-on: http://review.typo3.org/43265 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Anja Leichsenring authored
Upon missing SYS/isInitialDatabaseImportDone configuration value, the install tool throws an exception. Merging the LocalConfiguration array with the DefaultConfiguration solves the problem. Change-Id: Ic11e7ae4d4b38e50bf8b1cbd6f4ba649ec2edffa Resolves: #69777 Relates: #51930 Releases: master Reviewed-on: http://review.typo3.org/43290 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Anja Leichsenring authored
Streamlines the configuration for FormEngine FormDataProvider. Resolves: #69778 Releases: master Change-Id: I1ee0f0942c209a57ccd817f8ec693fc1a9df6863 Reviewed-on: http://review.typo3.org/43291 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-