|  Lacey Sanderson | 614de6fb7e
							
							Removed Published Node filter from default views to reduce confusion over -I loaded some features but they don't show up in the feature listing; because they're not yet sync'd | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | a2b1e53694
							
							Added a new 'Create New Integration' checkbox to the tripal views integration to allow users to create new integrations based off of default ones. Also set defaults so that a new integration is created when the original integration priority was 10 or 9 and added form validation to ensure that users don't save views with a priority of 10 or 9 | 12 жил өмнө | 
				
					
						|  spficklin | 0d2a8504ed
							
							Resolved issue #1826292.  Tripal Views is no longer dependent on AHAH helper module | 12 жил өмнө | 
				
					
						|  spficklin | c0f8f4256a
							
							Fixed jobs report so that it updates job status whenever the page is loaded. Previously it only updated job status when a job was launched | 12 жил өмнө | 
				
					
						|  spficklin | 7ee06408f0
							
							Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x | 12 жил өмнө | 
				
					
						|  spficklin | 4560a2dce9
							
							Made some additional bug fixes and improvements to the GFF loader | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 7eadda2e68
							
							Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 95b740ff06
							
							Issue 1764346 #5: Added API functions to delete records and fields. On delete of either the indicies of the template are reset to ensure there is no gap. This should fix the weird behaviour. | 12 жил өмнө | 
				
					
						|  spficklin | 8924d71248
							
							Added support to the GFF loader for specifying target species and tyeps | 12 жил өмнө | 
				
					
						|  spficklin | 8098c77257
							
							Fixed memory leaks in OBO loader. | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | fd2555c5a3
							
							Quick Bulk Loader Fix: Is unique now ignores if the name hasn't changed in edit record and is unique | 12 жил өмнө | 
				
					
						|  spficklin | e332937b6a
							
							Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x | 12 жил өмнө | 
				
					
						|  spficklin | 09b02611ed
							
							Fixed memory leaks in the Tripal core API when storing the persistent connection. Alos fixed memory leaks in GFF loader and added loading of FASTA sequences embeded in the GFF file ##FASTA section | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 72e2638b60
							
							Issue 1764346 #1: small fix so that the edit field check works properly. | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | efc0acb2b2
							
							Issue 1764346 #1: Added an is_unique check to the edit record to ensure that the record name remains unique | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 995e6e811c
							
							Small fix to bulk loader to work with Tripal API -set update to return record to perserve default functionality | 12 жил өмнө | 
				
					
						|  spficklin | 31221a7dc5
							
							One more fix to the chado_query regular expressions to handle nested select statements where the FROM doesn't have a table but a nested statement | 12 жил өмнө | 
				
					
						|  spficklin | 7a8f7da935
							
							One more fix to the chado_query regular expressions to handle nested select statements where the FROM doesn't have a table but a nested statement | 12 жил өмнө | 
				
					
						|  spficklin | 48631d702c
							
							Fixed a bug when registering a new analysis module. If the module already existed in the table it threw an error. Now it checks first.  Also fixed bug with chado_query to not add a 'chado.' prefix in the 'substring' psql function.  Also updated the tripal_core_chado_update module to return the primary key if a single record is updated and if the return_record option is given. | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 9ea011d881
							
							Added tripal_core_chado_clear_prepared function to clear previously prepared statements. Also changed chado. prefixing in chado query to only apply if there isn't already a prefix added. | 12 жил өмнө | 
				
					
						|  spficklin | 2ba111dac2
							
							Oops should have put the code to add the chado schema to the SQL in a differnet place in the chado_query function. | 12 жил өмнө | 
				
					
						|  spficklin | 6060c25204
							
							Addressed issue #1787390. The chado_query function now uses regular expressions to change an SQL statement to prefix table names with the chado schema but only does so if Chado is not local | 12 жил өмнө | 
				
					
						|  spficklin | 0b674f6e64
							
							Removed old relationship aggregator table and code.  We don't use it. | 12 жил өмнө | 
				
					
						|  spficklin | bd92f8335a
							
							Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x | 12 жил өмнө | 
				
					
						|  spficklin | 403d2803cf
							
							Fixed issue #1661530 | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | 538fa53d05
							
							Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x | 12 жил өмнө | 
				
					
						|  Lacey Sanderson | f148723b13
							
							Issue #1840808: Fixed update in bulk loader. Now it checks to see if the record is pre-existing before an update. Also fixed the tripal_core_chado_update function to return the created record w/ primary key like the insert function does. | 12 жил өмнө | 
				
					
						|  spficklin | 9bb94c3748
							
							Fixed issue #1699022.  Took out all code that tried to distinguish a revision. | 12 жил өмнө | 
				
					
						|  spficklin | f5204888f4
							
							Addressed issue #1850226. Added a check to makesure that if a feature was being updated through a match on the name and it had a new uniquename, that it wouldn't conflict with an existing feature of the same uniquename.  Also cleaned up some of the error messages and added some more problem checking | 12 жил өмнө | 
				
					
						|  spficklin | d702ccbc99
							
							Bug fix with GFF loader | 12 жил өмнө |