Fixed browsing of authors in Item Mapper so that you only need to specify a partial name
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2376 9c30dcfa-912a-0410-8fc2-9e0234be79fd
All sorting options are available on *all* 'item' browses - at the top level, changing a ie. from title to issue date, will make all corresponding UI hints follow.
Also, maintains a separate table of all withdrawn items. This is currently not exposed in the UI, but can be easily (it's a current feature request).
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2126 9c30dcfa-912a-0410-8fc2-9e0234be79fd
grahamtriggs | 2007-08-01 11:55:51 -0400
Added IBM ICU dependency
First attempt at integrating the configurable browse patch
First attempt at integrating the UI changes for Configurable Browse
Configurable browse patch - web.xml
Java code modifications from Configurable Browse patch
JSP changes from the Configurable Browse patch
Removed browse changes that should have been committed to the browse branch
Documentation, config and scripts for configurable browse
Re-adding Configurable Browse changes following merge
Messages for the configurable browse
Fixed use of DCDate for i18n patch
First attempt to make xmlui compatible with the new BrowseIndex, although not fully use the configuration
First attempt to make xmlui compatible with new Browse API. Browse basically works, but it's more costly than needs be (unnecessary Item.find()), and only works if you use the default Browse configuration.
Fixed problem with second level browse (items for author / subject)
Updates xmlui components to handle BrowseItem DSOs, ArtifactBrowser now passes these directly. r407@libaxis1: grahamtriggs | 2007-08-06 09:14:05 -0400
Minor fixes to make class easier to use
Fix to only display sort by options on a second level browse
Updates the ArtifactBrowser, to replace all browse functionality with entirely customisable browse code
Update the browse index creation on fresh_install
Fixed problem with indexing non-archived items
Added caching support (key generation / validity)
Moved internal class to bottom of file
Browse code changes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2116 9c30dcfa-912a-0410-8fc2-9e0234be79fd