spficklin
|
53b9506b4e
Preliminary commit of converted tripal_library module
|
11 年 前 |
spficklin
|
34bfc95115
Nightly checking
|
11 年 前 |
spficklin
|
7dd85b3ed0
Fixed bug in core for 7.x
|
11 年 前 |
spficklin
|
5d898e12aa
Working on updating feature module to Drupal 7x.
|
11 年 前 |
spficklin
|
d922b7a57b
Fixed minor coding review problems
|
11 年 前 |
spficklin
|
69e0f8271f
Merge branch '6.x-1.x' into 7.x-2.x
|
11 年 前 |
spficklin
|
921557cca7
Changed the way URLs for features and stocks are created. Admins can now buil the URL string using place holders
|
11 年 前 |
spficklin
|
ff37627b86
Added ability to set URLs for stocks. Added ability to configure format of stock and feature page titles. Changed the stock syncing to match that of features. Removed the ability to set the title for stocks and features. Titles get set automatically now.
|
11 年 前 |
Stephen Ficklin
|
9e3ce4187b
Added template for showing proteins on feature pages if they have a relationship of 'derives_from'
|
11 年 前 |
Stephen Ficklin
|
32a7b2673f
Fixed long running query for retrieving matched alignments (e.g. EST_match)
|
11 年 前 |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
11 年 前 |
spficklin
|
98edb56e8d
Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set
|
11 年 前 |
spficklin
|
a43ef3d007
Made feature node use autocomplete field for type when creating/editing a feature. Also added additional docuemntation for how to add property types to analysies and featuremaps when editing/inserting
|
11 年 前 |
spficklin
|
a94ec98cc0
Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties
|
11 年 前 |
spficklin
|
9d7bf94295
Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism
|
11 年 前 |
spficklin
|
9530be9e77
Chado installer is fully functional in Drupla 7
|
11 年 前 |
spficklin
|
388824ca96
Added feature_featurepos template
|
11 年 前 |
spficklin
|
8c6bc34363
Added feature phenotype template
|
11 年 前 |
spficklin
|
1156b83efb
Added support for 'organism=genus:speices' attribute for importing GFF files
|
11 年 前 |
spficklin
|
57e4e62025
Changed URL path for sequence retrieval
|
12 年 前 |
spficklin
|
079f9f0375
Moved form elements from views module to Tripal core and updated seq extract form to use the file upload combo element. Also renamed include files to have a .inc extension rather than a .php extension in the core moduel
|
12 年 前 |
spficklin
|
937df20c85
Continued development of seq_extract form
|
12 年 前 |
spficklin
|
b87e95f9af
Added AHAH-enabled form for sequence retrieveal
|
12 年 前 |
spficklin
|
1400425db6
Added configuration page to tripal_pub module
|
12 年 前 |
spficklin
|
5abfa152c7
Changed feature_add_synonmys function to not use a space, but a carriage return
|
12 年 前 |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 年 前 |
spficklin
|
fc8149faec
Updated the GFF loader to add a date timestamp to the uniquename if none is provided in the GFF file. This ensures that the value will always be unique. Also, updated the GFF file to use the landmark_type provided by the user to look for the landmark if one is provided. Also changed the GFF loader so that it will recognize an entry for landmark using either the uniquename or the name
|
12 年 前 |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 年 前 |
spficklin
|
72bf7c5a46
Removed references to old tripal_feature_relagg table
|
12 年 前 |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 年 前 |