Jonathan Ernst
|
735a2bc65f
|
Prefix all GPC variables according to our coding standard
|
2006-07-06 17:27:54 +00:00 |
|
Chris Morgan
|
9059c658da
|
No need to create Version object, use the monitor classes iAppId and iVersionId instead
|
2006-06-29 18:05:44 +00:00 |
|
Chris Morgan
|
034ea689bc
|
Clean up application and version classes. Move class related functions into the class as static member functions
|
2006-06-29 16:07:19 +00:00 |
|
Chris Morgan
|
245a6b993e
|
Cleanup User class. Move user related functions into class as static member functions
|
2006-06-29 15:54:29 +00:00 |
|
Chris Morgan
|
e3f9e5371a
|
Use query_parameters() in SQL select, update and delete statements to protect against
sql injection attacks
|
2006-06-27 19:16:27 +00:00 |
|
Chris Morgan
|
fb0f3b5dd3
|
Protect against sql injection attacks in sql INSERT statements
|
2006-06-24 04:20:32 +00:00 |
|
Tony Lambregts
|
7bbe114e6d
|
Add arrays for monitors, fix array for test results and use the arrays to delete monitors and bug links when a version is deleted
|
2005-10-29 04:41:10 +00:00 |
|
Tony Lambregts
|
2311d4d572
|
Add the ability for user to monitor changes to applications
|
2005-09-30 01:55:51 +00:00 |
|