Stephen Ficklin
|
2c23968e96
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Stephen Ficklin
|
205a90209f
nightly checkin. pub module importer form now working
|
11 years ago |
Lacey Sanderson
|
209f0864b0
Chado Node API: Created a generic sync form and tripal job function for sync'ing all node types
|
11 years ago |
Stephen Ficklin
|
7e6e3a3f21
Contact module now syncs/insert/updates. Templates converted except relationships/publications haven't been tested. Added new Properties API to tripal_core to allow for easy addition of properties to a node form
|
11 years ago |
Stephen Ficklin
|
ee855ade6e
All templates for the feature page are converted except featurepos and phenotype needs testing.
|
11 years ago |
Stephen Ficklin
|
5f710e226b
Changed Chado API to use array for indicating status of Chado as it was slowing down loaders the previous way
|
11 years ago |
Lacey Sanderson
|
d28fa625bb
MViews: Added new default view
|
11 years ago |
Lacey Sanderson
|
9babfaab7c
Custom Tables: Added default admin view for new UI
|
11 years ago |
Lacey Sanderson
|
9350baa59b
Jobs: Added Views Integration and new default view
|
11 years ago |
Stephen Ficklin
|
e03ae0792e
Working on organism theming
|
11 years ago |
spficklin
|
7269960a32
Set paths for theme templates
|
11 years ago |
spficklin
|
34bfc95115
Nightly checking
|
11 years ago |
Lacey Sanderson
|
c8f2fe4064
Updated the tripal views file upload filter handler to work with D7 which included fixing the field_upload_combo form element
|
11 years ago |
Lacey Sanderson
|
01e603a540
Further cleaning up of menus including Tripal Project.
|
11 years ago |
Lacey Sanderson
|
0b75ae0055
Tweaked Tripal Menus and added help/configure links for Core, CV, DB, Organism, Analysis and Views
|
11 years ago |
spficklin
|
aee4f0f3df
Continued work on migrating to Drupal 7 started on db module but still have some of the core API to do, but need other modules for testing
|
11 years ago |
spficklin
|
9530be9e77
Chado installer is fully functional in Drupla 7
|
11 years ago |
spficklin
|
55d6ec58ba
Start converting tripal_core from 6.x to 7.x
|
11 years ago |
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 years ago |
spficklin
|
0f48bf25d5
Can now update a publication and it's properties manually
|
12 years ago |
spficklin
|
ed0dad3cf7
Provided some code clenup for the analysis module, added new API functions to the tripal_feature module, and added new case checking to some of the API calls in the Tripal core
|
12 years ago |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 years ago |
spficklin
|
9e47924937
Edited all admin help pages
|
12 years ago |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 years ago |
spficklin
|
8098c77257
Fixed memory leaks in OBO loader.
|
12 years ago |
spficklin
|
09b02611ed
Fixed memory leaks in the Tripal core API when storing the persistent connection. Alos fixed memory leaks in GFF loader and added loading of FASTA sequences embeded in the GFF file ##FASTA section
|
12 years ago |
spficklin
|
403d2803cf
Fixed issue #1661530
|
12 years ago |
spficklin
|
e5d5b7c0ca
Fixed support for AHAH. Fixed issue #1879354 by adding an 'accession' field to the add CV term form. Also fixed support for AHAH forms and altered the cv term add/edit to use the Tripal API
|
12 years ago |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
spficklin
|
f520b49dfa
Added tripal_db_set_default_search_path() call to hook_init of core module so that the search_path is guranteed to alwasy be 'public' before anything is done
|
12 years ago |