Opis
This plugin adds a dashboard widget that displays a list of your Asana tasks. Choose to display one or more of: tasks due today, due this week, assigned for today, or overdue. You can mark tasks as complete from the plugin, and they will be updated in Asana.
You can also create Asana tasks from a second dashboard widget.
Please note that you will need an Asana account to use this plugin.
Instalacija
- Upload
asana-task-widget.php
to your /wp-content/plugins/ directory - Activate the plugin through the Plugins menu
- Go to your profile page (Users – Your Profile) to configure the plugin
Suradnici i Programeri
“Asana Task Widget” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Asana Task Widget” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.2
*Appends project name to task name in the widget (useful if you have multiple tasks with the same name in different projects, and thanks to Omar Gourari for the request)
1.1.1
*Bug fixes
1.1
*Added due date field to task creation widget
1.0
*Moved all options to user profile so plugin can be used on multi-user sites.
0.5
*Added task creation widget
0.4
*Added options to choose which kinds of tasks (overdue, due today, due this week and assigned for today) should be displayed in the widget
*Added notification in widget if there were no tasks due in a selected category
0.3
*Initial version