Realty Manager Developers: boernd

Login name:
boernd
Total Commits:
76 (1.8%)
Lines of Code:
7,551 (4.2%)
Most Recent Commit:
2008-11-07 19:35
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for boernd

Activity by Day of Week for boernd

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 76 (100.0%) 7551 (100.0%) 99.3
pi1/contrib/ 12 (15.8%) 6289 (83.3%) 524.0
tests/ 9 (11.8%) 598 (7.9%) 66.4
pi1/ 25 (32.9%) 502 (6.6%) 20.0
/ 18 (23.7%) 135 (1.8%) 7.5
lib/ 2 (2.6%) 18 (0.2%) 9.0
pi1/static/ 3 (3.9%) 9 (0.1%) 3.0
pi1/images/ 5 (6.6%) 0 (0.0%) 0.0
doc/ 2 (2.6%) 0 (0.0%) 0.0

Activity of boernd

Most Recent Commits

boernd 2008-11-07 19:35 Rev.: 13907

[Bug 2334] In the list view, crop the titles after 75 characters, r=Oliver

74 lines of code changed in 5 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_object.php (+11 -5)
  • pi1: class.tx_realty_pi1.php (+9 -1)
  • tests: tx_realty_object_testcase.php (+34 -1), tx_realty_pi1_testcase.php (+19)
boernd 2008-10-31 17:57 Rev.: 13630

[Bug 2259] Only show the country if it differs from the default country from the Setup, r=Oliver

5 lines of code changed in 1 file:

  • tests: tx_realty_pi1_testcase.php (+5 -8)
boernd 2008-10-31 17:45 Rev.: 13628

[Bug 2316] Change the sorting of the offerer list, r=Oliver

28 lines of code changed in 3 files:

  • ChangeLog (+1)
  • pi1: class.tx_realty_offererList.php (+1 -1)
  • tests: tx_realty_offererList_testcase.php (+26)
boernd 2008-10-31 16:25 Rev.: 13624

[Bug 2259] Only show the country if it differs from the default country from the Setup, r=Oliver

49 lines of code changed in 3 files:

  • ChangeLog (+1)
  • pi1: class.tx_realty_pi1.php (+7 -1)
  • tests: tx_realty_pi1_testcase.php (+41 -3)
boernd 2008-10-31 10:37 Rev.: 13618

[Bug 2184] "my objects" list shouldn't config check for the favoritesPID, r=Oliver

10 lines of code changed in 2 files:

  • ChangeLog (+1), class.tx_realty_configcheck.php (+9 -2)
boernd 2008-10-25 15:15 Rev.: 13384

[Bug 2296] ZIPs starting with 0 not working, r=Oliver

58 lines of code changed in 3 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_domDocumentConverter.php (+7 -2)
  • tests: tx_realty_openImmoImport_testcase.php (+50)
boernd 2008-10-25 14:56 Rev.: 13381

[Bug 2173] Drop the square image for the button in the contact form, r=Oliver

6 lines of code changed in 1 file:

  • pi1: tx_realty_pi1.tpl.css (+6 -9)
boernd 2008-10-24 14:37 Rev.: 13336

[Bug 2298] The contact information data ZIP and city should be in one row in the single view., r=Oliver

2 lines of code changed in 2 files:

  • ChangeLog (+1)
  • pi1: tx_realty_pi1.tpl.htm (+1 -2)
boernd 2008-10-24 09:06 Rev.: 13317

[Bug 2173] Drop the square image for the button in the contact form, r=Oliver

42 lines of code changed in 4 files:

  • ChangeLog (+1)
  • pi1: tx_realty_pi1.tpl.css (+31 -32), tx_realty_pi1.tpl.htm (+10 -4)
  • pi1/images: submit_button.png (changed)
boernd 2008-10-17 16:49 Rev.: 13091

[Bug 2101] Provide Lightbox 2 for the gallery, r=Oliver

491 lines of code changed in 15 files:

  • ChangeLog (+1 -1), class.tx_realty_configcheck.php (+22 -1)
  • doc: manual.sxw (changed)
  • pi1: class.tx_realty_pi1.php (+153 -35), flexform_pi1_ds.xml (+23 -1), locallang.xml (+30 -4), tx_realty_pi1.tpl.css (+8), tx_realty_pi1.tpl.htm (+1)
  • pi1/contrib: lightbox.js (+10)
  • pi1/images: closelabel.gif (new), loading.gif (new), nextlabel.gif (new), prevlabel.gif (new)
  • pi1/static: setup.txt (+5)
  • tests: tx_realty_pi1_testcase.php (+238)
boernd 2008-10-17 13:51 Rev.: 13082

Removed trailing whitespaces in Lightbox files.

218 lines of code changed in 5 files:

  • pi1/contrib: builder.js (+14 -14), effects.js (+125 -125), lightbox.css (+3 -3), lightbox.js (+69 -69), scriptaculous.js (+7 -7)
boernd 2008-10-17 12:49 Rev.: 13077

[Bug 2101] Provide Lightbox 2 for the gallery, add the Lightbox 2 files

6062 lines of code changed in 7 files:

  • ChangeLog (+1)
  • pi1/contrib: builder.js (new 136), effects.js (new 1122), lightbox.css (new 27), lightbox.js (new 497), prototype.js (new 4221), scriptaculous.js (new 58)
boernd 2008-09-26 16:43 Rev.: 12375

[Bug 2174] Integrate the fields from realty_steffek, r=Oliver

265 lines of code changed in 12 files:

  • ChangeLog (+1), ext_tables.sql (+4), locallang_db.xml (+16), tca.php (+52 -11)
  • pi1: class.tx_realty_pi1.php (+8), locallang.xml (+26), tx_realty_frontEndEditor.html (+18), tx_realty_frontEndEditor.xml (+4), tx_realty_pi1.tpl.css (+5 -1), tx_realty_pi1.tpl.htm (+3)
  • pi1/static: setup.txt (+1 -1)
  • tests: tx_realty_pi1_testcase.php (+127)
boernd 2008-09-25 16:31 Rev.: 12337

[Bug 2192] Add a field for the object number to the search form, r=Oliver

151 lines of code changed in 9 files:

  • ChangeLog (+1), class.tx_realty_configcheck.php (+17)
  • doc: manual.sxw (changed)
  • pi1: class.tx_realty_filterForm.php (+25), flexform_pi1_ds.xml (+25), locallang.xml (+15), tx_realty_pi1.tpl.htm (+7 -1)
  • pi1/static: setup.txt (+3)
  • tests: tx_realty_filterForm_testcase.php (+58)
boernd 2008-09-23 15:25 Rev.: 12249

[Bug 2192] Add a field for the object number to the filter form (moving the search form parts), r=Oliver

90 lines of code changed in 4 files:

  • class.tx_realty_configcheck.php (+4 -4)
  • pi1: class.tx_realty_filterForm.php (+10 -4), flexform_pi1_ds.xml (+60 -50), locallang.xml (+16 -12)
Generated by StatSVN 0.5.0