Changes between Version 15 and Version 16 of BluePrint/GIS/LocationSelector


Ignore:
Timestamp:
12/11/10 16:58:58 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/LocationSelector

    v15 v16  
    2525 * Move the implementation to a server-side widget so that it applies automatically to all instances of the field (can then remove from custom view templates)
    2626  * Work has started on this: S3LocationSelector in {{{modules/widgets.py}}} & {{{static/scriptsS3/s3.locationselector.widget.js}}}.[[BR]]Enable by uncommenting in {{{models/03_gis.py}}} & comment the old autocomplete in a view to try it out (e.g. {{{views/cr/shelter_autocompletes.html}}}).
     27  * Can then remove {{{gis.form_map()}}} & call from {{{modules/s3xrc/s3crud.py}}})
    2728 * Redesign the Look/Feel to make it more usable
    2829  * Display all the Lx layer dropdowns from the start?
     
    3132  * Q: Should we save a new location automatically upon submission of main form (as now) or else have a manual Save button?
    3233  * Q: Is 'Specific Location' == L5?
    33   * Don't load the Map within the page (currently done using {{{gis.form_map()}}} called from {{{modules/s3xrc/s3crud.py}}}) but do this as a separate server-side call
    34    * Work has started on this: {{{map_selector()}}} in {{{controllers/gis.py}}}
    3534 * Increase Robustness (currently there are many bugs)
    3635 * Add an HTML5 !GeoLocation option ('Current Location')