projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* Fixed bug #3960: Display correct version number in Install Tool (only when...
[Packages/TYPO3.CMS.git]
/
t3lib
/
2006-08-07
Wolfgang Klinger
fixed a comment in t3lib_matchcondition
tree
|
commitdiff
2006-07-30
Michael Stucki
* Fix bug #3362 (again): Bugfix used t3lib_div...
tree
|
commitdiff
2006-07-26
Michael Stucki
Code cleanup and small typo fixes
tree
|
commitdiff
2006-07-24
Karsten Dambekalns
Fixed bug #3246 - error in t3lib/config_default.php...
tree
|
commitdiff
2006-07-23
Karsten Dambekalns
Added note to loadTCA() documentation (requested by...
tree
|
commitdiff
2006-07-17
Dmitry Dulepov
t3lib_tceforms: now using "labels.new" from locallang...
tree
|
commitdiff
2006-07-17
Michael Stucki
* Fix bug #3308: Check for deleted records...
tree
|
commitdiff
2006-07-13
Wolfgang Klinger
Fixing some missing is_array checks
tree
|
commitdiff
2006-07-12
Martin Kutschker
Fix bug #3600
tree
|
commitdiff
2006-07-12
Dmitry Dulepov
Fixed bug #3594: No lang resolution for title in <tx_te...
tree
|
commitdiff
2006-07-11
Martin Kutschker
trim the charset for normalization
tree
|
commitdiff
2006-07-11
Dmitry Dulepov
Fixed bug: missing check for PHP version in t3lib_div...
tree
|
commitdiff
2006-07-07
Michael Stucki
* Added background color to TYPO3 error pages.
tree
|
commitdiff
2006-07-07
Michael Stucki
* Changed version numbers in t3lib/config_defau...
tree
|
commitdiff
2006-07-06
Martin Kutschker
Fix bug #3085: broken option frame (palettes) in IE
tree
|
commitdiff
2006-06-30
Franz Holzinger
Fix bug #3725: empty and invalid flexform meta data...
tree
|
commitdiff
2006-06-30
Karsten Dambekalns
Changed static call to enableFields()
tree
|
commitdiff
2006-06-30
Martin Kutschker
t3lib_htmlmail: auto-detect charset (using FE or BE...
tree
|
commitdiff
2006-06-30
Karsten Dambekalns
Clean up indentation a little bit, fix bug #2991, make...
tree
|
commitdiff
2006-06-30
Karsten Dambekalns
Reverted wrong commit. Sorry.
tree
|
commitdiff
2006-06-29
Karsten Dambekalns
ChangeLog
tree
|
commitdiff
2006-06-29
Dmitry Dulepov
pageNotFound_handling HTTP status fix when external...
tree
|
commitdiff
2006-06-28
Ernesto Baschny
2006-06-28 Ernesto Baschny <ernst@cron-it.de>
tree
|
commitdiff
2006-06-28
Karsten Dambekalns
Changed an eregi() to a matching preg_match()
tree
|
commitdiff
2006-06-28
Martin Kutschker
Fix bug #3162: Cropscale fails, if one dimesion has...
tree
|
commitdiff
2006-06-28
Karsten Dambekalns
Changed be_users.lang to VARCHAR instead of CHAR, as...
tree
|
commitdiff
2006-06-28
Karsten Dambekalns
Made FE group lookups possible when lockToDomain is...
tree
|
commitdiff
2006-06-28
Karsten Dambekalns
Made SQL query in versionizeRecord() conform to DBAL...
tree
|
commitdiff
2006-06-28
Karsten Dambekalns
func_upload() now logs if no file was uploaded.
tree
|
commitdiff
2006-06-27
Karsten Dambekalns
Fixed bug #3106
tree
|
commitdiff
2006-06-22
Martin Kutschker
Created exclusiveKeys for the TCA field configuration...
tree
|
commitdiff
2006-06-12
Stanislas Rolland
Fix bugtracker issue 3505: BE multi-language flexforms...
tree
|
commitdiff
2006-06-08
Martin Kutschker
Make t3lib_div::arrayToLogString() accept an empty...
tree
|
commitdiff
2006-06-07
Michael Stucki
* only non-function changes
tree
|
commitdiff
2006-06-04
Martin Kutschker
unify PHP5 check in config_defaults.php and deprecate
tree
|
commitdiff
2006-06-02
Martin Kutschker
"Update" buttons of admin panel did not reload page...
tree
|
commitdiff
2006-06-02
Martin Kutschker
* Fix bugs #3326 and #3392: problems with php_uname()
tree
|
commitdiff
2006-06-02
Martin Kutschker
TCE-forms don't skins icons / t3skin lacks undo.gif...
tree
|
commitdiff
2006-06-02
Martin Kutschker
no c-prefix for URL fragment in menus (section index)
tree
|
commitdiff
2006-05-15
Martin Kutschker
Sanitize path normalization of class.t3lib_userauthgrou...
tree
|
commitdiff
2006-05-15
Martin Kutschker
Fix typo in validPath regexp
tree
|
commitdiff
2006-05-15
Martin Kutschker
Changed t3lib_div::validPathStr() that it rejects files...
tree
|
commitdiff
2006-05-03
Martin Kutschker
Fix problem with 2-byte charsets (eg UTF-16) in t3lib_c...
tree
|
commitdiff
2006-04-21
Stanislas Rolland
* Fix bugtracker issue #3172: further correction to...
tree
|
commitdiff
2006-04-20
Martin Kutschker
Don't do false SQL query when SYS[setDBinit] is empty...
tree
|
commitdiff
2006-04-18
Dmitry Dulepov
Bug #3196: PHP warnings in class.t3lib_tceforms.php
tree
|
commitdiff
2006-04-14
Rupert Germann
fix for the fix from bug 2868: the adminpanel didn...
tree
|
commitdiff
2006-04-13
Stanislas Rolland
* Fix bugtracker issue 3051: RTE removes images under...
tree
|
commitdiff
2006-04-13
Stanislas Rolland
* Fix bugtracker issue 3172: re-write getMimeType in...
tree
|
commitdiff
2006-04-12
Ingmar Schlecht
* Fixed bug #3065: chr() was misspelled char() in t3lib_div
tree
|
commitdiff
2006-04-12
Stanislas Rolland
* Fix bugtracker issue 3172: MIME type determination...
tree
|
commitdiff
2006-04-10
Michael Stucki
* Merging all changes from TYPO3_4-0 branch back into...
tree
|
commitdiff
2006-01-18
Michael Stucki
Reverting a change because it was made in the wrong...
tree
|
commitdiff
2006-01-12
Kasper Skårhøj
Rearrangement of refindex
tree
|
commitdiff
2006-01-11
Michael Stucki
* Reverted a change to keep HEAD in frozen state (chang...
tree
|
commitdiff
2006-01-11
Kasper Skårhøj
*** empty log message ***
tree
|
commitdiff
2006-01-11
Kasper Skårhøj
*** empty log message ***
tree
|
commitdiff
2005-12-28
Michael Stucki
* Changed TYPO3_CONF_VARS[SYS][fileCreateMask] from...
tree
|
commitdiff
2005-12-28
Michael Stucki
* Added "rtehtmlarea" as a system extension
tree
|
commitdiff
2005-12-27
Bernhard Kraft
Fixed bug #1685 partly: replaced ereg calls with preg...
tree
|
commitdiff
2005-12-27
Karsten Dambekalns
Committed DBAL-related changes, see RFC mail from Dec...
tree
|
commitdiff
2005-12-27
Sebastian Kurfürst
0752
tree
|
commitdiff
2005-12-27
Michael Stucki
* Changed quotes in 3 files. Cleanup + needed by an...
tree
|
commitdiff
2005-12-27
Michael Stucki
* Fixed Gremlin #1643: alt_shortcut.php: Permissions...
tree
|
commitdiff
2005-12-26
Sebastian Kurfürst
* updated CSS styled content: integrated accessible...
tree
|
commitdiff
2005-12-26
Michael Stucki
* Changed default font to for code textareas to "monospace"
tree
|
commitdiff
2005-12-26
Sebastian Kurfürst
* Fixed error where deleted pages appear in the page...
tree
|
commitdiff
2005-12-25
Sebastian Kurfürst
2005-12-25 Sebastian Kurfuerst <sebastian@garbage...
tree
|
commitdiff
2005-12-25
Dmitry Dulepov
* Added tab names to dividers in sys_workspace table
tree
|
commitdiff
2005-12-21
Christian Jul Jensen
* Fixed bug regarding MM-relations to same table in...
tree
|
commitdiff
2005-12-19
Sebastian Kurfürst
2005-12-19 Sebastian Kurfuerst <sebastian@garbahe...
tree
|
commitdiff
2005-12-19
Michael Stucki
* Added support for objects in conditions. Use it like...
tree
|
commitdiff
2005-12-19
Kasper Skårhøj
* Change logout-button label to "Exit" when in SwitchBa...
tree
|
commitdiff
2005-12-18
Michael Stucki
* Cleanup: Changed all occurences of "depreciated"...
tree
|
commitdiff
2005-12-17
Kasper Skårhøj
* Added reference index table and class. See mail sent...
tree
|
commitdiff
2005-12-16
Robert Lemke
Fixed a bug in t3lib_beFunc::getRecordWSOL - it now...
tree
|
commitdiff
2005-12-16
Martin Kutschker
Improvements to t3lib_div::getURL and t3lib_div::writFile
tree
|
commitdiff
2005-12-15
Michael Stucki
* Added a deleted field to pages_language_overlay
tree
|
commitdiff
2005-12-14
Sebastian Kurfürst
2005-12-14 Sebastian Kurfuerst <sebastian@garbage...
tree
|
commitdiff
2005-12-12
Michael Stucki
*** empty log message ***
tree
|
commitdiff
2005-12-12
Michael Stucki
* Added a class="typo3-debug" parameter to t3lib_div...
tree
|
commitdiff
2005-12-12
Martin Kutschker
Fix bug #2020 and and PHP5-iconv-support.
tree
|
commitdiff
2005-12-10
Michael Stucki
* Added CVS id tag to class.gzip_encode.php
tree
|
commitdiff
2005-12-09
Martin Kutschker
Fix bug #1354
tree
|
commitdiff
2005-12-09
Peter Niederlag
* Fixed bug #0874: PHP5 breaks frontend when $TYPO3_CON...
tree
|
commitdiff
2005-12-03
Dmitry Dulepov
Added $BACK_PATH to $error_doc in t3lib_div::TCEmain...
tree
|
commitdiff
2005-11-30
Sebastian Kurfürst
2005-11-30 Sebastian Kurfuerst <sebastian@garbage...
tree
|
commitdiff
2005-11-30
Michael Stucki
* Fixed a little bug in t3lib_div::debug() (missing...
tree
|
commitdiff
2005-11-28
Michael Stucki
* Fixed a little typo
tree
|
commitdiff
2005-11-28
Sebastian Kurfürst
* Inserted "exit" after location header in t3lib_usera...
tree
|
commitdiff
2005-11-27
Jan-Erik Revsbech
Implemented Gremlin #1660: <link> tags now supports...
tree
|
commitdiff
2005-11-25
Martin Kutschker
Fix PHP 5.0.5 compability issue
tree
|
commitdiff
2005-11-24
Michael Stucki
* Minor non-functional cleanups
tree
|
commitdiff
2005-11-23
Michael Stucki
* Always use fputs() for writing to logfiles. There...
tree
|
commitdiff
2005-11-18
Michael Stucki
* Fixed bug #1861: Call of inexinsting t3lib_exec:...
tree
|
commitdiff
2005-11-17
Robert Lemke
Added two post-processing hooks into t3lib_tcemain...
tree
|
commitdiff
2005-11-15
Sebastian Kurfürst
2006-11-15 Sebastian Kurfuerst <sebastian@garbage...
tree
|
commitdiff
2005-11-14
Martin Kutschker
Create nice filenames in file manager, etc
tree
|
commitdiff
2005-11-12
Sebastian Kurfürst
2005-11-12 Sebastian Kurfuerst <sebastian@garbage...
tree
|
commitdiff
2005-11-12
Kasper Skårhøj
*** empty log message ***
tree
|
commitdiff
next