Realty Manager Developers: sas-me

Login name:
sas-me
Total Commits:
1,577 (37.1%)
Lines of Code:
65,023 (36.4%)
Most Recent Commit:
2009-09-25 06:59
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for sas-me

Activity by Day of Week for sas-me

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 1577 (100.0%) 65023 (100.0%) 41.2
tests/ 388 (24.6%) 31356 (48.2%) 80.8
pi1/ 461 (29.2%) 19294 (29.7%) 41.8
lib/ 154 (9.8%) 8568 (13.2%) 55.6
/ 391 (24.8%) 2646 (4.1%) 6.7
Model/ 12 (0.8%) 1692 (2.6%) 141.0
tests/fixtures/ 36 (2.3%) 946 (1.5%) 26.2
cli/ 11 (0.7%) 371 (0.6%) 33.7
pi1/static/ 38 (2.4%) 95 (0.1%) 2.5
Mapper/ 1 (0.1%) 52 (0.1%) 52.0
tests/fixtures/tx_realty_fixtures/ 19 (1.2%) 3 (0.0%) 0.1
tests/fixtures/tx_realty_fixtures/changed-copy-of-same-name/ 1 (0.1%) 0 (0.0%) 0.0
tests/fixture/ 2 (0.1%) 0 (0.0%) 0.0
pi1/images/ 1 (0.1%) 0 (0.0%) 0.0
icons/ 2 (0.1%) 0 (0.0%) 0.0
doc/ 60 (3.8%) 0 (0.0%) 0.0

Activity of sas-me

Most Recent Commits

sas-me 2009-09-25 06:58

[Bug 2082] Use geolocation lookup mockups for the tests, r=Oliver

509 lines of code changed in 9 files:

  • ChangeLog (+1)
  • Model: class.tx_realty_Model_RealtyObject.php (+8 -32)
  • lib: class.tx_realty_googleMapsLookup.php (+48 -3)
  • pi1: class.tx_realty_pi1_GoogleMapsView.php (+1)
  • tests: tx_realty_GoogleMapsView_testcase.php (+67 -51), tx_realty_Model_RealtyObject_testcase.php (+41 -27), tx_realty_googleMapsLookup_testcase.php (+7 -5), tx_realty_tests_fixtures_FakeGoogleMapsLookup_testcase.php (new 239)
  • tests/fixtures: class.tx_realty_tests_fixtures_FakeGoogleMapsLookup.php (new 97)
sas-me 2009-09-24 10:47 Rev.: 24767

[Bug 3141] Make sure that ISO8859-1 XML files can be imported as well, r=Oliver

43 lines of code changed in 5 files:

  • ChangeLog (+1)
  • tests: tx_realty_openImmoImport_testcase.php (+42)
  • tests/fixtures/tx_realty_fixtures: charset-ISO8859-1.zip (new), charset-UTF8-default.zip (new), charset-UTF8.zip (new)
sas-me 2009-09-08 14:27 Rev.: 24134

manual update

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
sas-me 2009-09-08 14:23 Rev.: 24132

[Bug 3365] Add a search widget for the district, r=Oliver

173 lines of code changed in 7 files:

  • ChangeLog (+1), class.tx_realty_configcheck.php (+1 -1)
  • pi1: class.tx_realty_filterForm.php (+42 -10), flexform_pi1_ds.xml (+9 -5), locallang.xml (+13 -1), tx_realty_pi1.tpl.htm (+9)
  • tests: tx_realty_filterForm_testcase.php (+98)
sas-me 2009-09-07 13:15 Rev.: 24093

[Bug 3383] Image import fails, r=Oliver

27 lines of code changed in 5 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_domDocumentConverter.php (+5 -17), class.tx_realty_openImmoImport.php (+5 -4)
  • tests: tx_realty_openImmoImport_testcase.php (+16)
  • tests/fixtures/tx_realty_fixtures: foo-uppercased.zip (new)
sas-me 2009-08-18 16:23 Rev.: 23455

[Bug 3345] Filter the list view by the selected house type, r=Oliver

243 lines of code changed in 9 files:

  • ChangeLog (+1), class.tx_realty_configcheck.php (+1 -1)
  • doc: manual.sxw (changed)
  • pi1: class.tx_realty_filterForm.php (+103 -31), class.tx_realty_pi1.php (+1 -7), flexform_pi1_ds.xml (+18 -14), locallang.xml (+13 -1), tx_realty_pi1.tpl.htm (+9)
  • tests: tx_realty_filterForm_testcase.php (+97 -6)
sas-me 2009-08-18 15:46 Rev.: 23450

[Bug 3102] Make sure that the image files of deleted objects do not get imported, r=Oliver

62 lines of code changed in 4 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_openImmoImport.php (+33 -6)
  • tests: tx_realty_openImmoImport_testcase.php (+28)
  • tests/fixtures/tx_realty_fixtures: foo-deleted.zip (new)
sas-me 2009-08-12 18:57 Rev.: 23323

[Bug 3131] Create a CLI script for cleaning up unused image files, r=Oliver

627 lines of code changed in 7 files:

  • ChangeLog (+1), ext_localconf.php (+3)
  • cli: class.tx_realty_cli.php (+1 -1), class.tx_realty_cli_ImageCleanUp.php (new 209), class.tx_realty_cli_ImageCleanUpStarter.php (new 73)
  • doc: manual.sxw (changed)
  • tests: tx_realty_cli_ImageCleanUp_testcase.php (new 340)
sas-me 2009-03-30 22:17 Rev.: 18516

[#2824] In the access check tests use try/catch instead of asserting the exeption when testing the headers, r=Oliver

43 lines of code changed in 2 files:

  • ChangeLog (+1)
  • tests: tx_realty_AccessCheck_testcase.php (+42 -48)
sas-me 2009-03-30 22:15 Rev.: 18515

[#2818] Hidden objects cannot be edited, r=Oliver

17 lines of code changed in 3 files:

  • ChangeLog (+1)
  • pi1: class.tx_realty_pi1_AccessCheck.php (+1 -1)
  • tests: tx_realty_AccessCheck_testcase.php (+15)
sas-me 2009-03-16 18:03 Rev.: 17902

[#2302] tx_realty_cacheManager::clearFrontEndCacheForRealtyPages should also work with TYPO3 4.3, r=Oliver

179 lines of code changed in 5 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_cacheManager.php (+49 -10)
  • tests: tx_realty_cacheManager_testcase.php (+47 -8), tx_realty_frontEndEditor_testcase.php (+38 -1), tx_realty_openImmoImport_testcase.php (+44 -5)
sas-me 2009-03-09 14:26 Rev.: 17637

[#2474] Add functions FrontEndUser::hasGroupUids, r=Oliver

160 lines of code changed in 2 files:

  • pi1: class.tx_realty_offererList.php (+135 -144)
  • tests: tx_realty_offererList_testcase.php (+25 -13)
sas-me 2009-03-09 14:12 Rev.: 17633

[#2403] The district should also be used when looking up the geo coordinates, r=Oliver

91 lines of code changed in 4 files:

  • ChangeLog (+2 -1)
  • Model: class.tx_realty_Model_RealtyObject.php (+1)
  • lib: class.tx_realty_googleMapsLookup.php (+34 -37)
  • tests: tx_realty_googleMapsLookup_testcase.php (+54 -20)
sas-me 2009-03-03 18:05 Rev.: 17441

[#2474] Add functions FrontEndUser::hasGroupUids, r=Oliver

76 lines of code changed in 5 files:

  • ChangeLog (+1)
  • Model: class.tx_realty_Model_RealtyObject.php (+36 -22)
  • lib: class.tx_realty_openImmoImport.php (+22 -41)
  • pi1: class.tx_realty_contactForm.php (+5 -10)
  • tests: tx_realty_Mapper_RealtyObject_testcase.php (+12)
sas-me 2009-03-02 12:36 Rev.: 17380

[#1571] Add a description to the content wizard, r=Oliver

20 lines of code changed in 4 files:

  • ChangeLog (+1), ext_tables.php (+2 -1), locallang.xml (+16)
  • pi1: class.tx_realty_pi1_wizicon.php (+1 -1)
sas-me 2009-02-27 22:55 Rev.: 17325

[#2771] Add function setToDeleted to the model, r=Oliver

22 lines of code changed in 14 files:

  • ChangeLog (+1)
  • Model: class.tx_realty_Model_RealtyObject.php (+7)
  • pi1: class.tx_realty_frontEndEditor.php (+1 -1), class.tx_realty_pi1_FrontEndView.php (+1 -1)
  • tests: tx_realty_Model_FrontEndUser_testcase.php (+1 -1), tx_realty_Model_RealtyObject_testcase.php (+6 -6), tx_realty_pi1_AddressView_testcase.php (+1 -12), tx_realty_pi1_DescriptionView_testcase.php (-11), tx_realty_pi1_FurtherDescriptionView_testcase.php (-11), tx_realty_pi1_HeadingView_testcase.php (-11), tx_realty_pi1_OffererView_testcase.php (+2 -12), tx_realty_pi1_OverviewTableView_testcase.php (+1 -12), tx_realty_pi1_PriceView_testcase.php (-11), tx_realty_pi1_SingleView_testcase.php (+1 -1)
sas-me 2009-02-25 17:33 Rev.: 17211

[#2755] BE user mapper needs to lowercase the CLI user before DB search, r=Oliver

2 lines of code changed in 2 files:

  • ChangeLog (+1), ext_localconf.php (+1 -1)
sas-me 2009-02-09 12:14 Rev.: 16755

[#2665] The formatter needs to htmlspecialchar most fields, r=Oliver

51 lines of code changed in 3 files:

  • ChangeLog (+1)
  • pi1: class.tx_realty_pi1_Formatter.php (+8 -4)
  • tests: tx_realty_pi1_Formatter_testcase.php (+42)
sas-me 2009-02-08 23:51 Rev.: 16751

[#2660] The cache manager must not call tslib_fe::clearPageCacheContent_pidList statically, r=Oliver

0 lines of code changed in 1 file:

  • tests: tx_realty_cacheManager_testcase.php (-1)
sas-me 2009-02-08 23:42 Rev.: 16750

[#2660] The cache manager must not call tslib_fe::clearPageCacheContent_pidList statically, r=Oliver

15 lines of code changed in 3 files:

  • ChangeLog (+1)
  • lib: class.tx_realty_cacheManager.php (+12 -10)
  • tests: tx_realty_cacheManager_testcase.php (+2 -8)

(353 more)

Generated by StatSVN 0.5.0