spficklin
|
4ff4f2ef0f
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
c783298b56
Fixed bug in feature/XXX menu callback
|
12 years ago |
Lacey Sanderson
|
e7b5e52c0b
Fixed a small bug in the 'link to node' functionality -now only fields from the base view table can be linked to their node
|
12 years ago |
Lacey Sanderson
|
966435e323
Fixed bug where non-sync'd content had a broken link in views by adding link to node checkbox back to the chado_views_handler_field handler. Also added an API function tripal_core_is_tripal_node_type(chado_table) to ensure this checkbox is only shown for fields from a base table that links to a drupal node. Finally updated all the default views to use this functionality.
|
12 years ago |
Lacey Sanderson
|
ba682d4493
Small fix to Reagents Default view: removed feature residues
|
12 years ago |
spficklin
|
0744a824d1
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
35e8adcd3f
Added project API file
|
12 years ago |
Lacey Sanderson
|
62b1449dae
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
2fffba4c81
Completely redid the featuremap default view -now works
|
12 years ago |
spficklin
|
194e70bf9a
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
59deb0a9f0
Added functionality to project module to better match our other modules
|
12 years ago |
Lacey Sanderson
|
5e5c1245a4
Small fix to tripal_views_handler_filter_select_string to ensure that #options is at least an empty array
|
12 years ago |
Lacey Sanderson
|
4a75742316
Small bug fix to featuremap module (tried to integrate map table when it should've been featuremap). Also added checks to the Tripal Views API so an empty integration doesn't get added.
|
12 years ago |
spficklin
|
1097f37112
Fixed typo in require
|
12 years ago |
spficklin
|
9964a101c6
Removed preprocess function that accidentally got incorporated but was for a custom site. Also removed api function in organism module that didn't fit
|
12 years ago |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 years ago |
spficklin
|
d2b7b59b9e
Fixed issues with the library module
|
12 years ago |
spficklin
|
329c6da24a
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
7547efd269
Changed directory structure of organism module to match the others. Added an admin.inc and a new theme directory and an api directory.
|
12 years ago |
Lacey Sanderson
|
2b713602f8
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
d502001c0d
Small fix to drush re-run command to take into account the function name changes
|
12 years ago |
spficklin
|
128443c86a
Cleaned up featuremap module. Added unittype_id to form and created cvterms for the unit types
|
12 years ago |
spficklin
|
cf8e652b36
Fixed GFF loader for deleting entries in a GFF file. It was broken
|
12 years ago |
spficklin
|
b863b7fcee
Ooops type
|
12 years ago |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 years ago |
spficklin
|
66ef98e133
Fixed tripal db module to use Tripal API, adjusted the help text, validates if database name already exists before trying to add/edit. And added checks in tripal core select/insert/update/delete functions to make sure and arguments are arrays and they have values
|
12 years ago |
spficklin
|
d4d98331a7
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
d7e679c118
Removed match_part from parent/child variables in the alignment preprocess function
|
12 years ago |
Lacey Sanderson
|
3862b24240
Made the previous fix case insenstive so Select and select queries still get the non search_path change boost
|
12 years ago |
Lacey Sanderson
|
7b009368b7
Added a fix to chado_query -we are currently only prefixing for selects so search_path changes are still needed for non-select queries
|
12 years ago |