Activity
From 2017-06-05 to 2017-07-04
2017-07-04
- 23:44 Revision 1dd2254c: [BUGFIX] Always quote SQL identifiers in schema migrations
- Doctrine doesn't always return quoted identifiers when reading the
schema information from the database. This patch w... - 23:24 Revision ededfc07: [TASK] Resolve hidden dependency from EXT:backend to EXT:rsaauth
- Moves always-executed code into a hook which only executes
if the rsaauth extension is installed.
Resolves: #80580
R... - 23:15 Revision 5de39f07: [BUGFIX] Provide lang and uc data for workspace notification localization
- The notification e-mails of workspace changes need the lang of the
BackendUser record, this change introduces the lan... - 23:03 Revision 90d9a9ef: [BUGFIX] Provide lang and uc data for workspace notification localization
- The notification e-mails of workspace changes need the lang of the
BackendUser record, this change introduces the lan... - 22:57 Revision 164b1fba: [BUGFIX] EXT:form - fix radio button html markup
- Make the radio button html markup closer to
http://getbootstrap.com/css/#checkboxes-and-radios
- remove the "for" at... - 22:36 Revision 4bb21e28: [BUGFIX] Always select database number in Redis Cache Backend
- When using persistent connections, we need to always select the database.
Resolves: #81629
Releases: master, 8.7
Cha... - 22:17 Revision d9b2c19d: [BUGFIX] Always select database number in Redis Cache Backend
- When using persistent connections, we need to always select the database.
Resolves: #81629
Releases: master, 8.7
Cha... - 20:02 Revision 1071e030: [BUGFIX] Import Fluid namespace in Step layout of install tool
- Namespace “i” is used but never imported. This patch fixes that.
Change-Id: Iba5a5e97cb633298b9993fca5c5b5f655f36fea... - 20:02 Revision f3227e91: [BUGFIX] Import Fluid namespace in Step layout of install tool
- Namespace “i” is used but never imported. This patch fixes that.
Change-Id: Iba5a5e97cb633298b9993fca5c5b5f655f36fea... - 19:45 Revision 312ac559: [!!!][TASK] Drop ext:func
- The extension "func" which brings the "Web->Functions" main module
acts as a container for other extensions to hook i... - 09:12 Revision 92fa10d9: [TASK] Set TYPO3 version to 7.6.21-dev
- Change-Id: I681f52006af409b3430b2c39d90ad62aefde796c
Reviewed-on: https://review.typo3.org/53390
Tested-by: TYPO3com ... - 08:39 Revision 87d75ebe: [TASK] Set TYPO3 version to 8.7.4-dev
- Change-Id: I56fe81c10901bb42b7656d004b66195900e598a6
Reviewed-on: https://review.typo3.org/53388
Tested-by: TYPO3com ... - 08:37 Revision ecb6538c: [RELEASE] Release of TYPO3 7.6.20
- Change-Id: I60e2cb94a00d9add16b7609e6002ab229a341c0e
Reviewed-on: https://review.typo3.org/53389
Reviewed-by: Benni M... - 07:53 Revision 87dcc056: [RELEASE] Release of TYPO3 8.7.3
- Change-Id: I1da9d2b21dfd231b98e1a4d9ea2c8aee74202277
Reviewed-on: https://review.typo3.org/53387
Reviewed-by: Benni M...
2017-07-03
- 15:54 Revision c91e77ef: [TASK] Integrate "Functions" as context menu
- The patch integrates ext:wizard_sortpages and ext:wizard_crpages
as context menu items in "more" of the page record c... - 15:23 Revision e6878c49: [!!!][TASK] Migrate file edit form to FormEngine
- To simplify the overhaul of EXT:t3editor, the form to change a file's
content is based on FormEngine now.
Additional... - 08:32 Revision 5513a2b7: [FOLLOWUP][TASK] Remove unused Extbase exception classes
- Re-add existing class aliases introduced in TYPO3 v8
Resolves: #81600
Releases: master
Change-Id: I641347c084c1b671b... - 08:31 Revision 143de0e3: [TASK] Upgade CKEDITOR to 4.7.1
- CKEditor have realeased a new version, containing fixes
primarily for table selection, but also some general
fixes.
... - 08:10 Revision 77db4fac: [TASK] Upgade CKEDITOR to 4.7.1
- CKEditor have realeased a new version, containing fixes
primarily for table selection, but also some general
fixes.
... - 08:01 Revision 36696a35: [BUGFIX] Do no force int cast of pageUid in f:link.action
- Since #81213, the `pageUid` argument is cast to an int. If that
parameter is omitted, pageUid becomes 0. UriBuilder i... - 00:30 Revision 3a009454: [TASK] EXT:form - Add documentation
- Resolves: #80198
Releases: master
Change-Id: Iaad2a96c2b1d7413220521dc188b09700110e391
Reviewed-on: https://review.ty...
2017-07-02
- 22:16 Revision abf8691c: [BUGFIX] Make sure correct data types are passed around in RefIndex
- Releases: master, 8.7
Resolves: #81637
Change-Id: I8b5a1e701b91657efd341aae96a23f4c4d643b43
Reviewed-on: https://revi... - 21:28 Revision a2647b1a: [BUGFIX] Make sure correct data types are passed around in RefIndex
- Releases: master, 8.7
Resolves: #81637
Change-Id: I8b5a1e701b91657efd341aae96a23f4c4d643b43
Reviewed-on: https://revi...
2017-07-01
- 20:53 Revision 981a5b11: [BUGFIX] Remove not working CDATA usage in JS template file
- The "{" character is now wrapped into f:format.raw.
Change-Id: I472bf9f600d43bbb8a0d5d5f691109c20599fd90
Resolves: #... - 20:32 Revision 3d77b72e: [BUGFIX] Remove not working CDATA usage in JS template file
- The "{" character is now wrapped into f:format.raw.
Change-Id: I472bf9f600d43bbb8a0d5d5f691109c20599fd90
Resolves: #...
2017-06-30
- 21:13 Revision 0e005ccc: [BUGFIX] Fix typo in "Recently updated pages" menu description
- Resolves: #81760
Releases: master, 8.7
Change-Id: Ib04e7bd994ae32f02649112e838115003a4a42c0
Reviewed-on: https://revi... - 20:52 Revision 6fe22e9e: [BUGFIX] Fix typo in "Recently updated pages" menu description
- Resolves: #81760
Releases: master, 8.7
Change-Id: Ib04e7bd994ae32f02649112e838115003a4a42c0
Reviewed-on: https://revi... - 20:03 Revision c162474a: [BUGFIX] Copying workspace version record fails
- Copying workspace version records fails in Doctrine DBAL exception due to
using computed properties directly in the d... - 17:36 Revision dbe425f9: [BUGFIX] Copying workspace version record fails
- Copying workspace version records fails in Doctrine DBAL exception due to
using computed properties directly in the d...
2017-06-29
- 16:54 Revision 307b3752: [BUGFIX] Allow whitespaces in list of file extensions
- This ensures that spaces can be used to format the list of file
extensions for <INCLUDE_TYPOSCRIPT>.
Resolves: #8170... - 14:55 Revision fc12d545: [BUGFIX] Allow whitespaces in list of file extensions
- This ensures that spaces can be used to format the list of file
extensions for <INCLUDE_TYPOSCRIPT>.
Resolves: #8170... - 13:59 Revision 3c397ddd: [FEATURE] Cleanup buildQueryParameters hook
- Add the QueryBuilder object to list module buildQueryParameters
hook allowing direct operation on this object includi... - 01:13 Revision cfd9bca8: [!!!][TASK] Remove sysext:sv, move files to sysext:core
- Only the AuthenticationService and its abstract class are
left in sysext:sv. Move those, the tests and the service
re...
2017-06-28
- 21:31 Revision 3f2227d2: [BUGFIX] Correct the replace section of sysext:lang
- The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ... - 21:30 Revision 4d1eb153: [BUGFIX] Correct the replace section of sysext:lang
- The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ... - 21:30 Revision a2415588: [BUGFIX] Correct the replace section of sysext:lang
- The extension name and folder is lang, not language.
Change-Id: Ieb11fa16af67a9e203c3c4e5dc96acca5501567f
Resolves: ... - 21:04 Revision d658d52d: [TASK] Have LICENSE.txt in all core exts
- Preparing the git split for better composer integration
we end up with single repos for all extensions and single
pac... - 19:48 Revision be3d473a: [TASK] Remove unused Extbase exception classes
- There are a lot PHP exception classes which are not in use inside Extbase.
Some come from the fact that Fluid got mo... - 18:04 Revision 61b30bf6: [TASK] Have LICENSE.txt in all core exts
- Preparing the git split for better composer integration
we end up with single repos for all extensions and single
pac... - 15:04 Revision 121dbbdd: [BUGFIX] Initialize uploadfolder key for TCA group file_reference
- The array key 'uploadfolder' is initialized on a non existing array.
It must be initialized on the processed tca arra... - 12:53 Revision 547ae979: [BUGFIX] Initialize uploadfolder key for TCA group file_reference
- The array key 'uploadfolder' is initialized on a non existing array.
It must be initialized on the processed tca arra...
2017-06-27
- 18:37 Revision a928f30c: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
- Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful... - 18:04 Revision b3316347: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
- Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful... - 11:53 Revision 3ba04e4b: [BUGFIX] Fully initialize ContentObjectRenderer in HtmlViewHelper
- Add a call to the start function of ContentObjectRenderer after
instantiation. This is necessary to get all hooks ful...
2017-06-26
- 22:23 Revision a7859e5d: [BUGFIX] Fix namespace of PHPUnit exception
- Since PHPUnit 6.2, exceptions are namespaced. The tests are adjusted to
catch these exceptions properly again.
Resol... - 22:20 Revision 6d1cf06a: [BUGFIX] Revert and adjust changes in InstallFromTer.json
- The original patch removed variables that were assumed to be unused. The
assumption was wrong, as the variables are u... - 22:04 Revision cab9d48e: [BUGFIX] Fix namespace of PHPUnit exception
- Since PHPUnit 6.2, exceptions are namespaced. The tests are adjusted to
catch these exceptions properly again.
Resol... - 15:10 Revision 2ed9d0b7: [BUGFIX] Validate FormEngine fields on load
- Make sure the validation of FormEngine fields is triggered on load.
This bug does not occur in newer versions.
Relea... - 11:59 Revision 2ecb3e86: [BUGFIX] iconIdentifier for custom system information panel items
- An iconIdentifier is needed since the icon generation is
moved to the Fluid template. The third parameter of
addSyste... - 11:44 Revision e44aeca1: [BUGFIX] iconIdentifier for custom system information panel items
- An iconIdentifier is needed since the icon generation is
moved to the Fluid template. The third parameter of
addSyste... - 01:25 Revision 82255e44: [BUGFIX] travis-ci: Have DE locale
- New phpunit throws happy little exception if locales tested for are
not available on given platform. travis-ci is aff... - 01:13 Revision 47633789: [BUGFIX] travis-ci: Have DE locale
- New phpunit throws happy little exception if locales tested for are
not available on given platform. travis-ci is aff...
2017-06-25
- 22:21 Revision 1238d43c: [TASK] typo3/testing-framework 1.1 brings phpunit 6.2
- Switching from 1.0 to 1.1 dependency for typo3/testing-framework
brings phpunit v6.2 which comes with namespaced clas... - 22:21 Revision a3c1ab74: [TASK] typo3/testing-framework 1.1 brings phpunit 6.2
- Switching from 1.0 to 1.1 dependency for typo3/testing-framework
brings phpunit v6.2 which comes with namespaced clas... - 18:11 Revision 0021961a: [TASK] Update some require-dev dependencies
- codeception/codeception 2.3.3
se/selenium-server-standalone 2.4.0
enm1989/chromedriver 2.30
Resolves: #81695
Release... - 18:10 Revision 615794bf: [TASK] Update some require-dev dependencies
- codeception/codeception 2.3.3
se/selenium-server-standalone 2.4.0
enm1989/chromedriver 2.30
Resolves: #81695
Release...
2017-06-23
- 22:54 Revision b71c2b6e: [TASK] bamboo: Run 8.7 after master nightly
- Execute the 8.7 nightly an hour later to not overlap
with master nightly.
Change-Id: I9a13bf7fd47f5d0c1cb46988e275cb... - 22:24 Revision 4980a614: [TASK] bamboo 7.6 test specs and pgsql install test
- Backport of the bamboo spec patches from master to
7.6 to manage the build plan.
Change-Id: Icd4c84fef396a1745e72be4... - 20:21 Revision 4889b0ed: [TASK] bamboo 8.7 test specs and pgsql install test
- Backport of the bamboo spec patches from master to
8.7 to manage the build plans.
The patch also backports the "insta... - 18:42 Revision ef22d359: [TASK] Acceptance test installing TYPO3 on pgsql
- A basic acceptance tests clicking through installer
using a postgres sql db connection, checking backend login
and in... - 13:08 Revision f849ec43: [TASK] Raise testing-framework to 1.0.9
- Brings base setup for an acceptance test that installs
TYPO3 on postgres and loads the introduction distribution.
Ch... - 13:05 Revision e047ea17: [TASK] Raise testing-framework to 1.0.9
- Brings base setup for an acceptance test that installs
TYPO3 on postgres and loads the introduction distribution.
Ch... - 12:34 Revision 6dc18943: [TASK] bamboo: Have cgl check in preparation stage
- The cgl check is quick and fails rather often for pre-merge
test runs in the beginning. Move the job to preparation s... - 02:07 Revision 985774eb: [BUGFIX] Add missing frontend context check when fetching view configuration
- Check for Frontend context has been omitted during refactoring and will
have side effects in Backend in view configur... - 00:54 Revision 3977280b: [BUGFIX] Add missing frontend context check when fetching view configuration
- Check for Frontend context has been omitted during refactoring and will
have side effects in Backend in view configur...
2017-06-22
- 17:49 Revision ee2b45ed: [TASK] Functional test for tt_content rendering
- Add functional tests for tt_content rendering
with different combinations of TypoScript language
settings sys_languag... - 16:10 Revision 500ec804: [TASK] Functional test for tt_content rendering
- Add functional tests for tt_content rendering
with different combinations of TypoScript language
settings sys_languag...
2017-06-21
- 23:56 Revision a8e7c54a: [TASK] Raise typo3/testing-framework to 1.0.8
- Change-Id: I15c7a21e1782d6d9fa433cf2f23669a851ffd85a
Resolves: #81661
Releases: master, 8.7
Reviewed-on: https://revi... - 23:56 Revision 33e0901d: [TASK] Raise typo3/testing-framework to 1.0.8
- Change-Id: I15c7a21e1782d6d9fa433cf2f23669a851ffd85a
Resolves: #81661
Releases: master, 8.7
Reviewed-on: https://revi... - 22:47 Revision 65ce5bea: [TASK] bamboo: Add a nightly build plan spec
- Configures a second build for core master that
runs as nightly plan and has more combinations:
The acceptance and fun... - 17:37 Revision 81d208cf: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
- Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/... - 17:37 Revision e4c0a1b7: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
- Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/... - 17:04 Revision 425eba11: [BUGFIX] Fix namespace of `SaltedPasswordsUtility` in documentation
- Resolves: #81655
Releases: master, 8.7, 7.6
Change-Id: I4fe1b16b6e4c2bdd26fd05143e7b0ead91445223
Reviewed-on: https:/... - 14:02 Revision 7efc3141: [BUGFIX] Stabilize a flaky unit test
- getParseTimeReturnsZeroIfNoValuesAreSet() tends to fail sometimes
if $beUserInitialization is > 0 but $totalParseTime... - 13:29 Revision f8b70e1d: [BUGFIX] Stabilize a flaky unit test
- getParseTimeReturnsZeroIfNoValuesAreSet() tends to fail sometimes
if $beUserInitialization is > 0 but $totalParseTime... - 06:43 Revision e58eacda: [BUGFIX] Fix checking config.metaCharset with uppercase letters
- Releases: master, 8.7
Resolves: #81634
Change-Id: I48bc1885aec47a4dcc66bf556cd69d50a7781fd5
Reviewed-on: https://revi... - 06:27 Revision f8f0acbd: [BUGFIX] Fix checking config.metaCharset with uppercase letters
- Releases: master, 8.7
Resolves: #81634
Change-Id: I48bc1885aec47a4dcc66bf556cd69d50a7781fd5
Reviewed-on: https://revi...
2017-06-20
- 19:03 Revision 950df818: [TASK] bamboo: Allow mssql+postgres builds on both php 7.0 & 7.1
- Change-Id: I240ed28992cea31e04aa7451ef609c68eade7782
Resolves: #81635
Releases: master
Reviewed-on: https://review.ty... - 14:44 Revision 5fcc996d: [TASK] Set TYPO3 version to 7.6.20-dev
- Change-Id: Ia7a22c9ea92f3a90e5d5c132692777471125b39a
Reviewed-on: https://review.typo3.org/53286
Reviewed-by: TYPO3 R... - 14:43 Revision 7e72aa52: [RELEASE] Release of TYPO3 7.6.19
- Change-Id: Ibb18cb05be31716498f80b11ed2ec49f5cf5287f
Reviewed-on: https://review.typo3.org/53285
Reviewed-by: TYPO3 R... - 14:34 Revision 246f1569: [TASK] Set TYPO3 version to 8.7.3-dev
- Change-Id: I5eed065e0fbb38d05a716e3e2cc713521a0c5699
Reviewed-on: https://review.typo3.org/53284
Reviewed-by: TYPO3 R... - 14:32 Revision e05c6943: [RELEASE] Release of TYPO3 8.7.2
- Change-Id: I2cb5bb90074cade7762f06a3bca83ce593f63006
Reviewed-on: https://review.typo3.org/53283
Reviewed-by: TYPO3 R... - 14:08 Revision c35c3255: [BUGFIX] Prevent uncaught exception in Import/Export controller
- Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ... - 14:04 Revision 36d5d336: [CLEANUP] Wrap doesRecordExist in new method
- Wraps the functionality from doesRecordExist
in a new method recordInfoWithPermissionCheck.
The goal is a general cl... - 13:57 Revision f470b880: [BUGFIX] Ensure links with ampersands are HSC-decoded
- Since the new link structure is in place with TYPO3 v8
all links are properly htmlspecialchar'ed in the database.
Th... - 13:47 Revision b943b021: [TASK] Cache results in doesRecordExist_pageLookUp
- Copying big sub-trees can benefit from caching the calls
to doesRecordExist_pageLookUp in a run-time cache since
ther... - 13:46 Revision 59cca010: [BUGFIX] Prevent uncaught exception in Import/Export controller
- Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ... - 13:41 Revision ba9d3657: [BUGFIX] Ensure links with ampersands are HSC-decoded
- Since the new link structure is in place with TYPO3 v8
all links are properly htmlspecialchar'ed in the database.
Th... - 13:38 Revision a26c128a: [BUGFIX] Populate loaded commands after ext_tables is loaded
- Especially in TYPO3 v8, where TCA is not loaded at all times,
running a CLI command with an empty cache will result i... - 13:18 Revision 7d469851: [BUGFIX] Populate loaded commands after ext_tables is loaded
- Especially in TYPO3 v8, where TCA is not loaded at all times,
running a CLI command with an empty cache will result i... - 13:10 Revision e440f477: [BUGFIX] Prevent uncaught exception in Import/Export controller
- Currently an error is thrown if no post data was sent to the
ImportExportController. This can easily happen if a t3d ... - 13:03 Revision 109e0c02: [BUGFIX] Skip quoted fields in insertData
- While parsing the input value for expressions inside curly brackets
it must skip quoted field names which are also in... - 12:47 Revision b8f85952: [BUGFIX] Select suitable distribution version in em
- The distribution installer selects current_version=1
extensions only and fails in core v7 since the current
introduct... - 12:45 Revision c8b3703e: [BUGFIX] Skip quoted fields in insertData
- While parsing the input value for expressions inside curly brackets
it must skip quoted field names which are also in... - 12:28 Revision efc8a8ad: [TASK] Revert "Port RteLinkBrowser to TypeScript"
- This change introduced a flaw in the RteLinkBrowser JS file
which needs to override LinkBrowser class instead of just... - 12:24 Revision 6e380428: [BUGFIX] Select suitable distribution version in em
- The distribution installer selects current_version=1
extensons only and fails in core v7 since the current
introducti... - 11:54 Revision b4af653c: [BUGFIX] Select suitable distribution version in em
- The distribution installer selects current_version=1
extensons only and fails in core v7 since the current
introducti... - 11:27 Revision 823fb1b7: [BUGFIX] Avoid redundant SQL queries in ReferenceIndex
- Change methods inside ReferenceIndex to allow them to receive an
existing record as array rather than a UID to avoid ... - 11:05 Revision 27ec7529: [BUGFIX] Avoid redundant SQL queries in ReferenceIndex
- Change methods inside ReferenceIndex to allow them to receive an
existing record as array rather than a UID to avoid ... - 09:08 Revision e22a32e7: [CLEANUP] Wrap doesRecordExist in new method
- Wraps the functionality from doesRecordExist
in a new method recordInfoWithPermissionCheck.
The goal is a general cl...
2017-06-19
- 13:42 Revision 5ec48ab3: [BUGFIX] Fix wrong parameter type
- The quoting parameter constants \PDO::PARAM_* are in fact integers. The
annotation shipped with doctrine says string,... - 13:30 Revision 13d30c42: [BUGFIX] Fix wrong parameter type
- The quoting parameter constants \PDO::PARAM_* are in fact integers. The
annotation shipped with doctrine says string,...
2017-06-18
- 20:33 Revision 957f4a52: [BUGFIX] FormEngine creating section container in new record
- If a records has not been persisted and a flex section container
is added, the form compiler needs the "NEW123" uid o... - 20:11 Revision e3fd3c7a: [BUGFIX] FormEngine creating section container in new record
- If a records has not been persisted and a flex section container
is added, the form compiler needs the "NEW123" uid o... - 19:07 Revision fa114cf3: [FEATURE] Add possibility to write tests in TypeScript
- Adjust grunt and tsconfig to allow writing unit tests
in TypeScript. Test example is included.
Additionally configur... - 18:13 Revision 1de38e97: [!!!][TASK] Always throw exception if a userFunc does not exist
- The parameter `$errorMode` is removed from the method
`GeneralUtility::callUserFunction()`. Thus, the checks agains t...
2017-06-17
- 23:09 Revision 5b0e5eb3: [BUGFIX] rte_ckeditor triggers has-change on change
- CKEditor fields now triggers FormEngine.Validation.markFieldAsChanged
therefore a warning of unsaved changes on closi... - 22:55 Revision 84564da8: [!!!][TASK] Move service report from EXT:sv to EXT:reports
- Move the report as a first step to get rid of EXT:sv.
Resolves: #81536
Releases: master
Change-Id: I46e38b5c4bf8d546... - 22:25 Revision 9d7c747c: [BUGFIX] rte_ckeditor triggers has-change on change
- CKEditor fields now triggers FormEngine.Validation.markFieldAsChanged
therefore a warning of unsaved changes on closi... - 22:04 Revision c5495f15: [FOLLOWUP][BUGFIX] Use mb_* methods directly instead of CharsetConverter
- Fixing one issue with the wrong variable name.
Resolves: #81575
Releases: master, 8.7
Change-Id: I820a3bcfc9a250a35c... - 21:48 Revision c492bda5: [FOLLOWUP][BUGFIX] Use mb_* methods directly instead of CharsetConverter
- Fixing one issue with the wrong variable name.
Resolves: #81575
Releases: master, 8.7
Change-Id: I820a3bcfc9a250a35c... - 21:36 Revision f2b35790: [BUGFIX] Use the correct named parameter type in Extbase queries
- In Extbase query expressions the second operand is converted to a plain
value which is either an integer or a string.... - 21:24 Revision fdd32b71: [TASK] Deprecate DocumentTemplate::formWidth()
- The method DocumentTemplate::formWidth() is not needed anymore as
the styling can be done by using bootstrap and regu... - 21:12 Revision 0bd17463: [BUGFIX] Use the correct named parameter type in Extbase queries
- In Extbase query expressions the second operand is converted to a plain
value which is either an integer or a string.... - 19:04 Revision d6061a12: [BUGFIX] Fix DB error handling in FrontendUserImageUpdateWizard
- The errorCode() method returns a string representation of the error that happened.
Comparing this to an integer value... - 18:26 Revision c5d75c15: [TASK] Port RteLinkBrowser to TypeScript
- Resolves: #81444
Releases: master
Change-Id: I7247ef2c88ff60c484c3ca7ff0af48d3b8e72aac
Reviewed-on: https://review.ty... - 18:15 Revision 445b001a: [BUGFIX] Fix DB error handling in FrontendUserImageUpdateWizard
- The errorCode() method returns a string representation of the error that happened.
Comparing this to an integer value... - 17:47 Revision 3d29a687: [BUGFIX] Respect selected page in recursive record list search
- The backend list view must respect the selected pages even if the search
level is set to infinite. This bug was intro... - 17:36 Revision 279acf79: [BUGFIX] Respect selected page in recursive record list search
- The backend list view must respect the selected pages even if the search
level is set to infinite. This bug was intro... - 17:07 Revision 12d2f17b: [BUGFIX] Remove superfluous extbase TS option
- When removing the extbase query cache in 8.3, the TypoScript option
was not removed which has no effect anymore since... - 16:54 Revision a001596a: [BUGFIX] Remove superfluous extbase TS option
- When removing the extbase query cache in 8.3, the TypoScript option
was not removed which has no effect anymore since... - 16:53 Revision 9501d39a: [BUGFIX] Streamline bool arguments throughout the core
- There are still places left in TYPO3 where methods are called with
integers as parameters, although they are marked a... - 16:37 Revision 5806a181: [BUGFIX] Streamline bool arguments throughout the core
- There are still places left in TYPO3 where methods are called with
integers as parameters, although they are marked a... - 15:35 Revision 1d98daf1: [BUGFIX] Remove possibly undefined constant from test bootstraps
- The constant LF might not be defined in functional and unit test
bootstrap by the time the script terminates with an ...
2017-06-16
- 20:15 Revision efcdafd4: [TASK] Have bamboo test plans as files
- Atlassian bamboo allows to define test plans in
files since version 6. The test plans are based on
rather simple Java... - 18:35 Revision ddb6f318: [BUGFIX] AdminPanel: Change fields for simulate time
- When entering a date string in the admin panel to simulate a certain
date/time and clicking the "update" button an ex... - 13:36 Revision 05a10ff6: [BUGFIX] AdminPanel: Change fields for simulate time
- When entering a date string in the admin panel to simulate a certain
date/time and clicking the "update" button an ex... - 13:13 Revision 68968215: [BUGFIX] Add missing format.case capitalWords mode
- The mode "capitalWords" was just a todo statement that indicated a
missing implementation.
The implementation is now ... - 13:02 Revision a189a328: [BUGFIX] Use mb_* methods directly instead of CharsetConverter
- There are several places where mb_* methods are still not used, although
they are even better to use instead of the $... - 12:28 Revision f8c01d9f: [BUGFIX] Add missing format.case capitalWords mode
- The mode "capitalWords" was just a todo statement that indicated a
missing implementation.
The implementation is now ... - 12:19 Revision 1a1ea9e5: [BUGFIX] Use mb_* methods directly instead of CharsetConverter
- There are several places where mb_* methods are still not used, although
they are even better to use instead of the $... - 10:53 Revision 01742278: [BUGFIX] Extbase: Remove invalid class ObjectManagerException
- There is a class called "ObjectManagerException" which was
introduced very early with Extbase and was a clone of
the ... - 10:40 Revision 0e3615ba: [BUGFIX] Extbase: Remove invalid class ObjectManagerException
- There is a class called "ObjectManagerException" which was
introduced very early with Extbase and was a clone of
the ...
2017-06-15
- 22:57 Revision 033cb469: [BUGFIX] Include RSA JS in FE with relative URL
- Releases: master, 8.7
Resolves: #80952
Change-Id: I94a5124a16c9ad9893c1c2346967089fd16ad142
Reviewed-on: https://revi... - 21:38 Revision 2254e2f1: [BUGFIX] Include RSA JS in FE with relative URL
- Releases: master, 8.7
Resolves: #80952
Change-Id: I94a5124a16c9ad9893c1c2346967089fd16ad142
Reviewed-on: https://revi... - 16:17 Revision a2bef2a1: [FOLLOWUP][TASK] Deprecate render method arguments on ViewHelpers
- Followup patch to migrate f:widget.autocomplete which
had been missed by the previous patch.
Change-Id: I9e2552925df... - 10:27 Revision 562e3b3c: [BUGFIX] Better documentation of cObject viewhelper
- Add more information about the table argument and when it should
be set.
Resolves: #81545
Releases: master, 8.7
Chan... - 10:16 Revision 73f173e7: [BUGFIX] Linkvalidator: Links (from rte) not detected correctly
- Due to the changed link syntax ("t3://...") instead of "<link ...>" the
links to files and internal pages are not rec... - 10:12 Revision 5fa6c73c: [BUGFIX] Better documentation of cObject viewhelper
- Add more information about the table argument and when it should
be set.
Resolves: #81545
Releases: master, 8.7
Chan... - 08:49 Revision 1522bad3: [BUGFIX] Linkvalidator: Links (from rte) not detected correctly
- Due to the changed link syntax ("t3://...") instead of "<link ...>" the
links to files and internal pages are not rec... - 00:45 Revision 9938f72f: [BUGFIX] Fix wrong markup of download icon in extension manager
- Apply the classes 'btn btn-default' directly to the a tag instead
to have the full button area clickable.
Resolves: ...
2017-06-14
- 23:37 Revision 92b5d23a: [BUGFIX] Fix wrong markup of download icon in extension manager
- Apply the classes 'btn btn-default' directly to the a tag instead
to have the full button area clickable.
Resolves: ... - 19:33 Revision e8f7fab0: [FOLLOWUP][BUGFIX] Allow processing of multiple new record localizations
- Complete data-map for a table is handed over in $idValues to
DataMapProcessor::fetchDependencies(string $tableName, a... - 19:07 Revision b20e76c8: [FOLLOWUP][BUGFIX] Allow processing of multiple new record localizations
- Complete data-map for a table is handed over in $idValues to
DataMapProcessor::fetchDependencies(string $tableName, a... - 18:40 Revision e8f97da1: [BUGFIX] Remove manually set database row
- databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t... - 17:42 Revision b2f6aa31: [BUGFIX] Check for enabled devlog inside devLog()
- Calling GeneralUtility::devLog() can be called but
the method itself should check whether the devlog
is enabled, inst... - 17:23 Revision b1633c4b: [BUGFIX] Allow processing of multiple new record localizations
- The current implementation of DataMapProcessor to determine the necessity
of synchronizing record localizations is to... - 16:14 Revision 51d227a2: [BUGFIX] Remove manually set database row
- databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t... - 15:54 Revision c32049af: [BUGFIX] Allow processing of multiple new record localizations
- The current implementation of DataMapProcessor to determine the necessity
of synchronizing record localizations is to... - 15:46 Revision b6482afe: [BUGFIX] Remove manually set database row
- databaseRow should not be set incompletely in a
FormDataProvider or controller as subsequent
processing may rely on t... - 11:46 Revision 37a6002b: [TASK] styleguide: TCA: Lang sync buttons on inline_1n
- 08:41 Revision 228489ea: [BUGFIX] Check for enabled devlog inside devLog()
- Calling GeneralUtility::devLog() can be called but
the method itself should check whether the devlog
is enabled, inst...
2017-06-13
- 18:50 Revision 5ea700fa: [BUGFIX] Correct overflow behavior for iframes in modal windows
- Resolves: #81539
Releases: master, 8.7
Change-Id: I0ff0c79b41d40674c4e377a5be37e9484a85808a
Reviewed-on: https://revi... - 18:30 Revision 35713dc7: [BUGFIX] Throw proper exception when parsing Yaml files
- When having an empty Yaml file, the error that is thrown isn't
helpful for the developer, and in case of RTE, the RTE... - 15:54 Revision 7a38dd80: [BUGFIX] Correct overflow behavior for iframes in modal windows
- Resolves: #81539
Releases: master, 8.7
Change-Id: I2633df64020e9f6a8e95048ed2d23f84d3013313
Reviewed-on: https://revi... - 15:53 Revision d6cf5bd3: [BUGFIX] Throw proper exception when parsing Yaml files
- When having an empty Yaml file, the error that is thrown isn't
helpful for the developer, and in case of RTE, the RTE... - 13:34 Revision 3848b738: [TASK] Deprecate render method arguments on ViewHelpers
- Deprecates usage of arguments on render methods and
refactors the abstract ViewHelper class to avoid injecting
Reflec... - 12:38 Revision 72edfd5e: [FEATURE] Leaving edit by clicking in page tree does not show a warning
- If edit forms have unsaved changes, changing the IFRAME URL is caught by
explicitly sending interaction requests that... - 07:51 Revision de0b58ea: [TASK] Update CKEDITOR to 4.7.0
- Updates the version of CKEditor to 4.7.
This update fixes 30+ bugs, that can be seen here:
http://ckeditor.com/relea... - 07:17 Revision e2831aa5: [TASK] Update CKEDITOR to 4.7.0
- Updates the version of CKEditor to 4.7.
This update fixes 30+ bugs, that can be seen here:
http://ckeditor.com/relea...
2017-06-12
- 21:44 Revision 20a9592c: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
- The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar... - 21:14 Revision 11c873f0: [TASK] Convert remaining ViewHelpers to static calling
- Last pass, touches all remaining ViewHelpers which
are capable of conversion to the compilation helper
traits from Fl... - 15:38 Revision 3457516d: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
- The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar... - 15:20 Revision a50a8b5e: [BUGFIX] Prefix single digit dates with 0 instead of whitespace
- The backend query view, used for csv exports and lists, uses a date
format where single digit days of a date value ar... - 15:14 Revision 11f1e03d: [BUGFIX] Allow RTE yml presets in LocalConfiguration
- ext:rte_ckeditor declares the default config yml preset pointers
of TYPO3_CONF_VARS['RTE'] in its ext_localconf.php f... - 14:47 Revision 5df7e2c9: [BUGFIX] Wrong computed baseURL with FE editing RTE
- Frontend editing button for editing a content now
url encode the return URL. The HTMLAREA baseURL
computation now exc... - 14:47 Revision 9ee2f3ce: [BUGFIX] Allow RTE yml presets in LocalConfiguration
- ext:rte_ckeditor declares the default config yml preset pointers
of TYPO3_CONF_VARS['RTE'] in its ext_localconf.php f... - 13:53 Revision 7661cca5: [FOLLOWUP][TASK] Remove obsolete jQuery plugin 'matchHeight'
- Remove package from lock file.
Resolves: #81493
Releases: master
Change-Id: I92e72464a509a5a76a84e28b0044b2e8f6678a2... - 11:12 Revision 3f5fe64e: [TASK] change intval() to (int)
- Typecasting with (int) is about 2-3 times faster than using intval().
Change-Id: Ifddcaaf9bf5c1fa77c632df10cba62c82d... - 11:12 Revision 5b9335d2: [TASK] change intval() to (int)
- Typecasting with (int) is about 2-3 times faster than using intval().
Change-Id: Ifddcaaf9bf5c1fa77c632df10cba62c82d...
2017-06-10
- 01:49 Revision ceba4435: [TASK] Add TypeScript type definitions to linter
- Resolves: #81480
Releases: Master
Change-Id: I6dddb5504ba9ecd22952c371610c225e700b6100
Reviewed-on: https://review.ty... - 01:41 Revision e198de2d: [TASK] Register stylesSet in Editor/Base.yaml
- Resolves: #81499
Release: master, 8.7
Change-Id: I14fbb369de466cc1884bb164bbd3a16ba051e9b0
Reviewed-on: https://revie... - 01:15 Revision 43f47a79: [TASK] Register stylesSet in Editor/Base.yaml
- Resolves: #81499
Release: master, 8.7
Change-Id: I14fbb369de466cc1884bb164bbd3a16ba051e9b0
Reviewed-on: https://revie...
2017-06-09
- 17:42 Revision 22f98068: [TASK] Add alias for grunt tasks
- After this patch you need no local grunt-cli
you can run all task with npm like `npm run build-css`
Resolves: #81491... - 17:42 Revision 994418b1: [TASK] Remove CSH of ancient form wizard
- The first form wizard is not there anymore, therefore the
CSH must be removed as well.
Resolves: #81505
Releases: ma... - 16:42 Revision 4bd8dc3e: [BUGFIX] Remove double escaping in warning in DatabaseRecordList
- As the flash message's title and text are escaped already, remove the
htmlspecialchars in DatabaseRecordList.
Additi... - 16:27 Revision df9fe04c: [TASK] Remove CSH of ancient form wizard
- The first form wizard is not there anymore, therefore the
CSH must be removed as well.
Resolves: #81505
Releases: ma... - 16:17 Revision bd98028f: [TASK] Add alias for grunt tasks
- After this patch you need no local grunt-cli
you can run all task with npm like `npm run build-css`
Resolves: #81491... - 16:13 Revision 5508dc7c: [BUGFIX] Remove double escaping in warning in DatabaseRecordList
- As the flash message's title and text are escaped already, remove the
htmlspecialchars in DatabaseRecordList.
Additi... - 16:10 Revision 1065c8ea: [BUGFIX] Limit shown user groups in the permission module
- The usergroup selection in the overview view of the permission
module must respect the field 'hide_in_lists' as done ... - 15:57 Revision 22b5a6c5: [BUGFIX] Limit shown user groups in the permission module
- The usergroup selection in the overview view of the permission
module must respect the field 'hide_in_lists' as done ... - 15:41 Revision 1022875b: [BUGFIX] Make date/time fields working again
- This patch solves an issue with time-fields and a couple of
inconsistencies for time(sec), date and datetime fields i... - 15:28 Revision edd26bf2: [BUGFIX] Make date/time fields working again
- This patch solves an issue with time-fields and a couple of
inconsistencies for time(sec), date and datetime fields i... - 13:45 Revision c17ebb9c: [BUGFIX] Default value for native datetime fields must not be 0
- The default database value for native fields of type datetime
must not be 0 but NULL.
Resolves: #79304
Releases: mas... - 13:28 Revision ad166708: [BUGFIX] Default value for native datetime fields must not be 0
- The default database value for native fields of type datetime
must not be 0 but NULL.
Resolves: #79304
Releases: mas... - 13:12 Revision fb70141d: [TASK] styleguide: TCA: basic inputDateTime fields in flex forms
2017-06-08
- 16:02 Revision 02e99d5c: [TASK] Remove obsolete jQuery plugin 'matchHeight'
- Since using flexbox for displaying boxes at the same height in module
'About' the jQuery plugin 'matchHeight' is not ... - 16:02 Revision 88fd7dfb: [BUGFIX] Return http_code for HEAD requests in GeneralUtility::getUrl
- As there is no content available for a HEAD request
GeneralUtility::getUrl currently returns an error message for HEA...
2017-06-07
- 22:10 Revision 74d41a6d: [TASK] Remove last LESS file
- Remove the last LESS file after the switch to SCSS.
Resolves: #81509
Releases: master
Change-Id: I24138144497c60e018... - 16:36 Revision 50ba32d2: [BUGFIX] Dim not selected crop area again
- While cleanup css with #79998 the background was accidentally removed.
Add it again to make the selected crop area mo... - 16:35 Revision 89398de9: [BUGFIX] Dim not selected crop area again
- While cleanup css with #79998 the background was accidentally removed.
Add it again to make the selected crop area mo... - 16:09 Revision 18dec8f9: [BUGFIX] Detect upper limit of database server version
- Resolves: #81341
Releases: 7.6
Change-Id: Ia188901497d29ff2a2274a4bf220e7c58e665487
Reviewed-on: https://review.typo3... - 16:04 Revision 2d99d6ce: [BUGFIX] mssql: ext:impexp test fixes
- The patch adds fixture comparison files
for mssql platform on ext:impexp functional
tests.
Change-Id: I2ff9048b9f639... - 15:48 Revision efc53ef3: [BUGFIX] mssql: ext:impexp test fixes
- The patch adds fixture comparison files
for mssql platform on ext:impexp functional
tests.
Change-Id: I2ff9048b9f639... - 15:00 Revision a116b0bc: [BUGFIX] mssql: Proper types inserting / updating rows
- MS SQL server is more picky about types than postgres and
mysql. This is especially true for LOB columns - even empty... - 14:59 Revision 325d95b9: [BUGFIX] mssql: Proper types inserting / updating rows
- MS SQL server is more picky about types than postgres and
mysql. This is especially true for LOB columns - even empty... - 10:29 Revision 2259d79d: [BUGFIX] mssql: ExpressionBuilder inSet() support
- mssql does not support FIND_IN_SET(). The patch adds a
solution based on LIKE.
Since the query fiddling in this area ... - 08:25 Revision a4ec309d: [BUGFIX] mssql: ExpressionBuilder inSet() support
- mssql does not support FIND_IN_SET(). The patch adds a
solution based on LIKE.
Since the query fiddling in this area ...
2017-06-06
- 20:46 Revision f8b4a740: [BUGFIX] Use correct database connection for table in ReferenceIndex
- Reusing the connection object for the sys_refindex table can fail
if the table that is being indexed is actually on a... - 20:34 Revision 2da4e3d2: [BUGFIX] Use correct database connection for table in ReferenceIndex
- Reusing the connection object for the sys_refindex table can fail
if the table that is being indexed is actually on a... - 20:28 Revision c82cb57b: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
- Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,... - 20:27 Revision 3f572663: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
- Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,... - 20:14 Revision 52389bdb: [BUGFIX] FormEngine: Show correct error message (render)Type is unknown
- Issue correct error message if the renderType (or the type) is unknown.
The message now includes also the renderType,... - 12:07 Revision a25e353a: [BUGFIX] Prevent exception in ImageCropUpdater
- The ImageCropUpdater throws an exception if a non-existing file is tried
to be processed. This happens because delete... - 11:17 Revision 665557e2: [TASK] Add sitemap to sysext:core/Documentation
- Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/... - 11:02 Revision f458ae2e: [TASK] Add sitemap to sysext:core/Documentation
- Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/... - 11:01 Revision 2b0a5c85: [TASK] Add sitemap to sysext:core/Documentation
- Resolves: #81477
Releases: master, 8.7, 7.6
Change-Id: Ie98fcc81c386fe5704c669f36220827f7cfbd2e5
Reviewed-on: https:/...
2017-06-05
- 18:46 Revision 7d923586: [BUGFIX] Use correct variable when throwing exception in PageRepository
- The wrong variable is used in a hook exception. Use the correct variable
to prevent fatal errors.
Resolves: #81472
R... - 18:45 Revision 059a9583: [BUGFIX] Use correct variable when throwing exception in PageRepository
- The wrong variable is used in a hook exception. Use the correct variable
to prevent fatal errors.
Resolves: #81472
R... - 18:44 Revision 078107e4: [BUGFIX] System > Access module now starting in selected page of page tree
- Resolves: #78355
Releases: master
Change-Id: Ibf4966f312124bdab38701e014cd9fd74f768adf
Reviewed-on: https://review.ty... - 18:16 Revision e57b3169: [CLEANUP] Review comment of getPageAndRootline()
- Releases: master
Resolves: #81280
Change-Id: Ib67d57b69e9d5cd4f46cd8c7201107ec5945d64c
Reviewed-on: https://review.ty... - 18:15 Revision acabe032: [TASK] Avoid overflow of page titles in several tables
- Page titles are used within several table views. This patch avoids
page titles from being displayed outside their col... - 18:04 Revision ac2302a6: [TASK] Avoid overflow of page titles in several tables
- Page titles are used within several table views. This patch avoids
page titles from being displayed outside their col... - 17:58 Revision 1d7b1f4e: [TASK] Restructure position of help icons in 'Pagetree overview'
- Move general CSH for 'Pagetree overview' next to form fields.
Resolves: #81453
Releases: master, 8.7
Change-Id: I8e5... - 17:46 Revision f02f5f37: [TASK] Restructure position of help icons in 'Pagetree overview'
- Move general CSH for 'Pagetree overview' next to form fields.
Resolves: #81453
Releases: master, 8.7
Change-Id: I8e5... - 17:37 Revision 9cc67892: [TASK] Modernize TypeScript setup and fix module paths
- Resolves: #81416
Releases: master, 8.7
Change-Id: If7e3893baa73c1392f3317d5b871be51eeab41b5
Reviewed-on: https://revi... - 16:13 Revision 30139ac4: [BUGFIX] Prevent exception in ImageCropUpdater
- The ImageCropUpdater throws an exception if a non-existing file is tried
to be processed. This happens because delete... - 11:47 Revision 790f148e: [BUGFIX] mssql: Identifier quoting and return types
- Microsoft sql server field & columns quotes quotes identifiers as
[anIdentifier] in comparison to mysql and postgres ... - 11:33 Revision 2297bf17: [BUGFIX] mssql: Identifier quoting and return types
- Microsoft sql server field & columns quotes quotes identifiers as
[anIdentifier] in comparison to mysql and postgres ...
Also available in: Atom