TYPO3 v4 Developers: francois

Login name:
francois
Total Commits:
337 (1.0%)
Lines of Code:
14,395 (1.0%)
Most Recent Commit:
2009-11-25 13:22
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for francois

Activity by Day of Week for francois

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 337 (100.0%) 14395 (100.0%) 42.7
typo3/sysext/scheduler/mod1/ 30 (8.9%) 1934 (13.4%) 64.4
typo3/sysext/scheduler/ 31 (9.2%) 1912 (13.3%) 61.6
typo3/sysext/css_styled_content/static/current/ 4 (1.2%) 1620 (11.3%) 405.0
typo3/sysext/css_styled_content/static/ 4 (1.2%) 1620 (11.3%) 405.0
typo3/sysext/css_styled_content/static/v4.2/ 2 (0.6%) 1552 (10.8%) 776.0
typo3/sysext/css_styled_content/static/v3.9/ 2 (0.6%) 1534 (10.7%) 767.0
typo3/sysext/css_styled_content/static/v3.8/ 2 (0.6%) 1260 (8.8%) 630.0
typo3/sysext/scheduler/examples/ 4 (1.2%) 441 (3.1%) 110.2
typo3/sysext/install/mod/ 11 (3.3%) 430 (3.0%) 39.0
typo3/sysext/sv/reports/ 6 (1.8%) 281 (2.0%) 46.8
/ 93 (27.6%) 281 (2.0%) 3.0
typo3/ 14 (4.2%) 198 (1.4%) 14.1
typo3/sysext/scheduler/res/ 5 (1.5%) 185 (1.3%) 37.0
typo3/sysext/tstemplate_objbrowser/ 3 (0.9%) 183 (1.3%) 61.0
typo3/sysext/install/updates/ 3 (0.9%) 148 (1.0%) 49.3
typo3/mod/tools/em/ 7 (2.1%) 130 (0.9%) 18.5
typo3/sysext/reports/reports/status/ 9 (2.7%) 121 (0.8%) 13.4
t3lib/ 15 (4.5%) 110 (0.8%) 7.3
typo3/sysext/scheduler/cli/ 2 (0.6%) 77 (0.5%) 38.5
typo3/sysext/reports/reports/ 7 (2.1%) 77 (0.5%) 11.0
typo3/sysext/scheduler/interfaces/ 1 (0.3%) 67 (0.5%) 67.0
typo3/sysext/install/report/ 4 (1.2%) 45 (0.3%) 11.2
typo3/sysext/tstemplate_info/ 2 (0.6%) 37 (0.3%) 18.5
typo3/sysext/cms/tslib/ 7 (2.1%) 33 (0.2%) 4.7
typo3/sysext/sv/ 4 (1.2%) 21 (0.1%) 5.2
typo3/sysext/lang/ 8 (2.4%) 18 (0.1%) 2.2
typo3/sysext/tstemplate/ts/ 1 (0.3%) 17 (0.1%) 17.0
typo3/sysext/reports/mod/ 3 (0.9%) 16 (0.1%) 5.3
typo3/sysext/reports/interfaces/ 2 (0.6%) 10 (0.1%) 5.0
typo3/sysext/reports/ 3 (0.9%) 8 (0.1%) 2.6
typo3/sysext/css_styled_content/ 3 (0.9%) 7 (0.0%) 2.3
typo3/sysext/install/ 4 (1.2%) 6 (0.0%) 1.5
typo3/sysext/indexed_search/ 4 (1.2%) 5 (0.0%) 1.2
typo3/sysext/t3skin/stylesheets/ 1 (0.3%) 3 (0.0%) 3.0
typo3/sysext/indexed_search/mod/ 1 (0.3%) 3 (0.0%) 3.0
t3lib/stddb/ 1 (0.3%) 3 (0.0%) 3.0
typo3/sysext/t3editor/tsref/ 1 (0.3%) 1 (0.0%) 1.0
typo3/sysext/rtehtmlarea/htmlarea/ 1 (0.3%) 1 (0.0%) 1.0
typo3/sysext/t3skin/icons/gfx/ 9 (2.7%) 0 (0.0%) 0.0
typo3/sysext/t3skin/ 2 (0.6%) 0 (0.0%) 0.0
typo3/sysext/scheduler/res/gfx/ 6 (1.8%) 0 (0.0%) 0.0
typo3/sysext/scheduler/doc/ 6 (1.8%) 0 (0.0%) 0.0
typo3/gfx/ 9 (2.7%) 0 (0.0%) 0.0

Activity of francois

Most Recent Commits

francois 2009-11-25 13:22 Rev.: 6532

Fixed bug #12748: Recycler: BE module's body has a margin

3 lines of code changed in 2 files:

  • ChangeLog (+2 -1)
  • typo3: stylesheet.css (+1)
francois 2009-11-25 13:16 Rev.: 6531

Cleanup #12492: Reports: Made some CGL improvements and added missing SVN markers

58 lines of code changed in 11 files:

  • ChangeLog (+1)
  • typo3/sysext/install/report: class.tx_install_report_installstatus.php (+8 -5)
  • typo3/sysext/reports/interfaces: interface.tx_reports_report.php (+5 -3), interface.tx_reports_statusprovider.php (+5 -3)
  • typo3/sysext/reports/mod: index.php (+4 -7)
  • typo3/sysext/reports/reports: class.tx_reports_reports_status.php (+6 -4)
  • typo3/sysext/reports/reports/status: class.tx_reports_reports_status_configurationstatus.php (+8 -6), class.tx_reports_reports_status_securitystatus.php (+9 -6), class.tx_reports_reports_status_status.php (+5 -3), class.tx_reports_reports_status_systemstatus.php (+4 -3), class.tx_reports_reports_status_typo3status.php (+3 -1)
francois 2009-11-25 10:41 Rev.: 6522

Feature #12491: Reports: Allow multiple providers for each status collection

91 lines of code changed in 7 files:

  • ChangeLog (+1)
  • typo3/sysext/install: ext_tables.php (+1 -1)
  • typo3/sysext/install/report: class.tx_install_report_installstatus.php (+1 -15)
  • typo3/sysext/reports: ext_autoload.php (+1), ext_tables.php (+4 -3)
  • typo3/sysext/reports/reports: class.tx_reports_reports_status.php (+13 -6)
  • typo3/sysext/reports/reports/status: class.tx_reports_reports_status_typo3status.php (new 70)
francois 2009-11-25 10:36 Rev.: 6521

Fixed bug #12547: Removed wrong default binary search paths for Windows

7 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_exec.php (+3 -9)
francois 2009-11-24 09:28 Rev.: 6503

Fixed bug #12695: Added some space between sections of the "Installed services" report

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/sv/reports: class.tx_sv_reports_serviceslist.php (+1)
francois 2009-11-18 23:55 Rev.: 6476

Follow-up to bugfix #12426: Reports: One localized label wrongfully contained a copy of another label

5 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/reports/reports: locallang.xml (+1 -1)
francois 2009-11-16 23:13 Rev.: 6438

Fixed bug #12396: Warning produced by t3lib_div::flushOutputBuffers()

1 lines of code changed in 2 files:

  • ChangeLog (+1)
  • t3lib: class.t3lib_div.php (-1)
francois 2009-11-16 22:17 Rev.: 6433

Cleanup #12426: Reports: Localized all hard-coded strings in status reports

81 lines of code changed in 7 files:

  • ChangeLog (+1)
  • typo3/sysext/install/report: class.tx_install_report_installstatus.php (+13 -13), locallang.xml (new 23)
  • typo3/sysext/reports/reports: locallang.xml (+22 -1)
  • typo3/sysext/reports/reports/status: class.tx_reports_reports_status_configurationstatus.php (+2 -2), class.tx_reports_reports_status_securitystatus.php (+6 -6), class.tx_reports_reports_status_systemstatus.php (+14 -10)
francois 2009-11-16 22:03 Rev.: 6432

Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose

45 lines of code changed in 5 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler: class.tx_scheduler.php (+34 -32), class.tx_scheduler_task.php (+3 -9), ext_conf_template.txt (+4 -1)
  • typo3/sysext/scheduler/doc: manual.sxw (changed)
francois 2009-11-14 12:38 Rev.: 6415

Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings

39 lines of code changed in 4 files:

  • ChangeLog (+4)
  • typo3/sysext/install: ext_tables.php (+1 -1)
  • typo3/sysext/reports/reports: class.tx_reports_reports_status.php (+31 -19), locallang.xml (+3 -1)
francois 2009-11-13 13:02 Rev.: 6410

Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen

7 lines of code changed in 2 files:

  • ChangeLog (+5 -1)
  • typo3/sysext/scheduler/mod1: index.php (+2)
francois 2009-11-11 22:13 Rev.: 6401

Cleanup #12552: Scheduler: Code cleanup: Corrected inconsistent use of full stops in language labels

9 lines of code changed in 3 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler/mod1: locallang.xml (+4 -4), locallang_mod.xml (+1 -1)
francois 2009-11-08 20:23 Rev.: 6383

Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section

8 lines of code changed in 2 files:

  • ChangeLog (+1)
  • typo3/mod/tools/em: class.em_xmlhandler.php (+7 -2)
francois 2009-11-08 17:56 Rev.: 6382

Fixed bug #12423: Reports: Services overview does not provide extension key

2 lines of code changed in 2 files:

  • ChangeLog (+1)
  • typo3/sysext/sv/reports: class.tx_sv_reports_serviceslist.php (+1 -1)
francois 2009-11-08 17:53 Rev.: 6381

Fixed bug #12019: Added missing style definition to Install Tool CSS file

11 lines of code changed in 3 files:

  • ChangeLog (+4)
  • typo3/sysext/install/mod: class.tx_install.php (+2 -2), install.css (+5)
francois 2009-11-06 09:16 Rev.: 6353

Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity

6 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler/mod1: index.php (+2 -2)
francois 2009-11-05 16:56 Rev.: 6335

Feature #12215: Scheduler: Added display and information about usage of timezone

32 lines of code changed in 5 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler/doc: manual.sxw (changed)
  • typo3/sysext/scheduler/mod1: index.php (+23 -1), locallang.xml (+3), locallang_csh_scheduler.xml (+2)
francois 2009-11-04 17:49 Rev.: 6330

Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL

6 lines of code changed in 2 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler: ext_tables.sql (+2 -2)
francois 2009-10-30 17:56 Rev.: 6304

Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running

63 lines of code changed in 6 files:

  • ChangeLog (+1)
  • typo3/sysext/scheduler: class.tx_scheduler_task.php (+17)
  • typo3/sysext/scheduler/doc: manual.sxw (changed)
  • typo3/sysext/scheduler/mod1: index.php (+41 -1), locallang.xml (+4 -1)
  • typo3/sysext/scheduler/res/gfx: stop.png (new)
francois 2009-10-30 14:16 Rev.: 6303

Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module

10 lines of code changed in 3 files:

  • ChangeLog (+4)
  • typo3/sysext/scheduler/mod1: clear.gif (changed), index.php (+6 -5)

(76 more)

Generated by StatSVN 0.5.0