Activity
From 2015-06-14 to 2015-07-13
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...
2015-06-30
- 23:55 Revision 296f75ed: [TASK] Remove obsolete require statements from ErrorHandler
- As the autoloader is now always present through the bootstrap
and Composer class loader, the fallback of manually
req... - 23:54 Revision b5b46357: [BUGFIX] Locallang file is not an XLIFF file in ext:extensionmanager
- Resolves: #67849
Releases: master
Change-Id: I9b532c45322bad3e9d776326a3d9aa9257325175
Reviewed-on: http://review.typ... - 23:47 Revision c6d2534e: [FEATURE] Introduce "Application" classes for all entry points
- In an effort to move away from TYPO3_MODE and global code
an instance that acts as an entry point has been introduced... - 18:33 Revision 2b9d49be: [BUGFIX] SYS_LASTCHANGED is only updated if page is viewed in live or no
- workspace
The SYS_LASTCHANGED field was updated whenever which workspace was loaded,
leading to SYS_LASTCHANGED bein... - 18:32 Revision d5224b39: [CLEANUP] Replace count with empty in EXT:frontend
- Resolves: #67784
Releases: master
Change-Id: I65b01b82692a981eee1c0d3cc6d6d161f9d80daf
Reviewed-on: http://review.typ... - 12:21 Revision a5bec245: [BUGFIX] hmenu.special = list must evaluate showAccessRestrictedPages
- For menus of type "list" the option showAccessRestrictedPages is now
taken into account as well and the enableFields ... - 12:13 Revision 83abc46c: [BUGFIX] hmenu.special = list must evaluate showAccessRestrictedPages
- For menus of type "list" the option showAccessRestrictedPages is now
taken into account as well and the enableFields ... - 11:40 Revision f1513337: [BUGFIX] Fix SQL error in IndexSearchRepository
- Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master, 6.2
Change-Id: I557ee197544... - 11:38 Revision e45440ed: [FOLLOWUP][BUGFIX] Fix SQL error in IndexSearchRepository
- Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master
Change-Id: Ide173f13d9142b05... - 11:00 Revision d520003e: [!!!][FEATURE] Allow individual content caching
- Since TYPO3 4.7 'stdWrap.cache' is available. This stores the rendered
string into the cache_hash via the caching fra... - 10:50 Revision 902f12af: [TASK] Change misleading texts to "lowlevel" modules
- Resolves: #18486
Releases: master
Change-Id: Iba2514001570428e50eb55a75cee793ff7a409fb
Reviewed-on: http://review.typ... - 10:44 Revision eff3bf05: [BUGFIX] Fix SQL error in IndexSearchRepository
- Add a missing "AND" concatenation to fix a SQL error.
Resolves: #67834
Releases: master, 6.2
Change-Id: I557ee197544... - 10:20 Revision b1fe7bf4: [FEATURE] Introduce TCA > ctrl > descriptionColumn
- Introduce annotation for table column fields "descriptionColumn". Is
added in TCA > ctrl for tables. Optional setting... - 10:13 Revision 22ed9499: [BUGFIX] AddController: RemoveXSS on REQUEST_URI
- sanitizeLocalUrl() fails to compare returnUrl value if the TCA column of a
field type "select" contains configuration... - 09:42 Revision 1dc6f2f0: [BUGFIX] Namespace prefix t3 for id on file is not defined
- Change-Id: If9cf05b0d6d98a6aa3e07dc50ab8c96750183613
Resolves: #67814
Releases: master
Reviewed-on: http://review.typ... - 00:02 Revision c1d6a155: [FEATURE] Add description-field for backend-users
- With the new field it is possible to give a short description
about a user.
Change-Id: I5ffbc0112d1f12099ccd544ceda6...
2015-06-29
- 23:59 Revision ec003b3e: [BUGFIX] Loosen type check of Redis identifiers and tags
- RedisBackend denies identifiers and tags allowed in all other
implementations of caching backends. This change allows... - 23:59 Revision 1584b342: [TASK] Add functional test for exclude field mixup in FormEngine
- This patch introduces a functional test that makes sure that the
exclude field mechanism works correctly with inline ... - 23:57 Revision 1f89094e: [CLEANUP] Replace count with empty in EXT:impexp
- Resolves: #67785
Releases: master
Change-Id: I488a505fa811b76e216a3397bf4f1458d4f098df
Reviewed-on: http://review.typ... - 23:46 Revision caa82871: [CLEANUP] Replace count with empty in EXT:extensionmanager
- Replace occurences of count() with matching empty() pendants.
Resolves: #67781
Releases: master
Change-Id: I4279ab12... - 23:38 Revision 63fd6ff7: [!!!][TASK] Remove typo3/ext/README.txt and typo3/sysext/README.txt
- The two README.txt files within typo3/ext and typo3/sysext do
not provide crucial information that can't be found els... - 23:33 Revision 84ac4966: [TASK] Move typo3 logo icons into EXT:backend
- The typo3 logos used in various places of the backend
including the default favicon are now moved
to EXT:backend.
Re... - 23:33 Revision 144b9bc3: [TASK] Remove colorpicker icons from typo3/gfx/
- This patch also removes TCA options "dim" and "tableStyle".
Resolves: #67825
Releases: master
Change-Id: I3812d79126... - 23:29 Revision 4c412827: [TASK] Remove unused refresh/edit/required icons from gfx/
- Releases: master
Resolves: #67823
Change-Id: I819844c20d1bac0070a66e6bfaf91ba9e72cb4cd
Reviewed-on: http://review.typ... - 22:18 Revision 68b7d322: [TASK] Refactoring of the QueryGenerator Interface Part 2
- Next step of QueryGenerator Refactoring.
Main goals:
- Remove all inline JavaScript
- Remove usage of TBE_EDITOR
- I... - 22:13 Revision 0b295a3f: [TASK] Remove non-CGL-compliant switch clause in EXT:setup
- Resolves: #67821
Releases: master
Change-Id: I70b1434d1350883ab55d39703af3b3ec4d32d7de
Reviewed-on: http://review.typ... - 22:02 Revision d828a519: [FOLLOWUP][FEATURE] Extract dependency ordering out of DependencyResolver
- The dependency order resolver needs to be injected at runtime.
Resolves: #67293
Releases: master
Change-Id: Id7f2b65... - 21:59 Revision 591d86aa: [!!!][TASK] Allow quotes in titles of typolink
- Introduce proper handling of quotes in titles of typolinks.
Example title: 'Here "I\\" am'
Expected link field value... - 21:49 Revision 4c0c7524: [!!!][TASK] Remove tceforms.js because we don't need it anymore
- The IE code for ValueSlider is not needed anymore, also the QuickTips not
used within FormEngine.
Resolves: #67815
R... - 21:48 Revision bc2c356f: [TASK] Cleanup ContentContentObject
- Minor cleanup of \TYPO3\CMS\Frontend\ContentObject\ContentContentObject
Resolves: #67809
Releases: master
Change-Id:... - 21:48 Revision 12657855: [TASK] Change naming in context preset in Install Tool
- Due to the similar naming logic, the preset for configuring optimal
debugging output conflicts with the ApplicationCo... - 21:14 Revision f8c64eeb: [TASK] Improve requireJS handling for FormEngine
- Resolves: #67812
Releases: master
Change-Id: Ie7d8826ae56b5054114a58db13bd413c63d58940
Reviewed-on: http://review.typ... - 20:49 Revision 63c6a2bf: [TASK] styleguide: Adjust path to form wizard icons
- 19:43 Revision d04cc785: [TASK] Move form field wizard icons
- Migrate TCA and FlexForm with the TCA migration during bootstrap.
Resolves: #67793
Releases: master
Change-Id: I1cfa... - 18:25 Revision 98558962: [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... - 17:28 Revision d9d1754f: [TASK] Travis: Add github oauth token
- Change-Id: I46d390ab8e135aae1284936295d2864a4ac67cbb
Resolves: #67779
Releases: 6.2
Reviewed-on: http://review.typo3.... - 17:25 Revision abbfcac7: [FOLLOWUP][BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
- Accidently merged a ::class call into 6.2, where PHP 5.3 still needs to work.
Change-Id: Ie6723af5ddf7c7f3dbe35e8ffc... - 17:09 Revision 2018eb39: [!!!][TASK] RTE: locallang inferno
- The patch resolves quite some mess in ext:rtehtmlarea
around the localization files. Many files are moved around
and ... - 17:01 Revision 404bfd94: [BUGFIX] Invalid XLIFF attribute xml:space="preserver"
- XLIFF does not validate since xml:space must be
either "default" or "preserve".
This attribute is dropped altogether ... - 15:59 Revision 5f97ebe7: [FEATURE] Extract dependency ordering out of DependencyResolver
- The DependencyOrderingService allows to resolve dependency lists
containing before/after dependency specifications in... - 15:04 Revision 3db88fe1: [BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
- When using the ``iteration`` argument, the ``ForViewHelper`` provides
information about the current iteration, includ... - 14:48 Revision 6ea4f290: [BUGFIX] Only count items in ForViewHelper when ``iteration`` argument is set
- When using the ``iteration`` argument, the ``ForViewHelper`` provides
information about the current iteration, includ... - 14:38 Revision 89139e81: [!!!][TASK] Indexed Search: Remove class aliases
- Resolves: #67792
Releases: master
Change-Id: I83a5d93645af8e1bd0a1b6397587c134cca332b0
Reviewed-on: http://review.typ... - 14:36 Revision ec0790ed: [BUGFIX] Remove --div-- without associated label
- Due to a --div-- without a associated label brakes the backend while
adding a new sys_action of type "SQL-Query", thi... - 11:11 Revision 9be8f3cc: [TASK] Install "parallel" as addon in Travis CI
- Resolves: #67799
Releases: master
Change-Id: Ie3ca1f54c08dbd7a17f63018f1112949addc2dc1
Reviewed-on: http://review.typ... - 11:09 Revision a06f366d: [TASK] Update Configuration for excludeForPackaging
- Also exclude .swp files.
Resolves: #67772
Releases: master
Change-Id: I54377634717572144047bde96f0ee9a9dc679957
Revi... - 10:19 Revision 4b1b1841: [FOLLOWUP][BUGFIX] Removing an element from select field must trigger validation
- Fix typo in typeof comparison.
Resolves: #67791
Releases: master
Change-Id: If6ad561f87c7071591c3504ee93c6c1027b290a... - 09:54 Revision 3fd9dc5c: [BUGFIX] Removing an element from select field must trigger validation
- This patch ensures that re-validation is triggered in case
an element is removed from a select field.
Resolves: #677... - 09:49 Revision 9198602b: [BUGFIX] Fix wrong validation of select fields in backend
- This patch fix a wrong validation of select fields in backend.
Also some small performance imrpovements.
Resolves: #... - 08:52 Revision f818a6d2: [TASK] Remove AbstractToolbarItem class
- The Abstract is only implemented by one single class, so it is pretty useless.
The functionality is moved to the actu...
2015-06-28
- 15:04 Revision 2e58197e: [TASK] Register ToolbarItems with timestamps
- In order to ensure unique registration of ToolbarItems,
a unique timestamp is used for each item to register with.
C...
2015-06-27
- 18:44 Revision 84249be6: [TASK] Make Exception message more helpful
- Let the missing hookobject tell, what class it is, in order to
find the place where the interface might be missing.
... - 18:15 Revision c9588a17: [CLEANUP] Replace count with empty in EXT:filelist
- Resolves: #67783
Releases: master
Change-Id: If374d781e4e808291dd99b92dfaffd8653862ec3
Reviewed-on: http://review.typ... - 16:50 Revision 5b9302c6: [FEATURE] Add TypoLinkCodec
- The class allows to encode or decode TypoLink strings.
Resolves: #67765
Releases: master
Change-Id: Ibe103ee5c60e411... - 16:36 Revision e384b407: [CLEANUP] Replace count with empty in EXT:documentation
- Replace occurences of count() with matching empty() pendants.
Resolves: #67780
Releases: master
Change-Id: I5239a038... - 15:41 Revision 05b1df3b: [TASK] Travis: Add github oauth token
- Resolves: #67779
Releases: master
Change-Id: I8b5b249fa40e4d162bcf2dee7ef7cae28f6d5bd8
Reviewed-on: http://review.typ... - 14:39 Revision 351feeb9: [TASK] Refactoring of the QueryGenerator Interface
- Main goals of this patch:
- introduce bootstrap markup
- remove usage of all gfx icons (IconUtility)
- better usabili... - 14:30 Revision c758e6dd: [TASK] Switch travis-ci to container based builds
- Resolves: #67775
Releases: master
Change-Id: I30522630218f2dd8c87ec607fd2bbed5efe3f3ad
Reviewed-on: http://review.typ... - 13:47 Revision 46f72530: [TASK] Travis fail form/RemovexssFilter not found
- This is an intermediate fix to make travis find
form/RemovexssFilter and others again.
Change-Id: I17911ad8379c83e14... - 13:28 Revision 3a1beeb7: [TASK] Travis fail form/RemovexssFilter not found
- This is an intermediate fix to make travis find
form/RemovexssFilter and others again.
Change-Id: I17911ad8379c83e14...
2015-06-26
- 18:53 Revision e1198d92: [BUGFIX] Fix wrong variable spelling in RteHtmlParser
- Resolves: #67770
Releases: master, 6.2
Change-Id: Ie9682bd3f4b471f65b1717fb98293b1f129d2ca5
Reviewed-on: http://revie... - 18:52 Revision f89d03ef: [BUGFIX] Fix wrong variable spelling in RteHtmlParser
- Resolves: #67770
Releases: master, 6.2
Change-Id: Ie9682bd3f4b471f65b1717fb98293b1f129d2ca5
Reviewed-on: http://revie... - 18:05 Revision 74d875c4: [TASK] Refactor formengine required handling
- This patch removes the required images and adds CSS based styling
for required fields and minitems/maxitems validatio... - 16:50 Revision 249e30e1: [TASK] Include autoload info of all core extensions
- Previously classes for extensions that were not loaded,
were also not autoloadable. To simplify composer installation... - 16:40 Revision 023a30bf: [TASK] Include autoload info of all core extensions
- Previously classes for extensions that were not loaded,
were also not autoloadable. To simplify composer installation... - 13:38 Revision 6a7ddfde: [BUGFIX] Make save query possible again
- Resolves: #67762
Related: #64137
Releases: master
Change-Id: I06c1f22c0bb1c63aeb3d87e7e8748be8a60ae69c
Reviewed-on: h... - 13:26 Revision 9723783f: [TASK] styleguide: TCA: Disable select checkbox and tree required for now
- 13:09 Revision 1eb031bb: [BUGFIX] styleguide: TCA: Remove obsolete color picker icon definition
- 13:02 Revision 8e873e7e: [TASK] styleguide: TCA: Disable RTE required for now
- 12:59 Revision 42520fd4: [TASK] styleguide: TCA: select required examples
- 12:28 Revision a9555a28: [TASK] styleguide: TCA: required rte_2 in inline
- 12:14 Revision 3f932ed5: [TASK] styleguide: TCA: Rename a table
- 12:01 Revision 256f3227: [TASK] styleguide: TCA: Add required group_1, group_2
- 11:44 Revision 51be3a60: [TASK] styleguide: TCA: Add inline_3 required example
- 11:38 Revision 2c1d60dc: [TASK] Drop "Show field descriptions" in quick edit
- Page module in "quick edit" mode shows a happy little
checkbox at the bottom "Show field descriptions".
This doesn't ... - 11:35 Revision 8fc9b8d5: [TASK] styleguide: TCA: Add inline example with single required field
- 11:30 Revision c54ac942: [FEATURE] Emit Signal when an IndexRecord is marked as missing
- Introduce a new signal that is emitted when the FAL indexer encounters
a sys_file record which does not have a corres... - 11:20 Revision f52ab0be: [TASK] styleguide: TCA: Split required fields into tabs
- 11:19 Revision 0f4157bd: [BUGFIX] Increase lifetime of cache_rootline
- The default lifetime of frontend related rootline cache is
only one hour, raising query load in production. This is
r... - 10:23 Revision 0a54c21b: [TASK] styleguide: TCA: Simplify formeval hooks
- 10:13 Revision 60cbc695: [BUGFIX] Increase lifetime of cache_rootline
- The default lifetime of frontend related rootline cache is
only one hour, raising query load in production. This is
r... - 10:05 Revision d40bb0e5: [TASK] Remove reference to removed image in ext:sys_action
- This image has been removed already in TYPO3 CMS 4.4
Resolves: #67758
Releases: master
Change-Id: I249dd3dc01b144040... - 10:03 Revision d9bb0301: [FOLLOWUP][TASK] Streamline pages table in PageRepository
- Fix unit tests which require a valid TCA for pages now (as no
bootstrapping is done in Tests, also one test was faili... - 02:40 Revision 987e6220: [TASK] Streamline pages table in PageRepository
- Since TYPO3 CMS 6, the TCA is always fully loaded
when using the PageRepository in the Frontend.
This way a lot of h... - 02:32 Revision 43a82884: [BUGFIX] IRRE: close open records correctly when expandSingle is set
- inline records are now closed correctly when using expandSingle.
Prior to this commit if a record was opened,
all ope... - 00:29 Revision 58d225b4: [TASK] dbal: Ignore MySQL UNSIGNED/ZEROFILL in database schema compare
- Avoid suggestions for database alterations in the install tool
that can not be implemented on DBMS other than MySQL d...
2015-06-25
- 21:23 Revision a49cdd2f: [TASK] Deprecate custom singleton logic in GeneralUtility::getUserObj
- The prepending ampersand within GeneralUtility::getUserObj($className)
is marked for removal, as the SingletonInterfa... - 20:05 Revision 56cef564: [!!!][TASK] FormEngine: Drop "Show secondary options"
- Resolves: #67753
Releases: master
Change-Id: I35195892b81a11026a6e6227337bb6da47166a67
Reviewed-on: http://review.typ... - 19:36 Revision 8cad80b8: [CLEANUP] Early continues in DataHandler::copyRecord_fixRTEmagicImages()
- Change-Id: I0336727989044a5cf8a618b32464f4319af120ab
Resolves: #67582
Releases: master
Reviewed-on: http://review.typ... - 19:29 Revision 17f5ca99: [TASK] Use makeInstance in some hooks
- Switch some hooks from getUserObj() to makeInstance() and
rely on auto loading.
Resolves: #67749
Releases: master
Ch... - 19:26 Revision 805520e8: [CLEANUP] Early returns in DataHandler::localize()
- Resolves: #67583
Releases: master
Change-Id: Ib3971ac6fa4c531b45227f41307d79e3e434b89f
Reviewed-on: http://review.typ... - 19:23 Revision a6ee2203: [CLEANUP] Early continues in DataHandler::fillInFieldArray()
- Resolves: #67584
Releases: master
Change-Id: I4c4d38686718c919732fe1f9739389c4bee0ab45
Reviewed-on: http://review.typ... - 19:16 Revision bda58862: [CLEANUP] Early returns in DataHandler::deleteRecord()
- Resolves: #67585
Releases: master
Change-Id: Iea8eab8a50e7014884f23be0ce7ada7b5f1743d7
Reviewed-on: http://review.typ... - 17:46 Revision 53d22b54: [BUGFIX] Avoid race conditions in typo3temp/Cache
- Race conditions can occur when the cache in typo3temp/Cache gets
cleared, for example by using the Install Tool "Clea... - 17:37 Revision e1fdbbba: [BUGFIX] Avoid race conditions in typo3temp/Cache
- Race conditions can occur when the cache in typo3temp/Cache gets
cleared, for example by using the Install Tool "Clea... - 15:16 Revision e8ed378b: [!!!][TASK] Drop additional palette handling
- Change-Id: I33a5173515ebf04e19f31838cff84dd5561bc3c3
Resolves: #67737
Releases: master
Reviewed-on: http://review.typ... - 14:49 Revision 47df8e0c: [BUGFIX] Make ext_update working
- Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition... - 13:20 Revision 6cbbcf0e: [TASK] Refactor IndexedSearch hook examples
- * Remove long class names
* Define undefined variables
* Correct and add phpDocs
Releases: master
Resolves: #67746
C... - 13:09 Revision 9ec667e5: [TASK] Update breaking documentation FormEngineRefactoring
- Change-Id: Ib5855f17930e65a1e6fee878b43dffa215b0ed32
Resolves: #67747
Releases: master
Related: #63846
Reviewed-on: ... - 12:13 Revision ed1948db: [BUGFIX] Make ext_update working
- Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition... - 11:29 Revision d1ff5c26: [BUGFIX] Make ext_update working
- Running the actual update now works with all variants of ext_update
classes. Namespaced and non-namespaced.
Addition... - 11:13 Revision 109b0c60: [BUGFIX] Use ResourceStorage::replaceFile for upload + replace
- Resolves: #65089
Releases: master
Change-Id: Ic59e525c6e06c8b0ff71da8ff01f536f0a7059fa
Reviewed-on: http://review.typ... - 11:09 Revision ad933449: [BUGFIX] Fix exception in IssueCommand view helper
- The URL used in the IssueCommand view helper is now built properly
to fix the exception mentioned in the ticket.
Res... - 11:08 Revision 9c1bf4f1: [TASK] Use proper PHP 5.5 class references (no singleton)
- Resolves: #67743
Releases: master
Change-Id: Iad5c37fbf0350d52b03ea7d8a92b2e82440cb3de
Reviewed-on: http://review.typ... - 11:05 Revision 583eb67d: [BUGFIX] Cleanup AbstractExceptionHandler and fix variable access
- AbstractExceptionHandler still used a formerly public property which
has been defined as protected in the meantime.
C... - 11:01 Revision 7129e2e5: [BUGFIX] Cleanup AbstractExceptionHandler and fix variable access
- AbstractExceptionHandler still used a formerly public property which
has been defined as protected in the meantime.
C... - 10:39 Revision 389fa3b5: [BUGFIX] Correct namespace for RichTextElement
- Correct namespace of \TYPO3\CMS\RteHtmlarea\Form\Element\RichTextElement
Releases: master
Resolves: #67744
Change-Id... - 09:08 Revision 30a17d5a: [BUGFIX] EXT:mediace does not resolve EXT:paths for swf includes
- Due to the moving of the swf player files from typo3/contrib
to EXT:mediace one file does not resolve the EXT: syntax... - 08:55 Revision ba84ce25: [BUGFIX] Fix media paths for CSS Styled Content 6.2 TS
- The paths for CSS Styled Content media with the
6.2 rendering are adopted to fit the new paths
related to EXT:mediace...
2015-06-24
- 21:25 Revision dbb2b037: [TASK] Change ellipsis icon to chevron in list view
- The ellipsis icon at the end of the list view looks confusing without the
context of other icons. The chevron express... - 21:06 Revision b98faf24: [TASK] Improve addFieldsToAllPalettesOfField() tests
- Cut existing addFieldsToAllPalettesOfField() tests into smaller pieces
and do not use generateTCAForTable() to make t... - 20:55 Revision e99799fe: [TASK] Better description for parameter in AuthenticationService::getGroups()
- This patch add a note why this parameter should not be removed.
Resolves: #67715
Releases: master
Change-Id: Iaefc4e... - 17:27 Revision 29a66ce3: [TASK] Mark ext:beuser as stable in ext_emconf
- Resolves: #67729
Releases: master
Change-Id: Ic756bce02270116cac1cc8ae559862d4fc807308
Reviewed-on: http://review.typ... - 14:48 Revision 5c9f0761: [TASK] styleguide: TCA: Move required fields to own table
- 14:29 Revision 4d846355: [TASK] styleguide: TCA: Remove dividers2tabs, it is obsolete
- 14:16 Revision 3c18da89: [TASK] styleguide: TCA: Move two required fields to required tab
- 13:46 Revision 779006d5: [TASK] styleguide: Simplify travis setup
- 13:22 Revision f6ed93a5: [!!!][TASK] RTE: Further API cleanups
- * editorCSS is not used on JS side, so removed
* Plugin API requiresClassesConfiguration() has some
regular plugins... - 13:02 Revision f660c6df: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/26 from lolli42/master
- [TASK] styleguide: Simplify travis-ci environment
- 12:34 Revision c2d13325: [TASK] styleguide: Simplify travis-ci environment
- 12:24 Revision 01de0931: [BUGFIX] EXT:reports does not recognize TYPO3 CMS 7.3.0 as released
- Since the versioning scheme for TYPO3 CMS branches has changed with the
kickstart of TYPO3 CMS 7 LTS development, the...
2015-06-23
- 23:30 Revision fcf66b8e: [BUGFIX] Fix invalid column name in DeprecatedRteProperties updater
- Fix the spelling of the column from TSConfig to TSconfig so that the
query works with databases that take the notatio... - 23:29 Revision b2450ef8: [BUGFIX] Make RteAcronymButtonRenamedToAbbreviation update DBAL compatible
- Make the updater use proper quoting for the value part of the where
condition and fix the spelling of the column name... - 22:51 Revision b927b7f8: [!!!][TASK] RTE: Remove synchronous load from plugin API
- This information is never used for anything.
Resolves: #67713
Releases: master
Change-Id: I0bae25130f329c39a2ab571aa... - 22:38 Revision f2d0614d: [TASK] Unify primary actions in page module
- Clicks on content elements now open always the edit view.
Resolves: #50992
Releases: master
Change-Id: I899a2076300f... - 22:34 Revision 083f6605: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 3
- Resolves: #67535
Releases: master
Change-Id: If07f5e8b5ec0850941985f11cbd326a03f9d1ad2
Reviewed-on: http://review.typ... - 22:29 Revision 8b57e43f: [TASK] Use language labels in BooleanValidator
- Use language labels instead of simple strings in BooleanValidator
Change-Id: Icc25bd1a08d9a162ca23c018a791e07ac04533... - 21:35 Revision 02071aa6: [!!!][TASK] Move fileicons to EXT:frontend
- The only usage for fileicons in TYPO3 is in the frontend
when using "filelink" (e.g. in the list of files to download... - 21:29 Revision 133d167c: Revert "[TASK] Port toolbar dropdowns to Fluid"
- This reverts commit 13d0fcc0c27ff27f3498ebda2cbd2f22f12492ab.
Moving these tiny html snippets to fluid
gives no real... - 21:03 Revision 6d64d1d7: [TASK] Move tt_content.image_frames to compatibility6
- The field "image_frames" which was disabled by
css_styled_content since TYPO3 4.x by default is
moved to EXT:compatib... - 20:49 Revision 3a297c74: [BUGFIX] ScriptPreviewRenderer make use of protected function
- Resolves: #67709
Releases: master
Change-Id: I614d9b61ab202b41542c484015284c580678396e
Reviewed-on: http://review.typ... - 19:44 Revision 26e76851: [TASK] RTE: Register plugins as prototype
- Register default plugins as prototype and not as
singleton object. Patch is not breaking since no
plugin class uses a... - 19:32 Revision 6775eb86: [BUGFIX] Update SQL definition for tx_extensionmanager_domain_model_extension
- Update the database schema to allow up to 255 characters for the author
details as the ter extension allows as many c... - 19:32 Revision 9bb90973: [TASK] Correct header in RST files
- Resolves: #67705
Releases: master
Change-Id: I771976ac29dd2414ad5ef13a3ef4e7b6822424e2
Reviewed-on: http://review.typ... - 17:55 Revision cdf55d2b: [TASK] Remove referer check for jumpUrl handling
- This commit removes the referer check while handling jumpurls.
Resolves: #66602
Releases: master
Change-Id: Ice0795f... - 15:35 Revision 9d8c63ba: [TASK] Bump class alias loader version
- The new alias loader version incorporates a fix
which we should benefit from.
See: https://github.com/helhum/class-a... - 15:35 Revision a4e844a3: [TASK] Bump class alias loader version
- The new alias loader version incorporates a fix
which we should benefit from.
See: https://github.com/helhum/class-a... - 14:58 Revision 0edaed80: [TASK] Bump composer installer version
- The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda... - 14:57 Revision 5e69a204: [TASK] Bump composer installer version
- The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda... - 14:47 Revision d654a2cb: [TASK] Bump composer installer version
- The new version incorporates a few fixes which
makes the composer installation of TYPO3 and extensions
smoother. Upda... - 14:16 Revision fdfd512b: [TASK] Improve UpperCamelCase .rst
- Resolves: #67695
Releases: master
Change-Id: I2e5e05293d8cd0fa4aaf8e0b205ae4f5586a2db7
Reviewed-on: http://review.typ... - 10:57 Revision 25aa4611: [TASK] Improve "Overwrite files" message
- "Shall existing files be overwritten" message displayed when
uploading files in Filelist is replaced with a more frie... - 08:44 Revision 064179aa: [TASK] RTE: Inline ext_localconf includes
- Merge two include_once calls directly into ext_localconf
of ext:rtehtmlarea. Do not treat SoftReferenceHook as
single...
2015-06-22
- 23:31 Revision 262a8e86: [BUGFIX] Add missing tca title for sys_history
- Resolves: #67685
Releases: master
Change-Id: I0a00358bcbf0f1e15f0abd99bc419c022e70379b
Reviewed-on: http://review.typ... - 21:29 Revision 8fa7a66d: [BUGFIX] Infinite loop with circular relations
- When resolving circular relations, extbase fails with an
infinite loop because the DataMapper waits for all sub-
obje... - 21:28 Revision a6f0b288: [BUGFIX] RTE transformation not executed
- With moving the 4th TCA showitem field to defaultExtras in
columnsOverrides a bug was introduced, so the DataHandler ... - 21:28 Revision 9b2fe2a9: [BUGFIX] VariableContainer should be available in getLayoutName
- The ``currentVariableContainer`` was not made available in
the ``getLayoutName`` method of compiled templates leading... - 21:24 Revision e612eb5e: [BUGFIX] VariableContainer should be available in getLayoutName
- The ``currentVariableContainer`` was not made available in
the ``getLayoutName`` method of compiled templates leading... - 20:09 Revision 286845af: [!!!][TASK] Remove $GLOBALS[FILEICONS] functionality
- The global variable FILEICONS was used before there were
sprite icons for files prior to TYPO3 v4.4.
The $FILEICONS ... - 19:56 Revision 532aba10: [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... - 19:46 Revision 8d2fc92a: [BUGFIX] Illegal string offset in DataPreprocessor
- Resolves: #67620
Releases: master, 6.2
Change-Id: Ic8c8d50101cf9e800d4b241b6f74058fe0cc6c0b
Reviewed-on: http://revie... - 19:41 Revision f7fdaa25: [BUGFIX] Include of flowplayer for 6.2 static template is wrong
- Resolves: #67475
Releases: master
Change-Id: Ib8cfdd76f57c601f8162467168c3ec043809a3b9
Reviewed-on: http://review.typ... - 19:40 Revision fe9339b4: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 19:39 Revision f3105d4e: [BUGFIX] Debug-Bar z-index too high
- Resolves: #67566
Releases: master
Change-Id: I6574e379b16d79afae643285d11d89ca66412b3a
Reviewed-on: http://review.typ... - 19:36 Revision 62396c80: [BUGFIX] Illegal string offset in DataPreprocessor
- Resolves: #67620
Releases: master, 6.2
Change-Id: Ic8c8d50101cf9e800d4b241b6f74058fe0cc6c0b
Reviewed-on: http://revie... - 17:11 Revision 0415d33e: [TASK] FormEngine JS refactoring: copy JS files
- The files jsfunc.tbe_editor.js and jsfunc.evalfield.js are used
in QueryBuilder and FormEngine.
As first step we mak... - 16:31 Revision a9322a18: [TASK] Change clipboard drop down from splitted button to single button
- This patch changes the style for the drop down menu from one splitted
button to on single button. This is because the... - 13:35 Revision 9207f55b: [TASK] Linkvalidator task should handle emailaddresses as textfield
- Like other scheduler tasks, the emailaddresses for an task should
be in an textarea. Streamline this now in the linkv... - 13:06 Revision 7e271525: [BUGFIX] Documentation of changes has invalid reStructuredText
- * WARNING: Bullet list ends without a blank line; unexpected unindent
* ERROR: Error in "code-block" directive (1 arg... - 12:47 Revision 27b70be3: [BUGFIX] Reindex images also if they are replaced by an older image
- Now the FAL Storage Indexer also reindexes images that have been replaced
by another image with older mtime than the ... - 12:30 Revision bf0e5be9: [FEATURE] Add stdWrap for treatIdAsReference property
- Resolves: #43984
Releases: master
Change-Id: I9b30eedac9549817cec19fbcc1880252a02f53d3
Reviewed-on: http://review.typ... - 12:29 Revision 2f9eca0e: [BUGFIX] "fixed_lgd_cs" may crash in eID environment
- Under certain circumstances during an eID call,
calling fixed_lgd_cs() could lead to a fatal error due
to a "half-ini... - 12:29 Revision e08e2262: [BUGFIX] "fixed_lgd_cs" may crash in eID environment
- Under certain circumstances during an eID call,
calling fixed_lgd_cs() could lead to a fatal error due
to a "half-ini... - 12:28 Revision c42a9bcf: [BUGFIX] EXT:reports does not recognize TYPO3 CMS 7.3.0 as released
- Since the versioning scheme for TYPO3 CMS branches has changed with the
kickstart of TYPO3 CMS 7 LTS development, the... - 11:46 Revision 46afc33a: [TASK] Removes eval() in Unit Tests
- Resolves: #67664
Releases: master
Change-Id: Ie76a225f6961055b9078ad97b4cf8bc62fd7417e
Reviewed-on: http://review.typ... - 11:11 Revision 56135df3: [TASK] Do not close fly out when closing a document
- Resolves: #67567
Releases: master
Change-Id: Ie4a49eb5079dcde051c47fa1640de935eb5d2764
Reviewed-on: http://review.typ... - 11:07 Revision 396595f1: [BUGFIX] Render correct menu item for broken shortcut
- In case the target of a shortcut is not set, it must be
ensured that the rendered menu item has valid markup.
This is... - 11:07 Revision 91fa84d2: [BUGFIX] Render correct menu item for broken shortcut
- In case the target of a shortcut is not set, it must be
ensured that the rendered menu item has valid markup.
This is...
2015-06-21
- 23:51 Revision 7fdf1f94: [BUGFIX] Tasks Center section menu is hardcoded
- Since the refactoring of the tasks center in 4.5, the section menu is
hardcoded to information and tasks and cannot b... - 23:12 Revision b46143f6: [TASK] Move Content Element Wizard Icons to EXT:frontend
- Resolves: #67650
Releases: master
Change-Id: Ifcfe9b30893c34dbc07c38c423c7219ec5141663
Reviewed-on: http://review.typ... - 23:12 Revision 195fbb3f: [BUGFIX] Allow EXT:syntax for icons in new CE wizard
- Allow EXT:myicon.png instead of just relative paths
for the new Content Element wizard to be more
flexible.
Resolves... - 22:05 Revision 273cd7e7: [TASK] Cleanup clipboard styling
- Resolves: #67652
Releases: master
Change-Id: Ica85aecb90c22418334571989fa5a4a2153caecb
Reviewed-on: http://review.typ... - 18:27 Revision e5fa66e1: [BUGFIX] Change grid class of clipboard
- This patch changes the TWBS grid class of the clipboard from col-sm-6
to col-sm-12. 6 is bogus for two reasons. First... - 16:28 Revision 3fc4c65e: [TASK] Removes eval() in BackendUtilityTest
- Resolves: #67651
Releases: master
Change-Id: Ib1199162a747c486bba60d0ec489ab07226425c1
Reviewed-on: http://review.typ... - 13:05 Revision 91d12569: [BUGFIX] Infinite loop with circular relations
- When resolving circular relations, extbase fails with an
infinite loop because the DataMapper waits for all sub-
obje... - 10:25 Revision 0d0b502a: [BUGFIX] Correctly handle forceTypeValue = 0
- Setting config.forceTypeValue or forceTypeValue in GMENU, TMENU,
IMGMENU or JSMENU objects to 0 (zero) is now handled... - 10:22 Revision d538d79e: [BUGFIX] Correctly handle forceTypeValue = 0
- Setting config.forceTypeValue or forceTypeValue in GMENU, TMENU,
IMGMENU or JSMENU objects to 0 (zero) is now handled...
2015-06-20
- 20:40 Revision 8bef7587: [!!!][TASK] Cleanup Flash message rendering in FlashMessageQueue
- Streamline rendering of FlashMessages to the same output
the view helper creates by default currently.
This makes us... - 18:36 Revision 14f52978: [BUGFIX] Properly escape data in PermissionAjaxController
- Resolves: #48692
Releases: master
Change-Id: Icd8252c81575244bca55515f79b22445a82fcadc
Reviewed-on: http://review.typ... - 18:21 Revision 13d0fcc0: [TASK] Port toolbar dropdowns to Fluid
- The toolbar dropdown menus are ported to Fluid. Also, some small
improvements are made in this patch.
Resolves: #675... - 17:24 Revision 3a9307c4: [FOLLOWUP][TASK] Cleanup bootstrap
- Due to the HttpUtility resolving of absolute URLs
the redirect to the install tool did not work anymore.
Resolves: #... - 17:01 Revision 75114d60: [BUGFIX] Sorting ignored in "Template Overview"
- The overview of all TS templates shows a tree like view listing
of all pages having a ts template on them.
But this v... - 16:16 Revision fffc1817: [BUGFIX] Sorting ignored in "Template Overview"
- The overview of all TS templates shows a tree like view listing
of all pages having a ts template on them.
But this v... - 15:42 Revision 965ee936: [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- Storage should use folder identifier when accessing the driver
Releases: master
Resolves: #67647
Resolves: #65305
Re... - 15:30 Revision 49abdf2a: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/25 from joniroutypo3/master
- [BUGFIX] styleguide: Wrong nesting in TCA
- 14:33 Revision ba4fc15d: [BUGFIX] RTE transformation not executed
- With moving the 4th TCA showitem field to defaultExtras in
columnsOverrides a bug was introduced, so the DataHandler ... - 14:30 Revision 8b42c96e: [BUGFIX] Fluid BytesViewHelper: use translated units
- The units are moved from a constant to a localization file,
to make it possible to translate the units.
Resolves: #6... - 14:14 Revision ed1b7f8b: [FOLLOWUP][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- Remove obsolete unit test.
Resolves: #65305
Resolves: #59475
Resolves: #59473
Releases: master
Change-Id: Iba3dbd92b... - 14:14 Revision 91a9faa0: [BUGFIX] Include doktype in pageOverlayFields
- Translation overlays must include the doktype field of the translated
page, to take into account page type changes. O... - 14:11 Revision 390ea71a: [!!!][TASK] Remove PHP library inclusion in FE
- The functionality to add PHP include files
during the Frontend request is quite old and
obsolete as there are plenty ... - 13:24 Revision 71c6ee6c: [!!!][TASK] FAL: Use file drivers correctly in Folder::getSubfolder
- This patch extends the API of the DriverInterface.
The Folder::getSubfolder() function now asks for the correct fold... - 13:21 Revision 8885af87: [TASK] Clean up bootstrap process
- This patch streamlines the redirect process
to the install tool, as some constants don't
need to be set just before r... - 13:02 Revision 4467b6d6: [BUGFIX] TypeError: this.I18N was undefined in backend
- Fixed JS Error in backend.
Can be verified in EXT:styleguide mega record.
Resolves: #67644
Releases: master
Change-I...
2015-06-19
- 23:02 Revision b3d982c0: Revert "[BUGFIX] Change default label for sys_file_references"
- This reverts commit 6a7d3a545ff32f24e860ee2d9141852c4a964cb9.
The original patch breaks the functional tests.
Chang... - 22:47 Revision 6a7d3a54: [BUGFIX] Change default label for sys_file_references
- In the List module you can select additional fields to be displayed.
For fields referencing files only, the uid is sh... - 14:44 Revision cf701bd8: [FOLLOWUP] Document "DBMS specific conversion between Meta/MySQL field types"
- Document the changes in mapping field types and the impact for sites
running PostgreSQL.
Resolves: #67626
Related: #... - 13:15 Revision 7876d5ff: [TASK] dbal: convert DBMS specific key/default/extra values to MySQL SQL
- Allow DBMS specific transformations of field information to MySQL SQL
dialect. Provide the database compare in the in... - 12:11 Revision 4d3b26fc: [FEATURE] Backend User: display "online" badge
- To gain quick overview of people in project being online
at the moment the small label "online" is added to listing.
... - 11:43 Revision 873c2e60: [FEATURE] dbal: DBMS specific conversion between Meta/MySQL field types
- This patch changes the implementation of the methods that convert
between ADOdb meta field types and MySQL native fie... - 11:23 Revision ec1d0cb3: [BUGFIX] Don't force lowercase on SQL SET() values
- With this patch Database Analyzer no longer complains about SQL SET()
values in upper- or mixed case when checking fi... - 11:07 Revision 67b6c330: [BUGFIX] Don't force lowercase on SQL SET() values
- With this patch Database Analyzer no longer complains about SQL SET()
values in upper- or mixed case when checking fi... - 09:03 Revision efadc9f9: [CLEANUP] Replace create_function() with closure
- The create_function() function is discouraged due to internal usage
of eval(). Replace all calls with a real closure,...
2015-06-18
- 23:56 Revision 22b708c4: [!!!][TASK] Remove deprecated function calls since 6.2
- Some last leftover deprecated methods and logic are removed.
Resolves: #67565
Releases: master
Change-Id: Ia6a62d8aa... - 23:34 Revision 65160c09: [TASK] Removes eval() in ArrayUtilityTest
- Adds a new ArrayUtilityMockup and removes the ugly
usage of eval() from ArrayUtitilyTest.
Change-Id: Id655f913b3eb63... - 23:33 Revision f9768b31: [TASK] Removes eval() in array utility unit tests
- Adds a new DummyController fixture and removes the ugly
usage of eval() from FieldProviderTest.
Change-Id: I6efa66ae... - 23:32 Revision 0bd03c00: [TASK] Removes eval() in uri builder unit tests
- Adds fixtures for an Entity and an ValueObject and removes the ugly
usage of eval() from UriBuilderTest in unit tests... - 23:20 Revision 8ab7d189: [TASK] Removes eval() in core tree data provider factory unit tests
- Adds fixture for a DataProvider and removes the ugly usage of eval() from
TreeDataProviderFactoryTest in unit tests.
... - 23:16 Revision 62b02857: [TASK] Removes eval() in core data handler unit tests
- Adds fixtures for InvalidHook and AllowAccessHook and removes the ugly
usage of eval() from DataHandlerTest in unit t... - 23:14 Revision 8b0641bb: [TASK] Removes eval() in core general utility unit tests
- Adds and updates fixtures JavaScript minifying error test, class
replacement test, instantiation with constructor par... - 23:14 Revision daf4dce2: [TASK] Removes eval() in core path utility unit tests
- Adds fixture for a Windows environment PathUtility and removes the
ugly usage of eval() from PathUtilityTest in unit ... - 23:06 Revision 341b7d41: [TASK] Removes eval() in core mailer unit test
- Adds fixture for FakeTransport and removes the ugly usage of
eval() from MailerTest in unit tests.
Resolves: #67604
... - 22:56 Revision 0fd62ff5: [BUGFIX] Properly escape data in SelectImage
- Resolves: #67527
Releases: master
Change-Id: Id4e80a03a9553eab742e3dd1b44117e04a5180b7
Reviewed-on: http://review.typ... - 22:38 Revision e49b20fd: [CLEANUP] EXT:backend/Classes/Controller/*.php
- Refactor the code to go green in PHPStorm.
- declare missing class variables
- add getter for LanguageService
- add ... - 22:18 Revision 7db77eeb: [TASK] Removes eval() in core version number utility unit tests
- Adds fixture for specifying current version in VersionNumberUtility
and removes the ugly usage of eval() from Version... - 22:10 Revision af4c2a0a: [BUGFIX] Properly resolve link format to page type
- This fixes the resolving of link format to target page type
when creating frontend links with the UriBuilder.
Resolv... - 22:09 Revision 941de0a6: [BUGFIX] Properly resolve link format to page type
- This fixes the resolving of link format to target page type
when creating frontend links with the UriBuilder.
Resolv... - 21:35 Revision 948bbcc2: [TASK] Save pixels: hide Workspace toolbar item when unused
- In use case where EXT: workspaces is installed and activated but no
additional Workspaces (sys_workspace) records are... - 21:32 Revision 89e7bdf4: [BUGFIX] Add missing break statements
- UserSettingsController misses break statements in a switch
control structure. Add them.
Resolves: #67615
Releases: m... - 21:30 Revision f8fa92f7: [TASK] Show expected targetType on "Object not found" errors
- If the ``PersistentObjectConverter`` cannot find an object by
given identity the error message shows the identity but... - 15:09 Revision e903c842: [BUGFIX] Check if file exists before deletion
- File deletion in "processed" folder no longer throws an exception when
trying to delete a file that does not exist.
... - 15:04 Revision c584bc14: [BUGFIX] Check if file exists before deletion
- File deletion in "processed" folder no longer throws an exception when
trying to delete a file that does not exist.
... - 13:16 Revision 37ad76f5: [FEATURE] Custom attribute name and multiple values for meta tags
- To support a broader range of possible meta tags we need a specify
the used attribute name. Also now it is possible t... - 13:09 Revision 88f36535: [BUGFIX] Fix check for import / export folder
- When the import / export folder is not available a NULL value
is returned. The condition that checks if a vaild folde... - 13:09 Revision cece8a6f: [BUGFIX] Fix check for import / export folder
- When the import / export folder is not available a NULL value
is returned. The condition that checks if a vaild folde... - 13:02 Revision 9e228bc4: [BUGFIX] Use single quotes for password check
- Use single quotes for the password check in
SaltedPasswordsUtility::getNumberOfBackendUsersWithInsecurePassword
to te... - 13:01 Revision 048e8545: [BUGFIX] Use single quotes for password check
- Use single quotes for the password check in
SaltedPasswordsUtility::getNumberOfBackendUsersWithInsecurePassword
to te... - 13:01 Revision ee6fd9f6: [CLEANUP] Code duplication in DataHandler::copyRecord_processManyToMany()
- There was a foreach loop that only differed in one line, but was
duplicated due to the complex condition around it. T... - 12:27 Revision 19fabf30: [BUGFIX] styleguide: Wrong nesting in TCA
- See : https://forge.typo3.org/issues/67534
- 10:50 Revision 28bdc45b: [BUGFIX] File metadata can't be edited inline
- Since 2012, there is a special mechanism to allow some tables for
editing even if their records reside on a page that... - 10:18 Revision cffc7e65: [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... - 10:17 Revision ee8c8b9b: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 09:29 Revision 868860d4: [FEATURE] dbal: Ignore MySQL ENGINE in database schema compare
- Ignore the database engine when comparing the expected and the
current schema information if DBAL is enabled. The MyS...
2015-06-17
- 23:43 Revision 27533fa2: [BUGFIX] dbal: Always initialize the DBMS specifics
- Make default DBMS specifics available when no DBAL handler has
been configured to fix errors in the install tool.
Re... - 22:07 Revision cf7e7bfc: [TASK] Add basic unit tests for ContentObjectRenderer::typoLink
- Resolves: #67586
Releases: master, 6.2
Change-Id: I0c20b13469d9bb9af844f92ee87181a55bacc906
Reviewed-on: http://revie... - 21:27 Revision 30a4d997: [!!!][TASK] RTE: Remove tt_content rte_enabled and flag handling
- The tt_content field rte_enabled is not really useful anymore, RTE
can be disabled on a per-user basis. The field is ... - 21:24 Revision 0b7dee60: [BUGFIX] Properly escape option value for groups
- Resolves: #56296
Releases: master,6.2
Change-Id: I2960cc23b6fdb44e5159c74c126feaa6070eb7bf
Reviewed-on: http://review... - 21:16 Revision 67d649d4: [TASK] Extend FileMount-Model with description-field
- The new description-field that was recently added to table sys_filemounts
is now also added to the FileMount-Model.
... - 20:52 Revision 43a3395f: [CLEANUP] Early continue in DataHandler::process_*
- Resolves: #67500
Releases: master
Change-Id: Iaab030099f565deb10d22c254856af7a07ecd3e9
Reviewed-on: http://review.typ... - 20:46 Revision 9230a039: [TASK] Split DataHandler::copyRecord_procBasedOnFieldType
- This is the first part to get this method down to an understandable
size. The two factored out methods should be furt... - 20:40 Revision 3641286e: [BUGFIX] Properly escape option value for groups
- Resolves: #56296
Releases: master,6.2
Change-Id: I2960cc23b6fdb44e5159c74c126feaa6070eb7bf
Reviewed-on: http://review... - 20:38 Revision 54eef5d2: [FOLLOWUP][TASK] Convert dropdowns in clipboard to TWBS
- Remove double quotes from URL.
Releases: master
Resolves: #67560
Change-Id: I4097f7096b58a6aa3a7fde0bac521e43bf638a8... - 20:26 Revision 9d83190c: [BUGFIX] Hide "Create ..." buttons, if maxitems is reached
- This patch hide "Creation relation", "Create new ..." and
"Select & Upload" button when the edit form is generated if... - 20:03 Revision 91a5b9ae: [TASK] Convert dropdowns in clipboard to TWBS
- This patch converts the dropdowns in the clipboard from select options to
ul li list to follow the TWBS guidelines.
... - 19:54 Revision 77ac8f2f: [BUGFIX] Fix SQL error on recursive TypoScript template inclusion
- If TypoScript templates are included recusively (a > b > a), the
$basedOnIds array is empty and creates an invalid SQ... - 19:18 Revision 8da061f2: [BUGFIX] Fix SQL error on recursive TypoScript template inclusion
- If TypoScript templates are included recusively (a > b > a), the
$basedOnIds array is empty and creates an invalid SQ... - 19:15 Revision b09a17d1: [!!!][TASK] Move language file of EXT:opendocs
- Move the language file to Resources/Private/Language/locallang.xlf.
Resolves: #67557
Releases: master
Change-Id: I46... - 19:12 Revision d26b90f9: [TASK] RTE: Remove unused css files
- A number of .css files within RTE are referenced in the plugin files
but never included since addIconsToSkin is not 1... - 18:51 Revision 20fa7514: [!!!][FEATURE] Support IEC/SI units in file size formatting
- The new labels "iec" and "si" are added to GeneralUtility::formatSize,
where "iec" is the new default label.
A new p... - 18:02 Revision 359f92da: [FEATURE] styleguide: Add -select- multiple with size=1
- Interestingly size=1 is not multiple. Just included
in order to take decision on how to proceed. - 17:08 Revision 95f6df6e: [BUGFIX] FormEngine: Size equals to 1 if none set on multi-selects
- Having a FormEngine select element with maxitems=10
and no size set, then a typical single-select element
is rendered... - 16:35 Revision 14a42e9c: [TASK] RTE: Remove empty locallang files
- Some locallang.xlf files in RTE are empty. Remove them
together with their references.
Resolves: #67559
Releases: ma... - 15:56 Revision 9b8cdc28: [FEATURE] Add description-field for filemounts
- With the new field it is possible to give a short description what a
certain filemount should be used for or which do... - 13:24 Revision 0277f457: [BUGFIX] Misleading annotation in createVersionNumberedFilename
- The method returns a string.
Resolves: #67549
Releases: master
Change-Id: I7b9b6a1000ddfbb3394b545f42370ba39dcbecbe
... - 13:20 Revision ca6a8f5f: [FOLLOWUP][TASK] Deprecate init.php
- Add missing TYPO3_MODE in two places.
Resolves: #67471
Releases: master
Change-Id: I02a77209dabe4267a4df57b754048160... - 11:35 Revision 856ca19e: [BUGFIX] Add "tx_felogin" folder in "uploads" folder during install
- fe_login is a preinstalled extension but the "/uploads/tx_felogin" folder
was not created during step-2 installation ... - 11:29 Revision 32b88885: [BUGFIX] Add "tx_felogin" folder in "uploads" folder during install
- fe_login is a preinstalled extension but the "/uploads/tx_felogin" folder
was not created during step-2 installation ... - 10:57 Revision 9de47fc8: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/24 from maierda/master
- [TASK] styleguide: TCA: Add select_16 with maxitems=10 and size not set
- 10:18 Revision 879e2a56: [TASK] Add table of content page for 7.3
- Resolves: #67536
Releases: master
Change-Id: I1527b99395ab44263194922579cb482bbe567542
Reviewed-on: http://review.typ... - 10:09 Revision f170f30a: [TASK] styleguide: TCA: Add select_16 with maxitems=10 and size not set
2015-06-16
- 20:09 Revision d4ee83ca: [BUGFIX] Always use MCRYPT_DEV_URANDOM if using mcrypt
- Using MCRYPT_RAND was introduced because of a bug in PHP versions lower
than 5.3.7 on Windows in combination with IIS... - 19:48 Revision d432e2cb: [TASK] Update Bootstrap to 3.3.5
- Resolves: #67522
Releases: master
Change-Id: Iceae001a8519fbf33f8661425b732349e969fbf6
Reviewed-on: http://review.typ... - 19:30 Revision 0d644ae3: [TASK] Remove unused icons in typo3/gfx/
- Resolves: #67520
Releases: master
Change-Id: I4db740c6eead3d2b77cd7a879a8f5912b6b97db9
Reviewed-on: http://review.typ... - 19:18 Revision 64a5ed13: [BUGFIX] Restore the layout of the clipboard
- Reposition the thumbnail back in another column than the icon.
Releases: master
Resolves: #67521
Change-Id: I2506635... - 18:57 Revision d7f8a378: [TASK] Removes eval() in abstract backend unit tests
- Adds a new AccessibleProxy for AbstractBackend and removes the ugly
usage of eval() from AbstractBackendTest in unit ... - 18:55 Revision 47fa5738: [TASK] Remove show/hide thumbnails button from clipboard
- This patch remove the button to show and hide the thumbnails of images
from the clipboard. The thumbnails will be sho... - 18:26 Revision 23adcfb1: [TASK] Clean up unused t3skin variables in ext_tables.php
- There are several options and references within
EXT:t3skin/ext_tables.php which are not in use anymore
and can simple... - 18:15 Revision 359e1ddf: [TASK] Remove usage of _icon_website.gif
- The occurence of _icon_website.gif was still used in two places
instead of using the proper sprite icon. The patch ch... - 18:02 Revision 7df80762: [!!!][FEATURE] "Content-Language" HTTP header now added when rendering
- The "Content-Language" is now sent as a both meta tag and HTTP header.
Previously page language information was only ... - 17:53 Revision 03015d83: [TASK] Deprecate IconUtility::getIcon and clean up "gfx/i/"
- The method IconUtility::getIcon was used for returning
overlaid icons before TYPO3 CMS 4.4, based on raw icons
inside... - 17:20 Revision a3e48b1b: [BUGFIX] ViewHelper Exceptions are logged in Production
- In Production context all Exceptions from ViewHelpers
will be silently logged.
Additionally, the output is discarded ... - 16:35 Revision aad272dc: [TASK] Fix small typo in EditDocumentController
- Resolves: #67508
Releases: master
Change-Id: I185300d1cf50a9d8407421c03c8996d66fc79262
Reviewed-on: http://review.typ... - 16:32 Revision 66080fc8: [BUGFIX] 404 error after closing edit wizard
- The returnUrl parameter was double encoded around getModuleUrl.
Now it's encoded only one time.
Resolves: #67473
Rel... - 16:25 Revision 60b4b30f: [TASK] Remove icons from clipboard menu
- This patch removes the scissor + paper icon from the dropdown
menu of the Clipboard in the List module and the File l... - 15:51 Revision 5dc9ae20: [TASK] Unify handling of TYPO3_PROCEED_IF_NO_USER
- The constant TYPO3_PROCEED_IF_NO_USER
allows for calling the Backend boostrap without
a authenticated user. The const... - 15:49 Revision 66bb3836: [FOLLOWUP][CLEANUP] Early returns for DataHandler::copyRecord() and friends
- A missing parenthesis destroys the boolean logic so a
couple of functional tests fail.
Related: #67336
Releases: mas... - 13:51 Revision f017fe5c: [TASK] Deprecate $disable Option in PageRepository->getExtURL
- The disable option to check whether redirects are allowed
should be handled outside of the call to simplify code read... - 13:43 Revision 7e682276: [CLEANUP] Early returns for DataHandler::copyRecord() and friends
- Related: #67336
Releases: master
Change-Id: I40e944e0833ff75c7bdc77829d52fa3c868b7575
Reviewed-on: http://review.typo... - 13:34 Revision 0667fc91: [CLEANUP] Early returns in various DataHandler methods
- Related: #67336
Releases: master
Change-Id: Ied575832fdb942f5cb0e82116148e9b336e01715
Reviewed-on: http://review.typo... - 13:31 Revision 06139486: [TASK] Introduce early returns in DataHandler::moveRecord()
- Related: #67336
Releases: master
Change-Id: I790c40184d435c918d3a63a3a1e4d8225fcacde2
Reviewed-on: http://review.typo... - 12:51 Revision c771930e: [BUGFIX] Empty item group in selectElement
- Item groups that do not have any items are ignored and not rendered
Change-Id: I458a1491788fa8a78321a9c129949c08e62e... - 12:20 Revision 7bacdc1f: [TASK] Change order of public static to static public
- Do this also for protected static.
Resolves: #67487
Releases: master
Change-Id: I045bfb897bdfbfe58c9895792c3dcd340fc... - 11:44 Revision 36d7d7cb: [TASK] Removes eval() in scheduler unit tests
- Adds a new AccessibleProxy for NormalizeCommand and removes
the ugly usage of eval() from NormalizeCommandTest in uni... - 11:17 Revision 690b7d0c: [FEATURE] Allow .ts file extension for static typoscript templates
- Static TypoScript support alternative primary names for constants and
setup file:
* constants.ts
* setup.ts
Old name... - 11:08 Revision 3754059d: [BUGFIX] File metadata can’t be edited inline
- Since 2012, there is a special mechanism to allow some tables for
editing even if their records reside on a page that... - 11:04 Revision 9a3ed4b3: [BUGFIX] Include of flowplayer for 6.2 static template is wrong
- Resolves: #67475
Releases: master
Change-Id: Ib8cfdd76f57c601f8162467168c3ec043809a3b9
Reviewed-on: http://review.typ... - 10:50 Revision 61f8811e: [TASK] styleguide: TCA: Add select_15 with empty div
- 10:35 Revision cb357930: [TASK] Remove last usage of two icons from gfx folder and remove files
- Remove the last two usages of gfx/icon_note.gif and
gfx/icon_warning2.gif after the merge of
https://forge.typo3.org/... - 09:47 Revision 42ce1636: [TASK] Update TYPO3 version in ext_emconf.php and composer.json
- Resolves: #67478
Releases: master
Change-Id: I49cebb422ff87d245d757f7736a3b8b969e8b243
Reviewed-on: http://review.typ... - 00:09 Revision 0037a7be: [CLEANUP] Make use of bool/int in DocComments
- Resolves: #67480
Releases: master
Change-Id: Ic59854fb05fa3b1593ecc37e49d91042be9b0d3a
Reviewed-on: http://review.typ...
2015-06-15
- 23:57 Revision 43702c22: [CLEANUP] Make use of bool/int in @param DocComments
- Resolves: #67479
Releases: master
Change-Id: Id857ad3f6f78e2c132a2af7569d4aecbf60dced9
Reviewed-on: http://review.typ... - 21:52 Revision 75c91d48: [TASK] Deprecate init.php
- In order to move all unneeded files from typo3/, the originally lengthy init.php
is now deprecated in favor of using ... - 20:32 Revision 8f585a63: [TASK] Update TYPO3 version to TYPO3 7.4-dev
- Releases: master
Change-Id: I7b4847cccc33dbbebe8d09af2a32001f5de238dd
Reviewed-on: http://review.typo3.org/40268
Revi... - 20:25 Revision 667dc922: [TASK] Set TYPO3 version to 7.3.1-dev
- Change-Id: I3efcdaf57aab3f931c4db936050baed4fc244299
Reviewed-on: http://review.typo3.org/40267
Reviewed-by: TYPO3 Re... - 20:25 Revision dd60eaba: [RELEASE] Release of TYPO3 7.3.0
- Change-Id: Ia515c614e2f43a2c3708cbd06343f5e5dd6e9292
Reviewed-on: http://review.typo3.org/40266
Reviewed-by: TYPO3 Re... - 19:34 Revision ef8a3405: [BUGFIX] Palettes "more options" can not be extended if new record is added
- HTML ID attribute must not contain a dot, which happens if a new record
is created. In this case the toggle button no... - 19:22 Revision 4eff8986: [BUGFIX] Scheduler now throws OutOfBoundsException on SQL query error
- If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass... - 19:21 Revision d975ed57: [BUGFIX] Scheduler now throws OutOfBoundsException on SQL query error
- If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass... - 19:18 Revision bdf8eae2: [BUGFIX] Data merging in FormEngine
- Data is merged in a wrong way and kills for instance
the required handling.
Resolves: #67470
Related: #67400
Release... - 18:22 Revision 57b9b409: [BUGFIX] Always use MCRYPT_DEV_URANDOM if using mcrypt
- Using MCRYPT_RAND was introduced because of a bug in PHP versions lower
than 5.3.7 on Windows in combination with IIS... - 16:16 Revision 436461fb: [TASK] Update Documentation for release of TYPO3 CMS 7.3
- Releases: master
Change-Id: Ib9cc9e07ada7a60cf6fc1bbc878c16ff83c5df27
Reviewed-on: http://review.typo3.org/40252
Revi... - 15:29 Revision cc462e9d: [TASK] Deprecate AbstractDomainObject::__wakeup and document changes
- Resolves: #67402
Related: #66473
Releases: master
Change-Id: I4a493bd778b2fefdc39fbd7783f406d3fbbebabb
Reviewed-on: h... - 14:58 Revision 38c9eaba: [BUGFIX] Make ToolBar in AdminPanel working again
- Adjust paths to respective backend-modules by removing the TYPO3_mainDir
part added directly in AdminPanelView, as th... - 14:35 Revision c4322d02: [BUGFIX] styleguide: Add callouts to backend module drop down
- 14:10 Revision eb7055ed: [BUGFIX] Follow-up for cleanup FAL exception messages
- Fixes a fatal error introduced on cleaning up the exception
messages.
Resolves: #67462
Relates: #64613
Releases: mas... - 13:07 Revision 4f05b1ed: [BUGFIX] Show icons of feedit again
- Load the required CSS code to show font-awesome icons in feedit.
Change-Id: Ifb5df8119d192683a1631fd812c4ba91af24bea... - 12:52 Revision bde48583: [BUGFIX] CONTENT cObject slide does not loop
- The CONTENT cObject is looping over the SQL query
when sliding the rootline and/or collecting but never
repeats due t... - 11:55 Revision c90515e5: [TASK] Remove version number from generator tag
- This change will not increase the security of TYPO3 CMS.
This information can be misused by an attacker for a more ta... - 11:54 Revision d73a05d2: [TASK] Remove version number from generator tag
- This change will not increase the security of TYPO3 CMS.
This information can be misused by an attacker for a more ta...
2015-06-14
- 13:25 Revision 60856031: [BUGFIX] Write ClassInformation for every installed extension
- The class information generator caches the currently active packages.
This runtime cache needs to be flushed every ti...
Also available in: Atom