entity 7.x-1.0-beta3

New features
Bug fixes
Insecure

Entity CRUD API changes since BETA 2:
#976348 follow-up: make entity_forms() actually work.
#978832 Entity CRUD: enable modules to act on enabled or disabled exportables
Entity CRUD API: deprecated EntityDB in favour of the new class 'Entity' + lots of documentation updates
Entity CRUD: help entity types to implement their label() and uri() callback in a way they are alterable, but ease to use.
#976360 Entity CRUD: patch by joachim: further improve the admin UI API docs.
Entity CRUD: simplified loading logic for exportables
#975758 patch by klausi: added import/export to the admin UI of exportables. Yay!
enable resetCache to work with multiple ids.
#982004 Entity CRUD: clarified admin UI hook_forms() implementation.
#983090 Entity CRUD: improved resetting of the static cache
Entity CRUD: optimized + fixed possible issue in the loading logic
Entity CRUD: fixed attaching fields to an exportable entity
#981302 Entity CRUD: patch by klausi: remove support for the faces API (API Change)
Entity CRUD: use the Entity class instead of the deprecated EntityDB class.

API changes for the Entity CRUD API since BETA 2:
* The entity controller resetCache() method function signature changed in core and so in the Entity API's controller. See #651240-38: Allow modules to react to changes to an entity for details.

danland 7.x-1.0-rc1

Bug fixes

Danland 7.x-1.0 RC 1 released!. This release contains few improvements to the theme core, bug fixes especially the superfish z-index issues in IE. Its seem the D7 version of Danland already very stable and ready to rock!.

But please keep searching the bugs :)

wsclient 7.x-1.0-alpha2

New features

Second alpha release of Web service client, as ALPHA-1 is broken. This module provides the following features:
* Web service operations can be invoked as Rules actions
* Web service descriptions are entities that can be managed from code and from an administrative user interface
* REST and SOAP service types are supported
* Complex web service data types can be specified
* Developers can leverage an easy to use API for invoking web services

Pages

Subscribe with RSS Subscribe to RSS - 7.x