Difference between revisions of "New Features in EPrints 3.2.6"
(Added releases category) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
* <b>Please read [[Upgrading 3.1 to 3.2]] before attempting to upgrade your repository from 3.1 to 3.2.</b> | * <b>Please read [[Upgrading 3.1 to 3.2]] before attempting to upgrade your repository from 3.1 to 3.2.</b> | ||
* '''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. | * '''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== | ==Tickets Closed by this Release== | ||
− | [http://trac.eprints.org/eprints/ | + | * [http://trac.eprints.org/eprints/ticket/3920 3920] JSON export not standards compliant? |
+ | * [http://trac.eprints.org/eprints/ticket/3923 3923] EAP export should only process dataobj/eprint ? | ||
+ | * [http://trac.eprints.org/eprints/ticket/3958 3958] Search results - reordering results then moving between results pages loses order | ||
+ | * [http://trac.eprints.org/eprints/ticket/3344 3344] "Field::Multi picks up title/help from contained fields, breaks rendering" | ||
+ | * [http://trac.eprints.org/eprints/ticket/3452 3452] Problem when deleting field created through web interface | ||
+ | * [http://trac.eprints.org/eprints/ticket/3949 3949] Add labels to Documents and Files | ||
+ | * [http://trac.eprints.org/eprints/ticket/1919 1919] Add/Remove to Lists | ||
+ | * [http://trac.eprints.org/eprints/ticket/1995 1995] Repository cover page for PDFs | ||
+ | * [http://trac.eprints.org/eprints/ticket/3946 3946] Thumbnails not being updated | ||
+ | * [http://trac.eprints.org/eprints/ticket/3960 3960] '/' in BibTeX gets turned into '?' | ||
+ | * [http://trac.eprints.org/eprints/ticket/3961 3961] user_by_username/user_by_email with undef causes MySQL error | ||
+ | * [http://trac.eprints.org/eprints/ticket/3963 3963] subjects__rindex doesn't get upgraded in 3.2.5 | ||
+ | * [http://trac.eprints.org/eprints/ticket/3964 3964] Reject email contains broken links | ||
+ | * [http://trac.eprints.org/eprints/ticket/3966 3966] Browse views include older versions in top-level counts | ||
+ | * [http://trac.eprints.org/eprints/ticket/3968 3968] skip_buffer doesn't work for editor/admin users for items with problems | ||
+ | * [http://trac.eprints.org/eprints/ticket/3970 3970] Can't search divisions and subjects simultaneously | ||
+ | * [http://trac.eprints.org/eprints/ticket/3975 3975] remove incorrect use of seeAlso | ||
+ | * [http://trac.eprints.org/eprints/ticket/3977 3977] BibTeX export destroys '[*]' | ||
+ | * [http://trac.eprints.org/eprints/ticket/873 873] no error trap in erase_archive | ||
+ | * [http://trac.eprints.org/eprints/ticket/887 887] Feature Request: Wildcard Patterns on Search Words | ||
+ | * [http://trac.eprints.org/eprints/ticket/1861 1861] validating date and time doesn't check min_resolution | ||
+ | * [http://trac.eprints.org/eprints/ticket/2001 2001] Better phrases for request document | ||
+ | * [http://trac.eprints.org/eprints/ticket/958 958] "Error: read 1 bytes, expected 2645" | ||
+ | * [http://trac.eprints.org/eprints/ticket/960 960] top level subject browse does not show whole heirarchy | ||
+ | * [http://trac.eprints.org/eprints/ticket/1308 1308] Warning for incorrect database permissions | ||
+ | * [http://trac.eprints.org/eprints/ticket/2029 2029] Phrases for document security options | ||
+ | * [http://trac.eprints.org/eprints/ticket/1962 1962] Full text indexing warning | ||
==CHANGELOG== | ==CHANGELOG== | ||
− | [http://trac.eprints.org/eprints/ | + | Christopher Gutteridge <cjg@ecs.soton.ac.uk> |
+ | * Merge of [http://trac.eprints.org/eprints/changeset/6291 r6291] [http://trac.eprints.org/eprints/changeset/6292 r6292] [http://trac.eprints.org/eprints/changeset/6044 r6044] | ||
+ | * Fixed bug in RDF+XML generation | ||
+ | * updated foaf name predicates to current recommendation [http://trac.eprints.org/eprints/ticket/3947 #3947] | ||
+ | * added rdfs:label to document as file objects [http://trac.eprints.org/eprints/ticket/3949 #3949] | ||
+ | * removed incorrect use of seeAlso [http://trac.eprints.org/eprints/ticket/3975 #3975] | ||
+ | * added epadmin option: rebuild_triples. Closes [http://trac.eprints.org/eprints/ticket/3905 #3905] | ||
+ | |||
+ | Sebastien Francois <sf03r@ecs.soton.ac.uk> | ||
+ | * merged [http://trac.eprints.org/eprints/changeset/6288 r6288] | ||
+ | * merged [http://trac.eprints.org/eprints/changeset/6238 r6238] | ||
+ | * merged [http://trac.eprints.org/eprints/changeset/6204 r6204] | ||
+ | * merged [http://trac.eprints.org/eprints/changeset/6199 r6199] | ||
+ | |||
+ | Timothy David Brody <tdb01r@ecs.soton.ac.uk> | ||
+ | * 3.2.6 Apple Tart [attempt [http://trac.eprints.org/eprints/ticket/1 #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 [http://trac.eprints.org/eprints/ticket/3977 #3977] | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6251 r6251], [http://trac.eprints.org/eprints/changeset/6252 r6252] | ||
+ | * Fixed divisions & subjects searching finding no matches, fixing [http://trac.eprints.org/eprints/ticket/3970 #3970] | ||
+ | * Added unit test for divisions & subjects searching based on test data | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6241 r6241] | ||
+ | * Fixed tokenizer mappings for German ß and umlauts, reported by Volker Schallehn | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6221 r6221] | ||
+ | * Fixed items with problems not complying with 'skip_buffer' for editors, fixing [http://trac.eprints.org/eprints/ticket/3968 #3968] | ||
+ | * Added support for OpenSearch paging to Atom export | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6206 r6206], [http://trac.eprints.org/eprints/changeset/6207 r6207] | ||
+ | * Top-level view menus now only count metadata_visibility=show eprints, fixing [http://trac.eprints.org/eprints/ticket/3966 #3966] | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6202 r6202] | ||
+ | * Fixed broken links in reject emails (EPrint::View::Owner is now just EPrint::View), fixing [http://trac.eprints.org/eprints/ticket/3964 #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 [http://trac.eprints.org/eprints/changeset/6193 r6193] | ||
+ | * Upgrade subject__rindex to UTF8/utf8_bin, fixing [http://trac.eprints.org/eprints/ticket/3963 #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 [http://trac.eprints.org/eprints/changeset/6187 r6187] | ||
+ | * Don't render more than 10 histories (avoid a server collapse for busy items) | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6181 r6181] | ||
+ | * Allow control_url() to be called on any DataObj | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6179 r6179] | ||
+ | * 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 [http://trac.eprints.org/eprints/changeset/6172 r6172] | ||
+ | * Can't do a case-insensitive search for "NULL", fixing [http://trac.eprints.org/eprints/ticket/3961 #3961] | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6174 r6174] | ||
+ | * Fixed '/' getting escaped by TeX::BibTeX, fixing [http://trac.eprints.org/eprints/ticket/3960 #3960] | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6169 r6169] | ||
+ | * Applied patch from [http://trac.eprints.org/eprints/ticket/3958 #3958] (although AbstractSearch isn't used on trunk main search now) | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6161 r6161] | ||
+ | * fixed JSON exporter. now produces valid JSON. ticket [http://trac.eprints.org/eprints/ticket/3920 #3920] | ||
+ | * ----------------------------------------------------------------------- | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6162 r6162] | ||
+ | * Removed EAP/SWAP (unused?) | ||
+ | * Merged [http://trac.eprints.org/eprints/changeset/6158 r6158] | ||
+ | |||
+ | -- tagged-by Timothy David Brody <tdb01r@ecs.soton.ac.uk> 2011-03-02 14:53:28 +0000 (Wed, 02 Mar 2011) | ||
+ | |||
+ | [[Category:Releases]] |
Latest revision as of 08:59, 30 April 2021
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>
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 r6251, r6252
- Fixed divisions & subjects searching finding no matches, fixing #3970
- Added unit test for divisions & subjects searching based on test data
- Merged r6241
- Fixed tokenizer mappings for German ß and umlauts, reported by Volker Schallehn
- Merged r6221
- Fixed items with problems not complying with 'skip_buffer' for editors, fixing #3968
- Added support for OpenSearch paging to Atom export
- Merged r6206, r6207
- Top-level view menus now only count metadata_visibility=show eprints, fixing #3966
- Merged r6202
- 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 r6193
- 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 r6187
- Don't render more than 10 histories (avoid a server collapse for busy items)
- Merged r6181
- Allow control_url() to be called on any DataObj
- Merged r6179
- 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 r6172
- Can't do a case-insensitive search for "NULL", fixing #3961
- Merged r6174
- Fixed '/' getting escaped by TeX::BibTeX, fixing #3960
- Merged r6169
- Applied patch from #3958 (although AbstractSearch isn't used on trunk main search now)
- Merged r6161
- fixed JSON exporter. now produces valid JSON. ticket #3920
- -----------------------------------------------------------------------
- Merged r6162
- Removed EAP/SWAP (unused?)
- Merged r6158
-- tagged-by Timothy David Brody <tdb01r@ecs.soton.ac.uk> 2011-03-02 14:53:28 +0000 (Wed, 02 Mar 2011)