Changeset 388
- Timestamp:
- 04/14/09 23:47:43 (1 year ago)
- Files:
-
- sandbox/opengeo/geoexplorer/modifications.txt (modified) (1 diff)
- sandbox/opengeo/geoexplorer/tests/lib/GeoExt/data/WMSCapabilitiesReader.html (added)
- sandbox/opengeo/geoexplorer/tests/lib/GeoExt/data/WMSCapabilitiesReader.js (added)
- sandbox/opengeo/geoexplorer/tests/list-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/opengeo/geoexplorer/modifications.txt
r386 r388 9 9 * Made FeatureRecord.create() and LayerRecord.create() not modify prototype fields. (see #40) 10 10 * Added scale store (see #41) 11 * added WMSCapabilitiesReader tests (see #26) 11 12 sandbox/opengeo/geoexplorer/tests/list-tests.html
r386 r388 9 9 <li>lib/GeoExt/data/ScaleStore.html</li> 10 10 <li>lib/GeoExt/data/ProtocolProxy.html</li> 11 <li>lib/GeoExt/data/WMSCapabilitiesReader.html</li> 11 12 <li>lib/GeoExt/widgets/MapPanel.html</li> 12 13 <li>lib/GeoExt/widgets/Popup.html</li>