Commit History

Autor SHA1 Mensaxe Data
  spficklin ecd03c3e16 Added an interface for creating custom tables to the Tripa UI %!s(int64=12) %!d(string=hai) anos
  spficklin 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job %!s(int64=12) %!d(string=hai) anos
  spficklin ef9e217d60 Fixed a bug in FK statement name construction in tripal_core_chado_[select/insert/update/delete] %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 3f0763b237 Made foreign key statement names include number of args to make unique for bulk loader %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson fb2790a90e Added tripal_core_chado_prepare and tripal_core_chado_execute_prepared. Also added checking to ensure all arguments for a prepared statement are present before executing and added arguement comparison before saying a statement is already prepared %!s(int64=12) %!d(string=hai) anos
  spficklin 38daa52d75 Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core %!s(int64=12) %!d(string=hai) anos
  spficklin 48f972cd1b Bug fixes %!s(int64=12) %!d(string=hai) anos
  spficklin feb56cc3c2 Oops left in debugging code %!s(int64=12) %!d(string=hai) anos
  spficklin 76cea3664f Fixed some memory leaks in GFF loader and in the Core API %!s(int64=12) %!d(string=hai) anos
  spficklin 094ec69bde Added prepared statements for tripal_core_chado_update and fixed it so that queiries for FK, UQ and PK constraints use prepared statements too. Altered GFF loader so that all queries use prepared statements %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 31d173505b Changed chado_query to no longer touch and changed chado_install.php to use chado_query %!s(int64=12) %!d(string=hai) anos
  spficklin af9610a24e Fixed chado installer to give more noticeable failure warning, and to continue on failure %!s(int64=13) %!d(string=hai) anos
  spficklin 20ad1ec24a Updated Chado version checking to recognize an 'effective version', or just the version to the tenth's place. %!s(int64=13) %!d(string=hai) anos
  spficklin 47a0862d5a Added warning message if Drupal version is not v1.11 or v1.2. Tripal won't work without one of these versions %!s(int64=13) %!d(string=hai) anos
  spficklin c04935cb5b Added warning message if Drupal version is not v1.11 or v1.2. Tripal won't work without one of these versions %!s(int64=13) %!d(string=hai) anos
  spficklin 422684b8d2 Added warning message if Drupal version is not v1.11 or v1.2. Tripal won't work without one of these versions %!s(int64=13) %!d(string=hai) anos
  spficklin 5816ad9df7 added a field and filter handler for a sequence. Also fixed a fwe butgs in the gff loader, added a new function in the feature API for generating a reverse compliment %!s(int64=13) %!d(string=hai) anos
  spficklin b98067e791 Renamed custom handlers %!s(int64=13) %!d(string=hai) anos
  spficklin 339b75cf0d added an is_prepared option to skip the automatic checking to see if the statement is prepared %!s(int64=13) %!d(string=hai) anos
  spficklin 92f19d2f79 Added prepared statements for selects %!s(int64=13) %!d(string=hai) anos
  spficklin c324a8440f Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page %!s(int64=13) %!d(string=hai) anos
  spficklin e52f91d1b9 Corrected earlier incorrect bug fix %!s(int64=13) %!d(string=hai) anos
  spficklin 721ee72be0 Fixed a small bug %!s(int64=13) %!d(string=hai) anos
  spficklin 68a37da61e Fixed a bug in the tripal_core API select function. If the function recursed due to a foreign key relationship but returned nothing it would cause errors as the select statement would still try to build the SQL statement with no values for the where clause. %!s(int64=13) %!d(string=hai) anos
  spficklin 5340d4b068 Added FK relationships to v1.11 schema API and adjusted hooks to remove FK definitions in other modules %!s(int64=13) %!d(string=hai) anos
  spficklin 3246f8ecb9 Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name %!s(int64=13) %!d(string=hai) anos