Activity
From 2005-01-17 to 2005-02-15
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
- 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
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
- 18:23 Revision d90f74db: Changes to indexed_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@560 709f56b5-9817-0410-a4d7-c38de5d9e867
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
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
- 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...
2005-02-08
- 21:56 Revision 9f561f54: Just added a comment for $copyMappingArray_merged
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@556 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:27 Revision 99bcf996: typo correction
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@555 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-02-07
- 09:48 Revision 65c8d8e7: Bringing the DBAL extension AS OF JANUARY 2005 into CVS.
- Works pretty well, but still needs more work. A few optimizations are planned and some bugs in native mode need to be...
2005-02-06
- 23:51 Revision e542e74e: Bringing the DBAL extension AS OF JULY 2004 into CVS. This is rather for historic purposes, more changes will follow in the near future.
- This version was already a huge step forward, but it will not work as expected with 3.7.x or 3.8.x. You have been war...
- 12:25 Revision 4fe6797b: * Fixed a typo (closes #0000127)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@554 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-02-04
- 16:27 Revision 0442be32: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@553 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:53 Revision 5f64af83: 2005-02-04 Michael Stucki <michael@typo3.org>
- * Corrected some typos
* Fix permissions after ImageMagick has created a new file. Introduced new function t3lib_div...
2005-02-03
- 18:58 Revision 227a743c: Corrected dates in ChangeLog, 2005 instead of 2004 :-)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@551 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-02-02
- 21:47 Revision a7a07430: Fixed bug #0000734: Check if function imagetypes() exists before executing it.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@550 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:45 Revision f1e94e65: Added a ChangeLog file.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@549 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:18 Revision 77d45c12: Fixed minor bug #0000728 in t3lib_modsettings::init()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@548 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Revision 837853b7: Iframe functionality in taskcenter updated. sys_action adjusted to the changes in taskcenter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@547 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-02-01
- 18:20 Revision 4ae04266: IESelectFix for xmenu_layers.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@546 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:08 Revision d2bc501b: IESelectFix by Peter Klein <peter at umloud.dk>. Makes layer menus flow over <select> boxes on IE.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@545 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-01-29
- 15:38 Revision 589dfb83: * Fixed bug #0000642: No translations for the word "page" printed by indexed_search when a PDF file matches
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@544 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:37 Revision dae74e62: * Fixed spelling mistake "Interne pages" => "Internal pages"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@543 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:36 Revision a31ac2ff: * Fixed spelling mistake "Interne pages" => "Internal pages"; * Fixed bug #0000642: No translations for the word "page" printed by indexed_search when a PDF file matches
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@542 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-01-24
- 16:33 Revision c10c1cb7: Fixed problem with calling /usr/sbin/postconf when this file does not exist. Now makes a check to see if the file
- exists.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@541 709f56b5-9817-0410-a4d7-c38de5d9e867 - 01:29 Revision cf86bc51: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@540 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-01-22
- 13:03 Revision dd48fe38: * Fixed bug #0000668: Removed spurious comma (,) from pages table definition in t3lib/stddb/tables.sql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@539 709f56b5-9817-0410-a4d7-c38de5d9e867
2005-01-21
- 22:59 Revision a65cd212: * Fixed bug #0000703: Added missing ';' to ' ' in t3lib\class.t3lib_formmail.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:47 Revision fa2ce27b: Remove file path in error images to avoid path disclosure [security].
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Revision d1fb4e41: Fixed a problem when using Postfix version 1. A check is made to see if Postfix version 1 is used as MTA.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:26 Revision a6b52eec: * Added a new feature to force all UIDs in the "impexp" extension.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@535 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom