svn commit: r1858318 - in /ofbiz/ofbiz-plugins/trunk/msggateway: data/MsgGatewaySecurityGroupDemoData.xml data/MsgGatewaySecurityPermissionSeedData.xml ofbiz-component.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1858318 - in /ofbiz/ofbiz-plugins/trunk/msggateway: data/MsgGatewaySecurityGroupDemoData.xml data/MsgGatewaySecurityPermissionSeedData.xml ofbiz-component.xml

rishi
Author: rishi
Date: Sun Apr 28 11:49:56 2019
New Revision: 1858318

URL: http://svn.apache.org/viewvc?rev=1858318&view=rev
Log:
Improved: Rename custom component for SMS gateway integration. Move the permission data to demo data as it should not be consider as seed.
(OFBIZ-10973)

Modified:
    ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityGroupDemoData.xml
    ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml
    ofbiz/ofbiz-plugins/trunk/msggateway/ofbiz-component.xml

Modified: ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityGroupDemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityGroupDemoData.xml?rev=1858318&r1=1858317&r2=1858318&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityGroupDemoData.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityGroupDemoData.xml Sun Apr 28 11:49:56 2019
@@ -26,4 +26,14 @@ under the License.
     <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_VIEW"/>
     <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="VIEWADMIN" permissionId="MSGGATEWAY_VIEW"/>
     <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="BIZADMIN" permissionId="MSGGATEWAY_ADMIN"/>
+
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="SUPER" permissionId="MSGGATEWAY_ADMIN"/>
+
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FULLADMIN" permissionId="MSGGATEWAY_ADMIN"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_CREATE"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_DELETE"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_UPDATE"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_VIEW"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="VIEWADMIN" permissionId="MSGGATEWAY_VIEW"/>
+    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="BIZADMIN" permissionId="MSGGATEWAY_ADMIN"/>
 </entity-engine-xml>

Modified: ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml?rev=1858318&r1=1858317&r2=1858318&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml Sun Apr 28 11:49:56 2019
@@ -19,14 +19,5 @@ under the License.
 -->
 
 <entity-engine-xml>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FULLADMIN" permissionId="MSGGATEWAY_ADMIN"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_CREATE"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_DELETE"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_UPDATE"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FLEXADMIN" permissionId="MSGGATEWAY_VIEW"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="VIEWADMIN" permissionId="MSGGATEWAY_VIEW"/>
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="BIZADMIN" permissionId="MSGGATEWAY_ADMIN"/>
-
-    <SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="SUPER" permissionId="MSGGATEWAY_ADMIN"/>
 
 </entity-engine-xml>

Modified: ofbiz/ofbiz-plugins/trunk/msggateway/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/msggateway/ofbiz-component.xml?rev=1858318&r1=1858317&r2=1858318&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/msggateway/ofbiz-component.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/msggateway/ofbiz-component.xml Sun Apr 28 11:49:56 2019
@@ -32,7 +32,6 @@ under the License.
     <entity-resource type="model" reader-name="main" loader="main" location="entitydef/entitymodel.xml"/>
     <!-- <entity-resource type="eca" reader-name="main" loader="main" location="entitydef/eecas.xml"/> -->
     <entity-resource type="data" reader-name="seed" loader="main" location="data/MsgGatewaySeedData.xml"/>
-    <entity-resource type="data" reader-name="seed" loader="main" location="data/MsgGatewaySecurityPermissionSeedData.xml"/>
     <entity-resource type="data" reader-name="demo" loader="main" location="data/MsgGatewaySecurityGroupDemoData.xml"/>
     <entity-resource type="data" reader-name="demo" loader="main" location="data/MsgGatewayDemoData.xml"/>
     <!-- service resources: model(s), eca(s) and group definitions -->