Commit History

Author SHA1 Message Date
  spficklin d922b7a57b Fixed minor coding review problems 11 years ago
  spficklin b3b5061ff7 admin functions of Tripal cv module are working with drupal 7. 11 years ago
  spficklin 928764a544 updated core update,select,insert and delete to use Drupal style placeholders. had to remove code for prepared statements. the db module now supports adding/editing and deleting of databases 11 years ago
  spficklin aee4f0f3df Continued work on migrating to Drupal 7 started on db module but still have some of the core API to do, but need other modules for testing 11 years ago
  spficklin b4819f886d Fixed bug of exceeding max length when adding database description. Also, fixed error when loading file in bulk loader. Should have used a try,catch block 11 years ago
  spficklin fb42852fa2 Reorganization of functions into api, includes and theme files to make all modules consistent 12 years ago
  spficklin b6444c78ad Debugging Tripal CV module and created API function for feature relationships 12 years ago
  spficklin 66ef98e133 Fixed tripal db module to use Tripal API, adjusted the help text, validates if database name already exists before trying to add/edit. And added checks in tripal core select/insert/update/delete functions to make sure and arguments are arrays and they have values 12 years ago