Project

General

Profile

Activity

From 2006-11-10 to 2006-12-09

2006-12-07

18:16 Revision 40c1140d: fix bug #4555: detect double posts in tt_board
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1860 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
18:09 Revision 2bc05801: fix bug #4555: detect double posts in tt_board
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1859 709f56b5-9817-0410-a4d7-c38de5d9e867 Franz Holzinger
13:02 Revision 79fd9d4d: Disabled typo3/alt_main_new.php and function wordIndexing() of t3lib_refindex as they're not working yet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1858 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2006-12-05

18:01 Revision c7765cc8: Add edit3.gif needed for FE editing of translated pages.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1856 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
01:22 Revision 8db0e2f8: Non-functional changes...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1855 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:18 Revision f51015da: * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue.
* Security enhancement: Refuse BE logins of usernames starting with _CLI_ (they are only used by real CLI scripts)
...
Michael Stucki
01:15 Revision 4f40f7d9: * Security enhancement: Prevent image access through thumbs.php. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061205-1/ - thanks to Marc Bastian Heinrichs for discovering and reporting this issue.
* Security enhancement: Refuse BE logins of usernames starting with _CLI_ (they are only used by real CLI scripts)
...
Michael Stucki
00:50 Revision e8616891: * Add source of nimbus.ttf to SVN repository. This is a requirement of the GPL and is done just for the case that the original source location would fall down. However, this directory will not be shipped together with the release archives! -- michael
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1852 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:42 Revision 280be233: Adding t3lib/fonts/src/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1851 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:36 Revision 634a6e6d: * Add source of nimbus.ttf to SVN repository. This is a requirement of the GPL and is done just for the case that the original source location would fall down. However, this directory will not be shipped together with the release archives! -- michael
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1850 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-12-04

23:54 Revision cfe866cc: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1849 709f56b5-9817-0410-a4d7-c38de5d9e867
Michael Stucki
23:34 Revision 3edc8020: * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1848 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:15 Revision 6ff2eab4: * Updated font-copyright information in t3lib/fonts/readme.txt - many thanks to Christian Welzel for taking care of this!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1847 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:22 Revision 12a537a8: Remove double calling of t3lib_div::devSyslog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1846 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:15 Revision a16365f9: Enhanced message for recordset warning (see change at 2006-12-02) and removed serializing of objects in the backtrace (devlog).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1845 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:46 Revision 471619a2: Allow strftime-syntax for config.stat_apache_logfile
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1844 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2006-12-03

17:26 Revision f0b58ca4: Increase length for titles of be_users, be_groups, and fe_groups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1843 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
17:13 Revision 6500c157: Use <label> tags in tceforms where appropriate to enhance usability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1842 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2006-12-02

08:41 Revision 6414c1cb: Formatting of PHPDoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1841 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:40 Revision c8610679: t3lib_db: added calls to t3lib_div::sysLog() and t3lib_div::devLog() if recordset is not valid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1840 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2006-12-01

15:55 Revision 1486a403: See changelog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1839 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:25 Revision 25c58963: Fixing SVN directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1838 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:13 Revision 39f282fd: Fixing SVN directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1837 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
02:53 Revision bb88c284: Fixing directory structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1836 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-11-29

16:56 Revision 5a94f896: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1834 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:51 Revision d8ad868d: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1833 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:50 Revision dd452707: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1832 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:49 Revision 8e06b891: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1831 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:49 Revision f4aa6242: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1830 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:47 Revision 56ca9f6c: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1829 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:46 Revision c704929e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1828 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:46 Revision cf0c2e58: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1827 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:45 Revision cb0e2c6a: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1826 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:44 Revision 54788c84: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1825 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:44 Revision 9db98262: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1824 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:40 Revision 301c4d2e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1823 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:20 Revision e716e0c2: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1822 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:16 Revision 6304da39: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1821 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
16:11 Revision fa4dd57f: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1820 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj

2006-11-28

18:28 Revision 87cdd727: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1818 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
18:27 Revision eb924e30: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1817 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj

2006-11-26

01:43 Revision 51c63af7: * Fixed bug #4556: PHP4 compatibility issues
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1816 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-11-24

19:08 Revision 7cee7d94: ChangeLog update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1815 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:11 Revision 5d912b1d: Updated NEWS.txt.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1814 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
13:19 Revision 902ea83b: Add [SYS][UTF8filesystem] to config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1813 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2006-11-23

19:44 Revision e7f5486e: Allow UTF-8 file names (to enable set BE[forceCharset]='utf-8' and SYS[UTF8filesystem]=1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1811 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:41 Revision e69dcaaa: List users online (aka who is online) for BE users in Tools > User Manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1810 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:04 Revision 49632368: New Feature: Inline Relational Record Editing by Oliver Hader!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1809 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
12:53 Revision c4020717: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1808 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:35 Revision ecd9cab2: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
Michael Stucki
12:34 Revision 17478820: * Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branc...
Michael Stucki

2006-11-21

09:53 Revision c27ffe25: Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1805 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2006-11-17

21:10 Revision 139ac8dd: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1804 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:09 Revision a373ec5c: Add mention of original patch author - sorry Marc, I forgot that first
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1803 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:07 Revision 99b38f07: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1802 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:07 Revision 385967f4: * Fixed bug #4515: Input field with settings eval date and readOnly shows 01-01-1970 if the value is empty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1801 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 0fc1b000: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1800 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:49 Revision 6a494f39: * Fixed bug #3115: JavaScript error on clickmenu in filelist module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1799 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:43 Revision 4e85038d: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
19:42 Revision 50f5b69c: * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages
* Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki
13:25 Revision eb5a6a29: Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1795 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

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 Martin Kutschker
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 Martin Kutschker
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 Martin Kutschker
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 Martin Kutschker

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 Bernhard Kraft
 

Also available in: Atom