happening again. Only actions that are relevant to a certain type
are displayed.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@622 9c30dcfa-912a-0410-8fc2-9e0234be79fd
queried, and the table was large - sort_authors, sort_titles,
handles, resourcepolicy-objecttype & id, dcvalue-itemid, etc.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@620 9c30dcfa-912a-0410-8fc2-9e0234be79fd
'createhandle' - what it ends up doing is storing the supplied handle
in the database.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@619 9c30dcfa-912a-0410-8fc2-9e0234be79fd
type of objec the policy refers to, and display relevant actions to choose from.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@616 9c30dcfa-912a-0410-8fc2-9e0234be79fd
that are intended to be assigned to a collection and inherited by
items submitted to that collection. Also added actionTypeRelevance
array to give the GUI hints about which actions are relevant to
a given type. (For example, ADD isn't relevant to bitstreams.)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@610 9c30dcfa-912a-0410-8fc2-9e0234be79fd
bitstreams in collections - they are created when a collection is created,
and are inherited by items as they are submitted - and they are mandatory,
installitem will throw an exception now if no default policies are found
git-svn-id: http://scm.dspace.org/svn/repo/trunk@608 9c30dcfa-912a-0410-8fc2-9e0234be79fd
put up warning message that at least the issue year is mandatory & set
jumpToField to issue date year
git-svn-id: http://scm.dspace.org/svn/repo/trunk@607 9c30dcfa-912a-0410-8fc2-9e0234be79fd
Also changed Handle to deliberately invalid prefix, to avoid the confusion
whereby people use MIT's prefix by default
git-svn-id: http://scm.dspace.org/svn/repo/trunk@603 9c30dcfa-912a-0410-8fc2-9e0234be79fd
non-existent author, just says 'items for author in all of dspace' and just
gives an empty list (as opposed to saying 'no such author in dspace' or
somesuch, which might be better.) Anyway this does fix SF #711401.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@595 9c30dcfa-912a-0410-8fc2-9e0234be79fd
referenced page 'admin/edit_item' to the correct 'admin/edit-tem'. Also
forced the collection update/context completion before the redirect is called:
problem was that the new page was served before the update code ran.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@590 9c30dcfa-912a-0410-8fc2-9e0234be79fd
Eventually, this should be paged. Also fixed another bug where titles starting with quotation marks
are sorted before "a" -- now any non-letter or non-digit is skipped at the beginning of a title.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@589 9c30dcfa-912a-0410-8fc2-9e0234be79fd
If SubmissionInfo field 'missing' set to true, display Warning text
and position at title field.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@588 9c30dcfa-912a-0410-8fc2-9e0234be79fd
Added 'submitFormWarn' class for labelling an invlaid field. Text shows in
bold 12point red-color.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@587 9c30dcfa-912a-0410-8fc2-9e0234be79fd
submission. Checks for empty title and returns user to 'edit-metadata-1'
page, where field will be flagged.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@586 9c30dcfa-912a-0410-8fc2-9e0234be79fd
that has a single Lucene "Searcher" that is shared between
all searches (it's thread-safe.) Should fix the file handles
problem. Also, the indexer was modified to do an optimize()
after building the index - this should be done on production systems!
git-svn-id: http://scm.dspace.org/svn/repo/trunk@583 9c30dcfa-912a-0410-8fc2-9e0234be79fd
Added 'community_id' input to page, needed to perform collection
deletion - since collection is deleted from a community.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@581 9c30dcfa-912a-0410-8fc2-9e0234be79fd
to all of our JSPs so that they could render unicode
and <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
added to the headers so that the browsers would display unicode.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@577 9c30dcfa-912a-0410-8fc2-9e0234be79fd