spficklin
|
5fcf1c8645
Oops fixed type
|
12 лет назад |
spficklin
|
a81383d8cf
Added functionality similar to GBrowse. Users can access any feature with the following URL http://<your site>/feature/<name>. Tripal will recoginze the URL, search for a feature of that name, uniquename or synonym and redirect to the page. If there are more than one feature that matches, a table with all matches will be shown and the user can select which one they want to see
|
12 лет назад |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 лет назад |
spficklin
|
d95e608e34
Oops forgot to take out dpm's
|
12 лет назад |
spficklin
|
875cddbbcb
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
12 лет назад |
spficklin
|
a52dc176d2
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
12 лет назад |
spficklin
|
2a743acf56
Made transactions optional in GFF loader. Changed all appropriate db_queryt to chado_query in feature module. Added a drush command to sync a single feature (useful for debugging/testing).
|
12 лет назад |
spficklin
|
87400a3502
Added hook to display args in job view
|
12 лет назад |
spficklin
|
6cfe5c467e
When syncing features repetitive error logs were entered into the Drupal report log for every synced feature stating that a duplicate feature could not be inserted. This was fixed
|
12 лет назад |
spficklin
|
2840b98e85
All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job
|
12 лет назад |
spficklin
|
ac7081027a
Removed the feature browser from the library and anslysis pages.
|
12 лет назад |
spficklin
|
138637d6eb
Fixed bug in annotated feature display
|
12 лет назад |
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 лет назад |
spficklin
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
12 лет назад |
spficklin
|
48f972cd1b
Bug fixes
|
12 лет назад |
spficklin
|
320e44d2c2
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 лет назад |
spficklin
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 лет назад |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 лет назад |
spficklin
|
1d3c11b6dd
Fixed another problem with alignments
|
12 лет назад |
Stephen Ficklin
|
36c67c6024
Fixed mistake in matched feature preprocess function
|
12 лет назад |
spficklin
|
0778b71d77
Updating main branch with fixes to feature moduel for alignments. Also fixed but in Core API
|
12 лет назад |
Stephen Ficklin
|
cfff5f8594
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
12 лет назад |
Stephen Ficklin
|
26f611ee42
Fixed watchdog calls with wrong module name
|
12 лет назад |
Stephen Ficklin
|
e408d9e4a3
fixed some errors where objects were not first created
|
12 лет назад |
Lacey Sanderson
|
0728c08b4a
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
12 лет назад |
Lacey Sanderson
|
63c8406e58
Coding Standards: Final cleanup for tripal_feature; added @coder-ignore for errors to be ignored
|
12 лет назад |
Pubudu Basnayaka
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
12 лет назад |
Pubudu Basnayaka
|
2ff2ef1ab9
Tripal Feature adheres to Drupal coding standards
|
12 лет назад |
Pubudu Basnayaka
|
35583d0246
Tripal Feature adheres to Drupal coding standards
|
12 лет назад |
Stephen Ficklin
|
21f247f98e
Added functionality to the Feature Summary Report on the organism page so that site admins can customize which terms appear in the list and rename the terms to make them more legible. By default the report behaves the same
|
12 лет назад |