Commit Verlauf

Autor SHA1 Nachricht Datum
  spficklin 84442f9b84 Adding automatic citation creation if form field is left blank... not quite done vor 11 Jahren
  spficklin 2183944c1e Update to function that generates citations in the pub module vor 11 Jahren
  spficklin 39e90c2263 Fixed bug resulting from accidental typo in the organism node_info hook that was introduced in the last push vor 11 Jahren
  spficklin 98edb56e8d Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set vor 11 Jahren
  spficklin 7fcdb3edf6 Fixed incompatibility with PHP 5.4 vor 11 Jahren
  spficklin 9438bdf18c Fixed incompatibility with PHP 5.4 vor 11 Jahren
  spficklin e4a235dc81 Fixed incompatibility with PHP 5.4 vor 11 Jahren
  spficklin 9c0fdf6d45 Tripal release v1.1 - 2013/06/24 vor 11 Jahren
  spficklin a43ef3d007 Made feature node use autocomplete field for type when creating/editing a feature. Also added additional docuemntation for how to add property types to analysies and featuremaps when editing/inserting vor 11 Jahren
  spficklin babff5a3cb Fixed formatting of install schema vor 11 Jahren
  spficklin 9a053d7512 Added a message to the user if the tripal_pub and tripal_contact ontologies are not loaded vor 11 Jahren
  spficklin a94ec98cc0 Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties vor 11 Jahren
  spficklin f299bb56c3 Bug fix in AGL importer vor 11 Jahren
  spficklin 7edd5cd056 commented dpm vor 11 Jahren
  spficklin dd6d29004d Fixed size limit in pub importer text field. Updated doxygen config file vor 11 Jahren
  spficklin 9d7bf94295 Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism vor 11 Jahren
  spficklin 7abae40bc7 Fixes to importers, citation creation, and publication OBO vor 11 Jahren
  spficklin b3b5061ff7 admin functions of Tripal cv module are working with drupal 7. vor 11 Jahren
  spficklin 57290db0b5 updated functions for creating publication citations vor 11 Jahren
  spficklin a221e0f38b Loading of Ontologies is converted to 7.x vor 11 Jahren
  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 vor 11 Jahren
  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 vor 11 Jahren
  spficklin 9530be9e77 Chado installer is fully functional in Drupla 7 vor 11 Jahren
  spficklin 55d6ec58ba Start converting tripal_core from 6.x to 7.x vor 11 Jahren
  spficklin a59bff7fee Commented out ND default view vor 11 Jahren
  spficklin 5b5d1f92c5 Removed temp linking file for views vor 11 Jahren
  spficklin fdd548a327 Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed vor 11 Jahren
  spficklin d401d30a64 Fixed CURRVAL to have brackets around sequence name. There were incorrectly around just the table name vor 11 Jahren
  spficklin f4d2d49d2e Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x vor 11 Jahren
  spficklin ddf25b2074 Fixed slowness when loading stocks on organism page vor 11 Jahren