Changes between Version 97 and Version 98 of BluePrintCERT/RHoK2011
- Timestamp:
- 12/03/11 21:56:48 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintCERT/RHoK2011
v97 v98 284 284 285 285 === THIS_NOT_ONE_OF Validator === 286 287 '''Austin RHOK (Eli) working on this''' 286 '''Austin RHOK (Eli) working on this'''[[BR]] 288 287 When adding an Event to a volunteer's Participation, the dropdown shows all events, even those already added to the profile.[[BR]] 289 288 The dropdown should be filtered to exclude those records already added. … … 296 295 * http://bazaar.launchpad.net/~flavour/sahana-eden/cert/view/head:/modules/s3/s3validators.py#L149 297 296 297 === Validation for Contacts === 298 * contact_method == SMS/PHONE should use s3_phone_requires 299 * contact_method == EMAIL should use IS_EMAIL() 298 300 === Geo-based notifications filter === 299 301 Add support for filtering notifications by geo location.