-
A task with a due date set before the start date is accepted without error.
2009-08-02 15:01:08 UTC in OpenGoo: The Open Suite
-
Having explore this a little we find that if A = ta33 and B=ta34 we find that the new version of A (the repeating task) is the closed version, but ta34 is the subtask one that was originally closed.
This is because when A is closed it is cloned, but it is the clone that is closed rather than the original. See...
2009-08-01 15:16:26 UTC in OpenGoo: The Open Suite
-
Emails sometimes trigger a task. It would be great to be able to click a link on the email page in order to create this task (using email body as description). Even better if it could be linked to the origiinal email.
2009-08-01 13:10:24 UTC in OpenGoo: The Open Suite
-
* Create a repeating task (A)
* Create a subtask of A (B)
* mark B as complete
* mark A as complete
Expected:
New copy of A (repeating task) with a new copy of subtask B
Actual result:
New copy of A, with a completed copy of subtask of B
Original A is completed, but original B is incomplete.
2009-08-01 13:04:46 UTC in OpenGoo: The Open Suite
-
It's great to see that you now have RSS feeds of your blogs.
Can you please add these feeds to your doap file. That way your latest posts will appear at http://simal.oss-watch.ac.uk//projectDetails/jisc/webpa.html and more importantly at the (soon to be rolled out) full JISC project catalogue.
For an example of including blog feeds see...
2007-10-04 08:26:01 UTC in WebPA - An Online Peer Assessment System
-
In order to evaluate this software we need to review the source code. Where is it?.
2007-08-14 13:43:35 UTC in OpenProj - Project Management
-
Your DOAP file is not valid XML, the following element contains an '&' which should be an entity:
It should read:
.
2007-08-13 21:00:42 UTC in WebPA - An Online Peer Assessment System
-
I'm not reopening this as it's your call. However, your DOAP still does not include all the info you could provide. I'd provide a patch, but it doesn't look like it's in your SVN. I think you need to add:
2007-08-06 22:38:19 UTC in WebPA - An Online Peer Assessment System
-
Thanks Nick,
You may be interested to know a quick and easy way of embedding your RSS feeds in an existing page on your site is to use the Google Ajax Feed API [1]. This provides a Javascript snippet that will provide an AJAX interface to any external feed. It will allow you to bring in your external blog feeds to your site, as well as providing related feeds if any should exist.
[1]...
2007-08-06 22:06:57 UTC in WebPA - An Online Peer Assessment System
-
Your DOAP file contains entries for your SVN repo, but they are incorrect.
The browse URL should be http://webpa.svn.sourceforge.net/viewvc/webpa/trunk/
and the SVN url should be https://webpa.svn.sourceforge.net/svnroot/webpa.
2007-08-03 15:11:39 UTC in WebPA - An Online Peer Assessment System