Re: [Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Mark H. Wood
On Wed, Aug 26, 2015 at 02:27:02PM -0400, Elias Tzoc wrote: We’re testing a basic REST API script for creating collections for new users, and it’s partially working. We can create collections but we’re not sure how to add (new) e-persons to recently created collections, the e-person should

[Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread George Stanley Kozak
Hi, Everyone: I wrote to the list back in July about a search problem that we were having with DSpace 5.2 XMLUI Mirage 2 theme. The problem was that if you did a search of a phrase (such as Cornell University), your search results would contain the word Cornell and the word University. In

[Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Elias Tzoc
Hi all, We’re testing a basic REST API script for creating collections for new users, and it’s partially working. We can create collections but we’re not sure how to add (new) e-persons to recently created collections, the e-person should be an administrator and submitter for his/her

[Dspace-tech] NOTICE: dspace-tech will move to Google Groups TOMORROW (Thurs, Aug 27) - ACTION REQUIRED

2015-08-26 Thread Tim Donohue
Hello dspace-tech subscribers, This dspace-tech SourceForge mailing list will be migrated to Google Groups TOMORROW (Thurs, Aug 27) at approximately 19:00 UTC (3pm EDT). Unfortunately, because of Google Group's strict policies to avoid spammers, we will be UNABLE to migrate your existing

Re: [Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread Andrea Schweer
Hi George, On 27/08/15 04:43, George Stanley Kozak wrote: I wrote to the list back in July about a search problem that we were having with DSpace 5.2 XMLUI Mirage 2 theme. The problem was that if you did a

Re: [Dspace-tech] DSpace 5.3 missing link in Inactive account error message

2015-08-26 Thread Andrea Schweer
Hi, On 27/08/15 01:57, Brouns, Francis wrote: a minor issue in Dspace 5.3. When an user with an account that has not yet been verified asks for a new password, a message is shown about the account being inactive. The message contains a link to register. This link is not set, instead {0} is

[Dspace-tech] DSpace 5.3 SQLNestedException: Cannot get a connection

2015-08-26 Thread Brouns, Francis
Hi all, we encounter a lot of db connection errors while testing a clean install of Dspace 5.3 on SLES Linux, using Oracle11g. I did a clean install of Dspace 5.3, using jspui as ROOT context, created a few communities and collections, imported some collections from our production server and

Re: [Dspace-tech] theme mirage2

2015-08-26 Thread Claudia Jürgen
Hola Paula, tienes que habilitar Javascript en el navegador, porejemplo en Firefox (desde versión 23) entra about:config y cambia javascript.enabled (true). Para cambiar el tema aquí hay la documentación: https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization Nota

[Dspace-tech] DSpace 5.3 missing link in Inactive account error message

2015-08-26 Thread Brouns, Francis
Hi all, a minor issue in Dspace 5.3. When an user with an account that has not yet been verified asks for a new password, a message is shown about the account being inactive. The message contains a link to register. This link is not set, instead {0} is shown. Inactive Account The e-mail

Re: [Dspace-tech] theme mirage2

2015-08-26 Thread Shannon Meisenheimer
That is likely due to a bad build. We saw that when Maven wasn't able to get to some of the repositories needed for the build due to FW restrictions. Shannon -- Mr. Shannon Meisenheimer Office of Technology Blackboard and Academic Application Management University of Central Missouri Dockery

Re: [Dspace-tech] REST API: collection administrators and submitters

2015-08-26 Thread Monika C. Mevenkamp
I have a script that creates a collection templating the new collection after another collection I do this in jruby. If you are interested have a look at https://github.com/akinom/dscriptor See the way I use it at https://github.com/akinom/dscriptor/blob/master/utils/pulibs.rb The stuff is not

Re: [Dspace-tech] Search problem in DSpace 5.2 Mirage2

2015-08-26 Thread George Stanley Kozak
Andrea: I haven't tested outside of Mirage2 XMLUI, but I will. George From: Andrea Schweer [mailto:schw...@waikato.ac.nz] Sent: Wednesday, August 26, 2015 6:06 PM To: George Stanley Kozak g...@cornell.edu; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Search problem in DSpace 5.2