Activity
From 2016-01-18 to 2016-02-16
2016-02-16
- 23:34 Revision 00a5c0c5: [BUGFIX] Catch submit event while saving shortcut with enter
- To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani... - 23:34 Revision 06ef5d4d: [BUGFIX] Catch submit event while saving shortcut with enter
- To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani... - 23:27 Revision 6462f437: [TASK] travis-ci on PHP7 only
- TYPO3 CMS 8 will rely on PHP version 7. Previous PHP version
tests can be removed from travis-ci.
Change-Id: I976b33... - 23:15 Revision 811b024f: [TASK] Remove backPath from compressor
- Resolves: #73502
Releases: master
Change-Id: Ic22688bc426725ff95a414600f740d19a82530ce
Reviewed-on: https://review.ty... - 22:56 Revision 06410a2f: [TASK] Update Fluid dependency to 1.0.4
- This change updates the composer dependency for typo3fluid/fluid
to version 1.0.4 which solves:
https://github.com/T... - 21:44 Revision 866b494b: [BUGFIX] Absolute web path in acceptance test
- Change-Id: I0dbf8514bd3b7dc7d182dde5d6e52f451bc79c42
Resolves: #73507
Related: #73479
Releases: master
Reviewed-on: h... - 21:01 Revision e5c39550: [BUGFIX] Don't convert labels for charsets in Extbase/Fluid
- When Extbase/Fluid initially were introduced, it was possible
to store non-UTF8-data in the database. A charset array... - 20:52 Revision fd5413cf: [TASK] Code cleanup for AbstractUserAuthentication
- This is a pre-patch for the session backend patch.
Resolves: #73500
Releases: master
Change-Id: I7454673d5063c2d7706... - 17:49 Revision 7f60b1f2: [TASK] Remove unused variable includeHierarchy
- The variable includeHierarchy in BackendUserAuthentication was unused
even in TYPO3 4.5, and is not in use in any TER... - 15:40 Revision 277d9155: [BUGFIX] Correctly add backend.css after extRelPath change
- Due to wrong calculation of the file path the CSS files doesn't get
added any more.
Change-Id: I84391d6e9d318b285b0a... - 15:30 Revision f0c8b1a0: [BUGFIX] Use correct palettes for pages.media sys_file_references
- When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal... - 15:29 Revision d09c8404: [BUGFIX] Use correct palettes for pages.media sys_file_references
- When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal... - 12:09 Revision 9ace2475: [TASK] Set TYPO3 version to 7.6.4-dev
- Change-Id: I68876893bbd6773ab66f8264fdf8be37940c5ce7
Reviewed-on: https://review.typo3.org/46705
Reviewed-by: TYPO3 R... - 12:08 Revision 654c6751: [RELEASE] Release of TYPO3 7.6.3
- Change-Id: Ie00c494eb8f5e8e82a4a13e242a275e37b65be23
Reviewed-on: https://review.typo3.org/46704
Reviewed-by: TYPO3 R... - 11:52 Revision 3b53f2f6: [TASK] Set TYPO3 version to 6.2.19-dev
- Change-Id: Ic95d24625134cb1dd28046d0b81463f7ff49fcd5
Reviewed-on: https://review.typo3.org/46701
Reviewed-by: TYPO3 R... - 11:52 Revision 1d8a0aad: [RELEASE] Release of TYPO3 6.2.18
- Change-Id: Ia39733d7ffe9023f57907b8dc1b130f96daaf3be
Reviewed-on: https://review.typo3.org/46700
Reviewed-by: TYPO3 R... - 11:44 Revision 2c95a05e: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 11:44 Revision dc14c81a: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 11:44 Revision 3256617a: [SECURITY] SQLi in DBAL
- When dbal is in native mode but sql_query.passthrough is disabled
in extension configuration, the values of queries a... - 11:44 Revision c88aa574: [SECURITY] XSS in form extension
- Resolves: #54205
Releases: 6.2
Security-Commit: 8d990b6db4deb63241f3d70a78dff0039094c98a
Security-Bulletinsp: TYPO3-C... - 11:43 Revision 4e639bef: [SECURITY] XSS in content element "Form"
- Encode field names and options of select and radio elements.
Resolves: #25244
Releases: 6.2
Security-Commit: 7121a0c... - 11:43 Revision a5117093: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 10:44 Revision 05d41c5d: [!!!][TASK] Remove flashmessage_compatibility.js from core
- The flashmessage_compatibility.js is deprecated since TYPO3 7 and is now
removed from core.
The deprecated flashmess... - 10:43 Revision 53b4b82f: [TASK] Replace csConvObj calls
- The CharsetConverter object is agnostic
of charset and environment, and a singleton on top.
There are still several ...
2016-02-15
- 17:16 Revision 6cbeedd1: [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... - 17:03 Revision e10a73ee: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:... - 17:02 Revision a0f4132c: [BUGFIX] Recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re... - 16:59 Revision edcb106b: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:... - 16:57 Revision 7b846b7b: [BUGFIX] Function menu: Removed call to deprecated method render()
- Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732... - 16:57 Revision 6f8def2e: [BUGFIX] Recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re... - 16:47 Revision 98a2c8e0: [BUGFIX] Function menu: Removed call to deprecated method render()
- Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732... - 16:43 Revision bd78a470: [TASK] Add logic to include languageLablelFiles via return structure
- Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a... - 16:41 Revision 0eb73ca1: [TASK] Add logic to include languageLablelFiles via return structure
- Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a... - 13:14 Revision d2f92e9a: [BUGFIX] Reallow custom request context in getUrl
- In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh... - 13:13 Revision 9543b7f8: [BUGFIX] Reallow custom request context in getUrl
- In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh... - 12:09 Revision 3957b2d6: [BUGFIX] Restore update wizard to add TER repository in EM
- This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6... - 11:37 Revision cbf64b32: [BUGFIX] Restore update wizard to add TER repository in EM
- This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6... - 11:21 Revision 7dd13d12: [TASK] Acceptance tests with travis-ci
- Set up a basic test system in .travis.yml to run
the login acceptance test with selenium and
phantomjs headless brows... - 10:37 Revision 80b82a92: [TASK] Prophecy update from 1.5.0 to 1.6.0
- Change-Id: I22f53a2be313ae3306a54a0983efda14285b725f
Resolves: #73430
Releases: master
Reviewed-on: https://review.ty... - 10:23 Revision 5ca5e54d: [TASK] Stick psr/log version to 1.0.0 in composer.json
- Resolves: #73382
Releases: master
Change-Id: I606a6be641c16edc23cace307d326aad78ceeaf1
Reviewed-on: https://review.ty... - 09:03 Revision f092081f: [BUGFIX] Enable file upload from Frontend context
- Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi... - 09:03 Revision c03efc68: [BUGFIX] Enable file upload from Frontend context
- Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi...
2016-02-14
- 12:54 Revision d0c74090: [TASK] Avoid hardcoded path for file list icons
- Resolves: #73038
Releases: master
Change-Id: I1816693076689df16552e216ebf4fdc9e927a502
Reviewed-on: https://review.ty... - 10:38 Revision ae291af0: [TASK] styleguide: TCA: t3editor in inline_expand
2016-02-13
- 20:45 Revision 562289d9: [BUGFIX] Indexed Search: Data too long for column 'cookie'
- The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release... - 20:45 Revision 9c4df3b3: [BUGFIX] Indexed Search: Data too long for column 'cookie'
- The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release... - 17:16 Revision 7c5bb2a8: [TASK] Enable codeception and add simple mouse test
- Resolves: #73216
Releases: master
Change-Id: I0390afebbf296748452dd85a0fd5f34fb53adff4
Reviewed-on: https://review.ty... - 15:55 Revision 09d292f2: [BUGFIX] Data in request may be null instead of an array
- Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi... - 15:55 Revision 67358929: [BUGFIX] Data in request may be null instead of an array
- Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi... - 15:38 Revision 4859dc86: [BUGFIX] Fixed Exception when updating the ReferenceIndex
- Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied... - 15:36 Revision 276e3fc4: [BUGFIX] InvalidArgumentException in PaginateViewHelper
- The argument validation of Standalone Fluids AbstractViewHelper
fails for methods defining arguments with multiple ty... - 15:34 Revision 18733e21: [BUGFIX] Fixed Exception when updating the ReferenceIndex
- Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied...
2016-02-12
- 18:47 Revision 6e5397cc: [FEATURE] Add preProcessStorage signal to ResourceFactory
- This patch introduces a new signal before a resource storage is initialized.
This is very useful to overwrite the sto... - 18:38 Revision 51ed3688: [TASK] Remove FlexForm charset conversion
- There was a rare option before all DB code
was UTF-8 and BE was UTF-8, when
FlexForm XML was stored in a different ch... - 18:01 Revision a6832340: [TASK] Update phpunit and its dependencies
- Change-Id: I06d5f3eab662abc8574c206b12f0a40be40eda58
Resolves: #73377
Releases: master
Reviewed-on: https://review.ty... - 13:22 Revision ba303809: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:57 Revision 2f0a9521: [TASK] Use getAbsoluteWebPath instead of extRelPath
- In order to be more flexible for path resolving,
a lot of occurrences in the TYPO3 Backend for
javascript and css fil... - 11:33 Revision 07b92e40: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:32 Revision e28c5654: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:13 Revision 5ab411e0: [TASK] Remove @inject from ext:fluid
- Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3... - 10:46 Revision bac3fbd4: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:46 Revision 1afa712d: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:45 Revision c4e292ff: [TASK] .travis.yml cleanup
- ext:compatibility6 was removed from core a while ago, explicit
deletion can be removed from .travis.yml
Change-Id: I... - 10:43 Revision 3c5865b6: [TASK] Deprecate old-school AJAX requests
- The old logic for using non-PSR-7 styled
AJAX requests in the backend is now deprecated, in favor of AJAX Backend Rou... - 10:32 Revision 1d2d368f: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:30 Revision 413430bf: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 09:00 Revision eaa89879: [TASK] Use UTF-8 as default for LanguageService
- The TYPO3 Backend is utf-8 by default since TYPO3 4.5, but certain
places read the value still from $GLOBALS['LANG']-... - 08:35 Revision 5763a689: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
- A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove... - 08:35 Revision d5f456e3: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
- A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove... - 07:26 Revision 77b50340: [!!!][TASK] Update Symfony Console to version 3.x
- This migrates the Extbase ConsoleOutput wrapper to the newer API.
Change-Id: If26fc4f783c1c66bfd7818ea2aedd9055bcbdf...
2016-02-11
- 22:58 Revision 2b1d3064: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 22:58 Revision 1a9e1f29: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 22:58 Revision 9d08dae9: [BUGFIX] Ensure correct line ending in fluid Unit Tests
- As the TYPO3\CMS\Core\Cache\Frontend\PhpFrontend uses the constant LF
for its data storing the Unit Tests in
TYPO3\CM... - 22:06 Revision cf080c66: [TASK] Cleanup usage of booleans in EXT:frontend
- Change-Id: I65b6b7f14752676c1c90fb6ff0b382de5aaaa53e
Resolves: #68896
Releases: master
Reviewed-on: https://review.ty... - 20:01 Revision 3dd1bc7e: [TASK] Change diff granularity to "word"
- Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9... - 20:01 Revision 9e6e5ff1: [TASK] Change diff granularity to "word"
- Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9... - 16:32 Revision b96daa1a: [TASK] styleguide: TCA: fal in flex
- 16:24 Revision a8c38201: [TASK] styleguide: TCA: clean up icons
- 16:14 Revision 991fd038: [TASK] styleguide: TCA: attribute on mm table
- 16:10 Revision 53bbe6ab: [TASK] Cap counter of "Application Overview"
- The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ... - 16:09 Revision 00510d1d: [TASK] Cap counter of "Application Overview"
- The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ... - 16:01 Revision 194e6786: [TASK] styleguide: TCA: inline mn
- 15:32 Revision 29c8716d: [TASK] Remove unused option cObj->INT_include
- An option within ContentObjectRenderer was unused
even before TYPO3 4.5, and is not in use in any TER
extension. This... - 15:16 Revision a57d985c: [TASK] Replace confirm in Create Folder page
- Resolves: #68255
Releases: master
Change-Id: Ic2283f4ea8d43059b1c84cafefc79d6b60afa9ff
Reviewed-on: https://review.ty... - 15:16 Revision 51456c1a: [TASK] styleguide: TCA: inline useCombination with box
- 14:46 Revision a497511d: [TASK] styleguide: TCA: Inline examples
- 11:05 Revision f91af448: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
- Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re... - 11:05 Revision ef3c9d38: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
- Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re... - 10:51 Revision 86e64e76: [BUGFIX] Fix broken tooltip for clipboard header icons
- Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi... - 10:50 Revision 4e6308e2: [BUGFIX] Fix broken tooltip for clipboard header icons
- Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi... - 08:50 Revision a7cc1024: [TASK] Remove @inject from ext:fluid
- Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3... - 07:13 Revision 495fbdbd: [TASK] Remove obsolete settings from CSS Styled Content
- CSS Styled Content still contains old options that are not in use
anymore within the TYPO3 Core or in regular setting... - 07:10 Revision 31d000f6: [TASK] Deprecate BackendUtility::getListViewLink()
- The wrapper method was previously used in two parts of the TYPO3
Core.
Resolves: #73190
Releases: master
Change-Id: ...
2016-02-10
- 18:47 Revision fcc7d165: [TASK] Cleanup code of QueryView
- Resolves: #73175
Releases: master
Change-Id: Id5ea957f52172d2951732b89f8de1acba9e3ee54
Reviewed-on: https://review.ty... - 10:52 Revision 05483146: [BUGFIX] Re-enable export of multiple records via clipboard
- The change of #57873 introduced a regression which doesn't allow
the export of multiple records via the clipboard mod... - 05:45 Revision 062363be: [BUGFIX] Drop usage of iconFile if typeicon_classes is used in TCA
- If typeicon_classes is used, the iconFile is not required.
Resolves: #73202
Releases: master
Change-Id: If6ba002865f...
2016-02-09
- 22:17 Revision 3153a54a: [TASK] Remove occurrences of linkThisUrl()
- The functionality of linkThisUrl is not needed in several places
and the code can be simplified.
Resolves: #73189
Re... - 15:56 Revision 6c31c311: [TASK] styleguide: TCA: Move inline fal to own table
- 14:24 Revision 05ca4ce3: [TASK] styleguide: TCA: Extract global flex cases to own table
- 13:28 Revision 86e96894: [TASK] styleguide: TCA: Move group and select flex fields
- 12:52 Revision f07c6290: [TASK] styleguide: TCA: Merge basic flex fields
- 12:28 Revision 13f3f9e0: [TASK] styleguide: TCA: Merge wizards
- 11:25 Revision ee6c74c2: [TASK] styleguide: TCA: type in own table
- 11:10 Revision 437ec52b: [TASK] styleguide: TCA: palette in own table
- 11:04 Revision f45ed80a: [FOLLOWUP][TASK] Always use Icon API for Module Icons
- Fixed failing unit tests because of whitespace problems.
Resolves: #73186
Releases: master
Change-Id: I3a25c74c1526... - 10:09 Revision 0102c888: [FOLLOWUP][TASK] Always use Icon API for Module Icons
- The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi... - 09:48 Revision 507ddd04: [TASK] styleguide: TCA: Improve required elements tests
- 09:33 Revision f9599a1c: [BUGFIX] Fallback to version of ext_emconf.php if not found in Composer
- Resolves: #65866
Releases: 6.2
Change-Id: I9e8383de10e2df1b722fda4b55d1379908f13138
Reviewed-on: https://review.typo3... - 08:33 Revision 562b7c1d: [TASK] Always use Icon API for Module Icons
- The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi... - 07:31 Revision 369334cf: [BUGFIX] Correct escaping behavior of documentation views
- This change updates documentation-related templates and
a single ViewHelper to use the expected escaping toggles.
Ch... - 06:49 Revision a494a5ee: [TASK] Use Time Tracker only
- Don't use the null time tracker anymore, as the logic can be now put
inside the TimeTracker object itself. The class ...
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...
Also available in: Atom