I made a feature with megfrisch for Open Atrium that depends on Todolist module. It's fairly basic, and doesn't extend todolist.module at all yet. Check it out and let us know what you think!

Atrium Todolist
http://community.featureservers.org/project/atrium-todolist

CommentFileSizeAuthor
#2 atrium_todolist_834274_2.patch1.08 KBscottrigby

Comments

Argus’s picture

Works great, nice addition. Is there a way to have the Todolist on a Dashboard in a box?

Other request: the option to show the time at which the task was posted.

Getting this message "This content type is supposed to be posted within a group but it is not. You will not be able to save this node. Please contact a site administrator to fix the issue." when I want to create a Todolist as a regular user.

scottrigby’s picture

StatusFileSize
new1.08 KB

There's an issue queue on community.featureservers.org, where i added part of what you mentioned: http://community.featureservers.org/node/100

I'm uploading a patch here, since we can't do that on community.featureservers.org yet.

Also updated a new release:
http://community.featureservers.org/content/atrium-todolist-6x-10-alpha2

scottrigby’s picture

@Argus about the other two feature requests –

currently there's no built-in way to display the time for each task without modifying the Todolist module - because it doesn't currently store this info. We can get the date when the list itself was created and updated.

About adding a todolist in a block for the dashboard, how should this work? Do you mean a view of all todolists, or a showing a single todolist itself in the block (if single, say you have 10 todolists in a group... which one would display)? If you mean a view of all todolists in a group, there's already one when clicking the main Todolist icon from within a group.

gandhiano’s picture

Issue tags: +features, +Open atrium

I was very much interested in testing this feature, as a way to have a very simple and straightforward group (and possibly user) todo list tool. But the links to the project are gone.

Is there any place where we can still find, to eventually fix/extend what's already been developed?