- Nov 27, 2012
-
-
TYPO3 Release Team authored
Change-Id: I22dc30f6d000482eb13e79fb9e985889a1868b82 Reviewed-on: http://review.typo3.org/16799 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
Helmut Hummel authored
This reverts commit 72116577 Change-Id: I392ce4a044a491ac61d9ba194361edc0a8d8c7d6 Reviewed-on: http://review.typo3.org/16796 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Oliver Hader authored
Change-Id: Id6be33c7b6073ce801aa0a9e3b7b75f6964ef2c3 Releases: 6.0 Reviewed-on: http://review.typo3.org/16782 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Helmut Hummel authored
nl2br() is executed before htmlspecialchars(). Needs to be the other way round so the <br/> is not encoded as well. Change-Id: I8006e27393105dd425a17d14e7d9553e15d797be Fixes: #32515 Releases: 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/9020 Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
Jigal van Hemert authored
Increase height of title to prevent content from below to cut off part of the text. Change-Id: Ia3f93e061ece32b37ef855ba37b026dc1e20a811 Fixes: #43340 Releases: 6.0 Reviewed-on: http://review.typo3.org/16791 Reviewed-by: Philipp Gampe Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
Change-Id: Ia03c62e6755f385021aec981235c498de382b5aa Reviewed-on: http://review.typo3.org/16788 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Felix Kopp authored
The grid columns in Page module were pushed to far to the left because of two patches fixing the position. Reset the grid position in Page > Columns and Page > Language module views. Change-Id: I97b581b7e0abb6586c571e42f69b7a4f623e3259 Fixes: #43325 Releases: 6.0 Reviewed-on: http://review.typo3.org/16779 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Steffen Ritter Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christian Kuhn authored
The compatibility class loader overwrites method requireClassFileOnce and adds a parameter. This triggers a PHP strict warning. Change-Id: I6adedd1c6586e84f35d83433cba14dd3201bfe0c Resolves: #43331 Releases: 6.0 Reviewed-on: http://review.typo3.org/16783 Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
The upgrade wizard should install the extension simulatestatic, which is now available in the TER and not part of the core any more. At the same time remove the dependency to the TER frontend extension on typo3.org and instead hardcode the version number in the ugrade wizard. Fixes: #43324 Releases: 6.0 Change-Id: Idaf87bb7ae34b4179b489e081480d71208fb3cfa Reviewed-on: http://review.typo3.org/16778 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
Adapt the tests to the latest changes. We now expect the the extension list is updated only if the list is empty or an update is forced. Releases: 6.0 Related: #43319 Change-Id: Ie2eb9cdf618d93465e3ec8fbe8f849ff02b8c34c Reviewed-on: http://review.typo3.org/16777 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
Change-Id: I0258f76488098e9fd9bf1e095ecd55daaa97ee75 Reviewed-on: http://review.typo3.org/16776 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
When reenable the default configuration field rendering it might be happen that type description es empty and only the brackets are shown. Those could be dropped. Fixes: #43043 Releases: 6.0 Change-Id: Ib732eaf5bca9128c0d253cfa83013ec7e9b007cf Reviewed-on: http://review.typo3.org/16773 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Mario Rimann authored
In #35154 the PHP error_reporting defaults have changed and this now changes the description in the install tool. Change-Id: I5c5b0fec5f7e521fcd61812a36149590e08905fa Fixes: #38240 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/12615 Reviewed-by: Philipp Gampe Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
Change-Id: Iafabbf1ed41d35e8f4a07be9c5e1fd3f357f8cbe Reviewed-on: http://review.typo3.org/16772 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
The Extension Manager uses jQuery DataTables, but the current implementation is not streamlined and causes more trouble than it helps. Same goes for the tooltips which are not properly styled. As discussed with the UI/UX team we disable this functionality and properly implement it in later versions as bugfixes. Fixes: #43319 Releases: 6.0 Change-Id: I432a15bce3c3933efa33f65304b01e2720b051a5 Reviewed-on: http://review.typo3.org/16770 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Philipp Gampe authored
The information is still stored as tx_scheduler. Use the correct namespace to save the information. Fixes: #42852 Releases: 6.0 Change-Id: I145eb6518262f160a613589b7d0a1b592f8f1f0a Reviewed-on: http://review.typo3.org/16767 Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
There are still some old tx_ classes in the update wizard configuration which should be replaced with their namespaced versions. If the classes were introduced with 6.0 we could delete and remove them from the class map file. Change-Id: I248dfe23dda1c250af1a6e11e282f425266b4213 Resolves: #42613 Releases: 6.0 Reviewed-on: http://review.typo3.org/16120 Reviewed-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Felix Kopp authored
Consolidate Page>Language mode with Page>Columns. Change-Id: I3cb92a44451a8e4ed94ad9aa7d2c3e3f55dd99a6 Resolves: #43318 Releases: 6.0 Reviewed-on: http://review.typo3.org/16766 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Felix Kopp authored
Wraps database query input in corresponding functions to clean input. Also fixes a bug in ViewHelpers to limit output to parameter uid list. Change-Id: Ie23babb20ab610193ad06cc4305c31f9e042fb9b Resolves: #42221 Releases: 6.0 Reviewed-on: http://review.typo3.org/15985 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
The file.import function can't handle file relations. Sometimes you have to deal with uids of sys_file_references instead of sys_file uids. One prominent case is import.data = levelmedia This patch adds an flag to IMG_RESOURCE with that, a given uid is interpreted as reference instead of file uid. Change-Id: I4699d9e38b9a809fd194d33344678a64168d4300 Fixes: #43101 Releases: 6.0 Documentation: #43283 Reviewed-on: http://review.typo3.org/16584 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Ivan Kartolo authored
* Styling page module for classic and grid layout Resolves: #43208 Releases: 6.0 Change-Id: Ie0831ecf37937d0a974bbb6ed9f34cfcc1c3106e Reviewed-on: http://review.typo3.org/16763 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Ivan Kartolo authored
Fix styling of hidden elements. Resolves: #43208 Releases: 6.0 Change-Id: Ia51af8adde3352b5a9cd0203e14e7b838902a952 Reviewed-on: http://review.typo3.org/16764 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
Due to use of type hint callable which is available at PHP 5.4 unit tests fail for lower PHP versions. Change-Id: I558d019095f31dbd659b5cc87f19679110c74e8f Fixes: #43123 Releases: 6.0 Reviewed-on: http://review.typo3.org/16595 Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Stefan Neufeind Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nikolas Schmidt-Voigt authored
The page that warned users that the install tool is locked still showed the old TYPO3 logo. I corrected this by changing the logo. Fixes: #42908 Releases: 6.0, 4.7, 4.6, 4.5 Change-Id: Ifc52cc11609cc3a1028596cf8348c87905630c4d Reviewed-on: http://review.typo3.org/16634 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Nov 26, 2012
-
-
Nicole Cordes authored
When showing the configuration of an extension actually the Extension Manager doesn't care about the given sorting. This is because there is only a merging of configuration arrays. After merging we have to take care of the value in 'subcat' key and sort each subcategorie by those values. Change-Id: Idb27554be40603c4af7e0506f039d0c0416a0d9a Fixes: #43041 Releases: 6.0 Reviewed-on: http://review.typo3.org/16502 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Philipp Gampe authored
Some uses of the LocalPageTree class do not use the namespaced version. Use the correct class name. Fixes: #43317 Releases: 6.0 Change-Id: I46a9fd4ca4ad920b430738587dca9c47b901e033 Reviewed-on: http://review.typo3.org/16760 Reviewed-by: Wouter Wolters Reviewed-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
If you try to update your system from 4.7 to current master the second step "Install System Extensions" fails because of missing extensionmanager tables. So we have to push up the initialisation process from EM and adopt it to include ext_tables.sql as well (at the moment only the file ext_tables_static+adt.sql is processed). Change-Id: I5cd4616e5bccd06e86fa3ae4fbde8a083afa428f Fixes: #42616 Releases: 6.0 Reviewed-on: http://review.typo3.org/16153 Reviewed-by: Mattias Nilsson Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
This reverts commit ac000cec Change-Id: Ibe0972321b91a2ccf0e9270fcf17105c0c181caa Reviewed-on: http://review.typo3.org/16759 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
A minor adjustment to the font size of the copyright notice. Releases: 6.0 Change-Id: I38a29c0922084ec9bf2228b635dda5e7667f28eb Reviewed-on: http://review.typo3.org/16756 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
* styling for the BE layout (grid element) Resolves: #43208 Releases: 6.0 Change-Id: I80637c5fc49b3f612399f4c42d863520b39b008b Reviewed-on: http://review.typo3.org/16752 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Felix Kopp authored
Change header style to exclude gradient. Also Increases input field size and add orange submit. Change-Id: I67891a5d37ddc90c155149479ebe42f08dba1de0 Resolves: #41427 Releases: 6.0 Reviewed-on: http://review.typo3.org/16734 Tested-by: Steffen Ritter Reviewed-by: Steffen Ritter Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Steffen Ritter authored
If there are VirtualRecords (e.g. translations) and hidden elements as IRRE childs the UI is not supporting the user recognizing these items. Change-Id: If25715f76c2d79d0ce0873095510a4b1138a9eca Releases: 6.0 Resolves: #42226 Reviewed-on: http://review.typo3.org/16750 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
* Show all edit icons of a column if hovering over the column. Resolves: #43208 Releases: 6.0 Change-Id: I9107e8324392a6e703426f6f7fc392c950fa91d2 Reviewed-on: http://review.typo3.org/16727 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Nicole Cordes authored
When reenable the default configuration field rendering it might be happen that type description es empty and only the brackets are shown. Those could be dropped. Change-Id: I09b30558832a58092fdcc2262bb2278b70cd04ea Fixes: #43043 Releases: 6.0 Depends: Ic49c9b19a7f8f1795889f17ed5c1efa364dfd9b9 Reviewed-on: http://review.typo3.org/16505 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert Reviewed-by: Stefan Neufeind Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Philipp Gampe authored
A see issue for details. Other parts of the core relay on the result of the "broken" API call. Fixes: #42845 Releases: 4.5, 4.6, 4.7, 6.0 Change-Id: Ic10f1e59fad24bcf5f12a805f7674eb82935e525 Reviewed-on: http://review.typo3.org/16384 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Felix Kopp authored
Adapt the layout of the backend user administration module to the latest visual approach of the page module (by UI/UX). Change-Id: I14db6cd81300da8e8adc70ac128d6dbb3ba25eb9 Fixes: #43300 Releases: 6.0 Reviewed-on: http://review.typo3.org/16740 Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Nov 25, 2012
-
-
Christian Kuhn authored
With 6.0 the bootstrap related core code was split into small methods and transferred to a group of encapsulating classes. While this is an important step to get a flexible and maintainable bootstrap in the end, this process is not completed and still misses for example a real concept for scopes. The patch groups methods used in all scopes in bootstrap wrapper methods and makes the business methods protected. The whole API and all affected classes are marked as "internal", together with a warning that this API will change in the future and shouldn't be used by 3rd party code that is not under core control. This gives freedom for future development of this core code without taking care of backwards compatibility. With previous versions there was no API at all, so this is not a feature loss from an extension point of view. Change-Id: Ib841a19c766691fdeb7dab07280a005d6b67a938 Resolves: #43285 Releases: 6.0 Reviewed-on: http://review.typo3.org/16724 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Florian Scholz authored
This adds a mapping for the JsonToTyposcript class to resolve the wrong instantiation due to different versions of file and class names (Typoscript vs TypoScript). Resolves: #43272 Releases: 6.0 Change-Id: I9c4eef2547462849e356617e15389976c9c343a6 Reviewed-on: http://review.typo3.org/16715 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Steffen Ritter authored
Overlays for the relation fields of a page in the rootline, introduced with the rootline class refactoring, do not work for translated pages. The problem is that the language overlay for the rootline is done outside the RootlineUtility, or former PageRepository, and therefore also never has been cached. Use Rootline utility to do that Job and benefit fom caching, too. Change-Id: If32830b384b08e189d155532aee7281b040b7dd5 Resolves: #42029 Releases: 6.0 Reviewed-on: http://review.typo3.org/16540 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
In case of an early call to makeInstance the object configuration might not be set. We can fix this by not calling makeInstance to create the configuration manager and just return the original class in that case. Fixes: #43290 Related: #43269 Releases: 6.0 Change-Id: I30d9c70f2fda9dd6df6aad60a5ae5327c1fc3c52 Reviewed-on: http://review.typo3.org/16730 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-