pleio/tasks

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Details

github.com/Pleio/tasks

Source

Issues

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 7

Forks: 1

Open Issues: 0

Type:elgg-plugin

dev-master 2015-04-27 15:45 UTC

This package is not auto-updated.

Last update: 2024-04-27 23:19:47 UTC


README

This plugin will allow you to create and manage tasks in the Elgg Way:

  • Create your tasks : Title, description, start, end, %done, remaining work, assign, tags, categorie tags, read access, write access.
  • Create Group tasks: The task belong to the group.
  • Manage tasks: Modify start, end, %done, remaining, assign, comments
  • Widget tasks: Liste task visible to you
  • Comment tasks: Just add a comment.
  • Assign task to members of the group
  • Notification: As the bookmark system.
  • Calendar dates multi-language (jquery ui i18n date picker)
  • French and English translations.

You can customize the status lists and type list by simply editing your translation file.

Further dev: quick input widget, task filter.

The last release is completly rewritten, hugely (entirely) based on the "Page" mechanism used on Elgg. Whatever you have with a page, you have it with the task ...