Directory [root]

Directory Created:
2006-06-12 21:44
Total Files:
19
Deleted Files:
7
Lines of Code:
3123

[root]
    directory in repo Mapper (4 files, 231 lines)
    directory in repo Model (4 files, 774 lines)
    directory in repo doc (1 files, 0 lines)
    directory in repo media (8 files, 441 lines)
    directory in repo pi1 (8 files, 3032 lines)
        directory in repo static (1 files, 20 lines)
    directory in repo tests (6 files, 2376 lines)
        Folder removed from repo fixtures (0 files, 0 lines)

Lines of Code

Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 381 (100.0%) 4858 (100.0%) 12.7
rimann 374 (98.2%) 4828 (99.4%) 12.9
reuter 7 (1.8%) 30 (0.6%) 4.2

Most Recent Commits

rimann 2009-06-10 22:14 Rev.: 905

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

52 lines of code changed in 3 files:

  • ext_tables.sql (+3), locallang_db.xml (+21), tca.php (+28 -1)
rimann 2009-06-09 13:55 Rev.: 900

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

3 lines of code changed in 2 files:

  • class.tx_bzdstaffdirectory_eID.php (del), ext_typoscript_setup.txt (+3)
rimann 2009-06-08 22:23 Rev.: 898

[Bug 3024] Now allowing bigger images and files in person records

3 lines of code changed in 2 files:

  • ChangeLog (+1), tca.php (+2 -2)
rimann 2009-06-08 22:19 Rev.: 897

[Bug 3036] Fixed missing label in location records

2 lines of code changed in 2 files:

  • ChangeLog (+1), tca.php (+1 -1)
rimann 2009-06-08 16:31 Rev.: 895

Some cleanup in the emconf file.

7 lines of code changed in 1 file:

  • ext_emconf.php (+7 -6)
rimann 2009-06-08 16:29 Rev.: 893

[Bug 3029] Feature: Make functions to database relations instead of a text field. (forgot to commit the icon)

0 lines of code changed in 1 file:

  • icon_tx_bzdstaffdirectory_functions.gif (new)
rimann 2009-06-08 16:23 Rev.: 892

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

169 lines of code changed in 6 files:

  • ChangeLog (+2 -1), ext_localconf.php (+6), ext_tables.php (+28), ext_tables.sql (+38), locallang_db.xml (+3), tca.php (+92 -7)
rimann 2009-06-08 14:22 Rev.: 891

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

82 lines of code changed in 4 files:

  • ChangeLog (+1), class.tx_bzdstaffdirectory_eID.php (new 74), ext_localconf.php (+4), ext_typoscript_setup.txt (+3)
rimann 2009-06-07 16:06 Rev.: 890

[Bug 3023] Fixed wrong image in detail view.

2 lines of code changed in 1 file:

  • ChangeLog (+2 -1)
rimann 2009-06-07 15:41 Rev.: 887

[Bug 3033] Fixed wrong CSS classes for teamleaders in list view.

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-05-22 23:03 Rev.: 860

[Bug 2989] Fixed some dependency issues to oelib

2 lines of code changed in 2 files:

  • ChangeLog (+1 -1), ext_emconf.php (+1 -1)
rimann 2009-05-21 13:40 Rev.: 854

[Bug 2989] Fixed some dependency issues to oelib (reverted the changes)

1 lines of code changed in 1 file:

  • ChangeLog (+1 -1)
rimann 2009-05-21 13:21 Rev.: 851

[Bug 2989] Fixed some dependency issues to oelib

3 lines of code changed in 1 file:

  • ChangeLog (+3)
rimann 2009-05-16 16:47 Rev.: 840

released version 0.8.0

5 lines of code changed in 2 files:

  • ChangeLog (+2 -1), ext_emconf.php (+3 -3)
rimann 2009-04-29 18:52 Rev.: 834

[Bug 2972] Fixed wrong integration of CSS file.

7 lines of code changed in 2 files:

  • ChangeLog (+1), ext_typoscript_setup.txt (+6 -3)
rimann 2009-04-29 09:31 Rev.: 833

[Bug 1843] Code cleanup after migration to new MVC based detail view.

2 lines of code changed in 1 file:

  • ChangeLog (+2 -2)
rimann 2009-04-29 09:14 Rev.: 832

[Bug 2547] Feature: Provide an update script

168 lines of code changed in 2 files:

  • ChangeLog (+1 -2), class.ext_update.php (new 167)
rimann 2009-03-24 13:07 Rev.: 646

TEST

2 lines of code changed in 1 file:

  • ChangeLog (+2)
reuter 2009-03-17 17:11 Rev.: 644

[#2718] Feature: Required fields now can be configured in extension config

26 lines of code changed in 3 files:

  • ChangeLog (+1), ext_conf_template.txt (+3), tca.php (+22 -5)
reuter 2009-03-17 17:05 Rev.: 643

[#2809] Fix: When 'ignore group selection' in grouped team view is enabled now all groups are selected

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-03-10 00:14 Rev.: 632

[Bug 2544] New MVC based DetailView - refactoring the detail view to get the person's UID in the constructor.

1 lines of code changed in 1 file:

  • ChangeLog (+1 -1)
rimann 2009-03-09 18:36 Rev.: 630

[Bug 211] Changes requirements to 4.2 to allow dates prior to 1970 to be stored.

2 lines of code changed in 2 files:

  • ChangeLog (+1), ext_emconf.php (+1 -1)
rimann 2009-03-09 00:58 Rev.: 629

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

1 lines of code changed in 1 file:

  • ext_typoscript_setup.txt (+1 -1)
rimann 2009-03-08 23:46 Rev.: 626

[Bug 2801] Email addresses in list view were not protected against spam

1 lines of code changed in 1 file:

  • ChangeLog (+1)
reuter 2009-03-08 19:43 Rev.: 625

[#2382] Fix: PHP error when loading oelib template helper due to camel-case filename

1 lines of code changed in 1 file:

  • ChangeLog (+1 -1)
reuter 2009-03-08 19:38 Rev.: 624

[#2802] Change: Added a comma in list template between surname and first name (looks better)

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-03-08 19:00 Rev.: 623

[Bug 2523] Make use of the oelib AutoLoader consequently

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-03-08 18:48 Rev.: 622

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

42 lines of code changed in 4 files:

  • ChangeLog (+1), ext_tables.sql (+2), locallang_db.xml (+20), tca.php (+19 -1)
reuter 2009-03-07 22:45 Rev.: 620

[Bug 2719]

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-02-28 00:05 Rev.: 605

[Bug 2567] Fixed SQL error in box view

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-02-27 23:46 Rev.: 604

[Bug 2476] Updated documentation to new file template

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-02-27 23:30 Rev.: 603

[Bug 2761] Fixed person's title in list view

2 lines of code changed in 2 files:

  • ChangeLog (+1), ext_emconf.php (+1 -1)
rimann 2009-02-27 23:02 Rev.: 598

[Bug 2762] Changed extension to be able to install it as a global extension.

3 lines of code changed in 2 files:

  • ChangeLog (+1), ext_typoscript_setup.txt (+2 -2)
rimann 2009-02-26 13:02 Rev.: 582

[Bug 2756] Change: Allow location records on regular pages.

18 lines of code changed in 2 files:

  • ChangeLog (+1), ext_tables.php (+17 -16)
rimann 2009-02-23 17:38

test

2 lines of code changed in 4 files:

  • ChangeLog (+1)
rimann 2009-01-28 15:22 Rev.: 549

[Bug 2640] Fix: Hidden subparts caused some missing fields in the list view.

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-01-23 10:30 Rev.: 548

Changed ToDo list

1 lines of code changed in 1 file:

  • todo.txt (+1 -2)
rimann 2009-01-12 09:07 Rev.: 533

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

1 lines of code changed in 1 file:

  • ext_typoscript_setup.txt (+1 -1)
rimann 2009-01-05 08:52 Rev.: 519

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

4 lines of code changed in 1 file:

  • flexform_ds.xml (+4 -4)
rimann 2009-01-02 12:32 Rev.: 512

[Bug 1843] Base for the MVC approach of the detail view (cleanup)

0 lines of code changed in 2 files:

  • class.tx_bzdstaffdirectory_Exception.php (del), class.tx_bzdstaffdirectory_dbException.php (del)

(127 more)

Generated by StatSVN 0.5.0