- 14 Sep, 2004 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@471 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 13 Sep, 2004 4 commits
-
-
Kasper Skårhøj authored
* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out... * Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@468 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added CSH for Web>Info/Localization Overview git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@467 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@465 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
Fixed bug in t3lib_div::uniqueList that was caused when t3lib_div::uniqueArray was replaced with array_unique. Obviously array_unique doesn't remove empty values from the array but t3lib_div::uniqueArray did! Please take care of this if you still use this deprecated function in your extension! git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@463 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 12 Sep, 2004 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@462 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Sep, 2004 2 commits
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@460 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Replaced t3lib_div::uniqueArray with native PHP function array_unique. The old function will remain for compatibility reasons only. Please do not use it anymore! * Removed comment about the expired Unisys patent in class.tx_install.php git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@459 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 09 Sep, 2004 1 commit
-
-
Jan-Erik Revsbech authored
Fixed bug #292 concerning ReturnPAth in htmlmail class. The fix has two different solutions one for windows which always work, and one for Linux, which only works when safe_mode is off. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@458 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Sep, 2004 3 commits
-
-
Kasper Skårhøj authored
* Fixed a few basic PHP5 problems (aiming at PHP5 support in 3.7.0) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@451 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@450 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added Catalan, Bosnian and Korean languages. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@449 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 29 Aug, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added a wildcard like option for values in the "language" condition in frontend (matchcondition class). Can now match any language found in the HTTP_ACCEPT_LANGUAGE value. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@447 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@446 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Aug, 2004 2 commits
-
-
Kasper Skårhøj authored
* Adding editlock icon in Web>Access git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@443 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@441 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 23 Aug, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@439 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 22 Aug, 2004 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@438 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 21 Aug, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@437 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Aug, 2004 3 commits
-
-
Ingmar Schlecht authored
* Marginally changed the error message in t3lib_userauth appearing when the HTTP_REFERER mismatched. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@436 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@435 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@434 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Aug, 2004 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@429 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 07 Aug, 2004 1 commit
-
-
Kasper Skårhøj authored
Various; 3 new access control modes; CSH changes; moving sys_language to core (see changelog for details). git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@427 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 04 Aug, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added new rendering modes for the "select" type in TCA: You can now render multiple-select lists as either a SINGLE selector box with multiple value selection OR as a list of checkboxes. For mozilla even the icons are rendered nicely in the option tags. Check out the backend user group configurations. Work is still in progress. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@426 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added TYPo3_CONF_VARS[FE][lockHashKeyWords] so it is optional to lock FE user sessions to HTTP_USER_AGENT git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@425 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Aug, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@421 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Aug, 2004 1 commit
-
-
Jan-Erik Revsbech authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@420 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 23 Jul, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added the Core CVS rules to repository at "misc/core_cvs_rules.txt". ALL Contributers to the CORE CVS SHOULD READ AND FOLLOW THIS! git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@417 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
See my changelog comment from 2004-06-28 + locallang-XML changes (done to german language by Robert Lemke) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@415 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Jul, 2004 1 commit
-
-
Robert Lemke authored
* Added new language flag icons (see t3lib/gfx/flags/). Will be used by templavoila and maybe sys_language git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@413 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 12 Jul, 2004 2 commits
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@409 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* Fixed bug: When removing an extension, typo3 tried to remove the extension directory twice git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@408 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Jul, 2004 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@402 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 22 Jun, 2004 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@388 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 Jun, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@386 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 Jun, 2004 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@384 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 11 Jun, 2004 1 commit
-
-
Robert Lemke authored
* Created new hook in class.t3lib_tcemain.php in process_datamap. Search for $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass'] (other hooks in that class will follow by Ren�, as I know from a trusted source ... ;-) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@370 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 09 Jun, 2004 1 commit
-
-
Robert Lemke authored
* Fixed bug #0000123: The stdWrap-option "stripHtml" should come before the option "crop" because HTML-Tags are recognized as Text by the crop-option but getafterwards stript out. That produces a wrong textlength. Changed order of "crop" to after "stripHTML" Affected file: class.tslib_content.php git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@364 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 08 Jun, 2004 1 commit
-
-
Robert Lemke authored
* Fixed bug #0000070: Number of files (file count) displayed in file list module was one number too high ("5 Files" although 4 only exist). Updated typo3/class.file_list.inc * Changed one line in media/scripts/plaintextLib.inc which caused a "page not found" in some e-mail clients. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@363 709f56b5-9817-0410-a4d7-c38de5d9e867
-