Stephen Ficklin
|
5ea5c96488
Fixed the manage fields customizations (e.g. don't allow changes to cardinality)
|
vor 9 Jahren |
Stephen Ficklin
|
b566111e6f
Entity delete now seems to work
|
vor 9 Jahren |
Chun-Huai Cheng
|
ca6ffa8e5b
Allowed users to generate MD5 checksum for a sequence with a checkbox
|
vor 9 Jahren |
Lacey Sanderson
|
5f8422cc73
Bulk Loader: Changed placeholders so that <em></em> wasn't shown when confirming a bulk loading job constant exists in the table.
|
vor 9 Jahren |
Lacey Sanderson
|
e8d61cc118
Fixed logging to file to include the URL of the website logging the error. This makes it easier to read the log file when there is more than one Drupal site on the same machine.
|
vor 9 Jahren |
Lacey Sanderson
|
abec2e5a78
Bug Fix: Bulk Loader Help page WSOD; also added more information to the help page including a link to the user manual
|
vor 9 Jahren |
Stephen Ficklin
|
99e60e8834
Removed experimantal timestamp code
|
vor 9 Jahren |
Stephen Ficklin
|
7e5014ef59
Merge branch 'entities' of github.com:tripal/tripal into entities
|
vor 9 Jahren |
Stephen Ficklin
|
4faebb5d03
Added new 'fields' subdirectory for entity fields. Also adjusted chado_insert_record to deal with timestamps (experimental)
|
vor 9 Jahren |
Chun-Huai Cheng
|
c2fe342c4c
Changed date field type to 'datetime'
|
vor 9 Jahren |
Chun-Huai Cheng
|
e369442e2b
changed field requirement
|
vor 9 Jahren |
Chun-Huai Cheng
|
52a1fe9b76
Added date fields
|
vor 9 Jahren |
Stephen Ficklin
|
780b965d87
Fixed bug where entities are cached and new entity bundles are not seen
|
vor 9 Jahren |
Stephen Ficklin
|
442a0d3d24
Some small fixes
|
vor 9 Jahren |
Chun-Huai Cheng
|
b0babfd82b
Fixed md5checksum not added as a field.
|
vor 9 Jahren |
Stephen Ficklin
|
5c0a349bb3
Just added a few comments and minor fixes
|
vor 9 Jahren |
Stephen Ficklin
|
6c481f8f11
slight change to dbxref_id field
|
vor 9 Jahren |
Stephen Ficklin
|
d88748f1bb
Added support for Entity titles
|
vor 9 Jahren |
Stephen Ficklin
|
c548b376ec
Added dbxref custom field and updated field storage to handle nexted fields
|
vor 9 Jahren |
Stephen Ficklin
|
1860e1ce84
Started new dbxref custom field for entities
|
vor 9 Jahren |
Stephen Ficklin
|
f2145dcc08
Recursive Insert/Update of fields is working for Entities
|
vor 9 Jahren |
Chun-Huai Cheng
|
1ccc5e3179
Added tripal_entities_field_storage_write_recursive().
|
vor 9 Jahren |
Chun-Huai Cheng
|
65d99c96a8
Added back the cvterm_id column to the tripal_entity table
|
vor 9 Jahren |
Stephen Ficklin
|
9e3d41c32e
Update README.txt
|
vor 9 Jahren |
Stephen Ficklin
|
e156878bea
Update README.txt
|
vor 9 Jahren |
Stephen Ficklin
|
c514ae209a
Testing commit on GitHub
|
vor 9 Jahren |
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
|
vor 9 Jahren |
Stephen Ficklin
|
383e8f3c08
Reworked entity save function to write fields after entity is saved
|
vor 9 Jahren |
Stephen Ficklin
|
82a085ca88
Updated code to support new linking table
|
vor 9 Jahren |
Chun-Huai Cheng
|
ef25e294b5
Added chado_entity linker table. Moved chado-related columns from tripal_entity to chado_entity table.
|
vor 9 Jahren |