Project

General

Profile

Activity

From 2005-02-11 to 2005-03-12

2005-03-10

18:57 Revision 4487f380: Removed PEAR DB from the extension. It wasn't fully supported until now, and the library itself should be in a seperate extension (if needed at all, better use the one from PEAR directly).
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@353 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns
15:03 Revision a7a88e6b: Added feature that connects cache-control headers with whether user-logins are allowed in a branch or not. Makes mixing of cached and dynamic user-dependant content easier.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@577 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:51 Revision 8f35d85f: Updating CJK chars info in charType().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@576 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2005-03-09

11:17 Revision 8cc3236d: Fixed a small bug/typo.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@575 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
09:58 Revision 704a14c9: Removed the ADOdb library from the DBAL extension, we depend on the ADOdb extension (by Robert Lemke) instead.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@352 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns

2005-03-08

17:38 Revision 4cf1f42f: Hooks in tslib_fe, Frontend login mode feature for pages; various other things. see changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@574 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:16 Revision 163532bc: Updating alpha chars info in charType().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@573 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2005-03-07

17:19 Revision bf931eeb: Fix for the formmail issue (TYPO3-20050307-1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@572 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
16:32 Revision f24039fc: Fix for the formmail issue (TYPO3-20050307-1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@571 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2005-03-02

11:04 Revision 5a150fd5: Add "-raw" to [FE][tidy_path] so charsets other than iso-8859-1 and utf-8 work out-of-the-box.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@570 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2005-02-25

12:43 Revision 945838bb: Fix utf8_encode for shift_jis (problem with chars between 160 and 223)
Fix bug #576 (case conversion with mbstring)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@569 709f56b5-9817...
Martin Kutschker

2005-02-24

10:58 Revision b062c221: * Mailer problem: Postfix < 2.0 is now automatically detected (see below)
* The install option (see below) has been removed again
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYP...
Michael Stucki

2005-02-22

22:27 Revision 12496b25: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@567 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-02-21

00:32 Revision f5e5a427: * Fixed a typo in the User TSconfig reference in ext_tables_static+adt.sql
* !!! Renamed t3lib_stdGraphic->imageCreateFromGif into imageCreateFromFile. The old function will remain for providi... Michael Stucki

2005-02-17

17:30 Revision ee28da60: Fixed a leftover call to mysql_query to use the abstracted alternative.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@565 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
14:08 Revision d594c708: * Added 3 hooks for each hardcoded function in css_styled_content so extensions can be written which provides alternative renderings without XCLASSING.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@564 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-02-15

16:53 Revision 8008e7ed: Fixed a few small bugs in indexed-search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@563 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:08 Revision 8652db6b: * The indexed-search lexer has been updated so it supports "printjoins" (characters like ' or - which are allowed inside of words) and there is also support for Chinese/Japanese/Korean (CJK) indexing/searching.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@562 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-02-14

18:24 Revision c98a7b93: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@561 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:23 Revision d90f74db: Changes to indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@560 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-02-13

19:15 Revision e4aa159e: Added three new types to parseFieldDef() - bigint, numeric, decimal. They all get catered for in the DBAL extension and do no harm otherwise.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@559 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2005-02-11

16:08 Revision 20655346: Updated ChangeLog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@558 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
15:40 Revision 0fea4255: In order to use enableTypeByConfig on more types than Input and Text the variable $specConf had to be set. This was done to all getSingleField_* methods which use $this->renderWizards. A list of the methods is provided below.
903: function getSingleField_typeInput
$specConf: Yes
$this->renderWizards: Yes
955: function getSingleField_typeTex...
Andreas Otto †
 

Also available in: Atom