Activity
From 2016-01-10 to 2016-02-08
2016-02-08
- 17:54 Revision 0023f5cf: [TASK] styleguide: TCA: Rename inline expand table
- 17:31 Revision fb15a422: [TASK] styleguide: Raise core dependency to 8.0
- 17:26 Revision 4c19fb49: [TASK] styleguide: TCA: rename staticdata table
- 17:11 Revision c728ff54: [TASK] styleguide: TCA: Add rsainput table
- 16:45 Revision 0e9b8eb4: [TASK] styleguide: TCA: Remove old rte fields
- 16:41 Revision 85b418b2: [TASK] styleguide: TCA: Move rte to own table
- 16:00 Revision f21b04d5: [BUGFIX] Accept empty input for TCA eval 'email'
- An empty string is a valid email address for an input field of
eval type 'email', unless 'required' is specified expl... - 16:00 Revision d4e61275: [BUGFIX] Accept empty input for TCA eval 'email'
- An empty string is a valid email address for an input field of
eval type 'email', unless 'required' is specified expl... - 15:49 Revision 589a50f6: [BUGFIX] Do not process downloads of .map files in typo3/
- Resolves: #72832
Releases: master, 7.6
Change-Id: Ie7d4dd8c99c20c80dc8d27a970a9156ff39db1bd
Reviewed-on: https://revi... - 15:48 Revision 3221f1b7: [BUGFIX] Do not process downloads of .map files in typo3/
- Resolves: #72832
Releases: master, 7.6
Change-Id: Ie7d4dd8c99c20c80dc8d27a970a9156ff39db1bd
Reviewed-on: https://revi... - 15:47 Revision a9c748ec: [TASK] styleguide: TCA: Move t3editor to own table
- 15:12 Revision 787b9308: [BUGFIX] Allow importing of non-compressed t3d files again
- Resolves: #73157
Releases: master, 7.6
Change-Id: I6b08290fd4961116f7dbcc87d11b2d35b61411fb
Reviewed-on: https://revi... - 15:12 Revision 5d53a68a: [BUGFIX] Allow importing of non-compressed t3d files again
- Resolves: #73157
Releases: master, 7.6
Change-Id: I6b08290fd4961116f7dbcc87d11b2d35b61411fb
Reviewed-on: https://revi... - 13:46 Revision 3af65062: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 13:34 Revision e623e419: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 13:34 Revision f8022ed4: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 10:49 Revision e052307b: [TASK] Format size in filelist info window
- The file size information inside the filelist info window is now
formatted as bytes/kilobytes/megabytes instead of ju... - 10:45 Revision 4a84ac7c: [TASK] Format size in filelist info window
- The file size information inside the filelist info window is now
formatted as bytes/kilobytes/megabytes instead of ju... - 10:00 Revision d01a9854: [FOLLOWUP][FEATURE] Introduce native support for Symfony Console
- Rename script from "bin/t3console" to "bin/typo3".
Resolves: #73042
Releases: master
Change-Id: I0ab3f083456b25e508a... - 07:18 Revision 41e20868: [TASK] Alias Fluid's AbstractNode to ViewHelperNode for backwards compatibility
- Aliasing this class - although technically not a "good" alias - makes
third-party ViewHelpers' compile() methods comp...
2016-02-06
- 17:00 Revision e108aab8: [TASK] Add class form-control to textarea in image tests
- Resolves: #73145
Releases: master
Change-Id: I21a558ed54559d345fed1878fcb7665860ba09e8
Reviewed-on: https://review.ty...
2016-02-05
- 22:31 Revision df80dee7: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:29 Revision ff1b6629: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:29 Revision 04b1e5ff: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:18 Revision 03d25b0e: [TASK] Update Symfony Finder to version 3.x
- Change-Id: Ic41340717812c30f3d13794d7d9233c4f5aafea4
Resolves: #73151
Releases: master
Reviewed-on: https://review.ty... - 22:16 Revision 9b77b016: [BUGFIX] Disable the "new shortcut" button
- Disable the "new shortcut" button only in the csh popup.
Relates: #73009,#73013
Fixes: #73014
Releases: master,7.6
C... - 22:16 Revision cc52c800: [BUGFIX] Disable the "new shortcut" button
- Disable the "new shortcut" button only in the csh popup.
Relates: #73009,#73013
Fixes: #73014
Releases: master,7.6
C... - 21:53 Revision 028d68fb: [BUGFIX] Correct layout and ensure HTML is rendered
- Resolves: #73143
Releases: master
Change-Id: I6e48707d4f1df68daad6cdee3f47a8ffdc44a92d
Reviewed-on: https://review.ty... - 20:52 Revision 8c313ab0: [FEATURE] Add "allowedTags" argument on f:format.stripTags
- Allows passing HTML tags which will not be stripped, as
supported by the strip_tags() PHP function.
Change-Id: I2ecc... - 16:54 Revision d1ca79ca: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 16:52 Revision 2d7d51aa: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 16:52 Revision 425cf60e: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 13:23 Revision 8a7f825c: [TASK] styleguide: TCA: Move access rights to own table
2016-02-04
- 15:36 Revision 15655304: [TASK] Improve layout of file list in FileBrowser
- The layout of the FileBrowser is streamlined with the current layout of the
Filelist backend module. The file listing...
2016-02-03
- 22:45 Revision 034a0cdb: [BUGFIX] Impexp: Make CSH useable again
- Change-Id: Ia43f66a74aafa558c2b5a098cc6edecb2c2d8acd
Resolves: #73079
Releases: master
Reviewed-on: https://review.ty... - 22:41 Revision 8b9bd342: [TASK] Add argument wrap to CSH ViewHelper
- Additionally a regression in filelist markup is fixed.
Change-Id: Ib0cb0dbfe4255dd575682f3305f445ab7bfb3359
Resolves... - 22:29 Revision eabc909a: [TASK] Add argument wrap to CSH ViewHelper
- Additionally a regression in filelist markup is fixed.
Change-Id: Ib0cb0dbfe4255dd575682f3305f445ab7bfb3359
Resolves... - 15:59 Revision 5d4f4a3a: [TASK] Compatibility to safely deprecate f:case "default" argument
- A compatibility layer can be left in place to support "default" used
on f:case. Internally the compatibility ViewHelp... - 15:54 Revision b5b0df56: [BUGFIX] Fix composer branch alias of master branch
- Branch alias of master branch still is to 7.x-dev,
but obviously must be 8.x-dev
Resolves: #73104
Releases: master
C... - 15:25 Revision 9dc3846f: [BUGFIX] Avoid reserved "sections" variable name in install tool All Configuration
- Avoiding the reserved variable name avoids the issue.
Change-Id: I1262a645366680628742e2ee547797bd4c5914ec
Releases:... - 15:08 Revision d1ff05d9: [BUGFIX] InvalidArgumentException in Image- and Media-ViewHelper
- The argument validation of Standalone Fluids AbstractViewHelper
fails for methods defining arguments with multiple ty... - 09:34 Revision 4227e113: [TASK] Do not hide possible PHP warning from Extbase exception
- The Extbase ClassInfoFactory may be unable to build information for a
given class if a PHP warning occurs while runni... - 09:32 Revision 7aac6b49: [TASK] Do not hide possible PHP warning from Extbase exception
- The Extbase ClassInfoFactory may be unable to build information for a
given class if a PHP warning occurs while runni...
2016-02-02
- 17:20 Revision 93f6919b: [TASK] styleguide: TCA: eval=null only useful with useOrOverridePlaceholder
- 17:03 Revision bbf4bf20: [TASK] styleguide: TCA: Move select to own table, own table for default values
- 13:25 Revision 8b14ea68: [TASK] Register BE module icons automatically
- Resolves: #72903
Releases: master
Change-Id: I34d99b176496201fb156831f016ce0edd1441fdf
Reviewed-on: https://review.ty... - 10:11 Revision 638c7ba6: [TASK] Deprecate GeneralUtility::requireOnce() and requireFile()
- This patch deprecates:
* GeneralUtility::requireOnce
* GeneralUtility::requireFile
Resolves: #73067
Releases: master...
2016-02-01
- 15:38 Revision efdc5d0b: [TASK] Use uri.resource viewhelper for about module logo
- Resolves: #73034
Releases: master
Change-Id: I0ae1d458d1da7822f9ee261cb574128c37f49f42
Reviewed-on: https://review.ty... - 15:36 Revision 61555165: [BUGFIX] Make the BE-Modul configurably for groups
- Related: #63000
Resolves: #73009
Releases: master,7.6
Change-Id: I9406e9e45cd6053d3a343e91ffb041c9ec1afa8e
Reviewed-o... - 15:35 Revision ba5e1878: [BUGFIX] Make the BE-Modul configurably for groups
- Related: #63000
Resolves: #73009
Releases: master,7.6
Change-Id: I9406e9e45cd6053d3a343e91ffb041c9ec1afa8e
Reviewed-o... - 15:24 Revision daaf9e00: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 15:03 Revision 70395698: [TASK] styleguide: TCA: Move type group to own table
- 14:34 Revision 362b4bb5: [BUGFIX] Ensure correct absolute paths for fluid template paths
- This patch uses TYPO3 internal functions to resolves absolute paths
which can handle absolute Windows paths as well.
... - 13:39 Revision 6aede954: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 13:32 Revision 545c81d5: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 10:22 Revision 32bb7129: [FEATURE] Introduce native support for Symfony Console
- This feature allows to add Commands based on Symfony
Console, and also introduces a new binary located in
typo3/sysex...
2016-01-31
- 21:24 Revision 74ea0ce6: [CLEANUP] Remove double sanitizing of Fluid paths
- Sanitizing of paths is done already when in
the setters of \TYPO3Fluid\Fluid\View\TemplatePaths
So we can remove the... - 21:03 Revision 090412eb: [!!!][TASK] Use JSON for ClickMenu
- ClickMenu AJAX Responses now return proper JSON instead of
custom XML tags. Additionally, the HTML output is streamli... - 14:23 Revision 6fe06ae6: [TASK] Add alias for Fluid's TemplateCompiler
- Required for third-party ViewHelpers which implement a compile()
method; avoids fatal error about incompatible signat...
2016-01-30
- 20:47 Revision 5055f72f: [BUGFIX] Remove crawler initialization in indexed search
- There is a leftover stub run from the global scope to ensure
that the hook uses the proper backend charset. This code... - 20:46 Revision daa61841: [BUGFIX] Remove crawler initialization in indexed search
- There is a leftover stub run from the global scope to ensure
that the hook uses the proper backend charset. This code... - 18:47 Revision 2a8f7cf4: [TASK] Remove old conflicting extensions from ext_emconf
- The listed conflicting extensions are so old that they do not work
anymore in the current TYPO3 version.
We can remo... - 17:52 Revision c088c54d: [BUGFIX] Fix GlobalDebugFunctions.php autoload info
- Resolves: #73035
Releases: 7.6
Change-Id: I071ac0f33d60768fe976fc68a08ce093bb5dbb97
Reviewed-on: https://review.typo3... - 17:50 Revision 6abd181a: [BUGFIX] Fix GlobalDebugFunctions.php autoload info
- Resolves: #73035
Releases: master
Change-Id: I071ac0f33d60768fe976fc68a08ce093bb5dbb97
Reviewed-on: https://review.ty... - 17:45 Revision 446a5464: [TASK] Remove composerName info from PackageStates
- The PackageStates.php includes an info about the "composerName"
which is only necessary when dealing with dependencie... - 11:59 Revision 7a4cf81a: [TASK] Use Symfony Finder for PackageManager extension scan
- Resolves: #73023
Releases: master
Change-Id: Ie00f6dd1091e3dd3c62f333d1b25bad392ea5558
Reviewed-on: https://review.ty... - 11:54 Revision 67ca3818: [FOLLOWUP][FEATURE] Use new standalone Fluid as composer dependency
- Correct 2 little typos in the rst file.
Resolves: #69863
Releases: master
Change-Id: Idacec1c39d9368a30a8abf0ebb50fa...
2016-01-29
- 23:48 Revision 871a4857: [TASK] Cleanup functionality in PackageManager.php
- There are quite some quirks and leftovers which won't change
functionality but can be removed.
Resolves: #73021
Rele... - 23:17 Revision 05d27112: [BUGFIX] CategoryRegistry::addTcaColumn() ignores displayCond
- Adds check for displayCond and include it if present.
Resolves: #70307
Releases: master, 7.6, 6.2
Change-Id: I94b61b... - 23:12 Revision 66c8278f: [BUGFIX] CategoryRegistry::addTcaColumn() ignores displayCond
- Adds check for displayCond and include it if present.
Resolves: #70307
Releases: master, 7.6, 6.2
Change-Id: I94b61b... - 23:12 Revision ff8184e5: [BUGFIX] CategoryRegistry::addTcaColumn() ignores displayCond
- Adds check for displayCond and include it if present.
Resolves: #70307
Releases: master, 7.6, 6.2
Change-Id: I94b61b... - 22:14 Revision 334c800d: [BUGFIX] Show folder icons in ElementBrowser file tree
- The folder icons are now also shown in the ElementBrowser file tree,
but without context-menu. As the icon link handl... - 21:21 Revision 2e4456fe: [BUGFIX] Do not access clip object when clipboard disabled
- Resolves: #72978
Releases: master, 7.6
Change-Id: I19b17127081f59ff50301355f4459be290ce0603
Reviewed-on: https://rev... - 21:20 Revision ccae32eb: [BUGFIX] Do not access clip object when clipboard disabled
- Resolves: #72978
Releases: master, 7.6
Change-Id: I19b17127081f59ff50301355f4459be290ce0603
Reviewed-on: https://rev... - 21:11 Revision 458ede9d: [TASK] Have PackageManager only check for TYPO3 extensions
- Currently the PackageManager class checks for TYPO3 extensions
and for directories within typo3/sysext/ typo3/ext/ or... - 21:10 Revision 1fef10c1: [BUGFIX] Request format does not get passed to TemplatePaths
- This adds an initialisation line to AbstractTemplateView which
passes the Request's format attribute value to the Tem... - 20:22 Revision 64feb218: [TASK] Remove unused properties in PackageManager
- The properties $requiredPackageKeys and $packageKeys within
PackageManager can be removed.
Resolves: #73017
Releases... - 19:20 Revision 11a7f5af: [BUGFIX] Escaping behavior of f:be.container
- This adds the missing instruction to not escape output.
Change-Id: Iaaa61d48f0c6dd80dbcb4c79697f7f50f51eb2b6
Release... - 17:12 Revision 8b693daa: [!!!][FEATURE] Switch to standalone Fluid template engine
- This change:
* Adds `typo3fluid/fluid` as dependency
* Converts system extension `fluid` to a so-called Fluid adapte... - 16:06 Revision 44e7ca25: [TASK] styleguide: TCA: Move "basic" tca types to own table
- 15:04 Revision 329fa6e9: [TASK] Do no load page after title change if it's not the active one
- Do not load the page in the page tree after renaming, if it isn't the
currently active one.
Resolves: #72238
Release... - 15:03 Revision 5e0d7f39: [TASK] Do no load page after title change if it's not the active one
- Do not load the page in the page tree after renaming, if it isn't the
currently active one.
Change-Id: Idf6b789f07fb... - 14:39 Revision 22902c55: [BUGFIX] Remove addQueryStringMethod parameter from widget links
- Resolves: #58752
Releases: master, 7.6, 6.2
Change-Id: I1d03d62cf0028089bdd0c5a6e7ef555be36349fb
Reviewed-on: https:/... - 14:38 Revision 60776a42: [BUGFIX] Remove addQueryStringMethod parameter from widget links
- Resolves: #58752
Releases: master, 7.6, 6.2
Change-Id: I1d03d62cf0028089bdd0c5a6e7ef555be36349fb
Reviewed-on: https:/... - 12:21 Revision 38863c7b: [BUGFIX] Show folder icons in ElementBrowser file tree
- The folder icons are now also shown in the ElementBrowser file tree,
but without context-menu. As the icon link handl... - 10:19 Revision fd305828: [BUGFIX] Clear cache system icon is shown for non admin in dev context
- If the context is in development mode, the clear cache system icon
is always shown in the toolbar, even if the user i... - 10:17 Revision 94a5f609: [BUGFIX] CONTENT cObj: Set 'select.' to array if empty
- Ensure that the 'select.' configuration is an array
to avoid PHP errors.
Resolves: #72817
Releases: master, 7.6
Chan... - 10:14 Revision 45422fc4: [BUGFIX] CONTENT cObj: Set 'select.' to array if empty
- Ensure that the 'select.' configuration is an array
to avoid PHP errors.
Resolves: #72817
Releases: master, 7.6
Chan... - 10:12 Revision 41152def: [!!!][TASK] EXT:form - outsource labels and legends to own partials
- Move labels and legends to their own partials. This step is slightly
(but thankfully) breaking. The patch allows to a... - 09:55 Revision ac0feb61: [BUGFIX] Clear cache system icon is shown for non admin in dev context
- If the context is in development mode, the clear cache system icon
is always shown in the toolbar, even if the user i... - 09:55 Revision 9a589771: [BUGFIX] Clear cache system icon is shown for non admin in dev context
- If the context is in development mode, the clear cache system icon
is always shown in the toolbar, even if the user i... - 09:53 Revision 9adaa384: [BUGFIX] Possible division by zero in PaginateController
- Change-Id: Iefec45baa5492b516bc041a08cdd322687fff297
Releases: master, 7.6
Resolves: #72940
Reviewed-on: https://revi... - 09:52 Revision 4a317135: [BUGFIX] Possible division by zero in PaginateController
- Change-Id: Iefec45baa5492b516bc041a08cdd322687fff297
Releases: master, 7.6
Resolves: #72940
Reviewed-on: https://revi... - 09:47 Revision ca87dfe8: [BUGFIX] Remove obsolete CSH labels
- The new labels that were replaced for 4.5 can now be migrated
to the location of the "old" CSH language files.
The h... - 09:45 Revision d87cb74d: [BUGFIX] Remove obsolete CSH labels
- The new labels that were replaced for 4.5 can now be migrated
to the location of the "old" CSH language files.
The h... - 09:44 Revision b751216f: [BUGFIX] Method is not compatible with its parent's counterpart
- Change-Id: I03903572eb718d3b6e5054fbe6bca62dfe0f50ac
Releases: master, 7.6
Resolves: #72932
Reviewed-on: https://revi... - 09:44 Revision 159fd37d: [BUGFIX] Method is not compatible with its parent's counterpart
- Change-Id: I03903572eb718d3b6e5054fbe6bca62dfe0f50ac
Releases: master, 7.6
Resolves: #72932
Reviewed-on: https://revi... - 00:14 Revision 9042b885: [FOLLOWUP][BUGFIX] Allow empty values for js language labels
- This patch is a followup patch to fix broken labels in
BackendLayoutWizard.
Resolves: #72806
Releases: master, 7.6
C... - 00:14 Revision 3c4f54af: [FOLLOWUP][BUGFIX] Allow empty values for js language labels
- This patch is a followup patch to fix broken labels in
BackendLayoutWizard.
Resolves: #72806
Releases: master, 7.6
C...
2016-01-28
- 23:41 Revision 849a1ab1: [BUGFIX] Refactor the initialize process of IconRegistry
- Fix a problem in case of IconFactory not being fully initialized.
Resolves: #72926
Releases: master, 7.6
Change-Id: ... - 23:40 Revision 528cf702: [BUGFIX] Refactor the initialize process of IconRegistry
- Fix a problem in case of IconFactory not being fully initialized.
Resolves: #72926
Releases: master, 7.6
Change-Id: ... - 23:13 Revision 3855c5c2: Revert "[TASK] Introduce DeprecationUtility and move methods"
- The patch contains one problem with logDeprecatedFunction call.
Also we decided to not move this methods because it w... - 22:52 Revision ad6d0716: [BUGFIX] remove unnecessary htmlspecialchars
- The message is sent through htmlspecialchars in
TYPO3\CMS\Core\Messaging\FlashMessageQueue::renderFlashMessages(),
so... - 22:51 Revision 471f94cd: [BUGFIX] remove unnecessary htmlspecialchars
- The message is sent through htmlspecialchars in
TYPO3\CMS\Core\Messaging\FlashMessageQueue::renderFlashMessages(),
so... - 22:49 Revision db9a43e4: [BUGFIX] Render file icon in File list -> Search
- Resolves: #72985
Releases: master, 7.6
Change-Id: I23fa216638bd204e73611729b0181e204428db04
Reviewed-on: https://revi... - 22:49 Revision 3d230591: [BUGFIX] Render file icon in File list -> Search
- Resolves: #72985
Releases: master, 7.6
Change-Id: I23fa216638bd204e73611729b0181e204428db04
Reviewed-on: https://revi... - 21:45 Revision 9a2b3c27: [BUGFIX] Remove suggestion extensions from indexed_search
- Extbase and fluid are installed by default since a while now.
Resolves: #72996
Releases: master, 7.6
Change-Id: If19... - 21:45 Revision edca2783: [BUGFIX] Remove suggestion extensions from indexed_search
- Extbase and fluid are installed by default since a while now.
Resolves: #72996
Releases: master, 7.6
Change-Id: If19... - 20:36 Revision 36b32683: [TASK] Remove suggestions info from PackageStates.php
- Suggestions just like dependencies are only needed
when re-ordering the PackageStates.php file, and thus don't
need t... - 19:35 Revision de527b25: [BUGFIX] Use TYPO3-compliant Array syntax for PackageStates.php
- Resolves: #72993
Releases: master, 7.6
Change-Id: Icd03506191aac85c6edcf618bc4c7c5de377a877
Reviewed-on: https://revi... - 19:34 Revision 87c55045: [BUGFIX] Use TYPO3-compliant Array syntax for PackageStates.php
- Resolves: #72993
Releases: master, 7.6
Change-Id: Icd03506191aac85c6edcf618bc4c7c5de377a877
Reviewed-on: https://revi... - 07:35 Revision d66947a6: [BUGFIX] Move all typo3temp files below typo3temp/var or assets
- The introduction of typo3temp/var and typo3temp/assets missed
essential changes.
* Files generated by tests
* Instal...
2016-01-26
- 13:49 Revision 466e9c4b: [BUGFIX] Allow empty values for js language labels
- When a user has a translated backend where not all
labels are translated, Lang.js throws an js exception
for accessin... - 13:49 Revision 18f959e2: [BUGFIX] Allow empty values for js language labels
- When a user has a translated backend where not all
labels are translated, Lang.js throws an js exception
for accessin... - 12:06 Revision 4fbed241: [TASK] Switch mirror links to https
- As the typo3.org (and other mirror) structure switched to ssl protocol
by default, we have to adjust the url generati... - 11:58 Revision bb88e8f9: [TASK] Switch mirror links to https
- As the typo3.org (and other mirror) structure switched to ssl protocol
by default, we have to adjust the url generati... - 11:53 Revision 859e477a: [TASK] Switch mirror links to https
- As the typo3.org (and other mirror) structure switched to ssl protocol
by default, we have to adjust the url generati...
2016-01-25
- 11:24 Revision 2e9061b6: [BUGFIX] PHP Warning DBAL
- This patch fix the declaration of
TYPO3\CMS\Dbal\RecordList\DatabaseRecordList::makeSearchString
to be compatible wit... - 11:20 Revision c0a792d8: [BUGFIX] PHP Warning DBAL
- This patch fix the declaration of
TYPO3\CMS\Dbal\RecordList\DatabaseRecordList::makeSearchString
to be compatible wit... - 10:25 Revision f2b6cdd1: [TASK] ImpExp: Streamline checks for data
- Remove checks where not necessary, add them where necessary.
Resolves: #72816
Releases: master, 7.6
Change-Id: I6aa9... - 10:11 Revision 42e92b09: [FOLLOWUP][TASK] Merge EXT:aboutmodules in EXT:about
- The original patch changed the composer.json file without updating the
lock file. The command ``composer update nothi...
2016-01-24
- 15:31 Revision 494f6b72: [BUGFIX] Prevent PHP error in DatabaseTreeDataProvider
- Check if $records is not empty before using in the foreach loop.
Resolves: #72850
Releases: master,7.6
Change-Id: I0... - 12:36 Revision e2c0c144: [BUGFIX] Prevent PHP error in DatabaseTreeDataProvider
- Check if $records is not empty before using in the foreach loop.
Resolves: #72850
Releases: master,7.6
Change-Id: I0...
2016-01-23
- 12:41 Revision 241497a2: [TASK] Unify references for backend modules icons
- Somehow on earth, regular (non-extbase) modules
register their module icons via [labels][tabs_images][tab]
when using... - 12:17 Revision 683625fc: [FEATURE] Keep tags when stripping empty tags in HtmlParser
- A new option for the HTMLparser.stripEmptyTags configuration
is added:
HTMLparser.stripEmptyTags.keepTags = tr,td
T... - 11:46 Revision 043ef634: [TASK] ImpExp: Streamline checks for data
- Remove checks where not necessary, add them where necessary.
Resolves: #72816
Releases: master, 7.6
Change-Id: I6aa9...
2016-01-22
- 19:32 Revision a155401a: [TASK] Introduce DeprecationUtility and move methods
- Resolves: #67269
Releases: master
Change-Id: I7e3279e0718d0f631f53c89e5a500e880bfb6ef9
Reviewed-on: https://review.ty... - 19:15 Revision 960fa78c: [TASK] Fluidification of RecordHistory
- Resolves: #71744
Releases: master
Change-Id: Iacbce4bf0557f1ac0cfbe75a57bdcfaf772d391a
Reviewed-on: https://review.ty... - 19:06 Revision f5afc0af: [BUGFIX] EXT:form - Bring back missing default CSS styles
- Re-add the default CSS styles for EXT:form.
The default CSS styles have been removed by accident during the rewrite.
... - 19:06 Revision 1a00cb52: [BUGFIX] EXT:form - Bring back missing default CSS styles
- Re-add the default CSS styles for EXT:form.
The default CSS styles have been removed by accident during the rewrite.
... - 18:52 Revision 85de3a50: [!!!][TASK] RteHtmlParser: Drop ts_reglinks transformation
- Converted <a> tag href attributes to absolute URLs when coming
from the DB towards the RTE and vice versa.
Transform... - 18:19 Revision a2530228: [!!!][TASK] Remove RTE "modes" option in TCA
- It's ts_css anyways all the time through the overruleMode
option, which should be used anyway for the time being (as ... - 17:39 Revision 02db9649: [!!!][TASK] Merge EXT:aboutmodules in EXT:about
- Resolves: #72671
Releases: master
Change-Id: I57b4b6b74e8d4b6839755f064b46084b8ae114be
Reviewed-on: https://review.ty... - 16:29 Revision bb8c2fc6: [TASK] Cosmetic cleanup in RteHtmlParser
- Resolves: #72891
Releases: master
Change-Id: Ibdce616a78a770f874c9a1dc5831c53c1e03f44b
Reviewed-on: https://review.ty... - 15:37 Revision a59665c1: [BUGFIX] SimpleFileBackend::setCacheDirectory returns valid path name
- The comment for the method
\TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend::setCacheDirectory()
states clearly, that ... - 15:29 Revision 941308f6: [BUGFIX] Remove newline from PLACEHOLDER marker in indexed_search
- Resolves: #72892
Releases: 6.2
Change-Id: Ib6622261ba616e068c2e06499f049295b614ce46
Reviewed-on: https://review.typo3... - 15:12 Revision 344e1484: [BUGFIX] SimpleFileBackend::setCacheDirectory returns valid path name
- The comment for the method
\TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend::setCacheDirectory()
states clearly, that ... - 15:05 Revision b74bd367: [BUGFIX] SimpleFileBackend::setCacheDirectory returns valid path name
- The comment for the method
\TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend::setCacheDirectory()
states clearly, that ... - 14:43 Revision b1b74ee2: [TASK] Adjust copyright year in README.md
- Resolves: #72893
Releases: master,7.6
Change-Id: I19a61cba6478a1e8012c559f7b857b02d769f7c7
Reviewed-on: https://revie... - 14:43 Revision ce475a61: [TASK] Adjust copyright year in README.md
- Resolves: #72893
Releases: master,7.6
Change-Id: I19a61cba6478a1e8012c559f7b857b02d769f7c7
Reviewed-on: https://revie... - 14:22 Revision 44749fc0: [BUGFIX] Workspaces: Exception with PHP 7
- Make the Declaration of
TYPO3\CMS\Workspaces\Controller\ReviewController::initializeView()
compatible with
TYPO3\CMS\... - 13:26 Revision e118e044: [!!!][TASK] RTE transformations: Remove hsc options
- The option to re-convert htmlspecialchars() between transformations
RTE and DB is always on, in order to clean HTML i... - 13:22 Revision f01ee849: [!!!][TASK] RTE Transformations: Remove manual tag mapping functionality
- More methods were removed that were only used for the old "ts"
transformations and have been tackled differently sinc... - 10:38 Revision a31410c8: [FOLLOWUP][TASK] Deprecate some functions not in use anymore in the core
- Update the RST file
Resolves: #72851
Releases: master
Change-Id: I4258be69fd69a698f323854bd9caaa633c5e4807
Reviewed-... - 10:37 Revision f1cd0b90: [TASK] Replace colored icons with action icons
- Resolves: #72883
Releases: master, 7.6
Change-Id: I5847784d0fe088f776030c5c3cb098773a2bd7c6
Reviewed-on: https://revi... - 09:48 Revision 4d313077: [FOLLOWUP][TASK] Deprecate some functions not in use anymore in the core
- Update the RST file
Resolves: #72851
Releases: master
Change-Id: I86e6490ed8299c9e5fb817decb430a2017105214
Reviewed-... - 09:46 Revision d878b348: [TASK] Remove TYPO3/CMS/Backend/LegacyCssClasses module
- The module TYPO3/CMS/Backend/LegacyCssClasses was used in the beginning of
CMS 7, to prevent breaking tables. The las... - 08:43 Revision 83c446a0: [TASK] Replace and remove move old images
- Resolves: #72853
Releases: master
Change-Id: If9dd3c7ad96054b19bdf1411d0252de06c0cd63f
Reviewed-on: https://review.ty... - 06:16 Revision 73fd6112: [TASK] Deprecate some functions not in use anymore in the core
- Resolves: #72851
Releases: master
Change-Id: I585344f02c92466454e7bb0986a7fd380e4ed303
Reviewed-on: https://review.ty... - 06:04 Revision cc24517a: [TASK] Optimize layout in cshmanuel help popup
- Add class img-responsive to images in help popup.
Resolves: #72880
Releases: master, 7.6
Change-Id: Ifc83bbce7401ef8... - 06:03 Revision ad5347c7: [TASK] Optimize layout in cshmanuel help popup
- Add class img-responsive to images in help popup.
Resolves: #72880
Releases: master, 7.6
Change-Id: Ifc83bbce7401ef8...
2016-01-21
- 22:26 Revision e0b506d6: [TASK] Increase size of config field for backend_layout
- Make textarea size of config field in backend_layout the same as
sys_template config field.
The config field is too ... - 21:18 Revision 842e6dfd: [TASK] Hide "Save document and create a new one" in filelist
- The button "Save document and create a new one" is not needed when editing
files in filelist
Change-Id: If2b74e0eeb2... - 18:58 Revision 323ddf7f: [!!!][TASK] Remove RTE transformation ts_preserve and preserveTags option
- The functionality can be completely built with allowTags and is
more flexible.
ts_preserve was only used in the "old... - 18:51 Revision 469ce61c: [!!!][TASK] EXT:form - Remove deprecated code
- This patchset removes the compatibility layer of EXT:form. The layer
made sure that EXT:form acts almost like in TYPO... - 18:24 Revision 2c5bfc48: [!!!][TASK] Remove obsolete RteHtmlParser logic and methods
- Removed:
- RteHtmlParser->siteUrl()
- RteHtmlParser->getUrl()
- RteHtmlParser->HTMLcleaner_db() second parameter unus... - 16:06 Revision c535ce36: [!!!][TASK] RTE: Always wrap RTE lines in <p> not <div> tags
- The rtehtmlarea RTE shipped with the TYPO3 Core does not
work with the RTE options "useDIVasParagraphTagForRTE"
and "... - 13:59 Revision 029316db: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
- Regular code cleanup about CGL standards.
Executed via php-cs-fixer fix --config-file Build/.php_cs typo3
Resolves:... - 11:29 Revision 7544707c: [TASK] RTE: Store special TCA type configuration in local variable
- $this->rte_p is not used at all anymore, and can safely
be removed.
Resolves: #72855
Releases: master
Change-Id: I36... - 11:27 Revision 872e5670: [TASK] RTE Parser - store allowed tag list in class property
- Instead of having a local variable list, the code is cleaned
up by moving the allowed tags list into the class proper... - 09:53 Revision f8359262: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
- Regular code cleanup about CGL standards.
Executed via php-cs-fixer fix --config-file Build/.php_cs typo3
Resolves:... - 09:38 Revision ff55b9c7: [BUGFIX] Fix call to formWidth in template module
- DocumentTemplate::formWidth() is not available and should be removed
anyway.
Replace the calls by direct usage of sty... - 08:39 Revision e933bef6: [TASK] Refactoring of BackendLayoutWizard
- This patch remove the usage of ExtJS and move the JavaScript
logic into the new AMD module: TYPO3/CMS/Backend/GridEdi... - 07:43 Revision a2013908: [FOLLOWUP][TASK] Remove charset functionality for locales
- Textual changes
Resolves: #72826
Releases: master
Change-Id: I57bf559adff612a783176463365e1e8c36da6714
Reviewed-on: ...
2016-01-20
- 22:17 Revision 97547298: [!!!][TASK] RTE transformations: Allow div sections by default
- Treat DIV as block elements by default (= remove "preserveDIVSections"). The info is now stored
within "blockElementL... - 21:52 Revision 1b647558: [TASK] Remove test files created by GeneralUtilityTest
- Resolves: #72847
Releases: master, 7.6
Change-Id: Iaf39687d014d32fa3c385a3747d8ea69076d70d3
Reviewed-on: https://revi... - 21:48 Revision 11d5ad2c: [TASK] Remove test files created by GeneralUtilityTest
- Resolves: #72847
Releases: master, 7.6
Change-Id: Iaf39687d014d32fa3c385a3747d8ea69076d70d3
Reviewed-on: https://revi... - 21:43 Revision a543c479: [!!!][TASK] Remove charset functionality for locales
- The TYPO3 frontend resolves
config.locale_all (e.g. set to de_AT.UTF-8) and stores
it in $TSFE->localeCharset by usin... - 19:51 Revision 89b1024b: [BUGFIX] Add missing return type to createVersionNumberedFilename
- Change-Id: Id8420d96e4cbfd8809cddc76a763e01141023561
Releases: 6.2
Reviewed-on: https://review.typo3.org/46076
Review... - 19:49 Revision a7231e23: [TASK] Move CSS Styled Content FlexForm to correct location
- Resolves: #72823
Releases: master
Change-Id: Id636e30eda177265c62031459f256f2a2203b47e
Reviewed-on: https://review.ty... - 15:57 Revision ccc6c383: [BUGFIX] OnlineMedia: Check correctly if image processing is enabled
- This is a regression fix after #43085, which missed on place to adjust.
Resolves: #72839
Releases: master
Change-Id:... - 14:20 Revision 110b10c0: [TASK] Remove unused variables in FormEngine InputTextElement
- There are several datetime related configuration
settings which are not in use.
Resolves: #72824
Releases: master
Ch... - 14:16 Revision c6f14a9a: [!!!][TASK] RTE: Remove deprecated ts & ts_transform
- As stated in the official documentation since TYPO3 4.0
the transformation option "ts" and "ts_transform" are
outdate... - 12:52 Revision 0d0e965f: Revert "[TASK] Make a resource storage driver accessible"
- As discussed in the coredev channel on slack, this patch gets
reverted to stick to a solid FAL api.
This reverts com... - 12:49 Revision 1d9db0c5: [BUGFIX] Correctly determine link type
- Due to a wrong condition transformation the detection of external links
without schema is broken.
Revert the conditio... - 12:34 Revision 7245cdf4: [BUGFIX] Correctly determine link type
- Due to a wrong condition transformation the detection of external links
without schema is broken.
Revert the conditio... - 11:52 Revision adc60cc6: [BUGFIX] Convert slashes in Windows paths for blacklist generation
- The composer ClassMapGenerator expects the blacklist regular expression
to contain forward slashes. As the realpath o... - 09:39 Revision e52191fc: [!!!][TASK] Remove RTE transformation option preserveTables
- The RTE transformation option "preserveTables" that
allows to keep HTML table elements and their contents
when not in...
2016-01-19
- 20:19 Revision 6c4f2a8c: [BUGFIX] Use Import class in ImportExportUtility::importT3DFile()
- Update the method importT3DFile() to use the dedicated Import class
instead of the abstract parent class ImportExport... - 20:19 Revision 0b2577d0: [BUGFIX] Use Import class in ImportExportUtility::importT3DFile()
- Update the method importT3DFile() to use the dedicated Import class
instead of the abstract parent class ImportExport... - 15:53 Revision 00eb1023: [BUGFIX] Workspaces: Exception with PHP 7
- Make the Declaration of
TYPO3\CMS\Workspaces\Controller\ReviewController::initializeView()
compatible with
TYPO3\CMS\... - 12:37 Revision 6d8ce009: [FOLLOWUP][TASK] Show folder modification date in file list
- Fixes a copy and paste accident.
Change-Id: I967dc8117fd716b2c9ca0bb003c459e08f3d4163
Resolves: #65165
Releases: mas... - 12:18 Revision b941a15c: [FOLLOWUP] Rename GFX settings referring to IM in their name
- Replace wrong "ß" character with backslash for escaping.
Change-Id: I36188f5c1eb1a6c99b040b3e8783fb83807d5aae
Resolv... - 10:08 Revision 55802800: [TASK] Clean up DatabaseConnection::fullQuoteArray
- If the parameter $noQuote equals true, the given array can be returned
directly as there isn't anything to do.
Furth...
2016-01-18
- 16:18 Revision 0875cb4b: [BUGFIX] Fix broken background image in ImageManipulation wizard
- Followup patch, the first patch was missing the change in the less file.
Resolves: #72742
Releases: master, 7.6
Chan... - 16:17 Revision cb83eb75: [BUGFIX] Fix broken background image in ImageManipulation wizard
- Followup patch, the first patch was missing the change in the less file.
Resolves: #72742
Releases: master, 7.6
Chan... - 09:48 Revision ddaa9adf: [BUGFIX] Indexed Search mysql takes section settings into account
- Add section where clause to Indexed Search MySQL hook.
Before this patch, when using MySQL fulltext search, Indexed S... - 09:44 Revision 97d1ce3d: [BUGFIX] Indexed Search mysql takes section settings into account
- Add section where clause to Indexed Search MySQL hook.
Before this patch, when using MySQL fulltext search, Indexed S... - 09:25 Revision 87c98c72: [BUGFIX] Clarify extension dependency skipping
- In Extension Manager the text that explains the skip of dependencies is
missing the information that only system exte... - 05:12 Revision ad2bfdc6: [TASK] Replace last occurrence of DocumentTemplate::getHeader
- Replace the last occurrence with direct calls to the current API.
This place is well hidden in: Info module > Page T...
2016-01-17
- 15:45 Revision e1a894a6: [BUGFIX] FormEngine: Restore select wizard for textarea elements
- Add the data-formengine-input-name attribute to FormEngine TextElements
so that the wizards can locate it. As the tex... - 15:44 Revision b67fe7cb: [BUGFIX] FormEngine: Restore select wizard for textarea elements
- Add the data-formengine-input-name attribute to FormEngine TextElements
so that the wizards can locate it. As the tex... - 13:03 Revision a038899e: [FOLLOWUP][TASK] Import/Export Reformat Fluid templates
- Reformats Fluid templates to use Bootstrap markup.
Resolves: #72764
Releases: master
Change-Id: Id5a5731aa30d24674d4... - 11:48 Revision faa6c229: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/44 from yabawock/patch-6
- [TASK] styleguide: Add example for select wizard
- 11:29 Revision a62280c0: [FEATURE] Allow exclusion of hidden records on export
- Allow editors to exclude all disabled records during export
preparation (EXT:impexp).
When preparing to export a pag... - 10:48 Revision d2dd4b78: [TASK] Impexp Don't display error messages using DebugUtility::viewArray()
- Change impexp to just pass an array with the error messages
to the Fluid templates and take care of the output there.... - 09:52 Revision 8999f072: [TASK] styleguide: Add example for select wizard
- Add an example for the select wizard in combination with a textarea
2016-01-16
- 19:24 Revision c20db764: [TASK] Replace last occurrences of DocumentTemplate::header
- As the classes using the mentioned method don't use any templating,
replace the occurrences of the method with inline... - 19:22 Revision 436c0dc3: [BUGFIX] Cast pageId to integer before storing a preset in EXT:impexp
- When storing a export preset in EXT:impexp no pageId is being set when
exporting a single table or record instead of ... - 19:22 Revision 8bae2fd4: [BUGFIX] Cast pageId to integer before storing a preset in EXT:impexp
- When storing a export preset in EXT:impexp no pageId is being set when
exporting a single table or record instead of ... - 19:18 Revision 3d0b9757: [FOLLOWUP][TASK] Import/Export Reformat Fluid templates
- Reformats Fluid templates to use Bootstrap markup.
Resolves: #72764
Releases: master
Change-Id: I73b6ed1b6819aecb9cb... - 18:58 Revision cb19aaf0: [BUGFIX] Recycler doesn't show deleted pages for editors
- When using the recycler as normal user (non admin) it isn't possible
to restore any pages as the underlying BE API me... - 18:41 Revision 187fd7cf: [BUGFIX] Recycler doesn't show deleted pages for editors
- When using the recycler as normal user (non admin) it isn't possible
to restore any pages as the underlying BE API me... - 17:46 Revision 1ff8fd8a: [BUGFIX] Backend users: Exception in element browser with PHP 7
- Make the Declaration of
TYPO3\CMS\Recordlist\Tree\View\ElementBrowserPageTreeView::wrapTitle()
compatible with
TYPO3\... - 17:45 Revision 43045864: [TASK] Import/Export Reformat Fluid templates
- Reformats Fluid templates to use Bootstrap markup.
Resolves: #72764
Releases: master
Change-Id: I4fea730c2c790e23574... - 17:18 Revision 13b77351: [FOLLOWUP] Use correct setting to display search rules
- Move documentation into 7.6 folder
Resolves: #51099
Releases: 7.6
Change-Id: I3af0bec71f82c7933999fbb9d08c2a9536999e... - 17:09 Revision ebdd1671: [BUGFIX] Fix negativ pid when doing a positioned insert
- If you insert a content element (or a page) at a concrete position f.e.
after content element 15 the value in $row['p... - 17:07 Revision 52b3f406: [BUGFIX] Fix negativ pid when doing a positioned insert
- If you insert a content element (or a page) at a concrete position f.e.
after content element 15 the value in $row['p... - 17:00 Revision 31009f1e: [!!!][BUGFIX] Fix boolean noQuote option in DatabaseConnection::fullQuoteArray
- The api for fullQuoteArray allows the parameter $noQuote to be boolean.
This patch corrects the handling of the case ... - 16:48 Revision 9bc8fe70: [TASK] Use fixed font for config of backend_layout
- Use a fixed font + the possibility for using the the tab character in
the config field of backend_layouts.
Resolves:... - 15:24 Revision 0201fa78: [BUGFIX] Import/Export Various Exceptions happening
- Fixed exception shown when
1) uploading an existing file without "Overwrite" setting activated
2) opening export mod... - 15:23 Revision 4e1f8018: [BUGFIX] Import/Export Various Exceptions happening
- Fixed exception shown when
1) uploading an existing file without "Overwrite" setting activated
2) opening export mod... - 15:03 Revision 981ff259: [TASK] Provide default config for git-review
- git-review is a tool that helps submitting git branches to gerrit for
review. Provide a default configuration for the... - 14:55 Revision 832a0608: [FOLLOWUP][BUGFIX] Clean up inconsistent data from import
- When importing a T3D or XML file the loaded data has to get cleansed
first. The "extensionDependencies" array for exa... - 14:54 Revision 70bd1bc5: [FOLLOWUP][BUGFIX] Clean up inconsistent data from import
- When importing a T3D or XML file the loaded data has to get cleansed
first. The "extensionDependencies" array for exa... - 14:05 Revision 5b8609ff: [BUGFIX] Use correct setting to display search rules
- The extbase plugin (pi2) of EXT:indexed_search previously used a
different TypoScript setting to control the display ... - 14:05 Revision 01ffb0c4: [BUGFIX] Use correct setting to display search rules
- The extbase plugin (pi2) of EXT:indexed_search previously used a
different TypoScript setting to control the display ... - 13:59 Revision 8dc72513: [FEATURE] Support pecl-memcached in MemcachedBackend
- The MemcachedBackend now also supports the pecl-memcached
module. The caching backend detects which modules are insta... - 13:55 Revision 6642e9d4: [TASK] Reformat rtehtmlarea documentation
- Resolves: #71597
Releases: master
Change-Id: Ife130169a9b7908b58a761505dd3da948fd25e97
Reviewed-on: https://review.ty... - 13:54 Revision b58324ce: [BUGFIX] Make levelAs of DirectoryViewHelper work
- To calculate the level, the correct variable needs to be used.
Change-Id: Ic53b4475412d4b29c408af95371ef2416603d1f1
... - 13:54 Revision 7983cb75: [BUGFIX] Make levelAs of DirectoryViewHelper work
- To calculate the level, the correct variable needs to be used.
Change-Id: Ic53b4475412d4b29c408af95371ef2416603d1f1
... - 13:52 Revision 0c1d85b4: [FOLLOWUP][BUGFIX] Backend users: Exception in element browser with PHP 7
- Resolves: #72767
Releases: master, 7.6
Change-Id: I0c585c0c50674aabf40aeec0af176bb34ad0edfd
Reviewed-on: https://revi... - 13:51 Revision 271b8aee: [TASK] Move Images to Resources
- Resolves: #72748
Releases: master
Change-Id: I53d7eb784c15d2adddc8574a77eb340e0d97cd7a
Reviewed-on: https://review.ty... - 13:45 Revision d3983a1e: [BUGFIX] Backend users: Exception in element browser with PHP 7
- Make the Declaration of
TYPO3\CMS\Recordlist\Tree\View\ElementBrowserPageTreeView::wrapTitle()
compatible with
TYPO3\... - 13:15 Revision 37f9c614: [BUGFIX] Improve colPos behaviour of SectionViewHelper
- Make it possible to render a section menu of content elements
with ignoring the colPos field.
Additionally, a comma ... - 13:15 Revision a55685ec: [BUGFIX] Improve colPos behaviour of SectionViewHelper
- Make it possible to render a section menu of content elements
with ignoring the colPos field.
Additionally, a comma ... - 13:14 Revision 59fefed5: [TASK] Use ModuleTemplate in ElementInformationController
- Use the ModuleTemplate instead of the DocTemplate
Change-Id: I25098edbe60013298b182749051f5a9a510b04e1
Resolves: #72... - 13:11 Revision e4096444: [BUGFIX] Clean up inconsistent data from import
- When importing a T3D or XML file the loaded data has to get cleansed
first. The "extensionDependencies" array for exa... - 13:11 Revision 6c9573c7: [BUGFIX] Clean up inconsistent data from import
- When importing a T3D or XML file the loaded data has to get cleansed
first. The "extensionDependencies" array for exa... - 13:08 Revision be544517: [BUGFIX] Use ProcessedFile::CONTEXT_IMAGEPREVIEW for inline preview images
- Using ProcessedFile::CONTEXT_IMAGEPREVIEW respects the ratio and produces
nicer thumbnails.
Change-Id: I8d98dc8ff0a6... - 13:08 Revision dff519da: [BUGFIX] Use ProcessedFile::CONTEXT_IMAGEPREVIEW for inline preview images
- Using ProcessedFile::CONTEXT_IMAGEPREVIEW respects the ratio and produces
nicer thumbnails.
Change-Id: I8d98dc8ff0a6... - 13:05 Revision 706a8eee: [TASK] Remove direct usage of DocumentTemplate::header
- If ModuleTemplate is available, use its method 'header`
instead of the method of DocumentTemplate.
Change-Id: I2950d... - 12:57 Revision a212ccf2: [TASK] Impexp add xmlns attributes to Fluid templates
- Added needed xmlns attributes to all Fluid templates.
Resolves: #72747
Releases: master
Change-Id: Ie7b6508e6d25a96c... - 10:32 Revision 9f5c9df7: [BUGFIX] Apply hsc() to exception debug output
- Resolves: #72755
Releases: master, 7.6, 6.2
Change-Id: If62a72ccc0f8daa47b5cd67b1e2f3fb30f2bf1dc
Reviewed-on: https:/... - 10:24 Revision 308c6088: [BUGFIX] Apply hsc() to exception debug output
- Resolves: #72755
Releases: master, 7.6, 6.2
Change-Id: If62a72ccc0f8daa47b5cd67b1e2f3fb30f2bf1dc
Reviewed-on: https:/... - 10:23 Revision 530b6f63: [BUGFIX] Apply hsc() to exception debug output
- Resolves: #72755
Releases: master, 7.6, 6.2
Change-Id: If62a72ccc0f8daa47b5cd67b1e2f3fb30f2bf1dc
Reviewed-on: https:/... - 10:22 Revision eb52636d: [BUGFIX] PHP warning when importing a t3d without file storages
- Added is_array() check before the foreach loop
running through the file storages.
Resolves: #72759
Releases: master
... - 09:32 Revision 92617804: [FOLLOWUP][TASK] Split service class of Import/Export (impexp)
- Resolves: #72710
Releases: 7.6
Change-Id: Ia11d19708398de7cc6de178d181fee00c139cab5
Reviewed-on: https://review.typo3... - 01:12 Revision a208e8f6: [FEATURE] Make new content element wizard tab sort order configurable
- It is possible to influence the order of the tabs in the new
content element wizard by setting "before" and "after" v...
2016-01-15
- 22:46 Revision e4b419c1: [BUGFIX] Do not throw warning in FormEngineUtility::getIconHtml
- Feeding getIconHtml with non existing file path
is not throwing a warning now.
Releases: 7.6, master
Resolves: #7275... - 22:46 Revision 1c1cebe1: [BUGFIX] Do not throw warning in FormEngineUtility::getIconHtml
- Feeding getIconHtml with non existing file path
is not throwing a warning now.
Releases: 7.6, master
Resolves: #7275... - 21:48 Revision d631ea4e: [BUGFIX] Import skips files with non-existent target directory
- When an import is taking place in which sys_file_storage records
get imported any files within this storage will not ... - 21:47 Revision 7ba02c9c: [FOLLOWUP][!!!][TASK] Split service class of Import/Export (impexp)
- Restore change that was reverted by accident.
Releases: master
Resolves: #72710
Change-Id: Iaeb622f89c69eb435bed79c6... - 21:44 Revision 33cced8d: [TASK] Impexp Move generation of selector boxes to Fluid template
- Select box generation has been handed over to Fluid view helper.
Resolves: #72741
Releases: master, 7.6
Change-Id: I... - 21:44 Revision c9a4b63a: [FOLLOWUP][TASK] Import/Export (impexp) move to Fluid standalone view
- Resolves: #72699
Releases: master, 7.6
Change-Id: I96c351d29af45867864c404b2fa47e03466ed7e9
Reviewed-on: https://revi... - 21:43 Revision ad2b9280: [TASK] Import/Export (impexp) move to Fluid standalone view
- Resolves: #72699
Releases: master, 7.6
Change-Id: I18c4dad4b2838c445188fd4a8e9b8e356c61f35f
Reviewed-on: https://revi... - 21:38 Revision 3a67bbf8: [!!!][TASK] Split service class of Import/Export (impexp)
- Resolves: #72710
Releases: master, 7.6
Change-Id: I4b0a4535c28470c539fd0ae88f7e4855ff037819
Reviewed-on: https://revi... - 21:21 Revision c98b2614: [BUGFIX] Functional tests for impex clean filesystem after test
- Resolves: #59731
Releases: master, 7.6
Change-Id: I11bdc64e10f85d4fd57a8fc5eb931d4d99f4dbb7
Reviewed-on: https://revi... - 21:20 Revision 18ada78f: [TASK] Remove thumbnail functionality of EXT:impexp
- Previously it was possible to add additional thumbnails to
exports of the EXT:impexp. This functionality is completel... - 21:20 Revision 61a1ea79: [BUGFIX] Initialize ExtendedFileUtility only if an actual upload happens
- There is no need to initialize ExtendedFileUtility every request in
EXT:impexp. Check if an upload is actually perfor... - 21:19 Revision bd2bc91c: [TASK] Extract preset logic into separate class in EXT:impexp
- Move the preset logic into a separate PresetRepository to
improve readability of ImportExportController.
Change-Id: ... - 21:15 Revision a62ea81b: [BUGFIX] Fix QueryView calling undefined method formWidth()
- Remove call to formWidth.
Change-Id: I0cdc8ca07917d1a8a7fab52d7bc19294739db6d1
Resolves: #72750
Releases: master
Rev... - 19:46 Revision 3d451cb5: [BUGFIX] Replace ###REC_FIELD with values from DB within FlexForms
- Replace ###REC_FIELD_ in FlexForm context with values from database.
Within FlexForm context these values need to be ... - 19:39 Revision b6483a83: [BUGFIX] Replace ###REC_FIELD with values from DB within FlexForms
- Replace ###REC_FIELD_ in FlexForm context with values from database.
Within FlexForm context these values need to be ... - 18:40 Revision 80b9c577: [TASK] Improve TCA migration notes
- The TCA migration turned out to be extremely usedful. The patch
only adapts the deprecation notes a bit but keeps the... - 18:29 Revision 0b8a0b27: [BUGFIX] Import skips files with non-existent target directory
- When an import is taking place in which sys_file_storage records
get imported any files within this storage will not ... - 18:27 Revision e6818a67: [TASK] Impexp Move generation of selector boxes to Fluid template
- Select box generation has been handed over to Fluid view helper.
Resolves: #72741
Releases: master
Change-Id: I3908c... - 17:37 Revision e6c5bf6d: [FOLLOWUP][TASK] Import/Export (impexp) move to Fluid standalone view
- Resolves: #72699
Releases: master
Change-Id: I96c351d29af45867864c404b2fa47e03466ed7e9
Reviewed-on: https://review.ty... - 17:19 Revision ce0d41db: [TASK] Remove unused Images in "t3skin/icons/gfx/i"
- Resolves: #72736
Releases: master
Change-Id: If950068e2aeddbdd6f81fad12a5db6bea710e53b
Reviewed-on: https://review.ty... - 17:11 Revision ba5e4669: [BUGFIX] Functional tests for impex clean filesystem after test
- Resolves: #59731
Releases: master
Change-Id: I11bdc64e10f85d4fd57a8fc5eb931d4d99f4dbb7
Reviewed-on: https://review.ty... - 17:09 Revision 0447a353: [TASK] Drop extbase from install tool backend integration
- Using extbase for the tiny "create enable install tool file"
backend controller makes the module more fragile than it... - 17:03 Revision 908a266e: [BUGFIX] Copy DataHandler::enableLogging to sub objects
- Releases: master, 7.6, 6.2
Fixes: #72357
Change-Id: I33ff172e1c8ad851050d41933eeeeffc1d6c28dd
Reviewed-on: https://re... - 17:03 Revision 5e2a469b: [BUGFIX] Copy DataHandler::enableLogging to sub objects
- Releases: master, 7.6, 6.2
Fixes: #72357
Change-Id: I33ff172e1c8ad851050d41933eeeeffc1d6c28dd
Reviewed-on: https://re... - 16:51 Revision 739a3de4: [BUGFIX] Table wizard: large fields and BR-tags
- Large fields output newline as br-tag in frontend
Resolves: #72388
Releases: master, 7.6, 6.2
Change-Id: I8c22554824... - 16:50 Revision 7138cbc8: [BUGFIX] Fix broken background image in ImageManipulation wizard
- Resolves: #72742
Releases: master, 7.6
Change-Id: I713f5fc2d6231263990599aa9de40040ec15a405
Reviewed-on: https://revi... - 16:49 Revision 9ea190b2: [BUGFIX] Fix broken background image in ImageManipulation wizard
- Resolves: #72742
Releases: master, 7.6
Change-Id: I713f5fc2d6231263990599aa9de40040ec15a405
Reviewed-on: https://revi... - 16:48 Revision c5bafa6c: [BUGFIX] Copy DataHandler::enableLogging to sub objects
- Releases: master, 7.6, 6.2
Fixes: #72357
Change-Id: I33ff172e1c8ad851050d41933eeeeffc1d6c28dd
Reviewed-on: https://re... - 16:44 Revision 1d0e152f: [BUGFIX] Fix broken ImageManipulation wizard
- This is a follow-up patch for #72704:
[BUGFIX] Avoid double loading of global RequireJS modules
Resolves: #72739
Rel... - 16:44 Revision 4e8ad928: [BUGFIX] Fix broken ImageManipulation wizard
- This is a follow-up patch for #72704:
[BUGFIX] Avoid double loading of global RequireJS modules
Resolves: #72739
Rel... - 16:42 Revision 7fc924c0: [BUGFIX] Table wizard: large fields and BR-tags
- Large fields output newline as br-tag in frontend
Resolves: #72388
Releases: master, 7.6, 6.2
Change-Id: I8c22554824... - 16:27 Revision 1f4b9745: [!!!][TASK] Rename GFX settings referring to IM in their name
- Rename GFX settings to more generic names that do not refer to ImageMagick
or no longer supported versions of ImageMa... - 16:26 Revision af00dcc3: [TASK] Deprecate more methods of DocumentTemplate
- Unused and to be deprecated methods:
- wrapInCData
- funcMenu
- getDragDropCode
- getTabMenu
- getVersionSelector
C... - 16:21 Revision 9aa1e2c6: [TASK] Import/Export (impexp) move to Fluid standalone view
- Resolves: #72699
Releases: master
Change-Id: I18c4dad4b2838c445188fd4a8e9b8e356c61f35f
Reviewed-on: https://review.ty... - 16:13 Revision fb515b07: [FEATURE] Add PBKDF2 based password storage to EXT:saltedpasswords
- Implement the PBKDF2 password hashing for EXT:saltedpasswords. PBKDF2 is
the NIST recommended way to store passwords ... - 16:07 Revision ef506270: [FEATURE] Add hook to post process preview url
- Add a hook to post process the preview url in
`BackendUtility->viewOnClick()'.
Change-Id: Ib5ae283276f65de79466333c6... - 15:32 Revision 43ee970e: [FOLLOWUP] Fix call to not existing function
- StringUtility::beginsWith() does not exist in TYPO3 6.2.
Replace the usage with GeneralUtility::isFirstPartOfStr().
... - 15:31 Revision 3ee914fa: [BUGFIX] Avoid double loading of global RequireJS modules
- Resolves: #72704
Releases: master, 7.6
Change-Id: Ifa56d193a5d92048855b99b58807948d452fc17a
Reviewed-on: https://revi... - 15:30 Revision 54795e3e: [BUGFIX] Avoid double loading of global RequireJS modules
- Resolves: #72704
Releases: master, 7.6
Change-Id: Ifa56d193a5d92048855b99b58807948d452fc17a
Reviewed-on: https://revi... - 14:05 Revision 0a59b275: [TASK] Deprecate f:format.html in the backend context
- Using f:format.html in the backend context must be avoided
and is deprecated now.
Change-Id: I734593bdde1e43339131a6... - 14:04 Revision 1278e9f1: [BUGFIX] Automatically remove BOM from files before concatenation
- Resolves: #72648
Releases: master, 7.6, 6.2
Change-Id: I12d97a4bda70879c039d8b05390cc5e37fbeef51
Reviewed-on: https:/... - 14:01 Revision bf9b3e64: [TASK] Remove unused image "typo3logo-white-greyback.gif"
- Resolves: #72732
Releases: master
Change-Id: I835b11dc80531530e845f9ecbf2b91ecbdf0ba91
Reviewed-on: https://review.ty... - 13:51 Revision 0c008191: [BUGFIX] Table wizard: large fields and BR-tags
- Large fields output newline as br-tag in frontend
Resolves: #72388
Releases: master, 7.6
Change-Id: I8c225548249fc01... - 13:49 Revision f9c77f0d: [TASK] Make a resource storage driver accessible
- The method "getDriver" of a resource storage is not public. This
inhibits any extension (even core extensions like im... - 13:48 Revision 5ab12e36: [BUGFIX] Change deprecation of DocumentTemplate::sectionEnd
- To avoid regressions deprecation logs in core, the deprecation log entry
is only written in 'sectionEnd()' if the sec... - 13:47 Revision e08b8e92: [BUGFIX] Automatically remove BOM from files before concatenation
- Resolves: #72648
Releases: master, 7.6
Change-Id: I12d97a4bda70879c039d8b05390cc5e37fbeef51
Reviewed-on: https://revi... - 13:46 Revision e1cea29d: [BUGFIX] Automatically remove BOM from files before concatenation
- Resolves: #72648
Releases: master, 7.6
Change-Id: I12d97a4bda70879c039d8b05390cc5e37fbeef51
Reviewed-on: https://revi... - 13:34 Revision 3319ab30: [BUGFIX] Always use backend form protection in backend URI builder
- Backend edit links in frontend editing used FrontendFormProtection
when a frontend user was logged in.
We force using... - 13:34 Revision cf3a72a7: [BUGFIX] Always use backend form protection in backend URI builder
- Backend edit links in frontend editing used FrontendFormProtection
when a frontend user was logged in.
We force using... - 13:10 Revision e7d5a96c: [TASK] Extend username search in beuser module
- The search for a username searches now also in the columns
"uid" and "realName".
Change-Id: I8401e3c6cf73465f60a2c85... - 13:09 Revision 520e3425: [TASK] Extend username search in beuser module
- The search for a username searches now also in the columns
"uid" and "realName".
Change-Id: I8401e3c6cf73465f60a2c85... - 12:56 Revision 82b03615: [TASK] Drop fluid FailSafe from install tool
- Install tool has a fallback layer to a php based template
in case fluid does not work due to broken reflection for
@i... - 12:53 Revision ef707b8d: [TASK] Remove EXT:t3skin/stylesheets/sprites/
- Resolves: #72416
Releases: master
Change-Id: I5217f057fb8c8325770d0afe658bef7e4061d649
Reviewed-on: https://review.ty... - 12:15 Revision 8c24a130: [TASK] Remove todo chapter of the scheduler manual
- The todos are done in forge and should be removed from a public
documentation. Furthermore the link to the former pro... - 11:56 Revision f2754524: [BUGFIX] Replace mentions of index_ts.php
- The file index_ts.php is now \TYPO3\CMS\Frontend\Http\RequestHandler,
this change replaces all mentions of the old fi... - 11:56 Revision 7e94843f: [BUGFIX] Replace mentions of index_ts.php
- The file index_ts.php is now \TYPO3\CMS\Frontend\Http\RequestHandler,
this change replaces all mentions of the old fi... - 11:33 Revision 35745fa0: [TASK] Allow access to visible content within /.well-known/ directory
- Allow access to the visible content from within the `/.well-known/`
hidden directory. The access to all other hidden ... - 11:33 Revision a85c4552: [TASK] Allow access to visible content within /.well-known/ directory
- Allow access to the visible content from within the `/.well-known/`
hidden directory. The access to all other hidden ... - 11:32 Revision fecee09b: [TASK] Allow access to visible content within /.well-known/ directory
- Allow access to the visible content from within the `/.well-known/`
hidden directory. The access to all other hidden ... - 11:26 Revision c6a9e5b9: [!!!][TASK] Split service class of Import/Export (impexp)
- Resolves: #72710
Releases: master
Change-Id: I4b0a4535c28470c539fd0ae88f7e4855ff037819
Reviewed-on: https://review.ty... - 10:58 Revision 640c4947: [BUGFIX] ImpExp: Do not show error message for recursive relations
- Having recursive relations of records is a valid use case and must
not trigger an error message.
Releases: master, 7... - 10:49 Revision 92b03493: [BUGFIX] Filelist: Removed call to deprecated method render()
- Call of FlashMessage->render() when storage is not browsable is replaced
with appropriate code.
Resolves: #72507
Rel... - 10:48 Revision b53bde23: [BUGFIX] Filelist: Removed call to deprecated method render()
- Call of FlashMessage->render() when storage is not browsable is replaced
with appropriate code.
Resolves: #72507
Rel... - 10:39 Revision 7aa79998: [FEATURE] Make indexed search extbase plugin form target Pid configurable
- Allows to change extbase plugin search form target page configurable
from TypoScript.
The new TS option is introduced... - 10:09 Revision 79d3b6ba: [TASK] Remove unused info file
- This file served no purpose anymore, thus delete it.
Resolves: #72718
Releases: master
Change-Id: Ie95dd15735b2d3125... - 10:07 Revision 70b39357: [TASK] Remove RTE t3skin css overrides
- Resolves: #72655
Releases: master
Change-Id: I49bad0f2fcb0a5fdd8e7916bc6fc87c3caab4d6c
Reviewed-on: https://review.ty... - 08:15 Revision 2830a5e9: [TASK] Remove skinImg key in TBE_STYLES array
- skinImg key is unused in the core. Remove it.
Resolves: #72715
Releases: master
Change-Id: Ia09ea8ee5f7c424f4d150b13...
2016-01-14
- 23:29 Revision cee2f31c: [TASK] EXT:filelist: Use new modal confirmation dialog for file delete
- Resolves: #72332
Releases: master, 7.6
Change-Id: I5d58bf432f33917705398322d879942b06840176
Reviewed-on: https://revi... - 23:28 Revision 9cff8f49: [TASK] EXT:filelist: Use new modal confirmation dialog for file delete
- Resolves: #72332
Releases: master, 7.6
Change-Id: I5d58bf432f33917705398322d879942b06840176
Reviewed-on: https://revi... - 23:18 Revision f9bb421e: [!!!][TASK] Remove property strict in TypoScriptParser
- The property 'strict' is always true and can be removed.
Change-Id: I613b6eed47719b9eb59a8c74a1bb3aac11035154
Resolv... - 22:57 Revision 3bcc0980: [TASK] Code cleanup in HtmlParser
- Make HtmlParser go green.
Resolves: #72687
Releases: master
Change-Id: I5d9980d50f17377114d8238e703cf6088f5968ff
Rev... - 22:51 Revision ffad90cf: [TASK] Adjust checkbox position in Extension Manager for dependency checks
- The checkbox position in the dependencies message was
incorrect and has been corrected.
Change-Id: I0eae9fa34814ba0b... - 22:50 Revision f5b353f5: [TASK] Adjust checkbox position in Extension Manager for dependency checks
- The checkbox position in the dependencies message was
incorrect and has been corrected.
Change-Id: I0eae9fa34814ba0b... - 22:44 Revision 56df9673: [BUGFIX] Harden fallback class map generation
- It could happen when an extension does not provide any
autoload definition, that valid classes are not or
invalid cla... - 22:43 Revision 30e872ac: [FEATURE] Recover deleted pages recursively to top of rootline
- If enabled for an user or being an admin, deleted pages above the
selected item are also recovered. If an user does n... - 22:30 Revision 17c06dc1: [TASK] Remove loadmask plugin from Extension Manager
- Resolves: #72632
Releases: master,7.6
Change-Id: I68112a832551084dae90e816cd974eb7b994b08a
Reviewed-on: https://revie... - 22:28 Revision c8be6727: [TASK] Remove loadmask plugin from Extension Manager
- Resolves: #72632
Releases: master,7.6
Change-Id: I68112a832551084dae90e816cd974eb7b994b08a
Reviewed-on: https://revie... - 21:07 Revision d5c18ae1: [BUGFIX] Use f:format.raw instead of f:format.html for InfoBox
- To avoid escaped HTML instead of interpreted if no lib.parseFunc is
available, f:format.raw should be used.
Change-I... - 21:07 Revision 355da7dd: [BUGFIX] Use f:format.raw instead of f:format.html for InfoBox
- To avoid escaped HTML instead of interpreted if no lib.parseFunc is
available, f:format.raw should be used.
Change-I... - 20:46 Revision 84aeb5e3: [BUGFIX] ImpExp: Do not show error message for recursive relations
- Having recursive relations of records is a valid use case and must
not trigger an error message.
Releases: master, 7... - 20:45 Revision 42b52431: [BUGFIX] ImpExp: Do not show error message for recursive relations
- Having recursive relations of records is a valid use case and must
not trigger an error message.
Releases: master, 7... - 18:41 Revision 84662cff: [BUGFIX] Use CharsetConverter for strtolower of FAL identifier
- Avoid using strtolower directly, instead use the CharsetConverter
Change-Id: I8d7cd3fb30e65bda74f41d3721b3de0c9a2ec4... - 18:38 Revision 3822a8c9: [BUGFIX] Initialize ExtendedFileUtility only if an actual upload happens
- There is no need to initialize ExtendedFileUtility every request in
EXT:impexp. Check if an upload is actually perfor... - 16:55 Revision 4d11d9fd: [TASK] Remove usage of $GLOBALS[SOBE]
- The page position map for web_layout uses
a simple linkThisScript method and calls the global
variable.
The change i... - 16:15 Revision a35df50d: [TASK] Code cleanup FormEngine.js
- The code of FormEngine.js is a bit cleaned up:
- Initialize variables explicitly
- Fix a typo: "undefinied" > "undefi... - 16:11 Revision e4c2f736: [!!!][TASK] Remove properties of DocumentTemplate
- With #72392 the method 'table()' has been removed. Some properties are now
not needed anymore and can be removed.
Ch... - 15:52 Revision b5e1b29c: [TASK] Extract preset logic into separate class in EXT:impexp
- Move the preset logic into a separate PresetRepository to
improve readability of ImportExportController.
Change-Id: ... - 15:31 Revision 0a16d832: [TASK] Remove thumbnail functionality of EXT:impexp
- Previously it was possible to add additional thumbnails to
exports of the EXT:impexp. This functionality is completel... - 14:09 Revision cd85f30c: [!!!][TASK] RTE Remove relative path calculation options
- The RTE has no calculations anymore for defining the
relPath (thus, it's always empty) and can be removed safely.
Re... - 14:06 Revision 27dc5930: [FOLLOWUP][TASK] Filelist: Create new file and opening it for editing
- Forgotten to change "feature" to "important" inside the rst file
Resolves: #22858
Releases: master
Change-Id: I4320... - 13:48 Revision 168262eb: [TASK] Improve visibility of composer notice in install documentation
- The notice about running composer install --no-dev is hidden from view.
Move it to the front into an own box to have... - 13:48 Revision a0d8dc8b: [TASK] Improve visibility of composer notice in install documentation
- The notice about running composer install --no-dev is hidden from view.
Move it to the front into an own box to have... - 13:04 Revision fa046ea1: [TASK] Improve usability of EXT:impexp
- Improve usability at:
- Use public url instead of combined identifier to show the upload folder
- Don't show a warnin... - 13:04 Revision c8523158: [TASK] Improve usability of EXT:impexp
- Improve usability at:
- Use public url instead of combined identifier to show the upload folder
- Don't show a warnin... - 08:29 Revision 2f7a4083: [!!!][TASK] Remove RTE transformation ts_strip
- The conversion to strip certain all HTML tags out
of the RTE parser (ts_strip) on the way from the RTE
to the databas... - 08:01 Revision 494ac846: [TASK] Add Unit Tests for HtmlParser
- Make sure the core functionality is unit-tested.
Also, add some more information for some methods.
Resolves: #72664... - 06:24 Revision 6a159d23: [TASK] Cleanup RTE Html Parser
- Remove unused calls, instantiate some variables,
use shortened syntax.
This is a pre-patch in order to clean up some... - 06:23 Revision 11e1d82d: [!!!][TASK] Remove obsolete HtmlParser methods
- Some now unused methods (after the XHTML cleanup)
within HtmlParser can be removed as well.
Resolves: #72667
Release...
2016-01-13
- 23:28 Revision c420e1fc: [TASK] Remove unused JavaScript validator plugin in EM
- Resolves: #72633
Releases: master,7.6
Change-Id: Ic26adc9db1719c4fe8c64a0dce093c64b1bac156
Reviewed-on: https://revie... - 23:21 Revision e0381a93: [TASK] Remove unused JavaScript validator plugin in EM
- Resolves: #72633
Releases: master,7.6
Change-Id: Ic26adc9db1719c4fe8c64a0dce093c64b1bac156
Reviewed-on: https://revie... - 10:56 Revision e026d4f2: [BUGFIX] Import/Export: Removed calls to deprecated method render()
- Calls of FlashMessage->render() are replaced with appropriate code.
Resolves: #72516
Releases: master, 7.6
Change-Id... - 10:49 Revision 3522a11e: [BUGFIX] Harden fallback class map generation
- It could happen when an extension does not provide any
autoload definition, that valid classes are not or
invalid cla... - 10:33 Revision 7d8f1a93: [BUGFIX] Import/Export: Removed calls to deprecated method render()
- Calls of FlashMessage->render() are replaced with appropriate code.
Resolves: #72516
Releases: master, 7.6
Change-Id... - 10:30 Revision 8dab8359: [TASK] Filelist: Create new file and opening it immediately for editing
- Resolves: #22858
Releases: master
Change-Id: Ic6c0a6425df8b2d3a763dffac4824e086997f7f5
Reviewed-on: https://review.ty... - 10:02 Revision ee55fddc: [TASK] Use correct TYPO3 API to add fields to TYPO3_USER_SETTINGS
- In ext:rtehtmlarea $GLOBALS is directly accessed. Use the TYPO3 API
method instead.
Resolves: #72665
Releases: maste... - 10:01 Revision b852b43a: [TASK] Move rtehtmlarea TypoScript to correct folder location
- The accessibilityicons feature includes a file
within EXT:rtehtmlarea/res/. According to the rest of the
core convent... - 10:00 Revision 9d28a841: [TASK] Remove unused userTSconfig default options
- These options are not used at all anymore.
Resolves: #72672
Releases: master
Change-Id: I6f108f6335bd74fd2ac75c3da9b...
2016-01-12
- 19:13 Revision 09008cd5: [BUGFIX] Recycler: Respect configurable pagingSize
- The paging size was hardcoded to the value of "20" in the JavaScript.
The setting ``pagingSize``, holding the value d... - 19:13 Revision ea617a33: [BUGFIX] Recycler: Respect configurable pagingSize
- The paging size was hardcoded to the value of "20" in the JavaScript.
The setting ``pagingSize``, holding the value d... - 16:32 Revision 831d7c09: [BUGFIX] NotFound image uses wrong path in frontend
- Resolves: #72646
Releases: master,7.6
Change-Id: I5242c35a2af4e7ab7bef6015beb2ffb2e78536d4
Reviewed-on: https://revie... - 16:31 Revision 6991af01: [BUGFIX] NotFound image uses wrong path in frontend
- Resolves: #72646
Releases: master,7.6
Change-Id: I5242c35a2af4e7ab7bef6015beb2ffb2e78536d4
Reviewed-on: https://revie... - 10:37 Revision 4bdffb11: [TASK] Move Error page to EXT:core
- The error page resides in t3skin and should be moved
to EXT:core as it is used for backend, frontend etc.
Resolves: ... - 10:32 Revision 1d0fbc7d: [TASK] Move admin_panel.css to EXT:frontend
- The admin panel references t3skin to load the CSS file,
which should belong to EXT:frontend though.
Resolves: #72638... - 10:29 Revision e1aa4fc8: [TASK] Document support of MySQL Strict mode
- Document that the MySQL SQL modes STRICT_TRANS_TABLES and STRICT_ALL_TABLES
are supported. Remove the check for these... - 10:29 Revision 97158c5d: [TASK] Document support of MySQL Strict mode
- Document that the MySQL SQL modes STRICT_TRANS_TABLES and STRICT_ALL_TABLES
are supported. Remove the check for these... - 09:46 Revision 270920ce: [TASK] Move non-public files to typo3temp/var/
- Add a subdirectory typo3temp/var/ (by default) which
contains all files which should never be accessible
for the web ...
2016-01-11
- 22:07 Revision a860716a: [TASK] Remove unused template file for old pagetree
- When removing the deprecated alt_db_navframe code
the HTML template file was not removed.
Resolves: #72641
Releases:... - 17:33 Revision 2a5c654d: [TASK] Create functional test databases with UTF8 character set/collation
- Change the create database statements in the functional test setup to
ensure an UTF-8 character set and collation. Ot... - 11:40 Revision 1732268d: [TASK] Use buttons instead of question marks for CSH
- Change-Id: I8533ad590ae30a37346f41a33fa25a7e8e15b58c
Resolves: #72511
Releases: master, 7.6
Reviewed-on: https://revi... - 11:20 Revision ce614b98: [TASK] Use buttons instead of question marks for CSH
- Change-Id: I8533ad590ae30a37346f41a33fa25a7e8e15b58c
Resolves: #72511
Releases: master, 7.6
Reviewed-on: https://revi... - 11:06 Revision 2a3c7f80: [BUGFIX] Re-Introduce hook to override a record overlay
- This patch re-introduces a hook to override a record overlay.
Also move the static recordStatusMapping and overlayPri... - 11:01 Revision cd76812d: [BUGFIX] Re-Introduce hook to override a record overlay
- This patch re-introduces a hook to override a record overlay.
Also move the static recordStatusMapping and overlayPri... - 10:43 Revision 9b0b1091: [!!!][TASK] Show folder modification date in file list
- Show the modification date of folders in the "Last Modified" column in
filelist again, which has been removed with th...
Also available in: Atom