Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 7.x-2.0-beta2
    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
  • 7.x-2.0-beta1
  • 7.x-1.1
  • 7.x-1.0
    6883895a · - First official release ·