- 20 Aug, 2004 1 commit
-
-
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 2 commits
-
-
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
-
Robert Lemke authored
* 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@353 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 06 Jun, 2004 2 commits
-
-
Kasper Skårhøj authored
* Changed all locallang files from "lang" system extension into the new locallang-XML format instead. Includes changes to a bunch of core scripts which had to include the new files with an API function from the $LANG object. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@345 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added "groupChangeMask" option in TYPO3_CONF_VARS - makes it possible to set which group newly created files and folders will get. (Thanks to Stucki) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@341 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Jun, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added API for configuring tables (ending on "cache") that are flushed together with "Clear All Cache". * Fixed that the Admin Panel is always on top (z-index : 0; git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@336 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@335 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 29 May, 2004 2 commits
-
-
Kasper Skårhøj authored
* Fixed bug; All page types (doktype) was shown to uses even if they were not all in their list of possible type values. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@333 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Created a new DEFAULT backend module called "manual". It shows a TOC of CSH items from the system. See Changelog to details about the vision of it. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@331 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 28 May, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added new CSH entries at various places using a new method in t3lib_BEfunc. The CSH entries are still empty and needs to be completed. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@329 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added visual response to backend module selection in the menus; The class attribute of the menu items is changed when a module is selected. The default stylesheet is modified so this results in the current module being highlighted in the menu. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@328 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 May, 2004 1 commit
-
-
Kasper Skårhøj authored
* Fixed various things in file processing, t3lib_extFileFunc et al. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@325 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 24 May, 2004 1 commit
-
-
Kasper Skårhøj authored
* Added API for custom RTE transformations. Documented in upcoming "TYPO3 Core API". git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@324 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 May, 2004 1 commit
-
-
Kasper Skårhøj authored
* Fixed remaining issues with styles in the backend regarding the TCEforms. There has been added additional possibilities of styling forms, now with classes in stylesheets, using $TBE_STYLES to set them up. Documentation of $TBE_STYLES for TCeforms has been updated in TYPo3 Core Api as well. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@319 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 May, 2004 3 commits
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@318 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Fixed stylesheet issues in Extension Manager. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@316 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Finally fixed typo3/show_item.php and typo3/wizard_colorpicker.php scripts for TYPO3 3.6.0 compliance. Now only extensions and some t3lib/ are missing clean-up. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@313 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 May, 2004 2 commits
-
-
Kasper Skårhøj authored
See four lines in changelog, 2004-05-18. Basically a lot of fixes for character set handling, especially in the frontend. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@311 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Created new function, t3lib_div::fixed_lgd_cs(), which should be used in the backend wherever a string is shortend for visual display. This function will truncate the string according to the backend charset (which should of course be set by forceCharset to a fixed value). git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@309 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 May, 2004 1 commit
-
-
Kasper Skårhøj authored
* Moved "install" extension to be a sys extension in sysext/ (MAKE SURE to remove your old global "install" extension and clear the TEMP_cached files. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@305 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 11 May, 2004 3 commits
-
-
Kasper Skårhøj authored
* Changed version number to 3.7.0-dev according to newly adopted major.minor.patch version numbering model. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@286 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Merged branch changes from "TYPO3_3-6-0"; Mainly bugfixes by ingmar. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@282 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Rolled back browser detection in matchcondition class. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@280 709f56b5-9817-0410-a4d7-c38de5d9e867
-