2005-04-27 |
Rupert Germann | - fix for bug 536: removed a hardcoded tt_news referenc... |
tree | commitdiff |
2005-04-27 |
Kasper Skårhøj | * More implementation of locallang-xml support in frontend |
tree | commitdiff |
2005-04-27 |
Kasper Skårhøj | * When using frontend editing with pop-up window the... |
tree | commitdiff |
2005-04-27 |
Kasper Skårhøj | See changelog |
tree | commitdiff |
2005-04-25 |
Andreas Otto | Fixed bug 649 <bugs.typo3.org/view.php?id=649>. |
tree | commitdiff |
2005-04-19 |
Martin Kutschker | fix DOS linefeeds |
tree | commitdiff |
2005-04-19 |
Martin Kutschker | Added t3lib_div::expandList (turns eg "1,3-5,7" into... |
tree | commitdiff |
2005-04-19 |
Martin Kutschker | Changed t3lib_page::deleteClause to make it JOIN-safe |
tree | commitdiff |
2005-04-18 |
Michael Stucki | *** empty log message *** |
tree | commitdiff |
2005-04-18 |
Rupert Germann | - added a condition that removes wrong default values... |
tree | commitdiff |
2005-04-18 |
Karsten Dambekalns | Emit a warning when encryption key is not set (bug... |
tree | commitdiff |
2005-04-18 |
Karsten Dambekalns | Fixed bug #983. |
tree | commitdiff |
2005-04-17 |
Michael Stucki | * Changed the size of ses_ip_lock fields to 39 (needed... |
tree | commitdiff |
2005-04-14 |
Ingmar Schlecht | Added a comment to the hook I added yesterday. |
tree | commitdiff |
2005-04-13 |
Michael Stucki | * Added new stdWrap property "stdWrap" for calling... |
tree | commitdiff |
2005-04-13 |
Karsten Dambekalns | Small fix to fix bug #974. |
tree | commitdiff |
2005-04-13 |
Ingmar Schlecht | * Added hook in t3lib_page for additional enableColumns |
tree | commitdiff |
2005-04-13 |
Karsten Dambekalns | Changed require to require_once to fix bug #958. |
tree | commitdiff |
2005-04-10 |
Ingmar Schlecht | Added hook in t3lib_userauth. |
tree | commitdiff |
2005-04-10 |
Jan-Erik Revsbech | Make direct mails base64 by default. |
tree | commitdiff |
2005-04-10 |
Jan-Erik Revsbech | Forcing return-path in t3lib_htmlmail is now turned... |
tree | commitdiff |
2005-04-08 |
Michael Stucki | small text corrections |
tree | commitdiff |
2005-04-08 |
Michael Stucki | * Fixed a diff isue on Windows |
tree | commitdiff |
2005-04-06 |
Kasper Skårhøj | Removed unsigned attributes from .sql files in the... |
tree | commitdiff |
2005-04-06 |
Kasper Skårhøj | * Extended a comment of a function in t3lib_extMgm |
tree | commitdiff |
2005-04-05 |
Christian Jul Jensen | Added the possibility to include static templates from... |
tree | commitdiff |
2005-04-05 |
Michael Stucki | *** empty log message *** |
tree | commitdiff |
2005-04-04 |
Ingmar Schlecht | * Changed the way htmlspecialchars() is applied to... |
tree | commitdiff |
2005-04-04 |
Kasper Skårhøj | group-type selector has top/up/down/bottom buttons... |
tree | commitdiff |
2005-04-04 |
Robert Lemke | 2005-04-04 Robert Lemke <robert@typo3.org> |
tree | commitdiff |
2005-04-01 |
Kasper Skårhøj | Updated years from 2004 to 2005 + all function indexes... |
tree | commitdiff |
2005-04-01 |
Kasper Skårhøj | * Added Bernhard Krafts security improvement for server... |
tree | commitdiff |
2005-03-31 |
Michael Stucki | * Display empty tag contents in the backend (e.g. ... |
tree | commitdiff |
2005-03-29 |
Michael Stucki | * Added a Russian flag (thanks to Michael Shigorin) |
tree | commitdiff |
2005-03-28 |
Ingmar Schlecht | * Fixed bug #0000341: Changed table definition of ... |
tree | commitdiff |
2005-03-25 |
Michael Stucki | * Added two hooks for tx_timtaw, written by Sebastian... |
tree | commitdiff |
2005-03-23 |
Karsten Dambekalns | Fixed bug #825 by adding longtext to the list of known... |
tree | commitdiff |
2005-03-16 |
Ingmar Schlecht | Fixed bug #0000335: If $this->dont_use_exec_commands... |
tree | commitdiff |
2005-03-08 |
Kasper Skårhøj | Hooks in tslib_fe, Frontend login mode feature for... |
tree | commitdiff |
2005-03-07 |
Karsten Dambekalns | Fix for the formmail issue (TYPO3-20050307-1) |
tree | commitdiff |
2005-03-02 |
Martin Kutschker | Add "-raw" to [FE][tidy_path] so charsets other than... |
tree | commitdiff |
2005-02-25 |
Martin Kutschker | Fix utf8_encode for shift_jis (problem with chars betwe... |
tree | commitdiff |
2005-02-22 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2005-02-20 |
Michael Stucki | * Fixed a typo in the User TSconfig reference in ext_ta... |
tree | commitdiff |
2005-02-17 |
Karsten Dambekalns | Fixed a leftover call to mysql_query to use the abstrac... |
tree | commitdiff |
2005-02-15 |
Kasper Skårhøj | Fixed a few small bugs in indexed-search |
tree | commitdiff |
2005-02-15 |
Kasper Skårhøj | * The indexed-search lexer has been updated so it suppo... |
tree | commitdiff |
2005-02-13 |
Karsten Dambekalns | Added three new types to parseFieldDef() - bigint,... |
tree | commitdiff |
2005-02-11 |
Andreas Otto | In order to use enableTypeByConfig on more types than... |
tree | commitdiff |
2005-02-08 |
Robert Lemke | Just added a comment for $copyMappingArray_merged |
tree | commitdiff |
2005-02-06 |
Michael Stucki | * Fixed a typo (closes #0000127) |
tree | commitdiff |
2005-02-04 |
Michael Stucki | 2005-02-04 Michael Stucki <michael@typo3.org> |
tree | commitdiff |
2005-02-02 |
Ingmar Schlecht | Fixed minor bug #0000728 in t3lib_modsettings::init() |
tree | commitdiff |
2005-01-24 |
Jan-Erik Revsbech | Fixed problem with calling /usr/sbin/postconf when... |
tree | commitdiff |
2005-01-24 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2005-01-22 |
Ingmar Schlecht | * Fixed bug #0000668: Removed spurious comma (,) from... |
tree | commitdiff |
2005-01-21 |
Ingmar Schlecht | * Fixed bug #0000703: Added missing ';' to ' '... |
tree | commitdiff |
2005-01-21 |
Karsten Dambekalns | Remove file path in error images to avoid path disclosu... |
tree | commitdiff |
2005-01-21 |
Jan-Erik Revsbech | Fixed a problem when using Postfix version 1. A check... |
tree | commitdiff |
2005-01-21 |
Kasper Skårhøj | * Added a new feature to force all UIDs in the "impexp... |
tree | commitdiff |
2005-01-15 |
Kasper Skårhøj | Fixed final details around Import/Export. Unless import... |
tree | commitdiff |
2005-01-13 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2005-01-13 |
Kasper Skårhøj | More work on import/export + removal of "lower" range... |
tree | commitdiff |
2005-01-02 |
Kasper Skårhøj | * Added Karsten D.s patches for DBAL. |
tree | commitdiff |
2004-12-20 |
Kasper Skårhøj | Temporary Christmas login image |
tree | commitdiff |
2004-12-19 |
Kasper Skårhøj | Implemented check for explicit-deny/allow in contnet... |
tree | commitdiff |
2004-12-17 |
Kasper Skårhøj | Updates mainly to import/export extension. Many smaller... |
tree | commitdiff |
2004-11-28 |
Kasper Skårhøj | See Changelog: Updates to Indexed Search (mainly),... |
tree | commitdiff |
2004-11-26 |
Michael Stucki | * Fixed bug #0000527: Title tag is added even if the... |
tree | commitdiff |
2004-11-18 |
Kasper Skårhøj | * !!! Moved ALL core localizations into language packs... |
tree | commitdiff |
2004-11-18 |
Ingmar Schlecht | * Implemented #0000508: Minor performance improvement... |
tree | commitdiff |
2004-11-16 |
Ingmar Schlecht | * Fixed bug #0000416: Removing spurious DEFAULT '0... |
tree | commitdiff |
2004-11-16 |
Kasper Skårhøj | * Moved the remaining global extensions to sysext/... |
tree | commitdiff |
2004-11-16 |
Kasper Skårhøj | * Added configuration option in TYPO3_CONF_VARS[FE... |
tree | commitdiff |
2004-11-15 |
Kasper Skårhøj | * Merged all changes from "TYPO3_3-7" branch |
tree | commitdiff |
2004-09-14 |
Michael Stucki | Fixed bug #0000159: Logging did not work with absolute... |
tree | commitdiff |
2004-09-14 |
Kasper Skårhøj | Fixed bug with editing of Template Records |
tree | commitdiff |
2004-09-13 |
Kasper Skårhøj | * Updated my email address from "kasper@typo3.com"... |
tree | commitdiff |
2004-09-13 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2004-09-13 |
Kasper Skårhøj | Changed little more in uniqueList, among others that... |
tree | commitdiff |
2004-09-13 |
Michael Stucki | Fixed bug in t3lib_div::uniqueList that was caused... |
tree | commitdiff |
2004-09-12 |
Michael Stucki | Correcting two typos in comments. |
tree | commitdiff |
2004-09-11 |
Martin Kutschker | Added euc-kr/cp949. |
tree | commitdiff |
2004-09-10 |
Kasper Skårhøj | See changelog |
tree | commitdiff |
2004-09-10 |
Michael Stucki | * Replaced t3lib_div::uniqueArray with native PHP funct... |
tree | commitdiff |
2004-09-09 |
Jan-Erik Revsbech | Fixed bug #292 concerning ReturnPAth in htmlmail class... |
tree | commitdiff |
2004-09-09 |
Kasper Skårhøj | See changelog (updated later) |
tree | commitdiff |
2004-09-05 |
Kasper Skårhøj | Various PHP5 fixes + updates to Danish backend translation |
tree | commitdiff |
2004-09-02 |
René Fritz | small fix |
tree | commitdiff |
2004-09-02 |
Kasper Skårhøj | * Added Catalan, Bosnian and Korean languages. |
tree | commitdiff |
2004-08-31 |
Kasper Skårhøj | Added a hook right after the page has been put in cache... |
tree | commitdiff |
2004-08-29 |
Kasper Skårhøj | * Added a wildcard like option for values in the "langu... |
tree | commitdiff |
2004-08-29 |
Kasper Skårhøj | Added lockIP for backend users; New HMENU special type... |
tree | commitdiff |
2004-08-27 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2004-08-26 |
Kasper Skårhøj | *** empty log message *** |
tree | commitdiff |
2004-08-26 |
Kasper Skårhøj | * Adding editlock icon in Web>Access |
tree | commitdiff |
2004-08-26 |
Kasper Skårhøj | Versioning and localization details (See changelog) |
tree | commitdiff |
2004-08-23 |
Kasper Skårhøj | Implemented versioning API, phase 1 (tcemain). See... |
tree | commitdiff |
2004-08-21 |
Kasper Skårhøj | See changelog (2004-08-21). Localization features,... |
tree | commitdiff |
2004-08-20 |
Ingmar Schlecht | * Marginally changed the error message in t3lib_useraut... |
tree | commitdiff |
next |