Module common/pages/msg/

back to main page

Summary Period: 2003-04-15 to 2005-03-05

Browse with ViewCVS

Modules

[root]/common/pages/msg

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
Totals 88 (100.0%) 1090 (100.0%) 12.3
slocati 84 (95.5%) 1077 (98.8%) 12.8
vrtisworks 4 (4.5%) 13 (1.2%) 3.2

Most Recent Commits

slocati 2005-03-05 04:40

mod is in the list of mysql reserved words. it was not giving problems
before mysql 4.1 and now it is so i'm renaming mod as modu

4 lines of code changed in:

slocati 2005-02-23 03:44

fix for mysql 4.1 - a new reserved keyword mod was introduced

4 lines of code changed in:

slocati 2005-02-23 02:36

mod became a reserved word from MySQL 4.1

4 lines of code changed in:

slocati 2004-10-17 05:46

Added formatted insert date

5 lines of code changed in:

slocati 2004-07-07 16:08

just fixing a wrong comment

2 lines of code changed in:

slocati 2004-07-07 14:35

Added a list of the first 30 emails to be sent

8 lines of code changed in:

slocati 2004-06-13 17:18

Added module name and message name to avoid confusions among messages from
different modules.

20 lines of code changed in:

slocati 2004-06-10 10:18

First set of changes to allow a better handling of multilingual messages

147 lines of code changed in:

slocati 2004-05-20 00:57

BUGFIX: group view security was not working - it was possible to see any
group, even without authority
BUGFIX: when choosing a new group in groups2user offset wasn't resetted
BUGFIX: missing security check in userview and useradm: by forging url
was possible to view/change any user without authority
BUGFIX: ensure_has() was not updating the sequence of the security table
causing the next insert to fail
BUGFIX: Use of Y/N as boolean value is db dependant, fixed many of them

37 lines of code changed in:

slocati 2004-02-08 08:10

making the textarea bigger

2 lines of code changed in:

slocati 2004-01-04 08:18

Big XTHML compliance change
Removed obsolete user::read_op()
New news:getTopics() method
Various fixes / layout improvements

10 lines of code changed in:

slocati 2003-10-27 08:06

formatted date

2 lines of code changed in:

slocati 2003-10-27 07:51

Added the print button

4 lines of code changed in:

slocati 2003-10-11 11:43

removed php close tag

13 lines of code changed in:

slocati 2003-10-05 15:36

Recovering msg navigation

2 lines of code changed in:

vrtisworks 2003-09-29 19:18

Converted msg/index.php to the new navxml format. Last of the modules that needed to be converted. Also created nav.dtd to make them official, not just well formed

7 lines of code changed in:

slocati 2003-08-19 10:22

Changed a few messages in third person to second person

10 lines of code changed in:

slocati 2003-08-03 06:53

Caption message modified, to explain the new logic when sending the queue.

4 lines of code changed in:

slocati 2003-06-25 14:12

reusing messages

2 lines of code changed in:

slocati 2003-06-16 17:38

after saving a message, go back to the list, instead of staying in the
modify screen. i think it's better.

3 lines of code changed in:

(21 more)


Generated by StatCvs v0.2-dev