Author: chrisg
Date: Thu Mar 6 03:28:51 2008 New Revision: 634221 URL: http://svn.apache.org/viewvc?rev=634221&view=rev Log: Setting svn properties (svn:eol-style,svn:mime-type,svn:keywords) Modified: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml (contents, props changed) ofbiz/trunk/specialpurpose/assetmaint/entitydef/entitygroup.xml (props changed) ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml (contents, props changed) ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml (contents, props changed) Modified: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml?rev=634221&r1=634220&r2=634221&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml Thu Mar 6 03:28:51 2008 @@ -1,37 +1,37 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<entity-engine-xml> - <!-- Asset Maintenance security --> - <SecurityPermission description="ALL Asset Maintenance operations." permissionId="ASSETMAINT_ADMIN"/> - <SecurityPermission description="Asset Maintenance View permission." permissionId="ASSETMAINT_VIEW"/> - <SecurityPermission description="Asset Maintenance Create operations." permissionId="ASSETMAINT_CREATE"/> - <SecurityPermission description="Asset Maintenance Update operations." permissionId="ASSETMAINT_UPDATE"/> - <SecurityPermission description="Asset Maintenance Delete operations." permissionId="ASSETMAINT_DELETE"/> - - <SecurityGroup description="Asset Maintenance Admin group, has all maintenance permissions." groupId="ASSETMAINTADMIN"/> - <SecurityGroup description="Asset Maintenance Technician group, has view and update." groupId="ASSETMAINTTECH"/> - - <SecurityGroupPermission groupId="ASSETMAINTADMIN" permissionId="ASSETMAINT_ADMIN"/> - - <SecurityGroupPermission groupId="ASSETMAINTTECH" permissionId="ASSETMAINT_VIEW"/> - <SecurityGroupPermission groupId="ASSETMAINTTECH" permissionId="ASSETMAINT_UPDATE"/> - - <SecurityGroupPermission groupId="FULLADMIN" permissionId="ASSETMAINT_ADMIN"/> -</entity-engine-xml> +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<entity-engine-xml> + <!-- Asset Maintenance security --> + <SecurityPermission description="ALL Asset Maintenance operations." permissionId="ASSETMAINT_ADMIN"/> + <SecurityPermission description="Asset Maintenance View permission." permissionId="ASSETMAINT_VIEW"/> + <SecurityPermission description="Asset Maintenance Create operations." permissionId="ASSETMAINT_CREATE"/> + <SecurityPermission description="Asset Maintenance Update operations." permissionId="ASSETMAINT_UPDATE"/> + <SecurityPermission description="Asset Maintenance Delete operations." permissionId="ASSETMAINT_DELETE"/> + + <SecurityGroup description="Asset Maintenance Admin group, has all maintenance permissions." groupId="ASSETMAINTADMIN"/> + <SecurityGroup description="Asset Maintenance Technician group, has view and update." groupId="ASSETMAINTTECH"/> + + <SecurityGroupPermission groupId="ASSETMAINTADMIN" permissionId="ASSETMAINT_ADMIN"/> + + <SecurityGroupPermission groupId="ASSETMAINTTECH" permissionId="ASSETMAINT_VIEW"/> + <SecurityGroupPermission groupId="ASSETMAINTTECH" permissionId="ASSETMAINT_UPDATE"/> + + <SecurityGroupPermission groupId="FULLADMIN" permissionId="ASSETMAINT_ADMIN"/> +</entity-engine-xml> Propchange: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/specialpurpose/assetmaint/data/AssetMaintSecurityData.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: ofbiz/trunk/specialpurpose/assetmaint/entitydef/entitygroup.xml ------------------------------------------------------------------------------ svn:eol-style = native Modified: ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml?rev=634221&r1=634220&r2=634221&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml Thu Mar 6 03:28:51 2008 @@ -1,40 +1,40 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - -<service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd"> - - <!-- ECAs used to extend service permission checking --> - <eca service="fixedAssetPermissionCheck" event="return" run-on-failure="true"> - <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> - <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> - </eca> - - <eca service="facilityGenericPermission" event="return" run-on-failure="true"> - <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> - <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> - </eca> - - <eca service="workEffortGenericPermission" event="return" run-on-failure="true"> - <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> - <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> - </eca> - -</service-eca> +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + +<service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd"> + + <!-- ECAs used to extend service permission checking --> + <eca service="fixedAssetPermissionCheck" event="return" run-on-failure="true"> + <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> + <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> + </eca> + + <eca service="facilityGenericPermission" event="return" run-on-failure="true"> + <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> + <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> + </eca> + + <eca service="workEffortGenericPermission" event="return" run-on-failure="true"> + <condition field-name="hasPermission" operator="equals" value="false" type="Boolean"/> + <action service="assetMaintPermissionCheck" mode="sync" result-to-result="true"/> + </eca> + +</service-eca> Propchange: ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/specialpurpose/assetmaint/servicedef/secas.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml?rev=634221&r1=634220&r2=634221&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml Thu Mar 6 03:28:51 2008 @@ -1,44 +1,44 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - -<trees xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-tree.xsd"> - <tree name="TreeFixedAsset" root-node-name="node-root" entity-name="FixedAsset" - default-render-style="expand-collapse" default-wrap-style="treeWrapper" - expand-collapse-request="FixedAssetChildren?rootAssetId=${rootAssetId}"> - <node name="node-root" render-style="simple"> - <sub-node node-name="node-body"> - <entity-and entity-name="FixedAsset"> - <field-map field-name="parentFixedAssetId" env-name="fixedAssetId"/> - <order-by field-name="fixedAssetName"/> - </entity-and> - </sub-node> - </node> - <node name="node-body" wrap-style="treeWrapper"> - <link target="EditFixedAsset?fixedAssetId=${fixedAssetId}" text="${fixedAssetName} [${fixedAssetId}] ${instanceOfProductId} ${fixedAssetTypeId} "/> - <sub-node node-name="node-body"> - <entity-and entity-name="FixedAsset"> - <field-map field-name="parentFixedAssetId" env-name="fixedAssetId"/> - <order-by field-name="fixedAssetName"/> - </entity-and> - </sub-node> - </node> - </tree> -</trees> +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + +<trees xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-tree.xsd"> + <tree name="TreeFixedAsset" root-node-name="node-root" entity-name="FixedAsset" + default-render-style="expand-collapse" default-wrap-style="treeWrapper" + expand-collapse-request="FixedAssetChildren?rootAssetId=${rootAssetId}"> + <node name="node-root" render-style="simple"> + <sub-node node-name="node-body"> + <entity-and entity-name="FixedAsset"> + <field-map field-name="parentFixedAssetId" env-name="fixedAssetId"/> + <order-by field-name="fixedAssetName"/> + </entity-and> + </sub-node> + </node> + <node name="node-body" wrap-style="treeWrapper"> + <link target="EditFixedAsset?fixedAssetId=${fixedAssetId}" text="${fixedAssetName} [${fixedAssetId}] ${instanceOfProductId} ${fixedAssetTypeId} "/> + <sub-node node-name="node-body"> + <entity-and entity-name="FixedAsset"> + <field-map field-name="parentFixedAssetId" env-name="fixedAssetId"/> + <order-by field-name="fixedAssetName"/> + </entity-and> + </sub-node> + </node> + </tree> +</trees> Propchange: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml ------------------------------------------------------------------------------ svn:keywords = "Date Rev Author URL Id" Propchange: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetMaintTrees.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml |
Free forum by Nabble | Edit this page |