Changes between Version 5 and Version 6 of Projects/Advanced/Usability


Ignore:
Timestamp:
04/06/11 14:17:32 (14 years ago)
Author:
graeme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Projects/Advanced/Usability

    v5 v6  
    66 * Show help comments to the side when a field is selected.
    77 * Show a throbber in autocompletes and give the option to add new data if no matching record is found.
    8  * Improve styling to ensure that elements are aligned and utilise the screen real estate. Where the is spare space on the screen, elements should be centred (rather than far to the left)
    9  * Develop better home pagre and dash boards.
     8 * Improve styling to ensure that elements are aligned and utilise the screen real estate. Where there is spare space on the screen, elements should be centred (rather than far to the left)
     9 * Develop better home page and dash boards.
    1010 * Improve the design of the Menu ''See:'' BluePrintApplicationMenus
     11   * Proper menu API which allows (requires) menus to be constructed through the API but can then be presented in different formats automatically
     12   * Proper documentation for the API (including comprehensive test cases)
     13   * CSS for any menu formats implemented (including proper documentation for what to change where)
     14   * Look at how keyboard short cuts could be linked to the menu items
     15   * Look at how menu customisation could be achieved beyond a single session
    1116 * Projects/Design/SahanaEdenTheme
    1217 * Projects/Design/Icons
    1318 * [http://eden.sahanafoundation.org/report/31 Usability Tickets]
     19 * UI widgets
     20   * Summary of all widgets currently used
     21   * Investigate which widgets are available in the wild (without adding any additional dependencies) { such as: The all singing "editable combo-box"}
     22   * If necessary develop widgets that will dance to the Sahana tune
     23 * Develop usability metrics, including:
     24   * Minimum clicks to reach a single page
     25   * Frequency of use of each page (analyse Apache log records for active Sahana instances)
     26   * Number of clicks to fully complete a task (need to understand work flow)
     27   * Number of clicks to complete the bare minimum of a task (need to understand work flow)
     28   * Location of all compulsory fields (are they before optional fields, if not why not?)
     29   * Consistent look (font, colour, layout, help)
    1430
    1531