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)
Added $_FILES to the debug message
3 lines of code changed in:
Now you can add your custom operations
12 lines of code changed in:
forgot that 0 is a valid block position, we use -1 now to delete all
4 lines of code changed in:
Double check to remove all attachments before deleting the news
23 lines of code changed in:
Added dump of $_GET and $_POST vars in the Obliquid error message to help
debug a problem.
8 lines of code changed in:
added order by id_tabledesc
2 lines of code changed in:
translations updated
516 lines of code changed in:
Made the form use get instead of post
20 lines of code changed in:
Just xhtml conformance
2 lines of code changed in:
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:
Using buttonform css class for buttons
6 lines of code changed in:
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:
Now we officially make a distintion between shown projects turnover and
turnover of the search period
7 lines of code changed in:
Added formatted insert date
8 lines of code changed in:
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:
Adding NEWDIR and DELDIR operations
3 lines of code changed in:
don't log updates not modifying anything
7 lines of code changed in:
Added print button, made the insert queries in smaller font
5 lines of code changed in:
explained that debug param makes the query not execute
5 lines of code changed in:
method getAssocArray to get values from form
2 lines of code changed in:
added method getAssocArray to get form values as an associative array where keys are field names
15 lines of code changed in:
we have the undo feature for updates!
30 lines of code changed in:
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:
better make sure that only the operations we defined gets logged without
errors
15 lines of code changed in:
let the description column expand if there is no newvalue and oldvalue
7 lines of code changed in:
fixing two errors
3 lines of code changed in:
Added the possibility to filter log by start and end date.
57 lines of code changed in:
made start date of dateinput in usermod 1940 instead of 1996
2 lines of code changed in:
added the possibility to pass an existing logger object
9 lines of code changed in:
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:
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:
added logging on adding/removing groups of a user
44 lines of code changed in:
same operation parameter not needed
2 lines of code changed in:
show changed data differently from unchanged one
8 lines of code changed in:
Added module name to log table
7 lines of code changed in:
Logging features for insert, update and delete users
4 lines of code changed in:
log_user, 1 are important operation, 3 are debug messages
1 lines of code changed in:
Added field with module name
4 lines of code changed in:
Added logging to user::delete() function
17 lines of code changed in:
added module
14 lines of code changed in:
Added logging features to db operations
80 lines of code changed in:
new logger class
123 lines of code changed in:
removed sequences causing problems
7 lines of code changed in:
added missing sequences
8 lines of code changed in:
menu entry to view the log
7 lines of code changed in:
new logging feature
215 lines of code changed in:
changes to log table
4 lines of code changed in:
added a delete() person function
18 lines of code changed in:
first test for the logging feature
53 lines of code changed in:
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