Ficklin
							
						 | 
						
							
							
								72287672a8
							
							removed .gitignore file from repository
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								5a9410109f
							
							Fixed issue #2086459.  When creating custom tables the validate routine will check to ensure the table name is not-uppercase.
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								74cc8f5cff
							
							Fixed issue #1930582. Chado cannot be re-installed if other Tripal modules are enabled
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								ff2a43e41b
							
							Fixed memory leak in changing of URLs
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								846b344b19
							
							Fixed memory leaks on syncing
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								51218fc64e
							
							Fixed memory leak in GFF loader
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								9c92fb39a2
							
							Added period
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								877f658715
							
							Provided fix for issue #2446009 and issue #2430333
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								fd3c827f45
							
							Applied patch for disappearing organism provided by nhenry Issue #2470299
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								2c0d0c771d
							
							Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								0e8d642881
							
							Added new API functions for indexes. Fixed default values in chado tables
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								71698413f7
							
							removed mentions of properties in the relationship api (copy/paste errors...)
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								2591a4cf6d
							
							BUG: Project relationship type drop-down always contained property types; FIXED: let the chado node api generate the options rather then passing in the property types :p
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								f0a35d3f48
							
							Bug: Couldn't remove the last relationship; FIXED: relationship rank is based on uniqueid() thus formstate needs to be refreshed every time in order to ensure the button name matches the relationship rank
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								2d0e72060c
							
							Bug: Couldn't add 2+ properties of the same type; FIXED: rank calculated based on prop table and not taking into account ranks in properties list which may not have been saved
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								26eb4d166a
							
							Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								8f788a8ae1
							
							Fixed request to trim the dbxref if there is a space in it (e.g. Flybase: Fbgn98787) during GFF loading
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								e8da7fddb9
							
							Small change to Chado Node Validation: Now only validate on save (instead of just skipping on delete this also skips on AJAX submission).
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								e8ff2cc7c0
							
							Fixed bug in organism_stock template when no stocks are synced
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								bad75e2b20
							
							Fixed bug in organism_stock template when no stocks are synced
						 | 
						10 years ago | 
					
				
					
						
							
								   Chun-Huai Cheng
							
						 | 
						
							
							
								22f047130d
							
							Fixed an error showing on the pub search
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								49ddaef475
							
							Fixed bug in pub search
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								52fce04646
							
							Fixed bug in pub search
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								a5feceb743
							
							Added support for Tripal variables by adding a new API. Added limit and offset to chado_select_record()
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								cc3ce5973e
							
							Small fix to tripal views chado integrations: ensured that field description is properly set even if not specified in the schema api
						 | 
						10 years ago | 
					
				
					
						
							
								   Ficklin
							
						 | 
						
							
							
								fe5b20cc74
							
							Added new function to files API
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								5096765d58
							
							few minor bug fixes, additions to CS
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								e90e325dba
							
							Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
						 | 
						10 years ago | 
					
				
					
						
							
								   Stephen Ficklin
							
						 | 
						
							
							
								5d51137e57
							
							Fixed bug in code with template variables
						 | 
						10 years ago | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								097e94bd86
							
							small bug fix to stock synonyms template (user arguments instead of variables in hook_theme defn.
						 | 
						10 years ago |