Changes between Version 24 and Version 25 of Deployments/Philippines/Haiyan


Ignore:
Timestamp:
11/12/13 16:31:53 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Deployments/Philippines/Haiyan

    v24 v25  
    2727
    2828== Needs ==
    29 === Designer ===
     29=== Data ===
     30Red Cross are interested in this data:
     31* Census data from http://www.census.gov.ph/statistics/quickstat on e.g. Unemployed
     32 * would be great to download all these XLS & bring into a single XLS file ready for import into Eden
     33 * ultimately this should look somethign like this:
     34  - https://github.com/flavour/eden/blob/master/private/templates/Vulnerability/demographic_data_short.csv
     35* Damage Assessments: dead, missing, houses destroyed, people affected…
     36 * would be great to pull this from !OneResponse & Virtual OSOCC & bring into a single XLS file ready for import into Eden
     37
     38=== Documentation ===
     39Perhaps we could have a simple User Guide created for the site...e.g. to be added in Help on the site
     40
     41Ideas can be pulled from:
     42* UserGuidelines
     43
     44=== Design ===
    3045==== Front Page ====
    3146Work on a nice frontpage design. At a first guess, I think we want 3 big buttons on the front:
     
    4055
    4156Wordsmithing could be improved!
     57
    4258==== Time Page ====
    4359or some other way to handle the 2 different ways to donate time
     
    4763
    4864The default view would be a list of all & then user filters via the multiselects, but a nicer interface would be better if we can
     65
    4966==== JS Code ====
    50671. On the Profile page for an Org, there should only be 1 Needs record, so creating a Needs record should remove the  + button for that widget
    51681. Hide rich text fields on needs until their checkboxes are selected (& rehide if deselected)
    52 
    53 === Data ===
    54 Red Cross are interested in this data:
    55 * Census data from http://www.census.gov.ph/statistics/quickstat on e.g. Unemployed
    56  * would be great to download all these XLS & bring into a single XLS file ready for import into Eden
    57  * ultimately this should look somethign like this:
    58   - https://github.com/flavour/eden/blob/master/private/templates/Vulnerability/demographic_data_short.csv
    59 * Damage Assessments: dead, missing, houses destroyed, people affected…
    60  * would be great to pull this from !OneResponse & Virtual OSOCC & bring into a single XLS file ready for import into Eden
    61 
    62 === Testing ===
    63 There will be some new code developed so some manual test cases which can be automated would be great
    64 
    65 === Documentation ===
    66 Perhaps we could have a simple User Guide created for the site...e.g. to be added in Help on the site
    67 
    68 Ideas can be pulled from:
    69 * UserGuidelines
     691. When a datalist with no records has the first record added this doesn't load automatically into the page (it's fine when there is already at least 1 record)
     70 - probably just ensuring some JS is loaded or tags present
    7071
    7172=== Developers ===
     
    110111e.g. I can think of an alternate workflow where Needs are all just cms_posts of type 'money', 'time' or 'goods' & we have a single 'newsfeed' of all
    111112
     113=== Testing ===
     114There will be some new code developed so some manual test cases which can be automated would be great
    112115
    113116== Links ==