Module common/pages/cal/

back to main page

Summary Period: 2002-09-04 to 2004-12-15

Browse with ViewCVS

Modules

[root]/common/pages/cal

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
Totals 413 (100.0%) 7244 (100.0%) 17.5
slocati 355 (86.0%) 5995 (82.8%) 16.8
vrtisworks 39 (9.4%) 757 (10.5%) 19.4
fedecarra 19 (4.6%) 492 (6.8%) 25.8

Most Recent Commits

slocati 2004-12-15 09:38

removed the print icon

2 lines of code changed in:

slocati 2004-06-23 11:25

Maximum show length from 50 to 160 chars. Preserve newline formatting.

6 lines of code changed in:

slocati 2004-06-04 01:14

Added check to not let edit closed phases

9 lines of code changed in:

slocati 2004-03-24 07:38

removed the custom term for a project configparms hack

9 lines of code changed in:

slocati 2004-03-24 06:23

style changes

2 lines of code changed in:

slocati 2004-03-24 06:23

added arrows to go to the previous and next day

21 lines of code changed in:

slocati 2004-03-22 00:04

layout change

3 lines of code changed in:

slocati 2004-03-08 10:59

fix for many phpdocu errors

2 lines of code changed in:

slocati 2004-03-08 09:49

phpdocu fixes

12 lines of code changed in:

slocati 2004-03-08 09:11

phpdocu fix

7 lines of code changed in:

vrtisworks 2004-03-03 14:44

Changes to allow multiple people to be assigned to a phase. NOTE: a new prj_assigned table is created, it must be created prior to running this code, or you will get many errors. See configs/prj_mb.tpl for the tabel defination

14 lines of code changed in:

slocati 2004-02-26 13:27

using calutil::getMonthYearSelect()

2 lines of code changed in:

slocati 2004-02-26 11:37

made the slot title shorter

2 lines of code changed in:

vrtisworks 2004-02-09 06:53

Add 'Deadline' as a new column for the 'addwork' screen.

17 lines of code changed in:

slocati 2004-02-08 08:09

Now it's possible to use any field from the person table inside the email
Further it's possible to delete a meeting from the meetinglist

40 lines of code changed in:

slocati 2004-02-08 08:04

Method canDel() renamed delete(). Now it can check if deleted is allowed
and also do the actual delete.

4 lines of code changed in:

slocati 2004-02-05 09:02

projects are now sorted by bidcode

4 lines of code changed in:

slocati 2004-02-01 23:11

just formatting changes

5 lines of code changed in:

vrtisworks 2004-01-30 06:35

Fix bug in monthwork.. did not show the hours worked.. was grabbing the whole array instead of just the hours entry.

5 lines of code changed in:

vrtisworks 2004-01-21 15:10

Sort cal/monthwork by_project in order by prj.reference (bid code)

17 lines of code changed in:

(277 more)


Generated by StatCvs v0.2-dev