- Mar 08, 2008
-
-
Oliver Hader authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3398 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Dmitry Dulepov authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3397 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 07, 2008
-
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3396 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3395 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3394 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3393 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 06, 2008
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3392 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3391 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3390 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3389 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3388 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 05, 2008
-
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3387 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3386 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3385 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Stanislas Rolland authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3384 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 03, 2008
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3383 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3381 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3380 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3378 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
Added feature #4923: provide new inputfield "directorypicker" in BE, credits Andreas Wolf and Ralf Hettinger git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3375 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3374 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Fixed bug #6547: Allow ignoring of the the no_cache parameter using [FE][disableNoCacheParameter] (of course, this is disabled by default) * Report to t3lib_div::sysLog() whenever ->set_no_cache() is called git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3373 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Add TODO on top of a deprecated code line git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3371 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Fixed bug #7735: EM import was broken because of empty variable git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3370 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Fixed bug #6098: Installer should check MySQL charset settings git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3369 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3368 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - This allows extensions to define the table engine (e.g. MyISAM should be chosen if the table uses FULLTEXT keys). If no table engine is defined, the system default will be used. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3367 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Add character set support to t3lib_install git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3366 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Detect differences in table engine and table character set during DB compare git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3365 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Fixed bug #7589: FULLTEXT keys are not processed correctly git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3364 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Improvements to Install Tool: - Cleanup in t3lib_install * Fix DB field types for static_tsconfig_help git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3363 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3362 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3361 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3360 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3359 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Jeff Segars authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3358 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Patrick Broens authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3357 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3356 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Fixed bug #7729: Login screen needs to be XCLASSable git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3355 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3354 709f56b5-9817-0410-a4d7-c38de5d9e867
-