Project

General

Profile

Activity

From 2004-05-07 to 2004-06-05

2004-06-05

14:05 Revision 11ee9f01: specCharsToASCII for EUC-charsets.
More ASCII conversions added (esp. for windows-1252)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@339 709f5...
Martin Kutschker
01:14 Revision 91ff8305: Various
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@338 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-06-04

16:29 Revision 4d6d0682: specCharsToASCII for UTF-8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@337 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2004-06-03

16:13 Revision 3b0f5e1c: * 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@33...
Kasper Skårhøj
14:37 Revision 8d2d1655: See changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@335 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-06-01

04:18 Revision 364985d9: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@334 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-29

14:28 Revision 0fa57b48: * 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
13:53 Revision 88d3ad65: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@332 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:28 Revision bd7ab045: * 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 Kasper Skårhøj
00:23 Revision 85b69dc7: More CSH updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@330 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-28

21:10 Revision 892fd24a: * 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
11:04 Revision b6e2908d: * 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 Kasper Skårhøj

2004-05-27

16:10 Revision 3e3accfd: Fixing a few bugs etc.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@327 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
02:26 Revision 02850378: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@326 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
01:35 Revision 4de11ff3: * 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 Kasper Skårhøj

2004-05-24

16:53 Revision c71bb19a: * 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 Kasper Skårhøj

2004-05-23

17:38 Revision da65325f: Replacing string index test strlen() with isset().
Fixing iconv and reocde conversions - fix seems to be have lost in an earlier version :-(
git-svn-id: https://svn.t...
Martin Kutschker

2004-05-22

00:50 Revision bd255ade: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@322 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-21

15:31 Revision 869d1db1: White space clean up - sorry...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@321 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:26 Revision 030b81e7: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@320 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-20

15:37 Revision 92ee0417: * 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 Kasper Skårhøj
00:36 Revision e6c862e2: * Fixed install tool bugs #83 and #95
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@318 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2004-05-19

21:58 Revision 3c5391a5: * Fixed install tool bugs #83 and #95, see changelog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@317 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
18:15 Revision 37c43561: * 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
17:56 Revision 730b3f6d: Fixed a few XHTML bugS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@315 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:25 Revision e1b7104f: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@314 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:23 Revision 01391268: * 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 Kasper Skårhøj

2004-05-18

16:32 Revision 8043ef08: Fixed bug #102 in htmlmail and a messageid related bug in formmail (Not on bugs.typo3.org).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@312 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
14:24 Revision 3a50f21c: 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
12:06 Revision 92ed0e38: Fixed few bugs regarding the charset changes just committed.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@310 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:14 Revision db2b6942: * 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 Kasper Skårhøj

2004-05-17

22:10 Revision f00bffea: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@308 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
21:46 Revision 78e5b61d: DId a few updates, removed whitespaces.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@307 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:53 Revision 75820a2f: * Moved "install" extension to be a sys extension in sysext/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@306 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:46 Revision 7a194cd7: * 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 Kasper Skårhøj
20:12 Revision 58093839: * Corrected some bugs in t3lib_cs while writing a unit test for it.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@304 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:50 Revision 561b11b6: fixed small bug
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@303 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:03 Revision 4cc4a0ac: Add the possiblity to configure which doktypes should be excluded from menu ("not in Menu")
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@302 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:23 Revision 2a11f04e: * Fixed bug #88: fe_adminLib htmlspecialchars() issue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@301 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2004-05-16

19:29 Revision 75fa0665: added include t3lib_loaddbgroup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@300 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
17:28 Revision 4df8719e: Introduce renderRecordRaw() which can be called direktly to process values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@299 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:56 Revision aa99583f: some fixes for temporary files
destruction of object should remove temp files - that's still not working
git-svn-id: https://svn.typo3.org/TYPO3v4...
René Fritz
16:48 Revision f1a3decf: fix in findService()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@297 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:47 Revision bd08d5ad: Small but needed changes to treeview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@296 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:37 Revision aa174aeb: added support for different navFrameScripts for each submodule
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@295 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:33 Revision 2fcf2604: make params possible for navFrameScript
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@294 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:31 Revision ddd51394: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@293 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:30 Revision bab1089d: Changes to make Services available earlier in system startup (for authentication)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@292 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:25 Revision 203bf768: uniqueList() enhancement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@291 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:15 Revision 0bb0c1a8: - tabMenu changes
- table function enhancements
- context menu JS enhancements
- changes for JS and CSS includes from extobjbase
git-...
René Fritz
15:56 Revision 52442192: added tabMenu css definition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@289 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz

2004-05-11

20:44 Revision aacea5d7: * Changed version number to 3.6.1 in t3lib/config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@288 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
20:33 Revision dcb9e0fb: Added changelog message for earlier bug fixes.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@287 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:29 Revision b883b134: * 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
11:26 Revision 72694c58: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@284 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:26 Revision 94c56bff: This commit was manufactured by cvs2svn to create tag 'TYPO3_3-6-1'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-6-1@285 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
11:26 Revision 2336d0f0: * Merged fix to matchcondition browser detection from HEAD
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@283 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:24 Revision c8eb85a5: * 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
11:18 Revision 7a4e5bd8: Merged Ingmars fix from 3.6.0 branch for PATH_TRANSLATED and HTTPS detection
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@281 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:53 Revision 3fb1bc94: * Rolled back browser detection in matchcondition class.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@280 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-10

23:56 Revision a727f736: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@279 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-09

22:48 Revision 3450f4a3: Fixed path detection problems.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@278 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
21:15 Revision 12df12d8: Fixed bugs #62 (SSL detection), #18 (PATH_TRANSLATED issues), #23 (cgi-fcgi issues)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@277 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2004-05-07

15:44 Revision 7e87186d: Added "relPathprefix" to TEMPLATE cObject and also added support for relative path substitution of references in url() wrappers in <style> tags. This will also fix THAT problem reported for automaketemplate.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@276 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
 

Also available in: Atom