Module common/classes/obliquid/

back to main page

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

Browse with ViewCVS

Modules

[root]/common/classes/obliquid

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
Totals 449 (100.0%) 10721 (100.0%) 23.8
slocati 396 (88.2%) 9284 (86.6%) 23.4
vrtisworks 45 (10.0%) 1375 (12.8%) 30.5
fedecarra 7 (1.6%) 44 (0.4%) 6.2
samovuk 1 (0.2%) 18 (0.2%) 18.0

Most Recent Commits

slocati 2005-03-29 11:08

added the possibility to not choose a month/year

8 lines of code changed in:

slocati 2005-03-26 14:50

Added method setSendImmediately() to allow to send urgent events
immediately without waiting the queue times

45 lines of code changed in:

slocati 2005-03-20 13:53

removed debugging changes

4 lines of code changed in:

slocati 2005-03-20 13:51

Added newline after content type, now can send 80 mails at once maximum

8 lines of code changed in:

slocati 2005-03-20 12:30

By making the first query error fatal, we can have more feedback to try to
solve the problem, rather than having that terrible blank page which leaves
us clueless.

3 lines of code changed in:

slocati 2005-02-23 03:05

fix for mysql 4.1 - mod became a reserved word

5 lines of code changed in:

slocati 2005-01-29 03:47

Commit test with tortoise

2 lines of code changed in:

slocati 2005-01-25 11:57

xhtml compliance

6 lines of code changed in:

slocati 2005-01-23 08:24

By reviewing imported code I noticed that to determine the days in month,
at least 27 useless iterations are done, since no month has 27 days or less

2 lines of code changed in:

slocati 2005-01-15 03:52

getPage() now returns also NAME_PHP and NAME_TPL attributes

6 lines of code changed in:

slocati 2004-12-29 18:15

added deletePhase() and updateStatus() methods

42 lines of code changed in:

slocati 2004-12-24 13:10

Do not even try to send emails to invalid addresses

22 lines of code changed in:

slocati 2004-12-21 14:40

Now when deleting a group any association with roles is also deleted

6 lines of code changed in:

slocati 2004-11-18 08:44

Added slotname in the message subject. It's handy when there are lots of
errors caused by the same slot

3 lines of code changed in:

slocati 2004-11-11 06:41

logging events for anonymous users gave error

3 lines of code changed in:

slocati 2004-11-08 13:37

added better error checking on user delete

8 lines of code changed in:

slocati 2004-11-08 13:33

Now you can add your custom operations

2 lines of code changed in:

slocati 2004-11-01 06:13

forgot that 0 is a valid block position, we use -1 now to delete all

4 lines of code changed in:

slocati 2004-11-01 05:55

Double check to remove all attachments before deleting the news

23 lines of code changed in:

slocati 2004-10-17 13:00

actual surplus did not take into consideration suppliers and trip, plus now
it's calculated using the standard rate instead of the project rate

39 lines of code changed in:

(390 more)


Generated by StatCvs v0.2-dev