Chun-Huai Cheng
|
65d99c96a8
Added back the cvterm_id column to the tripal_entity table
|
9 년 전 |
Stephen Ficklin
|
c514ae209a
Testing commit on GitHub
|
9 년 전 |
Stephen Ficklin
|
d6e1200980
Separated adding of fields to entity bundle from the publish form submit and now they get added via a hook that any module can use to add new fields to an entity
|
9 년 전 |
Stephen Ficklin
|
383e8f3c08
Reworked entity save function to write fields after entity is saved
|
9 년 전 |
Stephen Ficklin
|
82a085ca88
Updated code to support new linking table
|
9 년 전 |
Chun-Huai Cheng
|
ef25e294b5
Added chado_entity linker table. Moved chado-related columns from tripal_entity to chado_entity table.
|
9 년 전 |
Chun-Huai Cheng
|
6efecb6f80
Changed 'entity_type_source_id' to 'vocabulary_usage_id' and 'bundle_source_id' to 'term_usage_id'.
|
9 년 전 |
Chun-Huai Cheng
|
20d5b2c02b
Renamed tripal_data to tripal_entity and tripal_data_type to tripal_bundle
|
9 년 전 |
Stephen Ficklin
|
faf6cde73d
Removed module_invoke_all from TripalDataController class
|
9 년 전 |
Stephen Ficklin
|
4654362790
Changed tripal_entities_storage to field_chado_storage and added tripal_entities.chado_entity.inc file
|
9 년 전 |
Stephen Ficklin
|
575129c0b4
Fixed bugs after renaming paths
|
9 년 전 |
Stephen Ficklin
|
cc77f29700
Entity content finder and structure changer are working
|
9 년 전 |
Stephen Ficklin
|
52e8272b52
Working on fixing Entity UI API classes
|
9 년 전 |
Stephen Ficklin
|
b2bd2125a7
Debugging delete
|
9 년 전 |
Stephen Ficklin
|
be8b0e946c
Fixed several bugs with entities
|
9 년 전 |
Chun-Huai Cheng
|
09da2e472a
When adding a new entity through the UI, only populate the vocabulary/term select box with published vocabularies/terms.
|
9 년 전 |
Chun-Huai Cheng
|
743bbfbcdb
Dynamically generated the 'entity types' and 'bundles'.
|
9 년 전 |
Stephen Ficklin
|
2797d5c53f
Renamed 'entity_id' to 'id'
|
9 년 전 |
Stephen Ficklin
|
280678d7f1
Publish admin page for entities updates entity tables for new entiteis and bundles. It also adds fields for base tables for all but FK fields
|
9 년 전 |
Stephen Ficklin
|
907e1ad74b
Fixed errors in tables and corrected populate function
|
9 년 전 |
Stephen Ficklin
|
9f6b05daad
Merge branch 'entities' of git.drupal.org:project/tripal into entities
|
9 년 전 |
Stephen Ficklin
|
4db068bbd7
Added in the entity tables (borrowed from web services dev)
|
9 년 전 |
Stephen Ficklin
|
3c8538eab6
Renamed Entities to have a Tripal prefix rather than a Chado prefix
|
9 년 전 |
Lacey Sanderson
|
01beaf58d3
Added in some missing dependencies and a warning message reminding me to load the sequence ontology :-).
|
9 년 전 |
Stephen Ficklin
|
610cefd457
Working on View for Entity
|
9 년 전 |
Stephen Ficklin
|
fe743b3749
Fixed a few bugs with viewing entity
|
9 년 전 |
Stephen Ficklin
|
966a41c773
Manage fields now working
|
9 년 전 |
Stephen Ficklin
|
d253515cdf
Created Entity API file
|
9 년 전 |
Stephen Ficklin
|
065e35fa18
Fixed bugs in menu
|
9 년 전 |
Stephen Ficklin
|
53c1e0aea8
Switched to using Entity API
|
9 년 전 |