projects
/
Packages
/
TYPO3.CMS.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[TASK] Deprecate RuntimeCacheWriter
2018-07-19
Markus Klein
[TASK] Use a dedicated logger for E_USER_DEPRECATION
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2018-07-18
Markus Klein
[FEATURE] Add infix option for filenames used by FileWriter
commit
|
commitdiff
|
tree
2018-07-16
Markus Klein
[BUGFIX] Also add doctrine/lexer to typo3/cms-core
commit
|
commitdiff
|
tree
2018-07-06
Markus Klein
[BUGFIX] Use correct HTTP method in GeneralUtility...
commit
|
commitdiff
|
tree
2018-05-13
Markus Klein
[TASK] Improve code for IpAnonymization task and fix...
commit
|
commitdiff
|
tree
2018-05-13
Markus Klein
[BUGFIX] Allow direct access to BE again while being...
commit
|
commitdiff
|
tree
2018-05-03
Markus Klein
[TASK] Inform user if TS condition does not make sense
commit
|
commitdiff
|
tree
2018-04-23
Markus Klein
[TASK] Use ImageInfo class instead of direct PHP GD...
commit
|
commitdiff
|
tree
2018-04-11
Markus Klein
[BUGFIX] Check if a valid logger is available in error...
commit
|
commitdiff
|
tree
2018-03-29
Markus Klein
[BUGFIX] Correctly evaluate LIT:0 in TS conditions
commit
|
commitdiff
|
tree
2018-03-15
Markus Klein
[BUGFIX] checkIntegrityCsvFixtures.php displays error...
commit
|
commitdiff
|
tree
2018-03-13
Markus Klein
[BUGFIX] Ensure TSconfig order is identical in BE and FE
commit
|
commitdiff
|
tree
2018-03-01
Markus Klein
[TASK] Update typo3fluid/fluid to 2.5.1
commit
|
commitdiff
|
tree
2018-03-01
Markus Klein
[BUGFIX] Remove undocumented values from Soft Reference...
commit
|
commitdiff
|
tree
2018-02-28
Markus Klein
[TASK] Improve strictness of resource access blocking...
commit
|
commitdiff
|
tree
2018-02-27
Markus Klein
[BUGFIX] Correctly handle identical arrays in arrayDiffAssoc...
commit
|
commitdiff
|
tree
2018-01-13
Markus Klein
[TASK] Update UnicodeData.txt
commit
|
commitdiff
|
tree
2017-12-18
Markus Klein
[BUGFIX] Make JS url encoding utf aware
commit
|
commitdiff
|
tree
2017-11-30
Markus Klein
[TASK] Suggest PHP "intl" extension
commit
|
commitdiff
|
tree
2017-11-30
Markus Klein
[FOLLOWUP][BUGFIX] Preview information should not conflict...
commit
|
commitdiff
|
tree
2017-11-29
Markus Klein
[BUGFIX] Handle docroot relative paths correctly in...
commit
|
commitdiff
|
tree
2017-11-29
Markus Klein
[BUGFIX] Clarify description of FE|sessionDataLifetime
commit
|
commitdiff
|
tree
2017-11-28
Markus Klein
[FEATURE] Allow nested GET-parameters for config.linkVars
commit
|
commitdiff
|
tree
2017-11-28
Markus Klein
[CLEANUP] Add missing rst changelog docs
commit
|
commitdiff
|
tree
2017-11-28
Markus Klein
[BUGFIX] Set correct HTTP header when page access is...
commit
|
commitdiff
|
tree
2017-11-27
Markus Klein
[BUGFIX] Validate page error handler result to report...
commit
|
commitdiff
|
tree
2017-11-20
Markus Klein
[BUGFIX] ConstantEditor: Make boolean fields UI working...
commit
|
commitdiff
|
tree
2017-11-02
Markus Klein
[BUGFIX] Add checks to ReflectionService to have correct...
commit
|
commitdiff
|
tree
2017-11-02
Markus Klein
[BUGFIX] Handle returnUrl for access module
commit
|
commitdiff
|
tree
2017-11-02
Markus Klein
[BUGFIX] Access module preselects owner/group when...
commit
|
commitdiff
|
tree
2017-10-30
Markus Klein
[BUGFIX] Fix usages of config.additionalHeaders
commit
|
commitdiff
|
tree
2017-10-27
Markus Klein
[BUGFIX] Do not turn E_USER_DEPRECATED errors into...
commit
|
commitdiff
|
tree
2017-10-10
Markus Klein
[BUGFIX] Avoid corrupted session when IP changes
commit
|
commitdiff
|
tree
2017-10-05
Markus Klein
[BUGFIX] Never load disabled domains in TSFE
commit
|
commitdiff
|
tree
2017-09-23
Markus Klein
[!!!][TASK] Deprecate GeneralUtility::devLog()
commit
|
commitdiff
|
tree
2017-09-21
Markus Klein
[BUGFIX] Fix exception in FE when using predefined...
commit
|
commitdiff
|
tree
2017-09-18
Markus Klein
[FOLLOWUP][!!!][TASK] Replace GeneralUtility::sysLog...
commit
|
commitdiff
|
tree
2017-09-18
Markus Klein
[!!!][TASK] Replace GeneralUtility::sysLog() with Logging API
commit
|
commitdiff
|
tree
2017-09-11
Markus Klein
[FEATURE] Inject logger into newly created objects
commit
|
commitdiff
|
tree
2017-07-02
Markus Klein
[BUGFIX] Make sure correct data types are passed around...
commit
|
commitdiff
|
tree
2017-06-15
Markus Klein
[BUGFIX] Include RSA JS in FE with relative URL
commit
|
commitdiff
|
tree
2017-06-15
Markus Klein
[BUGFIX] Better documentation of cObject viewhelper
commit
|
commitdiff
|
tree
2017-06-09
Markus Klein
[BUGFIX] Make date/time fields working again
commit
|
commitdiff
|
tree
2017-06-06
Markus Klein
[BUGFIX] FormEngine: Show correct error message (render...
commit
|
commitdiff
|
tree
2017-05-29
Markus Klein
[BUGFIX] Ensure correct URL generation with http_build_query()
commit
|
commitdiff
|
tree
2017-05-24
Markus Klein
[BUGFIX] Make encoding of parameters for cHash independent...
commit
|
commitdiff
|
tree
2017-05-10
Markus Klein
[BUGFIX] Ensure Frontend User image update is not offered
commit
|
commitdiff
|
tree
2017-05-10
Markus Klein
[DOC] Fix version number in documentation files
commit
|
commitdiff
|
tree
2017-04-27
Markus Klein
[BUGFIX] Load requireJS when requested
commit
|
commitdiff
|
tree
2017-04-26
Markus Klein
[BUGFIX] LinkService must handle old ?id=xyz links
commit
|
commitdiff
|
tree
2017-04-26
Markus Klein
[BUGFIX] Properly set format of StandaloneView
commit
|
commitdiff
|
tree
2017-04-24
Markus Klein
[BUGFIX] Install Tool: Handle PCRE errors in row updater
commit
|
commitdiff
|
tree
2017-04-22
Markus Klein
[BUGFIX] Do not ask for current password if admin
commit
|
commitdiff
|
tree
2017-04-21
Markus Klein
[BUGFIX] Use real BE user for logging user setting...
commit
|
commitdiff
|
tree
2017-04-21
Markus Klein
[BUGFIX] Do not override global BE_USER for user settings...
commit
|
commitdiff
|
tree
2017-04-03
Markus Klein
[FEATURE] Add new possibility to retrieve session data...
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2017-04-03
Markus Klein
[BUGFIX] Do not inject non-singleton class into singleton
commit
|
commitdiff
|
tree
2017-04-02
Markus Klein
[DOC] Fix wrong default port for Redis service
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2017-03-31
Markus Klein
[BUGFIX] FAL: Correctly iterate folder content with...
commit
|
commitdiff
|
tree
2017-03-31
Markus Klein
Revert "[BUGFIX] fix scheduler task logging in case...
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2017-03-29
Markus Klein
[BUGFIX] JS: Fix FormEngine initialization
commit
|
commitdiff
|
tree
2017-03-27
Markus Klein
[BUGFIX] JS: Invert dependency definition for FormEngine...
commit
|
commitdiff
|
tree
2017-03-27
Markus Klein
Revert "[BUGFIX] JS: Add missing dependency on FormEngineVal...
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2017-03-27
Markus Klein
[BUGFIX] JS: Add missing dependency on FormEngineValidation
commit
|
commitdiff
|
tree
2017-02-27
Markus Klein
[TASK] Update autocomplete JS widget for BE
commit
|
commitdiff
|
tree
2017-02-20
Markus Klein
[BUGFIX] Install Tool configuration parser must handle...
commit
|
commitdiff
|
tree
2017-02-16
Markus Klein
[BUGFIX] UriBuilder: Do not skip empty parameters
commit
|
commitdiff
|
tree
2017-02-13
Markus Klein
[FOLLOWUP][TASK] DatabaseSessionBackend: Pass on DB...
commit
|
commitdiff
|
tree
2017-02-13
Markus Klein
[TASK] DatabaseSessionBackend: Pass on DB exception...
commit
|
commitdiff
|
tree
2017-02-10
Markus Klein
[CLEANUP] Use correct type hint for messages in install...
commit
|
commitdiff
|
tree
2017-02-06
Markus Klein
[BUGFIX] Show warning label for linkhandler if no label...
commit
|
commitdiff
|
tree
2017-02-06
Markus Klein
[!!!][FEATURE] Introduce Session Framework
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2017-02-05
Markus Klein
[BUGFIX] Handle invalid link strings gracefully in...
commit
|
commitdiff
|
tree
2017-02-03
Markus Klein
[TASK] Fix missing variable initialization in AbstractTreeView
commit
|
commitdiff
|
tree
2017-02-02
Markus Klein
[BUGFIX] Set TYPO3_DLOG constant in testing framework
commit
|
commitdiff
|
tree
2017-01-25
Markus Klein
[BUGFIX] Debugger output: split lines before escaping...
commit
|
commitdiff
|
tree
2017-01-23
Markus Klein
[BUGFIX] FormEngine: Do not add <br> to readonly textarea...
commit
|
commitdiff
|
tree
2017-01-19
Markus Klein
[TASK] Adjust namespaces of test classes in dynamicReturnTyp...
commit
|
commitdiff
|
tree
2017-01-19
Markus Klein
[BUGFIX] Extbase: Do not mangle SQL query when constraint...
commit
|
commitdiff
|
tree
2016-12-09
Markus Klein
[BUGFIX] ResourceCompressor must deal with absolute...
commit
|
commitdiff
|
tree
2016-12-05
Markus Klein
[TASK] Remove iconv support and use mbstring-polyfill
commit
|
commitdiff
|
tree
2016-11-29
Markus Klein
[BUGFIX] ResourceCompressor must deal with absolute...
commit
|
commitdiff
|
tree
2016-11-26
Markus Klein
[BUGFIX] T3Editor getPlugins must write to response...
commit
|
commitdiff
|
tree
2016-11-18
Markus Klein
[FEATURE] Option to define ordering of suggest wizard...
commit
|
commitdiff
|
tree
2016-11-17
Markus Klein
[FOLLOWUP][BUGFIX] Redirect BE user to login on invalid...
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2016-11-13
Markus Klein
[BUGFIX] EM must treat line breaks correctly in extension...
commit
|
commitdiff
|
tree
2016-11-12
Markus Klein
[BUGFIX] Do not add empty alert fieldChangeFunc to...
commit
|
commitdiff
|
tree
2016-11-11
Markus Klein
[TASK] Remove typo3/.htaccess
commit
|
commitdiff
|
tree
2016-11-05
Markus Klein
[DOC] Clarify phpdoc of SimpleFileBackend that lifetime...
commit
|
commitdiff
|
tree
2016-11-01
Markus Klein
[TASK] Allow multiple search words for file search
commit
|
commitdiff
|
tree
2016-11-01
Markus Klein
[BUGFIX] Always log exception data if file handling...
commit
|
commitdiff
|
tree
2016-10-31
Markus Klein
[FOLLOWUP][BUGFIX] Fetching configuration-comments...
Reviewed-by:
Markus Klein
<markus.klein@typo3.org>
Tested-by:
Markus Klein
<markus.klein@typo3.org>
commit
|
commitdiff
|
tree
2016-10-30
Markus Klein
[BUGFIX] Remove Firefox CSS loading hack in RTE editor
commit
|
commitdiff
|
tree
2016-10-29
Markus Klein
[TASK] Update composer dependencies
commit
|
commitdiff
|
tree
2016-10-29
Markus Klein
[FOLLOWUP][TASK] Refactor use of queryBuilder to use...
commit
|
commitdiff
|
tree
2016-10-28
Markus Klein
[BUGFIX] Use correct content type for BE ajax requests
commit
|
commitdiff
|
tree
2016-10-27
Markus Klein
[BUGFIX] Legacy class name usage
commit
|
commitdiff
|
tree
2016-10-10
Markus Klein
[FOLLOWUP][BUGFIX] Do not override hidden UC fields...
commit
|
commitdiff
|
tree
2016-10-07
Markus Klein
[BUGFIX] Treat <pre> tags correctly in RTE
commit
|
commitdiff
|
tree
2016-09-21
Markus Klein
[BUGFIX] Fix invalid explode in RTE language fetching
commit
|
commitdiff
|
tree
next