Activity
From 2016-04-17 to 2016-05-16
2016-05-16
- 14:15 Revision f4bd6e63: [TASK] Make "$hookObject must implement interface FooInterface" more verbose
- The exceptions show now the affected class that does not
implement the required interface. Where possible, the FQCN
i... - 13:49 Revision e3c4d761: [TASK] Make "$hookObject must implement interface FooInterface" more verbose
- The exceptions show now the affected class that does not
implement the required interface. Where possible, the FQCN
i... - 13:43 Revision 2fc9b4bc: [TASK] Deprecated methods in unit tests
- - Use expectedException() and expectedExceptionCode() instead of
deprecated setExpectedException()
- Fix a couple o...
2016-05-12
- 20:47 Revision e9f46233: [BUGFIX] Removes extra space from important
- Removes extra space from between ! and important
override from rtehtmlarea CSS.
Resolves: #75958
Releases: master,7.... - 19:49 Revision d8e9a943: [TASK] Disable ac tests in travis
- Resolves: #76173
Releases: master
Change-Id: I2a273c0e3ab4d4fad7db11ebad84fe00ca4493a1
Reviewed-on: https://review.ty... - 18:23 Revision b6d613e5: [TASK] Add basic test for category
- * Add fixture with categories
* Add test to check if categories are visible in list module
* Add test to check if cat... - 18:11 Revision 911acf85: [FEATURE] Adds support for ogg, flac and opus files
- Adds support in the media field for opensource formats:
* ogg
* flac
* opus
Resolves: #76072
Releases: master
Change... - 18:03 Revision be1d3072: [FOLLOWUP][TASK] Hide selected items in multipleSideBySide
- The original patch introduced some regressions which are fixed now:
- Deletion of multiple items works correctly now... - 18:02 Revision 8ba11f1b: [FOLLOWUP][TASK] Hide selected items in multipleSideBySide
- The original patch introduced some regressions which are fixed now:
- Deletion of multiple items works correctly now... - 16:57 Revision 26c28061: [TASK] Added compatibility7 conflict specification in conf file
- This patch adds a constrain to compatibility7 extension in order to
avoid conflicts with compatibility6
Resolves: #7... - 16:55 Revision 1bf5a17b: [TASK] Tweak of the Formhandler acceptance tests
- Includes:
* Added testing of persistence
* Added tests for datetime fields
* Prevent random timeouts from affecting t... - 16:36 Revision 24b61262: [FOLLOWUP][BUGFIX] Prevent validation from altering the field value
- This follow up ensures the initialization of the value.
Resolves: #76124
Releases: master
Change-Id: Ie9981971e97d74... - 16:16 Revision 32206e1e: [BUGFIX] Removes extra space from important
- Removes extra space from between ! and important
override from rtehtmlarea CSS.
Resolves: #75958
Releases: master
Ch... - 15:47 Revision 1ead7a85: [BUGFIX] Corrects link to Extbase documentation
- Replaces old TYPO3 Forge link regarding skip default
arguments feature in Extbase to TYPO3 Wiki.
Resolves: #75909
Re... - 15:45 Revision 392b04e2: [FEATURE] Adds property visibility to DebuggerUtility::var_dump
- Adds property visibility information to DebuggerUtility::var_dump
after each property in the dump.
Resolves: #76008
... - 13:39 Revision 5e95e561: [FOLLOWUP][TASK] Make the update button in extension manager clickable
- Convert spaces to tabs.
Resolves: #76136
Releases: master
Change-Id: Ic17bfd0d54b38c1a80ee51d065ce8e3fe4d19efa
Revie... - 13:18 Revision 1e439867: [TASK] Make the whole update button in extension manager clickable
- The click area of the update button in extension manager was to small.
The click handler is now assigned to the whole... - 13:17 Revision 45df951b: [TASK] Make the whole update button in extension manager clickable
- The click area of the update button in extension manager was to small.
The click handler is now assigned to the whole... - 11:54 Revision 02a33615: [BUGFIX] Prevent escaping the output of RenderChildrenViewHelper
- This patch prevents escaping the output of the RenderChildrenViewHelper.
Resolves: #76112
Releases: master
Change-Id... - 08:11 Revision 6a767580: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/58 from maddy2101/master
- [BUGFIX] styleguide: Adjust label to renamed field
- 08:07 Revision 402e8fe0: [BUGFIX] styleguide: Adjust label to renamed field
2016-05-11
- 20:41 Revision 794248d3: [BUGFIX] Raise hostname length to 255 characters
- When installing TYPO3 in a cloud environment, the 50 character
limit is not high enough. Therefor it is raised to 255... - 20:38 Revision 7f86d6fe: [BUGFIX] Raise hostname length to 255 characters
- When installing TYPO3 in a cloud environment, the 50 character
limit is not high enough. Therefor it is raised to 255... - 20:20 Revision 4c19de7c: [TASK] Mark render function as deprecated
- Render function from SoloFieldContainer class has been
marked as deprecated now. It is not used in core anymore.
Res... - 15:32 Revision 30f8815d: [TASK] Raise styleguide to 8.0.2
- 8.0.1 to 8.0.2 brings some new fields, a list of cleanups
and fixes.
Change-Id: Iff59861d6db1f2a67f48545da69a6abb025... - 15:07 Revision a6571493: [TASK] Update Fluid library to version 1.0.7
- Fixes the following issues:
* https://github.com/TYPO3Fluid/Fluid/pull/97
[TASK] Remove references to non existing... - 12:57 Revision 7effbff2: [TASK] Deprecate the $icon setter/getter in the Extbase Category model
- Resolves: #75904
Releases: master
Change-Id: Ifa27348ae8204af7cac777756282016a88b0be6b
Reviewed-on: https://review.ty... - 12:07 Revision 23694795: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/57 from maddy2101/master
- Provide Testbed for https://forge.typo3.org/issues/76138
- 12:06 Revision e258f0b9: Adapt code to current styleguide rules
- 10:37 Revision eb344ed2: Provide Testbed for https://forge.typo3.org/issues/76138
2016-05-10
- 23:37 Revision 321c2780: [TASK] Cleanup translate view helper calls in install tool module
- Use inline syntax for view helpers and correctly use raw view helper
for output, since these labels contain HTML.
Al... - 17:30 Revision 44a1d57f: [BUGFIX] Prevent validation from altering the field value
- Resolves: #76124
Releases: master
Change-Id: Ib53e24c17c0f662db06f4db039c39c0e9eeb4b30
Reviewed-on: https://review.ty... - 17:23 Revision 7770faaf: [BUGFIX] Filter out space char on client-side from alpha/num/alphanum/alphanum_x fields
- Resolves: #76125
Releases: master
Change-Id: I9d542a7a1a380a32f39f1c61f7cb4cf2d4b316b5
Reviewed-on: https://review.ty... - 14:17 Revision 9df02e7c: [BUGFIX] Show new content button for editors in page module again
- Editors (group) doesn't see the new content button without page edit
permission in page module. with this bugfix edit... - 14:16 Revision 7d3166eb: [BUGFIX] Show new content button for editors in page module again
- Editors (group) doesn't see the new content button without page edit
permission in page module. with this bugfix edit... - 13:22 Revision 82afb8f6: [BUGFIX] Prevent output escaping in AvatarViewHelper
- As the AvatarViewHelper returns HTML, the output should not be escaped.
Resolves: #76111
Releases: master
Change-Id:... - 10:01 Revision 9351381d: [TASK] Hide selected items in multipleSideBySide
- If a multipleSideBySide form element is not allowed to add the same
value multiple times, its selected values are hid... - 10:00 Revision 26f7515d: [TASK] Hide selected items in multipleSideBySide
- If a multipleSideBySide form element is not allowed to add the same
value multiple times, its selected values are hid... - 06:38 Revision cb6dd8e0: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/56 from maddy2101/master
- Provide fields for requestUpdate feature
2016-05-09
- 20:22 Revision c02586df: [BUGFIX] Don't disable redirect after logout with showLogoutFormAfterLogin=1
- This patch fixes a regression where showLogoutFormAfterLogin was added
as a condition to disable redirects in fe_logi... - 20:22 Revision 18cef0a5: [BUGFIX] Don't disable redirect after logout with showLogoutFormAfterLogin=1
- This patch fixes a regression where showLogoutFormAfterLogin was added
as a condition to disable redirects in fe_logi... - 14:02 Revision e2f08dc0: Provide fields for requestUpdate feature
- 13:14 Revision 64319709: [BUGFIX] Allow opening custom doktype in the frontend
- A few doktype are checked now to open the frontend page.
Others will redirect to the homepage. Allow custom doktypes ... - 13:12 Revision 8fe33996: [BUGFIX] Allow opening custom doktype in the frontend
- A few doktype are checked now to open the frontend page.
Others will redirect to the homepage. Allow custom doktypes ...
2016-05-07
- 13:29 Revision 9a06890d: [TASK] Match SQL field lengths in TCA
- This is a follow-up to ee448440bc, matching the TCA max field-length to
the already increased SQL lenghtes.
Resolves... - 11:36 Revision b9eab740: [BUGFIX] Harden database select step
- Currently this step does not do precautions, when
the selected database does not exist. Additionally the step
silentl... - 11:01 Revision adddeeb6: [BUGFIX] Prevent temp file generation in Unit Test
- Running Unit Tests creates file /tmp/typo3.log. On Windows systems
this file is stored on the root of the drive. This... - 10:58 Revision d7b75d73: [BUGFIX] Prevent temp file generation in Unit Test
- Running Unit Tests creates file /tmp/typo3.log. On Windows systems
this file is stored on the root of the drive. This...
2016-05-06
- 21:19 Revision 61b87af5: [TASK] Pass guzzle exception with report in case getUrl fails
- GeneralUtility::getUrl() may fail. Guzzle provides detailed information
in the exception it throws upon error.
Allow ... - 21:17 Revision 87130652: [TASK] Make .htaccess Apache 2.4 suitable
- This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4... - 21:17 Revision 1721b22c: [TASK] Make .htaccess Apache 2.4 suitable
- This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4... - 21:17 Revision abda4b85: [TASK] Make .htaccess Apache 2.4 suitable
- This patch makes EXT:documentation/Resources/Private/.htaccess and
EXT:extbase/Resources/Private/.htaccess Apache 2.4... - 16:50 Revision 41d4ba3b: [BUGFIX] Fix navbar toggle in Install Tool
- Releases: master
Resolves: #76065
Change-Id: Icd40dd50898d96fbebd2560bfd5575baca09ffd9
Reviewed-on: https://review.ty... - 10:57 Revision bf72ea6d: [BUGFIX] Set correct ordering in EM "A/D"
- Resolves: #72211
Releases: master, 7.6
Change-Id: I3c7539743b534c0584e7f6685d1a96066063ca51
Reviewed-on: https://revi... - 10:57 Revision c0041ea5: [BUGFIX] Set correct ordering in EM "A/D"
- Resolves: #72211
Releases: master, 7.6
Change-Id: I3c7539743b534c0584e7f6685d1a96066063ca51
Reviewed-on: https://revi... - 10:31 Revision 492063b4: [!!!][TASK] Drop RTE config skipAlign and skipClass
- The two options to define whether to not allow align or class
attributes on <p> tags when converting from RTE to the ... - 09:57 Revision 67019458: [BUGFIX] Only focus RTE if current focus is on body tag
- Focus the RTE (or its textarea fallback) only if the current focus
is on the body tag, which is the default after loa... - 09:56 Revision 7c28e6c7: [BUGFIX] Only focus RTE if current focus is on body tag
- Focus the RTE (or its textarea fallback) only if the current focus
is on the body tag, which is the default after loa...
2016-05-05
- 22:59 Revision 8f601d53: [TASK] Doctrine: Add support for aggregate SQL functions
- This patch extends the SQL Expressionbuilder with support for generating
expressions for MIN, MAX, AVG, SUM and COUNT... - 22:56 Revision bf348b60: [TASK] Doctrine: migrate EXT:backend/TranslationConfigurationProvider
- Migrate EXT:backend/Configuration/TranslationConfigurationProvider
Resolves: #75898
Releases: master
Change-Id: If0e... - 22:45 Revision 9be1e4bb: [TASK] Doctrine: migrate ext:recycler/DeletedRecords
- Resolves: #75718
Releases: master
Change-Id: I27a14e694cd17132bf71d2687b8ea2366409fa27
Reviewed-on: https://review.ty... - 22:31 Revision 448c8c39: [TASK] Doctrine: migrate ext:felogin
- Resolves: #75781
Releases: master
Change-Id: Iffdf7512bcc83a05c89e057ef7e7695b0ac1cb85
Reviewed-on: https://review.ty... - 22:20 Revision deae9035: [!!!][TASK] Doctrine: migrate ext:backend/Tree
- Releases: master
Resolves: #75645
Change-Id: I4ee542e4c939388cfccdb896ff1e38e849965849
Reviewed-on: https://review.ty... - 21:28 Revision 2165bead: [TASK] Add class form-control to textarea in image tests
- Resolves: #75977
Releases: 7.6
Change-Id: I21a558ed54559d345fed1878fcb7665860ba09e8
Reviewed-on: https://review.typo3... - 21:24 Revision bc764d2e: [BUGFIX] Set the correct collapsed/expanded state via fluid condition
- Resolves: #75688
Releases: master
Change-Id: Ia8d8e66175f69207cb20796858b3a617862d6c7c
Reviewed-on: https://review.t... - 21:16 Revision 31bb6bed: [TASK] Disallow access to documentation folders
- Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu... - 21:11 Revision 4c98e59e: [TASK] Disallow access to documentation folders
- Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu... - 21:11 Revision 8c729e6f: [TASK] Disallow access to documentation folders
- Update the default .htaccess file. The users must update their
actual configuration (.htaccess or server config) manu... - 21:04 Revision 2de18397: [BUGFIX] Supply renderType definition in flexform of EXT:felogin
- This patch adds the renderType definition into the flexform
of the felogin extension.
Resolves: #76059
Releases: mas... - 21:02 Revision 4dec6ff7: [BUGFIX] Supply renderType definition in flexform of EXT:felogin
- This patch adds the renderType definition into the flexform
of the felogin extension.
Resolves: #76059
Releases: mas... - 12:56 Revision 5a4f17c2: [BUGFIX] Fix paths of icons in EXT:form wizard
- Resolves: #76055
Related: #75633
Releases: master
Change-Id: I906008bc39104df17f5ee9185f8a9aeaa5a34446
Reviewed-on: h... - 11:01 Revision ee448440: [TASK] Raise varchar limits for several fe_users fields
- Change-Id: I2b0e5090f78668e96b811ca91f974ef602f72250
Resolves: #76044
Releases: master
Reviewed-on: https://review.ty...
2016-05-04
- 22:20 Revision da045e18: [BUGFIX] Correctly initialize content object for plugins
- For rendering plugins FSC uses the cObjecViewHelper,
but misses to set the table name.
This leads to an incompletely... - 22:19 Revision 74702f62: [BUGFIX] Correctly initialize content object for plugins
- For rendering plugins FSC uses the cObjecViewHelper,
but misses to set the table name.
This leads to an incompletely... - 21:04 Revision 5e835b08: [TASK] Remove legacy CSH label for impexp
- For 4.5 a label for import/export was overridden and an extra file
was created for handling the legacy label.
The la... - 20:35 Revision 1a06c825: [TASK] Doctrine: migrate EXT:backend/../BackendUserSessionRepository
- Doctrine: migrate EXT:backend/Domain/Repository/BackendUserSessionRepository
Resolves: #75956
Releases: master
Chang... - 20:13 Revision d86c0dfb: [TASK] Make "No renderType definition" exception more verbose
- To make the exception message more helpful, it contains now
the table name and the field name of the bogus TCA.
Reso... - 20:13 Revision feed8c84: [TASK] Make "No renderType definition" exception more verbose
- To make the exception message more helpful, it contains now
the table name and the field name of the bogus TCA.
Reso...
2016-05-03
- 21:49 Revision 1734dca2: [TASK] Upgrade swiftmailer
- Change-Id: Ie5e9b423a42f74e8bfa3261a8759ef8c99d47de6
Releases: master
Resolves: #76000
Reviewed-on: https://review.ty... - 19:13 Revision 7e910359: [TASK] Update TYPO3 version to TYPO3 8.2-dev
- Resolves: #76037
Releases: master
Change-Id: I501308fa7d239bde0a2707bc2e394bf70754db07
Reviewed-on: https://review.ty... - 19:06 Revision 3f9ce892: [BUGFIX] Use correct identifier for copyFile permission
- Update the TCA to provide correct defaults for file and folder
permissions of BE users and groups.
Resolves: #76033
... - 19:05 Revision 32085aa3: [BUGFIX] Use correct identifier for copyFile permission
- Update the TCA to provide correct defaults for file and folder
permissions of BE users and groups.
Resolves: #76033
... - 16:08 Revision 644c9a40: [TASK] Set TYPO3 version to 8.1.1-dev
- Change-Id: Ia9cfde8ad7bf9cd747317cd54ce7cb44d8eb123f
Reviewed-on: https://review.typo3.org/47998
Reviewed-by: TYPO3 R... - 16:07 Revision a8092e52: [RELEASE] Release of TYPO3 8.1.0
- Change-Id: I0bdbfaf0cfc7be4d0eeecc78978dbfe7128c57ab
Reviewed-on: https://review.typo3.org/47997
Reviewed-by: TYPO3 R... - 13:09 Revision bb01db25: [TASK] Streamline styling of RTE context menu
- The visual appearance of the context menu of the RTE is streamlined with
the non-ExtJS context menus. The "scroller" ... - 13:09 Revision 3cfb5567: [TASK] Streamline styling of RTE context menu
- The visual appearance of the context menu of the RTE is streamlined with
the non-ExtJS context menus. The "scroller" ... - 12:13 Revision 1f78418c: [TASK] Hide new db settings in Configuration module
- Just like the old db settings the new settings for doctrine should
not be displayed in the Configuration module. Old ... - 11:54 Revision 6dddf4a1: [DOCS] Proofread 8.1 docs
- Resolves: #
Releases: master
Change-Id: I95f3737e1c78a606664f4d5e4043b6d4370a07f5
Reviewed-on: https://review.typo3.o... - 11:41 Revision 211c3a7b: [BUGFIX] Clear cache inconsistency in toolbar
- With the simplification of the clear cache items in
toolbar the clearCacheSystem TYPO3_CONF_VARS was
rendered obsolet...
2016-05-01
- 10:17 Revision 9100aae7: [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 ... - 09:54 Revision 2cf85e78: [BUGFIX] Add confirm dialog on delete again
- In the backend user module, the delete icon shows again a confirm modal to
prevent accidently deleting a backend user... - 09:53 Revision eb2ca5d2: [BUGFIX] Add confirm dialog on delete again
- In the backend user module, the delete icon shows again a confirm modal to
prevent accidently deleting a backend user...
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 ...
Also available in: Atom