[Commits] r608 - sandbox/opengeo/geoexplorer

commits at geoext.org commits at geoext.org
Wed May 6 20:16:34 CEST 2009


Author: sbenthall
Date: 2009-05-06 20:16:33 +0200 (Wed, 06 May 2009)
New Revision: 608

Modified:
   sandbox/opengeo/geoexplorer/modifications.txt
Log:
some notes on modifications.txt


Modified: sandbox/opengeo/geoexplorer/modifications.txt
===================================================================
--- sandbox/opengeo/geoexplorer/modifications.txt	2009-05-05 22:41:35 UTC (rev 607)
+++ sandbox/opengeo/geoexplorer/modifications.txt	2009-05-06 18:16:33 UTC (rev 608)
@@ -2,17 +2,17 @@
 modifications to the trunk are listed below.
 
  * Added code required for layer tree (see #22)
- * Add WMSCapabilitiesReader (see #26)
+ - patches in trunk. Add WMSCapabilitiesReader (see #26)
  * Add WMSCapabilitiesStore (see #9)
  * Added examples of grid using WMSCapabilitiesStore (see #9)
  * Added (with some tweaks) LegendPanel from GeoExt #2
- * Made FeatureRecord.create() and LayerRecord.create() not modify prototype fields. (see #40)
+ C Patch committed to trunk that differs from sandbox.  Made FeatureRecord.create() and LayerRecord.create() not modify prototype fields. (see #40)
  * Added scale store (see #41)
- * added WMSCapabilitiesReader tests (see #26)
+ - Patch in trunk. added WMSCapabilitiesReader tests (see #26)
  * Fixed bug with double-click handling on layertree
  * Add reordering support to LegendPanel (geoext #2)
- * Rename anchor to anchorPopup (see #44)
+ - patch in trunk. Rename anchor to anchorPopup (see #44)
  * Let components do special processing before being added to or removed from a MapPanel (#45)
  * Add ScaleSlider and tips (#16)
- * gxtheme css for geoext styles compatible with ext's xtheme (#51)
+ * Patch submitted. gxtheme css for geoext styles compatible with ext's xtheme (#51).
  * Keeping LayerStore and bound Map in sync when a record is replaced by add() method (and regression test) (#57)



More information about the Commits mailing list