|  Stephen Ficklin | b8ccf71124
							
							fixed stdClass problem | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Lacey Sanderson | f7ae46e4cd
							
							Bug Fix: Symbolic link turned to file with path in it. Removed handlers linked to by symbolic link and instead put in tripal_views | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | ac311d7fc4
							
							fixed syntax errors in tripal_Feature.api.inc | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | 87a16fbff7
							
							Added new select/insert/delete/update for featureprop and analysisfeatureprop tables.  Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Lacey Sanderson | cba23f4cec
							
							Issue #1578342: Added tripal-current-job and tripal-update-mview drush commands | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Lacey Sanderson | 522d8c13ef
							
							Fix to tripal_jobs_check_running(): now uses ps rather then postix_kill since postix_kill might unintentionally kill jobs on some OSes | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | af2ff151e6
							
							Moved most extensions out.  Moved base modules out of 'base' directory | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | d42c29847b
							
							Testing non-instantiated objects | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | 295e34c18c
							
							Testing non-instantiated objects | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | 93927c3c28
							
							Testing non-instantiated objects | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | 0aae68eba1
							
							moved some code from the download form to the pre_render hook | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | 35df0e66e1
							
							Fixed bug allowing file uploads in views to split values by commas and by newlines. Previously it would only work with newlines | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | d7a14510dd
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 5ca129a839
							
							forgot to add the tripal_views_form_elements.inc | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 2691a3677d
							
							Fixed problem where data from file uploads weren't being passed along to the filters for the data exports | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  spficklin | 410f8d9a83
							
							Adding a license | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | e4a7580bd0
							
							added default sorting to chado-string-select filter handler | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | c4d273882e
							
							removed --none-- from chado-string-select handler | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | 141abf5b7c
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 0a8641260f
							
							Added node id fields for feature, organism, library, analysis and stock. This is a temporary fix until we get relationships working in views integration | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | 906e08411d
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 2e0a6e620d
							
							Fixed bug in MViews where the index was not being created properly.  The index should have been made for each field individually in the  argument.  However, it was creating a single 'unique' index using all values.  This kept some materialized views from being populated. | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | a8107bbdc8
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 0ad2f1d20d
							
							Fixed bug in MViews where the index was not being created properly.  The index should have been made for each field individually in the  argument.  However, it was creating a single 'unique' index using all values.  This kept some materialized views from being populated. | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | 7cb96fac68
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | 2877c624ea
							
							Added two new fields to the Mview interface:  status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating.  The comments field is used to allow the user to provide a description of the view | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | a15bd912cd
							
							Added two new fields to the Mview interface:  status and comments. The status field gets updated to indicate if an error occured when populating or tells the number of records in the table after populating.  The comments field is used to allow the user to provide a description of the view | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | da406bc8fd
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  stephen | a37509c14d
							
							changed button text on editing mview | %!s(int64=13) %!d(string=hai) anos | 
				
					
						|  Stephen Ficklin | 5339e5b576
							
							Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev | %!s(int64=13) %!d(string=hai) anos |