millennium 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| millennium-7.x-2.0-alpha1.tar.gz | 355.17 KB | c593a5a5727b7f8bcb28d26bd9ea1c3b |
| millennium-7.x-2.0-alpha1.zip | 369.05 KB | bb3d865972ee3a6da38c62fc2038b490 |
Release notes
First alpha release for Drupal 7 2.x branch. Requires MySQL database driver.
Not to be used in production environments. However, testing and feedback is strongly encouraged! Please use the Millennium Integration issue queue to report any observed problems, ask questions, etc.
Changes from 6.x-2.x
The 7.x-2.x branch is functionally-equivalent to the 6.x-2.x branch. There are mild differences (mostly reflecting changes in Drupal core), namely:
- the administration paths changed from admin/settings/millennium to admin/config/services/millennium. In the admin UI, settings are located under "Configuration > Web Services > Millennium"
- taxonomy mappings only work if you have created taxonomy reference fields on the target content type.
- "Millennium CCK" submodule from 6.x-2.x has been renamed to "Millennium field import".
Also, this release includes a bunch of bug fixes and overall code cleanup that is shared with 6.x-2.x-dev (which will make it into 6.x-2.1).
Status
As of this release, all functionality seems to be working, with no observable errors nor warnings.
TODOs
millennium 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| millennium-7.x-2.x-dev.tar.gz | 356.02 KB | f61b92f940f4265b649137d458cc5919 |
| millennium-7.x-2.x-dev.zip | 369.24 KB | 2df38986fab946f2958076c4cc1df7ab |
Release notes
Development release for 7.x-2.x. (Almost) Functionally equivalent to 6.x-2.x.
millennium 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| millennium-6.x-2.0.tar.gz | 330.15 KB | 8518a172d09c3738f4fa15452beb00b9 |
| millennium-6.x-2.0.zip | 347.76 KB | 5ddac2db3e474bdd00414e1ff1e0523d |
Release notes
This is the official 2.0 release. Thanks everyone who helped track down and fix bugs!
Bug fixes since BETA1:
======================
#910524: PHP Notice for anonymous users PHP Notice for anonymous users.
#958084: Import errors with non-English characters Import errors with non-English characters
Fixed links in holdings tables showing as the status instead of the actual link.
Fixed "random" "function arg() does not exist" error.
Deleted extra global statement in hook_block()
Fixed: PHP Warning on implode(";", $biblio_data["authors"]) when element non-existent.
Removed invalid break;
#808852: Logged times during cron runs include node creation, while batch imports do not separate logging of crawl and node processing times.
New features:
=============
#871550: Include default view(s) Include default views.
Included online documentation in HTML format at admin/help/millennium
#918284: Authoring Information always superuser Default author of imported nodes was always superuser, can now be set by admin.
#936094: Allow reordering of elements using CCK "manage fields" Allow reordering of elements using CCK "manage fields"
Others
=============
Changed admin/millennium/settings tab name from "sources" to "general"
Fixed size on cover images in CSS instead of being hardcoded, moved hardcoded CSS into stylesheet.
Added query index optional argument (X, i, t, etc) to millennium_query_scrape().
Minor code style changes.
millennium 5.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-2.0.tar.gz | 307.4 KB | da901bfe0c5c2731959e497a27488ba6 |
| millennium-5.x-2.0.zip | 322.71 KB | 4afd13e18804eadfb57c9914b1ca242d |
Release notes
This is the official 2.0 release. Thanks everyone who helped track down and fix bugs!
Bug fixes since BETA1:
======================
#910524: PHP Notice for anonymous users PHP Notice for anonymous users.
#958084: Import errors with non-English characters Import errors with non-English characters
Fixed links in holdings tables showing as the status instead of the actual link.
Fixed "random" "function arg() does not exist" error.
Deleted extra global statement in hook_block()
Fixed: PHP Warning on implode(";", $biblio_data["authors"]) when element non-existent.
Removed invalid break;
#808852: Logged times during cron runs include node creation, while batch imports do not separate logging of crawl and node processing times.
New features:
=============
#871550: Include default view(s) Include default views.
Included online documentation in HTML format at admin/help/millennium
#918284: Authoring Information always superuser Default author of imported nodes was always superuser, can now be set by admin.
#936094: Allow reordering of elements using CCK "manage fields" Allow reordering of elements using CCK "manage fields"
Others
=============
Changed admin/millennium/settings tab name from "sources" to "general"
Fixed size on cover images in CSS instead of being hardcoded, moved hardcoded CSS into stylesheet.
Added query index optional argument (X, i, t, etc) to millennium_query_scrape().
Minor code style changes.
millennium 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| millennium-6.x-2.0-beta1.tar.gz | 117.28 KB | e1c17713e80a4cef0ce76cabde311b79 |
| millennium-6.x-2.0-beta1.zip | 134.59 KB | 0d123060ab3c6ee36c9dc51265047e00 |
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).
millennium 5.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-2.0-beta1.tar.gz | 95.27 KB | b201e6856da72b27e53abc82a33f1c19 |
| millennium-5.x-2.0-beta1.zip | 110.57 KB | dea80284a3458e1cffca874aba83bdcc |
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).
millennium 5.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-2.0-alpha1.tar.gz | 88.91 KB | 6f0c67d8dc9fa0e91810aa203dd7998a |
| millennium-5.x-2.0-alpha1.zip | 101.42 KB | 1cada15d440c3c990b37e1a4e2f4ee81 |
Release notes
Heading towards a stable release soon.
millennium 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| millennium-6.x-2.0-alpha1.tar.gz | 116.89 KB | 15fea19ccb9ec21ba337b58a92cbd430 |
| millennium-6.x-2.0-alpha1.zip | 134.76 KB | 74d92683d2b9c27149417054789fc51d |
Release notes
Heading towards a stable release soon.
millennium 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-2.x-dev.tar.gz | 308.86 KB | a2ea80357115396501ea0989d26ef331 |
| millennium-5.x-2.x-dev.zip | 320.97 KB | d9beae07aff426b53e5e295be4aa77e7 |
Release notes
Branch that backports 6.x-2.x functionality for Drupal 5.
millennium 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| millennium-6.x-2.x-dev.tar.gz | 352.54 KB | 753a57698f1160106dc1421aaa539aed |
| millennium-6.x-2.x-dev.zip | 366.14 KB | 0222bef6454591dc62248fcbc6f1272e |
Release notes
Development version 2 for Drupal 6.
millennium 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| millennium-6.x-1.x-dev.tar.gz | 39.13 KB | 3ff864f5d29f23a712a51bd41d2219c5 |
| millennium-6.x-1.x-dev.zip | 41.11 KB | 90bb7bd7acbc87eeca136e6f54482bf9 |
Release notes
Drupal 6 development version.
millennium 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.4.tar.gz | 37.48 KB | 4a8357eb3d4ad5315ac1fce3a6e6a900 |
| millennium-5.x-1.4.zip | 40.78 KB | 45ce71872f44fcb99f1a781bfc119042 |
Release notes
Fixes:
- Fixed #263310: MARC 655 should be mapped to vocabulary selected under "Subject: form"
- Fixes for #253593: marc import issues
- Holdings ajax call now locale-aware
- Fixed ids for coverimages; were incorrect if ISSN or ISBN inculded a dash.
- Added missing "real names" for MARC language codes (e.g.: eng => English)
- Cleanup of CSS file
New features:
- Added more placeholders for book jacket image call (title, author)
- Tries to get Call number from first item if not available in MARC bibliographic record
- Adds all biblio information to Drupal's fulltext index.
- #260858: Add .pot file to package Added .pot file for translators
Changes:
- Dropped auto URL alias generation; should be handled by pathauto.module + biblio.module (see #89038: Biblio and URLs/pathauto)
millennium 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.3.tar.gz | 31.34 KB | 714da294e936ab9770fba6d644ab0585 |
| millennium-5.x-1.3.zip | 33.23 KB | 7351c196a6bd7b4af758ad89533259aa |
Release notes
New features:
* #250753: Add google books links added option to show Google Books links (thanks Tim Spalding!) from item ISBN
* Implemented hook_link addressing #257705: Show direct link to "Place hold" for current item
* Added ALT text to cover images, with item's title
* Also, hook_block provides a "neat" block which shows actions (comment, hold, favorites, etc) which normally show under the item. This should probably go into another module, though =)
Bugfixes:
* #258088: Could not get bib_recnum fixed regexp to handle how some webopac configs show the record number embedded in HTML
* Small fix: was removing author biblio links from full views but not from teasers.
* Fixed minor bug in millennium_trim_marc_value(), terms inside () were not having them removed.
* #256730: Tags for multiple authors are merged fixed
* Some issues from #253593 fixed: apostrophes show up as \', diacritics at the end of tags and other data get dropped
* Changed unrecognized material types to map to biblio's "misc" instead of "unpublished"
* #256709: Not showing volume information in holdings info fixed
* #253254: holdings lookup path: holdings lookup path fixed
* #250781: Auto path alias generation mishandles diacritics: Auto path alias generation mishandles diacritics, fixed
* #250906: Holdings information not fetching ALL holdings information: Holdings information not fetching ALL holdings information, fixed
* Scope argument was missing in link to full record in holdings display.
Also:
* Code cleanup (partial) to comply with Drupal coding standards
millennium 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.2.tar.gz | 29.04 KB | 793e1dae059fe17698f45435dcfd3feb |
| millennium-5.x-1.2.zip | 30.75 KB | 2a6d40e95bce404ee2328d6644b313f9 |
Release notes
Bugs swatted:
#249517: missing 'force_update' column in millennium_import_queue table
#211770: Missing configurable settings
New features:
#249515: millennium_uninstall
#250398: Add simple views support for cover images
#250400: Add placeholders to cover image URL in settings
#250416: Add option to change how many records imported per cron call.
millennium 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.1.tar.gz | 28.33 KB | e0ad83d152d451cee5f8de32efead0c1 |
| millennium-5.x-1.1.zip | 30.04 KB | 8f23551ca8ef19629b27d88c7d826ac0 |
Release notes
This is a much-improved version from the 1.0-ALPHA version, fixing some critical bugs, and adding new features:
- Fixed: #219048: Term import causes conflict with manual term addition. (after importing some items with this module, any handling of taxonomy manually or with other modules on your entire site would be *broken*).
- For easier installation, NOW DEPENDS ON BIBLIO MODULE.
- Added support for manual queueing of item records to load. These will be loaded with every cron run.
- Option to show holdings information in nodes (realtime)
- Fixed some bugs concerning correct handling of some MARC information.
- Added AJAX loading of realtime holdings information, to prevent a slow OPAC to slow down your entire page load.
millennium 5.x-1.0-alpha
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.0-alpha.tar.gz | 16.7 KB | 773938b2d01c99e787d1f4c764b3338c |
| millennium-5.x-1.0-alpha.zip | 18.09 KB | cfeeec661668a2bc7860ea0993624948 |
Release notes
** PLEASE DO NOT USE THIS VERSION; use the DEV version instead! **
This version has problems with the taxonomy system, fixed in the DEV or beta version.
millennium 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| millennium-5.x-1.x-dev.tar.gz | 38.68 KB | 0448c6f7685ab1b02d2c9278afdee3c6 |
| millennium-5.x-1.x-dev.zip | 40.46 KB | 5a75fc41117ef565b51b819ace70a3dc |
Release notes
Latest dev version.