[mapguide-commits] r9514 - sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon May 27 08:29:07 PDT 2019


Author: jng
Date: 2019-05-27 08:29:07 -0700 (Mon, 27 May 2019)
New Revision: 9514

Modified:
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/binaryoperationform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/boundaryform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/bufferform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/convexhullform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/cstransformcoordinatesform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/distanceform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/geometryinfoform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/simplifyform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/spatialpredicateform.html
   sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/tessellateform.html
Log:
3.3 -> 4.0 on all applicable mapagent teet pages

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/binaryoperationform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/binaryoperationform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/binaryoperationform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.BINARYOPERATION" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/boundaryform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/boundaryform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/boundaryform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.BOUNDARY" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/bufferform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/bufferform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/bufferform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.BUFFER" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/convexhullform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/convexhullform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/convexhullform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.CONVEXHULL" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/cstransformcoordinatesform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/cstransformcoordinatesform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/cstransformcoordinatesform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -13,7 +13,7 @@
         <b>Operation:</b>
         <input type="text" name="OPERATION" value="CS.TRANSFORMCOORDINATES" size="50" ID="Text1">
         <p> Version:
-        <input type="text" name="VERSION" value="3.3.0" size="10" ID="Text2">
+        <input type="text" name="VERSION" value="4.0.0" size="10" ID="Text2">
         <p> Locale:
         <input type="text" name="LOCALE" value="en" size="10" ID="Text3">
         <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/distanceform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/distanceform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/distanceform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.DISTANCE" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/geometryinfoform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/geometryinfoform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/geometryinfoform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.GEOMETRYINFO" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/simplifyform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/simplifyform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/simplifyform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.SIMPLIFY" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/spatialpredicateform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/spatialpredicateform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/spatialpredicateform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.SPATIALPREDICATE" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:

Modified: sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/tessellateform.html
===================================================================
--- sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/tessellateform.html	2019-05-27 15:14:08 UTC (rev 9513)
+++ sandbox/jng/v4/UnitTest/WebTier/MapAgent/MapAgentForms/tessellateform.html	2019-05-27 15:29:07 UTC (rev 9514)
@@ -9,7 +9,7 @@
 <b>Operation:</b>
 <input type="text" name="OPERATION" value="GEO.TESSELLATE" size="50">
 <p> Version:
-<input type="text" name="VERSION" value="3.3.0" size="10">
+<input type="text" name="VERSION" value="4.0.0" size="10">
 <p> Locale:
 <input type="text" name="LOCALE" value="en" size="10">
 <p> Client Agent:



More information about the mapguide-commits mailing list