spficklin
|
5e017e52c0
Fixing bug javascript for determininig Drupal path
|
12 rokov pred |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
12 rokov pred |
spficklin
|
a0d2ad0bf7
Fixed priority problem on views integration
|
12 rokov pred |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
12 rokov pred |
spficklin
|
ea0049bafb
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 rokov pred |
spficklin
|
f5b4d884be
Fixed priority problem on views integration
|
12 rokov pred |
Stephen Ficklin
|
226018de46
Fixed sequence formatter function & drush command
|
12 rokov pred |
spficklin
|
74ab2abeff
Fixed get sequence drush command
|
12 rokov pred |
spficklin
|
f1952e2be3
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 rokov pred |
spficklin
|
cb89cc0237
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 rokov pred |
spficklin
|
4a288d93ee
Fied bug in feature views_data_alter hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 rokov pred |
Stephen Ficklin
|
27dadbfc37
Removed requirement to have a 'comment' in the views integration import
|
12 rokov pred |
spficklin
|
3e94946e0c
Altered Views export to provide a PHP array rather than a serialized representation. This way it's easier to look for problems.
|
12 rokov pred |
spficklin
|
f627849b77
Fixed memory leaks
|
12 rokov pred |
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
|
12 rokov pred |
laceysanderson
|
1c022280d0
Small bulk loader fixes to make it compatible with external chado instances
|
12 rokov pred |
Stephen Ficklin
|
ec689d00a5
Fixed a few more memory leaks on the bulk loader
|
12 rokov pred |
spficklin
|
e95db7502e
Fixed bug in Mview creation
|
12 rokov pred |
spficklin
|
3db8f358ef
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 rokov pred |
spficklin
|
0dbf91d26a
Fixed unserialize problem with persistent connection
|
12 rokov pred |
laceysanderson
|
2bec126f0a
Fixed a small bug in tripal_core_set_chado_version() where the active db wasn't switched back to drupal
|
12 rokov pred |
laceysanderson
|
8e180d5063
tripal_core_set_chado_version() now returns the version of a chado db external to drupal
|
12 rokov pred |
spficklin
|
b7e66e10b5
Foreign key constraints are now created when a new custom table is added. Before the foreign key details were used for views integration and bulk loader but there were no actual FK relationships in the database. Now there are.
|
12 rokov pred |
spficklin
|
78b078bbfc
Fixed bug in mviews
|
12 rokov pred |
spficklin
|
2a84591eed
Fixed bug when checking unique constraint on insert. If a value is not provided but there is a default then it will use the default value
|
12 rokov pred |
spficklin
|
fdb7f2ee8d
Added new type to chado_execute_prepared()
|
12 rokov pred |
spficklin
|
e6a9227107
Added new type to chado_execute_prepared()
|
12 rokov pred |
Stephen Ficklin
|
e963904fb1
Fixed bug in bulk loader when ading in foreign keys to field values
|
12 rokov pred |
spficklin
|
dfad9fa68e
Debuggin
|
12 rokov pred |
Stephen Ficklin
|
a798519522
Fixed slowness bugs in bulk loader
|
12 rokov pred |