Re: [Dspace-devel] [Dspace-gsoc-student] DSpace GSoC REST API project status?

2010-08-10 Thread Mark H. Wood
On Fri, Aug 06, 2010 at 09:59:44AM -0500, Tim Donohue wrote: (1) We noticed that the REST API documentation on the wiki currently doesn't mention anything about Authentication. How is authentication expected to be handled (or being handled)? Is it just Basic HTTP Auth? Is there any

Re: [Dspace-devel] [Dspace-gsoc-student] DSpace GSoC REST API project status?

2010-08-10 Thread Bojan Suzic
Hi everybody, I will give answers and some comments to the previous posts in this email, as there are some common points in discussion. First, I have refreshed wiki page, changed it to be more readable and added some sections. So interested developers and others are welcomed to check and comment

[Dspace-devel] Phantom file

2010-08-10 Thread Brindley, Paul
I'm trying to add a new field onto the edit collection page. I've managed it despite a rather strange occurrence. The file I changed was edit-collection.jsp, but when you get to it on DSpace it shows as edit-communities in the address bar! Also the form posts to edit-communities. Can someone

Re: [Dspace-devel] [Dspace-gsoc-student] DSpace GSoC REST API project status?

2010-08-10 Thread Tim Donohue
Bojan, Thanks! Obviously there's a lot of back and forth comments, but that's a great thing. It means a lot of people are interested in the work and want to see it move forward. On 8/10/2010 8:27 AM, Bojan Suzic wrote: Hi everybody, I will give answers and some comments to the previous

Re: [Dspace-devel] Phantom file

2010-08-10 Thread Claudia Jürgen
Hello Paul, the jsp's of edit-collection and edit-community both refer to one Servlet: org.dspace.app.webui.servlet.admin.EditCommunitesServlet.java Hope that helps Claudia Jürgen Am 10.08.2010 16:16, schrieb Brindley, Paul: I'm trying to add a new field onto the edit collection page. I've

Re: [Dspace-devel] DSpace GSoC REST API project status?

2010-08-10 Thread Tim Donohue
Hi all, A few comments, which Sands' thoughts brought to mind. First, a quick FYI for everyone reading along. The REST API code is actually available in SVN already (this year, we required all GSoC projects to work out of our SVN). So, any developers can already pull it down and begin to

[Dspace-devel] [DSJ] Created: (DS-644) Broken link in Shibboleth settings in 1.6.2 Documentation

2010-08-10 Thread Tim Donohue (JIRA)
Broken link in Shibboleth settings in 1.6.2 Documentation - Key: DS-644 URL: http://jira.dspace.org/jira/browse/DS-644 Project: DSpace 1.x Issue Type: Bug Components:

[Dspace-devel] [DSJ] Updated: (DS-644) Broken link in Shibboleth settings in 1.6.2 Documentation

2010-08-10 Thread Tim Donohue (JIRA)
[ http://jira.dspace.org/jira/browse/DS-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Donohue updated DS-644: --- Status: Open (was: Received) Broken link in Shibboleth settings in 1.6.2 Documentation

[Dspace-devel] Proposal: Move AIP export/import work to Trunk?

2010-08-10 Thread Tim Donohue
All, I'd like to officially propose adding the AIP Backup/Restore work to DSpace Trunk in preparation for the DSpace 1.7 release. For full background on this work (including a link to my talk at OR10), see: https://wiki.duraspace.org/display/DSPACE/AipBackupRestorePrototype In general, this

[Dspace-devel] DSpace Developers Meeting Tomorrow Agenda

2010-08-10 Thread Tim Donohue
All, As usual, we have a DSpace Developers Meeting tomorrow (Weds, Aug 11) in the #duraspace IRC channel at 20:00 UTC. To determine your local time, check the world clock: http://www.timeanddate.com/worldclock/fixedtime.html?hour=20min=0sec=0p1=0 The agenda is posted on our Developer meetings

Re: [Dspace-devel] DSpace GSoC REST API project status?

2010-08-10 Thread Tim Donohue
All, Here's yet another possible approach to how we could release the REST API. I asked the Fedora Commons folks how they went about releasing their REST API. Here's the general steps they went through: 1. In Fedora 3.0 (July 2008), they released the REST API as experimental with an explicit

Re: [Dspace-devel] Proposal: Move AIP export/import work to Trunk?

2010-08-10 Thread Stuart Lewis
On 11/08/2010, at 5:55 AM, Tim Donohue wrote: I'd like to officially propose adding the AIP Backup/Restore work to DSpace Trunk in preparation for the DSpace 1.7 release. Questions / Comments? I'll leave this open for discussion/voting until we can come to some sort of consensus as to

Re: [Dspace-devel] [Dspace-gsoc-student] DSpace GSoC REST API project status?

2010-08-10 Thread Stuart Lewis
On 11/08/2010, at 12:26 AM, Mark H. Wood wrote: On Fri, Aug 06, 2010 at 09:59:44AM -0500, Tim Donohue wrote: (1) We noticed that the REST API documentation on the wiki currently doesn't mention anything about Authentication. How is authentication expected to be handled (or being