Activity
From 2017-05-31 to 2017-06-29
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 ...
2017-06-04
- 14:55 Revision 3e59b140: [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView
- This patch avoids calling a non-existing method and instead calls
upon TemplatePaths to resolve the template file - w... - 13:43 Revision af39d480: [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView
- This patch avoids calling a non-existing method and instead calls
upon TemplatePaths to resolve the template file - w... - 12:51 Revision 4075b40e: [TASK] Add component card
- Add card component.
Rebuild "about" start page with new card component
Change-Id: I059fae38c96455dc08ff143bd68da3f05... - 12:13 Revision 399962ef: [BUGFIX] Fix height of the modal content
- Fix height of the modal content to avoid misbehavior in IE11.
Resolves: #81232
Releases: master, 8.7
Change-Id: I302... - 11:53 Revision 459c1c84: [BUGFIX] Fix height of the modal content
- Fix height of the modal content to avoid misbehavior in IE11.
Resolves: #81232
Releases: master, 8.7
Change-Id: I302... - 11:52 Revision 87e688ad: [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName sort paths
- Due to the sequence of methods being called from this method,
it is necessary to sort TS-configured paths right when ... - 11:38 Revision 4508c537: [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName sort paths
- Due to the sequence of methods being called from this method,
it is necessary to sort TS-configured paths right when ... - 11:23 Revision bf07032d: [TASK] Prevent thumbnail generation for non image files
- Check files if they are image files before thumbnail generation.
Change-Id: I7dae2ccbb5ab93e582d21efe8f7d29cf7006a1c... - 10:59 Revision 675852a2: [TASK] Prevent thumbnail generation for non image files
- Check files if they are image files before thumbnail generation.
Change-Id: I7dae2ccbb5ab93e582d21efe8f7d29cf7006a1c... - 10:39 Revision 55a45ee6: [FOLLOWUP][TASK] Streamline icons for "new" actions
- - actions-add
Link to one new record or a wizard to select the type
of the record
- actions-page-new
Link to one new ... - 10:27 Revision 254d121a: [TASK] mssql: A series of functional test fixes
- A couple of straight patches withis functional test cases
for mssql compatibility:
* Set identity where records with ...
2017-06-03
- 22:23 Revision 2f5b1896: [TASK] mssql: A series of functional test fixes
- A couple of straight patches withis functional test cases
for mssql compatibility:
* Set identity where records with ... - 22:19 Revision 27ee204b: [!!!][TASK] Drop ext:typo3db_legacy
- The extension containing legacy $GLOBALS['TYPO3_DB'] has been moved to
github at https://github.com/FriendsOfTYPO3/ty... - 19:23 Revision b04652ba: [TASK] Remove bower and update Gruntfile.js
- Resolves: #81459
Releases: 8.7
Change-Id: I213c8d52d8c5ed0d027c1c6e7d01e9bec49ce506
Reviewed-on: https://review.typo3... - 18:23 Revision 88c9199f: [TASK] Move bower dependencies to npm
- Resolves: #81448
Resolves: #81449
Resolves: #81450
Releases: 8.7
Change-Id: Ic87b62f09d607e7f37491ebec2ea4619bc1aff70... - 18:23 Revision 3e8554d4: [TASK] Resolve grunt build errors
- * Remove /* @end */ comments
* Add missing line end line
* Remove unnessasery blank lines
* Add chosen to git
Resolv... - 18:04 Revision 59b68d4e: [BUGFIX] Hide empty descriptions in textmedia in page module
- In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I... - 18:04 Revision 7b4099f4: [BUGFIX] Hide empty descriptions in textmedia in page module
- In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I... - 17:49 Revision d523c575: [BUGFIX] Hide empty descriptions in textmedia in page module
- In the Page module with textmedia content elements the descriptions
are shown below the thumbnails of linked media. I... - 17:45 Revision 08cfb713: [TASK] Remove bower and update Gruntfile.js
- Resolves: #81459
Releases: master, 8.7
Change-Id: I213c8d52d8c5ed0d027c1c6e7d01e9bec49ce506
Reviewed-on: https://revi... - 16:41 Revision 3461179f: [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG
- Remove flag SVG's from grunt and bower.
Resolves: #76291
Releases: master
Change-Id: I5698c5b23e74848a0330f080845d1d... - 15:32 Revision 05765673: [TASK] Move bower dependencies to npm
- Resolves: #81448
Resolves: #81449
Resolves: #81450
Releases: master, 8.7
Change-Id: Ic87b62f09d607e7f37491ebec2ea4619... - 15:31 Revision 2e531071: [BUGFIX] DocumentEditController save with translation broken
- With changing the input type=image to input type=submit,
the x/y values are no longer transferred the
EditDocumentCon... - 15:10 Revision 654d39cc: [BUGFIX] DocumentEditController save with translation broken
- With changing the input type=image to input type=submit,
the x/y values are no longer transferred the
EditDocumentCon... - 15:05 Revision ad3199e5: [TASK] Show hidden sub group items in be_groups records
- Show hidden records in the subgroup list of be_group
records, too.
Change-Id: Iaca85f22bdf8a4c308b59fd37bd75b4a91361... - 14:49 Revision 0fdf6204: [TASK] Show hidden sub group items in be_groups records
- Show hidden records in the subgroup list of be_group
records, too.
Change-Id: Iaca85f22bdf8a4c308b59fd37bd75b4a91361... - 14:47 Revision 7c13dc36: [FOLLOWUP][FEATURE] Collect lost elements and show them separately
- Add missing RST file for new feature
Resolves: #67884
Releases: master
Change-Id: I9d7ffa4203cbcec5dac2b5359f418faea... - 14:45 Revision 3934fea6: [BUGFIX] Prohibit editing of uneditable labels in pagetree
- Resolves: #81445
Releases: master, 8.7
Change-Id: Ie88eb7ce2fdaf7429377062e86996847f7e9bfa9
Reviewed-on: https://revi... - 13:43 Revision bf107603: [TASK] Remove CSH on bottom of page module
- CSH buttons on bottom of page are removed, text on the top CSH button
is rewriten.
Resolves: #81454
Releases: master... - 13:40 Revision 0d8e1123: [BUGFIX] Avoid jumping of form fields on focus
- Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #814... - 13:26 Revision b6b9b238: [BUGFIX] Prohibit editing of uneditable labels in pagetree
- Resolves: #81445
Releases: master, 8.7
Change-Id: Ie88eb7ce2fdaf7429377062e86996847f7e9bfa9
Reviewed-on: https://revi... - 13:25 Revision 58a6f66c: [BUGFIX] Avoid jumping of form fields on focus
- Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #814... - 12:56 Revision 374d62ad: [FEATURE] Add edit icon to Backend User "Compare" view
- Change-Id: I828ed0219033ea8f5ed075eaa4d72c84cdf37414
Resolves: #53685
Releases: master
Reviewed-on: https://review.ty... - 12:53 Revision a4cd49c3: [TASK] Streamline preview icons
- Usage:
- actions-view-page
Preview a single page record
- actions-view
Preview a single record (except pages)
- actio... - 12:42 Revision 77501844: [BUGFIX] CSH on popup window - more link leads to non-existent page
- Opening CSH help popups from another popup (e.g. add/edit wizard) fails
since the resolved CSH URI is not valid.
Res... - 12:31 Revision fb2fb5c4: [FEATURE] Collect lost elements and show them separately from backend layout
- Resolves: #67884
Releases: master
Change-Id: I7c14886e5dc1c81d7d816e5f2eb5d36afb8cdbf9
Reviewed-on: https://review.ty... - 12:17 Revision 6189219a: [TASK] Streamline icons for "new" actions
- Usage:
- actions-add-placeholder
Link to wizards / controller where the selection
between serveral kinds of new recor... - 11:18 Revision 18027bd7: [BUGFIX] CSH on popup window - more link leads to non-existent page
- Opening CSH help popups from another popup (e.g. add/edit wizard) fails
since the resolved CSH URI is not valid.
Res... - 10:14 Revision 7ac1c508: [TASK] Add type hints and fix PHPDoc in extbase DataMapFactory
- While this is technically a breaking change it only affects internal API.
Releases: master, 8.7
Resolves: #81336
Cha... - 10:13 Revision ac29453e: [TASK] Move jquery to npm
- Resolves: #81446
Change-Id: I10fd5950636d2e4b992e1a03f1720759d9e7c55d
Releases: master, 8.7
Reviewed-on: https://revi... - 00:31 Revision f21bc537: [TASK] Use reference for label 'bodytext' in CType 'textpic'
- Resolves: #81352
Releases: master, 8.7
Change-Id: I7f55e6998ebde5d8d90e7b6bcd05f4550f6ce09a
Reviewed-on: https://revi... - 00:31 Revision bf47ed87: [TASK] Move jquery to npm
- Resolves: #81446
Change-Id: I10fd5950636d2e4b992e1a03f1720759d9e7c55d
Releases: master, 8.7
Reviewed-on: https://revi... - 00:10 Revision eae4646d: [TASK] Use reference for label 'bodytext' in CType 'textpic'
- Resolves: #81352
Releases: master, 8.7
Change-Id: I7f55e6998ebde5d8d90e7b6bcd05f4550f6ce09a
Reviewed-on: https://revi...
2017-06-02
- 22:25 Revision 58925ce8: [TASK] npm script for grunt css build
- Execute with "npm run build-css"
Change-Id: Ib5d57df2c6b1281baa245b36ba466524f8db65c0
Resolves: #81442
Releases: mas... - 22:25 Revision 68677956: [TASK] npm script for grunt css build
- Execute with "npm run build-css"
Change-Id: Ib5d57df2c6b1281baa245b36ba466524f8db65c0
Resolves: #81442
Releases: mas... - 19:33 Revision 801329b5: [TASK] Raise styleguide to 8.0.12
- A series of bug fixes and most TCA example records
are now multi language aware and the generator creates
multi langu... - 19:33 Revision e96e10d0: [TASK] Raise styleguide to 8.0.12
- A series of bug fixes and most TCA example records
are now multi language aware and the generator creates
multi langu... - 19:22 Revision aae03d2c: [TASK] Add visual difference for elapsed endtime
- Add an icon which indicates that the time is ahead of the endtime of the
record.
Change-Id: I04b3fcd48b554a6a15606ec... - 19:07 Revision 988fc3d7: [TASK] Update display of form fields in module 'view'
- Adapt style of other modules to form fields in module 'view', correct position of resize handle bar.
Resolves: #7757... - 18:57 Revision c65d8d10: [TASK] Add visual difference for elapsed endtime
- Add an icon which indicates that the time is ahead of the endtime of the
record.
Change-Id: I04b3fcd48b554a6a15606ec... - 18:21 Revision 6f28c1c3: [TASK] Update TYPO3 Icons and add to icon registry
- Change-Id: Ibc94a1f0434db96f09ee421cf64867c5779290e7
Resolves: #81426
Releases: master, 8.7
Reviewed-on: https://revi... - 17:40 Revision a8dba1d8: [TASK] Update TYPO3 Icons and add to icon registry
- Change-Id: Ibc94a1f0434db96f09ee421cf64867c5779290e7
Resolves: #81426
Releases: master, 8.7
Reviewed-on: https://revi... - 17:22 Revision a970e5b3: [BUGFIX] Flexform section container expand / collapse
- Change-Id: Ie35ced0d902497a6eacf2d3e9a8463cdd2066ac8
Resolves: #71183
Releases: master
Reviewed-on: https://review.ty... - 17:20 Revision 8dcaedde: [TASK] Use actions-remove to remove items from list
- Replaced icons:
-icon-actions-selection-delete
-icon-actions-close
Use actions-remove for remove items from list act... - 16:51 Revision a615a4a2: [FEATURE] Add spinner on loading search result
- Change-Id: I6137830f3ce6c272286161b39fe5c7e82754ce96
Resolves: #81313
Releases: master
Reviewed-on: https://review.ty... - 16:47 Revision 8b17b660: [TASK] Update display of table in log module
- Add the possibility to scroll the table respecting the viewport,
wrap words in the column 'Details' on desktops
Reso... - 16:47 Revision 35857d5a: [TASK] Disable a series of functional tests with mssql
- Disable mysql specific tests for mssql. This list is
nearly identical to the postgres skipped tests.
Only a couple of... - 16:12 Revision bcc90372: [TASK] Add type hints and fix PHPDoc in extbase DataMapFactory
- While this is technically a breaking change it only affects internal API.
Releases: master, 8.7
Resolves: #81336
Cha... - 16:02 Revision f690a626: [TASK] Disable a series of functional tests with mssql
- Disable mysql specific tests for mssql. This list is
nearly identical to the postgres skipped tests.
Only a couple of... - 15:58 Revision 08c597e2: [BUGFIX] styleguide: Broken flex displayCond example
- 15:58 Revision 60bbf2d3: [TASK] Update display of table in log module
- Add the possibility to scroll the table respecting the viewport, wrap words in the column 'Details' on desktops
Reso... - 15:47 Revision 61a7ff92: [BUGFIX] Editing all records after deleting one throws exception
- If some record has been removed in the list module and after that
the "edit marked" button is clicked, an exception i... - 15:30 Revision 3c451b47: [BUGFIX] Avoid unnecessarily fetching file for processing
- Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ... - 15:28 Revision b8de9dd5: [FOLLOWUP][FEATURE] Configurable Route Parameters
- Switch to new parameters definition for route systeminformation_render.
Resolves: #81409
Releases: master
Change-Id:... - 15:28 Revision d390a6c2: [BUGFIX] Editing all records after deleting one throws exception
- If some record has been removed in the list module and after that
the "edit marked" button is clicked, an exception i... - 15:24 Revision b6ae89c9: [CLEANUP] Remove unused IconRegistry instance
- Resolves: #81421
Releases: master
Change-Id: I7639eb080cd40397d1199b29a9c7abb160915767
Reviewed-on: https://review.ty... - 15:22 Revision 630f174e: [TASK] Raise testing-framework to 1.0.7
- A couple of bug fixes and preparations for mssql support.
Change-Id: Ia8f874d03a37250d739e6939e36bb04455a85fc4
Resol... - 15:21 Revision d9094a11: [TASK] Raise testing-framework to 1.0.7
- A couple of bug fixes and preparations for mssql support.
Change-Id: Ia8f874d03a37250d739e6939e36bb04455a85fc4
Resol... - 14:39 Revision d2242808: [BUGFIX] Do not show hidden tables in LiveSearch
- LiveSearch did not check whether the tables were
allowed to be shown (via TCA ctrl hideTable) and
displayed results t... - 14:05 Revision d489f91d: [BUGFIX] Do not show hidden tables in LiveSearch
- LiveSearch did not check whether the tables were
allowed to be shown (via TCA ctrl hideTable) and
displayed results t... - 13:57 Revision 358a2e71: [FEATURE] Configurable Route Parameters
- Routes definitions are extended by the possibility to defined default
parameters. Those parameters can be overridden ... - 13:26 Revision f8eead59: [BUGFIX] Remove disabled button in inline records
- If the info icon is disabled it is now removed completely.
Previously the logic for new records was not caught correc... - 13:25 Revision 15e70259: [BUGFIX] Add background-color to Link Wizard Attribute Container
- Background color was added to the Link Wizard Attribute Container,
to fit with the leading tab navigation.
Releases:... - 13:14 Revision c13a2840: [BUGFIX] Remove disabled button in inline records
- If the info icon is disabled it is now removed completely.
Previously the logic for new records was not caught correc... - 12:59 Revision eb65591e: [BUGFIX] Add background-color to Link Wizard Attribute Container
- Background color was added to the Link Wizard Attribute Container,
to fit with the leading tab navigation.
Releases:... - 12:58 Revision 80772e80: [BUGFIX] Fixed broken links in file reference list
- Changed so file reference list icon and title links don't throw an
exception
The fluid template used a url as a page... - 12:58 Revision f7e8b9f0: [BUGFIX] Use Fluid standalone TagBuilder object
- When instantiating the tag-based viewhelpers and
extbase is in the game, the class alias map is not
taken place, beca... - 12:30 Revision a26cf282: [BUGFIX] Use Fluid standalone TagBuilder object
- When instantiating the tag-based viewhelpers and
extbase is in the game, the class alias map is not
taken place, beca... - 12:27 Revision ad1fd9ca: [BUGFIX] Fixed broken links in file reference list
- Changed so file reference list icon and title links don't throw an
exception
The fluid template used a url as a page... - 12:19 Revision 6c6d1902: [BUGFIX] Raise required PCRE version
- Warn about an outdated PCRE version which is not compatible to PHP 7.0
in the Install Tool to make aware of possible ... - 12:10 Revision 201c2bb4: [BUGFIX] Avoid jumping of form fields on focus
- Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #770... - 12:09 Revision 012776d2: [BUGFIX] Raise required PCRE version
- Warn about an outdated PCRE version which is not compatible to PHP 7.0
in the Install Tool to make aware of possible ... - 11:55 Revision 376de342: [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG
- Remove flag SVG's from grunt and bower.
Resolves: #76291
Releases: master
Change-Id: I5698c5b23e74848a0330f080845d1d... - 11:47 Revision a9b42224: [TASK] SystemInformationMenu: Automatically refresh counter badge
- Automatically reload the SystemInformation every 5 minutes.
Resolves: #68920
Releases: master, 8.7
Change-Id: Ie21d3... - 11:25 Revision b109cfc3: [TASK] SystemInformationMenu: Automatically refresh counter badge
- Automatically reload the SystemInformation every 5 minutes.
Resolves: #68920
Releases: master, 8.7
Change-Id: Ie21d3... - 11:01 Revision 5089f708: [TASK] Change order of preferred extension icons
- Prefer svg over png icons.
Resolves: #81396
Releases: master, 8.7
Change-Id: Ide44eb1f0c841c788516424fbff01bd319c791... - 10:26 Revision 36335463: [TASK] Replace pagetree gifs with svg
- Change-Id: Ifd4c06ebb7bb670d8f4c17ffbe6b781ee4dfe4da
Resolves: #81412
Releases: master
Reviewed-on: https://review.ty... - 10:25 Revision 45a06894: [BUGFIX] Exchange flag icons from SVG to PNG
- All flag icons are exchanged to PNG to reduce file size and
fix viewport rendering problem in IE11.
Moved following ... - 10:21 Revision ad3d3c89: [BUGFIX] Avoid unnecessarily fetching file for processing
- Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ... - 10:20 Revision 4f936c9c: Revert "[BUGFIX] Avoid duplicates if ReferenceIndex is unable to finish"
- This reverts commit c2a9726c4efb23d76c084e3319b29f74c14ccdce
from review https://review.typo3.org/#/c/50803/
due to r... - 10:20 Revision 6c153b27: [TASK] Change order of preferred extension icons
- Prefer svg over png icons.
Resolves: #81396
Releases: master, 8.7
Change-Id: Ide44eb1f0c841c788516424fbff01bd319c791... - 10:11 Revision 813db1b2: [BUGFIX] Exchange flag icons from SVG to PNG
- All flag icons are exchanged to PNG to reduce file size and
fix viewport rendering problem in IE11.
Moved following ... - 09:31 Revision 71c44e67: [TASK] Combine lint task for ci integration and correct code violations
- Resolves: #81411
Releases: master, 8.7
Change-Id: I2b0f848ee6db870e78d8d102ef48ba2b417f91d7
Reviewed-on: https://revi... - 09:26 Revision bf87d112: [BUGFIX] Avoid unnecessarily fetching file for processing
- Files that are not configured as images, won't be processed,
but are still unnecessarily fetched for processing.
To ... - 09:13 Revision 2c8ee8ed: Revert "[BUGFIX] Avoid duplicates if ReferenceIndex is unable to finish"
- This reverts commit c2a9726c4efb23d76c084e3319b29f74c14ccdce
from review https://review.typo3.org/#/c/50803/
due to r...
2017-06-01
- 23:57 Revision 6158ae94: [TASK] Combine lint task for ci integration and correct code violations
- Resolves: #81411
Releases: master, 8.7
Change-Id: I2b0f848ee6db870e78d8d102ef48ba2b417f91d7
Reviewed-on: https://revi... - 23:41 Revision 80da94da: [BUGFIX] Fix display of content area in modal windows in backend
- Add scroll possibility for modal body.
Resolves: #81387
Releases: master
Change-Id: I11d54473a6996bee534ea5663cc0de5... - 22:53 Revision 3470ba5c: [TASK] Remove duplicate ViewHelper from extensionmanager
- JSON encoding ViewHelper from Fluid is fully compatible.
Also removes a number of unused arguments in the Fluid
templ... - 22:52 Revision 6bdce9f4: [BUGFIX] Module menu clicks with slow connections opens standalone module
- If loading the backend using a slow internet connection an early click on
any item in the module menu on the left sid... - 22:51 Revision e3f9895f: [!!!][TASK] Remove deprecated f:switch and f:case
- Counterparts exist in Fluid engine.
Change-Id: I7fd0bc3b5569196858a8f5aa6967de2bf76385b1
Resolves: #81307
Resolves: ... - 22:34 Revision 77704992: [BUGFIX] Module menu clicks with slow connections opens standalone module
- If loading the backend using a slow internet connection an early click on
any item in the module menu on the left sid... - 20:45 Revision 060e9d08: [TASK] Require bower and have node build scripts
- In preperation of a scss linter and typescript linter
we require bower as root dev dependency and register
some happy... - 19:42 Revision d495bf4d: [TASK] Remove FormatViewHelper of EXT:cshmanual
- Instead of using a custom viewhelper in the EXT:cshmanual use the
ViewHelpers of fluid and chain those.
Resolves: #8... - 19:27 Revision bb5c6558: [TASK] Require bower and have node build scripts
- In preperation of a scss linter and typescript linter
we require bower as root dev dependency and register
some happy... - 19:26 Revision 6755c813: [TASK] Add NPM package lock file
- The file describes the exact tree that was generated, such that
subsequent installs are able to generate identical tr... - 18:50 Revision 6f7ad33a: [BUGFIX] Avoid jumping of form fields on focus
- Use absolute position for hints of remaining
characters to prevent form fields from being
moved down.
Resolves: #770... - 18:45 Revision f0fd3780: [TASK] Add NPM package lock file
- The file describes the exact tree that was generated, such that
subsequent installs are able to generate identical tr... - 15:50 Revision 5d2e37ee: [BUGFIX] trigger Backend.doLayout() on window resize
- Resolves: #78464
Releases: master, 8.7
Change-Id: I8d861df1e047213a355d145e05a9131386c7439f
Reviewed-on: https://revi... - 15:49 Revision 194bdeaa: [BUGFIX] trigger Backend.doLayout() on window resize
- Resolves: #78464
Releases: master, 8.7
Change-Id: I8d861df1e047213a355d145e05a9131386c7439f
Reviewed-on: https://revi...
2017-05-31
- 22:57 Revision c4dec608: [TASK] Functionals: Rename "@group mysql" to "@group not-postgres"
- Functional tests annotated with "@group mysql" are currently ignored
if running tests on postgres via "--exclude-grou... - 22:52 Revision bbf3c383: [TASK] Functionals: Rename "@group mysql" to "@group not-postgres"
- Functional tests annotated with "@group mysql" are currently ignored
if running tests on postgres via "--exclude-grou... - 21:52 Revision 59cab34d: [CLEANUP] Reduce cache gets in MarkerBasedTemplateService
- Multiple calls to get() from cache can be condensed to one.
Change-Id: I1d949fcbc0c91afdbfb2d0e2bc3d9c1b4dfd475a
Res... - 21:43 Revision 20cea2bd: [CLEANUP] Reduce cache gets in MarkerBasedTemplateService
- Multiple calls to get() from cache can be condensed to one.
Change-Id: I1d949fcbc0c91afdbfb2d0e2bc3d9c1b4dfd475a
Res... - 21:30 Revision afadfd24: [TASK] Refactor ext:impexp functional tests
- The ext:impexp functional tests are rather hard to read and
follow. The patch untangles them to make them better main... - 21:30 Revision e3abb72e: [TASK] Refactor ext:impexp functional tests
- The ext:impexp functional tests are rather hard to read and
follow. The patch untangles them to make them better main... - 17:02 Revision fbb9b60f: [TASK] Fix typos in upgrade wizards of Install Tool
- Use the term "Upgrade wizard" instead of "Update wizard"
for the buttons of the single steps as the main menu item
is... - 16:50 Revision b27739a5: [TASK] Fix typos in upgrade wizards of Install Tool
- Use the term "Upgrade wizard" instead of "Update wizard"
for the buttons of the single steps as the main menu item
is...
Also available in: Atom