Difference between revisions of "New Features in EPrints 3.2.6"

From EPrints Documentation
Jump to: navigation, search
Line 38: Line 38:
  
 
Christopher Gutteridge <cjg@ecs.soton.ac.uk>
 
Christopher Gutteridge <cjg@ecs.soton.ac.uk>
* Merge of r6291 r6292 r6044
+
* 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
 
* Fixed bug in RDF+XML generation
* updated foaf name predicates to current recommendation #3947
+
* updated foaf name predicates to current recommendation [http://trac.eprints.org/eprints/ticket/3947 #3947]
* added rdfs:label to document as file objects #3949
+
* added rdfs:label to document as file objects [http://trac.eprints.org/eprints/ticket/3949 #3949]
* removed incorrect use of seeAlso #3975
+
* removed incorrect use of seeAlso [http://trac.eprints.org/eprints/ticket/3975 #3975]
* added epadmin option: rebuild_triples. Closes #3905
+
* added epadmin option: rebuild_triples. Closes [http://trac.eprints.org/eprints/ticket/3905 #3905]
  
 
Sebastien Francois <sf03r@ecs.soton.ac.uk>
 
Sebastien Francois <sf03r@ecs.soton.ac.uk>
* merged r6288
+
* merged [http://trac.eprints.org/eprints/changeset/6288 r6288]
* merged r6238
+
* merged [http://trac.eprints.org/eprints/changeset/6238 r6238]
* merged r6204
+
* merged [http://trac.eprints.org/eprints/changeset/6204 r6204]
* merged r6199
+
* merged [http://trac.eprints.org/eprints/changeset/6199 r6199]
  
 
Timothy David Brody <tdb01r@ecs.soton.ac.uk>
 
Timothy David Brody <tdb01r@ecs.soton.ac.uk>
* 3.2.6 Apple Tart [attempt #1]
+
* 3.2.6 Apple Tart [attempt [http://trac.eprints.org/eprints/ticket/1 #1]]
 
* VERSION 3.2.6
 
* VERSION 3.2.6
 
* Fixed unit tests errors
 
* Fixed unit tests errors
Line 58: Line 58:
 
* Actually show warnings on the Details tab (already applied to trunk)
 
* 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
 
* Use eprint URI as the Atom entry id, removing a dependency on the date field
* Fixed BibTeX export replacing '[*]' with question marks, fixing #3977
+
* Fixed BibTeX export replacing '[*]' with question marks, fixing [http://trac.eprints.org/eprints/ticket/3977 #3977]
* Merged [6251], [6252]
+
* 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 #3970
+
* 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
 
* Added unit test for divisions & subjects searching based on test data
* Merged [6241]
+
* Merged [http://trac.eprints.org/eprints/changeset/6241 r6241]
 
* Fixed tokenizer mappings for German ß and umlauts, reported by Volker Schallehn
 
* Fixed tokenizer mappings for German ß and umlauts, reported by Volker Schallehn
* Merged [6221]
+
* Merged [http://trac.eprints.org/eprints/changeset/6221 r6221]
* Fixed items with problems not complying with 'skip_buffer' for editors, fixing #3968
+
* 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
 
* Added support for OpenSearch paging to Atom export
* Merged [6206], [6207]
+
* 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 #3966
+
* Top-level view menus now only count metadata_visibility=show eprints, fixing [http://trac.eprints.org/eprints/ticket/3966 #3966]
* Merged [6202]
+
* Merged [http://trac.eprints.org/eprints/changeset/6202 r6202]
* Fixed broken links in reject emails (EPrint::View::Owner is now just EPrint::View), fixing #3964, reported by Thomas Lauke
+
* 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
 
* Added class-level "register_plugin" method to fix regression in Export::XSLT
 
* Drop existing key when upgrading subject__rindex
 
* Drop existing key when upgrading subject__rindex
 
* Fixed EPrints::SystemSettings getting overridden by lib/syscfg.d/
 
* Fixed EPrints::SystemSettings getting overridden by lib/syscfg.d/
* Merged [6193]
+
* Merged [http://trac.eprints.org/eprints/changeset/6193 r6193]
* Upgrade subject__rindex to UTF8/utf8_bin, fixing #3963
+
* 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
 
* Only create eprint revisions if we are NOT under construction
 
* Call remove_indexcodes() from file_modified (avoids a revision)
 
* Call remove_indexcodes() from file_modified (avoids a revision)
 
* Don't output volatiles in revision files
 
* Don't output volatiles in revision files
 
* Avoid generating revisions when making thumbnails/indexcodes
 
* Avoid generating revisions when making thumbnails/indexcodes
* Merged [6187]
+
* Merged [http://trac.eprints.org/eprints/changeset/6187 r6187]
 
* Don't render more than 10 histories (avoid a server collapse for busy items)
 
* Don't render more than 10 histories (avoid a server collapse for busy items)
* Merged [6181]
+
* Merged [http://trac.eprints.org/eprints/changeset/6181 r6181]
 
* Allow control_url() to be called on any DataObj
 
* Allow control_url() to be called on any DataObj
* Merged [6179]
+
* Merged [http://trac.eprints.org/eprints/changeset/6179 r6179]
 
* Allow view pages to contain '.', patch contributed by raffaele messuti
 
* Allow view pages to contain '.', patch contributed by raffaele messuti
 
* No need to force the parent eprint to commit as fileinfo is always set
 
* 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 relations from a document including ones pointing to nothing
 
* Remove all thumbnail documents, even ones not defined as "volatile"
 
* Remove all thumbnail documents, even ones not defined as "volatile"
* Merged [6172]
+
* Merged [http://trac.eprints.org/eprints/changeset/6172 r6172]
* Can't do a case-insensitive search for "NULL", fixing #3961
+
* Can't do a case-insensitive search for "NULL", fixing [http://trac.eprints.org/eprints/ticket/3961 #3961]
* Merged [6174]
+
* Merged [http://trac.eprints.org/eprints/changeset/6174 r6174]
* Fixed '/' getting escaped by TeX::BibTeX, fixing #3960
+
* Fixed '/' getting escaped by TeX::BibTeX, fixing [http://trac.eprints.org/eprints/ticket/3960 #3960]
* Merged [6169]
+
* Merged [http://trac.eprints.org/eprints/changeset/6169 r6169]
* Applied patch from #3958 (although AbstractSearch isn't used on trunk main search now)
+
* Applied patch from [http://trac.eprints.org/eprints/ticket/3958 #3958] (although AbstractSearch isn't used on trunk main search now)
* Merged [6161]
+
* Merged [http://trac.eprints.org/eprints/changeset/6161 r6161]
* fixed JSON exporter. now produces valid JSON. ticket #3920
+
* fixed JSON exporter. now produces valid JSON. ticket [http://trac.eprints.org/eprints/ticket/3920 #3920]
 
* -----------------------------------------------------------------------
 
* -----------------------------------------------------------------------
* Merged [6162]
+
* Merged [http://trac.eprints.org/eprints/changeset/6162 r6162]
 
* Removed EAP/SWAP (unused?)
 
* Removed EAP/SWAP (unused?)
* Merged [6158]
+
* 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)
 
-- tagged-by Timothy David Brody <tdb01r@ecs.soton.ac.uk>  2011-03-02 14:53:28 +0000 (Wed, 02 Mar 2011)

Revision as of 12:30, 16 March 2011

Release Notes

3.4 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | 3.4.5


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


3.1.0

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)