- Apr 12, 2013
-
-
Marcus Schwemer authored
Rename BE user TS option options.clearCache.clearRTECache to options.clearCache.clearLangCache to determine whether the language cache clear item should be shown. Fixes: #39103 Releases: 6.1 Change-Id: I701dc9a879de4f3681f3fb441545eaa6b3e08e3e Reviewed-on: https://review.typo3.org/12912 Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Non-static method tslib_cObj::enableFields() should not be called statically Change-Id: I93497b24618d29534331ac42d87ec2baec91cad6 Resolves: #38602 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/16751 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Wouter Wolters authored
Non-static method tslib_cObj::getKey() should not be called statically Change-Id: Ic5a8b54db751661a421385bcbccc264e01e958d3 Resolves: #38601 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/16753 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Wouter Wolters authored
Change-Id: I01450bb041e20ddb180e4b4f49c49f11fbda9d75 Resolves: #47170 Releases: 6.1 Reviewed-on: https://review.typo3.org/19867 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Wouter Wolters authored
Non-static method tslib_cObj::calc() should not be called statically Change-Id: I9d6b5ac1c4e97164af8a3ce0eaaa0fe95c4a6860 Resolves: #38600 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/16754 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Stefan Neufeind Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Christian Kuhn authored
Change-Id: I660c708f2faf020cee9d3ac35f3391d090a8a8ce Reviewed-on: https://review.typo3.org/19857 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Ia879d40c451f071b9b3ed22df7c2a8a6665b917a Reviewed-on: https://review.typo3.org/19852 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I8b840819633e7409ed086e3bf3de0b90aee96b1e Related: #47162 Fixes: #47165 Releases: 6.1 Reviewed-on: https://review.typo3.org/19847 Reviewed-by: Markus Goldbeck Tested-by: Markus Goldbeck Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I8117edd90bceb22ba23fd867c888f1429365d319 Reviewed-on: https://review.typo3.org/19846 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Implementations use makeInstance() / getUserObj() for instantiation, so it is save to use the new class without file path. Change-Id: I91562cacf0e828428ff0420bd6bf2302609cb43a Fixes: #47163 Releases: 6.1 Reviewed-on: https://review.typo3.org/19843 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Some mentions of these files were already adapted, the fonts are now moved and last occurences fixed. Change-Id: Ief65a635f2ea7fe274b28838427cb4665e9b0e6d Resolves: #47162 Releases: 6.1 Reviewed-on: https://review.typo3.org/19842 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: If7a3a3c8c9921efef4fb8c8956d5e1d0a0ebfdca Reviewed-on: https://review.typo3.org/19839 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I7774323581f97bd3562eaa1fa67a5faae748446a Resolves: #47160 Releases: 6.1 Reviewed-on: https://review.typo3.org/19834 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
The patch encapsulates the data submission that can feed DataSubmissionController from index_ts to TypoScriptFrontendController. Change-Id: I3d357f97f77db5e675f4ec446fc3015214e372a2 Resolves: #47158 Related: #47157 Releases: 6.1 Reviewed-on: https://review.typo3.org/19826 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Stefan Neufeind authored
Small cleanups for the new feature which just got merged. Releases: 6.1 Fixes: #43052 Change-Id: I9c7df202f7e63c148f35fefe30e134b0a299b124 Reviewed-on: https://review.typo3.org/18189 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
-
Christian Kuhn authored
Class t3lib_formmail was deprecated with 6.0 and not namespaced, but it is still used by the default mail content object and handles submitted data. The patch post-namespaces the class for now and removes the deprecation. Fixes: #47157 Releases: 6.1, 6.0 Change-Id: I904020fbf269ea77d1cd45bd02cd7ce459e92eb0 Reviewed-on: https://review.typo3.org/19824 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Nearly all classes in t3lib were namespaced with 6.0 except some old deprecated functionality. Some of the files miss a proper deprecation. This is fixed with the patch: * Deprecate t3lib_readmail, t3lib_syntaxhl, t3lib_xml * Move some forgotten constants from t3lib_svbase to bootstrap Change-Id: I15a7c99e4ca254e22aa4037aed0e76e9495ef0e3 Fixes: #46278 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/18905 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I95d940d3409a0258321547ef9a44adb9c10eb786 Reviewed-on: https://review.typo3.org/19822 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I5b5d38167ee852770cc042fce7adc995b3934c63 Resolves: #47153 Releases: 6.1 Reviewed-on: https://review.typo3.org/19817 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Nicole Cordes Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 11, 2013
-
-
Christian Kuhn authored
Change-Id: Ib6892a4db428b421d7ef1fb837de2afe473b7ba3 Reviewed-on: https://review.typo3.org/19813 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: Iecf33b428bc63bdd4411fec058e416d80cdd3fef Reviewed-on: https://review.typo3.org/19811 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Some core parts still mention t3lib classes after namespaces, mostly in comments. Resolves: #47138 Releases: 6.1 Change-Id: I0775fc10f8c901a02533e5bc0fe1c6aa2276758b Reviewed-on: https://review.typo3.org/19803 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 10, 2013
-
-
TYPO3 Release Team authored
Change-Id: I2ee442ab272121c747985e5a42442451734ceb89 Reviewed-on: https://review.typo3.org/19787 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
TYPO3 Release Team authored
Change-Id: Id427222d16e707dcf19ca67d94fcf03b694dd9ca Reviewed-on: https://review.typo3.org/19786 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
TYPO3 Release Team authored
Change-Id: I78ce8b1a7b538770bbf3069cebed53e1e0ef58d8 Reviewed-on: https://review.typo3.org/19785 Reviewed-by: TYPO3 Release Team Tested-by: TYPO3 Release Team
-
Robert Heel authored
t3lib_userAuth::fetchUserRecord is not callable without a username. Fix the $usernameClause to generate a correct SQL query. Change-Id: I56b5f8bf8b326e880f157c3b4a5a15409305c3d9 Fixes: #39248 Releases: 6.1, 6.0, 4.7, 4.5 Reviewed-on: https://review.typo3.org/13041 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Stefan Neufeind Reviewed-by: Mattias Nilsson Reviewed-by: Nicole Cordes Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
Georg Ringer authored
Some old code inside css_styled_content is unused, old and just using disk space. Solution: Remove it. Change-Id: I0ed50512c7b0f5e1906ff329662cb4662188788a Resolves: #47088 Releases: 6.1 Reviewed-on: https://review.typo3.org/19773 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Apr 09, 2013
-
-
Christian Kuhn authored
Class and filename are called DbBackendTest, but should be Typo3DatabaseBackendTest. Change-Id: I1ae8fca733151e05ae4aedf8a5a479f568e3e998 Fixes: #47082 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/19764 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: I737d084412aef6a510be49c2252931854828dd70 Reviewed-on: https://review.typo3.org/19757 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 08, 2013
-
-
Benjamin Mack authored
Furthermore there is outstanding code to be removed which is deprecated. Resolves: #26508 Releases: 6.1 Change-Id: Ic2fa23d9d87fa81c6ec4526afba2d75064a693bc Reviewed-on: https://review.typo3.org/1799 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Wouter Wolters Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
Benjamin Mack authored
IconUtility::getIconImage is not used anymore in the core, so deprecated this function. Change-Id: Ic9d33160d0ca802dcdec929400f7919e39c8aec8 Resolves: #22706 Releases: 6.1 Reviewed-on: https://review.typo3.org/12903 Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
- Apr 07, 2013
-
-
Philipp Gampe authored
Currently the form is not reloaded if you change the storage inside a file collection record. You need to save the form before you can select a folder. Automatically reload the form after changing the storage. Fixes: #47007 Releases: 6.1,6.0 Change-Id: Ide6dddca64707f7f353aecc98943c79afd9eec78 Reviewed-on: https://review.typo3.org/19718 Reviewed-by: Alexander Opitz Tested-by: Alexander Opitz Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Steffen Ritter authored
The content object renderer adds absRefPrefix to all generated image URLs, leading to incorrect URLs for storages not relative to the siteroot. Additionally, the URLs generated by the driver are also escaped in ContentObjectRenderer::cImage(), leading to broken absolute URLs. Change-Id: I40c0a7ea55ff3a1155e7a05b1fc37da7d0cf44e4 Resolves: #42223 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/15837 Reviewed-by: Alexander Opitz Reviewed-by: Nicole Cordes Tested-by: Nicole Cordes Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
-
Felix Kopp authored
Process of downloading and installing remote extensions takes some time - this patch brings visual feedback to inform users that something complex is happening in the background. Change-Id: Iae6c8ca90f163b49b0d6a63740eb773f29127d91 Fixes: #46274 Releases: 6.1, 6.0 Reviewed-on: https://review.typo3.org/19722 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Benjamin Mack authored
The exception message in ExtensionManagementUtility::makeCategorizable now refers to namespaces instead of t3lib. Fixes: #42996 Releases: 6.1, 6.0 Change-Id: Ifd52a2fb96335fa9bde6ec98b6ddcf8dd4c6bf74 Reviewed-on: https://review.typo3.org/16451 Reviewed-by: Steffen Ritter Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
Nicole Cordes authored
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class does not handle any port setting. This has to be added after the host setting separated by a colon. Change-Id: Ie2b24dd076b8abc79ababbd19d6699d6a9fb47a3 Fixes: #47012 Releases: 6.1, 6.0, 4.7 Reviewed-on: https://review.typo3.org/19721 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Benjamin Mack authored
All magic images of the RTE are still residing in uploads/ with a name like RTEmagicC_*. The update wizard moves the files to fileadmin/_migrated_/RTE/ and adds them to the file index. Resolves: #46614 Releases: 6.1 Change-Id: Ie5fa6bdf84e994e9e1ac3c804ce4eecdce072c86 Reviewed-on: https://review.typo3.org/19232 Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
Philipp Gampe authored
If a content element is opened from the opendocs module, a warning is shown because overrideVals is used without checking if it is an array. Fixes: #46965 Releases: 6.1, 6.0, 4.7, 4.5 Change-Id: If25b21121708226594cfac6436278c297f32ddb9 Reviewed-on: https://review.typo3.org/19636 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Apr 06, 2013
-
-
Benjamin Mack authored
Move placeholder are visible in the navigation during WS preview if they are moved for example from the first to the second level. Change-Id: I7e3339488d9d64cdf04154fb0334880f76576f8d Fixes: #38705 Releases: 6.0,4.7,4.6,4.5 Reviewed-on: https://review.typo3.org/12666 Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
Steffen Ritter authored
If a file is uploaded within the backend (f.e. file-module) the file is not automatically indexed. If done within the file-module the indexing happens when the folder is shown. If the file is uploaded somehow else using the ExtendedFileUtility it's not indexed. Add the indexing to the upload function. Releases: 6.1, 6.0 Fixes: #46595 Change-Id: I9ea30797390f960a8e382a1f2c456259d3daa60c Reviewed-on: https://review.typo3.org/19218 Reviewed-by: Alexander Opitz Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-