Changes between Version 27 and Version 28 of HaitiRMSToDo
- Timestamp:
- 01/19/10 13:28:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaitiRMSToDo
v27 v28 13 13 * http://dex.cidi.org/ 14 14 15 '''Comment /Request:''' Could someone connect the tables request_aid to request_item and pledge_aid to pledge_item via joined resource. By the time we got the syntax, we ran out of time. Will pick up project ~midday Monday (CT). Fran has done request_aid to request_item.15 '''Comments''' We pushed a simple pledge system to dev. We'll be changing it soon to accommodate new feeds and improve database design. 16 16 17 17 === STATUS === … … 22 22 development(100118@4:34CT) 23 23 * SMS alerts 24 * pledge system with simple flat-table extending sms feeds table 24 25 25 26 experimental (100118@4:34CT) 26 27 * ~~Added first draft of rms to launchpad branch (~uwthw/sahana/rms)~~(100117@02:30) 27 * Update draft of rms to launchpad branch (~uwthw/sahana/rms) (10011 8@04:30)28 * 4 tables request_aid, request_item, pledge_aid, pledge_item29 * no data validation and limited formatting28 * Update draft of rms to launchpad branch (~uwthw/sahana/rms) (100119@07:30) 29 * ~~4 tables request_aid, request_item, pledge_aid, pledge_item~~ 30 * 3 tables request_aid, pledge_aid, match - building controllers/views 30 31 31 32 === TODO === … … 33 34 * match table that links request_item_id with pledge_item_id 34 35 * percent completion (as pie graph) calculated from quantity and unit 35 * capability to select requests to fulfill for pledge36 36 * add multiple pledge items to pledge form (joined resource commented out in branch) 37 37 * standardize this wiki page with the other project pages (FB: No big need. This is Temp status...move longer-term goodness to [wiki:UserGuidelinesRMS UserGuidelinesRMS]) 38 38 * ServerSidePagination will be needed as we collect more data 39 39 * [wiki:UserGuidelinesRMS] 40 * add logs 41 * rewrite cron for Twitter feeds 40 42 41 43 === DONE === … … 49 51 * ~~TODO Cron job timing decision and command to be written~~ (uncomment in cron to run every 5 min) 50 52 * ~~customize sms form to filter/sort & remove add functionality~~ 53 * ~~capability to select requests to fulfill for pledge~~ 51 54 52 55 === LOGS ===