Directory Model/

Directory Created:
2009-01-02 03:24
Total Files:
4
Deleted Files:
0
Lines of Code:
774

[root]/Model

Lines of Code

Model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 29 (100.0%) 789 (100.0%) 27.2

Most Recent Commits

rimann 2009-06-19 09:32 Rev.: 938

[Bug 3025] Fixed a bug regarding the vCard generation.

3 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+3)
rimann 2009-06-10 22:14 Rev.: 905

[Bug 3025] Finished and tested the vCard export - cool thing :-)

27 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Location.php (+27)
rimann 2009-06-09 13:55 Rev.: 900

[Bug 3025] Added last remaining markers for the VCF output.

9 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Location.php (+9)
rimann 2009-06-08 16:23 Rev.: 892

[Bug 3029] Feature: Make functions to database relations instead of a text field.

87 lines of code changed in 2 files:

  • Model: class.tx_bzdstaffdirectory_Model_Function.php (new 51), class.tx_bzdstaffdirectory_Model_Person.php (+36 -1)
rimann 2009-06-08 14:22 Rev.: 891

[Bug 3025] Initial work for the VCF download feature.

56 lines of code changed in 2 files:

  • Model: class.tx_bzdstaffdirectory_Model_Location.php (+9), class.tx_bzdstaffdirectory_Model_Person.php (+47)
rimann 2009-04-03 23:17 Rev.: 758

[Bug 1843] New MVC based DetailView - porting the tasks stuff

18 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+18)
rimann 2009-04-03 22:55 Rev.: 755

[Bug 1843] New MVC based DetailView - porting the file stuff

24 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+24)
rimann 2009-04-03 21:25 Rev.: 753

[Bug 1843] New MVC based DetailView - ported the location stuff

60 lines of code changed in 2 files:

  • Model: class.tx_bzdstaffdirectory_Model_Location.php (+18), class.tx_bzdstaffdirectory_Model_Person.php (+42 -1)
rimann 2009-04-03 20:54 Rev.: 752

[Bug 1843] New MVC based DetailView - added a Location Model

51 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Location.php (new 51)
rimann 2009-03-13 20:00 Rev.: 638

[Bug 1843] New MVC based DetailView - porting image stuff

39 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+39)
rimann 2009-03-13 17:01 Rev.: 635

[Bug 1843] New MVC based DetailView - porting the team list stuff

126 lines of code changed in 2 files:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+41), class.tx_bzdstaffdirectory_Model_Team.php (new 85)
rimann 2009-03-12 15:41 Rev.: 633

[Bug 1843] New MVC based DetailView - porting the opinion stuff

17 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+17)
rimann 2009-03-10 00:05 Rev.: 631

[Bug 1843] New MVC based DetailView - refactoring and new unit tests regarding bug 211

1 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+1 -1)
rimann 2009-03-09 00:58 Rev.: 629

[Bug 1843] New MVC based DetailView - porting the date-in-company stuff

26 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+26)
rimann 2009-03-09 00:35 Rev.: 627

[Bug 1843] New MVC based DetailView - porting the XING stuff

18 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+18 -1)
rimann 2009-03-08 19:00 Rev.: 623

[Bug 2523] Make use of the oelib AutoLoader consequently

2 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+2)
rimann 2009-03-08 18:48 Rev.: 622

[Bug 2719] Added fields for mobile phone number and nickname to person record

4 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+4 -2)
rimann 2009-01-12 09:07 Rev.: 533

[Bug 1843] New MVC based DetailView - porting the birth date stuff

44 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+44 -3)
rimann 2009-01-05 08:52 Rev.: 519

[Bug 1843] New MVC based DetailView - porting the email stuff

1 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+1)
rimann 2009-01-04 15:42 Rev.: 518

[Bug 1843] New MVC based DetailView - porting the universal fields stuff

6 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+6 -1)
rimann 2009-01-04 15:25

[Bug 1843] New MVC based DetailView - porting the standard fields stuff

78 lines of code changed in 2 files:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+5)
rimann 2009-01-02 14:10 Rev.: 513

[Bug 1843] New MVC based DetailView - porting the title stuff

18 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+18)
rimann 2009-01-02 12:25 Rev.: 511

[Bug 2511] Cleaned up the copy/pasted stuff from oelib/seminars

7 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (+7 -5)
rimann 2009-01-02 03:24 Rev.: 506

[Bug 1843] Base for the MVC approach of the detail view.

67 lines of code changed in 1 file:

  • Model: class.tx_bzdstaffdirectory_Model_Person.php (new 67)
Generated by StatSVN 0.5.0