Activity
From 2006-10-18 to 2006-11-16
2006-11-16
- 22:33 Revision ada990f5: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1794 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:18 Revision 4d8d0a87: Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set and reverted change to key of sys_refindex on 2006-09-01
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1793 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:57 Revision 0c97de8b: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1792 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Revision 9646411f: Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1791 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-11-13
- 10:04 Revision a3c2f49a: Fixed a bug: Normal labels rendered by class.db_list_extra.inc didn't get passed through t3lib_BEfunc::getProcessedValueExtra when alt_label fields are set.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1790 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-11-08
- 10:14 Revision a824cbdf: Enable creation of compact flexforms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1789 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-11-07
- 10:32 Revision 0d3d25a8: * Fixed bug #4348: Wrong time format in syslog output
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1788 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:32 Revision 46fc98e4: * Fixed bug #4348: Wrong time format in syslog output
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1787 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-11-06
- 10:43 Revision f3cfb153: * Fix bug #3495: Endless recursion with some MySQL versions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1786 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:42 Revision 798c780e: * Fix bug #3495: Endless recursion with some MySQL versions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1785 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-11-03
- 15:00 Revision 6bb35cc5: * Fixed bug #4411: Popup-menues appearing in topframe in Internet Explorer 7. Thanks to Mads Brunn for providing a fix.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1784 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:51 Revision ca8985f7: * Fixed bug #4425: Garble code in adodb extension
- * Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bull...
- 14:50 Revision 6086cda8: * Fixed bug #4425: Garble code in adodb extension
- * Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bull...
2006-11-02
- 17:27 Revision 3c87cdb3: Fixed bug with bidirectional mm-relations: "group" fields with more than one table allowed didn't work properly any more.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1781 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:41 Revision 96df21db: * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1780 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:41 Revision 937478dd: * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1779 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Revision 4b2315e2: * Fixed bug #1236 again: 404 error while using the new content wizard
- * Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
* Small EM... - 12:26 Revision c01b1333: * Fixed bug #1236 again: 404 error while using the new content wizard
- * Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
* Add secu...
2006-10-30
- 21:32 Revision 6481655d: Fixed bug #3637 in EM (translation handling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1776 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Revision ccd25763: Fixed bug #3637 in EM (translation handling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1775 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:19 Revision 3c21ceab: Applied patch adding security hints to EM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1774 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-10-29
- 11:19 Revision c46c82df: REDO: ChangeLog t3lib/class.t3lib_div.php t3lib/class.t3lib_extmgm.php t3lib/thumbs.php typo3/sysext/setup/mod/index.php typo3/sysext/indexed_search/class.crawler.php
- Fixed bug #4021: array_merge error with PHP 5.0
Changed occurences of PATH_site.'typo3conf/' to PATH_typo3conf and PA...
2006-10-25
- 12:36 Revision c4eff985: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1772 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:30 Revision 83894bb8: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1771 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Revision 2c19ea33: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1770 709f56b5-9817-0410-a4d7-c38de5d9e867
2006-10-19
- 15:53 Revision 561e6161: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1769 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:52 Revision c74cfc04: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1768 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:21 Revision abb45c07: Fixed bug 3199: SUing to myself?
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1767 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Revision d05e34eb: Fixed bug 3199: SUing to myself?
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1766 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:45 Revision b8db3041: Fixed bug 4358: Add an option to t3lib_div::xml2array to remove all unnecessary spaces
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1765 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom