Lacey Sanderson
|
ed694de0f4
Removing TRIPAL VIEWS Deprecated functions
|
10 years ago |
Stephen Ficklin
|
bb7484a963
Fixes to mviews and custom table API/includes. Still some more fixes to go
|
11 years ago |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 years ago |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 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
|
11 years ago |
Stephen Ficklin
|
8533398dca
Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
|
11 years ago |
Stephen Ficklin
|
b616ce8623
Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
|
11 years ago |
Stephen Ficklin
|
aa75be6dea
Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
|
11 years ago |
Stephen Ficklin
|
99f9447ea1
Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
|
11 years ago |
Stephen Ficklin
|
f51de1a20d
Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
|
11 years ago |
Lacey Sanderson
|
1e024d9bd0
Library: cleaned up doc
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Stephen Ficklin
|
7069e91cb2
Updated node template CSS... working on adding node template details on each content block
|
11 years ago |
Stephen Ficklin
|
abe60dfdfb
MViews no longer get removed on module uninstall
|
11 years ago |
Stephen Ficklin
|
49527af90a
Fixed type in .install file for all modules. Updated tripal_genetic templates. Working on ND module
|
11 years ago |
Stephen Ficklin
|
c1cf12f0c0
Working on Project module
|
11 years ago |
Stephen Ficklin
|
f8f44afa9c
Added orphaned form items to sync form. Library module is now converted.
|
11 years ago |
Stephen Ficklin
|
8335722371
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
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
|
8b9b6da607
Library: Fixed uninstall
|
11 years ago |
Lacey Sanderson
|
388be47c64
Changed dependancies making tripal_views required
|
11 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
|
11 years ago |
spficklin
|
53b9506b4e
Preliminary commit of converted tripal_library module
|
11 years ago |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 years ago |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 years ago |
spficklin
|
d2b7b59b9e
Fixed issues with the library module
|
12 years ago |
spficklin
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 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 |
Pubudu Basnayaka
|
2640a022a1
Tripal Library adheres to Drupal coding standads
|
12 years ago |