コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Ficklin 9cc848902c Fixed issues with views integration and fixed form hooks 10 年 前
  Lacey Sanderson a01b1765de DB: cleaned up documentation 11 年 前
  Stephen Ficklin c1b87f555b Converted old API functions to new functions 11 年 前
  Lacey Sanderson d9db0cf206 DB: Updated enable views to use tripal views api function and fixed default views name to follow module_admin_name convention 11 年 前
  Lacey Sanderson cced3ff2f4 DB: Fixed Add DB to work with arg in path 11 年 前
  Lacey Sanderson adcb743026 DB: Added default admin views for new UI. fixed some tripal_view_filter_string handler bugs (still need to fix export) 11 年 前
  spficklin d922b7a57b Fixed minor coding review problems 11 年 前
  spficklin b3b5061ff7 admin functions of Tripal cv module are working with drupal 7. 11 年 前
  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 年 前
  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 年 前
  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 年 前
  spficklin fb42852fa2 Reorganization of functions into api, includes and theme files to make all modules consistent 12 年 前
  spficklin b6444c78ad Debugging Tripal CV module and created API function for feature relationships 12 年 前
  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 年 前