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

Total Lines Of Code:
788 (2005-04-04 03:06)
| 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 |
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:
fix for mysql 4.1 - a new reserved keyword mod was introduced
4 lines of code changed in:
mod became a reserved word from MySQL 4.1
4 lines of code changed in:
Added formatted insert date
5 lines of code changed in:
just fixing a wrong comment
2 lines of code changed in:
Added a list of the first 30 emails to be sent
8 lines of code changed in:
Added module name and message name to avoid confusions among messages from
different modules.
20 lines of code changed in:
First set of changes to allow a better handling of multilingual messages
147 lines of code changed in:
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:
making the textarea bigger
2 lines of code changed in:
Big XTHML compliance change
Removed obsolete user::read_op()
New news:getTopics() method
Various fixes / layout improvements
10 lines of code changed in:
formatted date
2 lines of code changed in:
Added the print button
4 lines of code changed in:
removed php close tag
13 lines of code changed in:
Recovering msg navigation
2 lines of code changed in:
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:
Changed a few messages in third person to second person
10 lines of code changed in:
Caption message modified, to explain the new logic when sending the queue.
4 lines of code changed in:
reusing messages
2 lines of code changed in:
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