spficklin
|
d922b7a57b
Fixed minor coding review problems
|
11 anos atrás |
spficklin
|
69e0f8271f
Merge branch '6.x-1.x' into 7.x-2.x
|
11 anos atrás |
spficklin
|
921557cca7
Changed the way URLs for features and stocks are created. Admins can now buil the URL string using place holders
|
11 anos atrás |
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 anos atrás |
Stephen Ficklin
|
9e3ce4187b
Added template for showing proteins on feature pages if they have a relationship of 'derives_from'
|
11 anos atrás |
Stephen Ficklin
|
32a7b2673f
Fixed long running query for retrieving matched alignments (e.g. EST_match)
|
11 anos atrás |
spficklin
|
8a898014b8
Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x
|
11 anos atrás |
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 anos atrás |
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 anos atrás |
spficklin
|
a94ec98cc0
Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties
|
11 anos atrás |
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 anos atrás |
spficklin
|
9530be9e77
Chado installer is fully functional in Drupla 7
|
11 anos atrás |
spficklin
|
388824ca96
Added feature_featurepos template
|
11 anos atrás |
spficklin
|
8c6bc34363
Added feature phenotype template
|
11 anos atrás |
spficklin
|
1156b83efb
Added support for 'organism=genus:speices' attribute for importing GFF files
|
11 anos atrás |
spficklin
|
57e4e62025
Changed URL path for sequence retrieval
|
11 anos atrás |
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
|
11 anos atrás |
spficklin
|
937df20c85
Continued development of seq_extract form
|
11 anos atrás |
spficklin
|
b87e95f9af
Added AHAH-enabled form for sequence retrieveal
|
11 anos atrás |
spficklin
|
1400425db6
Added configuration page to tripal_pub module
|
12 anos atrás |
spficklin
|
5abfa152c7
Changed feature_add_synonmys function to not use a space, but a carriage return
|
12 anos atrás |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 anos atrás |
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 anos atrás |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
12 anos atrás |
spficklin
|
72bf7c5a46
Removed references to old tripal_feature_relagg table
|
12 anos atrás |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 anos atrás |
spficklin
|
bf802025f2
Added support for paging of chado queries, and adjusted support for genotype templates
|
12 anos atrás |
spficklin
|
c783298b56
Fixed bug in feature/XXX menu callback
|
12 anos atrás |
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
|
12 anos atrás |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 anos atrás |