Downloads

Download hosting-6.x-2.0-rc1.tar.gztar.gz 194.2 KB
MD5: d2e240e916a2a4792366f4917215d57c
SHA-1: 816a72ec574ac357dc7b46f0ccf6108de55816bc
SHA-256: b95b4c5f3568436eb75d98099f2b923dba64c07fde988193c82862812c59c809
Download hosting-6.x-2.0-rc1.zipzip 262.46 KB
MD5: bbdb43979f9106b4fd3afb4226a1a411
SHA-1: f0dd78dd365f801ea1b0b9cfeeec00155d123c1f
SHA-256: 16b8e003a8c8df2285ca3bc7f0e0638ea35781c9ba55ae0b5d9773bc4f25706d

Release notes

The Aegir team is pleased to announce the first release candidate for the upcoming Aegir 2.0 release.

This release mainly targets a few critical bugs that were found in the second beta, mostly related to ongoing Views, Drush integration and access control. We also introduce a number of new features and finally drop support for provisioning Drupal 5 sites completely (for real this time!). Along the way, we did quite a bit of API cleanup.

Read the full release notes: http://community.aegirproject.org/2.0-rc1

Changes since 6.x-2.0-beta2:

  • #2045907: Remove extra tabs from deleted platforms.
  • Fix php 5.4 issue
  • Fix Views block placement and visibility.
  • Fix update hook name.
  • #2031491: Fix roles.
  • #2031491: Rename SSL permission to be more descritive.
  • #1034520: Cleanup package instances when deleting sites and platforms.
  • #1345118: Make platform access control an autocomplete form.
  • #1263264 by ergonlogic, recidive, anarcat: Specify a type when getting a package, to avoid collisions.
  • #1861898 by ergonlogic, Jon Pugh: Don't hardcode the types of entities to which we can attach tasks.
  • Add missing translation.
  • #2038891: Switch from '--invoke' to '--strict=0' for backend calls.
  • Display all validation errors when adding a client, and limit to 20 suggestions.
  • Flag rollbacks as warnings in our task logs.
  • #2037965: Clean up hosting-pause.
  • #1975086 by helmo | anarcat: Fixed updating a task when there is none.
  • #1238618: Fix client form validation.
  • #2037045 by helmo, ergonlogic: Match Drush's log styling.
  • #2035873: Show count of sites using packages.
  • Save the platform field when creating a package instance record.
  • Pass the entity type when we're sync'ing package instances.
  • #: Make Aegir aware of site-specific packages.
  • #2025787 by omega8cc, ergonlogic, anarcat: Open site goto link in a new window/tab.
  • Handle package page views separately for sites and platforms.
  • Update default hosting_site views to use new access plugin for blocks, and add a couple more displays for non admin listings.
  • Add Views access plugin for hosting_site and hosting_package.
  • Only register shutdown function to update task status in the context of a front-end task.
  • #1975086: Add 'update status' button to tasks.
  • #1975086: Move log parsing and status updates to seperate functions and call them from a shutdown function.
  • #2031765: Clean up VBO operations with Action Permissions.
  • Move to individual operation callbacks for VBO tasks.
  • Add more granular permissions to site views.
  • Don't display package block on profiles.
  • #2026417: Disambiguate site operations.
  • #2005310: Add VBO operations to platforms view.
  • #2022849: Record disable and delete backups in the database.
  • #2022813 by Deciphered: Expose backups to Views.
  • #2006074 by Deciphered: Enable backups via VBO.
  • Add views handler to filter packages by status.
  • #1515416 by ergonlogic, helmo, Deciphered: Replace listing of sites and platforms using a package with a view.
  • Update empty text in site views.
  • #2031491: Review and update permissions for all roles.
  • Allow clients with access to platforms to view them.
  • Clean up hosting_node_grants().
  • Add 'administer' permissions for platforms and servers, and allow platforms to be viewed.
  • Override hook_access functions for node_grants when hosting_client is enabled.
  • Register node type in hosting_task's Hosting feature.
  • Only show link to add clients on site form to those with proper permissions.
  • #2027269: Update a task's status after all Drush operations are complete.
Created by: ergonlogic
Created on: 20 Jul 2013 at 03:06 UTC
Last updated: 25 Nov 2013 at 09:23 UTC
New features
Bug fixes

Other releases