0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#1064394 patch by me and cfennell: fixed deleting host entities without field-collection items + added test coverage for that. More... about 13 years ago
always save the host entity when a field collection is updated, so modules can react upon changes to the host More... about 13 years ago
remove the unnecessary field_name argument from the add-item path + ensured generated paths are unique. More... over 13 years ago
#1031508 fixed field-collection links to be only shown when the user has the permission to perform the action More... over 13 years ago
#1031026 added entity property info for use with rules + a test case for using field-collections with rules More... over 13 years ago
refactored the code to make creation of field-collection items simpler More... over 13 years ago
fixed the help text and added configure path to the info file. More... over 13 years ago
added a first version of the README More... over 13 years ago
implemented the last missing access check and added basic test coverage for the UI. More... over 13 years ago
improved UI such that the currently edited field collection field is shown when the fields of a field collection are managed. More... over 13 years ago
added an administer field-collections permissions More... over 13 years ago
properly invoke field_attach_create_bundle() when a field collection field is added More... over 13 years ago
updated the module reflect that entity metadata got merged in the main module and fixed the info file. More... over 13 years ago
make use of the entity API uri() method More... over 13 years ago
make use of the new entity API label() and uri() methods. requires recent entity API. More... over 13 years ago
fixed the tests More... over 13 years ago
first catch on implementing access checks More... over 13 years ago
added an option to show the embeddable field description in front of the add link More... over 13 years ago
added the access callback to hook_entity_info() More... over 13 years ago
#965326 patch by nodestroy: added markup and CSS improvements to the formatters More... over 13 years ago
added entity metadata support for the field More... over 13 years ago
remove module from core package More... over 13 years ago
added some basic css to improve the default look More... over 13 years ago
added a template for viewing field collections, which not renders the title. More... over 13 years ago
added new default formatter rendering the whole items and improved field collection item labels. More... over 13 years ago
fixed delete sub-fields when field-collection field is deleted More... over 13 years ago
fixed strings and comments; replaced underscores with dashes in paths More... over 13 years ago
improved features support to pipe through the fields of field-collection entities More... over 13 years ago
more human-readable name fixes More... over 13 years ago
fix menu item description and title More... over 13 years ago