Activity
From 2004-04-27 to 2004-05-26
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
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...
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
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
- 15:26 Revision 030b81e7: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@320 709f56b5-9817-0410-a4d7-c38de5d9e867
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
- 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
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
- 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
- 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
- 17:25 Revision e1b7104f: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
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
- 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
- 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
- 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
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
- 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
- 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
- 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
- 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
- 14:50 Revision 561b11b6: fixed small bug
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@303 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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
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
- 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
- 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... - 16:48 Revision f1a3decf: fix in findService()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@297 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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
- 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
- 16:31 Revision ddd51394: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@293 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 16:25 Revision 203bf768: uniqueList() enhancement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@291 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Revision 0bb0c1a8: - tabMenu changes
- - table function enhancements
- context menu JS enhancements
- changes for JS and CSS includes from extobjbase
git-... - 15:56 Revision 52442192: added tabMenu css definition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@289 709f56b5-9817-0410-a4d7-c38de5d9e867
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
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
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
- 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
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
2004-04-30
- 20:08 Revision a50988a5: Changed to version 3.6.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@274 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:08 Revision 5b7456dc: This commit was manufactured by cvs2svn to create tag
- 'TYPO3_3-6-0FINAL'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-6-0FINAL@275 709f56b5-9817-0410-a4d7... - 20:05 Revision 8979db30: Changed "Help>About" page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@273 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:01 Revision 098b72b3: Fixed "Help>about" page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@272 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:34 Revision 60e76c98: Updated languages,... and go 3.6.0!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@271 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:19 Revision 5cd0df87: Updated languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@270 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Revision dfa6b497: Fixed bugs in fe_adminLib htmlspecialchars() related.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@269 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:18 Revision fa9038d4: Fixed bugs with htmlspecialchars()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@268 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:01 Revision 3edfab43: Changes to dev-login screen.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@267 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:45 Revision ca02f034: Changes for stucki.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@266 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision 2b7bdef9: * Merged TYPO3_3-6-0 branch changes by robert into HEAD. See 3.6.0 branch change log if you want.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@265 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:59 Revision e8925c2c: * Changed warning message for typo3/ext in the install tool for the directories. Now directories have the following requirements, where the values mean. See Changelog of t3lib_install.php for more details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@264 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:57 Revision b6812847: Changed warning message for typo3/ext in the install tool for the directories. Now directories have the following requirements, where the values mean:
- -1 = not required, but if it exists may be writeable or not
0 = not required, but if it exists the dir must be writ... - 10:08 Revision c481f7c8: Fixed typo: "precedence" instead of "precendence". Bug #0000039
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@262 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-04-29
- 15:00 Revision 8505c64c: * Resolved bug #0000031:
- * Moved table definition for cache_imagesizes from sysext/cms/ext_tables.sql to stddb/tables.sql
* Removed Clear All ... - 10:15 Revision 1e52a7b9: remove broken optimization remnants (gonna rethink it for 3.7)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@260 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-04-27
- 22:05 Revision 28fd35d9: Change color of login screen again...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@259 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Revision 134c6561: Fixed bug in fe_adminLib
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@258 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:32 Revision ed2c3f70: Fixed bug in fe_adminLib
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@257 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Revision 608a94cb: Set style for 3.6.1 development version.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@256 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:00 Revision 05da609d: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@255 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:58 Revision 8946460d: Added final login image / color scheme for login screen.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@254 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Revision d70e1c0f: Login screen images
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@253 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:51 Revision 740da45f: Login screen image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@252 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:43 Revision f74f6651: Changed version number to "3.6.0-dev" preparing for launch friday.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@251 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:43 Revision 27048482: Changed version number of HEAD branch to next version, "3.6.1-dev"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@250 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:16 Revision 35864a43: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@249 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Revision 779317b4: Removing more obsolete files from misc/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@248 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision a5ec6522: * TAG: "TYPO3_3-6-0RC2", BRANCH "TYPO3_3-6-0"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@247 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:10 Revision 21f1a533: Removed files from misc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@246 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom