projects
/
Packages
/
TYPO3.CMS.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[TASK] Increase Extension Manager->showConfiguration input field width
2014-06-20
Felix Kopp
[TASK] Increase Extension Manager->showConfiguration...
commit
|
commitdiff
|
tree
2014-06-19
Felix Kopp
[TASK] Extension manager: default sorting for Extensions
commit
|
commitdiff
|
tree
2014-06-19
Markus Klein
[BUGFIX] Fix RTE file links migration
commit
|
commitdiff
|
tree
2014-06-17
Frans Saris
[BUGFIX] Correctly align datepicker clear input and...
commit
|
commitdiff
|
tree
2014-06-12
Klaas Johan Kooistra
[BUGFIX] AddQueryStringMethod overwrites parameters
commit
|
commitdiff
|
tree
2014-06-05
Alexander Stehlik
[BUGFIX] Unified maxitems default value for group fields
commit
|
commitdiff
|
tree
2014-06-05
Markus Klein
[BUGFIX] Admin panel extGetFeAdminValue() overrides...
commit
|
commitdiff
|
tree
2014-06-05
Stefan Rotsch
[BUGFIX] Disabled backend users shown for workspace...
commit
|
commitdiff
|
tree
2014-06-05
Frans Saris
[BUGFIX] Show images in preview of page module
commit
|
commitdiff
|
tree
2014-06-05
Fabien Udriot
[CLEANUP] Add missing PHP comments in class LogoView
commit
|
commitdiff
|
tree
2014-06-05
Robert Vock
[BUGFIX] Illegal string offset 'uid' in TypoScriptFrontendCo...
commit
|
commitdiff
|
tree
2014-06-03
Frans Saris
[BUGFIX] Show file instead of file_reference info
commit
|
commitdiff
|
tree
2014-06-03
Markus Klein
[BUGFIX] List module pagination broken
commit
|
commitdiff
|
tree
2014-06-03
Wouter Wolters
[BUGFIX] Old TYPO3 logo still in use in ext:workspaces
commit
|
commitdiff
|
tree
2014-06-03
Markus Klein
[BUGFIX] DataHandler::log() must not return NULL
commit
|
commitdiff
|
tree
2014-06-03
Marc Bastian Heinrichs
[TASK] Check and use current file hash and size on...
commit
|
commitdiff
|
tree
2014-06-03
Marc Bastian Heinrichs
[BUGFIX] Use created folder object for adding images...
commit
|
commitdiff
|
tree
2014-06-03
Markus Klein
[BUGFIX] ElementBrowser: correct link attributes
commit
|
commitdiff
|
tree
2014-06-03
Markus Klein
[BUGFIX] Fix wrong JS function name in RTE
commit
|
commitdiff
|
tree
2014-05-29
Sebastian Michaelsen
[BUGFIX] Flexform element title is cropped to hardcoded...
commit
|
commitdiff
|
tree
2014-05-29
Goran Medakovic
[BUGFIX] Admin panel text selection
commit
|
commitdiff
|
tree
2014-05-29
Sebastian Michaelsen
[TASK] Use self:: where possible in GeneralUtility
commit
|
commitdiff
|
tree
2014-05-29
Markus Klein
[BUGFIX] Fix redirect to install tool in new installations
commit
|
commitdiff
|
tree
2014-05-12
Tim Schreiner
[BUGFIX] DataProviderContext uses wrong member field...
commit
|
commitdiff
|
tree
2014-05-06
Helmut Hummel
[BUGFIX] Flag compressed files to exclude from compression
commit
|
commitdiff
|
tree
2014-05-06
Helmut Hummel
[TASK] Clarify reset in page renderer comment
commit
|
commitdiff
|
tree
2014-05-05
Marc Bastian Heinrichs
[BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility
commit
|
commitdiff
|
tree
2014-05-05
Markus Klein
[BUGFIX] Group permissions for new pages are not set
commit
|
commitdiff
|
tree
2014-05-03
Nicole Cordes
[TASK] EM: Add possibility to bypass system dependency...
commit
|
commitdiff
|
tree
2014-05-02
Stanislas Rolland
[BUGFIX] Default image title in RTE contains the file...
commit
|
commitdiff
|
tree
2014-05-02
Benjamin Mack
[BUGFIX] News Box in BE Login Screen not styled properly
commit
|
commitdiff
|
tree
2014-04-30
Markus Klein
[BUGFIX] checkMaximumFileUploadSize shows misleading...
commit
|
commitdiff
|
tree
2014-04-29
Markus Klein
[BUGFIX] Missing TSconfig in FE
commit
|
commitdiff
|
tree
2014-04-14
Markus Klein
[BUGFIX] Add available jQuery version to PageRenderer
commit
|
commitdiff
|
tree
2014-03-25
Felix Kopp
[BUGFIX] ExtJS / normalize table > th
commit
|
commitdiff
|
tree
2014-03-24
Ernesto Baschny
[TASK] BasicFileUtility::init is not deprecated yet
commit
|
commitdiff
|
tree
2014-03-22
Helmut Hummel
[TASK] Remove not needed autoload registry of form
commit
|
commitdiff
|
tree
2014-03-21
Eric Chavaillaz
[BUGFIX] Workspace toolbar styling fix (UL)
commit
|
commitdiff
|
tree
2014-03-20
Xavier Perseguers
[TASK] Unify use of getter for $GLOBALS['TYPO3_DB']
commit
|
commitdiff
|
tree
2014-03-18
Benjamin Mack
[TASK] Cleanup ext_localconf.php of sysexts
commit
|
commitdiff
|
tree
2014-03-17
Felix Oertel
[TASK] Use queryCache in generic persistence
commit
|
commitdiff
|
tree
2014-03-17
Marc Bastian Heinrichs
[TASK] Follow-up: Use prepared statements in generic...
commit
|
commitdiff
|
tree
2014-03-16
Christian Kuhn
[TASK] Tests: Remove extbase BaseTestCase
commit
|
commitdiff
|
tree
2014-03-16
Christian Kuhn
[TASK] Inherit from UnitTestCase in ext:extbase
commit
|
commitdiff
|
tree
2014-03-15
Christian Kuhn
[TASK] Tests: Skip some FAL tests
commit
|
commitdiff
|
tree
2014-03-15
Markus Klein
[TASK] Remove old hook for simulatestatic
commit
|
commitdiff
|
tree
2014-03-15
Christian Kuhn
[BUGFIX] Tests: Incomplete mock in IndexerServiceTest
commit
|
commitdiff
|
tree
2014-03-15
Christian Kuhn
[BUGFIX] Tests: Improve mocking in DatabaseConnectionTest
commit
|
commitdiff
|
tree
2014-03-15
Felix Kopp
[BUGFIX] Follow-up: .t3-table & .dblist-table
commit
|
commitdiff
|
tree
2014-03-15
Anja Leichsenring
[BUGFIX] Tests: Improve mocking in ext:extbase
commit
|
commitdiff
|
tree
2014-03-14
Georg Ringer
[TASK] Remove checkbox "Include Access List" in be_groups
commit
|
commitdiff
|
tree
2014-03-13
Georg Ringer
[TASK] Use table styles for wizard "Create new pages"
commit
|
commitdiff
|
tree
2014-03-13
Christian Kuhn
[BUGFIX] Warnings in ArrayUtility with some PHP versions
commit
|
commitdiff
|
tree
2014-03-12
Patrick Broens
[BUGFIX] Language labels taken from wrong language...
commit
|
commitdiff
|
tree
2014-03-11
Patrick Broens
[BUGFIX] Alignment of button "add a new element at...
commit
|
commitdiff
|
tree
2014-03-11
Alexander Stehlik
[TASK] Add api tag to ElementBrowser::setRecordList()
commit
|
commitdiff
|
tree
2014-03-11
Patrick Broens
[BUGFIX] Fix alignment for button "copy default content...
commit
|
commitdiff
|
tree
2014-03-11
Xavier Perseguers
[BUGFIX] PHP Runtime Notice in saltedpasswords
commit
|
commitdiff
|
tree
2014-03-10
Christian Kuhn
[BUGFIX] Tests: Improve mocking in IconUtilityTest
commit
|
commitdiff
|
tree
2014-03-10
Sebastian Müller
[BUGFIX] Change notification level for missing opcode...
commit
|
commitdiff
|
tree
2014-03-09
Anja Leichsenring
[BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA...
commit
|
commitdiff
|
tree
2014-03-09
Christian Kuhn
[TASK] Tests: Simplify unit test bootstrap
commit
|
commitdiff
|
tree
2014-03-09
Anja Leichsenring
[BUGFIX] Resolve incomplete mocking for sysext:fluid
commit
|
commitdiff
|
tree
2014-03-09
Christian Kuhn
[BUGFIX] Tests: Incomplete mocking in be_user
commit
|
commitdiff
|
tree
2014-03-09
Anja Leichsenring
[BUGFIX] Resolve incomplete mocking for sysext:backend
commit
|
commitdiff
|
tree
2014-03-09
Christian Kuhn
[TASK] Reduce unit test bootstrap
commit
|
commitdiff
|
tree
2014-03-08
Michiel Roos
[BUGFIX] Install Tool does not save Extbase object...
commit
|
commitdiff
|
tree
2014-03-07
Benjamin Mack
[CLEANUP] Remove references to $GLOBALS['FILEMOUNTS']
commit
|
commitdiff
|
tree
2014-03-07
Cedric Ziel
[BUGFIX] Fix Misleading CommandController naming for...
commit
|
commitdiff
|
tree
2014-03-07
Helmut Hummel
[TASK] Deprecate usage of $GLOBALS['typo3CacheManager']
commit
|
commitdiff
|
tree
2014-03-06
Stanislas Rolland
[BUGFIX] RTE on first new IRRE record keeps loading...
commit
|
commitdiff
|
tree
2014-03-06
Michiel Roos
[TASK] Add cache to IconUtility::getSpriteIcon()
commit
|
commitdiff
|
tree
2014-03-06
Lucas Bremgartner
[TASK] Consolidate regexp for utf8 and non-utf8 file...
commit
|
commitdiff
|
tree
2014-03-06
Rico Sonntag
[BUGFIX] ExtendedFileUtility.php: func_delete
commit
|
commitdiff
|
tree
2014-03-06
Rico Sonntag
[BUGFIX] FAL readonly: Directory copying results in...
commit
|
commitdiff
|
tree
2014-03-06
Philipp Gampe
[BUGFIX] UnitTests create SQL error if openid is installed
commit
|
commitdiff
|
tree
2014-03-06
Helmut Hummel
[BUGFIX] Remove superflous check in getModuleUrl
commit
|
commitdiff
|
tree
2014-03-06
Helmut Hummel
[BUGFIX] Remove wrong quoting
commit
|
commitdiff
|
tree
2014-03-05
Benjamin Mack
[BUGFIX] Allow search for FAL related DB records
commit
|
commitdiff
|
tree
2014-03-04
Christian Kuhn
[TASK] Remove EXT/extListArray from DefaultConfiguration
commit
|
commitdiff
|
tree
2014-03-04
Rico Sonntag
[BUGFIX] Setting capabilities to readonly show always...
commit
|
commitdiff
|
tree
2014-03-04
Benjamin Mack
[BUGFIX] TCA maximumRecordsChecked should display message
commit
|
commitdiff
|
tree
2014-03-03
Markus Klein
[BUGFIX] Double escape of title in indexed search
commit
|
commitdiff
|
tree
2014-03-03
Helmut Hummel
[TASK] Remove condensed mode leftovers
commit
|
commitdiff
|
tree
2014-02-28
Alexander Schnitzler
[TASK] Use new way to register forms wizard
commit
|
commitdiff
|
tree
2014-02-28
Christian Weiske
[BUGFIX] Do not log with severity 1320177676
commit
|
commitdiff
|
tree
2014-02-28
Frans Saris
[TASK] Add IconUtility::getSpriteIconForResource()
commit
|
commitdiff
|
tree
2014-02-28
Alexander Schnitzler
[TASK] Use new way to register list wizard
commit
|
commitdiff
|
tree
2014-02-28
Alexander Schnitzler
[TASK] Use new way to register add wizard
commit
|
commitdiff
|
tree
2014-02-28
Markus Klein
[BUGFIX] Fix double quotes in ElementBrowser JS
commit
|
commitdiff
|
tree
2014-02-27
Helmut Hummel
[BUGFIX] Make sure M parameter is first in URL
commit
|
commitdiff
|
tree
2014-02-25
Jigal van Hemert
[BUGFIX] Don't modify variables in tree view
commit
|
commitdiff
|
tree
2014-02-25
Markus Klein
[BUGFIX] Fix JS error in ElementBrowser
commit
|
commitdiff
|
tree
2014-02-25
Jigal van Hemert
[BUGFIX] Paginator in TER list not using ajax
commit
|
commitdiff
|
tree
2014-02-25
Helmut Hummel
[BUGFIX] URL-encoded title in link wizard
commit
|
commitdiff
|
tree
2014-02-25
Tymoteusz Motylewski
[TASK] Deprecate unused methods in ElementBrowser
commit
|
commitdiff
|
tree
2014-02-25
Wouter Wolters
[BUGFIX] Can't remove static templates from selection...
commit
|
commitdiff
|
tree
2014-02-25
Wouter Wolters
[TASK] Remove unused $arrayConstraint in IndexerServiceTest
commit
|
commitdiff
|
tree
2014-02-24
Francois Suter
[BUGFIX] Adding new menu types triggers error
commit
|
commitdiff
|
tree
2014-02-24
Steffen Ritter
[TASK] Remove outdated upgrade wizards
commit
|
commitdiff
|
tree
next