spficklin
|
b981c0e410
Fixed another bug in FASTA loader when matching an update by the name
|
12 years ago |
spficklin
|
44a3bca2a9
Small mispelling bug
|
12 years ago |
spficklin
|
364ea3cde4
Removed requirements check for tripal_views. It neesd to be added back in but it broke the install and I don't have time to correct itnow
|
12 years ago |
spficklin
|
b55ac8b12f
Fixing GO charts
|
12 years ago |
spficklin
|
cf6431ca4a
Trying to fix missing GO charts
|
12 years ago |
spficklin
|
67b3d34903
Don't remember what was changed in CV.api.in, but made a change to insert form for an analysis
|
12 years ago |
spficklin
|
38daa52d75
Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core
|
12 years ago |
spficklin
|
138637d6eb
Fixed bug in annotated feature display
|
12 years ago |
spficklin
|
e1fba05c06
Made all messages for no results be consistent for all default views
|
12 years ago |
spficklin
|
91184c553b
Fixed the get sequence function to work with Postgres 8.4 and fixed the annotated feature so that it can properly display overlapping parts and show the sequence in reverse complement if on the reverse strand
|
12 years ago |
spficklin
|
f3c6038b71
Fixed bug in setting properties from GFF loader
|
12 years ago |
spficklin
|
b49f5325b2
Fixed bug with synonymn not loading in GFF file
|
12 years ago |
spficklin
|
ced358ba58
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 years ago |
spficklin
|
8f64c6204a
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 years ago |
spficklin
|
5175db48d1
Fixed bug on feature sync page
|
12 years ago |
spficklin
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
12 years ago |
spficklin
|
48f972cd1b
Bug fixes
|
12 years ago |
spficklin
|
b32ef39d05
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
feb56cc3c2
Oops left in debugging code
|
12 years ago |
spficklin
|
76cea3664f
Fixed some memory leaks in GFF loader and in the Core API
|
12 years ago |
Lacey Sanderson
|
4c2e1670f4
better output for bulk loader tripal job
|
12 years ago |
Lacey Sanderson
|
38c9ddef21
fix bulk loader constant display
|
12 years ago |
Lacey Sanderson
|
36f80a9adf
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
79368506ed
Removed print for dbxref api that was causing WSOD
|
12 years ago |
spficklin
|
094ec69bde
Added prepared statements for tripal_core_chado_update and fixed it so that queiries for FK, UQ and PK constraints use prepared statements too. Altered GFF loader so that all queries use prepared statements
|
12 years ago |
Lacey Sanderson
|
31d173505b
Changed chado_query to no longer touch and changed chado_install.php to use chado_query
|
12 years ago |
Lacey Sanderson
|
c2b136139d
Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section
|
12 years ago |
Lacey Sanderson
|
9c0658eac6
tripal_cv_add_cvterm() was printing to the screen causing WSOD when tripal_analysis & tripal_library modules were installed -changed to drupal_set_message()
|
12 years ago |
Lacey Sanderson
|
1e485a0763
Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled
|
12 years ago |
Lacey Sanderson
|
f061e39d9e
Now chado tables are integrated on install of tripal_views and don't need the user to go to the views UI
|
12 years ago |