Changes between Version 7 and Version 8 of BluePrintCERT
- Timestamp:
- 12/05/10 19:23:56 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintCERT
v7 v8 61 61 * Add Task should be a client-side unhide (listadd=True), again not sure why this isn’t working. 62 62 * When 'open' a person from the Team Members view it should open the Person record not the Membership record 63 63 * Need UI to access the 'Show Offices within x radius of an Event ('Project') Map: 64 * A dropdown for the Event 65 * A slider for the Radius (textbox fine to start with) 66 * jQuery to read these values when the 'Show Map' button is clicked with a URL like: 67 * http://127.0.0.1:8000/rhok/vol/view_offices_map?project_id=1&radius=1000 68 * (Longer-term would be good to have the filter adjust the Map dynamically) 64 69 65 70 ----