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


Ignore:
Timestamp:
12/13/10 09:59:57 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/LocationSelector

    v16 v17  
    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}}})
     27  * Can then remove:
     28   * {{{gis.form_map()}}} & call from {{{modules/s3xrc/s3crud.py}}}
     29   * _gis.location_id, _gis.map_selector & _gis.location_hierarchy from top of {{{models/03_gis.py}}}
    2830 * Redesign the Look/Feel to make it more usable
    2931  * Display all the Lx layer dropdowns from the start?