Activity
From 2016-04-01 to 2016-04-30
2016-04-30
- 15:03 Revision 53140f0c: [BUGFIX] RTE: Determine correct context menu position
- The context menu of the RTE is now correctly positioned with this patch.
The position is now based on the cursor's po... - 15:02 Revision 49955a79: [BUGFIX] RTE: Determine correct context menu position
- The context menu of the RTE is now correctly positioned with this patch.
The position is now based on the cursor's po... - 10:19 Revision 239d16fd: [BUGFIX] Fix JavaScript error for GMENU rollover
- Resolves: #75983
Releases: master, 7.6
Change-Id: I9851418d2add84daf326257fa27f91574e532923
Reviewed-on: https://revi... - 10:19 Revision 65141417: [BUGFIX] Fix JavaScript error for GMENU rollover
- Resolves: #75983
Releases: master, 7.6
Change-Id: I9851418d2add84daf326257fa27f91574e532923
Reviewed-on: https://revi... - 03:09 Revision 05b3c41d: [BUGFIX] Set semantic value to autocomplete
- To enforce Chrome to respect the disabled autocompletion for fields,
the value of the autocomplete attribute is set t...
2016-04-29
- 20:26 Revision 44da279c: [BUGFIX] Handle colspan and rowspan in backend layout wizard
- This patch fix the handling of colspan and rowspan in backend layout wizard.
Resolves: #75910
Releases: master
Chang... - 19:47 Revision 22776aae: [BUGFIX] Set semantic value to autocomplete
- To enforce Chrome to respect the disabled autocompletion for fields,
the value of the autocomplete attribute is set t... - 14:15 Revision 9394446a: [BUGFIX] Allow maxitem=1 in TCA treeSelect again
- Introduced with ec7b229 #75519, it was not possible to set maxitem=1 to
TCA treeSelect. This occures e.g. on setting ... - 14:13 Revision dc06bd58: [BUGFIX] Allow maxitem=1 in TCA treeSelect again
- Introduced with ec7b229 #75519, it was not possible to set maxitem=1 to
TCA treeSelect. This occures e.g. on setting ... - 13:44 Revision 83735bb2: [BUGFIX] Exception editing inline mm with deleted child child
- Have an inline m:m record and delete one child child that has an
intermediate record pointing to it. Opening the pare... - 13:36 Revision 5ccdeb32: [BUGFIX] Exception editing inline mm with deleted child child
- Have an inline m:m record and delete one child child that has an
intermediate record pointing to it. Opening the pare... - 13:04 Revision 93d3a9a3: [BUGFIX] Use non-deprecated name for filesPerPage option
- Change the configuration name for the filesPerPage option in the file
list module from mod.file_list.filesPerPage to
... - 13:03 Revision 787546a1: [TAKS] Document how to create custom postProcessors in FORM
- This patch adds documentation about creating custom postProcessors.
Resolves: #75963
Releases: master, 7.6
Change-Id... - 13:03 Revision 298ccd3c: [TAKS] Document how to create custom postProcessors in FORM
- This patch adds documentation about creating custom postProcessors.
Resolves: #75963
Releases: master, 7.6
Change-Id... - 12:15 Revision 28401132: [TASK] Add documentation for fluid template configuration in indexed_search
- Describe how to use custom templates for fluid based indexed_search
Releases: master
Resolves: #75935
Change-Id: I2f... - 11:47 Revision 7b665c58: [BUGFIX] Harden database select step
- Currently this step does not do precautions, when
the selected database does not exist. Additionally the step
silentl... - 11:40 Revision 3db4a3e8: [FOLLOWUP][TASK] Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
- Fix unit test for Typo3DatabaseBackend
Resolves: #75969
Releases: master
Change-Id: I61049768b2981f7b1a93ab371fd31c0... - 09:36 Revision d3d23b47: [TASK] Doctrine: migrate $GLOBALS['TYPO3_DB']->exec_TRUNCATEquery
- Resolves: #75969
Releases: master
Change-Id: Ie82b68c6efcbb9b4c4304de1323269decb091376
Reviewed-on: https://review.ty...
2016-04-28
- 22:49 Revision a51a5d66: [BUGFIX] Cleanup JavaScript for ColorPicker
- This patch introduce an AMD module for the colorpicker and make use of
t3js- prefixed class for initialize the colorp... - 17:31 Revision a4c619b3: [BUGFIX] Use correct timezone in DataMapperTest
- The date/time generated by the datamapper is in UTC, so the test
must check for a date/time in that timezone too inde... - 17:31 Revision cbeddfd1: [BUGFIX] Use correct timezone in DataMapperTest
- The date/time generated by the datamapper is in UTC, so the test
must check for a date/time in that timezone too inde... - 14:19 Revision f2be9ad6: [BUGFIX] Fix adding fields to an existing table in a specific position
- When trying to add new fields at a specific position to an existing
table (e.g. "after:title") and the field referenc... - 14:18 Revision 9ec64125: [BUGFIX] Fix adding fields to an existing table in a specific position
- When trying to add new fields at a specific position to an existing
table (e.g. "after:title") and the field referenc... - 11:51 Revision 831c2dee: [BUGFIX] Set correct DB configuration in step installer
- After the doctrine merge, the configuration for the database name changed.
Reflect this also in the database select s...
2016-04-27
- 23:12 Revision ebce9d2f: [BUGFIX] Avoid SQL error in ProcessedFileChecksumUpdate
- Avoid an 'Illegal mix of collations'-SQL error when using collation
utf8_unicode_ci and accessing the ProcessedFileCh... - 23:12 Revision c03be605: [BUGFIX] Avoid SQL error in ProcessedFileChecksumUpdate
- Avoid an 'Illegal mix of collations'-SQL error when using collation
utf8_unicode_ci and accessing the ProcessedFileCh... - 22:37 Revision 21dba7b1: [TASK] Doctrine: migrate ext:recycler/Utility
- Resolves: #75636
Releases: master
Change-Id: I49611c3d0e6a0ec56e05871c5beb7f7de4bce949
Reviewed-on: https://review.ty... - 22:34 Revision ed825b27: [TASK] Doctrine: Add support for column aliases in select()
- Add support for selecting a column under a different identifier (alias)
when building a SELECT query.
Releases: mast... - 20:48 Revision de01054c: [BUGFIX] Make language module accessible without internet connection
- This patch adds the possibility to access the language module without
having an internet connection. You are able to ... - 20:46 Revision ae09f875: [BUGFIX] PAGE_TSCONFIG_ID in flex form fields
- PAGE_TSCONFIG_ID, PAGE_TSCONFIG_IDLIST and PAGE_TSCONFIG_STR to
replace markers in foreign_table_where fields could o... - 20:41 Revision 445ff455: [BUGFIX] Make language module accessible without internet connection
- This patch adds the possibility to access the language module without
having an internet connection. You are able to ... - 20:39 Revision 9302d22c: [BUGFIX] Prevent resetting of Package Manager packages
- Due to Package Manager cleanup in https://review.typo3.org/46389/
the packageStatesConfiguration property only includ... - 20:22 Revision 7739b744: [BUGFIX] TCA Suggest Wizard usable with keyboard
- As styling was already there, but just for mouse, and same is true for
selecting results. The keyboard events now tri... - 20:15 Revision 36b4043c: [BUGFIX] TCA Suggest Wizard usable with keyboard
- As styling was already there, but just for mouse, and same is true for
selecting results. The keyboard events now tri... - 20:05 Revision 16c4eb4d: [BUGFIX] Allow Upgrade Wizards to install extensions
- With the patch for #73605 the ObjectManager was removed throughout
the Install Tool. ListUtility, TerUtility, FileHan... - 19:53 Revision e1882ba1: [BUGFIX] PAGE_TSCONFIG_ID in flex form fields
- PAGE_TSCONFIG_ID, PAGE_TSCONFIG_IDLIST and PAGE_TSCONFIG_STR to
replace markers in foreign_table_where fields could o... - 19:40 Revision 838ab3c3: [BUGFIX] Override flex form field label with page TSConfig
- Move the data handling to calculate a final field label
value from PaletteAndSingleFieldContainer to an own data
prov... - 19:22 Revision e4d08f11: [TASK] Doctrine: Introduce backend query context to exclude Placeholders
- This patch adds a new query context BACKEND_NO_VERSIONING_PLACEHOLDERS
that de-selects versioning placeholders from o... - 16:50 Revision 7ec4d01e: [BUGFIX] Override flex form field label with page TSConfig
- Move the data handling to calculate a final field label
value from PaletteAndSingleFieldContainer to an own data
prov... - 16:28 Revision a0942daa: [TASK] Add documentation for removal of BigDocumentTemplate
- This patch adds the missing documentation for the breaking change of
removing the class BigDocumentTemplate without d...
2016-04-26
- 20:30 Revision 1c87b5d2: [TASK] Replace colored icons with action icons
- Resolves: #72883
Releases: master, 7.6
Change-Id: I5847784d0fe088f776030c5c3cb098773a2bd7c6
Reviewed-on: https://revi... - 11:43 Revision 8b6293b0: [TASK] Set TYPO3 version to 7.6.7-dev
- Change-Id: Id34b277bb788dbf28cb43f6f64aaf3376a544bef
Reviewed-on: https://review.typo3.org/47911
Reviewed-by: TYPO3 R... - 11:42 Revision 7a611219: [RELEASE] Release of TYPO3 7.6.6
- Change-Id: I422aa2ebabdb4e4894877a2d10f85c369a0006b8
Reviewed-on: https://review.typo3.org/47910
Reviewed-by: TYPO3 R... - 11:33 Revision 034e97b7: [TASK] Set TYPO3 version to 6.2.23-dev
- Change-Id: Id5ca352efcdd76c115a534f330d947eee8a9ed23
Reviewed-on: https://review.typo3.org/47909
Reviewed-by: TYPO3 R... - 11:32 Revision 30e3ce50: [RELEASE] Release of TYPO3 6.2.22
- Change-Id: If442f054c7e76bdf95a0010d5d66dcbdf526840e
Reviewed-on: https://review.typo3.org/47908
Reviewed-by: TYPO3 R... - 10:25 Revision 1adf60ba: [BUGFIX] Double encoding in image title-tag
- With https://review.typo3.org/#/c/45284/ this bug was introduced. The change to
htmlSpecialChars = 1 was a mistake, b... - 10:24 Revision 17f26ddf: [BUGFIX] Double encoding in image title-tag
- With https://review.typo3.org/#/c/45284/ this bug was introduced. The change to
htmlSpecialChars = 1 was a mistake, b... - 10:24 Revision 30d48182: [BUGFIX] Double encoding in image title-tag
- With https://review.typo3.org/#/c/45284/ this bug was introduced. The change to
htmlSpecialChars = 1 was a mistake, b...
2016-04-25
- 19:18 Revision 02490e99: [BUGFIX] Respect page TSConfig pid overrides for new inline children
- TCAdefaults.<table>.pid = <page id> in page TSConfig can be used for
new inline children to define a pid new records ... - 19:05 Revision 691545dd: [BUGFIX] Respect page TSConfig pid overrides for new inline children
- TCAdefaults.<table>.pid = <page id> in page TSConfig can be used for
new inline children to define a pid new records ... - 15:40 Revision 8ffd696b: [BUGFIX] rsaauth: remove session-cookie when no longer used
- When deleting the rsa key from the database we now remove the PHP cookie
as well in order to keep the system cleaned ... - 15:36 Revision 49bf0d88: [BUGFIX] rsaauth: remove session-cookie when no longer used
- When deleting the rsa key from the database we now remove the PHP cookie
as well in order to keep the system cleaned ... - 15:05 Revision ec7b2297: [BUGFIX] Remember not rendered checkboxes in TCA treeSelect
- When you have a select field of rendertype selectTree it looses the
selected values of the not rendered checkboxes.
... - 15:05 Revision c9167e20: [BUGFIX] Remember not rendered checkboxes in TCA treeSelect
- When you have a select field of rendertype selectTree it looses the
selected values of the not rendered checkboxes.
... - 15:00 Revision 4e8a2efc: [BUGFIX] Remember not rendered checkboxes in TCA treeSelect
- When you have a select field of rendertype selectTree it looses the
selected values of the not rendered checkboxes.
...
2016-04-24
- 20:50 Revision 021af285: [BUGFIX] Remove hardcoded hidden column
- In InlineRecordContainer the enable column for disabled is not used
correctly but instead "hidden" is hardcoded. Use ... - 20:41 Revision b4bfa8e9: [FOLLOWUP][BUGFIX] Remove hardcoded hidden column
- Use processedTca instead of $GLOBALS access and improve
validation to avoid notice level errors.
Change-Id: I9f2f2a4... - 19:43 Revision 4192281b: [TASK] Enable travis debug mode
- As long as the tests are not totally stable
we should keep on using debug mode.
Releases: master
Resolves: #75896
Ch... - 18:44 Revision 968be676: [BUGFIX] Remove hardcoded hidden column
- In InlineRecordContainer the enable column for disabled is not used
correctly but instead "hidden" is hardcoded. Use ... - 16:58 Revision bcbbea0e: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/55 from psychomieze/master
- [TASK] styleguide: Remove unneccessare NOT NULL constraints
- 16:01 Revision 38ecd2a6: Revert "[BUGFIX] config.locale_all should format floating point values"
- PHP 7 still has the problem converting a float to a string is
locale-aware (https://bugs.php.net/bug.php?id=53711). T... - 15:45 Revision 48977444: [BUGFIX] selicon_field does not create thumbnails
- A select field with renderType selectSingle can point to a
foreign_table. If on the foreign_table TCA the ctrl keys
s... - 15:21 Revision 199fe8f7: [TASK] styleguide: Remove unneccessare NOT NULL constraints
- Creating data throws errors in strict mode as text/blob fields
can't have a default value but no data is given and th... - 15:09 Revision e7e8ecb8: [TASK] styleguide: TCA: inline_1n_child has non-default "disable" hidden field
- Set ['enablecolumns']['disabled'] to "disable" for inline_1n_child
and to "hidden" for inline_1n1n_child to have a te... - 14:41 Revision 6ddbe545: [BUGFIX] Set TYPO3FontAwesome only on before
- Resolves: #75873
Releases: master
Change-Id: Id307137d750001567a1a91ef4994b6edc67e7bbc
Reviewed-on: https://review.ty... - 14:26 Revision e6978eca: [BUGFIX] styleguide: TCA: label in ctrl sections refer to not exiting fields, closes https://github.com/TYPO3-CMS/styleguide/issues/54
- 13:47 Revision 97103f35: [BUGFIX] selicon_field does not create thumbnails
- A select field with renderType selectSingle can point to a
foreign_table. If on the foreign_table TCA the ctrl keys
s...
2016-04-23
2016-04-22
- 14:53 Revision a34eaaf6: [TASK] Document further options for mail post processor
- * As it's possible to configure the template to use for each instance of
the post processor, this should be documen... - 14:19 Revision e73a36a6: [BUGFIX] Processing folder has now nested subfolders
- In case of big installations the amount of processed files in
one folder is too much and causes performance issues an... - 14:02 Revision 1450b10f: [BUGFIX] Processing folder has now nested subfolders
- In case of big installations the amount of processed files in
one folder is too much and causes performance issues an... - 13:25 Revision d4a8e608: [TASK] Document further options for mail post processor
- * As it's possible to configure the template to use for each instance of
the post processor, this should be documen... - 12:35 Revision 5d27b59a: [!!!][TASK] Remove legacy handling of pre 6.0 imports in impexp
- The patch removes the legacy file and charset handling from
EXT:impexp when importing a t3d file.
Importing files fr... - 12:27 Revision fa955917: [BUGFIX] Remove markup from FlashMessage
- Resolves: #75859
Releases: master, 7.6
Change-Id: I43f786c349a096e752e5fdeb50b815b19e548924
Reviewed-on: https://revi... - 12:27 Revision e3502e7e: [BUGFIX] Remove markup from FlashMessage
- Resolves: #75859
Releases: master, 7.6
Change-Id: I43f786c349a096e752e5fdeb50b815b19e548924
Reviewed-on: https://revi... - 11:56 Revision 827219a1: [BUGFIX] Extbase cannot persist to datetime fields
- This patch adds missing column configuration to DataMapper call.
Resolves: #74376
Releases: master, 7.6
Change-Id: I... - 09:34 Revision 1a56a9fe: [BUGFIX] Enhance color-picker position in constant editor
- Releases: master
Resolves: #75656
Change-Id: I0dbe89b56ffdd8f677ed5a9b5a1fa08a4d92dd9c
Reviewed-on: https://review.ty...
2016-04-21
- 19:09 Revision c292a518: [BUGFIX] Prevent double assets folder
- With the cleanup in https://review.typo3.org/46096/ double temp folders
were introduced for temporary image files. No... - 17:21 Revision f2063acb: Revert "[BUGFIX] config.locale_all should format floating point values"
- PHP 7 still has the problem converting a float to a string is
locale-aware (https://bugs.php.net/bug.php?id=53711). T... - 14:20 Revision f3077c99: [FEATURE] Add configuration options to FloatConverter
- Converting a string to a float value needs some specific format of the
string (no thousand separator and '.' as decim... - 13:58 Revision 851f4f95: [BUGFIX] Missing relations command: optimize SQL
- Iterate over each result row instead of fetching
the whole result into PHP memory.
Resolves: #75783
Releases: 7.6
Ch... - 13:04 Revision f9791c96: [BUGFIX] Better positionName extraction in executePositionedStringInsertion
- Limit string explosion so that "LLL:EXT:" notation in $position
does not get broken up.
Resolves: #75830
Releases: m... - 12:48 Revision 207df6ad: [BUGFIX] Better positionName extraction in executePositionedStringInsertion
- Limit string explosion so that "LLL:EXT:" notation in $position
does not get broken up.
Resolves: #75830
Releases: m... - 12:32 Revision 43fc083d: [TASK] travis: Acceptance tests with nginx+fpm
- * Start a php-fpm server on port 9000
* Install nginx, configure and start on port 8000 for acceptance tests
* Use ph... - 11:55 Revision 319b0aa3: [TASK] Enhance SQL query reduction in page tree in workspaces
- This changeset is a follow-up to the changes for issue #50349 and
it partly reverts the changes that have been introd... - 11:27 Revision 3be0dc7c: [BUGFIX] Missing relations command: optimize SQL
- Iterate over each result row instead of fetching
the whole result into PHP memory.
Resolves: #75783
Releases: master...
2016-04-20
- 22:57 Revision b39d8df3: [TASK] Acceptance tests: Reset be_user uc after test
- Since reduce possible side effects between tests the
typo3 codeception module resets be_user uc of the
admin user aft... - 21:49 Revision 916e2b35: [TASK] Only show filemount path selection when storage is selected
- Change-Id: I2f02204f9c6169347bf0996a293345460dd3f737
Resolves: #75788
Releases: master
Reviewed-on: https://review.ty... - 19:02 Revision 576677d6: [BUGFIX] Check if folder is within the filemount
- Before using the filemount base folder as root for the
folder->getReadablePath() check if the folder is within the fi... - 18:57 Revision 943f711e: [BUGFIX] Check if folder is within the filemount
- Before using the filemount base folder as root for the
folder->getReadablePath() check if the folder is within the fi... - 17:51 Revision a3985b9c: [TASK] Streamline escaping for ViewHelpers of all sysexts
- The Core does not strictly use $escapeChildren and
$escapeOutput as properly introduced by Fluid Standalone in 8.0.
... - 17:45 Revision ae981c9c: [BUGFIX] Check if folder is within the filemount
- Before using the filemount base folder as root for the
folder->getReadablePath() check if the folder is within the fi... - 16:30 Revision 077d5d90: [TASK] Only show active packages in PackageStates.php
- Update the version to 5 and include a list of active packages,
everything else is stored in the core cache, and not n... - 16:06 Revision 27e38145: [FOLLOWUP][BUGFIX] Do not append a "/" to the folder identifier
- Added missing rst file.
Change-Id: Id61a1d2fdc27da4837e5d0d880f8dcaad5d6e1a4
Resolves: #66861
Releases: master
Revie... - 15:11 Revision 2606e0d8: [TASK] Use correct icons for TCA type select with renderType selectTree
- With the introduction of the new icon API the icons shown in the TCA
selectTree broke. This patch changes the tree js... - 15:03 Revision ac13aa48: [BUGFIX] Prevent OutOfBoundsException in filelist
- Change-Id: I1138487a2bae071d2393a38389ef918b5087d9ea
Resolves: #75370
Releases: master, 7.6
Reviewed-on: https://revi... - 14:47 Revision 420954f3: [BUGFIX] Prevent OutOfBoundsException in filelist
- Change-Id: I1138487a2bae071d2393a38389ef918b5087d9ea
Resolves: #75370
Releases: master, 7.6
Reviewed-on: https://revi... - 14:34 Revision 8c89a665: [TASK] Use correct icons for TCA type select with renderType selectTree
- With the introduction of the new icon API the icons shown in the TCA
selectTree broke. This patch changes the tree js... - 14:29 Revision 7247d768: [TASk] Stabilize ModuleMenuCest test
- * Wait until content iframe is loaded
* Proceed only if main module elements are visible
* Check for web module only ... - 14:26 Revision 3c32b0d9: [TASK] Disable ac tests in travis
- Acceptance test are currently too flaky to be of
any use. To not hide currently more important stuff
like unit and fu... - 14:16 Revision 6512d29f: [TASK] Migrate all DB calls in EXT:setup to doctrine
- Use doctrine in EXT:setup
Resolves: #75772
Releases: master
Change-Id: I2c5126309d57c0c80bf9c97332d35a29b3cb742e
Rev... - 12:39 Revision a22a9ad9: [TASK] Doctrine: migrate EXT:filelist
- Resolves: #75800
Releases: master
Change-Id: I70863664d4e127759ef0c9420a8ee81f2aea5250
Reviewed-on: https://review.ty... - 11:42 Revision 0d9da28f: [BUGFIX] Correct label for-parameter to the correct target id in indexed_search
- Resolves: #75587
Releases: master
Change-Id: I897c4ca3509ea62508fb05944207a4a1b8319a76
Reviewed-on: https://review.ty... - 11:27 Revision 5af25891: [BUGFIX] Catch RequestException in GeneralUtility::getUrl()
- When a request in getUrl() fails (e.g. due to exceeded time limit, host
misconfiguration) Guzzle throws an exception.... - 10:55 Revision 511dc242: [!!!][TASK] Always store <p> tags in DB from RTE
- Twelve years ago, when the RTE was not working in
every browser, TYPO3 always stored as little
html code in the datab...
2016-04-19
- 23:10 Revision b1c34419: [BUGFIX] Escaped content in RecordHistory InfoBox
- This patch fixes the InfoBox in RecordHistory, which displayed
escaped HTML instead of colored spans.
Resolves: #757... - 23:10 Revision 0c4c1e64: [TASK] Tests: Use existing session
- Using Admin->useExistingSession() of Admin actor
instead of Kasper actor speeds up the tests a bit
and should make th... - 22:56 Revision 0ca254b5: [BUGFIX] Correct SQL query for BE user filemounts
- Due to a wrong SQL statement, it is not possible
to evaluate any filemounts anymore for be users / groups.
The patch... - 21:46 Revision a3ad40c4: [BUGFIX] Reimplement pageTS support to selectTree
- With TCA type=select and renderType=selectTree certain TCA
config options can be modified via pageTS. Those that infl... - 21:44 Revision 6ccd5a0b: [BUGFIX] Reimplement pageTS support to selectTree
- With TCA type=select and renderType=selectTree certain TCA
config options can be modified via pageTS. Those that infl... - 21:25 Revision 7a2c44a7: [TASK] Deprecate GeneralUtility methods
- There are some methods within GeneralUtility that are not used within
TYPO3 anymore or a now just plain stubs for PHP... - 20:03 Revision c9b47d92: [BUGFIX] Make Topbar bookmark acceptance test more stable
- Change-Id: I2260589acacab49d7120b515ba27870fee79eca7
Resolves: #75791
Releases: master
Reviewed-on: https://review.ty... - 18:46 Revision 8ee424c8: Revert "[BUGFIX] Do not append a "/" to the folder identifier"
- This introduced a breaking chance in API and cannot be backported.
Reverts: #66861
Releases: 7.6
This reverts commi... - 18:46 Revision a286b433: [BUGFIX] Create processed file object if file exists but reference doesn't
- Create the target file object using the identifier of an already existing
processed file to prevent regenerating
Res... - 18:18 Revision 036c6ba1: [BUGFIX] Create processed file object if file exists but reference doesn't
- Create the target file object using the identifier of an already existing
processed file to prevent regenerating
Res... - 17:00 Revision 719dcd1a: [TASK] Restructured linkbrowser HTML
- Restructured the HTML arround the form field in the element/link browser
to be more in line with the rest of the BE.
... - 15:43 Revision 5dc3a308: [TASK] Doctrine: Migrate EXT:sys_note
- Migrate all database calls of EXT:sys_note to doctrine
Resolves: #75765
Releases: master
Change-Id: Ieb8bf69f7898de2... - 15:29 Revision e139945f: [TASK] Doctrine: migrate ext:backend/Clipboard/Clipboard
- Resolves: #75770
Releases: master
Change-Id: I8b4eb42763ca30b2c099371b7a8206d8098c2f79
Reviewed-on: https://review.ty... - 15:18 Revision 04d6c52c: [BUGFIX] Flush l10n cache after translation update
- The language module should flush l10n caches after translation
update, otherwise translation changes have no immediat... - 14:57 Revision 0a02d484: [BUGFIX] Flush l10n cache after translation update
- The language module should flush l10n caches after translation
update, otherwise translation changes have no immediat... - 14:19 Revision cf446972: [TASK] Script finding duplicate exception codes for Travis
- Resolves: #75761
Relates: #75737
Releases: master
Change-Id: I7b061ac9d9ec3c071b87994168ade87c43131d6d
Reviewed-on: h... - 14:03 Revision c5595af0: [TASK] Remove duplicate exception numbers
- Resolves: #75737
Releases: master
Change-Id: Ia18d946b5e930306cd01ba1a0a275da8d2edc1f3
Reviewed-on: https://review.ty... - 13:52 Revision 02dc3256: [TASK] Doctrine: Create named parameters for value setting operations
- To reduce the risk of SQL injections methods used to set values in the
database have been modified to create named pa... - 13:35 Revision 66fef7ae: [BUGFIX] Felogin form with default layout is not visible
- Updated felogin documentation to explain you need to manually
add a TypoScript constant for the template if you run f... - 13:29 Revision aa6382ca: [BUGFIX] Remove Verdana, Helvetica and Arial from default site
- This removes the explicit fonts from the default site and displays
the text in the default "sans-serif" font the brow... - 13:26 Revision e426993f: [TASK] Cleanup variables inside RteHtmlParser
- Various cleanings to understand the code better.
Resolves: #75709
Releases: master
Change-Id: Id602fa64727508defc585... - 11:44 Revision b6e5aef4: [FEATURE] Number of files per page in file list configurable
- It is now possible to configure the maximum number of files shown per
page in the file list module using User TSconfi... - 11:35 Revision 90ce80e3: [TASK] Doctrine: Replace occurrences of exec_INSERTmultipleRows
- Resolves: #75758
Releases: master
Change-Id: I9ef426583b6c24369446c7736931ef3beb6b7b6f
Reviewed-on: https://review.ty... - 10:49 Revision 9a0b8a8a: [TASK] Remove last part of singleton pattern in getUserObj()
- In 8.0, the logic for having getUserObj() called with a "&" to
implement a singleton pattern has been removed, howeve... - 10:17 Revision d4925ddb: [TASK] Rename QueryContextType::NONE to QueryContextType::UNRESTRICTED
- This name change transports the intent of the query context better and
makes it more intuitive to use.
Instead of ex... - 10:06 Revision 73248e33: [TASK] Remove scriptRelPath from AuthServices
- Resolves: #75766
Releases: master
Change-Id: I9e1cf44ab12265f421524d3133a90dd1fd24f63e
Reviewed-on: https://review.ty... - 06:26 Revision f8a123fd: [TASK] Doctrine: Extend ExpressionBuilder with bitwise and support
- Extend the ExpressionBuilder with support for creating bitwise and
operations. Oracle needs a special SQL function to... - 01:00 Revision 02dbc9ad: [TASK] Doctrine: migrate ext:backend/avatar
- Resolves: #75707
Releases: master
Change-Id: I98ebd90c10b40ee8233ec044ac9c4f2afae802a8
Reviewed-on: https://review.ty... - 00:55 Revision ae9e77d7: [TASK] travis-ci: Limit number of parallel jobs
- The docker environment of travis-ci reports no solid amount of
available CPU's, so parallel forks a massive amount of... - 00:14 Revision 950bd56b: [CLEANUP] Fix type hints for renderChildrenArgument
- Resolves: #75762
Releases: master
Change-Id: I4e409f154abe6fba299a8335b1ec9b5bd64e64d5
Reviewed-on: https://review.ty...
2016-04-18
- 23:24 Revision 39d863fe: [TASK] Add acceptance tests for client side validation for basic elements
- Change-Id: If043e3a90a5326521c335b9f0158eb59256a3767
Related: #75626
Releases: master
Reviewed-on: https://review.typ... - 22:54 Revision 472edc94: [BUGFIX] Cursor position is changed while typing
- Fields in the backend are validated while typing. One validation
is the left space trim. Spaces on the left side are ... - 20:51 Revision 3036c194: [TASK] Cleanup GridEditor.js
- - use === for comparrision instead of ==
- build markup with jQuery api instead of string concatenation
- refactor st... - 20:02 Revision a746575b: [TASK] Check if clear cache module is not visible for editor
- Add an acceptance test to ensure that the clear cache menu in
the topbar is not visible for non admin users.
Also che... - 19:57 Revision 538993f2: [TASK] Doctrine: migrate ext:recycler/CleanerTask
- Resolves: #75717
Releases: master
Change-Id: I210f838568c47469eb9926b7b4b6774578a28732
Reviewed-on: https://review.ty... - 19:43 Revision 51258df3: [TASK] Remove unused code from RecordHistory
- Removed all occurrences of reading and passing the parameter sumUp,
since it is always set to -1, last usage of diffe... - 19:39 Revision 132f6210: [TASK] Doctrine: migrate ext:backend/Controller/LoginController
- Resolves: #75749
Releases: master
Change-Id: I1de410ed558c80647a5288ecf3bef78bb4497ad0
Reviewed-on: https://review.ty... - 18:34 Revision d6e128d9: [BUGFIX] Fix ExpressionBuilder->inSet for PostgreSQL
- Disable treating the generated SQL fragment as a field name to avoid
quoting the whole fragment.
Tests for the MySQL... - 18:31 Revision 726d79f0: [TASK] Remove forgotten mentions of goodMess and badMess
- The documentation still contains goodMess and badMess.
Both options are removed from the code and now also removed
fr... - 18:26 Revision b2cba76b: [BUGFIX] Fix all links to Install Tool module
- Due to the removal of the extbase Install Tool module, some links to
the Install Tool aren't working anymore. Fix thi... - 18:22 Revision dca08893: [TASK] Doctrine: migrate ext:backend/History
- Releases: master
Resolves: #75604
Change-Id: I23de4f9366b92e8cb467d8a2c35fd21697369c4f
Reviewed-on: https://review.ty... - 18:20 Revision ed4e716c: [BUGFIX] Set correct title and button text for create folder
- Change-Id: I0e3d8e785811f6c743fa48c33527424e5a3f5f03
Resolves: #75750
Releases: master, 7.6
Reviewed-on: https://revi... - 18:20 Revision 91918948: [BUGFIX] Set correct title and button text for create folder
- Change-Id: I0e3d8e785811f6c743fa48c33527424e5a3f5f03
Resolves: #75750
Releases: master, 7.6
Reviewed-on: https://revi... - 18:11 Revision 2b156d12: [TASK] Doctrine: migrate ext:recycler/Tables
- Resolves: #75713
Releases: master
Change-Id: Ia82c7055e71ec154264f6b658addf49c5f9187a5
Reviewed-on: https://review.ty... - 16:13 Revision ecfc98e2: [TASK] Update bootstrap-slider to 7.0.1
- Resolves: #75736
Releases: master
Change-Id: I16facdcaa468290f8320af8fb186ed0b62f60c19
Reviewed-on: https://review.ty... - 16:07 Revision 15f03edd: [TASK] Update moment and moment-timezone library
- Update moment.js to 2.13.0
Update moment-timezone.js to 0.5.3
Resolves: #75732
Releases: master
Change-Id: I5d29fead... - 14:48 Revision 1692e251: [BUGFIX] Do not append a "/" to the folder identifier
- When creating a folder object the identifier is suffixed with a '/'
automatically which does not make sense when usin... - 14:46 Revision d9755979: [BUGFIX] Do not append a "/" to the folder identifier
- When creating a folder object the identifier is suffixed with a '/'
automatically which does not make sense when usin... - 14:30 Revision 3d990d5c: [BUGFIX] missing background image for not assigned backend layout
- Resolves: #75739
Releases: master
Change-Id: Ib02b4b19c1dd96969536c493952a14989741d703
Reviewed-on: https://review.ty... - 14:20 Revision 518aa120: [TASK] Raise version number in bower and package json files
- Raise the dev version to 8.1.0-dev in bower and package json files.
Resolves: #75738
Releases: master
Change-Id: I68... - 14:19 Revision 2217c62f: [!!!][TASK] Remove DB-related methods from cObj
- There are some methods still available in ContentObjectRenderer
for editing content as frontend users. The methods ar... - 14:04 Revision 8d7cc6f3: [BUGFIX] Overwrite thumbnail config for fluid_styled_content
- Change-Id: Ib662069590d3d53b2feddd220a5320e26aec786f
Resolves: #75537
Releases: master,7.6
Reviewed-on: https://revie... - 14:03 Revision fed1f725: [BUGFIX] Repair TCA thumbnail view
- With activated thumbnail option in ctrl section
of a TCA table configuration the thumbnails are not
rendered.
Resolv... - 14:03 Revision 804eec4d: [BUGFIX] Overwrite thumbnail config for fluid_styled_content
- Change-Id: Ib662069590d3d53b2feddd220a5320e26aec786f
Resolves: #75537
Releases: master,7.6
Reviewed-on: https://revie... - 14:00 Revision ec424897: [BUGFIX] Repair TCA thumbnail view
- With activated thumbnail option in ctrl section
of a TCA table configuration the thumbnails are not
rendered.
Resolv... - 12:51 Revision 85131400: [BUGFIX] RTE: Show content of link style dropdown again
- Regression fix to security update.
Resolves: #75548
Releases: 6.2
Change-Id: I65f6568b626088553818343ff89dbe1f2e1ffe... - 12:05 Revision cc0fd0fb: [TASK] Update jQuery to 2.2.3
- Resolves: #75729
Releases: master
Change-Id: I8b58d0669d2b0f78badd70ac906af0769f28bc1c
Reviewed-on: https://review.ty... - 11:34 Revision aed3061c: [BUGFIX] Ignore cURL proxy header block
- When cURL is enabled with a proxy, the proxy’s HTTP header (sent as a
response to the client CONNECT request) was not... - 10:53 Revision e0b53b95: [TASK] Move backend-related assets from t3skin to EXT:backend
- Resolves: #75725
Releases: master
Change-Id: Ic0f6ebed789a3c0517f15226c2b8cc9f88c2eb90
Reviewed-on: https://review.ty...
2016-04-17
- 22:03 Revision e4cc0f68: [TASK] Purge onFocus occurrences from FormEngine
- In TYPO3 6.2 palette fields have been handled by an individual on-focus
DOM events, depending on a particular user se... - 21:07 Revision a657cda6: [TASK] Add unit test for colorpicker TCA migration
- Also fixes the case when wizards array becomes empty.
We can than safely unset the complete wizards key.
Resolves: #... - 21:00 Revision aa56fd03: [TASK] Visual tweaks of "Workspaces" backend module
- - Record table list is responsive on small screens
- Nested records are indented
Resolves: #75720
Releases: master
C... - 11:08 Revision 7bbb4178: [TASK] The Number of The Workspace
- This change ports EXT:workspace to Bootstrap and jQuery.
The workspace interface is simplified now, similar actions ...
2016-04-16
- 13:12 Revision eb1ecb76: [TASK] Add translations to DateTimePicker
- The DateTimePicker is only available in english.
Use moment.js with included locales to make the DateTimePicker
trans...
2016-04-15
- 23:46 Revision 58abab50: [TASK] Refactor acceptance tests for search module in topbar
- Change-Id: I74ec9d5afaedb30916403941e6dac8df3c6b0fc8
Related: #75631
Releases: master
Reviewed-on: https://review.typ... - 23:39 Revision bab7087d: [TASK] Add more acceptance tests for topbar modules
- Resolves: #75631
Releases: master
Change-Id: I4f0bf756a2ddac9defb97749e66d74ffca636af8
Reviewed-on: https://review.ty... - 22:42 Revision babbc4ab: [TASK] Add acceptance tests for favorite function in topbar
- Change-Id: Ib63314a930006cf2d9b98305abdbb1185d1cda71
Related: #75631
Releases: master
Reviewed-on: https://review.typ... - 20:41 Revision d965991c: [TASK] Add more acceptance tests for extension manager
- Refactor the extension manager acceptance tests and add some more.
Change-Id: I72eed4cba52bf6d2451462d9a9b919cff6de2... - 18:45 Revision 9edaf429: [BUGFIX] Add filelist extension to factory default
- The filelist extension is not part of the factory default but
parts of it are used in extensions that are factory def... - 18:36 Revision 91a447d3: [BUGFIX] Add filelist extension to factory default
- The filelist extension is not part of the factory default but
parts of it are used in extensions that are factory def... - 17:03 Revision 02378691: [BUGFIX] Wait until modal overlay is closed in tests
- The modal helper should wait until the overlay is closed when
interacting with a modal.
Change-Id: I9efe74d865487ec1... - 15:37 Revision 1a470b1a: [TASK] Add translations to DateTimePicker
- The DateTimePicker is only available in english.
Use moment.js with included locales to make the DateTimePicker
trans... - 11:58 Revision fa1d11bd: [BUGFIX] Fix broken composer constraint
- A composer diagnose shows two broken version contraints. This patch
fixes it. Maybe this fixes a side effect which ra... - 11:22 Revision 284c89c5: [TASK] Use bootstrap colorpicker consistent over the whole backend
- This patch inserts the same colorpicker on all places where a colorpicker
is used in the TYPO3 backend.
So it tackle... - 10:08 Revision 1d279f01: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/53 from ohader/master
- [TASK] styleguide: Adjust color-picker widget to new render-type
- 10:00 Revision e7800ffb: [TASK] styleguide: Adjust color-picker widget to new render-type
- Using bootstrap based color-picker via "renderType" instead of
wizard type "colorbox" now and removing the custom ima...
2016-04-14
- 23:08 Revision 3ab57e18: [TASK] Add more acceptance tests for main module menu
- The test class for main menu tests has been refactored
and a additional test has been added to ensure a menu point
ge... - 23:04 Revision f6b9618e: [TASK] Add modal dialog helper for acceptance tests
- Add a new helper to interact with modal dialogs in acceptance
tests.
Also refactor the Scheduler Tasks test to use th... - 22:58 Revision ed3365a4: [TASK] Streamline less files
- Releases: master
Resolves: #75633
Change-Id: I5ebb2cbc11e257b0642b4f55f1d6e691646e950e
Reviewed-on: https://review.ty... - 22:19 Revision a904a4fa: [TASK] Cleanup cache clearing
- With change #75581 the backend toolbar cache handling the
"system" options are obsolete and can be deprecated.
Addit... - 22:18 Revision 7b045d93: [TASK] Apply CGL compatibility (PSR-1 and PSR-2)
- Change-Id: I6fb8b355ceb4f734e4df5aaf2954c624693c11ad
Reviewed-on: https://review.typo3.org/47677
Reviewed-by: Georg R... - 21:34 Revision 4a8f5ae3: [BUGFIX] Flexform suggest wizard no record found
- When using a suggest wizard within a flexform field within another flexform
field of type array and another field is ... - 21:15 Revision b2a6441c: [TASK] Configure path for acceptance tests
- The codeception config has a configuration option
that points to the folder where the tests are stored.
This value do... - 21:06 Revision 1643d462: [TASK] Refactor scheduler task acceptance tests
- * Use Admin Actor
* Rename the class / test
* Split the test in smaller pieces
* Make the test more robust
* Add test... - 18:37 Revision c333e491: [BUGFIX] Fix namespace in check extensionmanager list acceptance test
- Resolves: #75628
Releases: master
Change-Id: I20bab4abea826e4e8cfb1b2a718f438ed22ccd72
Reviewed-on: https://review.ty... - 17:42 Revision 57ee42ce: [TASK] Streamline about modules and about
- Releases: master
Resolves: #75619
Change-Id: I36e2bdba2baf931726797cbe89a0f10e0519eaba
Reviewed-on: https://review.ty... - 17:36 Revision 4de57ee3: [TASK] Add tooltips to the permission icons
- To improve the usability, add tool tips to the icons.
Resolves: #75616
Releases: master, 7.6
Change-Id: Iceffc8d1562... - 17:35 Revision 0b7b35c3: [TASK] Add tooltips to the permission icons
- To improve the usability, add tool tips to the icons.
Resolves: #75616
Releases: master, 7.6
Change-Id: Iceffc8d1562... - 17:08 Revision 8baf8196: [TASK] Update requirejs to 2.2.0
- Resolves: #75527
Releases: master
Change-Id: If675538d4869ff66b4664f3064083f896632652d
Reviewed-on: https://review.ty... - 16:10 Revision 183004c4: [BUGFIX] Add renderType to field tx_form_predefinedform
- Add the renderType to the field to avoid entries in the
deprecation log
Resolves: #75613
Releases: master
Change-Id:... - 16:09 Revision 4cd1a4d0: [TASK] Remove persistent cache in GeneralUtility::xml2array
- The method GeneralUtility::xml2array uses a runtime cache and in addition
a persistent database cache. The database c... - 11:57 Revision b17797a1: [TASK] Remove obsolete t3-row-header CSS class
- Releases: master
Resolves: #75599
Change-Id: If8c31cf1402335b7d1f84c6141e63df8313b9485
Reviewed-on: https://review.ty... - 11:28 Revision f42c4fea: [FOLLOWUP][TASK] Correct body-Tag id in Backend
- Fix acceptance test
Resolves: #75525
Releases: master
Change-Id: Icfcc8aa7c04f11005c6ce774fcce064fa8b480e5
Reviewed-... - 11:18 Revision 825703cb: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/51 from psychomieze/master
- [TASK] styleguide: Add flexform subelement suggest wizard example
- 11:02 Revision 7cc57827: [TASK] Streamline taskmanager
- Releases: master
Resolves: #75583
Change-Id: Id82af2fed1a9a5174fe29629bceb7aaf00a9c047
Reviewed-on: https://review.ty... - 10:49 Revision 1567a363: [TASK] Introduce a pagetree helper to navigate in the pagetree
- The pagetree will be used in many acceptance tests. To simplyfy
the navigation a special pagetree helper is added. Th... - 10:35 Revision a2e2d4bf: [TASK] styleguide: Add flexform subelement suggest wizard example
- 10:29 Revision c6c118c0: [TASK] Correct body-Tag id in Backend
- Remove the beginning dash of the id in body-Tag by
stripping the forward slash from the route identifier.
Change-Id:... - 09:55 Revision bebd5e81: [TASK] Replace test images in install tool
- Resolves: #75157
Releases: master
Change-Id: I7e91a19dd61155ab7118229411bca397cfa581d8
Reviewed-on: https://review.ty...
2016-04-13
- 23:02 Revision d001f982: [FEATURE] Add markupIdentifier support to JavaScript IconAPI
- Releases: master
Resolves: #75579
Change-Id: Iae5d8aa364bcb11c593365814d157047dea15c70
Reviewed-on: https://review.ty... - 23:01 Revision c6a0de45: [FEATURE] Simplify cache clearing
- The cache clearing system has been simplified by removing options in
cache clear menu and install tool.
Resolves: #7... - 21:27 Revision a34fc5dd: [TASK] Convert BackendAuthentication to Doctrine API
- Convert all SQL statements in backend authentication classes
to the new Doctrine DBAL based API.
Releases: master
Re... - 21:20 Revision 26f1861e: [TASK] Add a basic extensionmanager test
- Call extensionmanager and verify ext:styleguide
is listed.
Resolves: #75523
Releases: master
Change-Id: I0929a12c069... - 18:28 Revision 28400dc9: [TASK] Doctrine: Add missing PHP7 type hints to QueryContext
- The PHP7 return type declaration for getIgnoredEnableFields() as well as
the input type hint for setIgnoredEnableFiel... - 17:56 Revision 94de8cd2: [TASK] Doctrine: migrate ext:belog
- Resolves: #75549
Releases: master
Change-Id: Icfe6d3f47073e4dbd3636d6c435f946bfd6ee444
Reviewed-on: https://review.ty... - 17:24 Revision 1c20c574: [TASK] Route phantomjs through selenium again
- There is some weird issue in the PHP internal web server
resulting in unexpected EOF in combination with phantomjs.
H... - 12:30 Revision 9ca81e10: [TASK] Remove method deleteConstraint from QueryBuilder
- This method was an early helper for the QueryBuilder to replace
BEenableFields in a database agnostic way. Since the ... - 11:34 Revision 4e1103bc: [BUGFIX] Prevent fatal error when uploading file with invalid filename
- The call to "addMessageToFlashMessageQueue" expects the second argument
to be an array instead of a string.
Additiona... - 10:19 Revision a1889e99: [BUGFIX] Prevent fatal error when uploading file with invalid filename
- The call to "addMessageToFlashMessageQueue" expects the second argument
to be an array instead of a string.
Additiona... - 10:13 Revision e235b90c: [TASK] Remove obsolete constant editor CSS
- Releases: master
Resolves: #75557
Change-Id: I556d536d590fd7ad2d531c2d803ee2b771155bb4
Reviewed-on: https://review.ty... - 10:09 Revision 4540b919: [TASK] Refactor page module acceptance tests
- The page module acceptance test should use the admin actor.
Change-Id: I299815d86fd5070a6cbafb9cc3faf9208a70fd6c
Res... - 10:09 Revision a21f7f38: [TASK] Enable output of file names in DebugUtility::debugTrail
- Change-Id: Ib6593d02955c1313ae16f9cef5fad683cb4738c5
Resolves: #19262
Releases: master
Reviewed-on: https://review.ty... - 10:04 Revision f862c3ff: [!!!][BUGFIX] Remove ce-bodytext element if not needed
- The wrapping div is superfluous if neither text nor header is set in
fluid_styled_content
Resolves: #75237
Releases:... - 10:01 Revision 060186b7: [BUGFIX] User proper Fluid namespace detection
- The Fluid namespaces can be put in short-syntax, and in tags to be
resolved. However, if the template source is very ... - 10:00 Revision 0d9a541e: [TASK] Remove usage of deprecated CSS classes bgColorX
- Releases: master
Resolves: #75554
Change-Id: Id9f971a36b3b8d91e7e80ec072370276551b1891
Reviewed-on: https://review.ty... - 08:24 Revision 5cf26f1a: [TASK] Provide QueryHelper to prepare SQL fragments for the QueryBuilder
- The QueryHelper deals with GROUP BY and ORDER BY strings coming from
sources where the data format is not strictly de...
2016-04-12
- 22:09 Revision 1afd95e1: [FOLLOWUP][TASK] Install PhantomJS via composer and add codeception integration
- - add correct cache dependency for rebuilding of php on appveyor
Change-Id: I3d88b4f3572b59ffe90b8ec0f670913f7f1763e... - 22:03 Revision c5722e26: [FOLLOWUP][TASK] Install PhantomJS via composer and add codeception integration
- Fix bash syntax error in .travis.yml and install bz2 module in appvoyer
Change-Id: I381b43485276958dfbb3a67f87bb9bdb... - 21:24 Revision 42794211: [TASK] Install PhantomJS via composer and add codeception integration
- PhantomJS should be installed via composer to reduce
the system requirements of acceptance tests.
The PhantomJS serv... - 18:20 Revision 770c857e: [TASK] Add admin and editor actor for acceptance tests
- An admin and an editor actor has been added for the
acceptance test suite. These actors are able to reuse
a session t... - 17:55 Revision 1a2af854: [TASK] fix override label in formengine
- This patch ensures that we do not display override "" but a more useful
information. Additionally the checkboxes are ... - 17:32 Revision 06a33352: [TASK] Update FontAwesome to 4.6.1
- Resolves: #75526
Releases: master
Change-Id: I944cc10e8b12e2d779db37a1afd8ebc737933714
Reviewed-on: https://review.ty... - 17:17 Revision a2891b24: [TASK] Ensure that logout action of UAT is executed in correct frame
- The logout action of the user acceptance tests must be executed
on the main page frame. We must ensure that we are in... - 15:17 Revision 4a5e2c86: [!!!][FEATURE] Introduce Doctrine DBAL database connections
- The Doctrine DBAL library is added as a composer dependency
as a foundation to replace the current DatabaseConnection... - 13:11 Revision 0dd0ce15: [TASK] Set TYPO3 version to 6.2.22-dev
- Change-Id: I1a3230b02001e02c7b0638a92af78ec7008a4a45
Reviewed-on: https://review.typo3.org/47624
Reviewed-by: TYPO3 R... - 13:10 Revision 7a494ce8: [RELEASE] Release of TYPO3 6.2.21
- Change-Id: I9b4d40bcfd4f204de75f873a695aef36825c31d0
Reviewed-on: https://review.typo3.org/47623
Reviewed-by: TYPO3 R... - 12:50 Revision 56456145: [BUGFIX] Add missing bracket in EXT:rtehtmlarea to fix syntax error
- Resolves: #75541
Releases: 6.2
Change-Id: I2377695852fe6a307d0a4736f0f2e5eb4d79b608
Reviewed-on: https://review.typo3... - 11:33 Revision ca0a382e: [TASK] Set TYPO3 version to 8.0.2-dev
- Change-Id: I175bde6521224af6ea448361b33cae335ee7eed6
Reviewed-on: https://review.typo3.org/47617
Reviewed-by: TYPO3 R... - 11:33 Revision 22458921: [RELEASE] Release of TYPO3 8.0.1
- Change-Id: I2f523930692c0d6f60c1a864804d8841165a8fd7
Reviewed-on: https://review.typo3.org/47616
Reviewed-by: TYPO3 R... - 11:26 Revision 047d5a0a: [TASK] Set TYPO3 version to 7.6.6-dev
- Change-Id: Ib33e66c21d2cd2a157a44388b7224302c5f21491
Reviewed-on: https://review.typo3.org/47615
Reviewed-by: TYPO3 R... - 11:25 Revision 3809f750: [RELEASE] Release of TYPO3 7.6.5
- Change-Id: I2a243ab946766c84fdb4ac35bc6d4ea5f11afba3
Reviewed-on: https://review.typo3.org/47614
Reviewed-by: TYPO3 R... - 11:19 Revision c236b4dc: [TASK] Set TYPO3 version to 6.2.21-dev
- Change-Id: Iba4804fc2b8e8280d5caef651f84d4e4332db3ca
Reviewed-on: https://review.typo3.org/47613
Reviewed-by: TYPO3 R... - 11:18 Revision b4831504: [RELEASE] Release of TYPO3 6.2.20
- Change-Id: I9e9ddd6b53aee8e9425dbc4ff864c1e8b36c8d04
Reviewed-on: https://review.typo3.org/47612
Reviewed-by: TYPO3 R... - 11:11 Revision 5ab7fd5e: [SECURITY] Disallow login with empty password
- In case a backend or frontend user is stored in the database
with an empty string as password (not possible through b... - 11:11 Revision 7e72fd0d: [SECURITY] Limit user access in workspace previews
- To view a preview of a workspace page a backend user is simulated.
Currently the user who created the preview link is... - 11:11 Revision c5df0d11: [SECURITY] Prevent XSS in SelectMultipleSideBySideElement
- In Javascript context the title attribute of a selected option is passed
as unescapd HTML argument to the function. C... - 11:11 Revision edad8899: [SECURITY] XSS in TCA type inline
- This patch fix a XSS vulnerability in TCA type inline.
Resolves: #73460
Releases: master, 7.6
Security-Commit: 8f178... - 11:11 Revision b077aafd: [SECURITY] Disallow login with empty password
- In case a backend or frontend user is stored in the database
with an empty string as password (not possible through b... - 11:10 Revision d9b18915: [SECURITY] Limit user access in workspace previews
- To view a preview of a workspace page a backend user is simulated.
Currently the user who created the preview link is... - 11:10 Revision cb3c2735: [SECURITY] Prevent XSS in SelectMultipleSideBySideElement
- In Javascript context the title attribute of a selected option is passed
as unescapd HTML argument to the function. C... - 11:10 Revision 62ccac8b: [SECURITY] XSS in TCA type inline
- This patch fix a XSS vulnerability in TCA type inline.
Resolves: #73460
Releases: master, 7.6
Security-Commit: 8f178... - 11:10 Revision a445c9c4: [SECURITY] Disallow login with empty password
- In case a backend or frontend user is stored in the database
with an empty string as password (not possible through b... - 11:10 Revision 819c1f90: [SECURITY] Limit user access in workspace previews
- To view a preview of a workspace page a backend user is simulated.
Currently the user who created the preview link is... - 11:10 Revision ea14aaac: [SECURITY] Prevent XSS in SelectMultipleSideBySideElement
- In Javascript context the title attribute of a selected option is passed
as unescapd HTML argument to the function. C... - 11:10 Revision d0daeb54: [SECURITY] XSS in TCA type inline
- This patch fix a XSS vulnerability in TCA type inline.
Resolves: #73460
Releases: master, 7.6
Security-Commit: 8b47f... - 11:10 Revision 1fcfd5bc: [SECURITY] Disallow login with empty password
- In case a backend or frontend user is stored in the database
with an empty string as password (not possible through b... - 11:09 Revision 5a8e0a13: [SECURITY] Limit user access in workspace previews
- To view a preview of a workspace page a backend user is simulated.
Currently the user who created the preview link is... - 11:09 Revision c6dcf831: [SECURITY] Prevent XSS in ElementBrowser
- Resolves: #51908
Releases: 6.2
Security-Commit: 716f84105ecba3202280a9c35893818c4dd078a0
Security-Bulletins: TYPO3-CO... - 11:09 Revision ef368acb: [SECURITY] Prevent XSS in SelectMultipleSideBySideElement
- In Javascript context the title attribute of a selected option is passed
as unescapd HTML argument to the function. C... - 11:09 Revision e7ca5857: [SECURITY] Fix arbitrary file disclosure in form extension
- Resolves: #73459
Releases: 6.2
Security-Commit: ab36da69dbdf20e9940faf4ff7ead88657b9ed14
Security-Bulletins: TYPO3-CO... - 11:02 Revision ab32091d: [BUGFIX] Load XML files of Extension Manager properly
- Since the XEE security fix (I26701fc2ffb5aed7ccbd96c168aef571d012091e),
the XML files in the Extension Manager may ar... - 10:46 Revision 558f618f: [BUGFIX] Load XML files of Extension Manager properly
- Since the XEE security fix (I26701fc2ffb5aed7ccbd96c168aef571d012091e),
the XML files in the Extension Manager may ar... - 10:45 Revision 3d449f91: [BUGFIX] Load XML files of Extension Manager properly
- Since the XEE security fix (I26701fc2ffb5aed7ccbd96c168aef571d012091e),
the XML files in the Extension Manager may ar... - 09:34 Revision b60f39c3: [BUGFIX] Set correct width for textarea in file list
- Change width of the textarea to edit file's content in the
file list module if EXT:t3editor is not installed.
Resolv... - 09:34 Revision b80b6d14: [BUGFIX] Set correct width for textarea in file list
- Change width of the textarea to edit file's content in the
file list module if EXT:t3editor is not installed.
Resolv...
2016-04-11
- 23:55 Revision 9d97231a: [TASK] Optimize record description handling
- Move description field into own tab and display description column as callout.
Resolves: #75515
Releases: master
Cha... - 22:53 Revision 27a249e8: [!!!][FEATURE] inline backend layout wizard
- A new renderType was added to render the backend layout wizard inline
in FormEngine.
Resolves: #75497
Releases: mast... - 17:45 Revision f07b60c5: [TASK] Reintegrate TYPO3 7 LTS upgrade wizards
- As decided during the last RL Product Team meeting in Dusseldorf,
the upgrade wizards from the install tool should st... - 17:38 Revision 937d15a1: [BUGFIX] Align docheader and pagetree toppanel correctly
- Releases: master, 7.6
Resolves: #74324
Change-Id: I3432881a896accf94d5a0a101dbcbecbe6027320
Reviewed-on: https://revi... - 17:33 Revision 8eb59df7: [BUGFIX] Align docheader and pagetree toppanel correctly
- Releases: master, 7.6
Resolves: #74324
Change-Id: I3432881a896accf94d5a0a101dbcbecbe6027320
Reviewed-on: https://revi... - 16:23 Revision 54d22421: [TASK] Update styleguide dependency to 8.0.1
- Fixes a circular dependency if local core dev version
is not a release branch.
Change-Id: Iff1e08bdf5345a3de133c879f... - 14:29 Revision a90dcd7f: [TASK] styleguide: Improve wording
- 14:22 Revision e016a9e7: [TASK] Use ext:styleguide in acceptance tests
- Adds styleguide as require-dev composer dependency and
call the data generator for acceptance tests.
Change-Id: I917... - 14:09 Revision 2a360c59: [BUGFIX] styleguide: Remove cms dependency
- Remove dependency to cms to avoid a circular dependency
from "dev" core to styleguide back to a core.
Related: https... - 13:32 Revision fc4afec7: [BUGFIX] styleguide: Core dependency version
- 12:38 Revision dae18cde: [FOLLOWUP][BUGFIX] Disable children escaping in CropViewHelper
- Currently the CropViewHelper is not able to return HTML as the output
is always escaped. This patch corrects escaping... - 11:14 Revision b30c864f: [TASK] Update selenium standalone package
- The composer package for selenium standalone is deprecated
and must be updated to support the current Firefox version... - 10:39 Revision 266bcb4c: [BUGFIX] "Visibility settings" is broken in language view
- Ensure that access settings are shown after clicking on visibility
settings in language view (Clickmenu)
Change-Id: ... - 10:39 Revision 5111ac98: [BUGFIX] "Visibility settings" is broken in language view
- Ensure that access settings are shown after clicking on visibility
settings in language view (Clickmenu)
Change-Id: ...
2016-04-10
- 23:32 Revision 1f230a01: [TASK] Remove usage of deprecated CSS class bgColor6
- Releases: master
Resolves: #75491
Change-Id: Ie1daec9744b89d9082d8bd3820fe023b3e540991
Reviewed-on: https://review.ty... - 22:20 Revision e80e475c: [TASK] Optimize CSS clearfix usage
- Releases: master
Resolves: #75483
Change-Id: Ia525a19d87be6a99ca2cc48b8561ebc800e9e34e
Reviewed-on: https://review.ty... - 22:11 Revision 0c32c1a1: [BUGFIX] Add button to lock install tool
- This patch adds a button to lock the install tool again, also without login.
Resolves: #56640
Releases: master, 7.6
... - 22:09 Revision e30d810f: [BUGFIX] Add button to lock install tool
- This patch adds a button to lock the install tool again, also without login.
Resolves: #56640
Releases: master, 7.6
... - 22:09 Revision 6486ae88: [TASK] Optimize CSS clearfix usage
- Releases: master
Resolves: #75483
Change-Id: Ia525a19d87be6a99ca2cc48b8561ebc800e9e34e
Reviewed-on: https://review.ty...
2016-04-08
- 14:30 Revision 42bb62e5: [BUGFIX] Load RequireJs in PageRenderer:: addRequireJsConfiguration()
- ``PageRenderer:: addRequireJsConfiguration`` does now load RequireJS
in the backend, as this method is called before ... - 14:30 Revision d1c3e24c: [BUGFIX] Load RequireJs in PageRenderer:: addRequireJsConfiguration()
- ``PageRenderer:: addRequireJsConfiguration`` does now load RequireJS
in the backend, as this method is called before ... - 12:17 Revision 5d4a42b6: [FEATURE] Allow asterisk for hideTables TSconfig
- Allow pageTSconfig option to hide all tables at once.
Example:
mod.web_list {
hideTables = *
table.pages.hideTable... - 10:06 Revision 4dd33702: [BUGFIX] Don't remove spaces from passwords of fe_users
- Change-Id: I9b33a34ab76b2dd3da0b25763e1b97f845383824
Resolves: #67699
Releases: master, 7.6
Reviewed-on: https://revi... - 10:05 Revision 9fee5dab: [BUGFIX] Don't remove spaces from passwords of fe_users
- Change-Id: I9b33a34ab76b2dd3da0b25763e1b97f845383824
Resolves: #67699
Releases: master, 7.6
Reviewed-on: https://revi... - 09:50 Revision adfc8320: [TASK] Update adodb to v5.20.3
- This brings a list of bug fixes and better PHP7 compatibility.
This is a "hacked" version from vanilla 5.20.3 where s... - 09:47 Revision 07f8caf9: [TASK] Update adodb to v5.20.3
- This brings a list of bug fixes and better PHP7 compatibility.
This is a "hacked" version from vanilla 5.20.3 where s... - 00:09 Revision cfb97aeb: [BUGFIX] Fix escaped output of fluid_styled_content ViewHelpers
- Resolves: #75192
Releases: master
Change-Id: I9640e0a037074598fd0ac10346825d16fbbd7afe
Reviewed-on: https://review.ty...
2016-04-07
- 20:21 Revision ec0a079e: [TASK] styleguide: Version 8.0.0
- 19:06 Revision c78be12c: [FOLLOWUP][TASK] Clean up unit tests on Windows
- Use OS independent temp directory.
Change-Id: Idb6f0a0d9f5666ca84ec10d9a342bf29c0571068
Resolves: #75388
Releases: m... - 17:39 Revision 6aa9fe87: [BUGFIX] Disable children escaping in CropViewHelper
- Releases: master
Resolves: #75133
Change-Id: Ibc215db42f7822798a7e4d34b91aa87b6019981c
Reviewed-on: https://review.ty... - 17:35 Revision 376d8369: [TASK] Clean up unit tests on Windows
- At the moment a lot of tests are skipped on Windows environments.
The main reasons are permissions, symlinks and shel... - 15:33 Revision 4fc35509: [BUGFIX] Do not escape output of IconViewHelper
- Resolves: #75375
Releases: master
Change-Id: I2da5e7234cd0890cea33c470dab2922a3dc36ee8
Reviewed-on: https://review.ty... - 15:18 Revision 38caad30: [FOLLOWUP][TASK] Deprecate methods related to traditional AJAX request dispatching
- The ExtDirect API cannot convert the Uri object from a string,
this is fixed now by casting to a string now.
Resolve... - 14:19 Revision 23b6a230: [BUGFIX] Modification date comparison fixed in FAL indexer
- modification_date is a string from the database and SplFileInfo
mtime is returned as integer. Cast modification_date ... - 14:17 Revision f0e046b7: [BUGFIX] Do not use Fluid legacy classes
- Any class listed in the LegacyClassesForIde file must not be used
by Core anymore.
Resolves: #75376
Releases: master... - 13:38 Revision da3ac98a: [BUGFIX] Modification date comparison fixed in FAL indexer
- modification_date is a string from the database and SplFileInfo
mtime is returned as integer. Cast modification_date ... - 13:37 Revision ab3cc837: [BUGFIX] WinCache 2.0 and newer have no opcode cache
- Detect WinCache 2.0 and newer not as opcode cache system.
Resolves: #74131
Releases: 7.6, 6.2
Change-Id: If7ce68b884... - 13:34 Revision 299c70af: [BUGFIX] Raise index_rel.first to int(11)
- The index_rel.first database table of indexed_search
is used to store the number of occurrences of words,
which could... - 13:33 Revision 80667079: [BUGFIX] Raise index_rel.first to int(11)
- The index_rel.first database table of indexed_search
is used to store the number of occurrences of words,
which could... - 13:31 Revision ff62eb97: [BUGFIX] WinCache 2.0 and newer have no opcode cache
- Detect WinCache 2.0 and newer not as opcode cache system.
Resolves: #74131
Releases: 7.6, 6.2
Change-Id: If7ce68b884... - 13:30 Revision ea5f2c50: [TASK] Deprecate methods related to traditional AJAX request dispatching
- The execution of traditional AJAX requests not registered
via routes is already deprecated with #73352, however
the r... - 13:16 Revision d3048784: [FEATURE] Add identifier to callback of Wizard.addSlide()
- The callback of ``Wizard.addSlide()`` has now a third parameter
``identifier`` holding the identifier of the current ... - 12:57 Revision cabbfa1f: [TASK] Remove references to non existing convertArgumentValue
- Resolves: #75288
Releases: 7.6
Change-Id: Ic4c09968607b1c7745ecbf0d92a44a009ee0ce7c
Reviewed-on: https://review.typo3... - 12:47 Revision 4267e12c: [CLEANUP] Fix case mismatch of classes
- Resolves: #75432
Releases: master
Change-Id: I7b45a953b68fd26d3660a2937ba8312e3afb5c21
Reviewed-on: https://review.ty... - 12:43 Revision 3c5310bf: [TASK] Patch level package updates
- A couple of symfony related patch level package updates as well
as a minor patch level of typo3/cms-composer-installe... - 12:42 Revision fe55eaa2: [TASK] Create screenshots in acceptance tests
- To simplify debugging failed tests, enable the "Recorder" extension
of codeception to automatically screen shot each ... - 12:41 Revision 920bc275: [CLEANUP] Fix case mismatch of functions / methods
- Resolves: #75433
Releases: master
Change-Id: Ic73beb093efc5c0648d2ea6e66286b0a6b439e4e
Reviewed-on: https://review.ty... - 12:21 Revision b522d7d3: [TASK] Small code cleanup in CommandUtility
- Resolves: #75430
Releases: master
Change-Id: Id1326862f9234c72d1231f8e1108d4ac083a8d1c
Reviewed-on: https://review.ty... - 09:15 Revision 0edfb7d2: [BUGFIX] Fix inline array notation in ContainerViewHelper docs
- Resolves: #75315
Releases: master,7.6
Change-Id: I8721174ed5addd2ec7ff6c27a8e66ec5bdf765c2
Reviewed-on: https://revie... - 09:15 Revision ffc36faa: [BUGFIX] Fix inline array notation in ContainerViewHelper docs
- Resolves: #75315
Releases: master,7.6
Change-Id: I8721174ed5addd2ec7ff6c27a8e66ec5bdf765c2
Reviewed-on: https://revie...
2016-04-06
- 19:57 Revision 50144123: [TASK] Fix case mismatching functions in GraphicalFunctions
- Resolves: #75429
Releases: master
Change-Id: I5fb76b4fac225d55a77289b888fc031a7650d94b
Reviewed-on: https://review.ty... - 19:11 Revision 7a9375e2: [TASK] Acceptance testing error handling
- Do not generate full back traces but still treat e_warning
as error in acceptance tests.
Change-Id: I56af8bd6a55733b... - 16:29 Revision f5219a67: [TASK] Allow installation of composer installers 1.2.x
- The newer version of composer installers has extendend
features, but is fully backwards compatible and proven to work... - 13:35 Revision a6428d98: [TASK] styleguide: TCA: Remove WIP status from generator
- 13:32 Revision a38692c5: [TASK] styleguide: TCA: Remove generator hack, bug in core is fixed now
- 13:31 Revision b906bb89: [FEATURE] styleguide: TCA: inline mn generator
- 12:52 Revision d2ec0f80: [FEATURE] styleguide: TCA: inline mm symmentric
- 11:55 Revision b423b9e0: [FEATURE] styleguide: TCA: inline mm combination generator
- 10:50 Revision 6166b32c: [FEATURE] styleguide: TCA: Inline expand single multiple different children
2016-04-05
- 17:32 Revision 12025478: [TASK] Mark array2xml_cs() as deprecated, use array2xml() instead
- Resolves: #75371
Releases: master
Change-Id: Ic11e0dd61ba93056db41e36478ad52a1c855aa1f
Reviewed-on: https://review.ty... - 12:35 Revision cb18a537: [BUGFIX] Allow running only EXT:form subset of unit tests
- Mock the humanReadableDate() method to avoid a call to
LocalizationUtility::translate() which require a CachingBacken... - 12:35 Revision 2fea0a6d: [BUGFIX] Allow running only EXT:form subset of unit tests
- Mock the humanReadableDate() method to avoid a call to
LocalizationUtility::translate() which require a CachingBacken... - 11:20 Revision 688c888e: [CLEANUP] Fix faulty type hint in install tool
- The DefaultFactory::getStructure method obviously has a wrong
type hint annotated. Besides that, the type checks insi...
2016-04-04
- 22:30 Revision d81e40d4: [BUGFIX] Ignore cURL proxy header block
- When cURL is enabled with a proxy, the proxy’s HTTP header (sent as a
response to the client CONNECT request) was not... - 15:08 Revision 08ef6cd0: [BUGFIX] Warning when clearing all caches from within install tool
- When using the "clearAllCache" button a warning message gets shown
(or eventually just logged) when the APC file cach... - 11:00 Revision e3bb5fe8: [TASK] Add index tags to documentation rst files
- As a service to the user searching for a specific topic in changes,
documentation files receive tags to be used as in...
2016-04-01
- 21:30 Revision 56d13abc: [TASK] Add bootstrap styling to simulate backend user
- Resolves: #75367
Releases: master,7.6
Change-Id: I2e0877564c355526898e5c1b921f9080be1906be
Reviewed-on: https://revie... - 21:27 Revision 71888459: [TASK] Add bootstrap styling to simulate backend user
- Resolves: #75367
Releases: master,7.6
Change-Id: I2e0877564c355526898e5c1b921f9080be1906be
Reviewed-on: https://revie... - 21:03 Revision 76d0ff99: [BUGFIX] Make ImageService Exception more descriptive
- The Extbase FAL ImageService throws an exception if the src
parameter is not resolved to a proper File/FileReference ... - 21:03 Revision 581949c1: [BUGFIX] Make ImageService Exception more descriptive
- The Extbase FAL ImageService throws an exception if the src
parameter is not resolved to a proper File/FileReference ... - 15:21 Revision 5b54645a: [!!!][TASK] Make TYPO3_CONF_VARS[BE][lockSSL] boolean
- The lockSSL setting has three possible values:
0 = do nothing when in the backend
1 = show a blank page when accessin... - 14:03 Revision 5a84aae8: [BUGFIX] Repair System Information Panel extendibility
- Contrary to the documentation given for extending the System Information
Panel via SignalSlot only a single item can ... - 14:03 Revision e3e52094: [BUGFIX] Fix display bug in chrome 50+
- Use transform to keep the hardware rendering after ajax calls
Resolves: #75352
Releases: master, 7.6
Change-Id: Iae1... - 14:03 Revision b9d5cf14: [BUGFIX] Repair System Information Panel extendibility
- Contrary to the documentation given for extending the System Information
Panel via SignalSlot only a single item can ... - 13:33 Revision 647c493b: [BUGFIX] Fix display bug in chrome 50+
- Use transform to keep the hardware rendering after ajax calls
Resolves: #75352
Releases: master, 7.6
Change-Id: Iae1... - 12:34 Revision ed497a60: [!!!][TASK] Remove FlexForm options in DefaultConfiguration
- There are several options regarding flexforms which
are unneeded nowadays.
$TYPO3_CONF_VARS[BE][niceFlexFormXMLtags]... - 12:34 Revision 7610794a: [TASK] EXT:form - Optimize validation in InArrayValidator
- The InArrayValidator is currently case sensitive. This
patchset adds a new TypoScript option "ignorecase".
Furthermo... - 12:33 Revision e8d3853c: [TASK] EXT:form - Optimize validation in InArrayValidator
- The InArrayValidator is currently case sensitive. This
patchset adds a new TypoScript option "ignorecase".
Furthermo... - 11:33 Revision 8eca1bde: [BUGFIX] Indexed Search: Always add L parameter to links
- Make linkPage method always add language parameter (L) to links
in search results.
This is especially important when ... - 11:31 Revision b6c8bb04: [BUGFIX] Indexed Search: Always add L parameter to links
- Make linkPage method always add language parameter (L) to links
in search results.
This is especially important when ... - 11:29 Revision f0133bc1: [TASK] Deprecate $TSFE->csConvObj
- The CharsetConverter class is now a singleton and not
depending on a context (FE/BE) as it always takes the
needed ch... - 11:21 Revision 5123ef31: [BUGFIX] Help texts in Backend User Settings do not appear
- Clicking on label in user settings display help text again
Change-Id: I2e5c90e5b1c180a18bbc8d7264b6ac43a866c24b
Reso... - 10:43 Revision 41230a54: [!!!][TASK] Move indexed search pi1 to EXT:compatibility7
- For further cleanups a new system extension is introduced
that will be moved in to TER before the release of 8 LTS.
... - 10:25 Revision 57fc7e35: [TASK] Move typo3/cli_dispatch.phpsh to backend extension
- This moves the "typo3/cli_dispatch.phpsh" to the backend
extension as "cli.php". The "typo3/cli_dispatch.phpsh"
becom...
Also available in: Atom