From: Ben Shum Date: Thu, 23 Jun 2011 09:17:35 +0000 (-0400) Subject: Added releases for Evergreen server code, OpenSRF, etc. Corrected some links to... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cbbd5e7d708ee8e610d6e34153eddfa57e15c9bb;p=working%2Frandom.git Added releases for Evergreen server code, OpenSRF, etc. Corrected some links to include /previews directory. Signed-off-by: Ben Shum --- diff --git a/code_museum.php b/code_museum.php index 671a7b8df..ee0f4bd51 100644 --- a/code_museum.php +++ b/code_museum.php @@ -100,33 +100,65 @@

Evergreen Release Tarballs

+

2.0 development pre-releases

+ + +

1.6.0 series

+ +

1.4.0 series

+ + +

1.2 series (and before)

+ -
  • Evergreen version 1.2.2.3 (md5) - - 2008/07/15 +
  • (2008-07-15): Evergreen version 1.2.2.3 (md5)

    Version 1.2.2.3 is a very minor bugfix release of Evergreen. This release includes a fix for brand new installations that are based on 1.2.2.2, as well as a minor indexing change to improve queries that include birth and death dates for personal names in newer versions of Postgres. It also includes a basic (empty) portal page for the Staff Client (on the server, no Staff Client upgrade is required) instead of defaulting to a directory listing.

    More information on 1.2.2.3: @@ -148,7 +179,7 @@

  • Subversion change log for 1.2.2.3
  • -
  • Evergreen version 1.2.2.2 (md5) - 2008/07/08 +
  • (2008-07-08): Evergreen version 1.2.2.2 (md5)

    Version 1.2.2.2 is a bugfix and feature release of Evergreen. This release includes fixes for the display of online resources, SIP2 display, caching issues in the cataloging interfaces and other minor issues. New features include an interface for exporting data, RSS and Atom feed enhancements, improved short-duration circulation support, SIP2 configuration options, new reporting operators, an undelete function for deleted bibliographic records and several other minor enhancements.

    More information on 1.2.2.2: @@ -215,9 +246,9 @@ Node IRC network.

    CREATE INDEX money_goods_payment_accepting_usr_idx ON money.goods_payment (accepting_usr);

    No database changes are required for an upgrade from 1.2.1-rc1.

    -

    We are still trying to keep the RC cycle for this release short, and barring any further major issues this should be the final RC. For technical details please see the Subversion ChangeLog or drop by the #openils-evergreen channel on the FreeNode IRC network.

    +

    We are still trying to keep the RC cycle for this release short, and barring any further major issues this should be the final RC. For technical details please see the Subversion ChangeLog or drop by the #openils-evergreen channel on the FreeNode IRC network.

  • -
  • First release candidate of Evergreen version 1.2.1 (md5) +
  • First release candidate of Evergreen version 1.2.1 (md5)

    This first release candidate for version 1.2.1 includes many UI bug fixes, a built-in ILS version method for most services for troubleshooting installations and one fairly major feature enhancement, a "goods" payment type. This is meant to facilitate accepting donations in lieu of payment for fines and such. This is something that many PINES libraries do around the (US) holiday season, and was added to the PINES instance as a local customization. This codifies the feature, future-proofing it for all interested parties.

    In order to upgrade an existing 1.2.0 installation, issue the following directly in your Evergreen database:

    @@ -228,30 +259,30 @@ Node IRC network.

    CREATE INDEX money_goods_payment_payment_ts_idx ON money.goods_payment (payment_ts); CREATE INDEX money_goods_payment_accepting_usr_idx ON money.goods_payment (accepting_usr);
    -

    We'll be keeping the RC cycle for this release much shorter than the 3 months we did for 1.2.0, so expect 1.2.1.0 to go gold soon. For technical details please see the Subversion ChangeLog or drop by the #openils-evergreen channel on the FreeNode IRC network.

    +

    We'll be keeping the RC cycle for this release much shorter than the 3 months we did for 1.2.0, so expect 1.2.1.0 to go gold soon. For technical details please see the Subversion ChangeLog or drop by the #openils-evergreen channel on the FreeNode IRC network.

  • Evergreen version 1.2.0 (md5)

    It's finally here. Version 1.2.0 has gone gold, and you can read all about the new features in the release notes page on the Evergreen Wiki. For technical details please see the Subversion ChangeLog or drop by the #openils-evergreen channel on the FreeNode IRC network.

  • -
  • Fourth release candidate for Evergreen 1.2.0 (md5) +
  • Fourth release candidate for Evergreen 1.2.0 (md5)
      -
    • New 1.2.0-rc4 build of the Evergreen Staff Client, incorporating bugfixes and enhancements not covered by the remote interfaces. Download the upgraded Staff Client now!
    • +
    • New 1.2.0-rc4 build of the Evergreen Staff Client, incorporating bugfixes and enhancements not covered by the remote interfaces. Download the upgraded Staff Client now!
    • Backporting final showstopper bug fixes.
    • Added Staff Client migration support -- Simple upgrades!
    • Removed stopword dropping by default on keyword indexes -- all indexes now include all data.
    - See the Subversion ChangeLog for details. + See the Subversion ChangeLog for details.
  • -
  • Third release candidate for Evergreen 1.2.0 (md5) +
  • Third release candidate for Evergreen 1.2.0 (md5)
    • Fixed a few more bugs
    • Exposing hold stalling and foreign-lib user opt-in
    • Improved internationalization support in the new admin interface
    • Removed some more dead code
    - See the Subversion ChangeLog for details. + See the Subversion ChangeLog for details.
  • -
  • Second release candidate for Evergreen 1.2.0 (md5) +
  • Second release candidate for Evergreen 1.2.0 (md5)
    • Cleaned up some makefile issues
    • Fixed a couple interface breakages
    • @@ -259,9 +290,9 @@ Node IRC network.

    • Improved internationalization support
    • Removed some dead code
    - See the Subversion ChangeLog for details. + See the Subversion ChangeLog for details.
  • -
  • First release candidate for Evergreen 1.2.0! (md5)
    +
  • First release candidate for Evergreen 1.2.0! (md5)
    Wow ... it's nearly here. This is the culmination of the last six months of major feature additions, bug fixes, and (perhaps most importantly) contributions from developers outside GPLS. We encourage you to test this release if you've been following along with the 1.1 series or CVS/Subversion HEAD/trunk. Version 0.9 of OpenSRF is required for this build -- see above.
    @@ -342,8 +373,31 @@ Node IRC network.

    OpenSRF Release Tarballs

    +

    1.6 series

    + + +

    1.4 series

    + + +

    1.2 series

    + + +

    1.0 series

      -
    • (02-10-2009): OpenSRF 1.0.4 (md5) +
    • (2009-02-10): OpenSRF 1.0.4 (md5) This is a minor bugfix release, though upgrading is strongly recommended for production use of Evergreen 1.4.0.0 and beyond. This release includes the following changes: