Lacey Sanderson
|
ed694de0f4
Removing TRIPAL VIEWS Deprecated functions
|
10 years ago |
Stephen Ficklin
|
4ceabfdb8e
Fixed formatting issues with templates and adjusted comment in hook_update_N to remove @ingroup tags as those show up when drush updatedb is run
|
10 years ago |
Stephen Ficklin
|
9bd14e2dfa
Fixed some formatting issues with some templates. Fixed update_hook_N numbers. Fixed a problem with taxonomy terms being re-assigned to a field_data_taxonomyextra table during upgrade of D6 to D7
|
10 years ago |
Lacey Sanderson
|
425ebab457
Bulk Loader: Documenation clean-up
|
10 years ago |
Stephen Ficklin
|
49527af90a
Fixed type in .install file for all modules. Updated tripal_genetic templates. Working on ND module
|
10 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
|
10 years ago |
Lacey Sanderson
|
c139651da8
Added a hook_disable to all modules to disable default views; moved default views into module.views_default.inc files and made tripal_views a dependancy of tripal_core
|
10 years ago |
Lacey Sanderson
|
f904860e67
Bulk Loader: Added Created and Updated timestamps to tripal_bulk_loader templates
|
11 years ago |
Lacey Sanderson
|
3fe3bc9af6
Bulk loader: small fix to change tripal_bulk_loader.template_id from varchar to int like it always should have been...
|
11 years ago |
Lacey Sanderson
|
be50855da2
Bulk Loader: made it 'enable-able' in Drupal 7
|
11 years ago |
spficklin
|
a5d4d5e7dd
Debugging tables being created in wrong schema
|
12 years ago |
spficklin
|
05cde25dcb
Adding requirement for Chado installation to all modules
|
12 years ago |
Lacey Sanderson
|
cdade360df
Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE
|
12 years ago |
Pubudu Basnayaka
|
2b0d45ae11
Tripal Bulk Loader adheres to Drupal coding standards
|
12 years ago |
Pubudu Basnayaka
|
f497599a7a
Tripal Bulk Loader adheres to Drupal coding standard
|
12 years ago |
Pubudu Basnayaka
|
48b2f067d1
Tripal Bulk Loader adheres to Drupal coding standards
|
12 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
12 years ago |
alexgl
|
95aafcbd13
moving core modules into base
|
13 years ago |
laceysanderson
|
ee00625974
Tripal: Cleaned-up Bulk Loader for release
|
13 years ago |
laceysanderson
|
cea27f5c1b
Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added
|
13 years ago |
laceysanderson
|
998559a5a3
Tripal: Few Touchups to Tripal Bulk Loader -Now has Import/Export functionality
|
13 years ago |
laceysanderson
|
5b56642177
Tripal Bulk Loader: Finished basic Add/Edit/Delete Template; Loader will currently load direct field=>column mappings and file wide constants -not relationships between tables
|
13 years ago |
ccheng
|
b1f95f5102
Tripal Bulk Loader module let users create template for loading tab-delimited data into chado and submit a job to load data.
|
13 years ago |