Summary Period: 2002-07-11 to 2005-03-26

Total Lines Of Code:
3597 (2005-04-04 03:06)
| Author | Changes | Lines of code | Lines per change |
|---|---|---|---|
| Totals | 165 (100.0%) | 7195 (100.0%) | 43.6 |
| slocati | 154 (93.3%) | 7006 (97.4%) | 45.4 |
| vrtisworks | 8 (4.8%) | 170 (2.4%) | 21.2 |
| samovuk | 2 (1.2%) | 17 (0.2%) | 8.5 |
| fedecarra | 1 (0.6%) | 2 (0.0%) | 2.0 |
*** empty log message ***
103 lines of code changed in:
added checks and creations of a blank pixel in case something fails, don't resize smaller images
30 lines of code changed in:
computes thumbnail
154 lines of code changed in:
getDateInput() broken into simpler functions
36 lines of code changed in:
Added missing $operation parameter
3 lines of code changed in:
Now you can add your custom operations
10 lines of code changed in:
Use of getValue() instead of getFormValue() before delete fixes the error
of not having the primary key setted when using fetch() -> delete()
2 lines of code changed in:
don't log updates not modifying anything
7 lines of code changed in:
explained that debug param makes the query not execute
5 lines of code changed in:
method getAssocArray to get values from form
2 lines of code changed in:
added method getAssocArray to get form values as an associative array where keys are field names
15 lines of code changed in:
log the same operation by default (most common case). code to pass the
logger class around changed, because with get() set() could not pass the
object by reference (bug in php?)
46 lines of code changed in:
made start date of dateinput in usermod 1940 instead of 1996
2 lines of code changed in:
added the possibility to pass an existing logger object
9 lines of code changed in:
db_form : added getLogger() method to retrieve the Logger object
logger : made most of write() parameter optional to log non db operations
8 lines of code changed in:
Added logging features to db operations
80 lines of code changed in:
first test for the logging feature
53 lines of code changed in:
Modified comments to stress out that locale parameter of formatEuro() is
optional.
3 lines of code changed in:
Added support for checkbox label and a bit of documentation for both
radiobuttons and checkboxes
22 lines of code changed in:
Added the possibility to add attributes to radio buttons (for example for
javascript events) and added quotes around id to make it xhtml compliant
6 lines of code changed in:
(138 more)
![]()
Generated by StatCvs v0.2-dev