Rachota 2.0 Backward Summary UI Specification


   This feature will allow users to look over tasks statistic from the history, filter, group or sort them. The component will contain 4 predefined period scales with possibility to manually extend it. Besides, there will be two views available: Time view and Task view. The common part should look like this:
    Period scale: [ week ]
      -[ 0 ] [<<] [ 31. ] [>>] [ 0 ]+

Note: It will be possible to select day, week, month and year as period.

Time view

   Time view will provide a chart showing either start/finish times or duration times for each day. The UI should look like this:
        9|                     16|   ==
        8|-----------GWH       15|   ||
        7|   __                14|   ||    ==
        6|   ||                13|== ||    ||
        5|---||------AWH       12||| ||    ||
        4|__ ||    __     or   11||| || == ||
        3||| || __ ||          10||| || || ||
        2||| || || ||           9|== || || ==
        1||| || || ||           8|   == ==
        +--+--+--+--+           +--+--+--+--+
        18 19 20 21             18 19 20 21
                        
Legend:
GWH - given working hours by employer
AWH - average working hours

Task view

   Task view will serve for fine selecting of tasks, grouping and sorting them. The selection criteria will be:
    
        Criterion                Action
        Description    contains/doesn't contain
        Category       contains/doesn't contain
        Duration       more/less than
        Priority       more/less than or equals
        State          more/less than or equals
                        
The design should cover typical usecases like:
  • view all tasks in a week
  • view all tasks containing "text" in description with priority High or Medium
  • view all tasks in state Done that lasted more than 1 day

The UI should look like this:
        +----------------------------------------------+
        |   Criteria:                                  |
        |   [ Description ] [  contains ] [  test ]    |
        |   [    Priority ] [ more than ] [   Low ]    |
        |                                              |
        |    [Add Criterion...] [Remove Criterion]     |
        |                                              |
        |     Description    Time [-]  Priority  Days  |
        | +------------------------------------------+ |
        | | Q-build testing   3:21:15    High      1 | |
        | | Writing testpec   1:30:05   Medium     2 | |
        | +------------------------------------------+ |
        |                              Total: 4:51:20  |
        |                                              |
        |  [x] Group tasks with same description       |
        +----------------------------------------------+
                        
[ Home | Download | Documentation | FAQ | Feedback ]

Newcomer

3-steps Demo
Download

User

Documentation
FAQ Section

Contributor

Feedback
Defects
Enhancements

SourceForge.net Logo Any questions or comments please send to cesilko
Last update: August 15, 2006