Lacey Sanderson
|
2fffba4c81
Completely redid the featuremap default view -now works
|
před 12 roky |
Lacey Sanderson
|
5e5c1245a4
Small fix to tripal_views_handler_filter_select_string to ensure that #options is at least an empty array
|
před 12 roky |
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.
|
před 12 roky |
spficklin
|
1097f37112
Fixed typo in require
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
před 12 roky |
spficklin
|
d2b7b59b9e
Fixed issues with the library module
|
před 12 roky |
spficklin
|
329c6da24a
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 12 roky |
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.
|
před 12 roky |
Lacey Sanderson
|
2b713602f8
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 12 roky |
Lacey Sanderson
|
d502001c0d
Small fix to drush re-run command to take into account the function name changes
|
před 12 roky |
spficklin
|
128443c86a
Cleaned up featuremap module. Added unittype_id to form and created cvterms for the unit types
|
před 12 roky |
spficklin
|
cf8e652b36
Fixed GFF loader for deleting entries in a GFF file. It was broken
|
před 12 roky |
spficklin
|
b863b7fcee
Ooops type
|
před 12 roky |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
před 12 roky |
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
|
před 12 roky |
spficklin
|
d4d98331a7
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
před 12 roky |
spficklin
|
d7e679c118
Removed match_part from parent/child variables in the alignment preprocess function
|
před 12 roky |
Lacey Sanderson
|
3862b24240
Made the previous fix case insenstive so Select and select queries still get the non search_path change boost
|
před 12 roky |
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
|
před 12 roky |
Lacey Sanderson
|
82a8225193
Small fix to bulk loader drush revert command
|
před 12 roky |
Lacey Sanderson
|
db13ec1fcb
Added drush functions for bulk loader: tripal-loader-view, tripal-loader-cancel, tripal-loader-submit, tripal-loader-revert
|
před 12 roky |
Lacey Sanderson
|
c72563c01a
Small fix to tripal core drush job commands
|
před 12 roky |
Lacey Sanderson
|
5f7f5b1e42
Added additional tripal_core drush functionality: tripal-chado-version, tripal-chadotable-desc, tripal-node-sync, tripal-node-clean
|
před 12 roky |
Lacey Sanderson
|
fb03c073df
Added a stock api function to mimic sync'ing in other chado modules
|
před 12 roky |
Lacey Sanderson
|
c80656fca4
Fixed Issue #1921174: used db_query instead of chado_query
|
před 12 roky |
Lacey Sanderson
|
614de6fb7e
Removed Published Node filter from default views to reduce confusion over -I loaded some features but they don't show up in the feature listing; because they're not yet sync'd
|
před 12 roky |
Lacey Sanderson
|
a2b1e53694
Added a new 'Create New Integration' checkbox to the tripal views integration to allow users to create new integrations based off of default ones. Also set defaults so that a new integration is created when the original integration priority was 10 or 9 and added form validation to ensure that users don't save views with a priority of 10 or 9
|
před 12 roky |
spficklin
|
0d2a8504ed
Resolved issue #1826292. Tripal Views is no longer dependent on AHAH helper module
|
před 12 roky |
spficklin
|
c0f8f4256a
Fixed jobs report so that it updates job status whenever the page is loaded. Previously it only updated job status when a job was launched
|
před 12 roky |