Loading...
 
Features »  Task

Project Management - Existing Task functionality

Existing Task functionality



The Tasks menu is currently part of the MyTiki function set and should probably stay that way to avoid confusion. When the Projects feature is activated however there should also be a Task menu link under the Projects menu as well and 'activating' Projects should also activate Tasks at the same time.

The "Tasks" menu item opens a main admin screen as shown below:

Existing Task screenshot 01

This screen allows the following:

  • Row of button links
    • New Task - opens new screen (see below)
    • Task List - refreshes/goes to the screen showed above
    • Admin mode on/off - not yet sure what the difference is ?
    • ask Help - display some help text
    • Empty Trash - completely destroys previously deleted Tasks
  • Displays a summary table of existing tasks:
    • a checkbox in column 1 allows individual Tasks to be selected and various 'actions' applied to them
    • the Title (2nd) column is a clickable link taking you to the detailed edit screen for the Task
    • Start and end dates are in columns 3 and 4
    • Priority is shown in column 5, and
    • The last column allows the completion status to be set

When a New Task is selected the following screen is shown:

Existing Task screenshot 02

The additional parameters that can be set here are:

  • assign Task to a user
  • set option to only allow Task creator to delete the Task
  • Update Task title
  • Update Task description
  • Update Task Start date/time
  • Checkbox? what does "Use start date and time" do?
  • Update Task End date/time
  • Checkbox? what does "Use end date and time" do?
  • Priority can be set from 1- Lowest to 5 - Very High
  • Percentage completed can be set to either Waiting or 0-100% in 10% increments
  • Drop down? Shared for Group - shows Groups that a user is in, and that have (directly - not inherited) the tiki_p_task_receive permission. Selecting a Group allows the task to be 'shared' with all users in that Group
  • Check box? Inform task user by email ? probably means notify the currently assigned user of any changes to the Task parameters

When an existing Task is clicked in the 2nd column the following screen is displayed:

Existing Task screenshot 03

The additional options that are possible here are:

  • Clicking the edit icon then allows the Task to be edited
  • Clicking tick icon accepts the task being assigned to you
  • Clicking the cross icon refuses acceptance of the task being assigned to you
  • Clicking the Trash can icon deletes the Task
  • Clicking the left/right arrow icons views alternate historic versions of the task contents


Current software

The existing tasklib library allows the following:

  • get_task
  • get_default_new_task
  • accept_task
  • update_task
  • mark_task_as_trash
  • unmark_task_as_trash
  • open_task
  • waiting_task
  • mark_complete_task
  • update_task_percentage
  • emty_trash
  • list_tasks
  • get_user_with_permissions


php files:

  • tiki-user_tasks.php


tpl templates files:

  • tiki-user_tasks.tpl
  • tiki-user_tasks_edit.tpl
  • tiki-user_tasks_list.tpl
  • tiki-user_tasks_view.tpl


Table of contents for section:

Table of contents for main document:

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools