Release history

Releases

The following table lists a history of published releases for Acton Profile. The Release column lists the release versions. The Date column lists the their creation dates. The Notes column details important changes introduced in each release. You may filter releases by selecting options for Drupal version and Release status.

Release Datesort ascending Notes
7.x-2.0 16 Apr 2015

Update search box for new ANU Search.

7.x-2.0-rc1 6 Nov 2013

Fixed horizontal tab not highlighting on subpages.

7.x-2.0-beta4 30 Oct 2013

Fixed fatal error when adding site from ID.

7.x-2.0-beta3 29 Jul 2013

Fixed JavaScript compatibility issue with ANU Web Style.

7.x-2.0-beta2 25 Jul 2013

Fixed HTTPS requests showing unstyled pages in Chrome.

7.x-2.0-beta1 23 Jul 2013

This release is part of the Site profile API update. User changes include:

  • Removed 'Date to review' from site profile.
  • Simplified Acton Profile settings form.
  • Removed version-specific style processing.
  • Removed default style version.
  • Added style capability detection framework to vary displayable page elements (eg. HTML5 markup, responsive styles) based on site profile configuration.
  • Added support for detecting style capabilities regulated centrally by the Web Style team (eg. horizontal menu tabs).
  • Rebuilt page processing to render additional capabilities to augment page elements supported by the Acton theme.
  • Added site-wide metadata properties (using the Entity API) for manipulating page elements such as alert bar and date modified. Direct Rules action integration is now deprecated.
7.x-1.0-beta8 16 Jan 2013

 

  • Added support for responsive design.
  • Added option to switch off Advanced search link.
  • Fixed fatal error during uninstallation due to dependency on Entity API.
  • Improved JavaScript integration with ANU styles by providing at boot time the $anujq jQuery alias.
7.x-1.0-beta7 29 Aug 2012

Fixed admin form for importing profile by site ID for PHP 5.3 compatibility.

7.x-1.0-beta6 29 Aug 2012
  • Fixed more PHP notices.
  • Fixed HTTPS detection.
  • Changed search form method to GET.
7.x-1.0-beta5 13 Jul 2012

Fixed site ID validation.

Pages

Developer information

Only the latest recommended release can be accessed from the download home page. The link to the package for an individual release can be accessed using the following pattern:

http://drupal.anu.edu.au/files/releases/acton_profile-[version].[extension]

Replace [version] with the version string (e.g. 7.x-1.0) of the release you wish to download and [version] with tar.gz or zip depending on what type of archive file you prefer.

Alternatively, if you want to use Drush to download a release, use the following command:

drush dl acton_profile --source="http://drupal.anu.edu.au/updates/history" [version]

Git instructions

The source code for this download originates from a Git repository. The repository contains complete change logs for all major versions of the download. The code and history can be obtained by cloning the source repository. Information about Git and its downloads can be accessed from the Git homepage.

Git repository URL:
https://bitbucket.org/anu_web/acton_profile.git

The Git repository can be cloned by executing the following command:

git clone https://bitbucket.org/anu_web/acton_profile.git acton_profile

You can learn more about how to use Git to navigate and manipulate a local repository clone in the Pro Git book. There are also platform-specific graphical Git tools available, such as TortoiseGit for Windows and SourceTree for Mac.

Updated:  27 February 2021/Responsible Officer:  CMBE & CPMS Web Admin/Page Contact:  CMBE & CPMS Web Admin