rules 7.x-2.0-alpha2

New features
Bug fixes
Insecure

release compatible with Drupal 7 beta 1 and the Entity API beta 1.

entity 7.x-1.0-beta1

New features
Bug fixes
Insecure

Entity CRUD API changes since ALPHA 6:
#893574 patch by casey: EntityAPIController#delete is missing db_transaction()
#880374 moved entity.test file into the test directory and fixed the testing module name
Entity CRUD API: automatically generate Rules integration.
generate some basic entity metadata out of the schema information
Entity CRUD: fix entity loading of exportables to only add in all defaults when FALSE is passed.
Entity CRUD: do not add a trailing ; to the default entity export
Entity CRUD: add an optional prefix parameter to entity export()
Entity CRUD: don't export the internal numeric ID in case we are using names.
#920396 provide features integration for exportables
Entity CRUD: allow overides of save() and delete() to optionally pass in a custom transaction object
Entity CRUD: properly unset the is_new property after creation
Entity CRUD: provide entity_view(), entity_build_content(), default implementations and a default template to support modules implementing viewing.
#931026 Entity CRUD API: support loading by numeric id for exportables too
entity CRUD: added entity_access() for entities provided via the CRUD api
Entity CRUD: added a module key providing the source module of an exoprtable and improved the docs

boost 7.x-1.x-dev

New features



Highly Experimental. Expect changes.
Advanced features you want will not be in here right now.
http://drupalcode.org/project/boost.git/log/refs/heads/7.x-1.x

Pages

Subscribe with RSS Subscribe to RSS - 7.x