Downloads

Download tar.gz 95.27 KB
MD5: b201e6856da72b27e53abc82a33f1c19
SHA-1: cb37af15b71c3bb11ad7109ecf6a8ff7c42c1aa5
SHA-256: c8cb6421040cc2be65a258e53f940a5bbf2730c5fedd95491748813534c03175
Download zip 110.57 KB
MD5: dea80284a3458e1cffca874aba83bdcc
SHA-1: 69e13a069855f0217b9bb6fec5fdf69fd7810f46
SHA-256: 5e3769a1ce08b85db788c26b250d2ace23724c31eced915d2648de472289d938

Release notes

This is very close to a final 2.0 release.

New features since ALPHA1:
#763700 by janusman: Added Reduce multiple AJAX requests for holdings widget for single page.
#762816 by janusman: Added Add holdings info to 'Millennium tools' tab.

Fixes:
#784478 by janusman: Fixed Important setting hidden when no vocabularies available: 'Status messages that mean items are available'.
#813012 by janusman: Fixed user_load() called with wrong arguments.
#795448 by janusman: Fixed Use of variable_set() during cron and other places can cause problems.
#807140 by janusman: Changed Secure any paths that enact admin actions.
#807136 by janusman: Fixed Missing options for fields lcc, title parts and others.
#790706 : Anonymous user gets error "drupal_add_css() not defined"
#790920 : Author taxonomy term is the string "Array"

Other fixes:
Removed commented cache_get() call.
Progress messages from same source but different 1000-item batches during batch processing were overwriting each other
Title comparison during cart import did not contemplate unicode entities in {}
Did not account that max_execution_time could be zero, which derailed cart imports
Added missing files in millennium_enrich submodule
Added @ to mb_strpos() to skip error reporting in fringe cases.
Reorganized tests to eliminate unneeded setup (which takes a long time).
Added = as character to trim in millennium_trim_marc_value()
Title comparison during cart import did not contemplate unicode entities in {}
Did not account that max_execution_time could be zero, which derailed cart imports
Display conversion diagnostics in collapsible fieldsets.

Created by: janusman
Created on: 26 Jul 2010 at 20:02 UTC
Last updated: 26 Jul 2010 at 20:05 UTC
New features
Bug fixes
Unsupported

Other releases