Stephen Ficklin
|
a77526a07e
Removed ability to preview nodes. The templates are messed up in preview and it's easier to just remove the button
|
il y a 11 ans |
Stephen Ficklin
|
ab3efa20a1
commit for pull
|
il y a 11 ans |
Stephen Ficklin
|
bee0b0728e
Working on GFF loader. Fixed bug in core with featureloc table and chado_query
|
il y a 11 ans |
Stephen Ficklin
|
6a97025514
Fixed bugs in organism module, and fixed teaser templates for organism and analysis
|
il y a 11 ans |
Stephen Ficklin
|
e08eb3eb16
Analysis module is now functional for inserts/updates/syncs and propely handles properties
|
il y a 11 ans |
Stephen Ficklin
|
31f2204ff6
Got properties form elements behaving correctly on anlaysis module
|
il y a 11 ans |
Stephen Ficklin
|
b002c3d5fb
Fixed bug in adding new organism
|
il y a 11 ans |
Lacey Sanderson
|
7c1217fedd
Small tweak to printed error reporting
|
il y a 11 ans |
Lacey Sanderson
|
4d1efb2800
API: added tripal_core_report_error to abstract error reporting in Tripal with the hopes of it one day being improved upon. Also updated all watchdog calls in tripal_core_chado_select/insert/update to use this function instead. Currently this function just passes the message on to watchdog
|
il y a 11 ans |
spficklin
|
ccdc2fefc3
Merge branch '6.x-1.x' into 7.x-2.x
|
il y a 11 ans |
spficklin
|
34bfc95115
Nightly checking
|
il y a 11 ans |
spficklin
|
7dd85b3ed0
Fixed bug in core for 7.x
|
il y a 11 ans |
spficklin
|
2fa23ec5b4
bug fixes for strict PHP
|
il y a 11 ans |
spficklin
|
9c92baa0c2
bug fixes for strict PHP
|
il y a 11 ans |
Lacey Sanderson
|
f438e83702
Fixed some chado_query calls in tripal_core that still passed strings
|
il y a 11 ans |
Lacey Sanderson
|
4ae89fbd2b
Fixed some chado_query calls that still passed strings rather then an array of arguments. Also added a watchdog call to chado_query to warn when this happens.
|
il y a 11 ans |
spficklin
|
d922b7a57b
Fixed minor coding review problems
|
il y a 11 ans |
spficklin
|
69e0f8271f
Merge branch '6.x-1.x' into 7.x-2.x
|
il y a 11 ans |
spficklin
|
c6f25ccafb
Fixed type in string concat
|
il y a 11 ans |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
il y a 11 ans |
spficklin
|
39e90c2263
Fixed bug resulting from accidental typo in the organism node_info hook that was introduced in the last push
|
il y a 11 ans |
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
|
il y a 11 ans |
spficklin
|
b3b5061ff7
admin functions of Tripal cv module are working with drupal 7.
|
il y a 11 ans |
spficklin
|
a221e0f38b
Loading of Ontologies is converted to 7.x
|
il y a 11 ans |
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
|
il y a 11 ans |
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
|
il y a 11 ans |
spficklin
|
9530be9e77
Chado installer is fully functional in Drupla 7
|
il y a 11 ans |
spficklin
|
55d6ec58ba
Start converting tripal_core from 6.x to 7.x
|
il y a 11 ans |
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
|
il y a 11 ans |
spficklin
|
d401d30a64
Fixed CURRVAL to have brackets around sequence name. There were incorrectly around just the table name
|
il y a 11 ans |