Subversion Repositories php_library

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
41 5508 d 4 h rodolico /  
35 5565 d 7 h rodolico / Modified the way insert_record handles nulls  
34 5565 d 12 h rodolico / Added a default date when adding a record  
33 5565 d 16 h rodolico / Added a return from doSQL  
32 5618 d 5 h rodolico /  
29 5708 d 9 h rodolico /  
28 5708 d 9 h rodolico /  
27 5708 d 9 h rodolico / Set up so that makeSafeSQL will store either date or datetime  
22 5742 d 6 h rodolico / Fixec bug where queryToSelect would die if 0 rows were returned from query  
18 5751 d 2 h rodolico / Major modifications to library.php, to include the ability to recognize the concept of one or more "child tables". Updated documentation to explain the craziness.  
17 5751 d 9 h rodolico / Major mod in the way edit and insert work for "child tables". Work not accomplished yet.  
16 5757 d 7 h rodolico / Adding child tables to library.php  
15 5757 d 10 h rodolico / Set up edit to create null if an empty string returned from form and the field definition defaults to null  
13 5759 d 12 h rodolico / fixed makedropdown to gracefully exit if there are no values in the query return  
11 5804 d 4 h rodolico / bug fix in function redirect. will now handle multiple parameters correctly  
9 5820 d 3 h rodolico / set so password fields are not modified unless they have something in them.  
8 5820 d 3 h rodolico /  
4 5830 d 7 h rodolico / Bug fix in makeSafeSQLValue when a date is passed in.  
3 5830 d 8 h rodolico / Added a date format to makeSafeSQL  
1 5834 d 3 h rodolico / Initial Load. NOTE: none of the older revision information is kept in this. sucks, but I was too lazy to do the dump/load stuff.