Activity
From 2015-10-29 to 2015-11-27
2015-11-27
- 19:23 Revision 07481bd2: [BUGFIX] Show title in button popup with correct encoding
- Resolves: #71872
Releases: master
Change-Id: I4e0b4e5479dbd9e8200e85fc0eb6097b566a66f3
Reviewed-on: https://review.ty... - 17:18 Revision be570a52: [BUGFIX] EXT:form - OPTGROUP cannot be a child element of SELECT
- Resolves: #69376
Releases: 6.2
Change-Id: I9e77649203466e37067384f7043e7f1a6ce5fa7e
Reviewed-on: https://review.typo3... - 17:14 Revision d5a1cd4d: [TASK] Fix title for textmedia migration wizard in Install Tool
- Change the title of the migration wizard to accurately reflect the
relation/database column being migrated.
Resolves... - 17:09 Revision 02e124bc: [BUGFIX] EXT:form - accept-charset in form not working
- Let the wizard write the correct attribute name "accept-charset"
instead of "acceptcharset". Avoid non existing attri... - 17:08 Revision 0049e710: [TASK] EXT:backend: Cleanup ClickMenu.php
- Correct parameter count when calling the functions DB_changeFlag and
DB_History.
Removed some unused code in printFil... - 15:58 Revision 5d988826: [BUGFIX] EXT:form - bring back "Show message in label"
- Respect the "Show message in label" option for validations.
Resolves: #71514
Releases: master
Change-Id: Id22885c889... - 14:49 Revision 52377dc8: [BUGFIX] Correctly store headers in Request object
- Write the lowercased header names to the correct property.
Change-Id: I89a0dc18faa8e0c428bc3f48f239d624a2bd64c7
Reso... - 12:20 Revision 10a57c07: [BUGFIX] Show correct label for IRRE records
- If IRRE records are shown with a foreign_label definition,
this must be used even if the child table has a label_user... - 11:39 Revision 000cc510: [TASK] Change order of phpDoc for deleteFile in ResourceStorage
- Resolves: #71884
Releases: master
Change-Id: Ib37e4191f1af67d2842fc4f4947f184059e854f4
Reviewed-on: https://review.ty... - 10:54 Revision 0c3299ce: [BUGFIX] Fix typolink forceAbsoluteUrl
- Fix a regression introduced with code cleanup by catching
all kind of empty host values returned by parse_url().
Res... - 10:46 Revision 49ec453b: [BUGFIX] Allow reply-to mail header in EXT:form
- In EXT:form it was not possible to set a reply-to header in the email
and so the entered mail address was used as "fr... - 10:02 Revision f6b770a2: [BUGFIX] Assure correct INCLUDE_TYPOSCRIPT with relative paths on subpages
- If a subpage has a template that clears the setup, INCLUDE_TYPOSCRIPT
will not work with relative paths anymore. This... - 09:54 Revision 2b33ec71: [TASK] Field "Record Storage Page" is missing exclude flag
- "Record Storage Page" can be excluded for Editors
Change-Id: Ifeba966d85183319d1b744510857130d141dbc01
Releases: mas... - 09:04 Revision 3e219d3d: [BUGFIX] Remove last usages of xhtml cleaning
- The functionality is deprecated and must not be used by Core anymore.
Resolves: #71785
Releases: master
Change-Id: I...
2015-11-26
- 23:58 Revision 0218e793: [BUGFIX] ModuleTemplate: Use translated language labels
- Resolves: #71871
Releases: master
Change-Id: I79914c4940e04c9f958d5496f581f71ae74859d6
Reviewed-on: https://review.ty... - 23:51 Revision 16012623: [TASK] Disallow multi-line HTTP headers
- PHP removed the support for this deprecated HTTP specification
in recent versions of PHP, thus we should remove these... - 23:49 Revision 716041ae: [BUGFIX] Use correct HTML lang attribute for BE login
- Next to the language object also the PageRenderer needs to be informed
about the chosen language, based on the browse... - 15:54 Revision 50b34815: [CLEANUP] Remove unused TCA option canNotCollapse
- Resolves: #71866
Releases: master
Change-Id: If328abc358b5bbbe695eb7d6db80a9a5cd335728
Reviewed-on: https://review.ty... - 15:31 Revision d0acbb3b: [TASK] Add more info to .editorconfig
- Resolves: #71863
Releases: master
Change-Id: I4f3494ce2734f1ee0a2f6fc916d3d977c31feae7
Reviewed-on: https://review.ty...
2015-11-25
- 14:02 Revision 193b5251: [TASK] Raise minimum version of typo3/cms-composer-installers
- Resolves: #71828
Releases: master
Change-Id: I0a1ff18a5e5231346eb25ac5f77ffab07a2f1a8d
Reviewed-on: https://review.ty... - 13:34 Revision b715a5c6: [TASK] Only instantiate Locales in csConv when necessary
- The locales property inside CharsetConverter is only
used for detecting the browsers' preferred language,
so it does ... - 08:52 Revision e96f4ff9: [TASK] Update recommended PHP requirements
- Add recommended PHP requirements according to
environment checks within the TYPO3 install tool.
Resolves: #71815
Rel... - 06:34 Revision 8a3b8dbb: [BUGFIX] indexed_search: fix marker documentation
- Fix wrong marker example in sysext:indexed_search documentation.
Releases: master
Resolves: #71816
Change-Id: I967bf...
2015-11-24
- 22:11 Revision 6163687c: [BUGFIX] ElementInformation: close href attribute in back button
- Add missing closing quotation of href-attribute of back button.
Enable adding file reference after displaying detail ... - 14:50 Revision 74864b65: [TASK] Remove leftover FLOW3 code in Caching
- The Caching Framework has still an Exception
related to the (now removed) class loading and some
methods which depend... - 14:32 Revision 8b37e9eb: [BUGFIX] Save parents localized uid as child reference
- This patch resolves problems with updating translated records which
have a relation to a parent object. The backend e... - 13:29 Revision 8518d505: [BUGFIX] Frontend editing: fixed error when edit whole record
- Resolves: #71527
Releases: master
Change-Id: Ic48cb43cb1eb7ffb54efcba8066acc25c589b5e4
Reviewed-on: https://review.ty... - 10:53 Revision 10b2f0c4: [BUGFIX] Save parents localized uid as child reference
- This patch resolves problems with updating translated records which
have a relation to a parent object. The backend e... - 10:42 Revision 61721a7d: [BUGFIX] Position NULL-Checkbox left of TCA input
- Positioning of the checkbox to nullify an TCA field is handled by the
FormEngine-Rewrite on master but not on 6.2. Th... - 10:25 Revision d2c7207d: [BUGFIX] Live search shows move placeholders in draft workspace
- This patch makes sure that all records that have a t3ver_move_id
other than 0 are ignored.
Resolves: #37896
Releases...
2015-11-23
- 22:20 Revision 2dddc237: [BUGFIX] Fix broken unit tests for system with e.g. german locale
- Resolves: #71782
Releases: master
Change-Id: I0e1626bc15bbcfded8660b81652cbfa241f5ae04
Reviewed-on: https://review.ty... - 20:50 Revision 46d78561: [BUGFIX] Add favicon without scheme
- Remove the scheme when rendering the link to a favicon in order to
avoid mixed content because the cached header of a... - 20:17 Revision db940e5e: [BUGFIX] IE show correct select box arrow
- IE needs to show the select box
arrow correctly (width / height).
Furthermore, the default arrow
needs to be hidden.
... - 20:11 Revision bf34bbaf: [BUGFIX] IRRE handle useCombination correctly
- There are currently some errors when using useCombination:
1.) Fatal error when adding a record via foreign_selector
... - 16:02 Revision 994baa0b: [BUGFIX] Update tstamp on writeForeignField if any foreign value has changed. (IRRE)
- This patch solves the problem where the timestamp in the column tstamp
was not updated when the sorting of the inline... - 10:43 Revision 73adc69b: [TASK] Installtool: display maximum allowed file size for uploads
- Since the maximum file size for uploaded files is only limited by
PHP, we could add information about the actually al... - 10:10 Revision 310c53a1: [TASK] Add unit tests for stdWrap_substring()
- Resolves: #71772
Releases: master
Change-Id: I8ca9ab566f3e429c93b64c44bb0697c0b24f96e3
Reviewed-on: https://review.ty...
2015-11-22
- 18:56 Revision d0507337: [BUGFIX] Check webmounts for backend user in workspace preview
- This patch adds a check if the current backend user used for workspace
authentication has access to the current reque... - 15:52 Revision a1c96ef2: [BUGFIX] Improve resolving path to autoload.php
- The patch improves the resolving of autoload.php for
frontend requests in order to support Windows systems
with symli... - 13:58 Revision 49ffef25: [TASK] Disallow multi-line HTTP headers
- PHP removed the support for this deprecated HTTP specification
in recent versions of PHP, thus we should remove these... - 13:01 Revision 57a12dd6: [BUGFIX] Check webmounts for backend user in workspace preview
- This patch adds a check if the current backend user used for workspace
authentication has access to the current reque... - 12:18 Revision 137e2c3c: [TASK] Remove unneeded max value check
- Use PHP min instead of forceIntegerInRange since no max value is needed
Resolves: #71696
Releases: master
Change-Id:... - 10:48 Revision 946fcbc1: [BUGFIX] Fix fatal in web->functions for page without access
- Resolves: #71767
Releases: master
Change-Id: I0c894ac2edcc3e4c9f24de9dd0f522a310d63526
Reviewed-on: https://review.ty... - 10:21 Revision 22d86ad7: [TASK] Add unit tests for stdWrap_bytes()
- Resolves: #71770
Releases: master
Change-Id: I5e7f6e8577100ce083517de28986f8cb2e8b8410
Reviewed-on: https://review.ty... - 10:19 Revision 22a4bec5: [BUGFIX] Fix fatal in web->recycler for page without access
- Resolves: #71768
Releases: master
Change-Id: I6527ccb5bbb11817989c7c9f6ba1ee3da9812e14
Reviewed-on: https://review.ty... - 10:19 Revision 9b76560e: [BUGFIX] Fix fatal in web->view for page without access
- Resolves: #71766
Releases: master
Change-Id: I3b8382e6b630f16ead5fd2133bb050fe4986ac8f
Reviewed-on: https://review.ty... - 10:10 Revision 0ad9a8c1: [BUGFIX] Disable restricted users to edit page properties
- This patch hides the edit page properties icon in page- and list-module
when a user is restricted to only non-default...
2015-11-21
- 19:26 Revision 0511ce3a: [BUGFIX] Fix background of color settings in rtehtmlarea table popup
- The color selection of background and text must not be hidden in the popup
of the RTE.
Change-Id: Iae2c7166dcbd441e8... - 19:22 Revision 0d3855bd: [FOLLOWUP][TASK] Use GeneralUtility::quoteJSvalue() where needed part 4
- Change-Id: I4db9c237ad5e2739c0364d578b2d87ad542b804c
Resolves: #71753
Releases: master
Reviewed-on: https://review.ty... - 18:58 Revision b04d4774: [BUGFIX] Ensure new extension classes are loaded
- If you install any extension during the update, the classes are still
unknown. This is because the static autoload fi... - 18:27 Revision dff8862f: [TASK] Remove unused jQuery expander plugin from EM
- Resolves: #71761
Releases: master
Change-Id: I2f2d18a85f63009e6ed3fe5dd8a7618bba467936
Reviewed-on: https://review.ty... - 18:22 Revision 431d5ea6: [BUGFIX] Fix duplicate selection in record list
- Fix the usage of the wrong argument of the method listURL.
Since a cleanup, a strict comparison is done, therefore th... - 17:20 Revision c2757463: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 4
- Resolves: #71753
Releases: master
Change-Id: Ie84dc9c49b606e6b3d6b15c0af64fe9614f4c5e4
Reviewed-on: https://review.ty... - 17:16 Revision 192ef47d: [FEATURE] styleguide: TCA document-new button
- 17:15 Revision 85d3755e: [TASK] styleguide: Follow-up ModuleTemplate API ViewHelper wrapper
- 17:12 Revision 22c63c06: [BUGFIX] Hide shortcuts to inaccessible modules for admins as well
- Currently the check whether a module is accessible is only done for
non-admins. Clicking on a shortcut that leads to ... - 16:52 Revision 2cf23142: [BUGFIX] styleguide: Readme typos removed
- 16:47 Revision 8071e400: [TASK] styleguide: Upgrade Readme / documentation screenshot
- 16:47 Revision f2411330: [TASK] styleguide: Remove "Form" entry point
- 16:41 Revision 5507a442: [FEATURE] styleguide: Mock ModuleTemplate API
- For this case: TYPO3 moduleTemplate API requires a
bloated, inflexible and PHP based structures.
Styleguide will rec... - 16:31 Revision 3d487c6e: [!!!][TASK] styleguide: Remove "Forms"
- 16:23 Revision cdc8fca1: [BUGFIX] Check for BackendTemplateView in IndexedSearch
- We need to check for the correct View Object before
working with ModuleTemplate because Extbase initializes a
view ev... - 16:23 Revision 8430a661: [TASK] Cleanup escaping in EXT:t3editor
- Change-Id: Iadee8c9258f7dd267c25f58138ae012c93300a9e
Resolves: #71756
Releases: master
Reviewed-on: https://review.ty... - 16:17 Revision 97b97783: [BUGFIX] Include CSS of AdminPanel only if shown
- Include the CSS file only if the AdminPanel is rendered
Change-Id: If194cd8d36c34cc60a39924e5d021d7211808c82
Resolve... - 16:11 Revision 37122190: [BUGFIX] Make page title clickable in access module
- Make the link working on the page title in the tree of the
access module.
Change-Id: I76099837314300bef4e8e299aaeafc... - 16:01 Revision 0117240f: [TASK] Up version for bower.json and packages.json
- Resolves: #71757
Releases: master
Change-Id: I07e89ee8b529989be67a6227dfd36e5c27e8fc4d
Reviewed-on: https://review.ty... - 15:55 Revision 29dad877: [BUGFIX] styleguide: Link underline
- 15:54 Revision 26001810: [BUGFIX] Prevent deletion of closing bracket via INCLUDE_TYPOSCRIPT
- Due to missing check of the last char being a new line, it is
possible that a closing bracket character is removed by... - 15:41 Revision 2812dab8: [BUGFIX] styleguide: Callout > Infobox
- 15:41 Revision 4318095f: [BUGFIX] styleguide: Refresh icon without SpriteManager
- 14:52 Revision fb293be2: [TASK] styleguide: Improve icon search field proportions
- 14:52 Revision 9b7045e3: [TASK] styleguide: Welcome note relativity
- 14:51 Revision 83836127: [BUGFIX] styleguide: "Improve" link visibility
- 14:51 Revision fe1e6712: [TASK] styleguide: Tree & table - remove table & remove trees
- 14:50 Revision 227cbfd4: [TASK] styleguide: TCA wording & icon
- 14:49 Revision 1c7f8dc0: [TASK] styleguide: Helper / legal
- 14:48 Revision 7be42b90: [FEATURE] styleguide: Callout > Infobox
- 13:33 Revision 49d574c2: [TASK] styleguide: Tab based on ModuleTemplate
- 13:26 Revision b5bb105a: [TASK] styleguide: Replace SpriteManager vs. Core Icon ViewHelper
- 13:23 Revision e723b405: [TASK] styleguide: Typography Primary-color
- 13:22 Revision 19f0ac30: [TASK] styleguide: Icon grid layout 'large'
- 12:04 Revision ef82c4d1: [BUGFIX] Correct invalid last-modified header in HTTP response
- Missing space between timestamp and timezone abbreviation added when
EXT:form sends date/time value in HTTP header "L... - 11:28 Revision 0a8d1add: [TASK] styleguide: RST Documentation link to Github
- 11:28 Revision b11629b1: [TASK] styleguide: Travis +php7
- 11:27 Revision 87cdcad4: [TASK] styleguide: Version 7.6
- 11:27 Revision 25cc08d8: [TASK] styleguide: Readme update
- 11:26 Revision a313fedb: [FEATURE] styleguide: Kauderwelsch cli command
- 07:46 Revision 9a4f0786: [TASK] Remove blank line between docblock and the documented element
- Resolves: #71748
Releases: master
Change-Id: I3682856415b29d5bf2f885db038cb6666b47db3a
Reviewed-on: https://review.ty...
2015-11-20
- 23:47 Revision 25827791: [CLEANUP] Do not use phpdoc comments for license headers
- This breaks phpdoc generation and automated CGL file verification.
Resolves: #71747
Releases: master
Change-Id: I4b1... - 22:47 Revision b7138494: [TASK] Use scalar types in phpDoc
- Scalar types should always be written in the same form.
"int", not "integer"; "bool", not "boolean"; "float",
not "re... - 21:58 Revision 1be5ec97: [TASK] Remove @package and @subpackage annotation
- @package and @subpackage annotations should be omitted from phpdocs.
Resolves: #71740
Releases: master
Change-Id: I2... - 21:58 Revision cb05cc82: [TASK] Removes extra empty lines
- Resolves: #71738
Releases: master
Change-Id: I71edcdb8ed1804bf94479237bd7f6c120420f779
Reviewed-on: https://review.ty... - 18:44 Revision 2363d014: [BUGFIX] Documentation for fluid_styled_content refers to removed files
- Change references to "EXT:cms/locallang_ttc.xlf" with
"EXT:frontend/Resources/Private/Language/locallang_ttc.xlf".
C... - 17:51 Revision 1d6148a5: [TASK] Remove Ter.json template in extension manager
- The Ter.json template is needed to reload the extension table list
after the extension information was reloaded. As t... - 17:39 Revision d76bae1d: [TASK] Remove duplicated semicolons
- Resolves: #71737
Releases: master
Change-Id: Id8b107e7fe3486f6d829c8737d5450f9f6e6531b
Reviewed-on: https://review.ty... - 17:10 Revision d9d6d5a5: [TASK] Use single quotes instead of double quotes
- Resolves: #71735
Releases: master
Change-Id: Iabf78aeab4262909980351a1570d9b561e94ff7f
Reviewed-on: https://review.ty... - 16:53 Revision 55350248: [BUGFIX] Remove double encoding of fieldset in extension "felogin"
- Change-Id: Ieaad7bff161fd8927388ab3a3aa7688885fc09fb
Resolves: #71730
Releases: master, 6.2
Reviewed-on: https://revi... - 16:52 Revision cb9efaea: [BUGFIX] Remove double encoding of fieldset in extension "felogin"
- Change-Id: Ieaad7bff161fd8927388ab3a3aa7688885fc09fb
Resolves: #71730
Releases: master, 6.2
Reviewed-on: https://revi... - 16:01 Revision f457c057: [BUGFIX] Reload module menu after extension (un)installation
- The change for #70362 removed the usage of the be.trigger view helper
that was responsible for reloading the module m... - 15:08 Revision 848b2fc0: [BUGFIX] RTE fields do not handle eval validation like required
- Resolves: #70246
Releases: master
Change-Id: I3e536ab85740b58e07f1b262692bf3a9773edd62
Reviewed-on: https://review.ty... - 14:58 Revision be9ee02f: [TASK] Order use statements alphabetically
- Resolves: #71726
Releases: master
Change-Id: I4a356c8da668acee555149eee9cf56ccdb4dc0ee
Reviewed-on: https://review.ty... - 14:54 Revision ee4ab3cf: [TASK] Replace assertion method to use dedicated method
- PHPUnit assertion method calls like "->assertSame(true, $foo)"
should be written with dedicated method like "->assert... - 14:46 Revision f6bf6fc8: [BUGFIX] Cope with split configuration correctly in ContentObjectRenderer
- Resolves: #71724
Releases: master
Change-Id: I89781af898d6f367f137821830a99e1102db4834
Reviewed-on: https://review.ty... - 14:30 Revision 392fc448: [TASK] Replace confirm in FormEngine->Flex->Section remove
- Resolves: #71723
Releases: master
Change-Id: Iee94e6609f813b96111ce251b426c5f0ae76453b
Reviewed-on: https://review.ty... - 14:15 Revision 463042c5: [BUGFIX] Correct autosuggest when no result has been found
- Normally, jQuery adds position:absolute to the autosuggest box. The
patch fixes this behaviour. That way, the autosug... - 13:31 Revision 10539830: [TASK] Add unit tests for spamProtectEmailAddresses
- Adding unit tests for TypoScript config property
spamProtectEmailAddresses and its variations.
Resolves: #71716
Rele... - 12:17 Revision 187f197e: [TASK] styleguide: TCA: Activate required rte_1 and rte_2 tests
- 11:55 Revision b4e2c028: [TASK] Use FlexFormService to convert FAL driver configuration
- This replaces the custom FlexForm converting Method of the ResourceFactory
with a technically mature and more suitabl... - 11:39 Revision aab99acf: [TASK] Add unit tests for spamProtectEmailAddresses
- Adding unit tests for TypoScript config property
spamProtectEmailAddresses and its variations.
Resolves: #71716
Rele... - 11:29 Revision 17376c0a: [TASK] Remove unneeded parenthesis on array-access
- Change-Id: I450ef2985bf1086fb8cc247406a94cce8971f061
Resolves: #71714
Releases: master
Reviewed-on: https://review.ty... - 11:14 Revision 205351fc: [TASK] Remove Ter.json template in extension manager
- The Ter.json template is needed to reload the extension table list
after the extension information was reloaded. As t... - 11:03 Revision cdabe70f: [SECURITY][TASK] Blind more options in the configuration module
- The database credentials should not be shown in the configuration module.
Change-Id: I6037f343d9e6932e1293e463fe513e... - 10:23 Revision 7af87e43: [BUGFIX] HTML contained in variables must be unescaped in ButtonBar partial
- As the topic says: `f:format.raw` must be implemented here.
Change-Id: I94ad04711e77c1e050ee3c3f1086ec5d3f7f1a35
Res... - 09:56 Revision 13ad20d2: [SECURITY][TASK] Blind more options in the configuration module
- The database credentials should not be shown in the configuration module.
Change-Id: I6037f343d9e6932e1293e463fe513e...
2015-11-19
- 21:48 Revision 2aefab83: [TASK] Improve config.disableCharsetHeader documentation
- Make it clear that config.disableCharsetHeader is about a HTTP header,
not the HTML meta tag.
Releases: master
Resol... - 20:56 Revision be989bc2: [BUGFIX] Prevent fatal error in stdWrap when compatibility6 is not loaded
- When extracting compatibility6 it was forgotten to tackle stdWrap offsetWrap,
which uses a class of compatibility6.
... - 20:47 Revision b1d5af71: [BUGFIX] Check if popup window is there before focusing it
- A popup might be blocked by the browser. Check if the window
is really available before putting focus to it to avoid ... - 18:57 Revision dacd79bc: [TASK] Code-cleanup for ContentObjectRenderer
- Change-Id: I854edf2cf3d92236a9873bb37e3fef28ce6dc242
Resolves: #71690
Releases: master
Reviewed-on: https://review.ty... - 17:28 Revision 0d4e2457: [TASK] CSC: Do not show pageTS template if it's included by default
- If the extension css_styled_content is configured to include the
pageTS by default, there is no need to show the temp... - 16:35 Revision c31237e5: [BUGFIX] Fix fatal error in SpacelessViewHelper
- Resolves: #71676
Releases: master
Change-Id: I6e8943809b866ca354d0f264df8069fb630705e1
Reviewed-on: https://review.ty... - 16:01 Revision 8371e407: [BUGFIX] Fix css_styled_content documentation
- Resolves: #71685
Releases: master
Change-Id: I0b4c1b55750fe2d74755f087c1d356a3ff08d5e2
Reviewed-on: https://review.ty... - 15:50 Revision eecafcd2: [FOLLOWUP][BUGFIX] Render PDFs and MP3s in FSC.
- Move default case to bottom in switch/case VH
Resolves: #71502
Resolves: #71474
Releases: master
Change-Id: I3ed6365... - 11:00 Revision 1113776f: [BUGFIX] Reenable JS in Extension Manager
- Due to commit https://review.typo3.org/40936/ the JavaScript loaded by
the Extension Manager breaks because jQuery is...
2015-11-18
- 17:02 Revision 0415bce8: [BUGFIX] Restore clear cache menu icon if clearing fatals
- Currently, the clear cache icon in the top menu only gets restored when
the clearing process was successful. If the c... - 16:56 Revision 031c6021: [BUGFIX] RTE-API: correct check for backpath in writeTemporaryFile
- \TYPO3\CMS\Rtehtmlarea\RteHtmlAreaApi::writeTemporaryFile needs to
also check regarding FE_MODE or frontend editing a... - 15:53 Revision 6a83685f: [BUGFIX] Wizard crpages: add missing space before help icon
- Add missing space between created pages and module
quick-help link after the form is sent.
Releases: master
Resolves... - 11:31 Revision 07ac900b: [BUGFIX] Show nav title in element browser
- Show the nav title instead of the page title in the element browser
(f.e. in the link wizard), if the user TSconfig s... - 11:22 Revision ed765fb4: [BUGFIX] Handle pageTSconfig correctly for TS
- The page TSconfig includes need to be processed for TypoScript
as well in order to have constants from TSconfig avail...
2015-11-17
- 14:20 Revision 3d5f9cf5: [BUGFIX] Fix f:cObject documentation example
- Fix current value example.
Releases: master, 6.2
Resolves: #71620
Change-Id: Ie82bab5a6767c664951c2e163a08015b5f7e33... - 14:19 Revision 7d4f18c2: [BUGFIX] Fix f:cObject documentation example
- Fix current value example.
Releases: master, 6.2
Resolves: #71620
Change-Id: Ie82bab5a6767c664951c2e163a08015b5f7e33...
2015-11-16
- 22:38 Revision 09cbaf2d: [TASK] Fix CGL errors
- Change-Id: Ibd5f4905f273921a1377a6c2113f69ba4063c4b2
Resolves: #71612
Releases: master
Reviewed-on: https://review.ty... - 17:43 Revision b97bf023: [BUGFIX] IE show DatePicker
- IE now opens the DatePicker either by clicking
inside the field or on the button.
Change-Id: I1e32d0840ef9f8c7b49588... - 16:20 Revision b6d55de6: [BUGFIX] Flexform: Removing section element with empty required field
- Resolves: #71323
Releases: master
Change-Id: I7836db48d33887c15d1a41bacba0d9fb02fd3a78
Reviewed-on: https://review.ty... - 13:01 Revision 7b0e571e: [TASK] Label fluid_styled_content as beta
- Resolves: #71581
Releases: master
Change-Id: Icfc219936451f7ed426c9953addadbd0a18020b2
Reviewed-on: https://review.ty... - 12:50 Revision 64492799: [BUGFIX] IE: make save button usable
- Correctly handling of save button for IE.
Due to IE not supporting form attribute on button
the save button doesn't w... - 11:59 Revision 7c37a6f2: [BUGFIX] Align icons in System Information Panel
- Add the ``fa-fw`` class to enforce a fixed width for each icon to align the
labels next to the icons correctly.
Reso... - 10:04 Revision 39906992: [BUGFIX] Fix compiled css
- Releases: master
Resolves: #71589
Change-Id: I5ba964a6df3b4a85354bca16df7d7aa64f294eb3
Reviewed-on: https://review.ty... - 08:03 Revision 1f7d3ecf: [TASK] Link the item column in linkvalidator report
- To be in sync with the rest of the core, the element information of the
linkvalidator result is moved to the first co... - 07:12 Revision 89400147: [BUGFIX] jquery loaded twice if loadJQuery="true" is set via fluid
- Resolves: #67935
Releases: master
Change-Id: Id6bc1b411d0e692c74997c2258914f75bb5da3a7
Reviewed-on: https://review.ty...
2015-11-15
- 16:08 Revision 7b3c32e7: [BUGFIX] Do not prepend siteUrl in RTE when handler keyword is present
- Resolves: #71510
Releases: master
Change-Id: I4d7b67dc94c284d0b816aa41578e411ca6c26101
Reviewed-on: https://review.ty... - 15:49 Revision 4abd1801: [BUGFIX] Remove HTML markup from flashMessage
- This patch adds the possibility to add line breaks to JS Notifications
to be able to structure the output of extensio... - 12:36 Revision 28ce5a43: [BUGFIX] Adminpanel: Parts under "Editing" only with EXT:feedit
- Some functions under "Editing" are only possible if EXT:feedit
is loaded.
Change-Id: I4a6da75c1da65702357468c6577924... - 12:35 Revision 7fea4a01: [BUGFIX] Installtool: add bottom margin for content-area
- Add global bottom margin for the main content area.
Releases: master
Resolves: #71384
Change-Id: I5caf82dfe3fcf228fe... - 12:22 Revision 746c162c: [BUGFIX] Empty array not encoded as empty XML tag
- When encoding an empty array, an empty line with indentation was
created. If the <el> tag had a proper type="array" a...
2015-11-14
- 20:48 Revision dee836a3: [BUGFIX] ElementBrowser highlighting for active selected file
- Due the ElementBrowser refactoring, highlighting for
currently selected file must be added again.
Releases: master
R... - 20:33 Revision dbeaf263: [BUGFIX] .htaccess created for log folder outside PATH_site
- Change-Id: I47d38033581a3ac71ee61d9607c708c01fe56743
Resolves: #68368
Releases: master, 6.2
Reviewed-on: https://revi... - 18:42 Revision ec41d218: Revert "[BUGFIX] Fallback to argument values in f:image/f:media on invalid dimensions"
- As discussed with helhum there are edge cases where for example width=100m and height=100m. This is not easily solvab...
- 17:42 Revision bee5a1d7: [TASK] Avoid redundant condition blocking arrays as form object
- Values of arrays (if formObject) can now be accessed with
property paths e.g. "key1.vars.special"
Change-Id: I578d2c... - 11:39 Revision 1ec1de7c: [BUGFIX] Wrong overloading of AbstractController::redirect()
- This patch add a todo for deprecation in CMS8 and remove the usage
of the wrong overloaded method in the core.
Resol... - 00:33 Revision 4b6f80cc: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/40 from yabawock/patch-3
- [BUGFIX] styleguide: Flexform inline_2 FAL record config
- 00:25 Revision ebba8560: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/35 from MaxServ/master
- Add composer.json to enable installation from plain git repository
- 00:16 Revision 943dc631: [BUGFIX] .htaccess created for log folder outside PATH_site
- Change-Id: I47d38033581a3ac71ee61d9607c708c01fe56743
Resolves: #68368
Releases: master, 6.2
Reviewed-on: https://revi...
2015-11-13
- 23:48 Revision 969763f3: [BUGFIX] Fix l10n identifier string in date validator of EXT:form
- Resolves: #69354
Releases: 6.2
Change-Id: Ie99cff4bb300056b57dad0f33412b184d8d3c7d6
Reviewed-on: https://review.typo3... - 23:26 Revision d17475ff: [BUGFIX] EXT:form - error in mail process if label layout contains label
- Do not delete the parent dom node if
TYPO3\CMS\Form\View\Mail\Html\Additional\LabelAdditionalElementView
is rendered ... - 23:00 Revision 53bb61d3: [BUGFIX] Show "stop page tree" in ExtJS Page tree
- Resolves: #61812
Resolves: #66312
Resolves: #24556
Releases: master, 6.2
Change-Id: Ieafb03dca4c05f07033e309202bb49f1... - 21:58 Revision 5f67d88a: [BUGFIX] Consider routes for URLs in record lists
- Resolves: #71302
Releases: master
Change-Id: Id5f92b032aef58e16a056b40c381d61fc0c9ad2f
Reviewed-on: https://review.ty... - 21:25 Revision 48bfec32: [BUGFIX] Do not submit forms for link attributes in LinkBrowser
- Resolves: #71520
Releases: master
Change-Id: I033b661be263a5e7c5c090c419c451a79f13f96e
Reviewed-on: https://review.ty... - 21:00 Revision f78b2b28: [TASK] Provide correct data for DatabaseLanguageRowsTest
- The dummy data provided in DatabaseLanguageRowsTest
leads to some E_NOTICEs.
This patch aims to provide the minimal ... - 20:58 Revision 618243a6: [BUGFIX] Handling of uploaded files not within open_basedir
- When the "upload_tmp_dir" folder is not within the "open_basedir"
an Exception will get thrown when uploading files i... - 20:51 Revision 519df71b: [BUGFIX] Handling of uploaded files not within open_basedir
- When the "upload_tmp_dir" folder is not within the "open_basedir"
an Exception will get thrown when uploading files i... - 20:50 Revision f83ae984: [BUGFIX] CSH popup of main help icon not shown completely
- Resolves: #71555
Releases: master
Change-Id: Iedc048a2dc393021a043aa0a819e0aac9c48f353
Reviewed-on: https://review.ty... - 20:34 Revision 711462be: [BUGFIX] Evaluate select multiple attribute as boolean
- The "multiple" attribute should not be rendered blindly with whatever was
passed. It should be evaluated as boolean a... - 20:32 Revision 0f49e3e0: [BUGFIX] FormEngine: Fix type=group with internal_type=folder
- Restore support for group type fields with internal type of `folder`.
Resolves: #70449
Releases: master
Change-Id: I... - 20:29 Revision cfaf95d7: [BUGFIX] EXT:form - Fix utf-8 encoding for error message
- This patchset fixes a problem with the error message. As soon as the
message contains utf-8 characters, they are not ... - 20:28 Revision 16981397: [BUGFIX] Implement check against File type restriction in Extractors
- The Metadata Extractor interface provides the possibility to limit
the scope of the extraction to only certain file t... - 20:27 Revision fee2fcda: [BUGFIX] Broken layout in File Element Browser
- Resolves: #68052
Releases: master
Change-Id: If0ea2c931ebba90b745be5b90f4fcdb728ad5a5b
Reviewed-on: https://review.ty... - 20:26 Revision d1fc0198: [BUGFIX] BackendUtility: Skip rendering thumbnails for anything but files
- If the stored value in a group field with type file/file_reference is a
folder the thumbCode() method skips rendering... - 20:02 Revision 42fa6520: [BUGFIX] BackendUtility: Skip rendering thumbnails for anything but files
- If the stored value in a group field with type file/file_reference is a
folder the thumbCode() method skips rendering... - 19:49 Revision 8be9e6d6: [BUGFIX] Avoid redirecting to a deleted page
- When deleting a page via the EditDocumentController avoid redirecting
the user to the just deleted page and send him ... - 19:13 Revision 97c0da20: [BUGFIX] Fallback to argument values in f:image/f:media on invalid dimensions
- * Check which width/height to use; the ones from arguments or the
ones returned after image scaling (uses original ... - 18:44 Revision fedb1fb8: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/42 from yabawock/patch-5
- [TASK] styleguide: Add example for type=group, internal_type=folder
- 15:21 Revision 3bbeb33b: [TASK] Streamline accordeon triggers in Install Tool
- The panel headers of the install tool have been
streamlined by making the fully clickable and adding
an indicator whe... - 13:20 Revision 399689de: [BUGFIX] EXT:form - avoid number reduction in currency filter
- Avoid a number reduction each time the filter is applied.
Preserve the decimal places.
Resolves: #69807
Releases: 6.... - 12:14 Revision c0b28572: [BUGFIX] CSH popup not shown completely
- Resolves: #71414
Releases: master
Change-Id: I420bf09b0e7d5bceb7dc8524503884a3c7003e8a
Reviewed-on: https://review.ty... - 11:53 Revision 14efcb8c: [BUGFIX] IRRE: expandAll show content of all children
- The \TYPO3\CMS\Backend\Form\FormDataProvider\TcaColumnsProcessShowitem
data provider has to ensure that if expandAll ... - 09:10 Revision a7dd588e: [TASK] styleguide: Add example for type=group, internal_type=folder
- 08:40 Revision a80b5c04: [BUGFIX] Prevent warning on user settings reset
- This patch adds an access check to array access and initializes
an empty state object if no configuration is found.
... - 08:31 Revision 18f15913: [BUGFIX] Render PDFs and MP3s in FSC.
- Add rendering for PDFs by reusing the one for images. MP3s can be
rendered with the video section.
Resolves: #71502
...
2015-11-12
- 22:13 Revision 67f4a6b5: [TASK] Fix deprecation-message in FormEngine
- Fix a typo. And since there are large changes in 7 LTS already
adjust surrounding deprecation-related comments as wel... - 21:56 Revision a83e705b: [TASK] Remove old comment about @dontvalidate
- This annotation was used within the old property mapper.
Resolves: #71543
Releases: master
Change-Id: Iff8911ea2bf4e... - 21:48 Revision e911ecda: [BUGFIX] Replace old @dontvalidate with @ignorevalidation
- @dontvalidate was syntax of the old propertymapper.
Change-Id: I50394d5272118253e4bb738adbed08054a6e1f64
Resolves: #... - 18:40 Revision 38711f8c: [BUGFIX] Ensure processing folder within another storage is created
- This patch checks if the processing folder within another storage
exists and ensures it is created if not.
Resolves:... - 18:08 Revision 68a06033: [BUGFIX] Abort submit if required fields are not filled
- Resolves: #71497
Releases: master
Change-Id: I7f4d8336735c872ca049799a0844b827f5ab3ee6
Reviewed-on: https://review.ty... - 16:31 Revision 57055c98: [TASK] Remove the first few E_NOTICEs occuring in the unit tests
- PHP throws E_NOTICE when not existing array keys are accessed.
The received value will become null.
This patch aims ... - 15:25 Revision 0b95e3c9: [BUGFIX] Prevent submitting LiveSearch form
- Hitting enter in the LiveSearch form results in a reload
of the TYPO3 backend. Prevent the submit action with JavaScr... - 06:58 Revision 775679a4: [BUGFIX] Ensure processing folder within another storage is created
- This patch checks if the processing folder within another storage
exists and ensures it is created if not.
Resolves:...
2015-11-11
- 13:22 Revision 41dce5bf: [BUGFIX] Close extension configuration form on "Save and close"
- Add the input field for the final action override in a pre-submit callback
to close the configuration form if a user ... - 11:52 Revision 9130829f: [BUGFIX] Make buttons after file search working again
- JavaScript is not loaded anymore.
Re-add the loading of the correct JavaScript file.
Resolves: #71475
Releases: mast...
2015-11-10
- 14:38 Revision 874a64c5: [TASK] Set TYPO3 version to 7.6.1-dev
- Change-Id: Ice0d5189aead05a839328af0a4967a1c8a6d2730
Reviewed-on: https://review.typo3.org/44665
Reviewed-by: TYPO3 R... - 14:37 Revision a2585ba2: [RELEASE] Release of TYPO3 7.6.0
- Change-Id: Ibd5f76f5ae9cc93e45dedf16a0a455fc7c7d501a
Reviewed-on: https://review.typo3.org/44664
Reviewed-by: TYPO3 R... - 13:22 Revision aba8fc83: [BUGFIX] Fluid: form.hidden ViewHelper needs to respect submitted data
- As hidden fields might be modified via e.g. JavaScript
they also have to respect submitted data upon submit.
Change-... - 13:21 Revision b9ea3b54: [BUGFIX] respectSubmittedDataValue false has to load property value with Form ViewHelpers
- Form related ViewHelpers have to load property values
even if RespectSubmittedDataValue is false.
The corresponding c... - 12:59 Revision 95b88410: [BUGFIX] Minor styling issues in install tool
- Resolves: #71457
Releases: master
Change-Id: Id86a1077c7d0e579ed831748ea18ff1a1e35df12
Reviewed-on: https://review.ty... - 12:42 Revision 3c85218c: [BUGFIX] Migration of CTypes to textmedia misses explicitAllow flags
- While the content is migrated, the access rights for restricted users
are not adapted. The migration is adapted accor... - 12:35 Revision 88c82d8e: [BUGFIX] Reload available packages information
- If a new extension is fetched or copied to typo3conf directory, the list
of available extensions has to be reloaded.
... - 12:30 Revision 6207ea2a: [DOCS] 7.6 documentation
- Releases: master
Change-Id: I4767ae19a2ffbca91e1052045755031d249af48c
Reviewed-on: https://review.typo3.org/44633
Rev... - 12:23 Revision 44a6261e: [BUGFIX] Escape markup in Notification popups
- Resolves: #71456
Releases: master
Change-Id: Iee2de13ed99192eabe010ee9c518e7726baa42f8
Reviewed-on: https://review.ty... - 12:09 Revision d7c95de6: [BUGFIX] Flash messages are not shown with AJAX requests
- Direct DOM manipulation is avoided in favour of using the
top.Notification object to trigger TYPO3 7 native notificat... - 07:26 Revision 9cdb8831: [TASK] Simplify missing link browser JS implementation detection
- Instead of letting each handler check if the finalize function of the
LinkBrowser is implemented, assign a default fu... - 07:21 Revision f7058fdb: [BUGFIX] Hide "Add media by URL" if maxitems count is reached
- If you have a reference field and the maxitems count is reached,
the buttons for "Add media file" and "Select & uploa... - 07:06 Revision ad295866: [BUGFIX] Paste page into pagetree after resetting a pagetree filter
- Resolves: #69775
Releases: master
Change-Id: I0e00bf6434606eaf967df3320792a62e97ca09db
Reviewed-on: https://review.ty...
2015-11-09
- 23:15 Revision 992840ba: [FOLLOWUP] Revert "[BUGFIX] Draft usergroup access rights are now respected"
- Fix Unit tests.
Resolves: #71437
Releases: master
Change-Id: I57084daa13fcea9684e5e74d9454ef2e3c2f7b1f
Reviewed-on: ... - 22:07 Revision 706d5bb8: Revert "[BUGFIX] Draft usergroup access rights are now respected"
- This reverts commit dbb29f3d61051ffbcf7d0ec8770d755b1d33a512.
The mentioned change has been reverted in the 6.2 earl... - 21:22 Revision fc65f055: [DOC] Add documentation for element and link browser API
- Resolves: #71448
Releases: master
Change-Id: I7fc5c352d8339c4d5af6f6377fb5f96719c0fd4e
Reviewed-on: https://review.ty... - 21:22 Revision 7e2371f3: [BUGFIX] Catch exception while creating invalid folder
- Creating a folder with in invalid identifier throws an exception.
Catch and handle this exception.
Resolves: #71405
... - 21:15 Revision 009b25c5: [TASK] Cleanup InfoBoxViewHelper
- * Encode title and message in case they are provided as vh argument.
* Minor code cleanup
Resolves: #71406
Releases:... - 21:13 Revision 153ea2a2: [TASK] Install Tool: Collapse main menu on small screens
- Resolves: #71382
Releases: master
Change-Id: Ib089bf196cbefae911a93a4cd76aa9f73afe8bbf
Reviewed-on: https://review.ty... - 20:31 Revision 0c9e2d65: [TASK] Hide "upload extension" button in composer mode
- Resolves: #71432
Releases: master
Change-Id: I404df460fdb6ef82d351786b470a09c24105244a
Reviewed-on: https://review.ty... - 19:03 Revision b80ceb22: [DOC][FEATURE] Content elements based on Fluid
- Releases: master
Resolves: #68516
Related: #38732
Change-Id: Ic2d655e69d35d70863cc68f48a91e3f3e2df0ec5
Reviewed-on: h... - 19:01 Revision 15548227: [TASK] Remove unused use statements
- php-cs-fixer fix typo3/ --fixers=unused_use
Resolves: #71355
Releases: master
Change-Id: I81011f145abdbc8d9ba6a4e14f... - 18:49 Revision b3e48e21: [BUGFIX] Click in TypoScript object browser is broken
- This patch scroll the page down, so the just opened subtree is visible again.
Resolves: #71446
Resolves: #71397
Rele... - 18:40 Revision f301dc61: [TASK] Table Wizard: Submit on click toggles "Small fields"
- Resolves: #71369
Releases: master
Change-Id: I5393137279815a818241c7a6856b3d784705120f
Reviewed-on: https://review.ty... - 18:30 Revision b2ef87f3: [TASK] Harden database queries in LocalizationController
- Resolves: #71442
Releases: master
Change-Id: Id4480dfd18913add55f07ca030cc2d56ba85974f
Reviewed-on: https://review.ty... - 18:01 Revision 5e205b5b: [BUGFIX] FormEngine: Fix "Allowed excludefields" settings from FlexForm
- Creates an own section in usergroup settings for each plugin with
exclude-Tag in at least one field in XML flexform.
... - 17:39 Revision 0994726b: [BUGFIX] Respect allowed_languages for restricted backend users
- Fix the broken SQL query and remove disallowed system languages for
restricted backend users.
Resolves: #71433
Relea... - 16:19 Revision f870b333: Revert "[BUGFIX] Do not overlay version on empty row"
- This reverts commit 4012b988b9f6905429eabd1f1a44adc57b1c95f6.
The commit dbb29f3d61051ffbcf7d0ec8770d755b1d33a512, th... - 15:03 Revision b2d87462: [BUGFIX] FormEngine: Fix IRRE handling in flexforms
- This patchset solves multiple problems with handling IRRE within a
FlexForm:
* creating new records no longer trigg... - 14:18 Revision b10d307d: [BUGFIX] HTML in flash messages in FileList
- Resolves: #71424
Releases: master
Change-Id: I3463bfa231e31a2d98f980fbeebdaa045975aff4
Reviewed-on: https://review.ty... - 13:44 Revision 8e5e3632: Revert "[BUGFIX] IMG_RESOURCE does not prepend absRefPrefix"
- This reverts commit 119d9607090bf390a1cb299e692b8f2e90fbe399.
Due to this change in various instances the absRefPrefi... - 13:39 Revision a6809e87: Revert "[BUGFIX] IMG_RESOURCE does not prepend absRefPrefix"
- This reverts commit 23df34dc7bd995a5a7ad5f8ee65cde7c828674b2.
Due to this change in various instances the absRefPrefi... - 12:21 Revision 0f79bc35: [BUGFIX] Use correct backend layout in FE
- Skip unqualified pages for backend layout determination.
This is basically a copy of the code already present in
Back... - 12:08 Revision 19a46983: [TASK] styleguide: Max definition to input_1 of required table
- 10:39 Revision c1c9ea84: [TASK] Visual cleanup
- Some minor corrections in the TYPO3 Backend,
so the buttons and search fields look correct,
and the file browser in t... - 10:37 Revision 5bed92c9: [BUGFIX] Use proper css class for DB compare in Install Tool
- Use list-unstyled for the ol tags
Change-Id: Iadc02444c0bed21bddc322eef4f71caa16c92086
Resolves: #71426
Releases: ma... - 09:20 Revision 9f168be9: [BUGFIX] Bring declarations of wrapTitle() in line
- The declaration of ElementBrowserFolderTreeView::wrapTitle() must match
its parent function's declaration, otherwise ... - 00:33 Revision 419a294c: [TASK] Update information in INSTALL.md
- Resolves: #71422
Releases: master
Change-Id: I99539b29ac07112f5a02cd7b380b76cd1180dcab
Reviewed-on: https://review.ty...
2015-11-08
- 20:10 Revision c7d8b549: [TASK] Apply Bootstrap styling on <select> elements
- Change the styling of <select> tags to get a more Bootstrap-like look&feel.
This currently works with Safari, Chrome ... - 18:51 Revision e4107cea: [TASK] EXT:form - Use text instead of data attributes
- The form objects TEXTBLOCK, OPTION and TEXTAREA now use text as
attribute for textual content.
Furthermore, the patc... - 16:53 Revision aba3efa0: [BUGFIX] Template Editor: add min-width to t3editor
- Resolves: #71371
Releases: master
Change-Id: Ifc4d9216aed7d5d7b790751ed89d58435bdefd07
Reviewed-on: https://review.ty... - 13:48 Revision 852f11ec: [FOLLOWUP][TASK] Simplify and unify flash message rendering
- Fix broken unit tests
Resolves: #71249
Releases: master
Change-Id: If20630dbeb52f1667d8b376d6baf4052d8460e21
Reviewe... - 11:25 Revision 950e8db7: [TASK] Simplify and unify flash message rendering
- * Reverts the change that allowed HTML tags by default in flash messages
* Simplifies flash message markup to be boot...
2015-11-07
- 19:03 Revision 4f984dff: [BUGFIX] Typo in fluid_styled_content constant comment
- Releases: master
Resolves: #71398
Change-Id: Ia600bf77d206fcfe4be615adad485be5e23ad34b
Reviewed-on: https://review.ty... - 18:10 Revision 9da6bd15: [FOLLOWUP][BUGFIX] Empty array not encoded as empty XML tag
- Use empty() to check for empty array.
Also fix the failing functional tests by adjusting the fixtures
accordingly
C... - 16:33 Revision 9b4e2e5e: [BUGFIX] Empty array not encoded as empty XML tag
- When encoding an empty array, an empty line with indentation was
created. If the <el> tag had a proper type="array" a... - 13:33 Revision dea3b005: [TASK] Declare System Information Panel signal @internal
- This API is incomplete and has some design flaws.
This patch declares those extension points as internal,
so further ... - 13:30 Revision 61b997c8: [BUGFIX] Fix clearing of temporary page tree mount
- The JS function that should be called after canceling the temp tree
mount was no longer evaluated.
Thus, only the per... - 12:59 Revision ffcf8da1: [TASK] Adjust ExtJS Pagetree TopPanel
- Resolves: #71389
Releases: master
Change-Id: Id291e97202656ba4deab3766ddb6319705531ff9
Reviewed-on: https://review.ty...
2015-11-06
- 23:16 Revision 2a729f02: [BUGFIX] tt_content: add rowDescription field even without css_styled_content
- rowDescription is now enabled for all core content elements
even if sysext:css_styled_content is not installed. Enabl... - 21:57 Revision 1da997b9: [TASK] Use ModuleTemplate API for File module navigation frame
- Resolves: #71372
Releases: master
Change-Id: I6ebeef3f76623adb4d4936dc874826f335f959d5
Reviewed-on: https://review.ty... - 21:13 Revision 536e1fa5: [TASK] Use postcss for InstallTool.css too
- Resolves: #71388
Releases: master
Change-Id: I80c9798f9209d3d9614777ad5e2fcf6905830b5a
Reviewed-on: https://review.ty... - 20:55 Revision ec41f219: [BUGFIX] Correct calculation of pageIsNotLockedForEditors
- Resolves the wrong calculation of binary operator result
that is used to check if the edit page button in page module... - 20:31 Revision a3e3a616: [TASK] Remove ModuleTemplate section calls
- Resolves: #71259
Releases: master
Change-Id: I73bd6fbf775899761d362a973c6e56e33df76a18
Reviewed-on: https://review.ty... - 20:28 Revision 445c7539: [BUGFIX] Module Permissions: wrong un-/lock icon state
- Fix icon state by replacing unlock with locked icon.
Add better explaining tooltip text for locked pages.
Releases: ... - 20:24 Revision 1ac139f2: [BUGFIX] Update wrong title of rst file
- Resolves: #71386
Related: #69814
Releases: master
Change-Id: I09a73255f45e56ec0d3e2be5689dbb623a19c1ba
Reviewed-on: h... - 20:23 Revision 03e079c6: Revert "[FOLLOWUP][TASK] Base Install Tool on Bootstrap"
- This reverts commit bd841ed647a2902be4e373357a622a0d238a0aa7.
The status names were changed back again, so the
origi... - 19:57 Revision 16f38198: [TASK] Remove outdated documentation of the removed cObject MEDIA
- Resolves: #71370
Releases: master
Change-Id: I4c6e9bf58b7a74321a47e1b9a3538dfc1f183c38
Reviewed-on: https://review.ty... - 19:39 Revision 8a22cd42: [BUGFIX] Reports module broken due to wrong status strings
- We revert the status changes in the install tool because
* changing them breaks way more than we can see now
* changi... - 19:25 Revision 22dbcb01: [BUGFIX] Install Tool header fixed on Handhelds
- Cleanup CSS and make it usable
Resolves: #71378
Releases: master
Change-Id: Ib93a82d94921d9ef081ce9a6014803967edf58a... - 17:46 Revision 86c182d9: [TASK] Provide update wizard for ext:compatibility6
- Remove the extension at the same time.
Resolves: #68083
Releases: master
Change-Id: I982ba2b115d7670c00f2e55c2e4573e... - 17:40 Revision b45a245c: [BUGFIX] Store boolean value properly in Install Tool (again)
- The refactoring moved the hidden field behind the actual
checkbox field, so all booleans got stored as 0
Resolves: #... - 16:42 Revision bd841ed6: [FOLLOWUP][TASK] Base Install Tool on Bootstrap
- Well, we missed adapting the unit tests ...
Change-Id: Idcd77a1a77565892cc0ec5c4c4324b4a8f9fcda3
Resolves: #62067
Re... - 15:44 Revision 4eab23ec: [TASK] Base Install Tool on Bootstrap
- Resolves: #62067
Releases: master
Change-Id: I85ad755d6213af9f75775130022dd201799cb13e
Reviewed-on: https://review.ty... - 15:41 Revision 2da8b474: [BUGFIX] FormEngine: Fix keepItems, addItems and removeItems handling
- With the FormEngine rewrite the evaluation order and handling of the
options changed. This patch restores the previou... - 15:41 Revision efa1df05: [BUGFIX] FormEngine: Initialize validation of new flexform sections
- When adding a new section to a flexform the validation engine needs
to be made aware of the new input fields so that ... - 15:15 Revision 2df4d472: [TASK] Add "div" wrapper for checkboxes
- Add space between the name of the content element and the checkbox
Resolves: #71366
Releases: master
Change-Id: Ia35... - 14:10 Revision 8e93a198: [BUGFIX] Add img longdescUrl only if available
- According to the W3C standard (http://www.w3.org/TR/html-longdesc/#implementation),
longDesc should only be added if ... - 14:03 Revision 008eb080: [BUGFIX] Add img longdescUrl only if available
- According to the W3C standard (http://www.w3.org/TR/html-longdesc/#implementation),
longDesc should only be added if ... - 14:00 Revision 8453d8c8: [TASK] Added hook to manipulate docHeader buttons in ModuleTemplate API
- Resolves: #71362
Releases: master
Change-Id: I317659e5ca91d2c2e91f2459119b68970ad5b13b
Reviewed-on: https://review.ty... - 13:55 Revision 11e67863: [BUGFIX] styleguide: Flexform inline_2 FAL record config
- 13:51 Revision f60ffd29: [BUGFIX] Add margin to radiobuttons in .media class elements
- Resolves: #71367
Releases: master
Change-Id: Ic33cd0393d6270cdd3f582a1474e18b9546d5b76
Reviewed-on: https://review.ty... - 13:31 Revision 0cb3ea59: [DOC][BUGFIX] reST syntax
- Change-Id: Ie11fd0e33bca8f21885d21af1f8d8512da264de5
Releases: master
Resolves: #71295
Reviewed-on: https://review.ty... - 13:29 Revision 3116bc7b: [BUGFIX] Correct variable to fix less parsing
- Resolves: #71368
Releases: master
Change-Id: I93f4f505055a5cbc23107bc8c7e00f7d09a336a8
Reviewed-on: https://review.ty... - 11:43 Revision 49706612: [TASK] FormEngine: Inline titles and expand / collapse
- Fetch the last pieces from InlineRecordContainer record title
preparation to record title data provider.
Refactor Inl... - 11:04 Revision 2f1e6d99: [TASK] Adjust ExtJS Viewport
- Resolves: #71356
Releases: master
Change-Id: Ibb193e1a098de03c101ee391aa4b71f7f97cbfa7
Reviewed-on: https://review.ty... - 09:22 Revision d860afbf: [TASK] Overhaul record localization of Page module
- This patch overhauls the record localization in the page module. The
"Translate" button opens now a modal window in w... - 09:03 Revision feace9ae: [BUGFIX] EXT:form - Remove any dependency to CSC or FSC
- Add the palettes "visibility" and "frames" to tt_content if they are
not available.
Resolves: #70466
Releases: maste... - 08:41 Revision 4242bbc6: [!!!][TASK] Allow New Content Element override with custom module
- Use a module / route to override the new content element
wizard instead of hard-coded paths to extensions, used
e.g. ...
2015-11-05
- 23:40 Revision 69547934: [TASK] TCA, type=select: Add missing renderTypes
- Change-Id: Id04a52faf400d063d644e9b101b95cd06c902625
Resolves: #71346
Releases: master
Reviewed-on: https://review.ty... - 22:11 Revision 5c602b50: [TASK] EXT:form - Make characterList from trim filter not mandatory
- Make the "characterList" property from the trim filter not required.
Allow zeros in the characterList.
Resolves: #70... - 21:58 Revision 0e9c681b: [TASK] Followup: Remove TYPO3 Upload Limit
- Extend the breaking documentation.
Related: #71110
Releases: master
Change-Id: Ibfd60f4913748fe156260172ac61c1e0916d... - 15:47 Revision ff90a7c7: [BUGFIX] FormEngine: Fix broken invalid value handling for selects
- The handling of invalid or non-matching items was handled inconsistently
in the different select elements. Determinin... - 15:07 Revision b4276ebd: [FOLLOWUP][BUGFIX] Supply setter for bodytag in ModuleTemplate
- Added a missing space
Resolves: #71349
Releases: master
Change-Id: I44ae03e2fc0ad8a95cc5d53738c9ecce8cf3f643
Reviewe... - 14:48 Revision 8610e72f: [BUGFIX] Supply setter for bodytag in ModuleTemplate
- It is convenient to be able to set a custom body tag in a module.
While we're at it... let's add one at all
Resolves... - 14:29 Revision bde97c67: [!!!][TASK] Remove TYPO3 Upload Limit
- TYPO3 has a specific upload limit, that is set to 10MB by default,
but could be lower if PHP settings are not correct... - 13:20 Revision 95997260: [BUGFIX] Remove superfluous bindTo() calls on Closures
- Change-Id: Icf900514624fdb15d286e5253b825dc31e02e900
Resolves: #70569
Releases: master
Reviewed-on: https://review.ty... - 13:05 Revision 07fb93a4: [BUGFIX] Non-admins cannot use mass actions in a workspace
- Non-admins cannot use the mass actions "publish", "swap" or
"discard" in a workspace. The reason is, that for non-adm... - 13:05 Revision 06ce35f8: [BUGFIX] Non-admins cannot use mass actions in a workspace
- Non-admins cannot use the mass actions "publish", "swap" or
"discard" in a workspace. The reason is, that for non-adm... - 12:58 Revision 267843d4: [TASK] Allow to define multiple DataHandler commands for one element
- The method DataHandler::process_cmdmap currently allows only one command
to be executed for one element. A command-ma... - 12:40 Revision 204626cc: [TASK] Allow to define multiple DataHandler commands for one element
- The method DataHandler::process_cmdmap currently allows only one command
to be executed for one element. A command-ma... - 12:37 Revision 12fc7a3b: [TASK] Extend functional test cases for copying data
- The workspaces functional test cases are extended with combined
draft and live actions on copying record data. This t... - 12:37 Revision c9e22f04: [TASK] Extend functional test cases for copying data
- The workspaces functional test cases are extended with combined
draft and live actions on copying record data. This t... - 12:36 Revision 4e984739: [BUGFIX] FormEngine: Custom functions
- The patch adds a .rst file to document that the "low end" functions
within FormEngine (type=user, userFunc, itemsProc... - 12:18 Revision 821b4c13: [TASK] styleguide: TCA: select_34
- 09:08 Revision 59d04bfd: [BUGFIX] Avatar generates wrong HTML
- No space between attributes.
Resolves: #71334
Releases: master
Change-Id: I5b785467a74569194e7268df6199710379c7635e
...
2015-11-04
- 23:28 Revision 70a3735f: [BUGFIX] Stop spinner in Language module when download all is finished
- Add missing updateButtonStatus call.
Resolves: #71297
Releases: master
Change-Id: I1fb95f5b679a0d7714af6371a243e76a6... - 22:57 Revision 0c7d26cb: [BUGFIX] Allow integer value for flexform section
- Change-Id: Ia579e342af5d6ef467e46bbcaf0b6832c7dfb0c7
Resolves: #71329
Releases: master
Reviewed-on: https://review.ty... - 20:45 Revision 77b3837e: [BUGFIX] Avoid JS error when adding flexform sections
- Within #70473 the ExtJS tree is instantiated for new sections.
$treeElementIdentifier can be undefined but still code... - 17:06 Revision 9e6a41c9: [BUGFIX] Trim labels from flexforms to ensure LLL: is noticed
- Resolves: #71318
Releases: master
Change-Id: I8ed8d9a1ecc670f8aed43e02cfc55563b0c681ce
Reviewed-on: https://review.ty... - 17:01 Revision 5dee0809: [BUGFIX] Fix various TCA issues
- Get TCA right to not cause deprecation log entries.
Resolves: #71320
Releases: master
Change-Id: I0d4dd114123c97e352... - 14:59 Revision e33d6885: [BUGFIX] Remove deprecation log entries for SpriteManager
- The class is still used internally.
Resolves: #71316
Releases: master
Change-Id: I4dda3ac72b12dc0408384873a84373bc47... - 14:10 Revision 9f391b37: [TASK] Change wording for User Settings reset button
- Change the wording on the button in the user settings
to "Reset user settings to default state" and remove the
second... - 12:39 Revision 33bb52ef: [BUGFIX] suggest wizards correctly encode long html results
- The suggest wizard has to ensure that long results
are correctly HTML encoded in the data attribute.
Otherwise variou... - 10:36 Revision 9f131622: [BUGFIX] Catch some FAL exceptions for missing driver
- If a driver of a storage isn't available anymore (e.g. because an
extension was deactivated), an exception is thrown ... - 09:20 Revision 436d0e74: [CLEANUP] Remove unused GET parameter fieldConfig for wizards
- Many wizard links contain a lot of parameters for legacy reasons.
We can dramatically shorten those in many cases by ... - 08:28 Revision 02838896: [BUGFIX] t3editor: menu objects: common properties missing
- When autocompleting menu objects the common properties are missing
Releases: master, 6.2
Resolves: #67764
Change-Id:... - 08:17 Revision f06f1444: [BUGFIX] t3editor: menu objects: common properties missing
- When autocompleting menu objects the common properties are missing
Releases: master, 6.2
Resolves: #67764
Change-Id:... - 00:50 Revision 2687014e: [TASK] Remove ext:openid and provide Update Wizard
- Since EXT:openid is moved to TER, openid must be removed from core.
This patch removes the extension and provides an ...
2015-11-03
- 23:47 Revision 4e79982e: [BUGFIX] Fix T3editor after PSR-7 change
- Resolves: #71219
Releases: master
Change-Id: I573dd7a32da8b2dcf357794e3c5c9728edd04a77
Reviewed-on: https://review.ty... - 23:38 Revision 3c5a82f4: [TASK] Remove breakOnError option from wizard
- The validation option "breakOnError" is not supported anymore. The
option has been removed completely during the rewr... - 23:33 Revision 2af6dc5f: [BUGFIX] Documentation reST syntax errors
- Change-Id: I92bed392f4c6571d2070afdad14986d234069de0
Resolves: #71295
Releases: master
Reviewed-on: https://review.ty... - 23:31 Revision cf326222: [BUGFIX] EXT:install: Upgrade wizard sys_file_processedfile no longer failed
- The upgrade wizard failed if a storage driver was unavailable.
Resolves: #71235
Releases: master
Change-Id: I6af24a2... - 23:09 Revision 9283c7ac: [TASK] Remove class aliases from non-existent classes
- Resolves: #71284
Releases: master
Change-Id: I1c72b1e1b28f6f577a235758705a3055824b9112
Reviewed-on: https://review.ty... - 23:03 Revision f68736b9: [TASK] Make openid aliases better readable
- Class aliases are case insensitive, so we can use the original
casing in the alias map for better readability.
Resol... - 22:51 Revision 5cefa123: [TASK] Auto-generate LegacyClassesForIde from alias map file
- Add support for namespace aliases.
Generator: https://gist.github.com/helhum/c582225f8397310a59e0
Resolves: #71288
R... - 22:32 Revision eef47f94: [TASK] Deprecate script-based modules
- Deprecate calling addModulePath() and calling modules
via paths.
Resolves: #51482
Releases: master
Change-Id: Ib94b3... - 22:31 Revision c8b0abc2: [BUGFIX] Show warning message on regex error in Object Browser
- We test the pattern with a shutdown operator, before we're going to use it
in the regular expression search.
With do... - 21:37 Revision 284e0fb8: [BUGFIX] Fix flash messages in TS object browser
- * Remove unnecessary HTML encoding
* Remove HTML code in message
* Use correct queue
Resolves: #71282
Releases: mast... - 18:13 Revision b05370d7: [TASK] Correct isTargetRenderType for FormDataProviders
- The extracted isTargetRenderType method should
return true if the target renderType is found.
It relates to: https://... - 17:05 Revision a395dd27: [BUGFIX] Disallow Language Mixtures in Web->Page
- We no longer allow language mixtures in Web->Page anymore.
An editor will now be informed when a language uses stale
... - 16:08 Revision f05598bf: [TASK] Change PHP namespace of EXT:openid to FoT3
- Change the PHP namespace and the according
composer.json information to FoT3 in preparation
of removing the extension... - 15:35 Revision 7a7a753c: [TASK] compatibility6: Decouple language labels, styles and images
- Resolves: #68084
Releases: master
Change-Id: I30da7acfc00da747508d20e754634dde60be6a7b
Reviewed-on: https://review.ty... - 15:20 Revision 46fb4fea: [BUGFIX] Heal TS ObjectBrowser search button
- Resolves: #71280
Releases: master
Change-Id: Ia2c38c7272dbb1f610a3316f500108934e2c22e7
Reviewed-on: https://review.ty... - 14:41 Revision eb64ede3: [TASK] Move openid compatiblity config to extension
- To prepare extraction from the core, the compatibility
configuration needs to move into the extension itself.
Resolv... - 14:25 Revision 173a8d3e: [BUGFIX] Remove unused references to former ElementBrowser
- Resolves: #71276
Releases: master
Change-Id: I472284e9c4617e614122867373c74c771af3e83b
Reviewed-on: https://review.ty... - 13:17 Revision 4eb0955d: [!!!][FEATURE] ElementBrowser refactoring, LinkBrowser API - Part 2
- Adjust link browser integration of RTE.
This removes the dedicated tree classes for RTE as those are useless
by now.... - 11:03 Revision 761656e5: [BUGFIX] Fix path to stylesheet
- When moving the CSS file around, it has been forgotten to
adapt the location in the source.
Related: #68185
Resolves... - 10:36 Revision e8c8b81e: [TASK] Remove leftovers from ext:jumpurl removal
- Resolves: #71267
Releases: master
Change-Id: I0747b4982394d9bc8a30fadfff72c3e400683208
Reviewed-on: https://review.ty...
2015-11-02
- 21:18 Revision a15d819f: [TASK] Streamline output of flashMessages in BE
- Resolves: #71249
Relaeses: master
Change-Id: I5be260c96e6ae689a6716efe6a059e697f184872
Reviewed-on: https://review.ty... - 20:41 Revision 843d6337: [BUGFIX] sysext:core Documentation reST syntax
- Change-Id: I9b14fb1dfb13a6ec673096845a5e23dbd1a204da
Resolves: #71258
Releases: 7
Reviewed-on: https://review.typo3.o... - 20:03 Revision 90519608: [BUGFIX] Allow creation of nested folders with same name
- Due to a faulty check it was disallowed to create a folder
with the same name as the parent folder.
Resolves: #71253... - 19:09 Revision 926900f9: [FEATURE] Add FlashMessage support to ModuleTemplate API
- Flash messages have different queues, depending on in which context they
are enqueued. The FlashMessageService defaul... - 13:43 Revision d0b1835e: [BUGFIX] Do not pass current page permissions into readPageAccess in Web->Page
- By passing the permission bitmap of the current page into the readPageAccess
method editing content only works when a... - 13:25 Revision 58aae535: [BUGFIX] Adodb PHP7 Redefinition of parameter $owner
- Adodb contains two methods that declare parameter $owner twice.
The PHP 7 linter fatals with this. A fix was merged t... - 09:57 Revision 25aaf386: [TASK] Migrate EXT:form Backend Wizard to Routing
- Resolves: #71226
Change-Id: Ia5dbbcf067a8887965dfca29f7916e41db0ec6cb
Reviewed-on: https://review.typo3.org/44466
Rev...
2015-11-01
- 21:14 Revision f8ef3c24: [TASK] Remove usage of setForm from TypoScriptTemplateModuleController
- Resolves: #71221
Releases: master
Change-Id: I8d3cc124fd5ef56408a9a43e6bc9be03916f6cf8
Reviewed-on: https://review.ty... - 19:55 Revision feaf0b09: [BUGFIX] Register FAL drivers with same short label once
- When calling addDriversToTCA twice (it's called once in the core)
any previously added driver will get added another ... - 08:42 Revision a1a92830: [BUGFIX] Fix broken bookmark link for tstemplate
- Bookmarking a page in tstemplate didn't work properly. Clicking the stored
link always leads to uid 0. This patch add... - 00:54 Revision 0393e095: [TASK] Remove usage of modTmpl->setForm from ScheduleModuleController
- Resolves: #71218
Releases: master
Change-Id: I897b019bd2267e355da046aff2826bb0f152e6be
Reviewed-on: https://review.ty... - 00:50 Revision e71a0a88: [TASK] Remove usage of setForm from PageLayoutController
- Resolves: #71203
Releases: master
Change-Id: Ie2bf6822238573917f808137f2923af94b3a72db
Reviewed-on: https://review.ty... - 00:49 Revision b8d36eb0: [BUGFIX] Move hidden fields back into form tag
- F.I.S.H.
Resolves: #71223
Releases: master
Change-Id: Iebb01174482d3be4a7c2e3c99281e75a939bdab2
Reviewed-on: https:/...
2015-10-31
- 23:16 Revision 37c5ba83: [TASK] Improve visual identification of read only fields
- To improve the visual identification, e.g. on screenshots, the text color
is lightened a bit.
Resolves: #71103
Relea... - 23:14 Revision b385c325: [TASK] Remove usage of setForm from FileUploadController
- Resolves: #71207
Releases: master
Change-Id: I4bab35c09c2ffbfab053daee2caecc2dc7c20b55
Reviewed-on: https://review.ty... - 22:17 Revision 0ab0bb95: [TASK] Support EXT: syntax in TCA ctrl iconfile
- Using EXT: in iconfile of TCA ctrl is used as favorite method as of
TYPO3 7.5, using extRelPath() is deprecated. In o... - 20:42 Revision 7cf51330: [TASK] Add possibility to copy pages recursively in functional tests
- Resolves: #71222
Releases: master, 6.2
Change-Id: I6d73c5556ba48e936d28c0532a57f8bf9d3b6175
Reviewed-on: https://revi... - 20:42 Revision 7e4d2331: [TASK] Add possibility to copy pages recursively in functional tests
- Resolves: #71222
Releases: master, 6.2
Change-Id: I6d73c5556ba48e936d28c0532a57f8bf9d3b6175
Reviewed-on: https://revi... - 20:24 Revision 19e30354: [TASK] Move rendering of formattedLabel_userFunc to DataProvider
- To streamline the FormEngine, the rendering of the
formattedLabel_userFunc is moved to the TcaRecordTitle DataProvide... - 20:17 Revision 175a7f5c: [TASK] Remove last DocumentTemplate section calls
- Resolves: #71205
Releases: master
Change-Id: Ie1a3436ba97243db2e5caa34b956317d8df604c6
Reviewed-on: https://review.ty... - 20:15 Revision b4bd2774: [TASK] Remove usage of modTmpl->setForm from SetupModuleController
- Resolves: #71220
Releases: master
Change-Id: I3a9aaeeb77f9b0ecfcc0f73f73f31affa48c0031
Reviewed-on: https://review.ty... - 20:03 Revision 82b704ee: [TASK] Remove usage of modTmpl->setForm from DatabaseIntegrityView
- Resolves: #71217
Releases: master
Change-Id: Ic7948b9835be942473a5a5e9f6553df4a4874088
Reviewed-on: https://review.ty... - 20:02 Revision 25d79318: [TASK] Remove usage of modTmpl->setForm from ImportExportController
- Resolves: #71214
Releases: master
Change-Id: Ic763cecf6227fee5e88bf77801be9a1848d49961
Reviewed-on: https://review.ty... - 20:01 Revision 0ae87d3a: [BUGFIX] Assure correct INCLUDE_TYPOSCRIPT with relative paths on subpages
- If a subpage has a template that clears the setup, INCLUDE_TYPOSCRIPT
will not work with relative paths anymore. This... - 19:48 Revision dffce68c: [TASK] Remove usage of setForm from PageFunctionsController
- Resolves: #71210
Releases: master
Change-Id: Ib6e1cfcd64fe6a1c0cd66329ef4e3b801c3531fc
Reviewed-on: https://review.ty... - 19:45 Revision 23042768: [TASK] Remove usage of setForm from EditDocumentController
- Resolves: #71201
Releases: master
Change-Id: I6b25d0a122e5f136150c250a6ecdcf147b09432f
Reviewed-on: https://review.ty... - 19:38 Revision 3e0aafbe: [TASK] Remove usage of modTmpl->setForm from ConfigurationView
- Resolves: #71216
Releases: master
Change-Id: I718248317dad59a883637939ad9124885a079b14
Reviewed-on: https://review.ty... - 19:34 Revision 1e899f5e: [TASK] Remove usage of modTmpl->setForm from InfoModuleController
- Resolves: #71215
Releases: master
Change-Id: I27255b8d1d88baa3d80488b3343d16eb236f7384
Reviewed-on: https://review.ty... - 19:24 Revision 9199a61e: [BUGFIX] FormEngine: Remove hardcoded fieldnames for subtypes_addlist
- Take into account the configured fieldnames for recordType and subType
selection instead of using the hardcoded value... - 19:04 Revision e8246299: [TASK] Remove usage of setForm from TableController
- Resolves: #71209
Releases: master
Change-Id: I7c04b709f223e2264d758828a46d29e366f468a2
Reviewed-on: https://review.ty... - 19:01 Revision 5db7c5b4: [TASK] Remove usage of setForm from RteController
- Resolves: #71208
Releases: master
Change-Id: I429fd2fca0fb48688b4938d0c9eabcdd000f33aa
Reviewed-on: https://review.ty... - 18:55 Revision 4a3498bc: [FOLLOWUP][TASK] Update T3.Icons to 0.0.8
- PSR-2 compatibility
Resolves: #71213
Releases: master
Change-Id: Ic0e32800a1d92b54a1d512c853e0808e14daf9ee
Reviewed-... - 18:54 Revision beda47e8: [BUGFIX] FormEngine: Fix placeholder traversal for select type relations
- When creating a new record that resolves the placeholder from a related
record via a select type field empty values g... - 18:49 Revision 372f40b6: [TASK] Provide documentation Settings.cfg
- It was requested by the documentation team to add
a Settings.cfg to all extensions that have a Settings.yml
file.
Re... - 18:43 Revision 5b480f36: [TASK] Update T3.Icons to 0.0.8
- Resolves: #71211
Releases: master
Change-Id: I645cc56a37fc61fee1b2578c87308cd844d80752
Reviewed-on: https://review.ty... - 18:06 Revision c47f82c4: [TASK] Remove usage of setForm from EditFileController
- Resolves: #71206
Releases: master
Change-Id: I363a671397aff3c2988f3a2dc86101825a739372
Reviewed-on: https://review.ty... - 18:02 Revision 562fc1a5: [BUGFIX] isOnSymetricSide must be set by dataprovider
- Add a data provider to set isOnSymetricSide on data aggregation
and change all calculations to use the new flag in re... - 17:51 Revision e323cd5d: [TASK] Remove usage of setForm from NewContentElementController
- Resolves: #71204
Releases: master
Change-Id: Ibce1e0685496e946742fc270314307f39898ab9f
Reviewed-on: https://review.ty... - 16:59 Revision 3c4d61a4: [TASK] Improve appearance of warnings in object browser
- Change-Id: Ibcb632942d1e959da9af991610a37460ec23592e
Resolves: #71202
Releases: master
Reviewed-on: https://review.ty... - 16:29 Revision b02df4f7: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/39 from garbast/master
- Add example for symmetric mm relation
- 16:27 Revision 236159ba: [BUGFIX] Exchange new icon based on context in Web->List
- Resolves: #71200
Releases: master
Change-Id: I3d31e831e7c17d2c62e7c666fe90d1ae0fbb394c
Reviewed-on: https://review.ty... - 16:27 Revision 174523bc: [BUGFIX] Send parent value to readOnly fields
- Due to a typo the values from the parent record did no longer
get passed down into the readOnly field of a localized ... - 16:26 Revision d0a25b2c: [BUGFIX] Exchange view icon based on context in Web->List
- Resolves: #71198
Releases: master
Change-Id: I15bdee54bdb60d716bf048b45fe81a817c565dc4
Reviewed-on: https://review.ty... - 16:25 Revision 9b43eabd: [BUGFIX] Exchange open icon based on context in Web->List
- Resolves: #71199
Releases: master
Change-Id: If9d60cff8e7f80e91757925dfa6452835b6b2ed0
Reviewed-on: https://review.ty... - 16:24 Revision 916c7a3b: [TASK] Remove DocumentTemplate sections at VersionModuleController
- Resolves: #71177
Releases: master
Change-Id: I08d5012b0994a21836d8501270149783f4b4b695
Reviewed-on: https://review.ty... - 16:17 Revision 526de31d: Add example for symmetric mm relation
- 15:22 Revision ec957a15: [TASK] Add 'form' attribute to ModuleTemplate buttons
- This patch adds support for "form" attributes to the buttons used by the
ModuleTemplate API as buttons aren't enforce... - 15:16 Revision 46d6e9a5: [BUGFIX] EXT:form - HIDDEN element cannot be accessed in form wizard
- After creating a HIDDEN element with the help of the form wizard one is
not able to edit the element afterwards. This... - 15:07 Revision 88b7f6a7: [BUGFIX] EXT:form - HIDDEN element cannot be accessed in form wizard
- After creating a HIDDEN element with the help of the form wizard one is
not able to edit the element afterwards. This... - 14:41 Revision 96fabbf0: [BUGFIX] Adjust renderForeignRecordHeader to array
- The FormDataProvider refactoring changed DB values
from strings to arrays when used with select fields.
The code usag... - 14:36 Revision edbc1d93: [BUGFIX] EXT:form - Validation of radiogroup/ checkboxgroup elements
- The "required" validator has to check array values.
Resolves: #70210
Releases: master
Change-Id: I58b8fb93d7e684854d... - 14:31 Revision cf7870bb: [TASK] Remove DocumentTemplate sections at TypoScriptTemplateConstantsEditorModuleFunctionController
- Resolves: #71175
Releases: master
Change-Id: I38b99b3a3daac028b0e2f0888c4384fa9b5cdeb1
Reviewed-on: https://review.ty... - 14:30 Revision a8831c65: [BUGFIX] Solve a then-else mismatch for foreign_label
- I have changed then-part with else-part, because in
case of fields of type "inline" it is not possible
to have values... - 14:14 Revision 90bfb31f: [BUGFIX] Suggest wizard does not work on new records
- The suggest wizard gets it's parameters via a POST json
body. Inside there is the current record uid given,
which fol... - 14:14 Revision 115ec06b: [!!!][TASK] Change EXT:form wizard to use AJAX routes
- The ExtJS wizard of EXT:form in the backend is using
an old "module" to load and to save the data from the wizard,
bu... - 14:06 Revision 75332822: [TASK] Remove DocumentTemplate section in Wizard controllers
- Calls to section() are removed in SortPagesWizardModuleFunction and
CreatePagesWizardModuleFunctionController
Resolv... - 13:53 Revision 7103f958: [TASK] Remove DocumentTemplate sections at TypoScriptTemplateInformationModuleFunctionController
- Resolves: #71176
Releases: master
Change-Id: I1e416428fd101395946d0ae861a2427f609faaaa
Reviewed-on: https://review.ty... - 12:41 Revision fc8e38a8: [BUGFIX] EXT:form - Having only a FILEUPLOAD element breaks form
- The FILEUPLOAD data is stored in the session data. The confirmation page
does not create a hidden input element for i... - 12:34 Revision d551921b: [BUGFIX] Make sure fixPermissions gets 4 digit string
- The global file options "fileCreateMask" and "folderCreateMask" should
always have 4 digits when calling GeneralUtili... - 12:31 Revision e7b4b381: [BUGFIX] EXT:form - Selected attribute not rendered
- Pass the selected values to the select viewhelper "value" attribute.
Resolves: #70502
Releases: master
Change-Id: Id... - 12:17 Revision bd2445bd: [BUGFIX] FormEngine: Instantiate ExtJS tree in new flexform sections
- Fix support for rendering trees in new flexform sections. The javascript
needs to be added to the code executed on cl... - 12:12 Revision df0b9a53: [TASK] FSC: Do not show pageTS template if it's included by default
- If the extension fluid_styled_content is configured to include the
pageTS by default, there is no need to show the te... - 11:35 Revision d30296ab: [FOLLOWUP][BUGFIX] PageLayoutController must only use available actions for view/edit
- Ensure that only available actions are shown via PageLayoutController,
e.g. if you remove QuickEdit and the user had ... - 11:16 Revision 9d1b50fc: [TASK] Rename variable $P to $wizardParameters
- Resolves: #71187
Releases: master
Change-Id: I151b7f39033f430e85251c90006e40e5c3eb9c77
Reviewed-on: https://review.ty... - 10:42 Revision dd64e952: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/38 from yabawock/patch-2
- [TASK] styleguide: Add renderType=selectTree input to flexform section
- 10:36 Revision 2a08e4e0: [TASK] styleguide: Add renderType=selectTree input to flexform section
2015-10-30
- 20:03 Revision 69d27813: [TASK] Add default page setup on new installations
- Adds a page and a sys_template to the system
after installation, using Fluid Styled Content
by default.
Resolves: #7... - 19:18 Revision 93d74116: [BUGFIX] Colorpicker data not set in EM configuration
- The colorpicker does not fill the input field in the EM
configuration. Add the missing formengine data attribute.
Re... - 19:16 Revision 2b89d2f9: [BUGFIX] Fix fatal in web->info for page without access
- Change-Id: I09ca9ca4d0afea91b64578acb6587ef8cb813f37
Resolves: #71185
Releases: master
Reviewed-on: https://review.ty... - 19:11 Revision 535593de: [TASK] Remove documentTemplate sections at SetupModuleController
- Change-Id: I7d2b3f71664423a66e9fd7a1eade574d5a7570c5
Resolves: #71169
Releases: master
Reviewed-on: https://review.ty... - 18:52 Revision 7e05a251: [BUGFIX] Use stopPropagation() to prevent event bubbling
- Resolves: #71182
Related: #71149
Releases: master
Change-Id: I7c4471d66fb1e675d01ff36e9a616db7e9cf81ef
Reviewed-on: h... - 18:48 Revision 46e8fccc: [TASK] Use b/w manual icons in Extension Manager
- Change-Id: I6e4aeafb12ed8bbfed75f868c3ca36fc42788699
Resolves: #71100
Releases: master
Reviewed-on: https://review.ty... - 18:35 Revision 9bdf3da8: [TASK] Remove documentTemplate sections at ColorpickerController
- Change-Id: I17ed23624cc26d4328f4baa467e7a1394197008f
Resolves: #71165
Releases: master
Reviewed-on: https://review.ty... - 18:31 Revision ac53b52a: [BUGFIX] Escape vsprintf placeholders properly
- Percentage characters were not properly encoded leading
to a warning in the FormatDetailsVH
Resolves: #61123
Release... - 18:28 Revision 1fdc3b60: [BUGFIX] Deny to create localization based on "All Languages"
- We no longer allow to localize a record based on records that run
in all languages because... it just doesn't make se... - 18:25 Revision 948efb2c: [TASK] Remove documentTemplate sections at WebFunctionWizardsBaseController
- Resolves: #71174
Releases: master
Change-Id: I23ee55d7c7fe27ee5b3ff5f73805526f562c2406
Reviewed-on: https://review.ty... - 17:36 Revision 27414cba: [BUGFIX] Improve performance of element rendering on flexforms
- This patch aggregates the elements with config and values to compile
them in one call instead of calling compile for ... - 17:36 Revision cffcd51e: [TASK] Remove documentTemplate sections at InfoPageTyposcriptConfigCon
- Remove documentTemplate sections calls for
InfoPageTyposcriptConfigController
Resolves: #71168
Releases: master
Chan... - 17:30 Revision 988f8806: [TASK] Use ModuleTemplate in Extension Manager
- Resolves: #70362
Releases: master
Change-Id: I900b527a9502e35e59646484c64a83e78dd22620
Reviewed-on: https://review.ty... - 17:30 Revision 864e0e8d: [TASK] Remove documentTemplate sections TypoScriptTemplateObjectBrowse
- Remove documentTemplate sections calls for
TypoScriptTemplateObjectBrowserModuleFunctionController
Resolves: #71160
... - 17:25 Revision e64890b1: [TASK] Remove documentTemplate sections at TemplateAnalyzerModuleFunct
- Remove documentTemplate sections calls for
TemplateAnalyzerModuleFunctionController.
Resolves: #71163
Releases: mast... - 17:20 Revision 01d4cf5a: [TASK] Remove documentTemplate sections at PageInformationController
- Change-Id: I91004db660eead7217e74a575538847853ad01ed
Resolves: #71167
Releases: master
Reviewed-on: https://review.ty... - 17:15 Revision a3f8c99d: [TASK] Remove documentTemplate sections at ElementInformationController
- Resolves: #71159
Releases: master
Change-Id: Ib3a487967f1f530471a599ad8dc13404b5696557
Reviewed-on: https://review.ty... - 15:30 Revision 60c11074: [BUGFIX] Inline children need additional state flags
- Each inline child gets flags added that reflect the state they
are in while being processed. Another patch will later... - 15:23 Revision 30b50f3b: [!!!][TASK] Use move placeholders as default in workspaces
- Only allow workspaces version 2 (TCA->ctrl->versioningWS)
and use this option as default when setting versioningWS to... - 15:16 Revision 21833900: [BUGFIX] Workspace placeholder is not processed with eval-function
- The workspace move-placeholder is not processed with the accordant
eval-function. This leads to scenario that a place... - 15:15 Revision bd5c9ef6: [BUGFIX] Workspace placeholder is not processed with eval-function
- The workspace move-placeholder is not processed with the accordant
eval-function. This leads to scenario that a place... - 13:52 Revision 69ac2183: [BUGFIX] PageLayoutController must only use available actions for view/edit
- Ensure that only available actions are shown via PageLayoutController,
e.g. if you remove QuickEdit and the user had ... - 13:13 Revision d957a3e5: [TASK] Add menu item to clear the clipboard
- The make the clipboard more usable, this patch added another menu
item to clear the clipboard. Additionally the label... - 13:07 Revision 18b1c60e: [TASK] Add margin next to icon in trees
- This adds a small margin at the right side of icons used in a CSS-based tree.
Such a tree can be found at the "New re... - 12:44 Revision 5faaf5f9: [BUGFIX] Correct login button active state for custom colors
- Resolves: #71134
Releases: master
Change-Id: I7fc8e8b06e3068939551711130a4d892249c88ae
Reviewed-on: https://review.ty... - 12:09 Revision 08e79b99: [TASK] Offer "exit" button in logout modal
- Add an "exit" button in the logout modal that appears if a backend session
timed out. That button leads to the backen... - 12:04 Revision a8c49fef: [BUGFIX] Shortcut list now scrollable if containing more than 10 entries
- Resolves: #71003
Releases: master
Change-Id: I5bca2df1f34937257aa6ed574fc0a0ac05466a5c
Reviewed-on: https://review.ty... - 11:58 Revision b66a114d: [BUGFIX] EXT:form - Problems with checkboxes and multiple is set
- Write the variable "multiple" into the additionalArguments Array.
Resolves: #71157
Releases: master
Change-Id: I4354... - 10:41 Revision 002e1c75: [TASK] Remove rendering of label_userFunc due to redundancy
- Resolves: #71152
Releases: master
Change-Id: I76ef42a782d6720e97744efc65aa10799b18f952
Reviewed-on: https://review.ty... - 10:37 Revision 12c0a592: [TASK] Remove ModuleTemplate->spacer() method
- The spacer helper method is desired to be removed. It is not mentioned
as deprecated as this is an internal method th... - 10:33 Revision fbfa8946: [TASK] Remove DocumentTemplate->spacer() and mark as deprecated
- Resolves: #71153
Releases: master
Change-Id: I1ee8ab5c905b6e8324755e28785b85cde8c76e5b
Reviewed-on: https://review.ty... - 10:17 Revision 42540348: [TASK] Port Flexform sections to Bootstrap
- Resolves: #71149
Releases: master
Change-Id: I2625ad4a23175f44674b45bebb61f9f39789fcab
Reviewed-on: https://review.ty... - 09:55 Revision d49f117b: [TASK] Tests: Isolate GeneralUtility tests from real filesystem
- Use the vfsStream wrapper to provide a virtual filesystem on which to
run the unit tests. This allows isolationg the ...
2015-10-29
- 23:56 Revision 54c98ec3: [BUGFIX] Correct typolink section for addQueryString=false
- If addQueryString is false the query parameters should not
be taken into account. Only the parameters set in the
typo... - 23:21 Revision bcbbc577: [BUGFIX] Web->View: Fixed not working language selection
- Resolves: #71146
Releases: master
Change-Id: Ia2bf6db8348480929f852dd20ff90898e1a3afec
Reviewed-on: https://review.ty... - 22:31 Revision e2431fdf: [BUGFIX] Fix t3js-trigger-modal feature
- The event handler registration must be repeated per iframe and
the default action for the OK button must be executed ... - 22:24 Revision cc24b003: [BUGFIX] Log original user ID during backend user switch
- If a user has currently switched to another user, use the original
user's ID for logging.
Resolves: #17643
Releases:... - 22:03 Revision 498921d3: [TASK] Port Constant Editor to Bootstrap
- Resolves: #71119
Releases: master
Change-Id: I54ccfbb81b675ef343e8bb41ff06bb033b8423cb
Reviewed-on: https://review.ty... - 20:51 Revision de2268cc: [FOLLOWUP][BUGFIX] Use compiled system language rows, fix tests
- Resolves: #69816
Releases: master
Change-Id: I79cee0ee02efe4bdc22ac79d04d4a42d63bc85ed
Reviewed-on: https://review.ty... - 20:38 Revision aae3ded4: [BUGFIX] Use compiled system language rows
- The todo stated that we should use available languages
from the data provider result. I agree.
Remove hidden = 0, to... - 20:30 Revision 2800281e: [TASK] Disable save button after submit
- To prevent multiple form submission in EditDocumentController the save
split button gets disabled after the first sub... - 20:14 Revision b63a5ca4: [BUGFIX] FormEngine inline: Localize all button in default record
- Do not show localize all button on default language record.
Resolves: #71130
Releases: master
Change-Id: Id54271fe46... - 20:08 Revision 1a346afa: [BUGFIX] Replace old @dontvalidate with @ignorevalidation
- @dontvalidate was syntax of the old propertymapper.
Change-Id: I50394d5272118253e4bb738adbed08054a6e1f64
Resolves: #... - 19:53 Revision 49d72150: [BUGFIX] Remove superfluous double quote in InputButton
- Resolves: #71141
Releases: master
Change-Id: I9daaf77565f0f0a67398f041ba33d13078391373
Reviewed-on: https://review.ty... - 19:47 Revision b93418af: [BUGFIX] Always evaluate stdWrap on templateName
- Properly check if stdWrap for templateName of FLUIDTEMPLATE is present
and evaluate it, even if templateName itself h... - 19:42 Revision 655b5353: [TASK] FormEngine: Test display conditions for fields with dot in name
- Add a unit test that validates that dots in flexform field names are
supported on the sheet level with the FormEngine... - 19:30 Revision 6fc6aab6: [BUGFIX] Re-add missing jumpToUrl in DB Check > Full search
- Resolves: #71139
Releases: master
Change-Id: I60079d4ea3315b6cef25776475eb19c7c16e0ac1
Reviewed-on: https://review.ty... - 18:27 Revision 320c5ed9: [BUGFIX] Unify Tooltip in the Backend
- All tooltips in the backend now use the same API
and visual appeal.
Resolves: #15030
Releases: master
Change-Id: I56... - 18:21 Revision 6fa4d6ba: [TASK] Update T3.Icons to 0.0.7
- Resolves: #71137
Releases: master
Change-Id: Ieaf9a94ff37cebf9d1ecee3d6f89497ba1366dfc
Reviewed-on: https://review.ty... - 18:19 Revision 9b09206d: [TASK] FormEngine: Remove references to deprecated renderMode property
- Remove references to the deprecated renderMode property in comments.
Update AbstractNode to check renderType instead ... - 18:13 Revision 23532362: [BUGFIX] Repair EditDocumentController in FE edit scope
- This patch repairs the EditDocumentController when called by FE edit.
The main issue was that JavaScripts depends on ... - 18:08 Revision f6f36d3f: [BUGFIX] Remove dangling handling of children without localization parent
- This patch removes all code from inline record related classes that
covered the handling of dangling children.
Resol... - 17:18 Revision b6ed51bb: [FOLLOWUP][TASK] Remove mediace from the Core
- One file was missing while removing mediace, which
is removed now as well.
Resolves: #68079
Resolves: #71082
Release... - 17:10 Revision c2b94691: [TASK] Do not initialize inline page editing with insufficient permissions
- The PageActions module is now initialized only if the backend user
has sufficient permissions. The internal permissio... - 16:53 Revision dc506d5a: [BUGFIX] FormEngine: Pass correct selected node count to ExtJS Tree
- The selected node count for the ExtJS Tree wasn't calculated using the
raw database field value instead of the parsed... - 16:32 Revision daa7b46e: [FOLLOWUP][BUGFIX] Do not render empty help button
- Return ``$text`` instead of an empty string as this code also affects
field labels without CSH.
Resolves: #71129
Rel... - 16:03 Revision 01eed2c4: [BUGFIX] Hide path if no record information is available
- Do not show the path on the upper right of a module if
there is no record information.
Resolves: #70510
Releases: ma... - 15:46 Revision 7cb45559: [BUGFIX] Make translating inline elements possible
- If a translated parent record has inline childs its
now possible to translate new childs of the translation
parent of... - 15:34 Revision d4d422d0: [BUGFIX] Do not render empty help button
- Currently, if EXT:cshmanual is not installed, an empty help button
gets rendered. This patch changes the return value... - 14:56 Revision 8974fd23: [BUGFIX] Invalid CSRF token on viewing page using page-tree context menu
- Frontend previews triggered using the context menu of the page-tree are
causing an exception concerning an "invalid C... - 13:51 Revision 3422685d: [FOLLOWUP][TASK] FormEngine: Move SelectTree processing into a data provider
- Extracted the target check into a dedicated method
Resolves: #69728
Releases: master
Change-Id: I24826cd889644440606... - 13:08 Revision f979d7d4: [BUGFIX] Make sure that language key is set in extbase.
- If the TYPO3 context is BE and no user is logged (typically
in the login page), the language key is not set from the
... - 13:07 Revision c5ee13f0: [TASK] FormEngine: Move SelectTree processing into a data provider
- The handling of select form elements with renderType "selectTree" has
been cleanly separated into a dedicated pair of... - 13:06 Revision cb391733: [BUGFIX] Collapse excludefield lists by default
- In order to make the exclude field lists shorter and easier to manage,
we collapse checkbox groups with headers.
Res... - 12:47 Revision 75e9d0e0: [TASK] Missing visual representation of sys_file_reference
- File references are currently only represented by the accordant
record uid which should at least be a filename. In a ... - 12:47 Revision 6b0282e5: [!!!][TASK] Remove EXT:jumpurl from the core
- The JumpURL generation and handling which was put
into its own extension is now removed from the core.
It is now mai... - 12:38 Revision 2a1ecdc5: [BUGFIX] Add class alias of class loader to alias map
- Instead of hardcoding the class_alias call to alias the Flow
class loader, we must use the class alias API,
which in ... - 12:30 Revision d3fb300f: [BUGFIX] Change default label for sys_file_references
- In the List module you can select additional fields to be displayed.
For fields referencing files only, the uid is sh... - 12:08 Revision 25f0a7c6: [TASK] Show module action name + page title for info module in bookmark list
- Resolves: #71013
Releases: master
Change-Id: I22f16df64871c9dc6783509b8eae45965b191c66
Reviewed-on: https://review.ty... - 12:04 Revision f00036d9: [TASK] Streamline usage of DebugConsole
- Since the backend DebugConsole has been rewritten in jQuery, references
to the old ExtJS variant can either be remove... - 12:02 Revision 554bcff9: [BUGFIX] Change default label for sys_file_references
- In the List module you can select additional fields to be displayed.
For fields referencing files only, the uid is sh... - 11:32 Revision 9b18c38b: [FOLLOWUP][BUGFIX] Add reload parameter for EM List Utility
- Cleanup some code concerning the extension list reload.
Resolves: #71071
Releases: master
Change-Id: I0fdd1e918a23b4... - 10:35 Revision 35ebf646: [TASK] Tests: Decouple InstallTool unit tests from real filesystem
- Change the FolderStructure tests to use a vfsStream virtual filesystem
for all tests that work with files, directorie... - 10:33 Revision c1eae866: [TASK] Upgrade vfsStream from 1.4.0 to 1.6.0
- Update via composer.
Change-Id: Ia9c02d32feac2b3f870ca5560bcf0cede0a0aea0
Resolves: #71109
Releases: master
Reviewed... - 09:53 Revision 55b5759e: [TASK] Live search placholder is hard-coded
- Resolves: #71115
Releases: master
Change-Id: If7aa0e242c96f3f31db9fc67c6450b86fb0546c6
Reviewed-on: https://review.ty...
Also available in: Atom