Newer
Older
Digital_Repository / OARiNZ / DIY / deb_package / eprints-3.0 / NEWS
nstanger on 7 Jun 2007 5 KB - Added debian package source.
  1. This file describes the major changes between versions. In addition you
  2. can assume every new version fixes minor bugs and typos. If you want to
  3. see the blow by blow account of every single change see the file called
  4. CHANGELOG.
  5. =========================================================================
  6.  
  7. =========================================================================
  8. EPRINTS 3.0 2006-01-22
  9. =========================================================================
  10.  
  11. * Security fix to autocomplete scripts.
  12. * Fix to bug on initial login.
  13. * Fixed bug in rolling logs in the Indexer.
  14.  
  15. =========================================================================
  16. EPRINTS 3.0-RC-2 2006-01-17
  17. =========================================================================
  18.  
  19. * Added import plugin for log data.
  20. * Added $current_lang to available data in eprint script.
  21. * Moved more code into platform module (to support multiple OS platforms)
  22. * Used TeX::Encode to provide some handling of accented characters in
  23. BibTeX import.
  24. * Added "remove user" action.
  25. * Added additional metadata fields for new types.
  26. * Some security fixes in plugins.
  27.  
  28. =========================================================================
  29. EPRINTS 3.0-RC-1 2006-12-18
  30. =========================================================================
  31.  
  32. * Import via CGI
  33. * More basic types of eprint:
  34. Artefact, Exhibition, Composition, Performance, Image, Video,
  35. Audio, Dataset, Experiment, Teaching Resource.
  36. * Import via PubMed ID.
  37. * Import via DOI.
  38. * When you enter a title the system checks for possible duplicates as
  39. you type and lists them as a warning.
  40. * New autocomplete scripts which can use a file or a database table for
  41. the lookup.
  42. * Added a multilingual field type for multilingual titles, abstracts
  43. etc.
  44. * Import and Export via XML of multilingual and compound fields now
  45. treats compound fields as one field.
  46. * Import subjects via XML now works.
  47. * "epadmin create" now offers to run the required scripts for you, to
  48. make setup even easier.
  49. * Fixed bug which left many cache tables lying around.
  50. * Tool to edit the subject tree
  51. * Non-required boolean fields now show a third option to allow them to
  52. be set to unspecified.
  53. * Plugins may now have an "advertise" flag. If this is false then the
  54. plugin is not advertised in the user interface but is still
  55. available.
  56. * Plugins may now be disabled by default. This is used if you have
  57. several repositories and only want to enable the plugin on one.
  58. * XML Export now makes the XML nicely indented.
  59. * The workflow may now conditionally limit the options available for a
  60. set. This allows, for example, to make certain options only available
  61. on some types of EPrint or only to certain users.
  62. * The workflow may modify the top subject node so that different parts
  63. of the subject tree are available for different eprints or users.
  64. * New default fields for projects and funders and organisational
  65. divisions.
  66. * Added more metadata to the <head> of the summary pages, for the
  67. benefit of search engines.
  68.  
  69. =========================================================================
  70. EPRINTS 3.0-beta-3 2006-12-05
  71. =========================================================================
  72.  
  73. * Improvements to the look of email sent by the system.
  74. * METS export plugin
  75. * MODS export plugin
  76. * Atom Feeds (similar to RSS)
  77. * RSS2.0 Feeds
  78. * Global Feeds, in addition to Atom/RSS feeds for search results.
  79. * Thumbnails for images
  80. * Pop-up previews for images and PDFs
  81. * View user history (changes they have made to eprints)
  82. * Added built-in lat/long values for users + eprints to support geodata.
  83. * Improvements to autocomplete system
  84. * Added "feed" icons to search results page.
  85. * Added option to reorder a search without going back to the form.
  86. * Redesigned all icons to look more professional.
  87. * Redesigned file upload to be more straight forward.
  88. * "Unrolling" javascript elements now scroll the screen if they were
  89. about to disappear off the bottom.
  90. * Simplified the logged-in toolbar.
  91. * Better debug messages for embedded scripts.
  92. * New configuration options to disable plugins.
  93. * Option to change where action links appear.
  94. * All POST requests redirect after completion to eliminate errors
  95. caused by browser "back" buttons.
  96. * Added web-based import tool.
  97. * Create new version of EPrint based on existing EPrint.
  98. * Use EPrint as Template.
  99. * Bug fixes.
  100. * UI tweaks.
  101. * Minor changes to default configuration.
  102.  
  103. =========================================================================
  104. EPRINTS 3.0-beta-2 2006-11-14
  105. =========================================================================
  106.  
  107. * Redesigned search forms.
  108. * Added experimental support for XML::LibXML.
  109. * Basic autocomplete now works on creators and journals
  110. * Using the progress bar to jump stages now saves current changes.
  111. * OpenURL resolver.
  112. * Improved interface for file upload screen.
  113. * Improved interface for subject stage.
  114. * Added "Add User" administration screen.
  115. * Redesigned user interface for Items and Review screens.
  116. * Fixed bug which prevented EP3 working with Apache >= v2.2.2
  117. * Added <link>'s to alternate versions in head of search results and
  118. item summary pages.
  119. * Redesigned document security configuration to be easier to understand.
  120. * Improved the reject/remove notification screens and emails.
  121. * Added staff search screens for eprints, users and history.
  122. * Other bugfixes.
  123. * Other user interface improvements.
  124.  
  125. =========================================================================
  126. EPRINTS 3.0-beta-1 2006-10-27
  127. =========================================================================
  128.  
  129. Too many changes from 2.3 to document. Major rewrite!