Changes between Version 42 and Version 43 of HaitiRMSToDo
- Timestamp:
- 01/26/10 08:35:38 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaitiRMSToDo
v42 v43 23 23 24 24 === STATUS === 25 '''Production (10012 4@9:15UTC)'''25 '''Production (100126@8:35UTC)''' 26 26 * view with sms feeds from Ushahidi 27 27 * view with twitter feeds from TtT … … 29 29 * pledge system with pledges as component and requests as resource 30 30 * ServerSidePagination (currently disabled due to filtering problems) 31 32 '''Development (100124@09:15UTC)'''33 31 * Close the loop. Updated status on request (open/fulfilled) is now available as RSS feed. 34 32 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)''' 36 37 * launchpad branch (~uwthw/sahana/rms) 37 38 … … 40 41 Involved: 41 42 * 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) 43 44 * start moving docs to [wiki:UserGuidelinesRMS UserGuidelinesRMS]) 44 45 * feed from Tweak the Tweet split feed into 2 tables: #offer & #help 45 46 * 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 47 48 * test/repair "search requests" 49 * add ability to display "x most recent" requests, particularly useful for map viewer 48 50 49 51 Quick 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) 53 53 * change representation of "make pledge" to a button 54 54 * review/triage bug tickets in light of new production version 55 55 56 57 56 === Strategy === 58 57 We 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. 59 58 60 * Bugs need triaging/fixing:59 * Bugs that need triaging/fixing: 61 60 * #78 62 61 * #88