| 1 |
// $Id$
|
| 2 |
|
| 3 |
DCL Importer 6.x-1.x-dev - July 31, 2009
|
| 4 |
------------------------------------
|
| 5 |
* #530504: Added integration for the services module - thanks giorgio79
|
| 6 |
* #525440: Fixed friends list permissions error.
|
| 7 |
* Re-organized the modules folder.
|
| 8 |
|
| 9 |
DCL Importer 6.x-1.x-dev
|
| 10 |
------------------------------------
|
| 11 |
* Major architectural changes
|
| 12 |
* Removed invite integration and putting it in it's own module.
|
| 13 |
* #331880: Added initial integration support for friendlist and user_relationship modules
|
| 14 |
* #227521: Moved generic api code into a .inc file and split out most of the UI code into separate integration modules
|
| 15 |
* #512874: Modified the way that contacts are passed to the invite form
|
| 16 |
* #268482: Converting simple email array to an associative array with email and name (more can be added as required) (item 1)
|
| 17 |
* #268482: Removing hardcoding of the drupal_goto('invite') (item 4)
|
| 18 |
|