Module common/pages/user/

back to main page

Summary Period: 2002-07-29 to 2005-03-31

Browse with ViewCVS

Modules

[root]/common/pages/user

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
Totals 635 (100.0%) 8488 (100.0%) 13.3
slocati 533 (83.9%) 6075 (71.6%) 11.3
vrtisworks 91 (14.3%) 2139 (25.2%) 23.5
samovuk 5 (0.8%) 189 (2.2%) 37.8
fedecarra 4 (0.6%) 78 (0.9%) 19.5
silicate 2 (0.3%) 7 (0.1%) 3.5

Most Recent Commits

slocati 2005-03-31 07:42

rewrote the subquery to be compatible with mysql 3.23

39 lines of code changed in:

slocati 2005-03-29 11:10

Session statistics improved: now all persons are shown even with zero login
and it's possible to sort results in descending or ascending order. In this
way it's possible to view the most active and the least active users.

50 lines of code changed in:

slocati 2005-03-26 15:21

fixed wrong test on passwd_clear

6 lines of code changed in:

slocati 2005-03-26 14:54

lost password routine reorganized, now it sends the lost password
immediately without waiting (maybe very long) queue times

87 lines of code changed in:

vrtisworks 2005-02-25 10:29

Fix bug that caused duplicates when selecting users while running with restricted group access. Added DISTINCT to the query...

2 lines of code changed in:

vrtisworks 2005-02-25 06:51

Changes to add a link to "request lost password" and code to send the lost password to the user. Only shows if clear text passwords are available.

144 lines of code changed in:

slocati 2005-01-01 06:34

made a mistake on the stop condition in the first test

2 lines of code changed in:

slocati 2005-01-01 06:05

moved roles to common/examples/roles and local/examples/roles directory

24 lines of code changed in:

slocati 2004-12-31 08:50

Added title

2 lines of code changed in:

slocati 2004-12-21 15:28

sets default to current month and year

3 lines of code changed in:

slocati 2004-10-17 13:55

Made the form use get instead of post

9 lines of code changed in:

slocati 2004-09-24 05:12

we have the undo feature for updates!

29 lines of code changed in:

slocati 2004-09-19 08:31

Added the possibility to filter log by start and end date.

31 lines of code changed in:

slocati 2004-09-12 09:08

Added translation around log messages, even if the idea is not very good
for multilingual sites, since each user would log in the language he's in.
Later I will have to find a way to force a certain language for logging,
probably the one on top of the list in the language configuration.

4 lines of code changed in:

slocati 2004-09-12 09:01

added logging on adding/removing groups of a user

7 lines of code changed in:

slocati 2004-09-12 08:42

same operation parameter not needed

2 lines of code changed in:

slocati 2004-09-12 06:23

show changed data differently from unchanged one

8 lines of code changed in:

slocati 2004-09-12 06:08

Logging features for insert, update and delete users

4 lines of code changed in:

slocati 2004-09-12 06:01

added module

5 lines of code changed in:

slocati 2004-09-09 08:54

new logging feature

130 lines of code changed in:

(443 more)


Generated by StatCvs v0.2-dev