Changes between Version 52 and Version 53 of BluePrint/GIS/LocationSelector


Ignore:
Timestamp:
03/23/11 17:47:08 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/LocationSelector

    v52 v53  
    2323
    2424== Use Cases ==
    25 === Locate a Site ===
     25=== Locate a Site/Address ===
     26Addresses are like Sites (although less likely to need a Location Group)
     27
     28Q: Should we make Addresses Sites?
     29
    2630Options:
    2731 * Select an Existing Building
     
    3842  * The 1st Building is created in the normal way & added to this group
    3943  * Q: How do we add subsequent buildings? (Lower priority for now)
     44
    4045=== Locate a Person ===
    41 ==== Link them to a Site ====
     46==== Link them to a !Site/Address ====
    4247 * Set a Staff member's Base Location to their Office Address
     48 * Set a Volunteer's Base Location to their Home Address
    4349 * Check-in to a site
    4450
    4551Both would want to select Site from a Dropdown (ideally Combobox)
    4652
    47 ==== Select their Home Address ====
    48  * Set a Volunteer's Base Location to their Home Address
    49 
    50 Adding an Address is the same as adding a Site (unlikely to need Location Groups though)
    51 
    5253Can tick 'Base Location' when adding/updating an address
    53 
    54 Add any configured addresses for a user to the 'Select a Site' option in Presence?
    5554
    5655==== Provide a !WayPoint ====
     
    6362
    6463Name shouldn't be required.
     64
    6565=== Locate an Incident or Activity ===
    6666Options:
     
    6868 * Provide a !WayPoint (as for Persons)
    6969
    70 === Locate a Document or Project ===
     70=== Locate a Project or Document ===
    7171Examples:
    7272 * Assessment (RAT or Flexible Impact)
     
    7777- ideally provide an option to be able to restrict which Lx level(s) can be selected
    7878- no need for a specific location
     79
    7980== Modes ==
    8081When instantiating the Selector server-side we can differentiate between the following Modes.
    8182
    8283Q: When a single Mode has several different workflows, should we provide a wizard-style approach to selecting between the options?
     84
    8385=== Building (Site, Address) ===
    8486Client side options:
     
    8789 * Select existing Building
    8890 * Select existing  Location Group
     91
    8992=== !WayPoint (Presence, Incident) ===
    9093Client side options:
    9194 * Select existing !Site/Address (make addresses sites?)
    9295 * Create new !WayPoint
     96
    9397=== Project or Document (Assessment, Plan, Policy) ===
    9498Client side options:
     
    109113  * For a Create resource which needs a specific location
    110114  * For an Update resource which needs a specific location
     115
    111116== !ToDo ==
    112117 * Redesign the !Look/Feel to make it more usable