Chun-Huai Cheng
|
52a1fe9b76
Added date fields
|
9 years ago |
Stephen Ficklin
|
780b965d87
Fixed bug where entities are cached and new entity bundles are not seen
|
9 years ago |
Stephen Ficklin
|
442a0d3d24
Some small fixes
|
9 years ago |
Chun-Huai Cheng
|
b0babfd82b
Fixed md5checksum not added as a field.
|
9 years ago |
Stephen Ficklin
|
5c0a349bb3
Just added a few comments and minor fixes
|
9 years ago |
Stephen Ficklin
|
6c481f8f11
slight change to dbxref_id field
|
9 years ago |
Stephen Ficklin
|
d88748f1bb
Added support for Entity titles
|
9 years ago |
Stephen Ficklin
|
c548b376ec
Added dbxref custom field and updated field storage to handle nexted fields
|
9 years ago |
Stephen Ficklin
|
1860e1ce84
Started new dbxref custom field for entities
|
9 years ago |
Stephen Ficklin
|
f2145dcc08
Recursive Insert/Update of fields is working for Entities
|
9 years ago |
Chun-Huai Cheng
|
1ccc5e3179
Added tripal_entities_field_storage_write_recursive().
|
9 years ago |
Chun-Huai Cheng
|
65d99c96a8
Added back the cvterm_id column to the tripal_entity table
|
9 years ago |
Stephen Ficklin
|
9e3d41c32e
Update README.txt
|
9 years ago |
Stephen Ficklin
|
e156878bea
Update README.txt
|
9 years ago |
Stephen Ficklin
|
c514ae209a
Testing commit on GitHub
|
9 years ago |
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 years ago |
Stephen Ficklin
|
383e8f3c08
Reworked entity save function to write fields after entity is saved
|
9 years ago |
Stephen Ficklin
|
82a085ca88
Updated code to support new linking table
|
9 years ago |
Chun-Huai Cheng
|
ef25e294b5
Added chado_entity linker table. Moved chado-related columns from tripal_entity to chado_entity table.
|
9 years ago |
Chun-Huai Cheng
|
6efecb6f80
Changed 'entity_type_source_id' to 'vocabulary_usage_id' and 'bundle_source_id' to 'term_usage_id'.
|
9 years ago |
Stephen Ficklin
|
2b41f09ae1
Removed additional ^M
|
9 years ago |
Stephen Ficklin
|
1a7807f582
Removed control character
|
9 years ago |
Stephen Ficklin
|
5912596f15
Changed some documentation for last commit
|
9 years ago |
Stephen Ficklin
|
c96ec8e18c
Fixed issue #2341657
|
9 years ago |
Chun-Huai Cheng
|
20d5b2c02b
Renamed tripal_data to tripal_entity and tripal_data_type to tripal_bundle
|
9 years ago |
Stephen Ficklin
|
faf6cde73d
Removed module_invoke_all from TripalDataController class
|
9 years ago |
Stephen Ficklin
|
4654362790
Changed tripal_entities_storage to field_chado_storage and added tripal_entities.chado_entity.inc file
|
9 years ago |
Stephen Ficklin
|
575129c0b4
Fixed bugs after renaming paths
|
9 years ago |
Stephen Ficklin
|
cc77f29700
Entity content finder and structure changer are working
|
9 years ago |
Stephen Ficklin
|
52e8272b52
Working on fixing Entity UI API classes
|
9 years ago |