Re: [Dspace-tech] Problem in Group and Eperson administration

2015-04-28 Thread Monika C. Mevenkamp
looks to me like a typo in the code https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/eperson/EPerson.java#L502 and https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/eperson/EPerson.java#L510 where it says s = m_text_value”; it

Re: [Dspace-tech] CAS for DSpace 5.1 XMLUI (Mirage 2)

2015-04-28 Thread Graham Faulkner
Hi Hongxing, Thanks again for your assistance. I have CAS *mostly* working now – i.e. I authenticate users using CAS and auto-register them with a custom group at their first login. As per the code snippets at https://github.com/DSpace/DSpace/pull/222/files?diff=unified, I populate their

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Joseph Greene
No problem Tim. Credit for CURL goes to Stewart Lewis (I think!) but was really helpful. -Original Message- From: Tim Donohue [mailto:tdono...@duraspace.org] Sent: 28 April 2015 14:59 To: Joseph Greene Cc: dspace-tech@lists.sourceforge.net Subject: Re: SWORD METS ingest -- specify

Re: [Dspace-tech] Problem in Group and Eperson administration

2015-04-28 Thread Oliver Goldschmidt
Thank you, Monika. That makes sense - I will try to try that locally. Best regards Oliver Am 28.04.2015 um 16:10 schrieb Monika C. Mevenkamp: looks to me like a typo in the code https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/eperson/EPerson.java#L502 and

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Tim Donohue
Hi Joseph, Thanks for following back up! And also thanks for your note about using CURL for depositing. I went ahead and added a CURL note to our official documentation for the SWORDv1 Server: https://wiki.duraspace.org/display/DSDOC5x/SWORDv1+Server#SWORDv1Server-DeposittoSWORDServer - Tim

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Chris Gray
Reported as DS-2556: https://jira.duraspace.org/browse/DS-2556 Chris On 15-04-28 11:59 AM, Chris Gray wrote: I posted on this issue earlier. It seems to be a bug in 5.1 with XMLUI. We get the same behavior using Mirage 2. The special group does not appear in the drop-down menu to select a

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Joseph Greene
Hi, I've gotten this working. For others that may be interested, I followed Tim Donohue's recommendation of adding a line into the DSpaceMETSIngester.java file, circa line 92: params.addProperty(dmd,[value]); e.g.: String userDmd = null; //JG 2015-04-27: Set primary mets:dMd type to

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Chris Gray
I posted on this issue earlier. It seems to be a bug in 5.1 with XMLUI. We get the same behavior using Mirage 2. The special group does not appear in the drop-down menu to select a collection when they are starting a new submission from their item submission page (/xmlui/submit). If they

[Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Carlos Alonso Vega
Hi, (Platform Dspace 5.1 - xmlui) We got a problem with new users and submissions. New users are expected to be allowed to submit to certain collection after they create their account at dspace, they are unable to. *1*- At account creation they are added to special group (through param

[Dspace-tech] Moving a community

2015-04-28 Thread Mary Weppler-Selear
Hello, I want to move a community within a hierarchy, and I’m wondering if anyone has information as to whether it’s best to use the community filiatohttps://wiki.duraspace.org/display/DSDOC6x/Managing+Community+Hierarchyr for doing this? I’m using 4.x currently. In this instance I need to

Re: [Dspace-tech] Moving a community

2015-04-28 Thread Andrea Schweer
Hi Mary, On 29/04/15 12:15, Mary Weppler-Selear wrote: I want to move a community within a hierarchy, and I’m wondering if anyone has information as to whether it’s best to use the community filiator  for doing this?  I’m using 4.x

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Mark H. Wood
On Tue, Apr 28, 2015 at 05:43:09PM +0200, Carlos Alonso Vega wrote: (Platform Dspace 5.1 - xmlui) We got a problem with new users and submissions. New users are expected to be allowed to submit to certain collection after they create their account at dspace, they are unable to. *1*-

Re: [Dspace-tech] Autosubscribe to group does not work as expected

2015-04-28 Thread Carlos Alonso Vega
Hi Chris, Thanks a lot! You are right. We are using Mirage 2 too and have the same behaviour. Carlos El 28/04/2015 a las #4, Chris Gray escribió: I posted on this issue earlier. It seems to be a bug in 5.1 with XMLUI. We get the same behavior using Mirage 2. The special group does

Re: [Dspace-tech] Problem in Group and Eperson administration

2015-04-28 Thread Mark H. Wood
On Tue, Apr 28, 2015 at 05:13:55PM +0200, Oliver Goldschmidt wrote: Thanks again, but I guess that's not all. Changing m_text_value to m.text_value in the EPerson class is still throwing an NPE, because the SQL query is still not correct: 2015-04-28 17:04:36,075 DEBUG

Re: [Dspace-tech] XMLUI modification: search collections from front page

2015-04-28 Thread Ben . Tech
Hi! I just wanted to follow up on this. Thank you for the advice and direction. It worked out great! In case anyone ever wants to do something similar, this is what I ended up doing. In [dspace-srcdir]/dspace/modules/xmlui-mirage2/src/main/webapp/xsl/core/navigation.xsl Above the main body

Re: [Dspace-tech] Internal system error while trying to submit with a new field

2015-04-28 Thread ribin . jones
Thanks Christian. It worked !!! Ribin Jones S.B - Original Message - From: Christian Scheible christian.schei...@uni-konstanz.de To: dspace-tech@lists.sourceforge.net Sent: Tuesday, 28 April, 2015 11:22:39 AM Subject: Re: [Dspace-tech] Internal system error while trying to submit with

[Dspace-tech] Google scholar, Scopus and WOS API for citation count display

2015-04-28 Thread इन्‍दु भूषण Indu Bhushan
*DSpace 4 JSPUI, Apache Maven 3.0.5 , Java version: 1.8.0_31, Apache Ant(TM) version 1.8.2 , postgres (PostgreSQL) 9.0.3, Linux RHEL 5* Dear Team, I wants to display citation count from Google scholar, Scopus and WOS due to their different coverage. Please guide me. With regards Indu

[Dspace-tech] sorting of collection list

2015-04-28 Thread Stefanie Behnke
Dear all, the collections are listed in ascending alphabetical order. I want to have them listed in descending order. Is this possible? I am using dspace 3.1 with xmlui. Thanking you in advance Stefanie -- One

Re: [Dspace-tech] Problem in Group and Eperson administration

2015-04-28 Thread Oliver Goldschmidt
Thanks again, but I guess that's not all. Changing m_text_value to m.text_value in the EPerson class is still throwing an NPE, because the SQL query is still not correct: 2015-04-28 17:04:36,075 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query SELECT * FROM eperson e ORDER BY ? with