Commit Log (Page 3 of 80)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 Next >>

Summary Period: 2004-11-08 to 2004-09-09 (Commits 3819-3868 of 3968)

slocati 2004-11-08 13:35

Added $_FILES to the debug message

3 lines of code changed in:

slocati 2004-11-08 13:33

Now you can add your custom operations

12 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-31 04:26

Added dump of $_GET and $_POST vars in the Obliquid error message to help
debug a problem.

8 lines of code changed in:

slocati 2004-10-20 02:42

added order by id_tabledesc

2 lines of code changed in:

slocati 2004-10-17 14:31

translations updated

516 lines of code changed in:

slocati 2004-10-17 13:55

Made the form use get instead of post

20 lines of code changed in:

slocati 2004-10-17 13:53

Just xhtml conformance

2 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:

slocati 2004-10-17 10:37

Using buttonform css class for buttons

6 lines of code changed in:

slocati 2004-10-17 07:11

Added the possibility to navigate back from the modify basic project data
to the project report by hitting Cancel. Before this navigation was not
possible and you had to search the project again.

14 lines of code changed in:

slocati 2004-10-17 06:51

Now we officially make a distintion between shown projects turnover and
turnover of the search period

7 lines of code changed in:

slocati 2004-10-17 05:46

Added formatted insert date

8 lines of code changed in:

slocati 2004-10-12 05:31

Use of getValue() instead of getFormValue() before delete fixes the error
of not having the primary key setted when using fetch() -> delete()

2 lines of code changed in:

slocati 2004-10-05 10:19

Adding NEWDIR and DELDIR operations

3 lines of code changed in:

slocati 2004-10-01 09:34

don't log updates not modifying anything

7 lines of code changed in:

slocati 2004-09-28 12:31

Added print button, made the insert queries in smaller font

5 lines of code changed in:

slocati 2004-09-27 03:51

explained that debug param makes the query not execute

5 lines of code changed in:

samovuk 2004-09-24 09:38

method getAssocArray to get values from form

2 lines of code changed in:

samovuk 2004-09-24 09:19

added method getAssocArray to get form values as an associative array where keys are field names

15 lines of code changed in:

slocati 2004-09-24 05:12

we have the undo feature for updates!

30 lines of code changed in:

slocati 2004-09-22 07:52

log the same operation by default (most common case). code to pass the
logger class around changed, because with get() set() could not pass the
object by reference (bug in php?)

46 lines of code changed in:

slocati 2004-09-22 07:33

better make sure that only the operations we defined gets logged without
errors

15 lines of code changed in:

slocati 2004-09-22 07:32

let the description column expand if there is no newvalue and oldvalue

7 lines of code changed in:

slocati 2004-09-21 02:55

fixing two errors

3 lines of code changed in:

slocati 2004-09-19 08:31

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

57 lines of code changed in:

slocati 2004-09-19 05:34

made start date of dateinput in usermod 1940 instead of 1996

2 lines of code changed in:

slocati 2004-09-16 05:18

added the possibility to pass an existing logger object

9 lines of code changed in:

slocati 2004-09-15 08:36

db_form : added getLogger() method to retrieve the Logger object
logger : made most of write() parameter optional to log non db operations

10 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

44 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:09

Added module name to log table

7 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:07

log_user, 1 are important operation, 3 are debug messages

1 lines of code changed in:

slocati 2004-09-12 06:05

Added field with module name

4 lines of code changed in:

slocati 2004-09-12 06:04

Added logging to user::delete() function

17 lines of code changed in:

slocati 2004-09-12 06:01

added module

14 lines of code changed in:

slocati 2004-09-12 06:00

Added logging features to db operations

80 lines of code changed in:

slocati 2004-09-12 06:00

new logger class

123 lines of code changed in:

slocati 2004-09-12 02:29

removed sequences causing problems

7 lines of code changed in:

slocati 2004-09-12 02:18

added missing sequences

8 lines of code changed in:

slocati 2004-09-09 08:58

menu entry to view the log

7 lines of code changed in:

slocati 2004-09-09 08:54

new logging feature

215 lines of code changed in:

slocati 2004-09-09 08:51

changes to log table

4 lines of code changed in:

slocati 2004-09-09 08:48

added a delete() person function

18 lines of code changed in:

slocati 2004-09-09 08:45

first test for the logging feature

53 lines of code changed in:

slocati 2004-09-09 03:48

added correct return url also for navigation security

5 lines of code changed in:

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 Next >>


Generated by StatCvs v0.2-dev