New Features in EPrints 3.2.6
Release Notes
3.4 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | 3.4.5 | 3.4.6
3.3 | 3.3.5 | 3.3.6 | 3.3.7 | 3.3.8 | 3.3.9 | 3.3.10 | 3.3.11 | 3.3.13 | 3.3.14 | 3.3.15 | 3.3.16
3.2.0 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.5 | 3.2.6 | 3.2.7 | 3.2.8 | 3.2.9
Upgrade Notes
- Please read Upgrading 3.1 to 3.2 before attempting to upgrade your repository from 3.1 to 3.2.
- Backup your database before installing this update. While upgrading has been tested you should always backup your repository before installing updates that change your database schema.
- You will need to run epadmin upgrade to update your database structure.
Tickets Closed by this Release
- 3920 JSON export not standards compliant?
- 3923 EAP export should only process dataobj/eprint ?
- 3958 Search results - reordering results then moving between results pages loses order
- 3344 "Field::Multi picks up title/help from contained fields, breaks rendering"
- 3452 Problem when deleting field created through web interface
- 3949 Add labels to Documents and Files
- 1919 Add/Remove to Lists
- 1995 Repository cover page for PDFs
- 3946 Thumbnails not being updated
- 3960 '/' in BibTeX gets turned into '?'
- 3961 user_by_username/user_by_email with undef causes MySQL error
- 3963 subjects__rindex doesn't get upgraded in 3.2.5
- 3964 Reject email contains broken links
- 3966 Browse views include older versions in top-level counts
- 3968 skip_buffer doesn't work for editor/admin users for items with problems
- 3970 Can't search divisions and subjects simultaneously
- 3975 remove incorrect use of seeAlso
- 3977 BibTeX export destroys '[*]'
- 873 no error trap in erase_archive
- 887 Feature Request: Wildcard Patterns on Search Words
- 1861 validating date and time doesn't check min_resolution
- 2001 Better phrases for request document
- 958 "Error: read 1 bytes, expected 2645"
- 960 top level subject browse does not show whole heirarchy
- 1308 Warning for incorrect database permissions
- 2029 Phrases for document security options
- 1962 Full text indexing warning
CHANGELOG
Christopher Gutteridge <cjg@ecs.soton.ac.uk>
- Merge of r6291 r6292 r6044
- Fixed bug in RDF+XML generation
- updated foaf name predicates to current recommendation #3947
- added rdfs:label to document as file objects #3949
- removed incorrect use of seeAlso #3975
- added epadmin option: rebuild_triples. Closes #3905
Sebastien Francois <sf03r@ecs.soton.ac.uk>
- merged r6288
- merged r6238
- merged r6204
- merged r6199
Timothy David Brody <tdb01r@ecs.soton.ac.uk>
- 3.2.6 Apple Tart [attempt #1]
- VERSION 3.2.6
- Fixed unit tests errors
- Stopped XML::DOM HTMLifying XML output
- Actually show warnings on the Details tab (already applied to trunk)
- Use eprint URI as the Atom entry id, removing a dependency on the date field
- Fixed BibTeX export replacing '[*]' with question marks, fixing #3977
- Merged [6251], [6252]
- Fixed divisions & subjects searching finding no matches, fixing #3970
- Added unit test for divisions & subjects searching based on test data
- Merged [6241]
- Fixed tokenizer mappings for German ß and umlauts, reported by Volker Schallehn
- Merged [6221]
- Fixed items with problems not complying with 'skip_buffer' for editors, fixing #3968
- Added support for OpenSearch paging to Atom export
- Merged [6206], [6207]
- Top-level view menus now only count metadata_visibility=show eprints, fixing #3966
- Merged [6202]
- Fixed broken links in reject emails (EPrint::View::Owner is now just EPrint::View), fixing #3964, reported by Thomas Lauke
- Added class-level "register_plugin" method to fix regression in Export::XSLT
- Drop existing key when upgrading subject__rindex
- Fixed EPrints::SystemSettings getting overridden by lib/syscfg.d/
- Merged [6193]
- Upgrade subject__rindex to UTF8/utf8_bin, fixing #3963
- Only create eprint revisions if we are NOT under construction
- Call remove_indexcodes() from file_modified (avoids a revision)
- Don't output volatiles in revision files
- Avoid generating revisions when making thumbnails/indexcodes
- Merged [6187]
- Don't render more than 10 histories (avoid a server collapse for busy items)
- Merged [6181]
- Allow control_url() to be called on any DataObj
- Merged [6179]
- Allow view pages to contain '.', patch contributed by raffaele messuti
- No need to force the parent eprint to commit as fileinfo is always set
- Remove all thumbnail relations from a document including ones pointing to nothing
- Remove all thumbnail documents, even ones not defined as "volatile"
- Merged [6172]
- Can't do a case-insensitive search for "NULL", fixing #3961
- Merged [6174]
- Fixed '/' getting escaped by TeX::BibTeX, fixing #3960
- Merged [6169]
- Applied patch from #3958 (although AbstractSearch isn't used on trunk main search now)
- Merged [6161]
- fixed JSON exporter. now produces valid JSON. ticket #3920
- -----------------------------------------------------------------------
- Merged [6162]
- Removed EAP/SWAP (unused?)
- Merged [6158]
-- tagged-by Timothy David Brody <tdb01r@ecs.soton.ac.uk> 2011-03-02 14:53:28 +0000 (Wed, 02 Mar 2011)