Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download drd-7.x-1.1.tar.gztar.gz 26.57 KB
MD5: f568220c22c4cb95ad20b717af7d9c96
SHA-1: ec645d2fd9f7b1a03a64bfd9a928c1a6fa2f4272
SHA-256: 34d1885a0ed66a078716c4aed5e5089d261e94f17860d606a89c4b022e4afd55
Download drd-7.x-1.1.zipzip 28.29 KB
MD5: 81caaf7471f8c98243c40b3481803a34
SHA-1: c76dba13780b57f5ed28b6c232dafdc7e17d49ec
SHA-256: f8f61c83c7aa1d94425813e13fff2bb4433d0ad1bc8cf87de877a4c10ba1f6b0

Release notes

- IMPROVEMENT: Refreshing domains is now keeping all domain details of those domains that still exist, make the whole process much faster
- IMPROVEMENT: Changes the format of debug log messages and makes sure that they don't cause crashes of the dblog anymore
- CHANGED: Switch API to version 1.0.20
- NEW: Allow the automatic update of translations (requires l10n_update)
- BUG #924432 by MaxWesten: fixed a bug for fresh installs
- MAJOR IMPROVEMENT: changed the AJAX communication back to asynchronous but keep a stack of subsequent requests so that there is only ever one AJAX call being active but the browser will remain responsive to user interaction.
- API: Increased API Version to 1.0.19, please update DRD and DRD_SERVER modules both on Drupal 6 and 7
- IMPROVEMENT: To check if a domain from sites.php is really hosted on the current Drupal codebase we no longer look for /sites/[key]/files/.htaccess, instead we create a file drd_id.html with a random number as content in the Drupal root directory and check if that file is available through the given URL
- IMPROVEMENT: We install the update module if it isn't already when the check for updates function is called
- BUG #924432 by brt: Updated to work with Drupal 7 Beta 2: updates to cover changes in xmlrpc.inc and to deal with the fact that hidden form fields no longer come with an id attribute
- BUG #859874 by iantresman: Made some changes to tooltip texts
- BUG #859888 by iantresman: Some more text and icon improvements
- BUG #859896 by iantresman: Automatically reload the dashboard when addding or editing a servver
- BUG #858404 by iantresman: turn off debugging messages
- FEATURE #858408 by iantresman: implemented basic help. not beautyful but useful
- BUG #857100: avoid warning caused by deprecated function call

Created by: jurgenhaas
Created on: 31 Dec 2011 at 12:28 UTC
Last updated: 31 Dec 2011 at 12:31 UTC
New features
Bug fixes

Other releases