Commit History

Autor SHA1 Mensaxe Data
  spficklin b8257936dc Fixed bug when adding a custom table that already exists. It wouldn't let it happen despite that the code was smart enough to handle it correctly. %!s(int64=12) %!d(string=hai) anos
  spficklin 7e8691af6a Fixed bug in warning message in bulk loader %!s(int64=12) %!d(string=hai) anos
  spficklin 155fd7da22 Continued updates to the pub module. Added a warning to the bulk loader to fail if the table description cannot be found. This could happen if a loader uses a custom table and the loader is exported to another database without the custom table %!s(int64=12) %!d(string=hai) anos
  spficklin 2756a7cce1 Added brackets around all table names in SQL statements throughout all of Tripal %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson fca91cc322 Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 967cc3e6bf Fixed a small bulk loader bug -forgot a closing ) %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson ff1e53be35 Changed bulk loader warning for constant sets to not use the number of records inserted since that is not working properly. %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson e6367b41ea Changed bulk loader warning for constant sets to not use the number of records inserted since that is not working properly. %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 995e6e811c Small fix to bulk loader to work with Tripal API -set update to return record to perserve default functionality %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 9ea011d881 Added tripal_core_chado_clear_prepared function to clear previously prepared statements. Also changed chado. prefixing in chado query to only apply if there isn't already a prefix added. %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson f148723b13 Issue #1840808: Fixed update in bulk loader. Now it checks to see if the record is pre-existing before an update. Also fixed the tripal_core_chado_update function to return the created record w/ primary key like the insert function does. %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson ca55a5a1e5 Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change) %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 48e89368c7 Bulk Loader: Added additional notice watchdog entries for debugging purposes %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson fdc2db4d85 Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change) %!s(int64=12) %!d(string=hai) anos
  spficklin cd87d5a56a Fixed Drupal formatting standards %!s(int64=12) %!d(string=hai) anos
  spficklin 1beeb2b58d Added ability to update a record if it is a duplicate %!s(int64=12) %!d(string=hai) anos
  spficklin 622f9796b3 Fixed bug in core when executing prepared statement. It would not allow an empty text value. Also fixed bug in bulk loader when setting default value if a duplicate record is present on insert. %!s(int64=12) %!d(string=hai) anos
  spficklin 67669f6946 Fixed bug in bulk loader and changed function arugment in cutom tablres %!s(int64=12) %!d(string=hai) anos
  spficklin 26d7b30b9a Added 'Select Once' option to bulk loader %!s(int64=12) %!d(string=hai) anos
  spficklin 9e47f0db1a Fixes to OBO loader %!s(int64=12) %!d(string=hai) anos
  spficklin f627849b77 Fixed memory leaks %!s(int64=12) %!d(string=hai) anos
  spficklin d2e6f50f5c Fixed bug in core API that caused problem with the bulk loader when a duplicate record existed. The tripal_core_chado_select wasn't checking all unique constraints. Some tables have more than one %!s(int64=12) %!d(string=hai) anos
  Stephen Ficklin ec689d00a5 Fixed a few more memory leaks on the bulk loader %!s(int64=12) %!d(string=hai) anos
  Stephen Ficklin e963904fb1 Fixed bug in bulk loader when ading in foreign keys to field values %!s(int64=12) %!d(string=hai) anos
  spficklin dfad9fa68e Debuggin %!s(int64=12) %!d(string=hai) anos
  Stephen Ficklin a798519522 Fixed slowness bugs in bulk loader %!s(int64=12) %!d(string=hai) anos
  Stephen Ficklin b769b02411 Fixed more memory leak problems %!s(int64=12) %!d(string=hai) anos
  spficklin b60dcb4f26 Fixed many issues that cause memory leaks in the core and the bulk loader %!s(int64=12) %!d(string=hai) anos
  spficklin cbf1ef6888 Changing fgets on bulk loader to SplFileObject to reduce memory load and hopefully speed things up %!s(int64=12) %!d(string=hai) anos
  Stephen Ficklin ec0601aa04 Fixed bug in bulk loader %!s(int64=12) %!d(string=hai) anos