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 years ago |
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 years ago |
spficklin
|
ac7081027a
Removed the feature browser from the library and anslysis pages.
|
12 years ago |
spficklin
|
138637d6eb
Fixed bug in annotated feature display
|
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
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
12 years ago |
spficklin
|
48f972cd1b
Bug fixes
|
12 years ago |
spficklin
|
320e44d2c2
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |
spficklin
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
12 years ago |
spficklin
|
1d3c11b6dd
Fixed another problem with alignments
|
12 years ago |
Stephen Ficklin
|
36c67c6024
Fixed mistake in matched feature preprocess function
|
12 years ago |
spficklin
|
0778b71d77
Updating main branch with fixes to feature moduel for alignments. Also fixed but in Core API
|
12 years ago |
Stephen Ficklin
|
cfff5f8594
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
12 years ago |
Stephen Ficklin
|
26f611ee42
Fixed watchdog calls with wrong module name
|
12 years ago |
Stephen Ficklin
|
e408d9e4a3
fixed some errors where objects were not first created
|
12 years ago |
Lacey Sanderson
|
0728c08b4a
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
12 years ago |
Lacey Sanderson
|
63c8406e58
Coding Standards: Final cleanup for tripal_feature; added @coder-ignore for errors to be ignored
|
12 years ago |
Pubudu Basnayaka
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
12 years ago |
Pubudu Basnayaka
|
2ff2ef1ab9
Tripal Feature adheres to Drupal coding standards
|
12 years ago |
Pubudu Basnayaka
|
35583d0246
Tripal Feature adheres to Drupal coding standards
|
12 years ago |
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 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
alexgl
|
c5d67e59c6
moving more modules into base and extensions respectively
|
13 years ago |
spficklin
|
838e168b2f
Fixed the bug where the edit drop down box on the feature edit/create form wasn't getting populated with reasonable values.
|
13 years ago |
spficklin
|
27a3268743
Temporary fix for populating the feature type drop down when editing a feature. It wasn't getting populated.
|
13 years ago |
laceysanderson
|
b645703ffc
Tripal: Bug Fix to feature coloured sequence code (tripal_feature.module Ln1300)
|
13 years ago |
ccheng
|
9e1584f598
Update permission checks
|
13 years ago |
ccheng
|
3b01863505
|
13 years ago |
spficklin
|
7ea86c8786
Fixed FASTA loader, had several bugs and updated the alignment template
|
13 years ago |