Downloads

Download tar.gz 33.87 KB
MD5: d0ebdfbf19cc8822f3faa85d7c981b6f
SHA-1: 0235d8e9f91a3ceac56a9dee7e1051a0cd1ac6ec
SHA-256: 357a45ce14008f54bc0ccacdca7272a64f7f15e541e88a84ac05232e10787586
Download zip 48.88 KB
MD5: 6851ff168437c6db4ed7d206e99d1e45
SHA-1: 53fc0b1e0eac1e6e5d90ff39b9fdc17d6151dc8a
SHA-256: 6f75ddbd0c87e4a068bedc2fde8e678c6fdd13e39cc99d201195f5b295ed7850

Release notes

Lots of changes since the last release.

Mostly cleanup, but the following are of note:

- Issue #1146648: add a single line API by joachim: Added a single function call API.
- Issue #1100500: change connection name to machine name by joachim: Changed connection name to machine name.

Both of these may require changes to your code and your data.

The full list of changes is:

- Issue #1146648: add a single line API by joachim: Added a single function call API.
- Issue #1143136: saving a connection should redirect to its view page or stay on the edit form by joachim: Fixed redirect on saving a connection.
- Issue #1146060: move title setting to base form by joachim: Further fixes with add and edit form merge; moved title setting to base form.
- Issue #1143182: merge add and edit form builders for connections by joachim: Changed connection UI to use a single form for add and edit.
- Issue #1146568: fix validation of uniqueness of machine name by joachim: Fixed validation of uniqueness of machine name.
- Issue #1100500: change connection name to machine name by joachim: Changed connection name to machine name.
- by joachim: Cleaned up for whitespace, comments, function order, and general cruft.
- Issue #1144764: kill off pointless hooks by joachim: Removed hooks that use the wrong pattern.
- Issue #1143410: merge clients_connection_load() and clients_get_connection() by joachim: Changed clients_connection_load() to return a complete handler and clients_get_connection() to depend on it.
- Issue #1143158: use menu loader in hook_menu by joachim: Changed hook_menu to use menu loader for connections.
- Issue #1143126: kill off 'methods enabled' and 'views enabled' by joachim: Removed connection options 'methods enabled' and 'views enabled'.
- Issue #1143128: add connection type to view page by joachim: Added connection type to view page.
- Issue #1143132: delete confirmation form should use confirm_form(). by joachim: Changed delete confirmation form to use confirm_form().
- Issue #1142700: put client admin UI into tabs by joachim: Changed connection admin UI to use tabs.
- Issue #1121436: change parameter of connectionSettingsForm to $connection by joachim: Changed parameter of connection class connectionSettingsForm() to connection object.
- by joachim: Changed module permission names to standard form.
- Issue #1112324: remove Drupal services base class from admin UI by joachim: Fixed Drupal services base class showing in admin UI.
- Issue #1093894: move admin to to Site Building menu section by joachim: Changed admin pages to be under Site building section.
- by joachim: Changed all files to unix line endings.

(Alpha 7 got lost in the git tubes. Best not to ask... ;)

Created by: joachim
Created on: 15 May 2011 at 14:53 UTC
Last updated: 15 May 2011 at 14:56 UTC
New features
Bug fixes
Unsupported

Other releases