Changes between Version 25 and Version 26 of BluePrintRegionsAndIncidents
- Timestamp:
- 04/10/11 20:54:54 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintRegionsAndIncidents
v25 v26 59 59 * Pat: Inserting a reference to a region in layer_feature *deselects* the layer for that on the map for that region. This is consistent with an empty region set meaning all regions have that layer, and is easier to maintain if new regions are added -- don't need to do anything.) 60 60 * Fran: Inserting a reference to a region in layer_feature *restricts* the layer to just that region since this is the most usual use-case where a layer only applies to a particular region. 61 * Pat: Take the enabled flag out of gis_layer_* and instead have a list multiple field in gis_config 62 that enumerates the enabled layers for that config. 61 * Pat: Take the enabled flag out of gis_layer_* and instead have a list multiple field in gis_config that enumerates the enabled layers for that config. 63 62 64 * Generate a regions menu from the gis_config table. Add site config options to enable 65 the regions menu and specify a label for the menu head. 63 * Generate a regions menu from the gis_config table. Include site and personal configs in the menu. Add deployment setting to enable the regions menu and specify a label for the menu head. 66 64 67 65 * The selected region persists for the session only (or until the user selects another