- Oct 08, 2012
-
-
Andreas Wolf authored
The configuration file for FAL's local driver was still placed in t3lib/. This commit moves it to the more appropriate directory Configuration/Resource/Driver in EXT:core. Resolves: #40235 Releases: 6.0 Change-Id: I2bcc7d39cfea2ec84733eba7770b26467465a291 Reviewed-on: http://review.typo3.org/15259 Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Stanislas Rolland authored
Problem: Selection gets broken when intrusive bookmarks are inserted by the undo/redo mechanism in Google Chrome 22. Solution: Use non-intrusive bookmarks for undo/redo operations. Change-Id: I92b817b58de6c0124ab9ce46cd73e7d33c77de54 Resolves: #41411 Releases: 6.0 Reviewed-on: http://review.typo3.org/15374 Tested-by: Philipp Gampe Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
-
Georg Ringer authored
The csh was missing for the field "processingfolder" for file storage records. Change-Id: I216a8cbc2ac02bc0db71f24bcf24cad6c38b047d Releases: 6.0 Resolves: #41663 Reviewed-on: http://review.typo3.org/15387 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Georg Ringer authored
The name of a file storage is currently not a required field, this should be changed. Change-Id: Ic10be69433e7012401a0122d2d4df08d8297219e Resolves: #41664 Releases: 6.0 Reviewed-on: http://review.typo3.org/15388 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Georg Ringer authored
Currently clicking on an empty storage (without any files) in the filelist module, does not show anything. Change-Id: I381a787b08bc4310ef9d10f84ded78a91baf0845 Fixes: #41667 Releases: 6.0 Reviewed-on: http://review.typo3.org/15390 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
Fabien Udriot authored
Resolves: #41574 Releases: 6.0 Change-Id: Ic1f0c2b379aa13fdcd9bc505137b592d9024b62a Reviewed-on: http://review.typo3.org/15253 Reviewed-by: Wouter Wolters Reviewed-by: Andreas Wolf Tested-by: Andreas Wolf
-
Georg Ringer authored
The about module is missing the docheader, IMO the only BE module where this is missing. Change-Id: I155879e180fee8e213d192f506c4b662d8747f6d Resolves: #41707 Releases: 6.0 Reviewed-on: http://review.typo3.org/15393 Reviewed-by: Felix Kopp Tested-by: Felix Kopp Reviewed-by: Mattias Nilsson Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Georg Ringer authored
Currently the headline "References from this item" is always shown in the info popup, no matter if there are ones or not. Therefore add an additional check and render the headline only if needed. Change-Id: I605d7ff35001f19fa6df2972b4ffde13cca60d7e Resolves: #41665 Releases: 6.0 Reviewed-on: http://review.typo3.org/15389 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 07, 2012
-
-
Laurent Cherpit authored
Sometimes the string handed over to stripOrderBy includes the ORDER BY twice. Tweak the regular expression to detect and fix that kind of errors. The same applies to stripGroupBy. Fixes: #41641 Releases: 6.0, 4.7, 4.6, 4.5 Change-Id: Ifc6315ce31cf2037a77ea4b3f9a56bcb623a6b68 Reviewed-on: http://review.typo3.org/15371 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Andreas Wolf Tested-by: Andreas Wolf
-
Helmut Hummel authored
If a record shall be localized in the page module the accordant form view gets loaded twice with the same id. Fixes: #41659 Releases: 6.0 Change-Id: I396518433170e032b09d1d1026fc7fe6c3b0b85f Reviewed-on: http://review.typo3.org/15383 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Oct 04, 2012
-
-
Georg Ringer authored
The show_item.php shows some info about the selected file. the property size is rendered twice, once in the header section with a size (eg. 223kb) and below with the size as byte. remote the last one. A call to trim() can be removed as trimExplode() is used before Change-Id: I33b0d9270bc6f81d490348c050c2b9e30c4a102c Resolves: #41291 Releases: 6.0 Reviewed-on: http://review.typo3.org/14964 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Andreas Wolf Tested-by: Andreas Wolf
-
- Oct 03, 2012
-
-
Georg Ringer authored
Currently the install tool stills suggests simulatestatic as sysext to be installed. Change-Id: I7f9bc95aa8c6cbbd5204d182a9b52a781fd466d8 Resolves: #41288 Releases: 6.0 Reviewed-on: http://review.typo3.org/14963 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Roland Waldner authored
Resolves: #41474 Releases: 6.0 Change-Id: I55edcf54004f8ba1663a9d1d1fd8e4921a121d62 Reviewed-on: http://review.typo3.org/15172 Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Philipp Gampe Reviewed-by: Oliver Klee Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
Roland Waldner authored
Change-Id: I4335c2a6a4db1dae3a8863b781d713605933dee5 Resolves: #41471 Releases: 6.0 Reviewed-on: http://review.typo3.org/15166 Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Oliver Klee Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
Roland Waldner authored
Resolves: #41470 Releases: 6.0 Change-Id: I0b58a49afb4e34fd03c9f89c25bb1d983fbc6dce Reviewed-on: http://review.typo3.org/15164 Reviewed-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Philipp Gampe Reviewed-by: Oliver Klee Reviewed-by: Dmitry Dulepov Tested-by: Dmitry Dulepov
-
Steffen Ritter authored
If an user moves the folder he currently views in the file list module, after reload he sees only a red FlashMessage error because the viewed folder is gone. As the JavaScript cannot determine what might be the identifier of the moved folder (after moving) it cannot redirect there. Thus the file module needs to react more user friendly in such a situation. As a solution the module tries parent folders in, too. Change-Id: Id9e8d988b159c3f0a21b41c4d1782101146ad23c Fixes: #40547 Releases: 6.0 Reviewed-on: http://review.typo3.org/14301 Tested-by: Marcel Burkhalter Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
- Oct 01, 2012
-
-
Anja Leichsenring authored
The submit button in configure extension form was hardcoded in template file. This patch moves it to the language file and makes use of the translate viewhelper. Fixes: #41276 Releases: 6.0 Change-Id: I230e4eb350a4fe9eaa87ee4d225e6752c1c1df17 Reviewed-on: http://review.typo3.org/15224 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Thomas Maroschik authored
* adopt class loader to load the class alias map from a location Migrations/Code/ClassAliasMap.php in every extensions path * split up core class alias map into extension class alias maps * adopt tests to the compound class loader cache Change-Id: I7102fd5aab7a6364d5bcb5603f011dfcdb859ec9 Resolves: #41012 Resolves: #41013 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/15085 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Sep 30, 2012
-
-
Nicole Cordes authored
In Web > Page view the preview images are not rendered on Windows systems. This is due to failing functions in class TYPO3\CMS\Core\Utility\PathUtility. Basically it's an issue with forward and backward slashes. In the class the constance DIRECTORY_SEPARATOR is used which is on Windows systems a backward slash. Normally paths in TYPO3 are converted to use forward slashes and here is the existing problem. This patch removes the constance in some functions (which are nessessary for preview images) and makes sure all pathes are converted to unix style. Than processing can use forward shlashes and carry on. Change-Id: If7b443e5180e26ceb089a5b47c1631c4c7eb21c1 Fixes: #41204 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/14873 Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Simon Schaufelberger Tested-by: Simon Schaufelberger Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Christoph Gerold authored
To avoid a PHP warning: Missing argument for BackendUserSettings::addToList() the expanded state must not be saved for the tree root node which does not have a uid property. Change-Id: Id6d16525cd68e4ec13f36c8d95d2ecc0cc1bc794 Resolves: #31978 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15168 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
Do not use the global SOBE to get an instance of DocumentTemplate. Instead make use of the getter which is in the AbstractBackendViewHelper Resolves: #41329 Releases: 6.0 Change-Id: Ic84e460670903869189955ca771f42066db8dda4 Reviewed-on: http://review.typo3.org/15165 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Sep 29, 2012
-
-
Jigal van Hemert authored
Namespaced class names contain backslashes and are not suitable for use in HTML attributes. Converting them to lowercase and replacing the backslashes with dashes makes the additional fields for scheduler tasks visible again when creating a new task. Change-Id: I61a8fe9ce2ad798ff0823b9b7686238a29b670f6 Fixes: #41460 Releases: 6.0 Reviewed-on: http://review.typo3.org/15150 Reviewed-by: Thomas Maroschik Tested-by: Thomas Maroschik Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Sep 27, 2012
-
-
Tobias Schultheiss authored
Change-Id: I702ccb71dcf91063012eb77091f5982661ee3afd Fixes: #39820 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/13808 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski
-
Thomas Maroschik authored
Currently the scheduler depends at many parts on its classname field in the tx_scheduler_task table. This is not necessary as the classname is already stored in the serialized task object. By releasing scheduler tasks from their classname field backwards compatibility is maintained by the class_alias mechanism. Change-Id: I26f228add1f3db9f99ec3f5691488bd453ae2339 Fixes: #40215 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14236 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Sep 26, 2012
-
-
Anja Leichsenring authored
for some cases the leading backslash is missing for PHP standard classes. This patch adds those backslashes to InvalidArgumentException. Change-Id: Ia7621ac7f4bcb3cadb8f89b375f7b75f35492135 Resolves: #41368 Releases: 6.0 Reviewed-on: http://review.typo3.org/15068 Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Sep 25, 2012
-
-
Helmut Hummel authored
Change-Id: Ic38a7287b97c79a6fabc96fe33bb047043e90cc3 Reviewed-on: http://review.typo3.org/15070 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Georg Ringer authored
Typo3QuerySettings->setRespectEnableFields() is deprecated Change-Id: Ibfaba37b04e657a9957f23ebb7d16d50ff79814d Resolves: #41274 Releases: 6.0 Reviewed-on: http://review.typo3.org/14956 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Sep 24, 2012
-
-
Philipp Gampe authored
Change-Id: I3b045a341bcc8db8abc0dbc9f3305b1123f85aae Fixes: #41221 Releases: 6.0 Reviewed-on: http://review.typo3.org/14888 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Philipp Gampe authored
The scheduler tries to read the wrong get variable. Solution: Switch to the namespaced one. Fixes: #41296 Releases: 6.0 Change-Id: I779873a6d1309d4a70c4e38d9c00687f8fef023f Reviewed-on: http://review.typo3.org/14967 Reviewed-by: Wouter Wolters Reviewed-by: Andy Grunwald Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Philipp Gampe authored
Change-Id: I397fbc713be2c8ec0bc14dfe6a4081a8086b6afb Fixes: #41226 Releases: 6.0 Reviewed-on: http://review.typo3.org/14890 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Helmut Hummel authored
The namespace script replaced "language" strings with TYPO3\\CMS\\Lang\\LanguageService also in places where it did not make sense. Fixes: #41330 Releases: 6.0 Change-Id: Icf1bb6d154850abf77c6deafbfbbfd47bf8c2552 Reviewed-on: http://review.typo3.org/15008 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
Georg Ringer authored
It seems there was a mistake in the automatic script to move files. Views/LogoView.php should be View/LogoView.php as all others Change-Id: I4532133493a1be17752c5363806a29464f406479 Resolves: #41283 Releases: 6.0 Reviewed-on: http://review.typo3.org/14959 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Sep 23, 2012
-
-
Georg Ringer authored
Title of the extension is 'This concept is more widely used with the "Classic Backend".'. This text is also shown in the install tool if opendocs is not installed but should be installed. Change-Id: Id3edb36065ac431fb27fceade592630211060f6a Resolves: #41286 Releases: 6.0 Reviewed-on: http://review.typo3.org/14961 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Georg Ringer authored
The buttons can be improved: * ordering * alignment Change-Id: Icb75502afdfc610d66b82e0ec9206dd303800c5f Resolves: #41270 Releases: 6.0 Reviewed-on: http://review.typo3.org/14951 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
Markus Klein authored
Resolves: #36025 Releases: 6.0 Change-Id: I5d88626a6062ccdc69eb389664ced529a72d2f7b Reviewed-on: http://review.typo3.org/10452 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Christian Kuhn authored
Change-Id: If7a8f96858972c6dcc7a7970895a4b6bfff555a6 Reviewed-on: http://review.typo3.org/14953 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Markus Klein authored
The text version of edit_showFieldHelp is not supported since 4.5 anymore. This patch removes all references and dead code. Resolves: #24623 Releases: 6.0 Change-Id: Idb915f4dbaba8ee0690c06fddcace4d0d4ad6813 Reviewed-on: http://review.typo3.org/14950 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Sep 22, 2012
-
-
Georg Ringer authored
The current order of select boxes is wrong in page module - mode "quickedit" as the one of the content elements should be after the one of the mode. Change-Id: Iec352391df4efaba121816ae9c86f87c0a916cd4 Resolves: #41269 Releases: 6.0 Reviewed-on: http://review.typo3.org/14949 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Anja Leichsenring authored
for some cases the leading backslash is missing for PHP standard classes. This patch adds those backslashes to Date*. Change-Id: Ie023540988bd22ee4abf9db79680ac203d97cf4d Resolves: #41268 Releases: 6.0 Reviewed-on: http://review.typo3.org/14948 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
Anja Leichsenring authored
for some cases the leading backslash is missing for PHP standard classes. This patch adds those backslashes to Runtime*. Change-Id: Ia049476ad8c8fa1e6cd7148572664c62db800cc0 Resolves: #41267 Releases: 6.0 Reviewed-on: http://review.typo3.org/14946 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-