[dspace-tech] Re: [Dspace-tech] Request copy in dspace 4

2016-09-15 Thread Victoria Parra
good afternoon guys. I have installed dspace 5.4 with jspui. and I have de 
same problem.I don't know if I am confused. I undersatant the next: request 
acopy work with restricted item or items with embargo. well.first I set my 
dspace.cfg and I enabled request a copy and I set my requestitem.xml. 
after I do a test started session with administrator account and I did a 
sending with embargo.ok. after I  close session and I search item with 
embargo. I started session with a self-registered user but I can't see form 
with  item with green button of request a copy of my jspui form only give a 
message saying me that the user need authorization. I don't understand  why 
this message

if you can help me I  appreciate it. thank you

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: Error during rebuild with Replication Task Suite

2016-09-15 Thread jazairi
It turns out the Replication Task Suite isn't yet compatible with 6.0. I 
deleted 6.0 from the VM and installed 5.5, and that did the trick. Thought 
I'd share in case anyone else is having this problem.

On Wednesday, September 7, 2016 at 10:20:35 AM UTC-4, jaz...@bc.edu wrote:
>
> Hi all,
>
> I'm interested in testing the BagIt export function of the Replication 
> Task Suite, so I used vagrant-dspace 
>  to set up a development 
> environment. The VM seems to be working fine, but when I add the 
> dspace-replicate dependency to the pom.xml files as directed in the 
> installation 
> instructions 
> 
>  and 
> attempt to rebuild, I get an error (full log below). Is this a 
> compatibility issue? I noticed that the Replication Task Suite is 
> compatible with 5.x, but it looks like vagrant-dspace runs 6.0.
>
> Thanks,
>
> Adam
>
> [INFO] Scanning for projects...
>
> [INFO] 
> 
>
> [INFO] Reactor Build Order:
>
> [INFO] 
>
> [INFO] DSpace Addon Modules
>
> [INFO] DSpace Kernel :: Additions and Local Customizations
>
> [INFO] DSpace XML-UI (Manakin) :: Local Customizations
>
> [INFO] DSpace JSP-UI :: Local Customizations
>
> [INFO] DSpace RDF :: Local Customizations
>
> [INFO] DSpace REST :: Local Customizations
>
> [INFO] DSpace SWORD :: Local Customizations
>
> [INFO] DSpace SWORD v2 :: Local Customizations
>
> [INFO] DSpace SOLR :: Local Customizations
>
> [INFO] DSpace OAI-PMH :: Local Customizations
>
> [INFO] DSpace Assembly and Configuration
>
> [INFO]
>  
>
> [INFO] 
> 
>
> [INFO] Building DSpace Addon Modules 6.0-rc4-SNAPSHOT
>
> [INFO] 
> 
>
> [INFO] 
>
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ modules ---
>
> [INFO] 
>
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ modules ---
>
> [INFO] 
>
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ 
> modules ---
>
> [INFO]
>  
>
> [INFO] 
> 
>
> [INFO] Building DSpace Kernel :: Additions and Local Customizations 
> 6.0-rc4-SNAPSHOT
>
> [INFO] 
> 
>
> [WARNING] The POM for org.dspace:dspace-api:jar:6.0-rc4-SNAPSHOT is 
> missing, no dependency information available
>
> [INFO] 
> 
>
> [INFO] Reactor Summary:
>
> [INFO] 
>
> [INFO] DSpace Addon Modules .. SUCCESS [1.403s]
>
> [INFO] DSpace Kernel :: Additions and Local Customizations  FAILURE 
> [0.333s]
>
> [INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
>
> [INFO] DSpace JSP-UI :: Local Customizations . SKIPPED
>
> [INFO] DSpace RDF :: Local Customizations  SKIPPED
>
> [INFO] DSpace REST :: Local Customizations ... SKIPPED
>
> [INFO] DSpace SWORD :: Local Customizations .. SKIPPED
>
> [INFO] DSpace SWORD v2 :: Local Customizations ... SKIPPED
>
> [INFO] DSpace SOLR :: Local Customizations ... SKIPPED
>
> [INFO] DSpace OAI-PMH :: Local Customizations  SKIPPED
>
> [INFO] DSpace Assembly and Configuration . SKIPPED
>
> [INFO] 
> 
>
> [INFO] BUILD FAILURE
>
> [INFO] 
> 
>
> [INFO] Total time: 2.778s
>
> [INFO] Finished at: Wed Sep 07 14:15:27 UTC 2016
>
> [INFO] Final Memory: 9M/45M
>
> [INFO] 
> 
>
> [ERROR] Failed to execute goal on project additions: Could not resolve 
> dependencies for project org.dspace.modules:additions:jar:6.0-rc4-SNAPSHOT: 
> Could not find artifact org.dspace:dspace-api:jar:6.0-rc4-SNAPSHOT -> [Help 
> 1]
>
> [ERROR] 
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
> -e switch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR] 
>
> [ERROR] For more information about the errors and possible solutions, 
> please read the following articles:
>
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>
> [ERROR] 
>
> [ERROR] After correcting the problems, you can resume the build with the 
> command
>
> [ERROR]   mvn  -rf :additions
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" grou

Re: [dspace-tech] how to use find-by-metadata?

2016-09-15 Thread Dante Valencia

>
> thank you Bruno, now I understand.
>
I was confused but it works like login method.  

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Modifying Out of the Box XMLUI

2016-09-15 Thread helix84
I believe the official documentation answers all of those questions,
though I understand it may be hard to find them due to its sheer size.

1. [1]
2. You can't make them mandatory in general. If you mean in submission
forms, see  in [2]
3. Yes, use metadata registry as administrator. [3]

[1] 
https://wiki.duraspace.org/display/DSDOC5x/Discovery#Discovery-ConfiguringlistsofsidebarFacetsandsearchFilters
[2] 
https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-CompositionofaField
[3] 
https://wiki.duraspace.org/display/DSDOC5x/Metadata+and+Bitstream+Format+Registries


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


On Thu, Sep 15, 2016 at 4:31 PM, Donald Bynum  wrote:
> I might have needed to make this multiple posts, but hopefully I can get a
> response to some or all of the following customization questions.  How do I
> go about the following:
>
> 1. Adding extra selections to the search filter list.  Currently only
> Author, Date of Issue, Title and Subject are in the list.  I'd like to add
> other metadata items to the list
> 2. How can I make metadata fields mandatory.  Currently only Title and Date
> of Issue are mandatory
> 3.Can I add extra metadata fields, or at least rename some of the metadata
> labels.
>
> I'm guessing that none of the above is too complex.  But a push in the right
> direction would be excellent.
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Modifying Out of the Box XMLUI

2016-09-15 Thread Hilton Gibson
Perhaps these will help.

1. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes
2. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Submission_System
3. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Submissions/Forms

Cheers

hg

On Thu, 15 Sep 2016 at 16:31 Donald Bynum  wrote:

> I might have needed to make this multiple posts, but hopefully I can get a
> response to some or all of the following customization questions.  How do I
> go about the following:
>
> 1. Adding extra selections to the search filter list.  Currently only
> Author, Date of Issue, Title and Subject are in the list.  I'd like to add
> other metadata items to the list
> 2. How can I make metadata fields mandatory.  Currently only Title and
> Date of Issue are mandatory
> 3.Can I add extra metadata fields, or at least rename some of the metadata
> labels.
>
> I'm guessing that none of the above is too complex.  But a push in the
> right direction would be excellent.
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Hilton Gibson*
Stellenbosch University Library
*http://orcid.org/-0002-2992-208X
*

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Modifying Out of the Box XMLUI

2016-09-15 Thread Donald Bynum
I might have needed to make this multiple posts, but hopefully I can get a 
response to some or all of the following customization questions.  How do I 
go about the following:

1. Adding extra selections to the search filter list.  Currently only 
Author, Date of Issue, Title and Subject are in the list.  I'd like to add 
other metadata items to the list
2. How can I make metadata fields mandatory.  Currently only Title and Date 
of Issue are mandatory
3.Can I add extra metadata fields, or at least rename some of the metadata 
labels.

I'm guessing that none of the above is too complex.  But a push in the 
right direction would be excellent.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: How do I change the text in the submission license?

2016-09-15 Thread Donald Bynum
That worked.  Thank you for the hint.

On Wednesday, September 14, 2016 at 11:41:29 AM UTC-4, Donald Bynum wrote:
>
> I am using the XMLUI implementation.  I cannot see any option in the 
> Administrative menu area to edit the license text.  I have updated the text 
> in the default.license file in both the dspacesource\config directory as 
> well as the dspace\config directory.  But I still don't see any change when 
> I get to the license part of a new submission.  What am I missing?  Do, I 
> need to stop and restart Tomcat?  Any assistance would be appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] How to authorize a group to add/delete users to another group

2016-09-15 Thread Monika Mevenkamp
Now that I fully understand the use case below - I have the following questions

a) is it correct that this is not possible ?
b) do you still collect use cases/user stories for the new UI ?   - this is 
something that would be a good addition

Monika

—
Monika Mevenkamp
Digital Repository Infrastructure Developer
Princeton University
Phone: 609-258-4161
Skype: mo-meven



> On Sep 14, 2016, at 3:14 PM, Evgeni Dimitrov  wrote:
> 
> Yes Monika, I know - this is what I am doing now. And what I want is to 
> delegate ONLY this to somebody else. My reason to hope that it could be 
> possible is this:
> - the policies are attached to resources
> - the policies say who can perform an action on the resource (e.g. ADD/REMOVE)
> - the resource can be any of the DSpace object types: Bitstream: 0; Bundle: 
> 1; Item: 2; Collection: 3; Community: 4; Site: 5; Group: 6; Eperson: 7.
> 
> This is the theory. This is what the DSpace-Manual says. And I am asking now 
> - does this exist in reality? Can I attach a policy to a group (saying who is 
> authorized to ADD/REMOVE to this group).
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to dspace-tech@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/dspace-tech 
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] How to organize customizations in dspace?

2016-09-15 Thread Monika Mevenkamp
When I had a big upgrade with changes in the code and configurations, I tried 
rebasing which generated lots of conflicts, so that I gave up on that approach. 
So I listed all the files that had changes and handcrafted the changes into the 
new version - that was painful 

Patching is one way to do it and the Quilt tool sounds interesting - I will 
keep that in mind for my next big upgrade, 

Another similar approach is to list the changes in your branch and 
cherrypicking the commits in reverse order. This should work if there are only 
few commits. 

If you truly have only changes in configs and you are not quite sure whether 
they are all properly versioned (I do sometimes muck around in the deployed 
/dspace/config files), you could do the following trick:

put the config files in the deployment directory under git:

cd /dspace/config 
git init 
git add . 
git commit 


then compile the new version of the code 
deploy 
have a look at the differences with git and transport them back into the code 
base 


Monika

—
Monika Mevenkamp
Digital Repository Infrastructure Developer
Princeton University
Phone: 609-258-4161
Skype: mo-meven



> On Sep 15, 2016, at 1:20 AM, Ilja Sidoroff  wrote:
> 
> 
> I started with having a separate repository and a shell script that copied 
> changed files from that repository to the original sources, which IMO works 
> well as long as you don't make too many changes to the code.
> 
> After I started having more changes in the code, not only in configuration, I 
> started using patches. I have a DSpace git-tree, from where I generate 
> patches for my changes. I then store the patches to a different repository 
> and use quilt to apply them to the original sources.
> 
> br,
> 
> Ilja Sidoroff
> University of Eastern Finland
> 
> From: dspace-tech@googlegroups.com  on behalf 
> of Christoph Weber 
> Sent: Wednesday, September 14, 2016 4:31:38 PM
> To: DSpace Technical Support
> Subject: [dspace-tech] How to organize customizations in dspace?
> 
> Hello,
> 
> I'm currently setting up our dspace instance and doing a few changes to 
> customize it. Till. ex. some changes in 
> [dspace-source]/config/input-forms.xml and 
> [dspace-source]/config/registries/dublin-core-types.xml to support DOI.
> Now I wonder what the best way is to preserve this changes after an update of 
> dspace in the future. Its not something specific to a theme as far as I know, 
> where I simply can put my customizations in [dspace-source]/themes/... as an 
> overlay and use them again in the future.
> 
> I want to keep my dspace repository as standard as possible to avoid any 
> hassles on the next update. So what is the best way to do that without 
> needing do merge all my changes manually to the new source code?
> 
> Best regards,
> Christoph
> 
> 
> 
> 
> --
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to 
> dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to 
> dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] IPV6?

2016-09-15 Thread helix84
You should look at the bug tracker to see whether there are any
problems reported regarding IPv6:

https://jira.duraspace.org/browse/DS-642?jql=project%20%3D%20DS%20AND%20text%20~%20ipv6

According to that it seems that the only problem to expect is with the
handle server (if you have a handle.net subscription), which can
potentially be worked around by running the non-bundled upstream
handle server.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


On Tue, Sep 13, 2016 at 9:02 PM, Mark Ludwig  wrote:
> Is anyone running DSpace on an IPV6 network connection? (DSpace 5.x).
> Years ago there were some postings about exploits.
> I am wondering if IPV6 is safe and if there are any remaining issues.
>
> Thanks,
> Mark
> --
> Mark Ludwig
> Director of Research Systems Development and
> Scholarly Communications Officer
> University Libraries
> SUNY at Buffalo
> Buffalo, NY 14260
> 716 645 5952
> uld...@gmail.com
> http://orcid.org/-0001-7527-4012
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: IPV6?

2016-09-15 Thread Mark Wood
We've been running DSpace from v1.5x through v5.2 with both v4 and v6 
addresses for longer than I can recall.  It works well.  We run it behind 
Apache HTTPD 2.4 via mod-proxy-ajp, so Tomcat 7 only has to deal with the 
local HTTPD, but I'm not aware of any particular IPv6 problems in Tomcat.

>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.