From: Ben Shum Date: Wed, 31 Oct 2012 15:37:53 +0000 (+0800) Subject: Downloads - Security releases for 2.3.1, 2.2.3, and 2.1.4 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2f50d222c25fef60f47398a07f772edcbdca6337;p=Evergreen_Website.git Downloads - Security releases for 2.3.1, 2.2.3, and 2.1.4 Add said releases to the downloads page. Also, include the 2.3 slightly older clients to the staff client page. Signed-off-by: Ben Shum --- diff --git a/downloads.php b/downloads.php index 4ae7d1f..e58598b 100644 --- a/downloads.php +++ b/downloads.php @@ -38,21 +38,21 @@ Latest Release - 2.3.0 - 2.2.2 - 2.1.3 + 2.3.1 + 2.2.3 + 2.1.4 Release Date - 2012-09-19 - 2012-08-22 - 2012-08-22 + 2012-10-31 + 2012-10-31 + 2012-10-31 ChangeLog - ChangeLog - ChangeLog - ChangeLog + ChangeLog + ChangeLog + ChangeLog Release Notes @@ -63,8 +63,8 @@ Fresh Installation Install Instructions - Install Instructions - Install Instructions + Install Instructions + Install Instructions Upgrading @@ -86,15 +86,15 @@ Download Server - Source [tar.gz] (md5) - Source [tar.gz] (md5) - Source [tar.gz] (md5) + Source [tar.gz] (md5) + Source [tar.gz] (md5) + Source [tar.gz] (md5) Download Client - Staff Client Installer [exe] (md5) - Staff Client Installer [exe] (md5) - Staff Client Installer [exe] (md5) + Staff Client Installer [exe] (md5) + Staff Client Installer [exe] (md5) + Staff Client Installer [exe] (md5)     @@ -108,7 +108,7 @@

Other Evergreen Staff Clients

Staff Client Archive

-

Windows Staff Clients for slightly older stable releases (2.2, 2.1).

+

Windows Staff Clients for slightly older stable releases (2.3, 2.2, 2.1).

For Mac and Linux

Installing the Evergreen client on Macs

Pre-built MAC staff clients - Provided by SITKA

diff --git a/staff_clients.php b/staff_clients.php index 67e5b9d..27d60b2 100644 --- a/staff_clients.php +++ b/staff_clients.php @@ -15,6 +15,22 @@

Staff Client Archive

Slightly older versions of Windows staff client installers that correspond to previous releases of the currently supported stable Evergreen series.

+ +

2.3

+ +"; +foreach($globarray as $filename) { + $info = pathinfo($filename); + $target = htmlspecialchars($info['basename']); + echo '
  • '.$target.' (md5)
  • '."\n"; + } +echo ""; +?> +

    2.2