Changes between Version 42 and Version 43 of HaitiRMSToDo


Ignore:
Timestamp:
01/26/10 08:35:38 (15 years ago)
Author:
Nico Presto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HaitiRMSToDo

    v42 v43  
    2323
    2424=== STATUS ===
    25 '''Production (100124@9:15UTC)'''
     25'''Production (100126@8:35UTC)'''
    2626  * view with sms feeds from Ushahidi
    2727  * view with twitter feeds from TtT
     
    2929  * pledge system with pledges as component and requests as resource
    3030  * ServerSidePagination (currently disabled due to filtering problems)
    31 
    32 '''Development (100124@09:15UTC)'''
    3331  * Close the loop. Updated status on request (open/fulfilled) is now available as RSS feed.
    3432
    35 '''Experimental (100124@09:155UTC)'''
     33'''Development (100126@08:35UTC)'''
     34  * added arbitrary key/value table to requests (Omer's code)
     35
     36'''Experimental (100126@08:35UTC)'''
    3637  * launchpad branch (~uwthw/sahana/rms)
    3738
     
    4041Involved:
    4142  * re-enable server side pagination
    42   * Administer pledges dashboard showing multiple pledge items by pledge organization (joined resource commented out in branch)
     43  * Administer pledges dashboard showing multiple pledge items by pledge organization (currently achieved with search)
    4344  * start moving docs to [wiki:UserGuidelinesRMS UserGuidelinesRMS])
    4445  * feed from Tweak the Tweet split feed into 2 tables: #offer & #help
    4546  * report generating functionality assigns id (alpha, beta,...) to pledges every ~6 hours to facilitate tracking by relief organizations
    46   * allow options for filtering by category/priority/fulfilled/city/type
     47  * allow options for filtering by category/priority/fulfilled/city/type 
    4748  * test/repair "search requests"
     49  * add ability to display "x most recent" requests, particularly useful for map viewer
    4850
    4951Quick
    50   * repair sms feeds in map view
    51   * icon showing status of pledge set with represent (red = unpledged, green = pledged)
    52   * connect comment fields to each pledge for follow-up and record keeping by the pledge donors. This table is commented out and can be connected as a component.
     52  * icon showing status of pledge set with represent in pledge admin (red = unpledged, green = pledged) (copy the priority represent code)
    5353  * change representation of "make pledge" to a button
    5454  * review/triage bug tickets in light of new production version
    5555
    56 
    5756=== Strategy ===
    5857We decided to combine the requests from different feeds into one table via the cron script. This has the benefit of transitioning from the previous prod pledge system without changing the current tables. Also it means that feeds are stored "as is" for posterity. The origins are tracked with source (e.g. sms, tweet) and source id (ushahidi ID and TtTid). The source ids are necessary to close the loop with these groups by sending back info on which requests have been filled. The con is that there is duplication among tables.
    5958
    60  * Bugs need triaging/fixing:
     59 * Bugs that need triaging/fixing:
    6160  * #78
    6261  * #88