Stephen Ficklin
							
						 | 
						
							
							
								ddd09567b7
							
							Fixing entity fields and web services
						 | 
						8 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								de402b67fd
							
							Added new chado_bundle table to link a bundle directly to a chado table. Previously it was mapped via the chado_cvterm_mapping table which mapped cvterms but wasn't exact enough for bundles.  Also improved the content creation form to allow for more customization for how bundles are mapped to Chado
						 | 
						8 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								bbd2adf8c7
							
							Commented out tripal_cv_defaults transition code when upgrading from Tripal v2 to v3
						 | 
						9 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								0ce5d3a95f
							
							Move the tripal_cv_defaults table back to legacy installation.
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								59fdae1f40
							
							Change to tripal_cvterm_mapping table
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								676fa743b0
							
							Minor textual changes
						 | 
						9 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								b4a74cc2fa
							
							Created tripal_cvterm_mapping table when installing tripal_chado. Fixed function tripal_chado_map_cvterms() to populate the table
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								e378340fe8
							
							Fix to Chado install
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								28b1c6557b
							
							Fixed to chado_semweb table
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								ee2027949d
							
							Added new files for organization of semantic web support
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								c1ef066abd
							
							Fixed misnamed 'namespace' for vocabulary short names
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								1b300d5a60
							
							adjusted install file a bit
						 | 
						9 years ago | 
					
				
					
						
							
								   ccheng
							
						 | 
						
							
							
								9685e9dc29
							
							Checked if index existed before moving it during module installation.
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								5e664b919e
							
							edits to ugprade code
						 | 
						9 years ago | 
					
				
					
						
							
								   ccheng
							
						 | 
						
							
							
								9452ef31a3
							
							Finished admin form for Tripal v2 content migration. Added nid column to chado_entity table in tripal_chado.install
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								2777c76efa
							
							Fixed bug in preparing Chado after upgrade from Tv2
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								7000dde726
							
							minor chang
						 | 
						9 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								68e1fadfa9
							
							Made sure the rename of tripal tables is only performed once when the site is upgraded from v2 to v3.
						 | 
						9 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								c4763de866
							
							Renamed tripal tables so tripal and tripal_chado modules can be enabled when upgrading from v2
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								8657493e0b
							
							Accidentally removed a view I shouldn't have
						 | 
						9 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								bac2b07b47
							
							Fixing bugs related to consolidating code
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								2e29a878e4
							
							Creating Prepare Chado Step
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								4934be25a3
							
							Nightly check-in
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								833434d7fa
							
							incremental checkin
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								8ed6d457a5
							
							Reworking to move node specific code to legacy directory and Chado specific code to the tripal_chado module. Created a new 'tripal' module to replace 'tripal_core'
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								1dd17d14c7
							
							Creation of new entities using new TripalTerm, TripalVocab, with all Chado quereis moved to tripal_chado module... is now working!
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								facf5d663e
							
							TripalTerm & TripalVocab entities are now working.
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								18351daec1
							
							Reorganizging to separate Chado content into new tripal_chado module and created new TripalVocab and TripalTerm entities
						 | 
						10 years ago |