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 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								8533398dca
							
							Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								b616ce8623
							
							Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								aa75be6dea
							
							Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								99f9447ea1
							
							Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								f51de1a20d
							
							Fixed upgrade functions to not use Tripal API as all modules must be disabled for D7 upgrade including tripal_core
						 | 
						11 лет назад | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								1e024d9bd0
							
							Library: cleaned up doc
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								c1b87f555b
							
							Converted old API functions to new functions
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								7069e91cb2
							
							Updated node template CSS... working on adding node template details on each content block
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								abe60dfdfb
							
							MViews no longer get removed on module uninstall
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								49527af90a
							
							Fixed type in .install file for all modules.  Updated tripal_genetic templates. Working on ND module
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								c1cf12f0c0
							
							Working on Project module
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								f8f44afa9c
							
							Added orphaned form items to sync form. Library module is now converted.
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								8335722371
							
							Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
						 | 
						11 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								5f710e226b
							
							Changed Chado API to use  array for indicating status of Chado as it was slowing down loaders the previous way
						 | 
						11 лет назад | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								8b9b6da607
							
							Library: Fixed uninstall
						 | 
						11 лет назад | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								388be47c64
							
							Changed dependancies making tripal_views required
						 | 
						11 лет назад | 
					
				
					
						
							
								   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 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								53b9506b4e
							
							Preliminary commit of converted tripal_library module
						 | 
						12 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								2756a7cce1
							
							Added brackets around all table names in SQL statements throughout all of Tripal
						 | 
						12 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								fb42852fa2
							
							Reorganization of functions into api, includes and theme files to make all modules consistent
						 | 
						12 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								d2b7b59b9e
							
							Fixed issues with the library module
						 | 
						12 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								42fe28540f
							
							Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
						 | 
						12 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								a5d4d5e7dd
							
							Debugging tables being created in wrong schema
						 | 
						13 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								05cde25dcb
							
							Adding requirement for Chado installation to all modules
						 | 
						13 лет назад | 
					
				
					
						
							
								   Pubudu Basnayaka
							
						 | 
						
							
							
								2640a022a1
							
							Tripal Library adheres to Drupal coding standads
						 | 
						13 лет назад | 
					
				
					
						
							
								   Pubudu Basnayaka
							
						 | 
						
							
							
								62faf07c13
							
							Tripal Library adheres to Drupal coding standards
						 | 
						13 лет назад | 
					
				
					
						
							
								   Pubudu Basnayaka
							
						 | 
						
							
							
								46778e0bb4
							
							Tripal Library adheres to Drupal coding standards
						 | 
						13 лет назад | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								0b0d4e1f49
							
							Removed the old cvterm.php file as those API functions have been replaced. All call to those old functions have been removed
						 | 
						13 лет назад | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								af2ff151e6
							
							Moved most extensions out.  Moved base modules out of 'base' directory
						 | 
						13 лет назад |