Chun-Huai Cheng
|
85f15cd59b
Add a chado featuremap module
|
12 gadi atpakaļ |
spficklin
|
545bbe8ee4
Debugging
|
12 gadi atpakaļ |
spficklin
|
ff58bdb19e
Debugging
|
12 gadi atpakaļ |
spficklin
|
03b2ecaaf7
Fixed error message
|
12 gadi atpakaļ |
spficklin
|
d39ddcedf6
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 gadi atpakaļ |
spficklin
|
b7c7cd26de
Added a function that lists all tables in a Chado schema (per version) and altered the core to use that function. Previously it used a Postgres SQL statement to pull out all tables in the schema but this caused problems when non Chado tables were also present in the schema.
|
12 gadi atpakaļ |
laceysanderson
|
d0f26788bd
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 gadi atpakaļ |
laceysanderson
|
e5843e5264
Fixed merge conflick in tripal_bulk_loader.loader.inc
|
12 gadi atpakaļ |
Stephen Ficklin
|
a28f785f25
Had to rollback a fix that removed memory leaks, but it casued other problems
|
12 gadi atpakaļ |
spficklin
|
b761013c90
Added new Tripal Feature Map module
|
12 gadi atpakaļ |
spficklin
|
2a44eac059
removed dpm
|
12 gadi atpakaļ |
Stephen Ficklin
|
af7927da51
Fixed bug in tripal_views_handler_filter_select_string. It wasn't showing max_length option
|
12 gadi atpakaļ |
spficklin
|
77b4c65079
Fixed URL path problem with genus/species URL
|
12 gadi atpakaļ |
spficklin
|
2e8941a30e
Added additional URL path types for features
|
12 gadi atpakaļ |
spficklin
|
09e7a7edc6
Fixing bug javascript for determininig Drupal path
|
12 gadi atpakaļ |
spficklin
|
5e017e52c0
Fixing bug javascript for determininig Drupal path
|
12 gadi atpakaļ |
spficklin
|
4c94b1aceb
Fixed priority problem on views integration
|
12 gadi atpakaļ |
spficklin
|
a0d2ad0bf7
Fixed priority problem on views integration
|
12 gadi atpakaļ |
spficklin
|
0d7db47de7
Fixed priority problem on views integration
|
12 gadi atpakaļ |
spficklin
|
ea0049bafb
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 gadi atpakaļ |
spficklin
|
f5b4d884be
Fixed priority problem on views integration
|
12 gadi atpakaļ |
Stephen Ficklin
|
226018de46
Fixed sequence formatter function & drush command
|
12 gadi atpakaļ |
spficklin
|
74ab2abeff
Fixed get sequence drush command
|
12 gadi atpakaļ |
spficklin
|
f1952e2be3
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 gadi atpakaļ |
spficklin
|
cb89cc0237
Fixed bug in feature views_data hook that kept chado_XXXX tables from being integrated if the priority wasn't 9
|
12 gadi atpakaļ |
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 gadi atpakaļ |
Stephen Ficklin
|
27dadbfc37
Removed requirement to have a 'comment' in the views integration import
|
12 gadi atpakaļ |
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 gadi atpakaļ |
spficklin
|
f627849b77
Fixed memory leaks
|
12 gadi atpakaļ |
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 gadi atpakaļ |