TYPO3 v4 Developers: kraftb

Login name:
kraftb
Total Commits:
59 (0.2%)
Lines of Code:
819 (0.1%)
Most Recent Commit:
2009-11-07 02:43
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for kraftb

Activity by Day of Week for kraftb

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 59 (100.0%) 819 (100.0%) 13.8
t3lib/ 14 (23.7%) 323 (39.4%) 23.0
typo3/ 7 (11.9%) 157 (19.2%) 22.4
typo3/sysext/cms/tslib/ 6 (10.2%) 131 (16.0%) 21.8
/ 27 (45.8%) 98 (12.0%) 3.6
typo3/interfaces/ 1 (1.7%) 88 (10.7%) 88.0
typo3/sysext/cms/tslib/media/scripts/ 1 (1.7%) 13 (1.6%) 13.0
t3lib/cache/frontend/ 2 (3.4%) 7 (0.9%) 3.5
t3lib/cache/frontend/interfaces/ 1 (1.7%) 2 (0.2%) 2.0

Activity of kraftb

Most Recent Commits

kraftb 2009-11-07 02:43 Rev.: 6365

* Fixed bug #12428: slow t3lib_TSparser::parseSub

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tstemplate.php (+1)
kraftb 2009-10-16 14:27 Rev.: 6162

* Fixed Bug #12218: Spaces in Webroot path break ImageMagick compose (thanks to Joerg Wagner)

6 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_div.php (+2 -1)
kraftb 2009-05-19 12:24 Rev.: 5445

* Fixed bug #11079: cache_pages timeout alway set to 3600 seconds

13 lines of code changed in 4 files:

  • ChangeLog (+4)
  • t3lib/cache/frontend: class.t3lib_cache_frontend_stringfrontend.php (+3 -2), class.t3lib_cache_frontend_variablefrontend.php (+4 -3)
  • t3lib/cache/frontend/interfaces: interface.t3lib_cache_frontend_frontend.php (+2 -1)
kraftb 2009-05-06 22:08 Rev.: 5395

* Fixed bug #6395: External TypoScripts files will always be cached

47 lines of code changed in 3 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tsparser.php (+27 -4), class.t3lib_tstemplate.php (+16 -3)
kraftb 2009-01-16 14:48 Rev.: 4729

Fixed bug #5497: Links in Task Center

15 lines of code changed in 2 files:

  • ChangeLog (+6 -2)
  • typo3: template.php (+9 -9)
kraftb 2008-02-01 21:24 Rev.: 3008

added feature #7337: stdWrap for "range" and "entryLevel" in class.tslib_menu.php

7 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/cms/tslib: class.tslib_menu.php (+3 -3)
kraftb 2007-11-22 12:38 Rev.: 2751

Added hooks #6738: Hooks for Web>List module which allow modification/addition/removal of icons for each table and its records

204 lines of code changed in 3 files:

  • ChangeLog (+4)
  • typo3: class.db_list_extra.inc (+112 -40)
  • typo3/interfaces: interface.localrecordlist_actionsHook.php (new 88)
kraftb 2007-11-21 16:30 Rev.: 2745

Fixed bug #6785: "this->extraFormHeaders" didn't work anymore since "fixed alt_doc headers" have been introduced (#6625)

6 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3: alt_doc.php (+2 -1)
kraftb 2007-11-13 19:37 Rev.: 2692

Fixed bug #633: Menu doesn't expand if ".special" is set

38 lines of code changed in 3 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tstemplate.php (+16)
  • typo3/sysext/cms/tslib: class.tslib_menu.php (+18 -7)
kraftb 2007-10-01 13:40 Rev.: 2530

Bugfix for: hide empty dynTabs (missing array key broke RTE after hidden Tabs)

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tceforms.php (+1 -1)
kraftb 2007-09-18 13:05 Rev.: 2512

Hide empty dynTabs in tceforms

56 lines of code changed in 3 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tceforms.php (+27 -12)
  • typo3: template.php (+25 -24)
kraftb 2007-02-14 20:56 Rev.: 2030

Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php

43 lines of code changed in 3 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_tceforms.php (+34 -11)
  • typo3: alt_doc.php (+5)
kraftb 2006-11-13 10:04 Rev.: 1790

Fixed a bug: Normal labels rendered by class.db_list_extra.inc didn't get passed through t3lib_BEfunc::getProcessedValueExtra when alt_label fields are set.

7 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3: class.db_list_extra.inc (+3 -1)
kraftb 2006-09-20 15:27 Rev.: 1743

Wrong date in Changelog

1 lines of code changed in 1 file:

  • ChangeLog (+1 -1)
kraftb 2006-09-20 15:16 Rev.: 1741

Fixed a missing space in typo3/template.php

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3: template.php (+1 -1)
kraftb 2006-04-14 11:43 Rev.: 1435

Added a hook in tslib_content for userdefined cObjects

18 lines of code changed in 2 files:

  • ChangeLog (+1)
  • typo3/sysext/cms/tslib: class.tslib_content.php (+17 -3)
kraftb 2006-04-14 11:16 Rev.: 1433

Fixed bug #3232: Use image format set via .format for GIFBUILDER images

10 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/cms/tslib: class.tslib_gifbuilder.php (+6)
kraftb 2005-12-27 21:26 Rev.: 954

Fixed bug #1685 partly: replaced ereg calls with preg pendants in t3lib_parsehtml.php and made some minor modifications to improve overall speed (report bugs with inproperly replaced markers or subparts with previously working setup or TV problems with HTML templates having no problems before at http://bugs.typo3.org/view.php?id=1685)

183 lines of code changed in 4 files:

  • ChangeLog (+3), NEWS.txt (+5)
  • t3lib: class.t3lib_parsehtml.php (+171 -165)
  • typo3/sysext/cms/tslib: class.tslib_content.php (+4 -45)
kraftb 2005-10-21 11:10 Rev.: 826

Fixed a bug in t3lib/class.t3lib_page.php which broke the Direct Mailer

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_page.php (+1 -1)
kraftb 2005-10-20 14:09 Rev.: 825

Yesterdays fix in t3lib/jsfunc.menu.js was not fully correct. Fixed that.

3 lines of code changed in 2 files:

  • ChangeLog (+1 -5)
  • t3lib: jsfunc.menu.js (+2 -2)

(5 more)

Generated by StatSVN 0.5.0