profile2 7.x-1.0-alpha1

first ALPHA release compatible with Drupal 7 beta 1 or later.

Basically the module is complete and should work as expected, however the administrative UI is not finished yet.

comment_notify 7.x-1.0-alpha1

New features
Bug fixes

A first stable release for comment_notify that is compatible with Drupal 7.x.

In general this is similar to the 6.x version of the module, except it now depends on tokens (part of core) to do the string replacement.

textile 7.x-2.0-rc7

Bug fixes

Changes since DRUPAL-7--2-0-RC6:

  • By kiam: Slightly changed the content of INSTALL.txt.
  • #934870 by mollo_ffmc: Call to undefined function _textile_process_match().

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

Pages

Subscribe with RSS Subscribe to RSS - 7.x