|  Lacey Sanderson | 63c8406e58
							
							Coding Standards: Final cleanup for tripal_feature; added @coder-ignore for errors to be ignored | 13 lat temu | 
				
					
						|  Pubudu Basnayaka | 688d511b07
							
							Tripal Feature adheres to Drupal coding standards | 13 lat temu | 
				
					
						|  spficklin | af2ff151e6
							
							Moved most extensions out.  Moved base modules out of 'base' directory | 13 lat temu | 
				
					
						|  alexgl | c5d67e59c6
							
							moving more modules into base and extensions respectively | 14 lat temu | 
				
					
						|  spficklin | db8929aefe
							
							Fixed a few bugs caused by changing the way features are synced.  It broke the feature browser | 14 lat temu | 
				
					
						|  spficklin | 95e1b150fc
							
							Fixed multiple things including the following | 14 lat temu | 
				
					
						|  spficklin | 68a12f10e2 | 14 lat temu | 
				
					
						|  spficklin | c1ceb5b306
							
							Added the ability to change the field used for URL aliases for features.  Previously it could only be IDXXXX where XXXX was the feature_id.  Now the URL alias can be the name of the feature or the uniquename. It is up to the user to ensure that these values are unique for all synced features. | 14 lat temu | 
				
					
						|  laceysanderson | 26939a277a
							
							Added to documentation of tripal_feature using doxygen standards | 14 lat temu | 
				
					
						|  spficklin | bc06d86bf6
							
							Various bug fixes and themeing issues | 14 lat temu | 
				
					
						|  spficklin | 4c62dd3793
							
							: | 14 lat temu | 
				
					
						|  spficklin | a52a64b19b
							
							Corrected the feature insert to use uniquename, organism_id and type_id to check for uniqueness.  This correction also required naming the Drupal nodes uniquely as well.  Also added support for Relationships on the feature page and showing the sequences for relationships. | 14 lat temu | 
				
					
						|  spficklin | 3ab974ee52
							
							Added a new tripal_set_active_db function to replace Drupal's set_active_db function.  This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database.  This keeps backwards compatibility with older versions of Tripal. | 15 lat temu | 
				
					
						|  mestato | e6feb5a9b6
							
							Moved the synchronize functions from the main module to syncFeatures.php.  Moved the search indexing functions to indexFeatures.php.  This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory.  Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface. | 15 lat temu |