Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 32.83 KB
MD5: 8db0a1f309a6f408e3a3e9fca4cb71c3
SHA-1: 9c30e5a1f0456881fb9cbba0cf837e71865b4f56
SHA-256: 145a1ab64f4dcd25b15659472cd7ee3d60e7215bd5ce3465d2d48d646fb79a1a
Download zip 37.04 KB
MD5: 9a51bce9551e0a6d0ada4969f4eabf0e
SHA-1: b89675f19db23c6e51601a873d321a3399fa8168
SHA-256: c89eb9339849905cfe1c582ea7d56b8b752a4ce63f6ea64cf2fb01c242f5cc5b

Release notes

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

drd 7.x-2.x-dev
---------------
CHANGE #1504006: Remove all references to SVN for the time being
CHANGE #1507966 by j.slemmer: Rename "Server" to "Drupal Core"
NEW #1505140 by @j.slemmer: Include the config link into the info file for quick access on the modules page
NEW #1504642 by @j.slemmer: Shorten long site names in server and in domain list and include the full name as title attribute
NEW #1498512: Include a setting for the number of list items into the filter form; later moved that into the module settings form
FIX #1504310: Remote installation failed because the function drd_install_drd_server() required an extra dummy parameter due to the #markup field in the action form
FIX #1504310: Avoid an error message because of markup in forms which comes without a #type index
FIX #1504310 by @j.slemmer: write a record into watchdog if remote installation fails during AES key update
FIX #1498382: properly reset the domain filter when coming from the server list asking for domains of that specific server
FIX #1499264 by @j.slemmer: improve the remote installation process, here: accept #markup in operation definition so that we can output a message/warning

drd 7.x-2.0-rc1, 2012-02-18
---------------------------
NEW #1422564 by checker: Allow a new server setting to determine if automatic remote installation is supported on that server
NEW: Cron jobs of DRD now only get executed if cron runs in CLI mode
IMPROVEMENT #1418692 by @drvdt: Description of url field and error message improved for initial server installation
IMPROVEMENT: More fine tuned error messages depending on feedback from remote site and offer more and better links to resolve the issue(s)
FIX: Change the array definition for drd operations so that array_merge_deep() works properly
FIX: Add a counter also to info ajax requests
FIX: Do not display the heartbeat info pane toggle for domains that are disabled
FIX: Now make queue runs really work asynched in parallel (thanks to @thorstenmarx)
FIX #1415118: Send back refresh data only of the current object is potentially listed on the current page

drd 7.x-2.0-beta3, 2012-01-22
-----------------------------
NEW: Cleanup heartbeat values after a period of time: store daily, weekly, monthly, quarterly and yearly values
NEW: Display heartbeat for certain periods: last 24 hours, daily, weekly, monthly, quarterly and yearly
NEW: Heartbeat is looking for the last 5 minutes if there is no record available yet
NEW: If module "chart" is enabled then the dashboard can display nice charts for the collected data
NEW: Collect file data and watchdog info during heartbeat
NEW: Collect heartbeat info from all domains during cron. This can be used to implement a regular monitoring system, the data gets collected in a new database table
NEW: We now get feedback from remote sites if there is a encryption key mismatch and provide a link in the error message to define new encryption keys
CHANGE: Code improvement around chart creation
CHANGE: Heartbeat on domain lists is now disabled by default
CHANGE: Operations list: use a default group for orphaned items and then sort groups and their items alphabetically
CHANGE: Collect operations from all domains, not just from the main domain
CHANGE: Properly merge subform from remote server when editing server settings and do the same thing for domains as well
CHANGE: Show a "Wait" message while Ajax grabs historical data
CHANGE: Properly manage the changing content in the info-pane of a server/domain
FIX: Find the correct last value for heartbeat requests
FIX: Heartbeat toggle button now also works in the fixed table header
FIX: User the correct object (server vs domain) in building messages
FIX: Edit server details now allows colons but still not protocolls

drd 7.x-2.0-beta2, 2012-01-08
-----------------------------
NEW: When installing a new server and after pushing AES keys to the remote server, DRD will then automatically get the operations and available domains from thatremote server automatically
NEW: Validate URL when editing a server
NEW: Do not allow to change the URL of a server once it's been saved
NEW: Include drupal version as filter in server and domain list
NEW: Include more icons in the url, alias and heartbeat column
NEW: Include an icon in the heartbeat header to switch heartbeats on and off
NEW: Include an icon in the name column to indicate that there you can edit the domain or server
NEW: Indicate refreshed rows for 5 seconds with a green background in the first column
NEW: Include an icon in the status column to indicate that there is more when clicking on it
NEW: Refresh the list after queued operation if an operation has refresh property set to TRUE
NEW: Clicking on drupal messages removes them from the page
NEW: Display drupal messages also from ajax calls
NEW: Implement heartbeat information from all displayed domains
NEW: Show useful status information while the DRD server is working on the queue
NEW: Execute the operations in queus, which allows multiple tasks in parallel and hence will improve performance significantly
NEW: Allow to build sequences of operations to be executed, e.g. drd.info is collected right after cron or collecting update information
NEW: Filter for server and domain lists
NEW: Tagging for server and domains
NEW: Local action in server list to access all domains
CHANGE: Remove Ajax and Autocomplete callbacks from the admin trail as that causes some unwanted side-effects
CHANGE: Change the form for actions/operations so that the contained fields are blocks, not inline anymore
IMPROVEMENT: Allow removal of messages by a click on a pseudo-button above the messages
FIX: Small CSS issue
FIX: Solve the problem with the wrong link to the config page when installing drd_server on a new server
FIX: Avoid execution of JavaScript on other pages than server and domain lists
FIX: Skip disabled servers with remote operations
FIX: Make sure that we do not reset remote operations after pushing AES keys when installing a new server

drd 7.x-2.0-beta1, 2012-01-01
-----------------------------
Initial development version of the completely rewritten version 2.x

Created by: jurgenhaas
Created on: 3 Apr 2012 at 08:00 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases