Download & Extend

Releases for Drupal Remote Dashboard Server

drd_server 7.x-2.0

Download Size md5 hash
drd_server-7.x-2.0.tar.gz 23.49 KB 98811003950b5add802a2a901851b078
drd_server-7.x-2.0.zip 27.15 KB d98aa5aca6d05e13d57f7426a56b655f
Last updated: April 3, 2012 - 08:05
Official release from tag: 7.x-2.0

Release notes

Complete rewrite of the module and today finally releasing the 2.0 stable release:

drd_server 7.x-2.0 2012-04-03
-----------------------------
NEW #1505140 by @j.slemmer: Include the config link into the info file for quick access on the modules page
NEW: Provide a new hook_drd_server_update_translation() to allow other modules to perform extra tasks when updating translations
REFACTOR: Improve code and comments to match with Durpal Coding Standards
REFACTOR #1504006 by @j.slemmer: Move Subversion functionality out to a separate module which is packed with drd_server but can be enabled/disabled separately
FIX #1499264 by @j.slemmer: improve the remote installation process
FIX: Hide the "Extra Admin" block if there are no items inside of the block

drd_server 7.x-2.0-rc2, 2012-02-18
----------------------------------
Fix #1422608: Changing the path in the install script

drd_server 7.x-2.0-rc1, 2012-02-18
----------------------------------
NEW: Explicitly check for each request if the AES module is available and enabled
CHANGE #1422608 by @checker: Rename drd_server.install.php to drd_server.install.php.txt and explain in README.TXT how to still allow remote installations
CHANGE: Optimize code and combine request validation in one separate function
FIX: Change the array definition for drd operations so that array_merge_deep() works properly

Read more

drd_server 6.x-2.0

Download Size md5 hash
drd_server-6.x-2.0.tar.gz 19.76 KB 45ebe0ae0ca6d7b944e6f9c14c19b521
drd_server-6.x-2.0.zip 23.09 KB 1a13aec101ffce27a7d09b76cf1ab903
Last updated: April 3, 2012 - 08:05
Official release from tag: 6.x-2.0

Release notes

Complete rewrite of the module and today finally releasing the 2.0 stable release:

drd_server 6.x-2.0, 2012-04-03
------------------------------
REFACTOR #1504006 by @j.slemmer: Move Subversion functionality out to a separate module which is packed with drd_server but can be enabled/disabled separately
FIX #1510438: Allow mixed database extensions to be used, i.e. mysql and mysqli
FIX: Improve remote installation script so that the modules do not only get enabled but also their install hooks get executed
FIX: Include the XMLRPC callbacks for server and domain config
FIX #1499264 by @j.slemmer: improve the remote installation process

drd_server 6.x-2.0-rc2, 2012-02-18
----------------------------------
Fix #1422608: Changing the path in the install script

drd_server 6.x-2.0-rc1, 2012-02-18
----------------------------------
NEW: Explicitly check for each request if the AES module is available and enabled
CHANGE #1422608 by @checker: Rename drd_server.install.php to drd_server.install.php.txt and explain in README.TXT how to still allow remote installations
CHANGE: Optimize code and combine request validation in one separate function
FIX: Change the array definition for drd operations so that array_merge_deep() works properly
FIX: Bring back the operation drd.server.domains as it otherwise wouldn't be known locally

Read more

drd_server 6.x-2.0-rc2

Download Size md5 hash
drd_server-6.x-2.0-rc2.tar.gz 18.83 KB 1e68e9a1f7568bd36afea5a1f6f14b6b
drd_server-6.x-2.0-rc2.zip 21.51 KB b7651dda24645ed9d43b2c7a1c9db8af
Last updated: February 18, 2012 - 16:15
Official release from tag: 6.x-2.0-rc2

Release notes

Fix #1422608: Changing the path in the install script

drd_server 7.x-2.0-rc2

Download Size md5 hash
drd_server-7.x-2.0-rc2.tar.gz 20.49 KB 9d9e734acd6346fbcfb27a9106b6125a
drd_server-7.x-2.0-rc2.zip 23.34 KB 3fd57e3714016a8e07c0a5f11f6f8248
Last updated: February 18, 2012 - 16:15
Official release from tag: 7.x-2.0-rc2

Release notes

Fix #1422608: Changing the path in the install script

drd_server 7.x-2.0-rc1

Download Size md5 hash
drd_server-7.x-2.0-rc1.tar.gz 20.48 KB 29b54768828c49e28a072371dfb60e65
drd_server-7.x-2.0-rc1.zip 23.33 KB b3b112ef3efacd1513305132e48f2b49
Last updated: February 18, 2012 - 16:05
Official release from tag: 7.x-2.0-rc1

Release notes

After two months of development and testing, it's time for a release candidate

NEW: Explicitly check for each request if the AES module is available and enabled
CHANGE #1422608 by @checker: Rename drd_server.install.php to drd_server.install.php.txt and explain in README.TXT how to still allow remote installations
CHANGE: Optimize code and combine request validation in one separate function
FIX: Change the array definition for drd operations so that array_merge_deep() works properly
FIX: Bring back the operation drd.server.domains as it otherwise wouldn't be known locally
FIX: Santitise some function names as they haven't been save in terms of being unique
FIX: Do not try to encrypt error messages for all relevant cases where encryption would fail anyway

drd_server 6.x-2.0-rc1

Download Size md5 hash
drd_server-6.x-2.0-rc1.tar.gz 18.81 KB 91f677802dd48431caba0bcf84f76cb4
drd_server-6.x-2.0-rc1.zip 21.5 KB 146e6e09e059a8df20b84b197e96707c
Last updated: February 18, 2012 - 16:05
Official release from tag: 6.x-2.0-rc1

Release notes

After two months of development and testing, it's time for a release candidate

NEW: Explicitly check for each request if the AES module is available and enabled
CHANGE #1422608 by @checker: Rename drd_server.install.php to drd_server.install.php.txt and explain in README.TXT how to still allow remote installations
CHANGE: Optimize code and combine request validation in one separate function
FIX: Change the array definition for drd operations so that array_merge_deep() works properly
FIX: Bring back the operation drd.server.domains as it otherwise wouldn't be known locally
FIX: Santitise some function names as they haven't been save in terms of being unique
FIX: Do not try to encrypt error messages for all relevant cases where encryption would fail anyway

drd_server 6.x-2.0-beta3

Download Size md5 hash
drd_server-6.x-2.0-beta3.tar.gz 17.84 KB 833278f8b0c46cc574326e2fa2d5262a
drd_server-6.x-2.0-beta3.zip 20.52 KB 2080f2904a82f0b3135844f04f5c08bc
Last updated: January 22, 2012 - 19:40
Official release from tag: 6.x-2.0-beta3

Release notes

NEW: Heartbeat now also collects watchdog information
NEW: Heartbeat now also collects number and size of files, separated by temporary and permanent files
NEW: Remote call now try to check if they have the correct encryption keys available
NEW: New hooks to define extra form fields for server and domain settings on DRD which get stored back to variables on the remote servers and domains
CHANGE: Move operation drd.server.domains to module drd
CHANGE: Rename a operation category from server to domain
FIX: Define the variable REQUEST_TIME if not yet available

drd_server 7.x-2.0-beta3

Download Size md5 hash
drd_server-7.x-2.0-beta3.tar.gz 19.89 KB c65b83c10d483e2b6db09c18cf529eff
drd_server-7.x-2.0-beta3.zip 22.6 KB 9d1fdbc5ca77d2109f83ceae6bed0783
Last updated: January 22, 2012 - 19:40
Official release from tag: 7.x-2.0-beta3

Release notes

NEW: Heartbeat now also collects number and size of files, separated by temporary and permanent files
NEW: New hooks to define extra form fields for server and domain settings on DRD which get stored back to variables on the remote servers and domains
CHANGE: Move operation drd.server.domains to module drd
CHANGE: Rename a operation category from server to domain
FIX: Checking for updates on a server basis resets the date of previous check first to make sure we get real up-to-date information

drd_server 6.x-2.0-beta2

Download Size md5 hash
drd_server-6.x-2.0-beta2.tar.gz 17.02 KB 804e9eb7056c0e0650bff7cef33d2ff0
drd_server-6.x-2.0-beta2.zip 19.62 KB 442de2601de4e786a6a92bc60b1c87d3
Last updated: January 8, 2012 - 12:55
Official release from tag: 6.x-2.0-beta2

Release notes

NEW: Reading available domains is now checking for the proper base_url in settings.php and also works with the default directory
NEW: Operation drd.info now also provides Drupal version for the server database
NEW: Add the refresh property to the drd.info operation
NEW: Implement heartbeat information
NEW: New DRD operation to set credentials (username and password) for the special user 1
NEW: Allow to build sequences of operations to be executed, e.g. drd.info is collected right after cron or collecting update information
IMPROVEMENT: Set the langcode globally so that every function in Drupal is making use of it and not just our own
CHANGE: Rewrite the "list update" operation and also implement a mode to fetch information on the server basis
CHANGE: File system information moved from server to domain details
CHANGE: Add all server info from drd.info to each of the domains as well to make sure the warning and error icon can be analyzed where it is displayed
CHANGE: If update module ist not installed, ignore the operation drd.list.updates
FIX: Operation drd.key wasn't returning any values
FIX: Remove deprecated parameter from function call drd_server_server_domains()
FIX: Remove unknown function from cache clear operation
FIX: Correct the comment count SQL statement
FIX: Correct the drupal_render array syntax to what is returned to DRD

Read more

drd_server 7.x-2.0-beta2

Download Size md5 hash
drd_server-7.x-2.0-beta2.tar.gz 18.06 KB fc186821b118ef216f43db21dfec8186
drd_server-7.x-2.0-beta2.zip 20.84 KB 5957543bd3231c375f61ca7057781725
Last updated: January 8, 2012 - 12:55
Official release from tag: 7.x-2.0-beta2

Release notes

NEW: Reading available domains is now checking for the proper base_url in settings.php and also works with the default directory
NEW: Operation drd.info now also provides Drupal version for the server database
NEW: Add the refresh property to the drd.info operation
NEW: Implement heartbeat information
NEW: New DRD operation to set credentials (username and password) for the special user 1
NEW: Allow to build sequences of operations to be executed, e.g. drd.info is collected right after cron or collecting update information
IMPROVEMENT: Set the langcode globally so that every function in Drupal is making use of it and not just our own
CHANGE: File system information moved from server to domain details
CHANGE: Add all server info from drd.info to each of the domains as well to make sure the warning and error icon can be analyzed where it is displayed
CHANGE: Make sure that updating translations is performed without a progressive batch run because that would cause a redirect which is not supported in XMLRPC
CHANGE: Rewrite the "list update" operation and also implement a mode to fetch everything for the current server
CHANGE: If update module ist not installed, ignore the operation drd.list.updates
FIX: Operation drd.key wasn't returning any values
FIX: Solve the problem with the wrong link to the config page when installing drd_server on a new server

Read more

drd_server 6.x-2.0-beta1

Download Size md5 hash
drd_server-6.x-2.0-beta1.tar.gz 15.28 KB 03e3d64fbf81dd1b3e6ea6975c20afb5
drd_server-6.x-2.0-beta1.zip 17.69 KB a1538e9e037df2444d09823479f26c31
Last updated: January 1, 2012 - 17:10
Official release from tag: 6.x-2.0-beta1

Release notes

Final touch up and small improvements after intens testing.

drd_server 7.x-2.0-beta1

Download Size md5 hash
drd_server-7.x-2.0-beta1.tar.gz 16.26 KB 305d385335fe40dc5c8eb002b083c33b
drd_server-7.x-2.0-beta1.zip 18.75 KB 41d97164c2878d45e2d062f5c2e9faf0
Last updated: January 1, 2012 - 17:05
Official release from tag: 7.x-2.0-beta1

Release notes

Final touch up and small improvements after intens testing.

drd_server 6.x-2.x-dev

Download Size md5 hash
drd_server-6.x-2.x-dev.tar.gz 20.14 KB b8ac2ab68466ffdc10fb4a7d65e8f5f6
drd_server-6.x-2.x-dev.zip 23.88 KB e51cc15824781896b9a99881c438425e
Last packaged version: 6.x-2.0+4-dev
Last updated: April 16, 2012 - 00:11
Development snapshot from branch: 6.x-2.x

Release notes

Complete rewrite of the 6.x-2.x version

drd_server 7.x-2.x-dev

Download Size md5 hash
drd_server-7.x-2.x-dev.tar.gz 23.83 KB 8aeee92d0470caede50d65cccf6219bb
drd_server-7.x-2.x-dev.zip 27.88 KB 61849cc6dcc4756266dd213f1d67d114
Last packaged version: 7.x-2.0+9-dev
Last updated: April 19, 2012 - 00:13
Development snapshot from branch: 7.x-2.x

Release notes

Complete rewrite of DRD, see drupal.org/project/drd for all details.

drd_server 7.x-1.1

Download Size md5 hash
drd_server-7.x-1.1.tar.gz 14.46 KB 155f7788cd134f0463b9bfedfa54fdee
drd_server-7.x-1.1.zip 16.58 KB 6c1180b9cb6e75f3b0a08faba370c2d5
Last updated: December 31, 2011 - 10:50
Official release from tag: 7.x-1.1

Release notes

- BUG: Bug fix with drd_server while checking mollom requirements
- NEW: Allow call to drd_server_domain_run_update(TRUE) from local modules without a session id. Use with care and make sure this is only used by permitted users
- NEW: If the module "admin" is installed add an extra block with quick links to some useful functions like flush cache
- NEW: Add support for hook_drd_server_admin_block_alter to modify the exatr admin block
- NEW: If module 'mollom' is enabled but not configured, it gets disabled when checking for domain info
- CHANGED: Switch API to version 1.0.20
- NEW: Allow the automatic update of translations (requires l10n_update)
- IMPROVEMENT: Sometimes the svn command can not be found on Linux systems so if it fails, then the path /usr/bin is prefixed to he command and we'll try again
- IMPROVEMENT: Delete drd_id.html after domain check
- BUG #675422 by Lowell: Store the drd_id.html in the sites/domain/files firectory instead of Drupal_Root
- 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

Read more

drd_server 6.x-1.1

Download Size md5 hash
drd_server-6.x-1.1.tar.gz 12.85 KB f295eccfad0c6870ad67594824c3d972
drd_server-6.x-1.1.zip 14.54 KB ef5839dff3f2c21a359913194ad1dda0
Last updated: December 31, 2011 - 10:45
Official release from tag: 6.x-1.1

Release notes

- IMPROVEMENT #1059398 by thtas: read the directories in /sites/ if the sites.php is not available and make a best guess
- CHANGED: Switch API to version 1.0.20
- BUG #1246244 from @celsogod: properly define DRUPAL_ROOT
- BUG: $FORCE_EXTERNAL was ignored
- IMPROVEMENT: Sometimes the svn command can not be found on Linux systems so if it fails, then the path /usr/bin is prefixed to he command and we'll try again
- IMPROVEMENT: Delete drd_id.html after domain check
- BUG #675422 by Lowell: Store the drd_id.html in the sites/domain/files firectory instead of Drupal_Root
- 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

drd_server 6.x-1.0

Download Size md5 hash
drd_server-6.x-1.0.tar.gz 10.9 KB eecea0e380d3256bd9095ca0f02e58c3
drd_server-6.x-1.0.zip 12.65 KB 3d0942210c9a9848f2c66498d53b4b00
Last updated: December 24, 2010 - 22:48
Official release from tag: 6.x-1.0

Release notes

- First official release
- Updated API version to 1.0.18
- FEATURE: Implemented "Switch Maintenance Mode" for domains

drd_server 7.x-1.0

Download Size md5 hash
drd_server-7.x-1.0.tar.gz 11.27 KB 00045db9ab0fe886646872cc5d3d1400
drd_server-7.x-1.0.zip 13 KB bc19d6ec080a7abca583f7c316dbad65
Last updated: December 24, 2010 - 22:48
Official release from tag: 7.x-1.0

Release notes

- First official release
- Updated API version to 1.0.18
- FEATURE: Implemented "Switch Maintenance Mode" for domains

drd_server 6.x-1.x-dev

Download Size md5 hash
drd_server-6.x-1.x-dev.tar.gz 12.85 KB 6a0989bc83560a5bb0805d898870c003
drd_server-6.x-1.x-dev.zip 14.54 KB f9442dc58442d9adf0dc4a915a373622
Last updated: December 31, 2011 - 12:06
Development snapshot from branch: 6.x-1.x

Release notes

D6 development release

drd_server 7.x-1.x-dev

Download Size md5 hash
drd_server-7.x-1.x-dev.tar.gz 14.46 KB 43b66a95f0bccf64f7e273eee6e0d278
drd_server-7.x-1.x-dev.zip 16.58 KB 25b3fbe5eccb23fec24abaa522d7606e
Last updated: November 13, 2011 - 00:17
Development snapshot from branch: 7.x-1.x

Release notes

D7 development release

Subscribe with RSS Syndicate content
nobody click here