Module common/classes/general/

back to main page

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

Browse with ViewCVS

Modules

[root]/common/classes/general

Lines Of Code


Total Lines Of Code: 3597 (2005-04-04 03:06)

Authors

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

Most Recent Commits

slocati 2005-03-26 11:09

*** empty log message ***

103 lines of code changed in:

slocati 2005-02-12 04:14

added checks and creations of a blank pixel in case something fails, don't resize smaller images

30 lines of code changed in:

slocati 2005-02-12 03:20

computes thumbnail

154 lines of code changed in:

slocati 2004-12-29 18:08

getDateInput() broken into simpler functions

36 lines of code changed in:

slocati 2004-11-11 06:39

Added missing $operation parameter

3 lines of code changed in:

slocati 2004-11-08 13:33

Now you can add your custom operations

10 lines of code changed in:

slocati 2004-10-12 05:31

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:

slocati 2004-10-01 09:34

don't log updates not modifying anything

7 lines of code changed in:

slocati 2004-09-27 03:51

explained that debug param makes the query not execute

5 lines of code changed in:

samovuk 2004-09-24 09:38

method getAssocArray to get values from form

2 lines of code changed in:

samovuk 2004-09-24 09:19

added method getAssocArray to get form values as an associative array where keys are field names

15 lines of code changed in:

slocati 2004-09-22 07:52

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:

slocati 2004-09-19 05:34

made start date of dateinput in usermod 1940 instead of 1996

2 lines of code changed in:

slocati 2004-09-16 05:18

added the possibility to pass an existing logger object

9 lines of code changed in:

slocati 2004-09-15 08:36

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:

slocati 2004-09-12 06:00

Added logging features to db operations

80 lines of code changed in:

slocati 2004-09-09 08:45

first test for the logging feature

53 lines of code changed in:

slocati 2004-08-14 08:47

Modified comments to stress out that locale parameter of formatEuro() is
optional.

3 lines of code changed in:

slocati 2004-07-13 17:14

Added support for checkbox label and a bit of documentation for both
radiobuttons and checkboxes

22 lines of code changed in:

slocati 2004-07-13 03:53

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