Seminar Manager Developers: mrimann

Login name:
mrimann
Total Commits:
805 (8.0%)
Lines of Code:
21,418 (5.9%)
Most Recent Commit:
2009-08-11 20:31
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mrimann

Activity by Day of Week for mrimann

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 805 (100.0%) 21418 (100.0%) 26.6
/ 427 (53.0%) 9816 (45.8%) 22.9
pi1/ 127 (15.8%) 5840 (27.3%) 45.9
tests/ 37 (4.6%) 2152 (10.0%) 58.1
mod2/ 65 (8.1%) 1848 (8.6%) 28.4
mod1/ 22 (2.7%) 1218 (5.7%) 55.3
tests/fixtures/ 11 (1.4%) 343 (1.6%) 31.1
static/ 26 (3.2%) 94 (0.4%) 3.6
pi2/ 6 (0.7%) 66 (0.3%) 11.0
api/ 3 (0.4%) 34 (0.2%) 11.3
icons/ 15 (1.9%) 7 (0.0%) 0.4
doc/ 66 (8.2%) 0 (0.0%) 0.0

Activity of mrimann

Most Recent Commits

mrimann 2009-08-11 20:31 Rev.: 23275

[Bug 3316] Fixed Error in Unit Test populateListPlacesShowsPlaceWithOwnerIsLoggedInFrontEndUser

2 lines of code changed in 2 files:

  • changelog.txt (+1)
  • pi1: class.tx_seminars_pi1_eventEditor.php (+1 -1)
mrimann 2009-01-26 13:35 Rev.: 16090

[Bug 2597] Feature: Add form for canceling an event to the BE module (locallang cleanup), r=Oli

20 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (+2 -2), locallang.xml (+16 -16)
  • tests: tx_seminars_mod2_ConfirmEventMailForm_testcase.php (+2 -2)
mrimann 2009-01-26 13:15 Rev.: 16087

[Bug 2597] Feature: Add form for canceling an event to the BE module, r=Oli

327 lines of code changed in 7 files:

  • changelog.txt (+1)
  • mod2: class.tx_seminars_mod2_CancelEventMailForm.php (new 75), class.tx_seminars_mod2_eventslist.php (+4 -3), index.php (+37 -1), locallang.xml (+18)
  • tests: tx_seminars_mod2_CancelEventMailForm_testcase.php (new 185), tx_seminars_mod2_ConfirmEventMailForm_testcase.php (+7)
mrimann 2009-01-23 16:10 Rev.: 16019

[Bug 2533] Feature: Add form for confirming an event to the BE module (part 2 - refactoring), r=Oli

44 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (+9 -16), class.tx_seminars_mod2_EventMailForm.php (+25 -8)
  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+10 -18)
mrimann 2009-01-21 17:13 Rev.: 15947

[Bug 2533] Feature: Add form for confirming an event to the BE module, r=Oli

1131 lines of code changed in 10 files:

  • changelog.txt (+1)
  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (new 83), class.tx_seminars_mod2_EventMailForm.php (new 355), class.tx_seminars_mod2_eventslist.php (+5 -3), index.php (+44 -5), locallang.xml (+42), mod2.css (+45)
  • tests: tx_seminars_mod2_ConfirmEventMailForm_testcase.php (new 177), tx_seminars_mod2_EventMailForm_testcase.php (new 302)
  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (new 77)
mrimann 2009-01-16 23:50 Rev.: 15732

[Bug 2534] Feature: Added button to cancel an event in the BE module eventlist, r=Oli

145 lines of code changed in 5 files:

  • changelog.txt (+2 -1)
  • mod2: class.tx_seminars_mod2_eventslist.php (+38 -1), locallang.xml (+4), mod2.css (+6 -1)
  • tests: tx_seminars_eventslist_testcase.php (+95)
mrimann 2009-01-16 13:23 Rev.: 15707

[Bug 2532] Feature: Added button to confirm an event in the BE module eventlist (cleanup), r=Oli

5 lines of code changed in 1 file:

  • tests: tx_seminars_eventslist_testcase.php (+5)
mrimann 2009-01-16 13:17 Rev.: 15706

[Bug 2581] Feature: Added button to confirm an event in the BE module eventlist, r=Oli

207 lines of code changed in 7 files:

  • changelog.txt (+1), class.tx_seminars_timespan.php (+13)
  • mod2: class.tx_seminars_mod2_eventslist.php (+52), locallang.xml (+4), mod2.css (+9)
  • tests: tx_seminars_eventslist_testcase.php (+99 -9), tx_seminars_timespanchild_testcase.php (+29)
mrimann 2009-01-16 13:11 Rev.: 15705

[Bug 2581] Fixed localization in the eventlist testcase (part 2), r=Oli

15 lines of code changed in 1 file:

  • tests: tx_seminars_eventslist_testcase.php (+15)
mrimann 2009-01-14 16:37 Rev.: 15655

[Bug 2581] Fixed localization in the eventlist testcase, r=Oli

15 lines of code changed in 2 files:

  • changelog.txt (+1)
  • tests: tx_seminars_eventslist_testcase.php (+14)
mrimann 2009-01-12 15:20 Rev.: 15610

[Bug 2529] Added column "status" to the eventslist in the BE (cleanup), r=Oli

3 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_eventslist.php (+3 -2)
mrimann 2009-01-12 08:54 Rev.: 15595

[Bug 2529] Added column "status" to the eventslist in the BE, r=Oli

91 lines of code changed in 6 files:

  • changelog.txt (+1)
  • mod2: class.tx_seminars_mod2_eventslist.php (+28), icon_canceled.png (new), icon_confirmed.png (new), locallang.xml (+12)
  • tests: tx_seminars_eventslist_testcase.php (+50)
mrimann 2008-11-14 09:10 Rev.: 14143

[Bug 2312] Removed a bogus condition from the SelectorWidget code, r=Oliver

2 lines of code changed in 3 files:

  • changelog.txt (+1)
  • pi1: class.tx_seminars_frontEndSelectorWidget.php (+1 -1)
  • tests: tx_seminars_frontEndSelectorWidget_testcase.php (-9)
mrimann 2008-05-25 17:02 Rev.: 9227

[Bug 1918] Configuration option to allow registration for events without a date, r=Oliver

102 lines of code changed in 7 files:

  • changelog.txt (+1), class.tx_seminars_seminar.php (+12 -7)
  • doc: german-manual.sxw (changed), manual.sxw (changed)
  • static: setup.txt (+3)
  • tests: tx_seminars_seminarchild_testcase.php (+76)
  • tests/fixtures: class.tx_seminars_seminarchild.php (+10)
mrimann 2008-04-26 17:46 Rev.: 9019

[Bug 1686] Removed wrongly encoded HTML entities from Danish localization, r=Oliver

16 lines of code changed in 3 files:

  • changelog.txt (+1), locallang.xml (+14 -14)
  • pi1: locallang.xml (+1 -1)
mrimann 2008-04-20 18:36 Rev.: 8962

[Bug 1771] Updated Dutch translation (credits to Kees van der Hall), r=Oliver

409 lines of code changed in 5 files:

  • changelog.txt (+1), locallang.xml (+162), locallang_db.xml (+87)
  • mod2: locallang.xml (+15)
  • pi1: locallang.xml (+144 -15)
mrimann 2008-03-29 21:19 Rev.: 8740

[Bug 1770] Updated Italian translation (credits to Mauro Lorenzutti), r=Oliver

126 lines of code changed in 5 files:

  • changelog.txt (+1), locallang.xml (+9), locallang_db.xml (+36)
  • mod2: locallang.xml (+3)
  • pi1: locallang.xml (+77 -8)
mrimann 2008-03-29 21:16 Rev.: 8739

[Bug 1769] Updated French translation (credits to Francois Suter), r=Oliver

119 lines of code changed in 5 files:

  • changelog.txt (+1), locallang.xml (+9), locallang_db.xml (+36)
  • mod2: locallang.xml (+3)
  • pi1: locallang.xml (+70 -7)
mrimann 2008-03-29 17:17 Rev.: 8736

[Bug 1768] Updated Danish translation (credits to Lars Dyhr), r=Oliver

400 lines of code changed in 5 files:

  • changelog.txt (+1), locallang.xml (+162), locallang_db.xml (+87)
  • mod2: locallang.xml (+12)
  • pi1: locallang.xml (+138 -9)
mrimann 2008-03-02 23:48 Rev.: 8450

[Bug 1626] Fixed MySQL error in the countdown view, r=Oliver.

2 lines of code changed in 2 files:

  • changelog.txt (+1)
  • pi1: class.tx_seminars_pi1.php (+1 -1)

(172 more)

Generated by StatSVN 0.5.0