- Aug 31, 2016
-
-
Wouter Wolters authored
Resolves: #77720 Releases: master Change-Id: I7187b477243a55f7a01a4477b5b2f300cd72242a Reviewed-on: https://review.typo3.org/49686 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Wouter Wolters authored
The folder php-openid does not exists anymore in the TYPO3 core. Resolves: #77721 Releases: master Change-Id: I1c02b554a240ea2b2c24250a911f112d80fad99e Reviewed-on: https://review.typo3.org/49689 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Tymoteusz Motylewski authored
Adds a 'u' switch to preg_replace Resolves: #39979 Releases: 7.6, master Change-Id: I3c23f60a7bc157b9647d053492ce1bd226296dc8 Reviewed-on: https://review.typo3.org/49667 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Nicole Cordes authored
Currently a request to get information about the login state is triggered every minute. To prevent traffic the request can be triggered only when the session is about to expire. This patch adds a function to be able to pass the interval time to the LoginRefresh refresh and sets it properly after initialization. Resolves: #76364 Releases: master, 7.6 Change-Id: I9bfeb578973f1a5bc3a0f662ac1f6dcce82e7d37 Reviewed-on: https://review.typo3.org/48393 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Georg Ringer authored
It is now possible to access the content of a flexform property in TypoScript. Resolves: #17309 Releases: master Change-Id: I80c68597908fc16083c52dc135abbebf94179e4c Reviewed-on: https://review.typo3.org/49639 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Andreas Fernandez authored
The stylesheet files are included now by the PageRenderer to convert the EXT: prefix into a real path, avoiding ERR_UNKNOWN_URL_SCHEME errors. Resolves: #77589 Releases: master Change-Id: I451604772f1e89957af73d68daf8a3d843b96731 Reviewed-on: https://review.typo3.org/49672 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
The following icons are removed from EXT:backend/Resources/Public/Images/FormFieldWizard/: - wizard_add.gif - wizard_edit.gif - wizard_list.gif - wizard_table.gif The TCA migration migrates it to the proper icon fonts. For 7.6, the patch will be applied without removing the icons. Resolves: #77630 Resolves: #77629 Releases: master, 7.6 Change-Id: I9e73fb6d1f7197d5c35309fa98093eeee44ccb02 Reviewed-on: https://review.typo3.org/49589 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Morton Jonuschat authored
Fix syntax errors by removing commas in excess after the last column/ key definition, add commas missing after column/key definitions and removing default values for auto_increment columns. Change-Id: Ica2dd1689211e56f6d9b01f7992867262cac3b5d Resolves: #77706 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/49674 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Georg Ringer authored
To avoid fatal errors it must be checked if the mount pages really exist before fetching its icon. Resolves: #77663 Releases: master, 7.6 Change-Id: Icdb6009c6304096078e7b5bdba733f997a75e9f2 Reviewed-on: https://review.typo3.org/49669 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
Uses the default connection as no table can be found, but this info is already documented inside Extbase's statement abstraction quite well. Resolves: #77624 Releases: master Change-Id: I2a44d5cb6294ecaea4f074bf27756fdd2960bb1c Reviewed-on: https://review.typo3.org/49582 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
JS and CSS files can now be added via the EXT: syntax, to ease the pain to a standardized way to include files with EXT: everywhere now. Resolves: #77589 Releases: master Change-Id: Ie9de21cb5f9ea918f0ac069c83bc8020d11c299a Reviewed-on: https://review.typo3.org/49491 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
The option showIfRTE on checkboxes did only show up when the user had the RTE active. This option is removed and not evaluated anymore in FormEngine. Resolves: #77592 Releases: master Change-Id: I0791eb1eb90e3589d41715b798ed631630325c41 Reviewed-on: https://review.typo3.org/49414 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Aug 30, 2016
-
-
Wouter Wolters authored
Resolves: #77701 Releases: master Change-Id: Id5f32eb76ac3adddd834160bc79828fefd0ce63c Reviewed-on: https://review.typo3.org/49665 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Christian Kuhn authored
We don't want to still have fresh installations that enable ext:dbal. The patch removes the ext:dbal specific handling from the install tool steps. With an active loaded ext:dbal, the install tool still works fine and runs through the steps, only new installations can no longer choose "i do not use mysql". Change-Id: I4b694d377df41b8ce3bd6360c7f81c9e4cd28843 Resolves: #77622 Releases: master Reviewed-on: https://review.typo3.org/49578 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Georg Ringer authored
Resolves: #77699 Releases: master Change-Id: I4f9aa68788c483061d86239330b8a6d650d8a24f Reviewed-on: https://review.typo3.org/49663 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Daniel Windloff authored
In order to be consistent with list module, change the order of the buttons to (edit,remove). Resolves: #77690 Releases: master, 7.6 Change-Id: I6d9edb79c0533020713bcf075ee2df281dbc0136 Reviewed-on: https://review.typo3.org/49647 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Christian Kuhn authored
Switch from using core cache "cache_phpcode" to an own cache named "dbal_phpcode" in ext:dbal. Change-Id: I71920dba95d2578f9662c5f736e18bbac3e5dcf5 Resolves: #77626 Releases: master Reviewed-on: https://review.typo3.org/49583 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> 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>
-
Wouter Wolters authored
Update codeception/codeception to 2.2.4 Update site5/phantoman to 1.1.6 Update jakoch/phantomjs-installer to 2.1.1-p06 Update friendsofphp/php-cs-fixer to 1.12.0 Resolves: #77696 Releases: master Change-Id: I76b123f83015115fae897aa1082d237c0cd873e0 Reviewed-on: https://review.typo3.org/49623 Tested-by:
Bamboo TYPO3com <info@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>
-
Christian Kuhn authored
Move the reports module provider in extbase that warns from dbal to ext:dbal itself and change wording. Change-Id: I9eb5e68a105078fd2900875ec90cdf401c7ad43a Resolves: #77614 Releases: master Reviewed-on: https://review.typo3.org/49568 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Wouter Wolters authored
As decided during T3ACME we will use the short array syntax in master. The 7.6 branch will also be done to make backporting easier. Resolves: #77692 Releases: master,7.6 Change-Id: I37e9484b1012fc9161148257a842054c24d162ba Reviewed-on: https://review.typo3.org/49651 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>
-
Georg Ringer authored
The directories uploads/pics and uploads/tx_felogin are not used anymore and should not be recreated by the Install Tool if missing Resolves: #77695 Releases: master Change-Id: Ie09877b8db61ee7b956697567c0d86d8fb95cdea Reviewed-on: https://review.typo3.org/49653 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Andreas Fernandez authored
This patch adds the ClickMenu JavaScript to enable the click menu after clicking the avatars. Resolves: #77680 Releases: master, 7.6 Change-Id: I50025e97649957ffdc13abe974c5ce6f6df5f198 Reviewed-on: https://review.typo3.org/49632 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Andreas Fernandez authored
The module Info > Pagetree Overview offers the possibility to edit the root page (uid 0) which is impossible as this is no real page. The edit button for the row in the table representing the root page is removed. The mass edit buttons in the table header don't allow to edit that page anymore, too. Resolves: #77678 Releases: master, 7.6 Change-Id: I7083c83372ad619ea8e8ffd2f53822bcd939d768 Reviewed-on: https://review.typo3.org/49629 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Andreas Fernandez authored
If a record that was opened by the opendocs menu gets closed, the user now gets the record list of the record's pid. Resolves: #77675 Releases: master, 7.6 Change-Id: I90014ea639ce191ad0ee2d1a1cd650d2aaaebc52 Reviewed-on: https://review.typo3.org/49627 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
TYPO3 Release Team authored
Change-Id: I1807d411909e50eed4998ddbdba033f7f7864a00 Reviewed-on: https://review.typo3.org/49655 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
TYPO3 Release Team authored
Change-Id: I453eeb76921db8f5df04b1559a9c9c368d0d0ae5 Reviewed-on: https://review.typo3.org/49654 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
Tymoteusz Motylewski authored
Now SVG tree loads correctly in FlexForms. It also fixes and issue with tree nodes displaying & instead of & Additionally acceptance test for category tree is fixed. Add pointer cursor for tree item label. Add min height for a tree (used when you have just a few categories) Check for icon being an object before treating it as such. Resolves: #77681 Releases: master Change-Id: I33ec8c50419063ca9ef55d1cf804bde617e32554 Reviewed-on: https://review.typo3.org/49638 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Mathias Schreiber authored
Moved rst files that require documentation on github into the proper folder Change-Id: I0c3e0dc8c1ca79c34e706d7f888f3768387226a5 Reviewed-on: https://review.typo3.org/49648 Tested-by:
Bamboo TYPO3com <info@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>
-
Frank Naegler authored
The method IconRegistry::getAllRegisteredIconIdentifiers() was introduced as a public function with an internal scope, but there is not reason to keep this useful method "private" anymore. Resolves: #77691 Related: #69054 Releases: master, 7.6 Change-Id: Ic98cc1f6a1f44926b6fd64a05b3678dcd638ddbf Reviewed-on: https://review.typo3.org/49649 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Mathias Schreiber authored
Proofread the release docs of TYPO3 version 8.3 Change-Id: If4a2f14ea00ca9bd6dd0d2324a088416fc871421 Reviewed-on: https://review.typo3.org/49633 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Morton Jonuschat authored
Change-Id: I8877a68d5de5017346179368dab8002d8f08077f Resolves: #77683 Releases: master Reviewed-on: https://review.typo3.org/49640 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Aug 29, 2016
-
-
Andreas Fernandez authored
Table columns can't have the class `btn-group`. This patch generates a proper markup by using `<div>`. Resolves: #77679 Releases: master, 7.6 Change-Id: Iad7bb77017a8f9e007ece752a16e5f1fe98c774f Reviewed-on: https://review.typo3.org/49630 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
Wouter Wolters authored
See https://github.com/php-fig/http-message/releases/tag/1.0.1 Resolves: #77662 Releases: master Change-Id: Iea9e7566687b37a247109c4fb6793f87ae69ed4d Reviewed-on: https://review.typo3.org/49621 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Wouter Wolters authored
Fix 2 remaining violations with line endings. Resolves: #77672 Releases: master Change-Id: Ibdbe77dc5f55d1671fe4183fea539d2859643ba4 Reviewed-on: https://review.typo3.org/49624 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Georg Ringer authored
Calling LanguageService::sL() with true for 2nd argument is deprecated. Use htmlspecialchars() directly. Resolves: #77653 Releases: master Change-Id: Id0d4490747ac94b861f42adfb1acafc63ebf5f07 Reviewed-on: https://review.typo3.org/49611 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Helmut Hummel authored
The RsaEncryption and the LoginRefresh module are loaded independently by requireJS, which means they are loaded asynchronous. This means that either one of those modules is initialized first. However the RsaEncryption module scans the DOM for form elements and the LoginRefresh inserts a form. This means if the RsaEncryption is initialized first, then the form created by LoginRefresh will not be intercepted, leading to the (heisen-)bug described. This change enforces the loading order by adding the RsaEncryption as dependency to LoginRefresh and registering the form manually, to make sure it will be intercepted and passwords will transmitted encrypted. Resolves: #75911 Releases: 7.6, master Change-Id: Ib4aba70b3545f163a16a4eee62bed9e5a48b2fe7 Reviewed-on: https://review.typo3.org/49482 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
David Bruchmann <david.bruchmann@gmail.com> Tested-by:
David Bruchmann <david.bruchmann@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Georg Ringer authored
Readd the method 'render' to the ShortcutViewHelper Resolves: #77529 Releases: master Change-Id: I01bdd78e51a4b28d7caf89207982d99d66c59ff6 Reviewed-on: https://review.typo3.org/49580 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Aug 25, 2016
-
-
Georg Ringer authored
Use the same icon in the edit form of a record as in the clickmenu and in the list module. Resolves: #77628 Releases: master, 7.6 Change-Id: I977d7064067bcca2a924e3aa676b893f1f5c8525 Reviewed-on: https://review.typo3.org/49586 Tested-by:
Bamboo TYPO3com <info@typo3.com> 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>
-
Tymoteusz Motylewski authored
Pass command (edit/new) from input data attribute to SelectTreeController. Resolves: #77621 Releases: master Change-Id: I58b5099402cbce3f50a2681eefa6ab4bba263a56 Reviewed-on: https://review.typo3.org/49577 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Aug 24, 2016
-
-
Christian Kuhn authored
Method makeSearchString() in DatabaseRecordList has been migrated to doctrine and is thus dbal compatible. The registered xclass from ext:dbal can be dropped. Change-Id: I8599fda63c397e77207f210e5e9b7c789e0f9a83 Resolves: #77623 Releases: master Reviewed-on: https://review.typo3.org/49581 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-