- 10 Mar, 2005 1 commit
-
-
Kasper Skårhøj authored
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
-
- 08 Mar, 2005 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@574 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 07 Mar, 2005 1 commit
-
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@572 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Feb, 2005 1 commit
-
-
Michael Stucki authored
* !!! Renamed t3lib_stdGraphic->imageCreateFromGif into imageCreateFromFile. The old function will remain for providing backwards compatibility. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@566 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Feb, 2005 1 commit
-
-
Kasper Skårhøj authored
* 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
-
- 15 Feb, 2005 1 commit
-
-
Kasper Skårhøj authored
* 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
-
- 14 Feb, 2005 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@560 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 11 Feb, 2005 1 commit
-
-
Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@558 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 06 Feb, 2005 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@554 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 04 Feb, 2005 2 commits
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@553 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Corrected some typos * Fix permissions after ImageMagick has created a new file. Introduced new function t3lib_div::fixPermissions. Closes bug #0000677. * Fixed bug #0000422: "Fatal error at 3: Image Processing -> 5: GD library functions" * Added a new constant TYPO3_branch which includes only the major and the minor numbers of the version (not the patchlevel). This is used in the "generator" meta tag and will finally close bug number #0000318. * ContextMenu is no longer disabled by default on Macintosh systems (except Opera, might have to do with bug #0000675). Closes bugs #0000542 and #0000486. * XHTML 1.1 compliancy fixes (thanks to Ernesto Baschny) * List view now resolves values of MM tables (thanks to Rupert Germann) * Use t3lib_div::isAbsPath() to check if the logfile path is absolute (doesn't work on Windows otherwise) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@552 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Feb, 2005 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@551 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Feb, 2005 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@548 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 01 Feb, 2005 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@546 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 24 Jan, 2005 1 commit
-
-
Jan-Erik Revsbech authored
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
-
- 22 Jan, 2005 1 commit
-
-
Ingmar Schlecht authored
* 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
-
- 21 Jan, 2005 3 commits
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@538 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Jan-Erik Revsbech authored
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
-
Kasper Skårhøj authored
* 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
-
- 14 Jan, 2005 1 commit
-
-
Kasper Skårhøj authored
* import/export: CSH for the whole module, localization of all labels git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@532 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Jan, 2005 1 commit
-
-
Kasper Skårhøj authored
* Added Karsten D.s patches for DBAL. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@528 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Dec, 2004 2 commits
-
-
Kasper Skårhøj authored
* Changed "config.disableContentLengthHeader" over to "enableContentLengthHeader" because a default content-length header might introduce some weird and hard-to-debug situation for people. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@524 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@523 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 Dec, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@521 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Dec, 2004 1 commit
-
-
Kasper Skårhøj authored
Updates mainly to import/export extension. Many smaller changes / additions. See changelog for details. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@520 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 28 Nov, 2004 1 commit
-
-
Kasper Skårhøj authored
See Changelog: Updates to Indexed Search (mainly), t3lib_cs (bug), t3lib_tcemain (bug), right-click Context menu, TS option "USERUID_substToken" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@515 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Nov, 2004 1 commit
-
-
Michael Stucki authored
* Fixed bug #0000526: Logging does not work on Windows systems. Thanks to Dirk Hoffmann. * New configuration option [SYS][displayErrors] for overriding the PHP "display_errors" option. By default, error messages in PHP are no longer displayed. * Improved description of [FE][logfile_dir] in config_default.php * TYPO3_CONF_VARS[BE][adminOnly] is now an integer value (was boolean by mistake) * Added missing description of 3rd parameter for the crop function in class.tslib_content.php git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@513 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 Nov, 2004 2 commits
-
-
Kasper Skårhøj authored
* !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@510 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* Implemented #0000508: Minor performance improvement in an if clause in t3lib_stdgraphic, thanks to Volker Graubaum. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@509 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Nov, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@507 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 16 Nov, 2004 3 commits
-
-
Ingmar Schlecht authored
* Fixed bug #0000416: Removing spurious DEFAULT '0' in SQL create table statements of uid columns right before they're executed in t3lib_install. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@506 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Moved the remaining global extensions to sysext/ which were selected to be system extension. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@504 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added configuration option in TYPO3_CONF_VARS[FE][lifetime] so the frontend users cookies can be set to a lifetime in seconds. Currently the cookie lasts only for the browser session and not more. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@502 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Nov, 2004 3 commits
-
-
Kasper Skårhøj authored
* Fixed view_help.php so translators of llXML can see all tables listed. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@500 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Using "t3lib_div::cmpIP" for evaluating the list of "config.stat_excludeIPList" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@499 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Merged all changes from "TYPO3_3-7" branch * Changed to version 3.8.0-dev git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@498 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 14 Sep, 2004 2 commits
-
-
Michael Stucki authored
Fixed bug #0000159: Logging did not work with absolute logfile_dir specified. However this will still work only if the specified path is within either PATH_site or lockRootPath. * The BE login screen now shows the sitename by default * Fixed a typo in config_default.php * Changed description for lockRootPath git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@473 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@471 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 13 Sep, 2004 2 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
-