Directory mod1/

Directory Created:
2005-06-02 11:01
Directory Deleted:
2010-03-25 13:44
Total Files:
0
Deleted Files:
8
Lines of Code:
0

[root]/mod1

Lines of Code

mod1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 2246 (100.0%) 20.9
mrimann 22 (20.6%) 1218 (54.2%) 55.3
oliklee 77 (72.0%) 880 (39.2%) 11.4
bernd.schoenbach 2 (1.9%) 102 (4.5%) 51.0
nielspardon 6 (5.6%) 46 (2.0%) 7.6

Most Recent Commits

oliklee 2010-03-25 13:44 Rev.: 31551

[Bug 955] Drop mod1, r=niels

0 lines of code changed in 8 files:

  • mod1: clear.gif (del), conf.php (del), index.php (del), locallang.php (del), locallang.xml (del), locallang_mod.php (del), locallang_mod.xml (del), moduleicon.gif (del)
bernd.schoenbach 2010-01-29 17:44 Rev.: 29484

[Bug 981] Remove the "has paid" attribute in attendance records,r=oliver

2 lines of code changed in 1 file:

  • mod1: index.php (+2 -2)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

1 lines of code changed in 1 file:

  • mod1: index.php (+1 -1)
oliklee 2009-10-06 18:17 Rev.: 25138

[Bug 3224] Make sure all <script> tags have proper CDATA, r=bernd

4 lines of code changed in 1 file:

  • mod1: index.php (+4 -4)
bernd.schoenbach 2009-07-29 16:58 Rev.: 22898

[Bug 1867] Add a try/catch construct around the seminars and onetimeaccount pi1/pi2/mod1/mod2/cli main function,r=oliver

100 lines of code changed in 1 file:

  • mod1: index.php (+100 -89)
oliklee 2009-06-17 22:53 Rev.: 21553

[Bug 3080] Add an object factory, r=niels

4 lines of code changed in 1 file:

  • mod1: index.php (+4 -10)
oliklee 2009-01-12 15:07 Rev.: 15608

[Bug 2541] Save memory by destructing the bags after usage in the tests and the production code, r=mario

1 lines of code changed in 1 file:

  • mod1: index.php (+1)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

1 lines of code changed in 1 file:

  • mod1: index.php (+1 -1)
oliklee 2008-12-27 14:29 Rev.: 15275

[Bug 768] Use real visibility keywords (public/protected/private) (mod1), r=niels

2 lines of code changed in 1 file:

  • mod1: index.php (+2 -6)
oliklee 2008-12-20 14:48 Rev.: 15108

[Bug 2322] Create an autoloader for models and other classes, r=saskia

2 lines of code changed in 1 file:

  • mod1: index.php (+2 -5)
oliklee 2008-10-26 16:06 Rev.: 13423

[Bug 2120] Use tabs for indentation only at the beginning of lines, no review

30 lines of code changed in 1 file:

  • mod1: index.php (+30 -31)
nielspardon 2008-10-02 17:08 Rev.: 12618

[Bug 1993] Use the iterator with a foreach and drop the deprecated methods

30 lines of code changed in 1 file:

  • mod1: index.php (+30 -37)
nielspardon 2008-09-05 17:36 Rev.: 11744

[Bug 1137] Change: Change =& new to = new and remove the & from before function names

3 lines of code changed in 1 file:

  • mod1: index.php (+3 -3)
oliklee 2008-07-23 11:41 Rev.: 9512

Some code formatting changes according to the new CGL, no review

2 lines of code changed in 2 files:

  • mod1: conf.php (+1 -1), index.php (+1 -1)
oliklee 2008-04-16 15:00 Rev.: 8922

[Bug 1818] Comment and whitespace consistency cleanup, no review

2 lines of code changed in 2 files:

  • mod1: conf.php (-2), index.php (+2 -1)
oliklee 2008-02-17 16:08 Rev.: 8295

Clean up the comment formatting, no review

3 lines of code changed in 1 file:

  • mod1: index.php (+3 -1)
oliklee 2008-01-18 10:23 Rev.: 7964

[Bug 1541] Remove the return; for functions that do not return anything, r=mario

0 lines of code changed in 1 file:

  • mod1: index.php (-4)
mrimann 2008-01-02 00:11 Rev.: 7764

[#1411] Extended the copyright to 2008, no review

1 lines of code changed in 1 file:

  • mod1: index.php (+1 -1)
oliklee 2007-12-28 13:08 Rev.: 7702

[Bug 1337] Move the table names to constants, r=mario

6 lines of code changed in 1 file:

  • mod1: index.php (+6 -12)
oliklee 2007-12-27 21:44 Rev.: 7687

[Bug 1400] Create a seminarbag builder and move creating the WHERE clause for the list view out of pi1 (part 1), r=niels

5 lines of code changed in 1 file:

  • mod1: index.php (+5 -9)
mrimann 2007-11-23 21:10 Rev.: 7289

[Bug 1204] Added French localization, r=Oliver

42 lines of code changed in 2 files:

  • mod1: locallang.xml (+27), locallang_mod.xml (+15)
mrimann 2007-11-05 23:11 Rev.: 7159

[Bug 1205] Added Italien translation (thanks Mauro!), r=Oliver

42 lines of code changed in 2 files:

  • mod1: locallang.xml (+27), locallang_mod.xml (+15)
mrimann 2007-09-09 17:35 Rev.: 6460

[Bug 501] Changed references to from locallang*.php to locallang*.xml, r=Oliver

2 lines of code changed in 2 files:

  • mod1: conf.php (+1 -1), index.php (+1 -1)
mrimann 2007-09-09 10:43 Rev.: 6458

[Bug 612] Code cleanup (long lines) - part 2, r=Oliver

81 lines of code changed in 1 file:

  • mod1: index.php (+81 -18)
mrimann 2007-09-08 23:30 Rev.: 6453

[Bug 210] Cleaned up the locallang*.xml files (part 2)

0 lines of code changed in 2 files:

  • mod1: locallang.xml (-7), locallang_mod.xml (-3)
mrimann 2007-09-08 23:08 Rev.: 6450

[Bug 210] Cleaned up the locallang*.xml files (part 1)

0 lines of code changed in 2 files:

  • mod1: locallang.xml (-218), locallang_mod.xml (-216)
nielspardon 2007-08-11 16:44 Rev.: 6173

Trunk:
[#923] Change: Calculate the vacancies and registration number on the fly

4 lines of code changed in 2 files:

  • mod1: index.php (+4 -110), locallang.xml (-80)
oliklee 2007-08-05 18:19 Rev.: 6143

[Bug 1045] Use require_once instead of require in mod1/index.php, r=niels

5 lines of code changed in 1 file:

  • mod1: index.php (+5 -5)
nielspardon 2007-07-04 23:39 Rev.: 5843

[#953] Change: Define LF as chr(10) and use that instead of chr(10)

4 lines of code changed in 1 file:

  • mod1: index.php (+4 -2)
oliklee 2007-07-04 22:21 Rev.: 5840

[Bug 956] $MCONF is used uninitialized in mod1 and mod2, r=Niels

1 lines of code changed in 1 file:

  • mod1: index.php (+1)
oliklee 2007-07-01 13:51 Rev.: 5822

[Bug 935] Add @author, @package and @subpackage tags to all PHP classes, r=mario

3 lines of code changed in 1 file:

  • mod1: index.php (+3 -1)
oliklee 2007-06-30 16:59 Rev.: 5812

[Bug 901] SQL error when visiting mod2 directly after login, r=niels

5 lines of code changed in 1 file:

  • mod1: index.php (+5 -1)
oliklee 2007-06-30 13:56 Rev.: 5800

[Bug 853] Remove end-of-file newlines from XML files, r=niels

2 lines of code changed in 2 files:

  • mod1: locallang.xml (+1 -1), locallang_mod.xml (+1 -1)
oliklee 2007-06-28 12:26 Rev.: 5775

Fix some formatting nits, no review

3 lines of code changed in 1 file:

  • mod1: index.php (+3 -4)
oliklee 2007-06-09 20:28 Rev.: 5653

[Bug 274] Update the Dutch localization, patch by Kees van der Hall, r=niels

54 lines of code changed in 2 files:

  • mod1: locallang.xml (+45), locallang_mod.xml (+9)
nielspardon 2007-05-03 10:37 Rev.: 5426

Fix: Remove all static calls to t3lib_pageSelect::enableFields() (#764)

5 lines of code changed in 1 file:

  • mod1: index.php (+5 -3)
mrimann 2007-04-03 18:09 Rev.: 5277

[Bug 702] Updated the Danish translation

8 lines of code changed in 2 files:

  • mod1: locallang.xml (+4 -4), locallang_mod.xml (+4 -1)
oliklee 2007-03-08 14:43 Rev.: 5157

[Bug 592] Config check warning in mod1 and mod2 in about any folder, r=mario, a=niels

19 lines of code changed in 1 file:

  • mod1: index.php (+19 -3)
oliklee 2007-02-23 17:27 Rev.: 5025

[Bug 597] In mod1 and mod2, lowercast POST, patch by Niels Pardon, r=me

1 lines of code changed in 1 file:

  • mod1: index.php (+1 -1)
mrimann 2007-01-01 21:18 Rev.: 4455

[Bug 426] Extended copyright lines, r=Oliver

1 lines of code changed in 1 file:

  • mod1: index.php (+1 -1)

(33 more)

Generated by StatSVN 0.5.0