Activity
From 2015-07-01 to 2015-07-30
2015-07-30
- 23:33 Revision 374940ef: [TASK] Disallow access to vcs directories
- Access to vcs directories should be denied by default to avoid leaking
information to the outsite that might have bee... - 23:32 Revision 231fecfe: [TASK] Disallow access to vcs directories
- Access to vcs directories should be denied by default to avoid leaking
information to the outsite that might have bee... - 23:06 Revision 818553a4: [BUGFIX] TS Object Browser: Fix edit value form
- Fix inline form elements in edit-value-form.
Add missing space in clear-object form-group.
Releases: master
Resolves... - 15:58 Revision 51539dd5: [BUGFIX] Call fixPermissions after replaceFile
- Resolves: #68642
Releases: master, 6.2
Change-Id: Iec6bf8989cae1fafd2cc909635d980c971af656c
Reviewed-on: http://revie... - 15:57 Revision befe4f01: [BUGFIX] Call fixPermissions after replaceFile
- Resolves: #68642
Releases: master, 6.2
Change-Id: Iec6bf8989cae1fafd2cc909635d980c971af656c
Reviewed-on: http://revie... - 14:09 Revision f3d5194a: Revert "[BUGFIX] Fix HttpRequest instantiation"
- Without something like '"minimum-stability": "dev"' distribution
packages depending on "typo3/cms" cannot have its de... - 13:18 Revision 931f8ad2: [BUGFIX] Invalid handling of "mergeIfNotBlank" in backend
- This is a partial backport of #68592 to fix the title part
in the backend for 6.2 as well.
Change-Id: I56fce644416ba... - 12:58 Revision dc061b0c: [BUGFIX] Don't use FAL based ImageViewHelper in extension manager
- Resolves: #68636
Releases: master, 6.2
Change-Id: I15c48447d0226518f0bdf8459295a82e49864306
Reviewed-on: http://revie... - 12:52 Revision c5ec2421: [FOLLOWUP][BUGFIX] Fix CSRF protection token in localization overview
- This patch streamlines the concatenation of the onEdit link and
additional Javascript. See https://review.typo3.org/4... - 12:49 Revision 7074c79a: [BUGFIX] Don't use FAL based ImageViewHelper in extension manager
- Resolves: #68636
Releases: master, 6.2
Change-Id: I15c48447d0226518f0bdf8459295a82e49864306
Reviewed-on: http://revie...
2015-07-29
- 23:42 Revision 52a5d882: [BUGFIX] Error on trying to edit selected records in list module
- Add additional Javascript to the edit link after
BackendUtility::editOnClick was called. This is needed because the
a... - 23:35 Revision a7a7c74c: [TASK] Prevent database error for upgrade wizard
- The Upgrade Wizard LanguageIsoCodeUpdate relies on the usage
and therefor existence of ext:static_info_tables. If it ... - 22:42 Revision a7f2e62b: [BUGFIX] Ignore configurable symlinks in structure check
- In composer mode the symlinks to index.php and typo3 are configurable
as well as the typo3_src folder is.
Ignore the... - 22:41 Revision 3e402ed9: [TASK] Remove special JavaScript handling for ajax.php
- Resolves: #68630
Releases: master
Change-Id: I758adef7e87e27db838b7e796de7f6718fcabc5c
Reviewed-on: http://review.typ... - 20:16 Revision 88e782f9: [BUGFIX] t3editor: Fix code completion when running multiple editor instances
- Resolves: #68622
Releases: master
Change-Id: I961de20ab92d6cff1626f03dd1d479a70a686cd1
Reviewed-on: http://review.typ... - 20:07 Revision ce72378b: [BUGFIX] Rename setLocale() in DateTimeViewHelperTest
- The method setLocale($locale) in the DateTimeViewHelperTest
was implemented to test against several locales. However,... - 19:48 Revision c0f322ad: [BUGFIX] Rename setLocale() in DateTimeViewHelperTest
- The method setLocale($locale) in the DateTimeViewHelperTest
was implemented to test against several locales. However,... - 19:38 Revision 4fb8c559: [TASK] Consistently name methods and command "dumpClassLoadingInformation"
- Releases: master
Resolves: #68633
Related: #68589
Change-Id: I98c41fc8536fe69e2a77f82d6189e671840920d0
Reviewed-on: h... - 18:44 Revision f318050e: [BUGFIX] Fixed permissions of media field in page properties
- It was not possible to add media to the page properties if the user has
only the permissions for "page edit" and not ... - 17:30 Revision ce527b56: [BUGFIX] Remove wrong references in Install Tool ViewHelper
- The ContainerViewHelper from the install tool has the option
to enable the click menu, which references to a file whi... - 17:09 Revision 961b6b0f: [!!!][TASK] Move language and images in rtehtmlarea
- Resolves: #68321
Releases: master
Change-Id: I4e05d8ccb4718279fef4338ec616e309e63d64e5
Reviewed-on: http://review.typ... - 16:56 Revision 11cf2f82: [BUGFIX] Ensure jQuery is loaded as well when loading the Lang module
- If we forcefully load the JS Lang-module, which depends on jQuery, we
have to ensure that jQuery is requested as well... - 16:18 Revision 35bb10f1: [BUGFIX] Inline records get pid=0
- The FormEngine refactoring introduced a typo that leads
to inline records ending up with pid=0 in case of pages
trans... - 16:17 Revision fedbce14: [BUGFIX] Do not load ExtJS again via AJAX
- Resolves: #68396
Releases: master
Change-Id: I8ccdcd6466b3367503ae7c8385015f7e34994b4f
Reviewed-on: http://review.typ... - 15:53 Revision db84ebca: [FEATURE] Add command to dump class loading information
- Releases: master
Resolves: #68589
Change-Id: I57debc378de1f831e2d06d16ac61b6ed6df45e2c
Reviewed-on: http://review.typ... - 13:19 Revision da908377: [BUGFIX] displayCond in Flexform sheets
- This actually fixes two independent bugs:
1) The condition matcher could not access information from another
sheet, ... - 11:30 Revision be125fa1: [BUGFIX] Fix HttpRequest instantiation
- This was fixed upstream but a new release was not
published yet, thus we temporarily require the commit
with the fix....
2015-07-28
- 23:39 Revision 5487fbd2: [BUGFIX] Validation in formengine without leaving field
- Fix validation problem for input fields.
Resolves: #68599
Releases: master
Change-Id: I8e4f77d7c2b68d2f1e36ef52ad3be... - 23:34 Revision a37b93ec: [BUGFIX] t3editor: Add properties from supertypes to autocomplete
- Fix the condition that checks if a TypoScript property of the supertype
needs to be added to the current node in the ... - 23:06 Revision 4debd557: Revert "[BUGFIX] Database API: Cast bool values to integer for MySQL"
- Not save to assume that the column will always be an int.
Failing functional tests as well.
This reverts commit cc72... - 22:38 Revision f1355b35: [BUGFIX] Scheduler: make lastexecution_failure field non-mandatory
- MySQL in strict mode requires TEXT fields defined with the NOT NULL
attribute to be explicitly set on INSERT statemen... - 22:33 Revision cc72fd7e: [BUGFIX] Database API: Cast bool values to integer for MySQL
- Convert boolean values to integers before processing them with
mysqli_real_escape_string() to ensure that FALSE value... - 21:45 Revision ba924399: [BUGFIX] Root node in folder tree in ElementBrowser works again
- The root node can be collapsed again without reloading the whole
ElementBrowser and killing its functionality.
Expan... - 21:30 Revision a7bf599c: [BUGFIX] Prefix font awesome icon path for admin_panel.css
- Font Awesome icons are prefixed with #TSFE_ADMIN_PANEL_FORM to
prevent issues with CSS from the website that uses Fon... - 21:27 Revision 5092e3c7: [TASK] Drop unused inline CSS for admin panel
- Releases: master
Resolves: #68596
Change-Id: Iabf1d9ca090069effa731ac63def2622e8a59d9a
Reviewed-on: http://review.typ... - 21:11 Revision 486f68f2: [TASK] TS Object Browser: Add space to checkboxes
- Add space between checkboxes and labels. Change
"typo3-listOptions" menu to gain the appearance of
the menu located i... - 21:08 Revision e2e2345f: [FOLLOWUP][BUGFIX] Add padding to items in tree
- The padding must not be added to .list-tree-group.
Otherwise there is too much padding between the key
and equal sign... - 21:08 Revision e660968f: [BUGFIX] Respect rootline order for getPagesTSconfig()
- The method TypoScriptFrontendController::getPagesTSconfig() now
respects overrides via TSconfig and now returns the a... - 21:00 Revision 79c76cbd: [BUGFIX] Datepicker must care about special types
- Change-Id: Ia68c13f30444e76689efee7b8630a8b3fc7687f5
Resolves: #68579
Releases: master
Reviewed-on: http://review.typ... - 20:44 Revision 1d9913cc: [TASK] Drop THIS_CID
- PageTsConfig can be configured to manipulate some queries in
the backend using marker based logic. One marker is THIS... - 20:14 Revision b70fa060: [FOLLOWUP][BUGFIX] mergeIfNotBlank for recordTitle and tcaType
- Two unit tests are adapted to test the correct merge behavior
with both situations "value in overlay is blank" and
"v... - 19:57 Revision 892b26c3: [BUGFIX] Solve z-index problems in the backend
- These problems are solved with the patch:
* nprogress loader is above topbar dropdown
* debug bar is above topbar dro... - 19:47 Revision 48d24ffa: [BUGFIX] mergeIfNotBlank does not work for recordTitle and tcaType
- If a field is TCA config is set to l10n_mode=mergeIfNotBlank, the
value from the default language record is used as f... - 19:21 Revision b18ca5d1: [BUGFIX] Wrong path generated for icon in NewContentElementController
- When using EXT:myext/icon.png in the new content element wizard,
a wrong path is generated. The current solution only... - 19:15 Revision a8c421bf: [BUGFIX] Fix isEditable()-call for localize-to-functionality
- Calls to isEditable() were added with #68282.
Unfortunately in the localize-to-part the function-call didn't
include ... - 19:00 Revision 04ca8615: Revert "[BUGFIX] PSR-7: Only send headers if no other headers are prepared"
- The AJAX functionality in the backend does not work anymore, thus reverting to the original state, finding a proper s...
- 18:34 Revision fe684889: [BUGFIX] Remove duplicated fields in element table
- Some fields are shown twice for the content element "Table".
Remove the duplicates
Change-Id: I6f49bdfab0f8aad8f2ab0... - 18:08 Revision 8e9a766d: [BUGFIX] PSR-7: Only send headers if no other headers are prepared
- The PSR-7 functionality to send the headers is now only
in use if the headers haven't been sent already or no other f... - 18:03 Revision 85e1d53b: [TASK] Deactivate install tool core updater in composer mode
- Core updater must be disabled in composer mode,
to not interfere with composer commands.
Releases: master
Resolves: ... - 17:36 Revision c893e581: [FOLLOWUP][BUGFIX] Catch exceptions for inaccessible storages
- Change naming of exception to ResourcePermissionsUnavailableException
and use exception hierarchy as for other except... - 12:13 Revision c9198a93: [BUGFIX] Add hover state to click menu
- The click menu needs a hover state to show the current selection
Change-Id: I3a7a5145fe46a6ce9569fc0cd8e1da4492946cf... - 11:56 Revision d805797d: [FOLLOWUP] Fix test mocks for IconUtility
- Change-Id: Ic426b12f680bca46aa8fbf546e02b004c39589c4
Resolves: #64714
Releases: master
Reviewed-on: http://review.typ... - 10:31 Revision 4ada4f81: [BUGFIX] Catch exceptions for inaccessible storages
- A storage might be (temporary or permanently) not available in the
current file system. Then it should be displayed a... - 09:56 Revision af7b2f96: [FOLLOWUP][FEATURE] PageTS dataprovider for backend layouts
- Fix the code snippet in the rst file.
Change-Id: Id6142a78bfc7cdfe4ffded78230079b49a4c0a63
Resolves: #61903
Releases... - 08:43 Revision 29db317a: [BUGFIX] Invalid reference to further instructions
- EXT:lowlevel contains a label suggesting the user to read file
HOWTO_clean_up_TYPO3_installations.txt for more detail... - 03:32 Revision 73ed7fd7: [BUGFIX] Logging: Make sys_log NEWid column larger
- Update the table definition for the sys_log table to store the whole
NEWid value from TCEMAIN. NEWid typically is 'NE...
2015-07-27
- 22:04 Revision 221518f4: [BUGFIX] Don't show clickmenu icon in ElementBrowser
- Releases: master
Resolves: #68560
Change-Id: I424e8851b33b63df71a040b9c208529ce1e80278
Reviewed-on: http://review.typ... - 21:41 Revision a8715094: [TASK] Replace spinner in extension upload form with iconfont
- Resolves: #68568
Releases: master
Change-Id: I45452f503fa1caabbc9f0deaa2b073730b0e339b
Reviewed-on: http://review.typ... - 21:40 Revision 3e43f82d: [BUGFIX] Replace prototype defer function
- Resolves: #68567
Releases: master
Change-Id: I48d91b7f39e2367f8f101c4e32c4bcd782dbf58f
Reviewed-on: http://review.typ... - 21:18 Revision 0e7d802e: [BUGFIX] Suggest for group-field in FlexForm does not work anymore
- Wrong typehint in overrideFieldNameAndConfigurationForFlexform
generates an exception with flexform. Remove the typeh... - 20:37 Revision 972a5361: [TASK] Remove CSS hotfixes for prototype / scriptaculous
- Resolves: #68565
Releases: master
Change-Id: I50063966a371951f9f3dcc485eb036988154ec88
Reviewed-on: http://review.typ... - 20:28 Revision fcd37e59: [BUGFIX] Prevent double dots in data-table string for csh
- Resolves: #68556
Releases: master
Change-Id: Ib32b4a9abb4fa46bee959027a52bfb6dbb372fa5
Reviewed-on: http://review.typ... - 20:24 Revision beff9ad0: [TASK] Remove unused new content element wizard CSS
- Resolves: #68563
Releases: master
Change-Id: I8cb0920451b5c7337c53c253c46fd0c48532e9fe
Reviewed-on: http://review.typ... - 20:08 Revision 0ce57219: [BUGFIX] Fix CSRF protection token in localization overview
- This patch fixes the links for creating new translations inside the
localization overview module. These are broken si... - 16:54 Revision 3aa9e2f2: [BUGFIX] Show pages with "show at any login" in view module
- Resolves: #67752
Releases: master, 6.2
Change-Id: I9e8e54012bcfb994e508eae0269493d250cc005a
Reviewed-on: http://revie... - 16:42 Revision 6c76a90c: [BUGFIX] Show pages with "show at any login" in view module
- Resolves: #67752
Releases: master, 6.2
Change-Id: I9e8e54012bcfb994e508eae0269493d250cc005a
Reviewed-on: http://revie... - 16:29 Revision 4dede340: [BUGFIX] Return full AJAX response for BE login session check
- Additionally cleanup the class a bit
Releases: master
Resolves: #68554
Change-Id: I98e69ae92ac74ebc20f51fc993a44043c... - 13:37 Revision 9db8ad80: [BUGFIX] Adjusted width, height and line height of module menu icons
- Menu icons of the first level of the module menu must be adjusted
to fit the 28px square of the actual app icons in t... - 12:59 Revision 155e9a23: [TASK] styleguide: Change iconfile to use EXT: resolving
- 12:41 Revision 1d5c1f26: [BUGFIX] Use POST instead of GET for suggest wizard
- The request for the suggest wizard must use POST instead of GET
to prevent too large request URI.
Resolves: #68518
R... - 12:00 Revision be4bfcc5: [BUGFIX] Improve styling of TS-Objectbrowsers edit view
- Bootsrap classes are applied to the form and the input fields
of the edit view in the objectbrowser to fit the rest o... - 10:17 Revision e3c2eca9: [BUGFIX] Prevent backend cookie set in frontend
- If you have an enabled rsaauth, the frontend login gets hashed before
sending the data. Due to a request to an ajax h... - 09:34 Revision 4d5bd838: [TASK] Show headlines only if sub modules are available
- EXT:aboutmodules should only show the headlines if submodules
are actually available.
Change-Id: I7d1c0c9f9a2d5ae6ae...
2015-07-26
- 17:58 Revision c54c37df: [BUGFIX] Invalid links to documentation
- Resolves: #68540
Releases: master, 6.2
Change-Id: I7e66ab53bb4ec67af5a2b4355d0704e329ea3ea7
Reviewed-on: http://revie... - 17:55 Revision ee1338cf: [BUGFIX] Invalid links to documentation
- Resolves: #68540
Releases: master, 6.2
Change-Id: I7e66ab53bb4ec67af5a2b4355d0704e329ea3ea7
Reviewed-on: http://revie... - 17:50 Revision 9b5b0d30: [BUGFIX] Streamline XLIFF identifiers for saltedpasswords
- Change-Id: I53c39a7636c4662e63827d6184c616e3ebd75bce
Resolves: #68539
Releases: master
Reviewed-on: http://review.typ... - 16:02 Revision aae88a56: [FEATURE] Add Data Processor for fetching DB records
- Releases: master
Resolves: #68094
Change-Id: I275f2b875ce78d3611975a1ffeec05395dd8b4db
Reviewed-on: http://review.typ...
2015-07-25
- 21:24 Revision 6da57da8: [FEATURE] styleguide: Add documentation for backend `Avatars` 📷
- 19:49 Revision 2a90fcbe: [BUGFIX] styleguide: Table > btn-group
- Resolves https://github.com/TYPO3-CMS/styleguide/issues/30
- 12:10 Revision f676de11: [BUGFIX] Fix table style of extension manager
- This patch introduces table-fit class and removes the hidden-xs classes
from all columns.
Resolves: #68522
Releases:... - 11:01 Revision d0fc6c2f: [TASK] Implement EXT: resolving for iconfile option
- Resolves: #68469
Releases: master
Change-Id: Idde90e50f3effcca81b65d13b0dc098a7dea2d03
Reviewed-on: http://review.typ... - 10:59 Revision 8cdd1acf: [TASK] Add notification about composer mode
- If the system was installed with composer, the user should better not
use the extension manager. This patch adds a no...
2015-07-24
- 19:05 Revision dea8707e: [BUGFIX] Re-add rst file and throw wizard script exception
- This patch re-add 7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst
file and throws an exception in "script... - 19:03 Revision 4839da3a: [TASK] Use GU::hmac() instead of encryption key in FileWriter
- There is a potential attack to get hold of a secret encryption key
if such key is hashed with a single hash function ... - 18:01 Revision 97949799: [!!!][TASK] Append hash to default log file name
- A hash is appended to the default log file name the FileWriter uses
when no other log file is provided in the configu... - 17:57 Revision 31592d2b: [TASK] Cleanup RTE remove pageRenderer and use requireJS
- Resolves: #68426
Resolves: #64713
Releases: master
Change-Id: I873d67e287e181f767e3a907797382a7f0f94f89
Reviewed-on: ... - 16:26 Revision 0d7a5e03: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/29 from NeoBlack/flexDisplayCond
- [FEATURE] styleguide: Add flexform displayCond example
- 16:24 Revision 824b4677: [FEATURE] styleguide: Add flexform displayCond example
- 16:10 Revision bb372c0f: [BUGFIX] wizard_table not working with FlexForm
- This patch fix the table wizard and adjust the DocHeader icons.
It is now possible to use table wizard in FlexForms w... - 16:01 Revision 45308da6: [TASK] Add avatar to more places
- Show the avatar at:
- Record history
- Permission module
Change-Id: I73998dd1b4e393dbd7c86053ec12f73d3959b4ba
Resolv... - 12:13 Revision 09a3b938: [FOLLOWUP][TASK] Remove unnecessary usage of the encryption key
- md5() on the TYPO3 version can be used to guess the exact TYPO3 version.
Therefore change to hmac.
Change-Id: I9636e... - 12:04 Revision 695c2f35: [BUGFIX] Fix icon path for sys_note
- Change-Id: I62ee8e2299602aff6eb83f3ee2087c55e1b241ef
Resolves: #68509
Releases: master
Reviewed-on: http://review.typ... - 12:00 Revision c05fee6a: [BUGFIX] Generate different password hash for 1st BE User & Install Tool
- The install process must generate different password hashes for the same
password which is used for the backend user ... - 11:09 Revision 486f103d: [BUGFIX] Add padding to items in tree
- The items in the tree of the element browser need some padding.
Change-Id: I8342196fb48b83af504a857fb856631a92dc783c... - 09:09 Revision fb8c97a6: [TASK] Move processData functionality into a trait
- The functionality of FluidTemplateContentObject::processData
can be resued in different places and should therefore b... - 07:43 Revision 152858f9: [TASK] Style Admin Panel
- style cache table like the other tables in admin panel
set a maximum width for admin panel
add spacing between the el... - 07:42 Revision a9b1c1a0: [BUGFIX] Fix prototype leftover in FlexFormSectionContainer
- Use insertAfter instead of Insertion.Bottom
Resolves: #68477
Releases: master
Change-Id: I27a09d844f3a9da48246d66e09...
2015-07-23
- 19:52 Revision e6cb5d48: [BUGFIX] Save and close not working in file edit
- File edit for example a CSS file can't save and close.
The onclick event handler was removed completely.
This is wron... - 19:50 Revision 959ac216: [BUGFIX] Parser file not always an array in json_encode
- The parser file is not always an array. Instead it is a string.
In the end it is returned as json_encode.
This breaks... - 19:47 Revision 86975e77: [BUGFIX] Correctly register indexed_search extbase plugin
- Releases: master
Resolves: #68491
Change-Id: Iadd1bf6e0559e18a79e28c72efb91cb708e0dabe
Reviewed-on: http://review.typ... - 12:34 Revision 6b15dcc4: [TASK] Further cleanup indexed_search
- * Cleanup phpDoc
* introduce use statements where needed
Resolves: #68478
Releases: master
Change-Id: I4044ab6e5fd74... - 12:24 Revision 75037d6e: [BUGFIX] Correctly add CSS for t3editor
- Add the true file path to the page renderer.
Releases: master
Resolves: #68476
Change-Id: I92200011ee6ce3e03f60f5964... - 12:00 Revision 9d69bdb8: [BUGFIX] Correct path for resources in compressed CSS files
- This fixes wrong paths in CSS files not being concatenated
but compressed like ExtJS theme.
Test with BE|debug = 0.
...
2015-07-22
- 23:21 Revision 5d54869b: [FEATURE] Allow copying from another language
- This patch extends the "Copy from default elements" buttons by a dropdown
list of available languages. Clicking one o... - 22:44 Revision 641f73ec: [BUGFIX] t3editor: Close autocompletion after changing the cursor position
- Close the autocompletion window when the user changes the cursor
position by clicking somewhere in the editor.
Resol... - 22:08 Revision 0745e778: [TASK] Improve README.md, add CONTRIBUTING.md
- Streamline README.md a bit and add a CONTRIBUTING.md
to hint for basic contribution guidelines.
The CONTRIBUTING.md i... - 21:27 Revision 1df277a7: [BUGFIX] t3editor: Fix broken childNodes for deleted nodes
- Reset the tree node of a deleted element properly for being
rewritten when the deleted elements gets redefined.
Reso... - 20:46 Revision c341ac28: Revert "[FEATURE] Fluid Tag Builder: Allow empty attributes"
- The change introduced is unfortunately broken conceptually and functionally.
For proper support of empty attributes,... - 20:23 Revision a780e46a: [BUGFIX] dbal: Cast field to CHAR for FIND_IN_SET()
- Implement explicit casting of fields to a character representation.
Most DBMS are stricter in regard to data type che... - 20:03 Revision 59dbf921: [BUGFIX] Use correct extension name for labels in indexed search
- The extbase implementation of the search form must use extensionName
and not extension_key for retrieving translation... - 19:53 Revision 26ec7f66: [BUGFIX] Use correct extension name for labels in indexed search
- The extbase implementation of the search form must use extensionName
and not extension_key for retrieving translation... - 19:00 Revision 019f6c08: [BUGFIX] Reinitialize validation after adding fields to the document
- The FormEngineValidation must be reinitialized every time new form fields
have been added to the document or their va... - 18:50 Revision 14f04a6a: [BUGFIX] dbal: Cast field to CHAR for FIND_IN_SET()
- Implement explicit casting of fields to a character representation.
Most DBMS are stricter in regard to data type che... - 18:37 Revision 08a1173c: [BUGFIX] Wrong each function in FormEngineValidation.js
- Resolves: #68471
Releases: master
Change-Id: Ib2e3881bea17f63bc6603cbbc64505d385ca57e0
Reviewed-on: http://review.typ... - 18:37 Revision 79bf6ef8: [BUGFIX] t3editor: Fix scrolling by cursor
- Fix some non-jQuery DOM manipulations and change height
calculation to make scrolling by cursor working again.
Resol... - 16:22 Revision d28dca11: [TASK] Streamline addModulePath and addModule registrations
- Use EXT: to register the path to the module.
Resolves: #68466
Releases: master
Change-Id: Ib2ecec7ed3b1cfea66b11cc03... - 15:49 Revision ccdf8d26: [BUGFIX] Fix rendering SVG icons in FormEngine
- Resolves: #68452
Releases: master
Change-Id: I7a6b908ff650ad39f09e6610c405b5a520696a62
Reviewed-on: http://review.typ... - 14:55 Revision 2ec24139: [TASK] EXT:dbal Uniform extension directory structure
- Move mod1 directory to Modules/Dbal/
Move language files to Resources/PRivate/Language/
Resolves: #68451
Releases: m... - 14:50 Revision c46ea06f: [BUGFIX] Fix image descriptions for renderMethod = table
- Image descriptions are not rendered correctly using
renderMethod = table, since only the description of the
last imag... - 14:40 Revision fe96f33a: [TASK] EXT:recordlist Remove additional params field for ext urls
- The "Additional link parameters" field is not interpreted
for external urls. It therefore needs to be hidden in the
e... - 14:31 Revision 48fc9b27: [BUGFIX] Fix image descriptions for renderMethod = table
- Image descriptions are not rendered correctly using
renderMethod = table, since only the description of the
last imag... - 14:18 Revision 2046733d: [CLEANUP] ElementBrowser controller classes
- Resolves: #68394
Releases: master
Change-Id: Idb1c610465a351cd592242e902d7ebbd03439fcc
Reviewed-on: http://review.typ... - 10:42 Revision 9d8d3f5c: [FEATURE] Include a pageTSconfig file like TS static templates
- Adds a field in the page properties and includes all these files before
the TSConfig from the normal field in the pag...
2015-07-21
- 20:49 Revision df26d68a: [TASK] Use font-awesome icons in ext:version
- removes the colored icons and uses font awesome as well
Resolves: #68437
Releases: master
Change-Id: I0cbd2ae6e76902... - 18:58 Revision 4b6dc6bf: [BUGFIX] Use parse_url to determine absolute urls in ImageService
- Since it is possible to have protocol relative URIs and parse_url
only identifies a hostname once a scheme or scheme ... - 18:53 Revision 80b9af6a: [TASK] Move cli script to Resources/PHP in ext:scheduler
- Resolves: #68436
Releases: master
Change-Id: I466fad8f5579bde5d4619252d65757ebf947ad14
Reviewed-on: http://review.typ... - 18:52 Revision 7350036c: [TASK] EXT:lowlevel Uniform extension directory structure
- Move dbint and config to Modules/ directory
Move language files to Resources/Private/Language/
Move CLI scripts to Re... - 18:47 Revision a62f7690: [TASK] EXT:taskcenter Uniform extension directory structure
- Resolves: #68432
Releases: master
Change-Id: I677375f761a170e6c88fae91584f5bf83c502cbf
Reviewed-on: http://review.typ... - 18:45 Revision edec89a4: [TASK] EXT:tstemplate Uniform extension directory structure
- Moved the code from the ts directory to the Modules/TsTemplate/ directory.
Move language files to Resources/Private/L... - 18:38 Revision 1815cae6: [TASK] EXT:version Uniform extension directory structure
- Moved the code from the cm1 directory to the Modules/Version/ directory.
Move language file locallang.xlf to Resource... - 18:25 Revision 58e03134: [BUGFIX] Reduce height of dragged container
- this patch reduces the height of a dragged container
and also reduces the height of a possible
drop container. So a l... - 18:22 Revision 1f67c64f: [TASK] Move language file in ext:t3editor
- Resolves: #68427
Releases: master
Change-Id: I5f58d427be6b7f202705bdbe5c906d041791f62d
Reviewed-on: http://review.typ... - 18:17 Revision 0d8163f8: [TASK] Move language file from ext:reports
- Move reports/locallang.xlf to
Resources/Private/Language/locallang_reports.xlf
Resolves: #68434
Releases: master
Cha... - 16:30 Revision 4e169b76: [BUGFIX] Use parse_url to determine absolute urls in ImageService
- Since it is possible to have protocol relative URIs and parse_url
only identifies a hostname once a scheme or scheme ... - 16:23 Revision 9d917c85: [BUGFIX] Remove prototype JS from tbe_editor
- Two references to prototype JS are removed from tbe_editor.
Code changed with the prototype removal is further stream... - 13:36 Revision 5dda253e: [BUGFIX] Added missing use statement in Uri/ImageViewHelper
- Resolves: #68421
Releases: master
Change-Id: Ie8e31c5258a1526ddd5d8d750af8aefad053d6c9
Reviewed-on: http://review.typ... - 09:19 Revision 7374c3a6: [BUGFIX] Allow editing of shortcuts for non-admin users
- Resolves: #60254
Releases: master, 6.2
Change-Id: Ie5e65ab761e8ce018a4d71daa39495fae3ad3572
Reviewed-on: http://revie... - 09:07 Revision ec7c18e3: [BUGFIX] Allow editing of shortcuts for non-admin users
- Resolves: #60254
Releases: master, 6.2
Change-Id: Ie5e65ab761e8ce018a4d71daa39495fae3ad3572
Reviewed-on: http://revie... - 08:53 Revision a8d0135f: [BUGFIX] HTMLParser doesn't remove endtag when applying rmTagIfNoAttrib
- Solution: Force nesting = 1 when rmTagIfNoAttrib is set on a tag.
Releases: master, 6.2
Resolves: #22871
Resolves: #... - 02:43 Revision 4248fb83: [BUGFIX] Initialize new session with empty data field
- Initialize the ses_data key with an empty string when
creating a new session record to avoid problems with
active MyS... - 02:41 Revision 87af9d6d: [BUGFIX] Provide default value for field tt_content.filelink_sorting
- Changing the field type for filelink_sorting to a text type that supports
a default value allows inserts into tt_cont...
2015-07-20
- 22:28 Revision 8f12eb76: [BUGFIX] Add encodeURIComponent to search parameter
- Encode search parameter to encode special characters
Resolves: #68400
Releases: master, 6.2
Change-Id: I991fd7c3855d... - 22:09 Revision fb53445e: [BUGFIX] EXT:sys_action: prepend prefix only once on BE-User edit
- Change-Id: I4e00d5a2198f6f3f98f8a08161188d5982962290
Resolves: #27440
Resolves: #31110
Related: #68370
Releases: mast... - 19:51 Revision dae171d8: [BUGFIX] includeCSS is not compressed and concatenated
- The CSS files defined in page.includeCSSLibs don't get concatenated and
compressed if you enable config.compressCss a... - 19:49 Revision ea9d9ef6: [BUGFIX] Use correct class names for task manager registrations and links
- Change-Id: Ic695053e1dc7fd2bc8621ff160c3b9dd939a7025
Resolves: #68370
Releases: master
Reviewed-on: http://review.typ... - 19:47 Revision ddece5ed: [BUGFIX] includeCSS is not compressed and concatenated
- The CSS files defined in page.includeCSSLibs don't get concatenated and
compressed if you enable config.compressCss a... - 19:28 Revision 2642a04e: [BUGFIX] Remove leftover usage of prototype in EXT:form
- Prototype is used in EXT:form, which is based on ExtJS. Prototype
was removed earlier, resulting in JavaScript errors... - 19:27 Revision acdca0a6: [BUGFIX] Make ProcessedFileChecksumUpdate compatible with DBAL
- Use explicit CAST statements in the SQL queries performed by the
updater to allow other DBMS to compare a VARCHAR wit... - 19:07 Revision e8c9b9a9: [BUGFIX] Re-add labels for table content element options
- Change-Id: I5689363e1e5576375805ab7876bc1b62de936a20
Resolves: #68398
Releases: master
Reviewed-on: http://review.typ... - 18:55 Revision f9205842: [TASK] dbal: skip update suggestions for equivalent fields in Install Tool
- Make the Install Tool / Database Upgrade Wizard ignore database
alterations for functionally equivalent field types /... - 18:51 Revision 793d9bb0: [TASK] Drop LICENSE file in ext::t3editor
- License file of codemirror is in the package itself.
Author information is available in git history.
Resolves: #6839... - 18:24 Revision 3584ed0f: [TASK] Move language and cshimages in wizard extensions
- Resolves: #68246
Releases: master
Change-Id: I0a32e096ef6b6f182cd84d0084019d693c70e3a1
Reviewed-on: http://review.typ... - 18:09 Revision 9677ae5c: [TASK] Decouple record fetching from ContentContentObject
- The content object CONTENT has a construct to fetch records from the
database overlaying version and language. This f... - 18:08 Revision 54f33fd3: [BUGFIX] IRRE expand does not initialize category tree
- Resolves: #68013
Releases: master
Change-Id: Ib4733e0b4532a83a501cc6789488cd22f7f998e4
Reviewed-on: http://review.typ... - 17:34 Revision aa1f2d1e: [BUGFIX] Implement EXT: usage in addModulePath
- Make it possible to use EXT: for resolving paths in addModulePath
Resolves: #68361
Releases: master, 6.2
Change-Id: ... - 17:33 Revision 1edba953: [BUGFIX] Implement EXT: usage in addModule
- Make it possible to use EXT: for resolving paths in addModule
Resolves: #68341
Releases: master, 6.2
Change-Id: Ic26... - 17:33 Revision 9de863d9: [FOLLOWUP][BUGFIX] List module must not do editlock for admins
- Commit 3e2d72d3 introduced a generic editlock mechanism for all record
types. If a page is locked for editing, all th... - 17:28 Revision 00bb5a85: [BUGFIX] Make bookmarks to single records working
- Fix the broken bookmarks to single records. Currently
existing bookmarks have to be recreated.
Releases: master
Reso... - 17:20 Revision 13872f88: [FEATURE] Configure section for pagination widget
- Adds a configuration option "section" to the pagination widget so the
links generated by the pagination widget have a... - 17:05 Revision b4d80f8b: [FEATURE] Add editlock for tt_content
- It makes sense to be able to restrict content elements to be
editable by admins only.
Change-Id: Ic5cbb791ef3fcd5448... - 16:28 Revision 8d100288: [TASK] EXT:impexp Uniform extension directory structure
- Moved the code from the app directory to the Modules/ImportExport directory.
Resolves: #68355
Releases: master
Chang... - 16:05 Revision 1aa8de78: [TASK] EXT:filelist Uniform extension directory structure
- Moved the code from the mod1 directory to the Modules/Filelist directory.
Resolves: #68336
Releases: master
Change-I... - 16:03 Revision 5126db23: [TASK] EXT:info Uniform extension directory structure
- Moved the code from the mod1 directory to the Modules/Info directory.
Resolves: #68353
Releases: master
Change-Id: I... - 16:01 Revision 634bb23d: [TASK] EXT:scheduler Uniform extension directory structure
- Moved the code from the mod1 directory to the Modules/Scheduler directory.
Resolves: #68351
Releases: master
Change-... - 15:41 Revision 2ec2acb4: [BUGFIX] Install Tool: Make ISO language SQL queries DBAL compatible
- Use database independent quoting for field values and compare the
numeric static_lang_isocode field with an integer i... - 15:19 Revision 65377dff: [TASK] EXT:setup Uniform extension directory structure
- Moved the code from the mod directory to the Modules/Setup directory.
Resolves: #68350
Releases: master
Change-Id: I... - 15:16 Revision 53753e2b: [BUGFIX] Add missing label
- Add missing label in permissions module.
Resolves: #68377
Releases: master
Change-Id: If5a645809eb24502a072d74e816ab... - 14:26 Revision 9029e979: [TASK] EXT:cshmanual Uniform extension directory structure
- Moved the code from the mod directory to the Modules/CshManual directory.
Resolves: #68348
Releases: master
Change-I... - 14:14 Revision b8c63cb9: [TASK] EXT:recordlist Uniform extension directory structure
- Moved the code from the mod1 directory to the Modules/Recordlist directory.
Resolves: #68352
Releases: master
Change... - 13:10 Revision 42d9e7f2: [BUGFIX] Reuse local mirror.xml.gz when updating translations
- When updating translation packages, the local mirrors.xml.gz should be
reused instead of being fetched again and agai... - 13:07 Revision 6bb017d5: [BUGFIX] felogin: Invalid action url in changePassword form
- Resolves: #50141
Releases: master, 6.2
Change-Id: I26a6215523ed409cbac8fe0f4659102d0b7ca365
Reviewed-on: http://revie... - 12:45 Revision 10c666aa: [BUGFIX] felogin: Invalid action url in changePassword form
- Resolves: #50141
Releases: master, 6.2
Change-Id: I26a6215523ed409cbac8fe0f4659102d0b7ca365
Reviewed-on: http://revie... - 12:36 Revision 7ee09cff: [BUGFIX] Fix comment about hidden doktypes
- Resolves: #68380
Releases: master
Change-Id: I9520e9d9e57899b1079ce7aa8a2203d3d20485c2
Reviewed-on: http://review.typ... - 12:35 Revision a2f6b0c6: [BUGFIX] Fix HTML tags in tstemplate
- This resolves a broken HTML tag in tstemplate and also adds a unit
to a CSS margin declaration.
Resolves: #68372
Rel... - 12:33 Revision 94fd9635: [TASK] Cleanup AjaxDataHandler
- Decouple ajax call and reactions
Resolves: #68214
Releases: master
Change-Id: I0d1be2a72fcd604bd9cc478d58920b59a6c93... - 12:24 Revision 2f925db1: [TASK] About modules: add two-column layout
- Remove max width of the content. Add a fluid two-column
layout and add more vertical space between the submodules.
Ge... - 12:21 Revision 85793f82: [BUGFIX] Add module name in shortcut name
- When creating a shortcut to a backend module add the module name
instead of using "Shortcut" as name.
Resolves: #682... - 08:36 Revision cdd613cc: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/28 from NeoBlack/patch-1
- [TASK] styleguide: Remove loadPrototype argument
- 08:20 Revision e46fec9c: [TASK] styleguide: Remove loadPrototype argument
- since prototype is not part of the TYPO3 core, the argument was removed.
2015-07-19
- 16:01 Revision e19beef7: [TASK] EXT:func Uniform extension directory structure
- Moved the code from the mod1 directory to the Modules/AdvancedFunctions
directory.
Resolves: #68334
Releases: master... - 15:56 Revision 15222230: [BUGFIX] CSS concatenation needs to care about media types
- Previously only files with media="all" have been concatenated but there
is no reason why not the others should be con... - 12:18 Revision 54f74df8: [BUGFIX] Implement EXT: usage in addModulePath
- Make it possible to use EXT: for resolving paths in addModulePath
Resolves: #68361
Releases: master
Change-Id: I6e79... - 11:51 Revision b8dbdd89: [TASK] Remove unnecessary usage of the encryption key
- The encryption key should not be used within a single hash function,
but only by using hmac if needed.
For cache bust... - 11:38 Revision 7475bc0f: [BUGFIX] Reuse local mirror.xml.gz when updating translations
- When updating translation packages, the local mirrors.xml.gz should be
reused instead of being fetched again and agai... - 11:31 Revision ddd45bc9: [TASK] Set suggestWizard.searchWholePhrase default to TRUE
- Resolves: #68290
Releases: master
Change-Id: Ib67ed25c8e4a787302582fffe8006879fcd51f08
Reviewed-on: http://review.typ... - 11:18 Revision 03861bbe: [TASK] Follow-up only display active Avatar files
- Resolves: #68356
Release: master
Change-Id: I1373bcb4978c1c632a09b1cc26cb775a85170412
Reviewed-on: http://review.typo... - 11:10 Revision 182960be: [TASK] Hide tables with hideTable in record overview
- The record overview (info module > page tree overview)
should hide tables which are defined as hidden.
Furthermore a... - 10:58 Revision b00e15c6: [BUGFIX] Make Live Search JS only work inside its scope
- When clearing for example the caches inside the top bar,
the live search events are fired as well and reloading all t... - 10:51 Revision f6ad976a: [FEATURE] Hide "save and view" button where not useful
- Per default the save&view button is not rendered anymore for the doktypes
254, 255 and 199. This behaviour can be cha... - 10:47 Revision 5b631c67: [BUGFIX] Invalid sys file storages must be ignored
- If a storage is not available anymore, it must be ignored
Change-Id: Ie00af1bc086871c046ac4556c0119fc82d30a17e
Resol... - 10:46 Revision f4dc2c66: [BUGFIX] Invalid sys file storages must be ignored
- If a storage is not available anymore, it must be ignored
Change-Id: Ie00af1bc086871c046ac4556c0119fc82d30a17e
Resol... - 10:04 Revision 2dc43d97: [!!!][TASK] Kill proto-types and script-kiddies with fire
- In our efforts to streamline the JavaScript base with RequireJS
and jQuery, the prototype.js and scriptaculous librar... - 09:42 Revision ad18219c: [BUGFIX] Implement EXT: usage in addModule
- Make it possible to use EXT: for resolving paths in addModule
Resolves: #68341
Releases: master, 6.2
Change-Id: Ic26... - 00:31 Revision 91ce3056: [TASK] Remove last usages of gfx/ol/ images
- Resolves: #68344
Resolves: #68024
Releases: master
Change-Id: Ie14d89759a5ecad8e092079cd023ced247cd72e1
Reviewed-on: ...
2015-07-18
- 19:38 Revision e193d6a1: [TASK] Migrate Suggest Wizard to jQuery plugin
- Resolves: #68347
Releases: master
Change-Id: Ie51935ba3f6acbd33cab51e090fdc2aaeb573752
Reviewed-on: http://review.typ... - 19:32 Revision 09a91a31: [TASK] Restyle Admin Panel
- Adapt Admin Panel to latest technology.
Resolves: #68349
Releases: master
Change-Id: Ifb532bfbed5db57614c6135f68e71c... - 19:31 Revision 6c29b706: [FEATURE] Add backend layout PageTs provider
- It is now possible to define backend layouts via PageTSConfig on every page.
Resolves: #61903
Releases: master
Chang... - 19:30 Revision d5d67ead: [BUGFIX] Check for LocalConfiguration to identify a firstInstall scenario
- Introduced by #68261
After the logout from the install tool backend module
the FIRST_INSTALL page was shown instead o... - 18:23 Revision 1e642136: [FEATURE] Avatar for backend users
- Extends be_users with avatar image.
* Avatars can be uploaded by backend users via EXT:setup.
* TCA of backend users... - 18:19 Revision 621cb905: [TASK] Replace Typeahead with jquery autocomplete plugin
- Resolves: #68345
Resolves: #39723
Releases: master
Change-Id: I8e54a8a207746d8b7477076ea41d30d7f6a82f0c
Reviewed-on: ... - 18:10 Revision b1ab85eb: [TASK] Move texts from code to language file
- Resolves: #58505
Releases: master
Change-Id: Ib5d412bb0956efed58e6bbe5db7f8683dfddacea
Reviewed-on: http://review.typ... - 16:41 Revision 11a06d60: [TASK] Followup improve "Overwrite files" message
- Make it possible to use exiting file when uploading files directly in
content element. Finetuned the handling of exis... - 16:36 Revision ce634fdd: [TASK] Early return in GeneralUtility::fixPermissions()
- Do early return in GeneralUtility::fixPermissions() on windows
Resolves: #68338
Releases: master
Change-Id: Ibc08426... - 16:21 Revision f16a00ed: [BUGFIX] Add stdWrap support for Partial- and layoutRootPaths
- The single occurrences layoutRootPath and partialRootPath have
stdWrap support, but not the collection entries of
lay... - 16:11 Revision 3f7b0e61: [BUGFIX] Prevent statements with COUNT() and ORDER BY parts for PostgreSQL
- In PostgreSQL it's not allowed to use a COUNT statement with an ORDER BY
statement as long as the field for sorting n... - 15:26 Revision a1b10c5b: [BUGFIX] Fixed permissions of media field in page properties
- It was not possible to add media to the page properties if the user has
only the permissions for "page edit" and not ... - 15:12 Revision 3e2d72d3: [BUGFIX] Respect editlock in the UI of list & page module
- If editlock is set in the page record, the icons to modify the records
need to be hidden.
Not touched with this patc... - 15:03 Revision 2ef94d0e: [TASK] Replace confirm SortPagesWizardModuleFunction::wiz_linkOrder
- Resolves: #68254
Releases: master
Change-Id: I8f4fe3d1216e32ba7e60464b27fe16348c24b188
Reviewed-on: http://review.typ... - 14:19 Revision f08a3a56: [BUGFIX] Improve detection of installed setup
- When installing TYPO3 via composer and installing
an extension at the same time, the install tool cannot
be called af... - 13:56 Revision 143fdcfb: [TASK] Introduce early returns in DataHandler::checkValue_flex_procInData_travDS()
- Change-Id: If3fda1147813b2336b5fbeb7aee8cfa9f0fa5126
Resolves: #68209
Releases: master
Reviewed-on: http://review.typ... - 13:36 Revision 3ed21066: [BUGFIX] Checkbox values not shown in emails
- Emails sent by FORM sysext do not show the values of checkboxes, in case
of they were checked.
Change-Id: Ie8df93593... - 13:35 Revision 282ac3b8: [BUGFIX] Checkbox values not shown in emails
- Emails sent by FORM sysext do not show the values of checkboxes, in case
of they were checked.
Change-Id: Ie8df93593... - 12:11 Revision 13c43cb6: [TASK] Duplicate mime type declaration FlowPlayerContentObject
- * Fix duplicate array key in $mimeTypes for 'swa'
* Order the keys alphabetically, which can help to avoid duplicate ... - 12:05 Revision af74e6ec: [BUGFIX] Show tooltips in PageTree again
- This is a bugfix for a regression introduced by removing ExtJS Quicktips.
Resolves: #68320
Related: #68276
Releases:... - 12:04 Revision 077f1cb9: [TASK] Remove eval() in fluid Unit Tests
- eval() is bad and the dynamic class names are
not needed anyway
Resolves: #67666
Releases: master
Change-Id: I8e7de8... - 11:57 Revision 75059f41: [BUGFIX] Only throw EM Offline Exception when EM is offline
- Since #66597 the EM can be set offline. The value is checked in
TerUtility and Helper, but in TerUtility it's done wr... - 11:06 Revision ee6f545a: [FEATURE] Fluid Tag Builder: Allow empty attributes
- When using the Fluid Tag Builder to create tags an attribute can only be
set as a key/value pair. It should be possib... - 11:03 Revision c3ba5056: [FEATURE] Make DatabaseRecordList configurable to be editable
- A new property makes it possible to render the record list as readonly.
Furthermore the localization view is enabled ... - 10:46 Revision 33fdd9c3: [TASK] Use ::class where possible in fluid unit tests
- Resolves: #68329
Releases: master
Change-Id: Ia2bb36a279c7eb160d873162637d983021b9d2d8
Reviewed-on: http://review.typ... - 10:46 Revision 09355d13: [TASK] Clarify install tool no-password-set message
- Change-Id: I4a66d5975921fdff64af33e4c745d5ab05ff0f70
Releases: master, 6.2
Resolves: #68324
Reviewed-on: http://revie... - 09:30 Revision ded7a1b5: [!!!][TASK] Make backend.php dispatched
- Remove backed.php as well. It is unlikely one referenced backend.php
directly.
Resolves: #68325
Releases: master
Cha... - 09:14 Revision 303941d2: [TASK] Cleanup old and unused classes in compatibility6
- In the Files ClassAliasMap.php and LegacyClassesForIde.php
we have many classes that are removed by issues.
Resolves... - 02:38 Revision a9902b5c: [TASK] Use "an" instead of "a" where appropriate
- In english you have to use "an" before any spoken vowel.
Resolves: #68326
Releases: master
Change-Id: I2f8996d14eb53... - 02:04 Revision 793191c7: [TASK] Clarify install tool no-password-set message
- Change-Id: I4a66d5975921fdff64af33e4c745d5ab05ff0f70
Releases: master, 6.2
Resolves: #68324
Reviewed-on: http://revie... - 02:04 Revision 1e50f8a4: [TASK] Replace arrow icons and use radio button icons
- Currently the active clipboard only has the arrow icon turned
in the other direction. Now radio buttons ensure that t... - 01:51 Revision 45884a36: [BUGFIX] Do not render shortcut fields for non-shortcut pages
- In the info view under "Basic settings" the shortcut and the
shortcut_type fields are only rendered for pages with th... - 01:42 Revision 6943cc4a: [FEATURE] Add -h --help as CLI option for scheduler
- Resolves: #63699
Releases: master
Change-Id: I0059dd55e14b1f2671d7207ac795b9d06d1c2a87
Reviewed-on: http://review.typ... - 01:29 Revision 85c8425b: [TASK] Replace clear.gif img-tags with spans
- Resolves: #68309
Related: #68025
Releases: master
Change-Id: I871ba198ab80ec00a32e476eed2d09ac0ebbd403
Reviewed-on: h... - 01:23 Revision 63eb3d50: [BUGFIX] decrease z-index of pagetree-contextmenu
- Resolves: #29077
Releases: master
Change-Id: Id09ec48ffa2220b41cbc2c3833219059be93977a
Reviewed-on: http://review.typ... - 01:13 Revision 29a5a05c: [BUGFIX] Fix user_labelFunc when uid is used as label
- Resolves: #67756
Releases: master
Change-Id: I883740340c8f257c914d8677062590b41a20d2a7
Reviewed-on: http://review.typ... - 01:00 Revision f317b7c6: [BUGFIX] Check access right in the backend LiveSearch
- Check the access right against BE user (tables_select and
tables_modify) to avoid wrong records in the LiveSearch
of ... - 00:58 Revision d22f2486: [TASK] Change first install message and color
- Changes the background color of the FIRST_INSTALL page to green,
changes the icon from warning to success and replace... - 00:50 Revision e426e634: [FOLLOWUP][TASK] Move language and images in impexp
- Remove unused images.
Resolves: #68277
Releases: master
Change-Id: Id212373261647541a94251264ae2dcacec6f0dfb
Reviewe... - 00:46 Revision a463e0a0: [FEATURE] Add possibility to disable TER download in EM
- Currently it isn't possible to use the extension manager without any
internet connection.
This patch adds an option ... - 00:38 Revision a6a595e4: [TASK] Rename AccessNotAllowedAction to FirstInstallAction
- AccessNotAllowed does IMHO not reflect the
intended message of the FIRST_INSTALL screen.
Resolves: #68314
Releases: ... - 00:34 Revision e3f99b5d: [BUGFIX] Fix missing translation under User Settings
- Fix the path to the language file for the label and select options of
the option rteCleanPasteBehaviour.
Resolves: #... - 00:16 Revision bf29b4e5: [TASK] Move language in css_styled_content
- Resolves: #68285
Releases: master
Change-Id: I174a4e8fb646efdd052dc02a1149dc60c5f95df4
Reviewed-on: http://review.typ... - 00:14 Revision dbb29f3d: [BUGFIX] Draft usergroup access rights are now respected
- Adding usergroup access rights to a page in a draft workspace had no
effect on the preview, the page was still shown ... - 00:07 Revision 5629f1c0: [BUGFIX] Do not execute updatewizard twice for FilesReplacePermission
- Resolves: #68260
Releases: master
Change-Id: I91e5f64fdd83a60b9a65b3431a33e25e617e72b9
Reviewed-on: http://review.typ... - 00:02 Revision f2c8adac: [BUGFIX] Fix double encoded link text
- Resolves: #39290
Releases: master,6.2
Change-Id: If06c4e79e126fc347960a14da42cf3e6091d5c3e
Reviewed-on: http://review...
2015-07-17
- 23:50 Revision 73608b22: [BUGFIX] Fix double encoded link text
- Resolves: #39290
Releases: master,6.2
Change-Id: If06c4e79e126fc347960a14da42cf3e6091d5c3e
Reviewed-on: http://review... - 23:37 Revision b2d07a37: [TASK] streamlining the working of "Filelist"
- Resolves: #68310
Releases: master
Change-Id: Ia080443824a748d52f3fdd39ab1836be09dcfa4e
Reviewed-on: http://review.typ... - 23:26 Revision 3f0d6ae0: [TASK] Move language in indexed_search
- Resolves: #68292
Releases: master
Change-Id: Ic2cc96d6aea1bc37bd7d62f6b812102f24e94d76
Reviewed-on: http://review.typ... - 23:17 Revision f5853061: [TASK] Get rid of clear.gif in belog
- Resolves: #68294
Related: #68025
Releases: master
Change-Id: Ib31b44b739d2bd4ae0f4225ff4f583e04ceac4ac
Reviewed-on: h... - 22:57 Revision 4b20adf1: [BUGFIX] Check if array key exists
- Resolves: #37609
Releases: master
Change-Id: I87fab3dd3dae0e266607a9f8837f43b1ccd34cb2
Reviewed-on: http://review.typ... - 20:12 Revision ed752424: [TASK] Remove unused language file from recycler
- Removed the unused locallang_db.xlf file
Resolves: #68291
Releases: master
Change-Id: I667eaa752ca86e06a36fc953efbca... - 20:10 Revision be07b8df: [TASK] Move language and cshimages in context_help
- Resolves: #68287
Releases: master
Change-Id: I589f564687e83f96d0efcafa788a7bd36c1190be
Reviewed-on: http://review.typ... - 19:46 Revision 4e9f5ea4: [TASK] Remove second argument from calls to GeneralUtility::getUserObj()
- In the past GeneralUtility::getUserObj() had a second argument.
There are still calls using this. PHP doesn't mind (b... - 19:43 Revision b4f6eba2: [BUGFIX] Remove PHP notice in getModuleData()
- Resolves: #60979
Releases: master, 6.2
Change-Id: Idb45d769ece09d8bfeae1f1ba74ced85a5fa9768
Reviewed-on: http://revie... - 19:41 Revision df81253f: [BUGFIX] Remove PHP notice in getModuleData()
- Resolves: #60979
Releases: master, 6.2
Change-Id: Idb45d769ece09d8bfeae1f1ba74ced85a5fa9768
Reviewed-on: http://revie... - 18:28 Revision d20857a0: [TASK] Replace skinImg occurrences
- The favicon is now used via TBE_STYLES instead
of skinImg. The UserElementsController behaves the same way as
the Ele... - 17:12 Revision 272daa35: [BUGFIX] OpenID service uses incorrect priorities to check returned data
- OpenID servers return several identifiers that can be used for user
authentication. According to the speciciation ope... - 17:09 Revision 64c67d69: [BUGFIX] OpenID service uses incorrect priorities to check returned data
- OpenID servers return several identifiers that can be used for user
authentication. According to the speciciation ope... - 16:51 Revision 3c75434c: [BUGFIX] Prevent information disclosure in file list
- Currently the doc header title of a folder shows the full path even
if the current folder is inside a mount point. Th... - 16:48 Revision 8b9fbf24: [TASK] Move language files in rsaauth
- Resolves: #68284
Releases: master
Change-Id: Ie825267fea2ce160d8f31a945019f760f8368bb0
Reviewed-on: http://review.typ... - 15:52 Revision 9139ec1c: [TASK] Move language and cshimages in info_pagetsconfig
- Resolves: #68275
Releases: master
Change-Id: I6b514567529ea8adf6cac8a8c24cb64519bf4a70
Reviewed-on: http://review.typ... - 15:52 Revision c00f52d8: [TASK] Move language and cshimages in impexp
- Resolves: #68277
Releases: master
Change-Id: I802c5c482483e9fc7145a902ade86b8464184b0a
Reviewed-on: http://review.typ... - 15:49 Revision 000adfe3: [TASK] Move language in saltedpasswords
- Moved language files in saltedpasswords to Resources/Private/Language
Resolves: #68273
Releases: master
Change-Id: I... - 15:32 Revision dfe47d39: [!!!][TASK] Remove ExtJS Quicktips where possible
- This patch removes the usage of Quicktips where possible and remove the
enableExtJSQuickTips function of PageRenderer... - 15:31 Revision 13b6775f: [BUGFIX] Fix check of radio buttons with itemsProcFunc
- Fix the value check of radio buttons if the item comes from an
itemsProcFunc by accepting the value, if it did not ma... - 15:25 Revision 69b96742: [BUGFIX] IRRE: delete, showPossibleRecordsSelector
- Delete does not work in combination with foreign_unique,
foreign_selector and showPossibleRecordsSelector = FALSE
bec... - 14:30 Revision a17d3bc9: [TASK] styleguide: TCA: Table wizards
- 14:15 Revision d57dacd1: [FEATURE] TCA/ctrl/descriptionColumn
- The description for content is shown in page view, for backend user
(groups) it is shown in the title of the icons in... - 14:13 Revision b47d65e9: [TASK] Update CSS compressor
- The old CSS compressor had some issues with certain CSS definitions.
Update the optimizer from upstream and deprecate... - 14:02 Revision c45de676: [FOLLOWUP][TASK] Reduce SQL queries of page tree in workspaces
- The patch adds a check if workspaces is activated before using its
class and function.
Releases: 6.2
Resolves: #5034... - 13:29 Revision 484d604f: [TASK] styleguide: TCA: fal in inline expand
- 13:20 Revision 59301b71: [TASK] styleguide: TCA: Move tca tree examples to inline expand
- 13:12 Revision 5a4a53e5: [BUGFIX] FormEngine warning
- The patch fixes a todo that was marked as code smell already.
The FormEngine class construct relies on a defined retu... - 12:03 Revision 796b74dc: [TASK] Move language in sys_action
- Move language files in sys_action to Resources/Private/Language
Resolves: #68269
Releases: master
Change-Id: I4ecdf9... - 11:59 Revision d9d11dc6: [TASK] Move language in taskcenter
- Moved all language files in ext:taskcenter to Resources/Private/Language
Resolves: #68267
Releases: master
Change-Id... - 11:50 Revision 4708903d: [TASK] Introduce early returns in DataHandler::inlineLocalizeSynchronize()
- Change-Id: Idda3d310e52af91e4f989edf01d21d2bd17eff74
Resolves: #68208
Releases: master
Reviewed-on: http://review.typ... - 11:50 Revision d71bb438: [TASK] styleguide: TCA: Add missing comma in tx_styleguide_forms_inline_2_child1
- 11:47 Revision 90c923bb: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/27 from Kollode/inlineRenderTree
- [TASK] styleguide: Adds inline tree selector example
- 11:46 Revision 5e3bd676: [BUGFIX] HTMLParser doesn't remove endtag when applying rmTagIfNoAttrib
- Solution: Force nesting = 1 when rmTagIfNoAttrib is set on a tag.
Releases: master, 6.2
Resolves: #22871
Resolves: #... - 11:45 Revision a80d8015: [TASK] Move language and chsimages in setup
- Resolves: #68270
Releases: master
Change-Id: If3d3537079387d182f79e6072ddd7a53d210c8fe
Reviewed-on: http://review.typ... - 11:13 Revision 3ac4310e: [TASK] Fix trees inside tables
- Fix tree indentation in Info and Access modules.
Resolves: #68233
Releases: master
Change-Id: I37e43e83b803ea521b956... - 11:11 Revision 8a83c0bd: [BUGFIX] Split check for adding adminPanelHeaderData
- The check is split into "is the panel enabled" and "should it be
visible", as additional adminPanelHeaderData should ... - 11:10 Revision aba7d1d7: [TASK] Introduce early returns in DataHandler::versionizeRecord()
- Change-Id: I18fce6f0a56c676860e93f61d4051f5018c640b7
Resolves: #68207
Releases: master
Reviewed-on: http://review.typ... - 11:05 Revision 4b56b7d4: [TASK] styleguide: Adds inline tree selector example
- 10:27 Revision 2d4ef056: [TASK] Replace confirm sys_notes delete link
- Resolves: #68253
Releases: master
Change-Id: I576de810e37f0d26d10a62c583d3b94fb9c52fc7
Reviewed-on: http://review.typ... - 10:26 Revision 37082658: [TASK] Replace confirm in scheduler
- Resolves: #68250
Resolves: #68251
Releases: master
Change-Id: Iad38300f003fea1a6d395b203ef3d4446cd9e068
Reviewed-on: ... - 10:07 Revision 555d386b: [TASK] Optimize markup trigger for modals and streamline buttons
- Resolves: #68258
Releases: master
Change-Id: Ic79ba6ca35c3acd294a6e5f41b7e56fab9074b07
Reviewed-on: http://review.typ... - 10:02 Revision 6f106a92: [TASK] Make popup size bigger for wizards
- Streamline the popups set in the core to be 800x600 when
opening up wizards by TCA configuration in the core.
Releas...
2015-07-16
- 23:55 Revision 44af81b5: [TASK] Remove CliBootstrap
- The CliBootstrap utility was used in global scope
and can now be put in the Console Application.
All test-suits only... - 23:49 Revision 81bc28a0: [TASK] Replace revert_* Icons in RecordHistory.php with Buttons
- As the icons are not longer used, they could also be removed.
Resolves: #68259
Releated: #68026
Releases: master
Cha... - 21:39 Revision dbe6309c: [TASK] Replace confirm in BE User > Trash-Icon
- Resolves: #68248
Releases: master
Change-Id: I74f890eca6c69351d7136d898db7cf2cb1fc6152
Reviewed-on: http://review.typ... - 21:25 Revision 8491a340: [TASK] Replace confirm from beuser > online user > "End Session"
- Resolves: #68240
Releases: master
Change-Id: I2520fbb833fe2d6a80d2e8db189f32e56ed94bca
Reviewed-on: http://review.typ... - 21:21 Revision c5e2aa0c: [TASK] Set correct default classes for buttons in modal
- Resolves: #68241
Releases: master
Change-Id: Id951c9ff0ea8d7c46dd65843221b59bc63f47db6
Reviewed-on: http://review.typ... - 21:17 Revision 51b27a06: [!!!][TASK] Move not used FrontendDocumentTemplate
- Move not used FrontendDocumentTemplate to ext:compatibility6
Resolves: #68243
Releases: master
Change-Id: Iee2a6a1a6... - 21:13 Revision 16c6821b: [TASK] Remove IconUtility::skinImg from RecordHistory.php
- Resolves: #68245
Related: #68026
Releases: master
Change-Id: Ic1baa2c9341ae8757b45c125f65b06c6509549f0
Reviewed-on: h... - 21:12 Revision c048cede: [TASK] Migrate eID scripts to use PSR-7
- Move all eID scripts to use the request/response model from PSR-7.
A fallback is in place to handle old-style eID sc... - 20:46 Revision 884cc7c0: [TASK] Replace confirm for delete record in PageModule
- Resolves: #68213
Releases: master
Change-Id: Ia01c4b1e78ec05c5b234d2c16ca9cd7004811d6b
Reviewed-on: http://review.typ... - 20:45 Revision dee7bc7e: [FOLLOWUP][FEATURE] TypoScript select is now translated by default
- Fixes functional tests.
Resolves: #68191
Releases: master
Change-Id: I49a1299c97d38024a56e2d5eff4b54f138181302
Revie... - 20:29 Revision 622a223d: [TASK] Remove "no elements" of clipboard
- Remove superflous information in the clipboard by removing
the message "No elements". There is no need to show this
i... - 20:27 Revision ba4ca31b: [BUGFIX] Do not log out a logged out user
- It can happen that the logout action of the logout
controller is called without a user being logged in.
To avoid a f... - 18:34 Revision 25fede60: [TASK] styleguide: TCA: Add maxitems=999 to a couple of group db fields
- 18:27 Revision 8b434c0a: [FOLLOWUP][SECURITY] Disallow unauthorized module access
- Fixes unit tests.
Resolves: #68232
Related: #68183
Releases: master
Change-Id: I5144b87a24a8e0452f3976510f219381c76e... - 18:18 Revision b96f7574: [FOLLOWUP][TASK] Refactor formengine required handling
- Remove leftover styles.
Resolves: #67354
Releases: master
Change-Id: Iac6607b0efbb3b59f120d163418e78b84eff9123
Revie... - 18:10 Revision 318bcc79: [TASK] Replace confirm for delete shortcut
- Resolves: #68238
Releases: master
Change-Id: Iddcc5a7cb29c929377c414441585be5b46e6dacb
Reviewed-on: http://review.typ... - 17:58 Revision 5553023a: [!!!][FEATURE] TypoScript select is now translated by default
- The TypoScript .select option which is used for Content Objects
like "CONTENT", has the property "languageField". Thi... - 17:54 Revision 62af8f42: [BUGFIX] Catch exception when linked file is deleted
- If a file is linked in the RTE, and the file is deleted afterwards
an exception is thrown, thus making it impossible ... - 17:47 Revision a2074903: [SECURITY] Disallow unauthorized module access
- Changing the module dispatcher url from mod.php to index.php introduced a potential security leak,
as some modules co... - 17:41 Revision 0e589aa0: [TASK] Clean up HTML legacy page tree with CSS3 code
- Resolves: #68230
Releases: master
Change-Id: I2958503a655b511956c6d81562e7b0e0d24aa569
Reviewed-on: http://review.typ... - 17:24 Revision 77dc3781: [BUGFIX] Flag-Sprite is not loaded
- When the flags have been moved from EXT:t3skin to EXT:core
the inclusion of the actual CSS file has been forgotten.
... - 17:11 Revision 5131c838: [TASK] Retrieve v7-compatible localisation packages
- Since TYPO3 v7, the translation server is packaging version-dependent localisation
packages containing only XLIFF (an... - 16:21 Revision 0e58cbea: [TASK] Rework position map with CSS3
- Remove 2 unused methods from PagePositionMap too.
Resolves: #56951
Releases: master
Change-Id: I37921c3757f86d74d5e3... - 15:58 Revision 9516bb35: [FEATURE] Filelist: Show list of conflicting files
- Show a list of files that cannot be uploaded because
files with the same names already exist.
Resolves: #68197
Resol... - 15:50 Revision fc247676: [TASK] Optimize button in LoginRefresh
- Switch order of buttons and logic in LoginRefresh Dialog.
Resolves: #68168
Releases: master
Change-Id: Ie097f647d42a... - 15:25 Revision 6defeb4a: [BUGFIX] Do not log out a logged out user
- It can happen that the logout action of the logout
controller is called without a user being logged in.
To avoid a f... - 14:32 Revision ff4a6a69: [TASK] Add Illustrator files into Build folder
- After some discussions we decided to add also the "source" files for
assets into the CMS git repository.
Resolves: #... - 13:15 Revision 377e5440: [TASK] Replace confirm for delete record in DocHeader
- Resolves: #68212
Releases: master
Change-Id: I9bd840c014bec704d8e16faab0cca7abce4cc330
Reviewed-on: http://review.typ... - 13:06 Revision 8830ba39: [!!!][TASK] Remove Cache helper class
- The Cache class that acted as a central point when the caching
framework was optionally enabled for 4.3 is now moved
... - 12:52 Revision 0fa28d5f: [FOLLOWUP][BUGFIX] Check access to folder in FileListController
- Duplicate use flag triggers PHP fatal error.
Change-Id: I4f4c66fa0d8b8ad1a4131a412d8843e930e0a6d2
Releases: 6.2
Reso... - 12:50 Revision b3c025d1: [TASK] Provide backend user id in JavaScript backend config
- Resolves: #68215
Releases: master
Change-Id: Idbb1ca69be8afad1857eacfdf39c315d75b33860
Reviewed-on: http://review.typ... - 12:21 Revision d2c4bbbb: [TASK] Reduce SQL queries of page tree in workspaces
- Nodes of the page tree are highlighted, if that particular node
has versioned elements in the current workspace. Howe... - 12:02 Revision 37cd2d50: [TASK] Reduce SQL queries of page tree in workspaces
- Nodes of the page tree are highlighted, if that particular node
has versioned elements in the current workspace. Howe... - 11:44 Revision 59cd61ea: [!!!][TASK] Remove RTE transformation for typolist and typohead
- The transformation of the tags typolist and typohead are removed.
Resolves: #68206
Releases: master
Change-Id: I7842... - 11:36 Revision 57ba6d36: [BUGFIX] Check access to folder in FileListController
- Currently if a folder isn't accessible for the user, the root folder
is taken as fallback solution. But this folder m... - 11:22 Revision 1752a391: [TASK] Ignore test class names and class paths
- For class map generation in non composer mode,
ignore some folders and class names.
Releases: 7.3, master
Resolves: ... - 11:18 Revision a18b5185: [FOLLOWUP][FEATURE] Ajax call to check if file already exists
- Adjusted unitTest to new result
Resolves: #67545
Releases: master
Change-Id: I59ba5613cd8be324b28c2ddc463e0ccb0e9fe8... - 11:17 Revision 741c74e4: Revert "[BUGFIX] Allow symlinked directories in Install Tool"
- A link is not a directory.
This reverts commit d28bb4270667999d2b82727cbecb8ba7a7fedb8a.
Change-Id: I0d8d33bae922a9... - 10:49 Revision b35fe070: [TASK] Add composer.lock
- The composer.lock should be shipped in order to ensure correct
versions of dependencies on source checkouts.
Addition... - 10:48 Revision 7eb19446: [BUGFIX] Remove whitespaces in the indexed search body description
- The indexed search body description has a character length limit,
so it's important to remove unnecessary white space... - 10:46 Revision a058e277: [TASK] Remove initialization of $doc->tableLayout in info module
- The usage of $doc->tableLayout can be removed as it is not used and
$doc->table() is deprecated as well.
Change-Id: ... - 10:43 Revision c55f0520: [FEATURE] Make file conflict mode available for BE file upload
- Make is possible to set conflict mode to changeName instead of only
being able to override of chancel when uploading ... - 10:38 Revision 35f8da6e: [FOLLOWUP][FEATURE] Ajax call to check if file already exists
- The fileExist call now returns all info about a file just like
done after fileupload.
Resolves: #67545
Releases: mas... - 10:35 Revision 9a406661: [FEATURE] Integrate typeahead.js for LiveSearch
- The change removes ExtJS LiveSearch and introduces typeahead.js
as an AMD module alternative. The ExtDirect connector... - 10:27 Revision 8b1a352c: [FOLLOWUP][TASK] Cleanup LESS
- - Adopt path of images used in the drag 'n' drop of the page tree
* Adopt path of the fonts in the admin panel
Relea... - 09:55 Revision 9ab04864: [!!!][FEATURE] Ajax call to check if file already exists
- To check if a file already exist we want prior to realuploding uploading
be able to verify the posible file existince... - 09:46 Revision d28bb427: [BUGFIX] Allow symlinked directories in Install Tool
- If a directory is expected but it is actual a link,
check the linked resource. If this is a directory, allow that
as ... - 09:44 Revision f5f3dc91: [FOLLOWUP][TASK] Cleanup LESS
- The LESS files were reorganized in #68182, but the path to
the file docheader-split-background.png wasn't adjusted.
... - 09:26 Revision 6030707a: [TASK] Drop skinImg in ext:reports
- Resolves: #68195
Releases: master
Change-Id: I425737e83bada6c5634b75fc7042c9be1a28f3fd
Reviewed-on: http://review.typ... - 09:13 Revision a16478e2: [TASK] Check for typo3/ext only if global installation is allowed
- Since the change of #67824 the directory typo3/ext is not created
automatically. The check for this directory in the ... - 00:59 Revision bf01303f: [FOLLOWUP][TASK] PHP7 compliance - part 1
- The fluid patch triggers funny effects at several
places, this part of the patch is reverted for now.
Change-Id: I86... - 00:31 Revision 56dfb42d: [!!!][TASK] Drop removeLoginpagesWithContentHash from Indexer.php
- Unused since at least TYPO3 CMS 6.0
Resolves: #68193
Releases: master
Change-Id: I75bf495959d33eff48aeb587aa816dc794... - 00:02 Revision b551d5f8: [TASK] PHP7 compliance - part 1
- Fixes or skips unit tests and declaration errors on PHP7.
Change-Id: I45fb09253c7efbc8116c3b2a27586b3f504b71e2
Resol...
2015-07-15
- 23:30 Revision bbc101c2: [TASK] Fix CGL issues in Indexer
- Resolves: #68192
Releases: master
Change-Id: I4fe36807045ac2e3740032454222d6318bc3fc5e
Reviewed-on: http://review.typ... - 22:42 Revision cbc59a5a: [BUGFIX] Fix CGL issues in Lexer
- Fix doc comments, undefined variables.
Resolves: #68189
Releases: master
Change-Id: Iee82675aa6bd80c3cbf066a1c445566... - 22:41 Revision 69928c63: [BUGFIX] Restore Content Objects in all TYPO3_mode cases
- When #64386 introduced a new API for registering ContentOjects
the registration of the existing core-shipped ContentO... - 22:39 Revision 7281ab4a: [TASK] Move Backend Module calls to index.php
- The typo3/mod.php entrypoint is removed in favor of
checking for M in all backend requests inside the Backend
Applica... - 22:24 Revision 5f147d21: [FOLLOWUP][TASK] Cleanup bootstrap
- Redirect does not work as the application proceeds
and throws an exception even after sending the header.
Die after ... - 22:23 Revision e86ff0c1: [FEATURE] Allow placeholder attribute with stdWrap support
- Resolves: #61308
Releases: master
Change-Id: Id3a2625d91a821c09865d73c426559ae02bf975e
Reviewed-on: http://review.typ... - 21:57 Revision 98d939cd: [FEATURE] Paths to document root can be specified in composer.json
- With the new composer installer it is possible to specify the path of the document root
and also the path of the typo... - 21:57 Revision 361b0335: [TASK] Correct directory names for Resources
- Documentation at
http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/FilesAndLocations/Index.html
m... - 21:25 Revision 505da82c: [FEATURE] Add recursive option to FolderBasedFileCollection
- Adds a new option for FolderBasedFileCollection to fetch files
recursive from selected folder.
Resolves: #45725
Rele... - 20:38 Revision 56dd3ce9: [FEATURE] Adjust trustedHostsPattern during installation
- During the installation the trusted hosts pattern check is disabled
by default. This leads to an exception after the ... - 20:38 Revision 8df40f8f: [TASK] Move vendor/ directory out of contrib/
- typo3/contrib contains only vendor directory handled by
composer. Move vendor one directory up to finally get
rid of ... - 20:35 Revision 585b18a7: [FEATURE] Add returnCount to split
- returnCount works like returnKey. It interupts
further processing and directly returns the requested
result. In our c... - 20:35 Revision ec534b67: [TASK] Clean up tree code
- Remove some last styling topics and leftover snippets.
Resolves: #68147
Releases: master
Change-Id: I2170b5407be897d... - 20:31 Revision ace07f17: [FOLLOWUP][!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype']
- Fix a typo
Change-Id: Ic36f85e7d6c29a8734cb83d1594e7a909c9646e1
Resolves: #68178
Releases: master
Reviewed-on: http:... - 20:21 Revision 8cdad3e3: [TASK] Cleanup LESS
- Unify the LESS setup to generate more specific
CSS files with reduced weight.
Releases: master
Resolves: #68182
Chan... - 20:15 Revision 09253c62: [!!!][TASK] Drop TYPO3_CONF_VARS['SYS]['form_enctype']
- The ancient form_enctype setting was a fallback from the old days
when some hosters decided uploading files in PHP is... - 20:06 Revision 9e182550: [TASK] Check for proper extension key parts
- Introduce a check for proper vendor names. If the vendor name of an
extension does not begin with a capital letter, a... - 19:18 Revision 429e9110: [FEATURE] Move CE table options from flexform to tt_content
- When EXT:css_styled_content isn't installed a Migration wizard is
shown in the install tool to move the flexform valu... - 17:51 Revision 3ac1161b: [BUGFIX] Show remaining chars for InputElement only if defined
- If no max is defined in the TCA the remaining characters can not be
determined without checking the DB. It is not a g... - 17:24 Revision 68333235: [TASK] Move codemirror files and template/css to correct location
- To remove files from typo3/contrib codemirror is moved now to
ext:t3editor
Resolves: #68169
Releases: master
Change-... - 17:04 Revision 69438f57: [BUGFIX] Ensure filemount path has trailing slash after upgrade
- Currently the upgrade wizard for filemounts doesn't ensure trailing
slashes for the paths. This results in "invalid ... - 16:53 Revision d7181868: [BUGFIX] Remove usage of storage_pid in query
- The field storage_pid has been deprecated with #65790 and a last
usage has been forgotten which is now removed.
Chan... - 16:28 Revision 54313a73: [FOLLOWUP][FEATURE] Introduce Data Processor for Files
- Make sure the array key of the $files array is numeric
as different parts of the core rely on this.
Resolves: #67662... - 16:09 Revision 98977368: [TASK] Drop typo3/contrib/.htaccess
- Resolves: #68170
Releases: master
Change-Id: I16084ad221651217fa5ad9a7bc6f41112a0ef2ba
Reviewed-on: http://review.typ... - 15:58 Revision 902666fe: [TASK] Acceptance Test to check if backend login is displayed
- A first acceptance test is added to check if the backend login form
is displayed.
To be able to run tests, you need ... - 15:25 Revision 6fb6441b: [TASK] t3editor: Remove Prototype and Scriptaculous
- Resolves: #68165
Releases: master
Change-Id: I0fcf3a90913ded4e827cb31fc76152b89b534a5f
Reviewed-on: http://review.typ... - 14:19 Revision 8c5a3b7b: [BUGFIX] Respect cached page config
- On a cached page, initialise the page config only if it does not exist
yet. Merge the cached config with the template... - 14:12 Revision f7665a68: [TASK] Link scheduler class in list
- To unify the usability of the scheduler and formengine,
the scheduler class should be linked too.
Change-Id: I6533f3... - 14:04 Revision 152b7c5e: [BUGFIX] Fix some small issuses of the evalfield patch
- This patch fix event binding ordering and handling of password fields.
Resolves: #68162
Related: #67852
Releases: ma... - 13:45 Revision 3f267a2d: [TASK] Move global functions file out of Classes folder
- Releases: master
Resolves: #68159
Change-Id: Ic69f454cdb17c16d82aea5d2495b9ae795d600f6
Reviewed-on: http://review.typ... - 13:41 Revision 56c524c2: [!!!][TASK] Holding out for a t3editor
- EXT:t3editor is ported from Prototype to jQuery, thus being an AMD
module. The checkbox for toggling the editor is re... - 12:46 Revision cf9c433b: [FOLLOWUP][TASK] Replace treeline GFX icons with CSS icons
- Bring back main module icons.
Releases: master
Resolves: #68143
Change-Id: I320ef2ebac22af60362ccdb1e0156cb8d5af00b4... - 12:15 Revision c5555a97: [TASK] Remove @author lines
- @author information can be found in version control.
Cluttering our code with these tags does not make much
sense and... - 11:54 Revision 5a7f309f: [FEATURE] Add possibility to provide additional localization files
- The AdditionalResourceService of the workspace module in the
backend currently allows to define custom JavaScript and... - 11:34 Revision de6aa426: [TASK] Move Backend AJAX Calls to index.php
- The typo3/ajax.php entrypoint is removed in favor of
checking for ajaxID in all backend requests inside the Backend
A... - 10:20 Revision bb809bcb: [!!!][TASK] Remove $GLOBALS['CLIENT']
- The global client information is not useful any more nowadays
and can be removed. It is only used a few times in the ... - 10:00 Revision 55ad7a93: [TASK] Replace treeline GFX icons with CSS icons
- Releases: master
Resolves: #68143
Change-Id: Ia65629c68098c781bee6ece263db8a09e6da613f
Reviewed-on: http://review.typ... - 09:07 Revision 30796a9f: [FEATURE] XML parser options for xml2tree()
- Allow parser-options for xml_parser_set_option() to
be supplied.
Resolves: #59384
Releases: master
Change-Id: I656b3... - 09:00 Revision 40df0e66: [BUGFIX] Workspace grid remains empty due to AJAX timeout
- With a large amount of unpublished changes, the workspace grid requires
a longer Ajax timeout than the default 30s (s... - 08:59 Revision 6ab911be: [BUGFIX] Workspace grid remains empty due to AJAX timeout
- With a large amount of unpublished changes, the workspace grid requires
a longer Ajax timeout than the default 30s (s... - 00:33 Revision ce498d33: [TASK] Remove tree code in element browser selection
- Resolves: #68144
Releases: master
Change-Id: I37b34fcd132718c18d8c7483d3e9df3b481ec764
Reviewed-on: http://review.typ... - 00:05 Revision 01663c47: [!!!][FEATURE] Replace file feature for FAL file list
- Provides a new button "replace" at the extended view in FAL equal to
DAM. Its possible to replace a file
* with a new...
2015-07-14
- 23:58 Revision 1904c3c0: Revert "[!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration"
- This reverts commit 1c7d7b753e2ed1df7d06461a9304631b1e169b38.
Change-Id: Ie86e38fbb42a029bd28e46f3b10ff3638ea21879
R... - 23:58 Revision 1e545742: [BUGFIX] Notify about wrong backend user group setting
- An editor can't edit a plugin as long as the page content type "Insert
Plugin" isn't allowed for the backend user gro... - 23:57 Revision c16bd65b: [FEATURE] Add signal afterMappingSingleRow
- Change-Id: Ic7144b172c876af8f4ee70573955ac963b152b26
Resolves: #68047
Releases: master
Reviewed-on: http://review.typ... - 23:56 Revision e4e0f1b0: [BUGFIX] Random PHP warning unlinking valid cache file
- Sometimes, although a valid cache path and filename is given to unlink(),
it generates a PHP warning as if the file d... - 23:54 Revision 67448ed9: [TASK] Hide clipboard menu selector if clipboard is empty
- With this patch the clipboard menu selector becomes visible
if the clipboard is not empty.
Resolves: #68142
Releases... - 23:53 Revision 6f88d6cf: [BUGFIX] Fallback to version of ext_emconf.php
- To resolve dependencies the ExtensionManager needs a version of an
extension. If the current composer.json fails to p... - 23:42 Revision 81b51bd0: [!!!][TASK] Streamline error and exception handling
- Remove the possibility for extensions to provide
error and exception handling configuration in
ext_localconf.php of a... - 23:33 Revision 43ab6508: [FOLLOWUP][TASK] Streamline usage of PageRenderer
- Use local variable in FormEngine for PageRenderer,
remove redeclared function in TriggerViewHelper and
solve problem ... - 23:28 Revision 8661808c: [BUGFIX] Scheduler tasks of deactivated exts should be considered invalid
- If a scheduler task is created and the extension which provides the task is
deactivated the task must be shown as inv... - 23:13 Revision 0bf69a3a: [BUGFIX] Remove duplicated field "layout" for content element "table"
- The field "layout" is shown twice for the content element "table".
Remove the one in the tab "Table".
Change-Id: I09... - 22:59 Revision 3c8385fc: [TASK] Move delete button for invalid scheduler tasks
- If a class of a task is not available anymore, the
delete button should be on the same position as in other tasks.
C... - 22:36 Revision eb19b7d4: [FOLLOWUP][TASK] Deprecate GeneralUtility:readLLfile
- ExtensionManager fatals since the parserFactory object is
not always instantiated as expected.
Resolves: #68122
Rele... - 22:17 Revision 974344ac: [BUGFIX] CsvUtility method csvToArray does not handle enclosures right
- When we have a csv string with enclosures, the string is sometimes not
correctly transformed into a multidimensional ... - 22:11 Revision 5fd24499: [TASK] Streamline usage of PageRenderer
- The PageRenderer is a Singleton and only one instance exists during
runtime. This patch cleans up the usage and preve... - 22:05 Revision b1b99012: [TASK] Deprecate GeneralUtility:readLLfile
- readLLfile() was just a wrapper around LocalizationFactory.
This is resolved now by adapting all calls and moving a l... - 21:59 Revision d88c49fd: [TASK] Move DB functionality pages.storage_pid to compatibility6
- The TCA definitions are moved to the compatibility6
extension, the DB definition as well. Any reference
to the field ... - 21:55 Revision 435f778c: [FEATURE] Add api for rsaauth encryption
- This patch introduces new API which eases the use of RSA encryption
across the core and for third party extensions.
... - 21:53 Revision 56fd448d: [CLEANUP] FormEngine suggest: Split up AJAX method
- This moves parts of the very complex AJAX receiver method to their own
methods, making the original method a lot shor... - 21:53 Revision e0c23d46: [TASK] Drop usage of SkinImageViewHelper in ext:about
- Resolves: #68139
Releases: master
Change-Id: I468fc51a9221261b7fc2dfa02701efa4dbaf0892
Reviewed-on: http://review.typ... - 21:53 Revision b6aeeb9e: [BUGFIX] Catch InvalidPackageManifestException in PackageManager
- Prevents TYPO3 from going fatal when ext_emconf.php for some
package is missing.
Releases: master
Resolves: #68082
C... - 21:06 Revision cfc2d15e: [BUGFIX] Streamline calls to sysLog
- Make all calls to GeneralUtility::sysLog use extkey "core"
instead of "Core".
Use constants for severity levels.
Fix ... - 20:59 Revision e79fd5ec: [TASK] Streamline page tree in Export module
- Resolves: #68137
Releases: master
Change-Id: Id254bfc0ab5608212af7e92863edefa2b09e270a
Reviewed-on: http://review.typ... - 20:30 Revision 33f00435: [TASK] Update sysext:mediace version
- The version in ext_emconf.php was forgotten during update task.
Change-Id: I7df5d5893c2a9ef81067316efdb50559318ed552... - 19:48 Revision 1ff0f9c4: [BUGFIX] Hide preview link on delete page in workspaces mode
- If a page is marked to be deleted (delete placeholder) in the
workspace mode, offering a frontend preview does not ma... - 19:32 Revision 05bda892: [BUGFIX] Hide preview link on delete page in workspaces mode
- If a page is marked to be deleted (delete placeholder) in the
workspace mode, offering a frontend preview does not ma... - 19:28 Revision 45cd6bda: [TASK] Cleanup files of EXT:dbal
- Remove an old todo file and mentioning of 3rd party extensions
Change-Id: I769f8d55bc0de5747ea9f37e7a60262008806cdd
... - 19:27 Revision b538f19b: [TASK] Drop arrowbullet.gif from typo3/gfx/ol/
- Resolves: #68135
Releases: master
Change-Id: I48bb8fe1b5c94ed7c22710053ad7252a1fd648c1
Reviewed-on: http://review.typ... - 19:19 Revision 19f10f40: [BUGFIX] Fix parseUserFuncArguments to respect 0 as argument
- "0" must be an valid "last argument" value in the parseUserFuncArguments
method.
The implementation of the argument ... - 19:18 Revision 3ce6b692: [BUGFIX] Fix parseUserFuncArguments to respect 0 as argument
- "0" must be an valid "last argument" value in the parseUserFuncArguments
method.
The implementation of the argument ... - 18:56 Revision c257cfe1: [TASK] Add GET parameter to JS files fetched via RequireJS
- As most files are loaded via RequireJS now, the configuration
needs to add a GET parameter in order to avoid browser ... - 18:38 Revision 9a198c81: [BUGFIX] Allow empty upload fields with PSR-7
- When editing a record with a regular file upload field (e.g.
a fe_users record with property image), and one does not... - 16:54 Revision 3ec1db06: [FEATURE] Introduce DataProcessor for media galleries
- The logic for working with galleries and calculating the maximum media
size is done in a separate galleryProcessor.
... - 16:41 Revision 21a105eb: [FOLLOWUP][BUGFIX] Workspaces: Properly use slots to modify data
- Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
... - 16:19 Revision 04c91659: [TASK] Add codeception as dev dependency
- Acceptance tests will be done by using codeception
Change-Id: Idad21948afc83d07b06a8fdd4ed095700c932985
Resolves: #6... - 16:18 Revision b9c29989: [TASK] Resident Eval - The Removal from FormEngine
- A long long time ago jsfunc.evalfield.js found its way into the core.
Now - after 12 years - it is time to leave.
Th... - 15:56 Revision df837c1e: [TASK] Drop blinkarrow icons
- Resolves: #68121
Releases: master
Change-Id: I7822981c26d8ceae1ea51cf11aa75e2a8b94731d
Reviewed-on: http://review.typ... - 14:39 Revision 93dd893f: [BUGFIX] Add Request Handling for Console
- The bootstrap functionality for resolving the RequestHandler
based on the request object added by the PSR-7 change.
... - 14:32 Revision a1e8db1a: [BUGFIX] Workspaces: Properly use slots to modify data
- Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
... - 14:09 Revision 1e2d303c: [BUGFIX] Documentation rendering
- Two small .rst issues trigger warnings compiling .rst files.
Resolves: #68117
Releases: master
Change-Id: I775d9be46... - 14:06 Revision 372ef492: [!!!][TASK] Drop RTE.userLinks functionality
- The option RTE.userLinks has been broken for some
time now and with the upcoming Tabbing API this can
be added again ... - 13:58 Revision aeb36b6b: [TASK] Move t3skin LESS files to Build folder
- Releases: master
Resolves: #68115
Change-Id: I60c4637050dd4024d5246cb9380ebd910f2fa619
Reviewed-on: http://review.typ... - 13:27 Revision 31b89595: [TASK] Move close.html to ext:backend
- To clean the typo3/ directory we move close.html
to ext:backend.
Resolves: #68108
Releases: master
Change-Id: Ieee52... - 13:13 Revision 2cb83f32: [BUGFIX] Fix invalid HTML in ElementBrowser
- An old implementations expected icons to be img-tags, which
is not the case anymore. The regex for replacing parts of... - 11:22 Revision 6fe44221: [TASK] styleguide: TCA: Set a sane default for input_27
- 11:18 Revision dfb525cb: [TASK] styleguide: TCA: Remove required flag on a inline child field
- 10:54 Revision 9c28ad7f: [BUGFIX] Workspaces: Properly use slots to modify data
- Using slots in GridDataService does not work since passing
arguments by reference does not work. Since TYPO3 CMS 6.2
... - 10:39 Revision 44fd59e4: [BUGFIX] Message when trying to create existing folder
- Show a flash message when trying to create a folder with a name that
already exists.
Releases: master
Resolves: #145... - 10:30 Revision 91128d27: [!!!][TASK] TCA: Remove wizard _HIDDENFIELD and hideParent
- The functionality provided by _HIDDENFIELD and hideParent on TCA
wizard level can be better realized with the new ren... - 10:27 Revision f3ba90d6: [TASK] Deprecate unused GeneralUtility methods
- Resolves: #68098
Releases: master
Change-Id: Ice78388b6e39886bb3f2be13701d4b85f01f3967
Reviewed-on: http://review.typ... - 10:09 Revision 818fc3ec: [FOLLOWUP][TASK] Replace PNG module icons with SVG icons
- Remove usage of removed PNG.
Resolves: #68090
Releases: master
Change-Id: Ie44f5d436d0e20620fb15cb6df85a7a27985412c
... - 10:01 Revision 15b003b0: [BUGFIX] Fix multiple "Quit without saving?" messages
- In some cases, the event handler was bind multiple times.
This patch moves the binding into a new place.
Resolves: #...
2015-07-13
- 23:46 Revision 6dd63202: [BUGFIX] Fix invalid HTML in ElementBrowser
- An old implementations expected icons to be img-tags, which
is not the case anymore. The regex for replacing parts of... - 23:33 Revision fdc8234c: [TASK] Replace PNG module icons with SVG icons
- This patch replace all PNG module icons with SVG icons.
Resolves: #68090
Releases: master
Change-Id: If206ef84453782... - 22:15 Revision 434408f8: [BUGFIX] Fix wrong placed arrow in RTE PageTree
- Resolves: #68091
Releases: master
Change-Id: I6069a6ccb55527536b74a2065a65b094a514d043
Reviewed-on: http://review.typ... - 22:07 Revision bb83c321: [FOLLOWUP] Restructure lowlevel commands and documentation
- Fix references to old Markdown manual.
Resolves: #67946
Releases: master
Change-Id: I4a2ff752e771acb9a1b4e52395dd5f3... - 21:45 Revision 63fd158d: [TASK] Remove ternary operator where not needed
- The usage of the ternary operator just for conversion to boolean like
... ? TRUE : FALSE
is be replaced by a normal (... - 21:02 Revision 1c7d7b75: [!!!][TASK] Use fallbacks for AbstractWidgetController view-configuration
- The fallback-paths functionality offered by the parent class
is now available for Fluid-widgets.
Change-Id: I73d3a79... - 20:08 Revision b746e291: [TASK] styleguide: TCA: Remove hideParent slider wizard
- 18:32 Revision 795db07d: [TASK] Move EXT:lang/locallang_alt_doc.xml to include as xlf
- Resolves: #68078
Releases: master
Change-Id: I1cc0abe0a6d0f962472061017a91c7fa8f5f8995
Reviewed-on: http://review.typ... - 17:19 Revision d580d6c8: [BUGFIX] Respect cached page config
- On a cached page, initialise the page config only if it does not exist
yet. Merge the cached config with the template... - 17:10 Revision 4707426f: [FOLLOWUP][FEATURE] Introduce Request/Response based on PSR-7
- Make install tool work again.
Resolves: #67558
Releases: master
Change-Id: Ia6630c705cbcd34fda95f797071cca56b19954b9... - 15:51 Revision 9082bf1e: [BUGFIX] Make editIconsHook work again
- It isn't possible to add icons in filelist extended view easily,
because there is no way to get the current file or f... - 14:11 Revision ab3729bb: [FEATURE] Introduce Request/Response based on PSR-7
- The PSR-7 standard is adapted into the TYPO3 Bootstrap with a
backwards-compatible layer.
The PSR-7 implementation b... - 13:50 Revision d49d6e06: [TASK] Show uncaught errors in Extension Manager
- Errors in the Extension Manager (e.g. deleting an extension w/o proper
file permissions) are now caught and displayed... - 12:33 Revision b438ca6d: [BUGFIX] Double protocol when using TCEMAIN.previewDomain
- In EXT:viewpage the option TCEMAIN.previewDomain is used but
not evaluated correctly. The option can contain the prot... - 12:33 Revision 45d6ac38: [BUGFIX] Wrong directory path checked while unzipping extension
- Uploading an extension a zip file has a wrong check for directory
existence. Fix the path to this directory in the ch... - 12:06 Revision ccf7dae5: [BUGFIX] Double protocol when using TCEMAIN.previewDomain
- In EXT:viewpage the option TCEMAIN.previewDomain is used but
not evaluated correctly. The option can contain the prot... - 11:43 Revision 30e524b9: [BUGFIX] Wrong directory path checked while unzipping extension
- Uploading an extension a zip file has a wrong check for directory
existence. Fix the path to this directory in the ch... - 11:01 Revision 5593ef3c: [TASK] Drop migration code in Install Tool
- The code which migrates the old localconf.php file is dropped now.
Resolves: #68056
Releases: master
Change-Id: I298... - 10:29 Revision e0b9d45b: [BUGFIX] Ensure PageRenderer singleton is set
- Before rendering _INT content objects, the page renderer is unserialized
and stored in a TypoScriptFrontendController...
2015-07-12
- 15:20 Revision 732910b3: [BUGFIX] Ensure PageRenderer singleton is set
- Before rendering _INT content objects, the page renderer is unserialized
and stored in a TypoScriptFrontendController...
2015-07-10
- 17:16 Revision 43466399: [FOLLOWUP][FEATURE] Replace usage of getFuncMenu with TWBS styled substitution
- The table was printed twice, the first and obsolete rendering call is removed.
Resolves: #65927
Releases: master
Cha... - 16:08 Revision dbdff8e4: [BUGFIX] Add a dummy distinguished name to CSR generation
- Add a dummy distinguished name to CSR generation in PhpBackend to fix a
problem with certain openssl versions, specif... - 15:41 Revision 4143a9b4: [BUGFIX] Improve l10n_mode config for sys_file_reference
- Since the rendering in the Frontend does not merge the values
the mergeIfNotBlank setting is replaced with prefixLang... - 15:26 Revision 7582ab14: [TASK] Add fallback for EXT:cms label references
- Make the ext:cms removal non-breaking by installing a fallback for the
label references.
Additionally remove the lef... - 11:07 Revision 466b1c8f: [TASK] Hide msg "Show hidden content elements" if none are hidden
- To improve the usability the message and checkbox should only be
shown if there are elements actually hidden.
Change... - 09:28 Revision 626f925f: [FOLLOWUP][FEATURE] Introduce Data Processor for Files
- * Reformatted Changelog Documentation
* Add array type to function arguments to force parameter type
Resolves: #6766... - 08:36 Revision ae6fbfc7: [TASK] Remove NEWS.md
- NEWS.md is just a dummy file pointing to the Changelog .rst
information. There is not much benefit in it, so it is re... - 00:17 Revision c1b7f0bf: [TASK] Move extjs into EXT:core
- Resolves: #68029
Releases: master
Change-Id: Idef60704c62cdeb6772b686b214ce464f8d261f5
Reviewed-on: http://review.typ... - 00:09 Revision 0e6d8b0b: [!!!][TASK] Drop disableBigButtons in page module
- Disabling the by default enabled disableBigButtons TSconfig option
disables the option_showBigButtons property of Pag... - 00:07 Revision 389eb2e7: [BUGFIX] Check if at least one table is selected for cleanup
- Check if value to iterate over is set and is array. Without this
check the install tool breaks if no table is selecte... - 00:03 Revision f35d7e18: [TASK] Add scheduler task description
- Shows the task description below the task name in list.
Releases: master
Resolves: #67332
Resolves: #67830
Change-Id...
2015-07-09
- 23:27 Revision 51f46536: [TASK] Include jQuery with bower and update it to 1.11.3
- Resolves: #68023
Releases: master
Change-Id: Ib9456b9edad63b491e2e019d2afa38e3f8eaa310
Reviewed-on: http://review.typ... - 23:18 Revision 0ab8ceaa: [FEATURE] Replace usage of getFuncMenu with TWBS styled substitution
- This patch substitutes the inline usage of BackendUtility::getFuncMenu
with a Bootstrap styled variant.
Resolves: #6... - 23:12 Revision cd764752: [FEATURE] Add base date for DateTimeViewHelper
- This allows to use the full set of relative date formats
on a given base time:
http://www.php.net/manual/en/datetime.... - 23:11 Revision 0eeb13a0: [CLEANUP] Replace count with empty in multiple extensions, part IV
- Replace occurrences of count() with matching empty() pendants.
Affected extensions:
* compatibility6
* css_styled_c... - 22:40 Revision 19cf9671: [CLEANUP] Replace count with empty in EXT:core
- Replace occurrences of count() with matching empty() pendants.
Resolves: #67961
Releases: master
Change-Id: I0f06ac0... - 22:38 Revision f0eadf2f: [TASK] Drop single column view in PageLayoutView
- The single column view was unused in the core for ages.
Remove this leftover code now.
Resolves: #68021
Releases: ma... - 22:34 Revision 4e403bf5: [TASK] Replace gfx/content_client.gif with sprite icon
- Resolves: #68019
Releases: master
Change-Id: I0236b5a477f2a74d111571f5bafb05f8d28b3e68
Reviewed-on: http://review.typ... - 22:31 Revision 88f2cf21: [TASK] dbal: Add support for ALTER TABLE ADD/DROP KEY
- Add support for creating and removing indices to DBAL. The SQL is
generated using the respective ADOdb methods, so ad... - 21:16 Revision 6e32ae86: [FEATURE] List module: Make table display order configurable
- Resolves: #65550
Releases: master
Change-Id: I4f6da5f4d4e6a2834e619f683e77d055ac682566
Reviewed-on: http://review.typ... - 20:45 Revision d2906855: [BUGFIX] ADOdb: support NOT NULL/DEFAULT field attributes on BLOB/TEXT fields
- Instead of globally disallowing NOT NULL and DEFAULT field attributes
make these attributes configurable per DBMS sys... - 20:40 Revision afe4fa25: [TASK] styleguide: Move language labels from EXT:cms to EXT:frontend
- 20:36 Revision 36539f12: [BUGFIX] dbal: make admin_get_tables() return correct table information
- Return the table information in the documented format (array with
tablenames as key and arrays with status informatio... - 20:35 Revision d1e9309a: [BUGFIX] dbal: make admin_get_tables() return correct table information
- Return the table information in the documented format (array with
tablenames as key and arrays with status informatio... - 20:25 Revision 8e831a0d: [!!!][TASK] Remove ExtCore and ExtJS Adapters
- Remove the standalone slim "ExtCore" functionality and
the custom adapters for prototype 1.5, jquery 1.1 and YUI
comp... - 20:18 Revision f222f918: [TASK] Remove tree rendering functionality in DB integrity tool
- The functionality to render the integrity state as a tree of items
is disabled by default in TYPO3 CMS, and is now re... - 20:08 Revision e67120fa: [TASK] Make use of "use"-statement for LocalizationUtility
- Change-Id: I4e88dbf9c597901ee559fe1bdadf23bf011a91bc
Resolves: #67711
Releases: master
Reviewed-on: http://review.typ... - 20:08 Revision 2affe491: [TASK] Rework folder trees based on CSS only
- Renders all folder and page trees in the same HTML
manner.
These are located in:
- Link Wizards
- RTE popups
- Selec... - 15:55 Revision 74cfa98c: [CLEANUP] Tree Classes
- This patch is cleaning up the tree classes where properties
were set via the init() function and are now handled
by c... - 15:52 Revision d45729ba: [BUGFIX] Make ElementBrowser Trees expand again
- Inside the popups the element browser trees don't reload anymore
because the RequireJS calls are added too late.
Res... - 15:32 Revision 20c8d8db: [TASK] Restyle record listing in page module
- The styling of records, e.g. fe_users, in the page module
needs to be adopted to the new backend skinning.
Change-Id... - 15:18 Revision 2ab2973e: [!!!][TASK] Remove ext:cms
- Move language files to correct locations.
Resolves: #67991
Releases: master
Change-Id: Ic16d218c608ba2a7b3311cdde603... - 15:01 Revision 91a7c79b: [TASK] Add check for max_input_vars setting in install tool
- This patch add a check for max_input_vars setting.
Resolves: #67978
Related: #64615
Releases: master
Change-Id: Ib8b... - 14:51 Revision 98f30868: [BUGFIX] Bring back inline page title editing
- Prevent a race condition in the initialization by registering
a ready-function in case DOM is not ready yet.
Resolve... - 14:03 Revision 37982951: [TASK] styleguide: TCA: Minor bug fixes
- 13:12 Revision 8966dfab: [FOLLOWUP][TASK] Remove old jquery versions from the Core
- Fix functional tests and some other forgotten places.
Resolves: #67997
Releases: master
Change-Id: Icbdcbf8ac19a0248... - 12:32 Revision 93adffc8: [BUGFIX] List module considers page TSconfig
- Ensure that customizations via TSconfig are considered
when showing records in the List module.
Resolves: #29696
Rel... - 12:31 Revision 8f7920fb: [TASK] Remove old jquery versions from the Core
- The existing jquery versions are removed from the Core
except for the latest version included.
Also, the files are m... - 12:28 Revision f15b605a: [TASK] Remove extension class for ElementBrowserFolderTreeView
- EXT:recordlist ships with an extended ElementBrowserFolderTreeView
which is a subclass of the regular ElementBrowserF... - 11:30 Revision bf14134a: [TASK] Replace typo3- specific CSS Classes with Bootstrap
- All custom typo3-classes (typo3-red, typo3-dimmed) are replaced
with bootstrap alternatives. Through that, some PHP T... - 10:10 Revision cdfdba8f: [TASK] Replace gfx/spinner.gif with CSS
- Replace all possible occurrences of the gfx/spinner.gif with
CSS look-a-likes, and have the t3editor still use the
sp... - 08:58 Revision cd5ee7ae: [FOLLOWUP] Restructure lowlevel commands and documentation
- Convert the simple Markdown manual into a reStructuredText document
to stick to best practices for TYPO3 extensions.
... - 08:46 Revision 5919e1c2: [TASK] Move NotFound icons to EXT:core
- Resolves: #67990
Releases: master
Change-Id: I171fb2f5bfdf237fc61001a3158e38599b00756b
Reviewed-on: http://review.typ...
2015-07-08
- 23:32 Revision 673c249f: [TASK] Entry script handling cleanup
- The patch drops handling and definition of the constants
TYPO3_MOD_PATH and PATH_typo3_mod that were used for script
... - 22:23 Revision 27bff9f5: [BUGFIX] Record history with ext:version fatals
- Module path is registered with access "user,group" and breaks
the module. Remove this not needed line.
Resolves: #67... - 20:49 Revision f276a0be: [TASK] Clean up ext_emconf files
- The md5 value is not handled in core for quite a while
and removed together with some obsolete locallang flags
and fu... - 19:52 Revision ae37e67e: [TASK] Change Import/Export icons to sprite icons
- Resolves: #67974
Releases: master
Change-Id: I28eb7c2305e3061fe92a03d15c1ef6d437d04edb
Reviewed-on: http://review.typ... - 19:47 Revision 5f414486: [TASK] Remove FrontendFormEngine class
- Last core usage of FrontendFormEngine was removed in 6.2 with a
refactoring of feedit. The class was only a slight ex... - 19:44 Revision c4e94723: [TASK] Adjust position of unrelated items in ordered list
- Items without any dependency relation are output to the very end
of the order list by DependencyOrderService.
Resolv... - 19:43 Revision b1ede7cc: [TASK] Cleanup for Package Management
- Removing the last bits for the Package Management area which are not in use.
Releases: master
Resolves: #67564
Chang... - 14:33 Revision 54839592: [TASK] styleguide: TCA: Adapt wizard icons in flex_3
- 14:29 Revision 8a4fd5ba: [TASk] TCA: Remove old t3editor definition in flex form
- 10:43 Revision 83c1edc3: [TASK] Move RecordHistory icons from typo3/gfx to ext:backend
- Resolves: #67973
Releases: master
Change-Id: I2e5f0443c2a7afe1ffaac6e146f015afb1fae360
Reviewed-on: http://review.typ... - 10:34 Revision f89c1d16: [FEATURE] Introduce DataProcessors for splitting values
- In order to allow powerful processing for FLUIDTEMPLATE and other
cObjects, two new DataProcessors are added to ensur... - 08:50 Revision 6c4eacb3: [TASK] Move overlay icons from typo3/gfx to ext:backend
- Some unused overlay icons are removed.
icon_fatalerror.gif icon is removed too, the same icon
exists in ext:t3skin
... - 08:39 Revision 52ba6fc1: [FEATURE] Introduce Data Processor for Files
- In order to use real file objects within Fluid templates or other
places with cObjects, a new data processor for File... - 07:19 Revision 580642ba: [TASK] Remove class alias map in form
- The alias map in form system extension is a workaround
to enable case insensitive class loading for specific
form cla... - 06:25 Revision 94a0e6b8: [CLEANUP] Replace count with empty in EXT:backend
- Replace occurrences of count() with matching empty() pendants.
Resolves: #67960
Releases: master
Change-Id: I0464e5c... - 01:09 Revision 77ccb680: [TASK] Remove obsolete class aliases
- The class aliases introduced during RTE and form engine refactoring
are more or less useless as the API changed heavi...
2015-07-07
- 19:35 Revision 5315cade: [CLEANUP] Replace count with empty in EXT:install
- Replace occurrences of count() with matching empty() pendants.
Resolves: #67964
Releases: master
Change-Id: I1ee543b... - 19:32 Revision 5eccdbf6: [TASK] Move t3lib_extMgm alias to compatibility6 extension
- ext_autoload.php is ignored now, so the issues why we kept
this alias in the core is obsolete.
Releases: master
Reso... - 18:57 Revision 165c8909: [BUGFIX] Clean up and fix class loading
- With class loading information added, we must also add class alias information.
Besides that, we need to distinguish ... - 18:07 Revision 9fb4bf7f: [TASK] Remove check to non existing folder in IconUtility::makeIcon
- This folder never existed in TYPO3
Resolves: #67959
Releases: master
Change-Id: Ia1fd6c9b3fc350337ecf29ecfbe04ed2efb... - 16:29 Revision 13195081: [BUGFIX] Use correct active CSS class in RTE toolbars
- The button class "active" is used now and replaces the broken
class "btn-active".
Resolves: #67938
Releases: master
... - 16:29 Revision ebfff085: [CLEANUP] Replace count with empty in EXT:indexed_search
- Replace occurences of count() with matching empty() pendants.
Resolves: #67951
Releases: master
Change-Id: I134a141a... - 16:29 Revision 8fcc90bc: [CLEANUP] Replace count with empty in multiple extensions, part II
- Replace occurences of count() with matching empty() pendants.
Affected extensions:
- info_pagetsconfig
- lang
- linkv... - 16:29 Revision 34ce7446: [CLEANUP] Replace count with empty in multiple extensions, part III
- Replace occurences of count() with matching empty() pendants.
Affected extensions:
- scheduler
- sv
- version
- works... - 16:28 Revision c973c37d: [CLEANUP] Replace count with empty in EXT:rtehtmlarea
- Replace occurences of count() with matching empty() pendants.
Resolves: #67953
Releases: master
Change-Id: I22eef6d1... - 14:52 Revision 0301cf9c: [!!!][TASK] Restructure lowlevel commands and documentation
- The HOWTO cleanup TYPO3 installations document is moved to a README.md
file. The shell scripts for checking and clean... - 14:33 Revision 457f7b05: [FOLLOWUP][TASK] Redesign FluidTemplateDataProcessorInterface
- Fixed wrong PHPDOC header.
Resolves: #67890
Releases: master
Change-Id: I21b3eedce60f28e8ef5efd4e5b0fb6ba7a645934
Re... - 14:30 Revision 49ca03e7: [TASK] Follow-up for default minimum logging severity
- Fixed a syntax error in the rst documentation.
Resolves: #67216
Releases: master
Change-Id: I70e6ab5f5fc15e0c2b78299... - 10:01 Revision 29276f2d: [!!!][TASK] RTE reloaded
- Main refactoring of RTE on PHP side. Classes AbstractRte,
RteHtmlAreaBase and the instantiator API RTEgetObj() are
dr... - 09:39 Revision bc483186: [TASK] Remove unused icons in Table and Form wizard controller
- Resolves: #67828
Releases: master
Change-Id: Id9f0884fdfb9d572e5e1624e5cbb738fdcf0f614
Reviewed-on: http://review.typ...
2015-07-06
- 23:27 Revision 86cdf103: [BUGFIX] Avoid non-blocking flock() calls Windows
- Don't advertise the non-blocking capability of the
FileLockStrategy on Windows systems with PHP versions
below 5.5.23... - 23:17 Revision d26b0a55: [!!!][TASK] Redesign FluidTemplateDataProcessorInterface
- The FluidTemplateDataProcessorInterface introduced with #66907 has been
refactored to DataProcessorInterface.
This d... - 23:17 Revision 2d7eca6d: [BUGFIX] keep options array for TableGarbageCollectionTask
- scheduler now keeps an options sub-array if it has been populated
before ext_localconf.php runs.
User can define add... - 23:13 Revision af3122d9: [FOLLOWUP][BUGFIX] keep options array for TableGarbageCollectionTask
- Add missing leading slashes for class name.
Resolves: #67874
Releases: master
Change-Id: Ib23f6927847cd3c0e8935beb29... - 22:58 Revision c575aadc: [BUGFIX] keep options array for TableGarbageCollectionTask
- scheduler now keeps an options sub-array if it has been populated
before ext_localconf.php runs.
User can define add... - 22:00 Revision 8a44fb04: [BUGFIX] Prevent exclude field mixup in FormEngine
- Use a local variable for storing the excluded fields in the
FormEngine to prevent the configuration from being overwr... - 20:49 Revision 3ba6b139: [TASK] Rewrite "Show hidden content elements" to JavaScript
- This patch refactors the "Page" module to always render hidden records.
If the "Show hidden content elements" checkbo... - 19:34 Revision 50ed9782: [TASK] Set default minimum logging severity to warning
- The TYPO3 default context is production. Therefore the default
logging should be limited to warnings and more severe ... - 19:31 Revision 1e691dc6: [BUGFIX] Remove wrong RewriteBase in _.htaccess
- The configuration now works independently of RewriteBase,
hence we must not define one.
Resolves: #67922
Releases: m... - 19:31 Revision f93a87a3: [BUGFIX] Remove wrong RewriteBase in _.htaccess
- The configuration now works independently of RewriteBase,
hence we must not define one.
Resolves: #67922
Releases: m... - 15:46 Revision e9951e33: [BUGFIX] Clear opcode cache on extension install/update
- Resolves: #65066
Releases: master, 6.2
Change-Id: If3d665b696f3847d91486afcffee7b62fd32b60a
Reviewed-on: http://revie... - 14:42 Revision 6ee2b110: [BUGFIX] Clear opcode cache on extension install/update
- Resolves: #65066
Releases: master, 6.2
Change-Id: If3d665b696f3847d91486afcffee7b62fd32b60a
Reviewed-on: http://revie... - 14:42 Revision 03dd0190: [CLEANUP] Replace usage of general Utility-namespace
- Replace usages of "use TYPO3\CMS\Core\Utility;" with use-statements of
the utility classes to be used.
Change-Id: I6...
2015-07-05
2015-07-04
- 02:05 Revision f87e7748: [CLEANUP] Replace count with empty in EXT:backend
- Replace occurences of count() with matching empty() pendants.
Resolves: #67774
Releases: master
Change-Id: Ie75551a9...
2015-07-03
- 22:54 Revision aaf2ca54: [BUGFIX] No exceptions in GeneralUtility::rmdir
- The API returns TRUE on success and FALSE if something went wrong.
So we need to prevent that the ErrorHandler comes ... - 22:52 Revision 1912954e: [TASK] Show uncaught errors in Extension Manager
- Errors in the Extension Manager (e.g. deleting an extension w/o proper
file permissions) are now caught and displayed... - 22:51 Revision 6b73c2af: [BUGFIX] No exceptions in GeneralUtility::rmdir
- The API returns TRUE on success and FALSE if something went wrong.
So we need to prevent that the ErrorHandler comes ... - 22:35 Revision b551dde8: [CLEANUP] Replace count with empty in multiple extensions
- Replace occurences of count() with matching empty() pendants.
Affected extensions:
- aboutmodules
- beuser
- compatib... - 22:35 Revision e94b024c: [CLEANUP] Replace count with empty in EXT:extbase
- Resolves: #67786
Releases: master
Change-Id: I5b8e088c8a6d33117aca9189ff1f6606b2ca7592
Reviewed-on: http://review.typ... - 15:54 Revision 726d8647: [TASK] Move new content element wizard configuration to css_styled_content
- The configuration for the new content element wizard is defined in the
extension frontend. The content elements which... - 13:44 Revision ac2c9abe: [!!!][TASK] Migrate OpcodeCacheUtility to a service class
- There is no good reason for this internal class to be a
static utility.
Move the code to a simple service class.
Res... - 13:44 Revision 0489983a: [BUGFIX] Adjust openid return entry point to new Application class
- Resolves: #67903
Releases: master
Change-Id: I73cb32a8cf591ccf4e07454efc06e5430c8dfec1
Reviewed-on: http://review.typ...
2015-07-02
- 23:59 Revision 592d1a11: [BUGFIX] Set LoginProvider selection cookie validity to 3 month
- The cookie's expire time is changed from session to +90 days
as otherwise the cookie makes no sense.
Resolves: #6789... - 21:22 Revision 066745b5: [TASK] Raise composer installer version number
- Version 1.2.1 of the composer installer fixes
an important bug regarding symlinking the autoload.php file.
See: http... - 14:00 Revision 1a8898df: [CLEANUP] Initialize variables and fix some PHPDocs
- * initialize variables before they are used
* do not use FQ namespaces if not required
* fix PHPDocs
* add missing re... - 00:19 Revision 78aba667: [TASK] Mark additional public methods in bootstrap as internal
- During bootstrap refactoring, additional methods have been added
and / or made public.
Mark all of them as internal ... - 00:15 Revision edf1c78e: [TASK] Improve .htaccess files
- Improve the example .htaccess file by adding rules for caching,
MIME types and CORS. Also, the rewrite rules are exte... - 00:14 Revision c9c82a95: [FOLLOWUP][TASK] Improve .htaccess files
- Fix invalid syntax for mod_filter on apache 2.4 and mismatching comment
endings.
Resolves: #66235
Releases: master
C...
2015-07-01
- 23:54 Revision 7a40578c: [BUGFIX] Call base setup in CLI bootstrap
- The baseSetup call for the bootstrap was forgotten during the Application/ Bootstrap
refactoring. Add this call to th... - 19:59 Revision 78093743: [BUGFIX] Respect format when rendering partial
- The request format needs to be respected when rendering partials,
otherwise the same partial cannot be rendered in di... - 19:55 Revision f55c7e0f: [BUGFIX] Respect format when rendering partial
- The request format needs to be respected when rendering partials,
otherwise the same partial cannot be rendered in di... - 16:54 Revision 03b52600: [TASK] Raise severity for stale lock file
- To make debugging this easier and as a stale lock file really
represents an error in the locking mechanism the severi... - 16:54 Revision d5c900b2: [TASK] Raise severity for stale lock file
- To make debugging this easier and as a stale lock file really
represents an error in the locking mechanism the severi... - 16:38 Revision af7fad3e: [TASK] Set TYPO3 version to 6.2.15-dev
- Change-Id: I157373c6073a15e1191f401f0faad70b3f547e4a
Reviewed-on: http://review.typo3.org/40828
Reviewed-by: TYPO3 Re... - 16:37 Revision 2e7ea604: [RELEASE] Release of TYPO3 6.2.14
- Change-Id: I2c5c0401c334e22fc17851b32574d1868e5c677f
Reviewed-on: http://review.typo3.org/40827
Reviewed-by: TYPO3 Re... - 16:26 Revision 395b56f4: [TASK] Set TYPO3 version to 7.3.2-dev
- Change-Id: If040360868dbe59209ba7bdcd9aa965505a96944
Reviewed-on: http://review.typo3.org/40826
Reviewed-by: TYPO3 Re... - 16:25 Revision d9a15802: [RELEASE] Release of TYPO3 7.3.1
- Change-Id: I17ee14ff9409bf82c0e344717c76b806be280ed6
Reviewed-on: http://review.typo3.org/40825
Reviewed-by: TYPO3 Re... - 16:23 Revision 0f3fb376: [SECURITY] Add hook to implement login protection methods
- Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new... - 16:23 Revision 2973b574: [SECURITY] Disallow access to fallback storage '0'
- All users with access to the filelist module are able to display the
content of the document root folder by spoofing ... - 16:21 Revision 85467725: [SECURITY] XSS in 3rd party library Flowplayer
- This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2... - 16:20 Revision 9be2f6b1: [SECURITY] Encode link text properly in typolink
- If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr... - 16:20 Revision 7695d91f: [SECURITY] XSS in Filelist
- Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
... - 16:20 Revision 4f6e84bb: [SECURITY] Regenerate session id upon login if needed
- When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated... - 16:20 Revision bff9fa59: [SECURITY] Prevent edit of file metadata of files with no access
- By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen... - 16:18 Revision 6130d6fd: [SECURITY] XSS in 3rd party library Flowplayer
- This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2... - 16:18 Revision 0b67290b: [SECURITY] Add hook to implement login protection methods
- Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new... - 16:17 Revision d9caccb2: [SECURITY] Disallow access to fallback storage '0'
- All users with access to the filelist module are able to display the
content of the document root folder by spoofing ... - 16:17 Revision d7feb40c: [SECURITY] Encode link text properly in typolink
- If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr... - 16:17 Revision 128d2412: [SECURITY] XSS in Filelist
- Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
... - 16:16 Revision 4c9aba94: [SECURITY] Regenerate session id upon login if needed
- When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated... - 16:16 Revision 0decbf83: [SECURITY] Prevent edit of file metadata of files with no access
- By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen... - 16:11 Revision d09e8ccd: [SECURITY] XSS in 3rd party library Flowplayer
- This commit also removes the sources because they are
not maintained anymore.
Resolves: #67458
Releases: master, 6.2... - 16:09 Revision 3a22249e: [SECURITY] Add hook to implement login protection methods
- Currently only the backend login is protected with an implement sleep
time after login failure. This patch adds a new... - 16:09 Revision 58380b47: [SECURITY] Disallow access to fallback storage '0'
- All users with access to the filelist module are able to display the
content of the document root folder by spoofing ... - 16:09 Revision 32d22760: [SECURITY] Encode link text properly in typolink
- If the to be linked text is empty the ContentObjectRenderer chooses an
appropriate link text but doesn't encode it pr... - 16:09 Revision 6fa4c8e3: [SECURITY] XSS in Filelist
- Properly escape user input when showing error messages
during file renaming.
Resolves: #59211
Releases: master, 6.2
... - 16:09 Revision 1757b4d7: [SECURITY] Regenerate session id upon login if needed
- When authenticating as a frontend user with a previously
present anonymous session, the session id is not regenerated... - 16:09 Revision d3c9706c: [SECURITY] Prevent edit of file metadata of files with no access
- By forging edit URLs it was possible to edit
meta data records of files which were not
within a user mount.
Implemen... - 15:03 Revision 2354deac: [BUGFIX] Skip dependency check for extensions
- If an incompatible extension is trying to be installed, a popup opens
with the possibility to skip dependency checks ... - 14:01 Revision fac6e134: [TASK] Travis: container based and no composer self-update
- Recent master travis changes work well, 6.2 is now switched to
container based builds and no composer self-update, to... - 12:38 Revision edd2a1c5: [TASK] Improve .htaccess files
- Improve the example .htaccess file by adding rules for caching,
MIME types and CORS. Also, the rewrite rules are exte... - 12:15 Revision ca0df843: [BUGFIX] Use single quotes in query for values in EXT:workspaces
- Use single quotes for values in the query executed in
WorkspaceService::isOldStyleWorkspaceUsed().
In ANSI SQL, sing... - 12:14 Revision 753d027d: [BUGFIX] Use single quotes in query for values in EXT:workspaces
- Use single quotes for values in the query executed in
WorkspaceService::isOldStyleWorkspaceUsed().
In ANSI SQL, sing... - 12:11 Revision e742451e: [BUGFIX] Duplicate XLIFF identifiers
- Change-Id: I691706710f9bfe3294c59010fa0fd3fdb21f6a3e
Releases: master, 6.2
Resolves: #67867
Reviewed-on: http://revie... - 12:10 Revision 24bc2a3a: [BUGFIX] Duplicate XLIFF identifiers
- Change-Id: I691706710f9bfe3294c59010fa0fd3fdb21f6a3e
Releases: master, 6.2
Resolves: #67867
Reviewed-on: http://revie... - 11:19 Revision 02564b0f: [BUGFIX] Skip dependency check for extensions
- If an incompatible extension is trying to be installed, a popup opens
with the possibility to skip dependency checks ... - 09:29 Revision 8d09ff5c: [BUGFIX] dbal: return field type information from admin_get_fields()
- Deprecate MetaType() which always returned an empty meta fieldtype
with DBAL and move function to getMetadata(). The ... - 09:08 Revision a15f5ff0: [TASK] styleguide: Adapted deprecated palette definition
- 09:06 Revision af872e26: [BUGFIX] Load language file for error messages
- Currently the extension manager doesn't show any error messages while
an extension is overwritten and there are probl... - 09:04 Revision 14436869: [TASK] styleguide: Remove deprecated t3editor_3 and t3editor_4
- 08:54 Revision ef49ae41: [TASK] styleguide: Travis: Switch to container based builds
- 08:47 Revision f742a7c8: [BUGFIX] styleguide: Add missing require table db field
- 08:47 Revision 56dc14fb: [TASK] styleguide: Remove composer self-update from .travis.yml
- 03:15 Revision 8626d641: [CLEANUP] Replace count with empty in EXT:core
- Replace occurences of count() with matching empty() pendants.
Resolves: #67778
Releases: master
Change-Id: I16c0299d... - 01:03 Revision 1f19bb54: [BUGFIX] Correction of Filelink of FAL in linkvalidator
- Add a fetchType function for linkvalidator to take
FileLinktype class for "file:XXX" media instead of internalLink cl... - 01:00 Revision 603edc3f: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy returned by
Repository finder methods always executed a ``... - 00:41 Revision 213bd153: [TASK] Cleanup IndexedSearchRepository
- Cleanup \TYPO3\CMS\IndexedSearch\Domain\Repository\IndexSearchRepository
Resolves: #67857
Releases: master
Change-Id... - 00:29 Revision 4cd7c504: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy returned by
Repository finder methods always executed a ``... - 00:19 Revision e62326e1: [TASK] Remove deprecated language labels
- Resolves: #67847
Releases: master
Change-Id: Ia76a7166a7da9b1663acd8cd40edb6fe040f0f67
Reviewed-on: http://review.typ... - 00:10 Revision c9860a05: [TASK] Cleanup EXT:taskcenter
- Resolves: #67861
Releases: master
Change-Id: I18531f6ef4d9541e9ef1163c3b4703f6b37bc84c
Reviewed-on: http://review.typ...
Also available in: Atom