This is an automated email from the ASF dual-hosted git repository.

mbrohl pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


    from 020d76e68 Updated applications refactored groovy location for plugins 
components (OFBIZ-12813)
     new 7a9e6aaa1 Improved: Refactoring groovy folder structure and package 
declaration (OFBIZ-12813)
     new b7c7757b3 Improved: Changes script location for the moved 
CreateApplicationList.groovy (OFBIZ-12813)
     new 0bf579f8d Improved: Removes obsolete request entry (OFBIZ-12813)
     new 425b4560c Improved: Removes obsolete groovy script call (OFBIZ-12813)
     new 235f24a5a Imporved: Removes unused screen SubTaslsInfo.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assetmaint/servicedef/services.xml                 |    8 +-
 .../ofbiz/assetmaint}/assetmaint/EditMaint.groovy  |    5 +-
 .../assetmaint/FixedAssetMaintServices.groovy      |    7 +-
 .../assetmaint/PrintFixedAssetMaint.groovy         |    5 +-
 .../assetmaint}/workeffort/EditWorkEfforts.groovy  |    3 +
 .../assetmaint/test/FixedAssetMaintTests.groovy    |    0
 assetmaint/widget/AssetmaintScreens.xml            |    6 +-
 bi/servicedef/services.xml                         |   30 +-
 .../org/apache/ofbiz/bi}/DimensionServices.groovy  |    5 +-
 .../org/apache/ofbiz/bi}/FactServices.groovy       |    5 +-
 .../apache/ofbiz/bi}/GetStarSchemaFields.groovy    |    5 +-
 .../org/apache/ofbiz/bi}/GetStarSchemas.groovy     |    5 +-
 .../org/apache/ofbiz/bi}/RunStarSchemaQuery.groovy |    5 +-
 bi/widget/BiForms.xml                              |    2 +-
 bi/widget/BiScreens.xml                            |    4 +-
 ...AcctgTransEntriesSearchResultsParameters.groovy |    5 +-
 .../birt}/accounting/BalanceSheetParameters.groovy |    7 +-
 .../accounting/IncomeStatementParameters.groovy    |    7 +-
 .../InvoiceAcctgTransEntryParameters.groovy        |    7 +-
 .../PaymentAcctgTransEntryParameters.groovy        |    7 +-
 .../ofbiz/birt}/accounting/PaymentReport.groovy    |    5 +-
 .../birt}/accounting/TrialBalanceParameters.groovy |    7 +-
 .../birt}/facility/InventoryItemReport.groovy      |    5 +-
 .../apache/ofbiz/birt}/order/CheckReportBy.groovy  |    5 +-
 .../birt}/order/NetBeforeOverheadReport.groovy     |    5 +-
 .../apache/ofbiz/birt}/order/OrderByChannel.groovy |    5 +-
 .../ofbiz/birt}/order/ProductDemandReport.groovy   |    5 +-
 .../apache/ofbiz/birt}/order/SalesReport.groovy    |    5 +-
 .../ofbiz/birt}/report/PrepareBirtCall.groovy      |    5 +-
 birt/webapp/accounting/WEB-INF/controller.xml      |   16 +-
 .../reports/InvoiceAcctgTransEntry.rptdesign       |    2 +-
 birt/webapp/birt/WEB-INF/controller.xml            |    2 +-
 birt/webapp/facility/WEB-INF/controller.xml        |   10 +-
 birt/webapp/ordermgr/WEB-INF/controller.xml        |   29 +-
 .../apache/ofbiz/ebay}/EbayAdvancedSearch.groovy   |    5 +-
 .../org/apache/ofbiz/ebay}/EbayOrders.groovy       |    5 +-
 .../apache/ofbiz/ebay}/ProductsExportToEbay.groovy |    5 +-
 .../apache/ofbiz/ebay}/UpdatedEbayOrders.groovy    |    5 +-
 ebay/webapp/ebay/WEB-INF/controller.xml            |    2 +-
 ebay/widget/EbayScreens.xml                        |    8 +-
 .../automationPreferences/GetDisputeInfo.groovy    |    5 +-
 .../automationPreferences/GetEbayJobsandbox.groovy |    5 +-
 .../email/GetProductStoreEmailTemplate.groovy      |    5 +-
 .../ofbiz/ebaystore}/feedback/FeedbackList.groovy  |    5 +-
 .../ofbiz/ebaystore}/store/CheckOrderStatus.groovy |    5 +-
 .../ebaystore}/store/OrderListParameters.groovy    |    5 +-
 .../ofbiz/ebaystore}/store/OrderListPrepare.groovy |    5 +-
 .../ebaystore}/store/PrepareProductListing.groovy  |    5 +-
 .../ebaystore}/store/RetrieveStoreOptions.groovy   |    5 +-
 .../ofbiz/ebaystore}/store/SoldAction.groovy       |    5 +-
 .../ofbiz/ebaystore}/store/StoreAccount.groovy     |    5 +-
 ebaystore/widget/EbayAccountScreens.xml            |    4 +-
 ebaystore/widget/EbayEmailScreens.xml              |    3 +-
 ebaystore/widget/EbaySellingManagerForms.xml       |    6 +-
 ebaystore/widget/EbaySellingManagerScreens.xml     |    6 +-
 ebaystore/widget/EbayStoreForms.xml                |    4 +-
 ebaystore/widget/EbayStoreScreens.xml              |    6 +-
 .../apache/ofbiz/ecommerce}/EcommerceSetup.groovy  |    5 +-
 .../org/apache/ofbiz/ecommerce}/Login.groovy       |    5 +-
 .../groovy/org/apache/ofbiz/ecommerce}/Main.groovy |    5 +-
 .../ofbiz/ecommerce}/ProcessPaymentSettings.groovy |    5 +-
 .../apache/ofbiz/ecommerce}/cart/ShowCart.groovy   |    5 +-
 .../ofbiz/ecommerce}/cart/ShowPromoText.groovy     |    5 +-
 .../ecommerce}/catalog/AjaxBreadcrumbs.groovy      |    5 +-
 .../ecommerce}/catalog/BestSellingCategory.groovy  |    5 +-
 .../ecommerce}/catalog/LayeredNavigation.groovy    |    5 +-
 .../ecommerce}/catalog/MiniProductSummary.groovy   |    5 +-
 .../ecommerce}/catalog/MiniReorderProds.groovy     |    5 +-
 .../ofbiz/ecommerce}/catalog/PopularTags.groovy    |    5 +-
 .../ecommerce}/catalog/ProductCategories.groovy    |    5 +-
 .../ecommerce}/content/AdvancedSearchPrep.groovy   |    5 +-
 .../ofbiz/ecommerce}/content/ContentPrep.groovy    |    5 +-
 .../org/apache/ofbiz/ecommerce}/content/Mrv.groovy |    5 +-
 .../apache/ofbiz/ecommerce}/content/Search.groovy  |    5 +-
 .../ecommerce}/customer/ChangePassword.groovy      |    5 +-
 .../ofbiz/ecommerce}/customer/ContactList.groovy   |    5 +-
 .../ecommerce}/customer/CustomerReviews.groovy     |    3 +
 .../ecommerce}/customer/CustomerSurvey.groovy      |    5 +-
 .../ecommerce}/customer/EditBillingAddress.groovy  |    5 +-
 .../ecommerce}/customer/EditContactMech.groovy     |    5 +-
 .../customer/EditEmailAndTelecomNumber.groovy      |    5 +-
 .../ecommerce}/customer/EditPaymentMethod.groovy   |    5 +-
 .../ofbiz/ecommerce}/customer/EditPerson.groovy    |    5 +-
 .../ecommerce}/customer/EditShippingAddress.groovy |    5 +-
 .../ecommerce}/customer/GiftCardBalance.groovy     |    5 +-
 .../ofbiz/ecommerce}/customer/GiftCardLink.groovy  |    5 +-
 .../ofbiz/ecommerce}/customer/NewCustomer.groovy   |    5 +-
 .../customer/OnePageCheckoutOptions.groovy         |    5 +-
 .../ofbiz/ecommerce}/customer/ViewProfile.groovy   |    5 +-
 .../ofbiz/ecommerce}/forum/ContentAddPrep.groovy   |    5 +-
 .../ofbiz/ecommerce}/forum/ContentPrep.groovy      |    5 +-
 .../ofbiz/ecommerce}/forum/CurrentValPrep.groovy   |    5 +-
 .../ofbiz/ecommerce}/forum/EditAddPrep.groovy      |    5 +-
 .../ofbiz/ecommerce}/forum/HtmlAreaPrep.groovy     |    5 +-
 .../ofbiz/ecommerce}/forum/NodeTrailPrep.groovy    |    5 +-
 .../ofbiz/ecommerce}/forum/OwnerContentPrep.groovy |    5 +-
 .../apache/ofbiz/ecommerce}/forum/PermPrep.groovy  |    5 +-
 .../apache/ofbiz/ecommerce}/forum/PubInit.groovy   |    5 +-
 .../ecommerce}/forum/RespondPermAndPrep.groovy     |    5 +-
 .../ofbiz/ecommerce}/forum/ResponsePrep.groovy     |    5 +-
 .../apache/ofbiz/ecommerce}/forum/ShowForum.groovy |    5 +-
 .../apache/ofbiz/ecommerce}/forum/ViewPrep.groovy  |    5 +-
 .../apache/ofbiz/ecommerce}/includes/MruAdd.groovy |    5 +-
 .../ecommerce}/order/AnonymousCheckoutLinks.groovy |    5 +-
 .../ofbiz/ecommerce}/order/AnonymousTrail.groovy   |    5 +-
 .../ofbiz/ecommerce}/order/BillSettings.groovy     |    5 +-
 .../ofbiz/ecommerce}/order/CheckoutReview.groovy   |    5 +-
 .../order/CheckoutShippingOptions.groovy           |    5 +-
 .../ofbiz/ecommerce}/order/CustSettings.groovy     |    5 +-
 .../ofbiz/ecommerce}/order/OptionSettings.groovy   |    5 +-
 .../ofbiz/ecommerce}/order/OrderHistory.groovy     |    5 +-
 .../ofbiz/ecommerce}/order/OrderStatus.groovy      |    5 +-
 .../ecommerce}/order/PaymentInformation.groovy     |    5 +-
 .../ofbiz/ecommerce}/order/PaymentOptions.groovy   |    5 +-
 .../ecommerce}/order/QuickAnonCheckoutLinks.groovy |    5 +-
 .../ecommerce}/order/QuickAnonCustSettings.groovy  |    5 +-
 .../order/QuickAnonOptionSettings.groovy           |    5 +-
 .../order/QuickAnonPaymentInformation.groovy       |    5 +-
 .../ofbiz/ecommerce}/order/RequestReturn.groovy    |    5 +-
 .../ofbiz/ecommerce}/order/ShipSettings.groovy     |    5 +-
 .../ofbiz/ecommerce}/order/ShipmentStatus.groovy   |    5 +-
 .../shoppinglist/EditShoppingList.groovy           |    5 +-
 .../ofbiz/ecommerce/OrderNotificationTests.groovy  |    0
 ecommerce/webapp/ecommerce/WEB-INF/controller.xml  |   10 +-
 ecommerce/widget/CartScreens.xml                   |   12 +-
 ecommerce/widget/CatalogScreens.xml                |   16 +-
 ecommerce/widget/CommonScreens.xml                 |   10 +-
 ecommerce/widget/ContentScreens.xml                |   16 +-
 ecommerce/widget/CustomerScreens.xml               |   40 +-
 ecommerce/widget/EmailContactListScreens.xml       |    2 +-
 ecommerce/widget/EmailOrderScreens.xml             |   12 +-
 ecommerce/widget/EmailReturnScreens.xml            |    2 +-
 ecommerce/widget/ForumScreens.xml                  |    2 +-
 ecommerce/widget/OrderScreens.xml                  |   62 +-
 ecommerce/widget/ShoppingListScreens.xml           |    4 +-
 .../apache/ofbiz/example}/ApiTokenGenerator.groovy |    5 +-
 .../ofbiz/example}/FindExampleFeatures.groovy      |    5 +-
 .../org/apache/ofbiz/example}/LoadReactApp.groovy  |   11 +-
 example/vite-react-app/package-lock.json           | 1168 +++++++++-----------
 example/webapp/example/WEB-INF/controller.xml      |    2 +-
 example/widget/example/CommonScreens.xml           |    4 +-
 .../lucene}/content/AdvancedSearchPrep.groovy      |    5 +-
 .../ofbiz/lucene}/content/IndexProducts.groovy     |    7 +-
 .../org/apache/ofbiz/lucene}/content/Search.groovy |    5 +-
 .../ofbiz/lucene}/content/SearchProducts.groovy    |    5 +-
 lucene/webapp/content/WEB-INF/controller.xml       |    2 +-
 lucene/widget/LuceneScreens.xml                    |    6 +-
 .../passport}/login/GetThirdPartyLogins.groovy     |    2 +-
 passport/widget/PassportScreens.xml                |    2 +-
 .../ofbiz/pricat}/pricat/FindMyExcelImport.groovy  |    5 +-
 .../pricat}/pricat/FindMyExcelImportLog.groovy     |    5 +-
 pricat/widget/CommonScreens.xml                    |    4 +-
 .../ofbiz/projectmgr}/EditWeekTimesheet.groovy     |    5 +-
 .../org/apache/ofbiz/projectmgr}/GanttChart.groovy |    5 +-
 .../projectmgr}/GetLastRequestAssignment.groovy    |    5 +-
 .../apache/ofbiz/projectmgr}/GetProjectId.groovy   |    5 +-
 .../ofbiz/projectmgr}/ListCurrentProjects.groovy   |    5 +-
 .../projectmgr}/ListResourceBillingHours.groovy    |    5 +-
 .../apache/ofbiz/projectmgr}/ProjectBilling.groovy |    5 +-
 .../ofbiz/projectmgr}/ProjectIsBillable.groovy     |    5 +-
 projectmgr/webapp/projectmgr/package-lock.json     | 1095 +++++++++++++++++-
 projectmgr/widget/CommonScreens.xml                |    2 +-
 projectmgr/widget/CustRequestScreens.xml           |    2 +-
 projectmgr/widget/ProjectScreens.xml               |    6 +-
 projectmgr/widget/ResourceScreens.xml              |    2 +-
 projectmgr/widget/SurveyScreens.xml                |    2 +-
 projectmgr/widget/TaskScreens.xml                  |   16 +-
 projectmgr/widget/TimeSheetScreens.xml             |    6 +-
 .../ofbiz/scrum}/AddProductBacklogItem.groovy      |    3 +
 .../ofbiz/scrum}/AddResourceTaskParty.groovy       |    3 +
 .../ofbiz/scrum}/BacklogNotifications.groovy       |    5 +-
 .../apache/ofbiz/scrum}/EditDailyHourReport.groovy |    5 +-
 .../apache/ofbiz/scrum}/EditWeekTimesheet.groovy   |    5 +-
 .../org/apache/ofbiz/scrum}/FindBacklogItem.groovy |    5 +-
 .../ofbiz/scrum}/FindProductBacklogItem.groovy     |    5 +-
 .../org/apache/ofbiz/scrum}/FindTaskList.groovy    |    3 +
 .../apache/ofbiz/scrum}/ListCurrentProducts.groovy |    5 +-
 .../apache/ofbiz/scrum}/ListCurrentSprints.groovy  |    5 +-
 .../org/apache/ofbiz/scrum}/ListRevision.groovy    |    3 +
 .../scrum}/ListScrumPreferenceSecurityGroup.groovy |    3 +
 .../apache/ofbiz/scrum}/ListScrumResource.groovy   |    7 +-
 .../scrum}/ListScrumRolesPersonAndCompany.groovy   |    3 +
 .../org/apache/ofbiz/scrum}/ListTimeSheets.groovy  |    3 +
 .../apache/ofbiz/scrum}/ListUnplanBacklog.groovy   |    3 +
 .../org/apache/ofbiz/scrum}/ProductBilling.groovy  |    5 +-
 .../org/apache/ofbiz/scrum}/ProductEmail.groovy    |    5 +-
 .../org/apache/ofbiz/scrum}/QuickAddBacklog.groovy |    3 +
 .../ofbiz/scrum}/SprintBacklogListItems.groovy     |    3 +
 .../ofbiz/scrum}/SprintBacklogOptions.groovy       |    3 +
 .../groovy/org/apache/ofbiz/scrum}/TaskList.groovy |    3 +
 scrum/widget/CommonScreens.xml                     |    2 +-
 scrum/widget/EmailTemplates.xml                    |    8 +-
 scrum/widget/MyWorkScreens.xml                     |    8 +-
 scrum/widget/OpenTestScreens.xml                   |    2 +-
 scrum/widget/ResourceForms.xml                     |    2 +-
 scrum/widget/ResourceScreens.xml                   |    4 +-
 scrum/widget/TaskScreens.xml                       |    4 +-
 scrum/widget/TimeSheetScreens.xml                  |    4 +-
 scrum/widget/scrumScreens.xml                      |   30 +-
 .../groovy/org/apache/ofbiz/webpos}/Login.groovy   |    5 +-
 .../org/apache/ofbiz/webpos}/WebPosMenus.groovy    |    7 +-
 .../org/apache/ofbiz/webpos}/WebPosSetup.groovy    |    5 +-
 .../org/apache/ofbiz/webpos}/cart/ShowCart.groovy  |    7 +-
 .../apache/ofbiz/webpos}/catalog/Category.groovy   |    5 +-
 .../ofbiz/webpos}/catalog/SideDeepCategory.groovy  |    7 +-
 .../ofbiz/webpos}/customer/EditAddress.groovy      |    5 +-
 .../ofbiz/webpos}/manager/PaidOutAndIn.groovy      |    5 +-
 .../ofbiz/webpos}/search/CustomerAddress.groovy    |    5 +-
 .../ofbiz/webpos}/search/SearchSalesReps.groovy    |    7 +-
 webpos/webapp/webpos/WEB-INF/controller.xml        |    2 +-
 webpos/widget/CartScreens.xml                      |    4 +-
 webpos/widget/CatalogScreens.xml                   |    4 +-
 webpos/widget/CommonScreens.xml                    |    6 +-
 webpos/widget/CustomerScreens.xml                  |    2 +-
 webpos/widget/ManagerScreens.xml                   |    2 +-
 webpos/widget/SearchScreens.xml                    |    4 +-
 webpos/widget/WebPosMenus.xml                      |    4 +-
 217 files changed, 2470 insertions(+), 1041 deletions(-)
 rename assetmaint/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/assetmaint}/assetmaint/EditMaint.groovy (96%)
 rename assetmaint/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/assetmaint}/assetmaint/FixedAssetMaintServices.groovy
 (98%)
 rename assetmaint/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/assetmaint}/assetmaint/PrintFixedAssetMaint.groovy
 (98%)
 rename assetmaint/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/assetmaint}/workeffort/EditWorkEfforts.groovy 
(98%)
 rename assetmaint/src/{ => 
test/groovy/org/apache/assetmaint-plugins/assetmaint/src}/main/groovy/org/apache/ofbiz/assetmaint/test/FixedAssetMaintTests.groovy
 (100%)
 rename bi/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/bi}/DimensionServices.groovy (99%)
 rename bi/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/bi}/FactServices.groovy (97%)
 rename bi/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/bi}/GetStarSchemaFields.groovy (98%)
 rename bi/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/bi}/GetStarSchemas.groovy (97%)
 rename bi/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/bi}/RunStarSchemaQuery.groovy (97%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/AcctgTransEntriesSearchResultsParameters.groovy
 (96%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/BalanceSheetParameters.groovy 
(95%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/IncomeStatementParameters.groovy
 (95%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/InvoiceAcctgTransEntryParameters.groovy
 (94%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/PaymentAcctgTransEntryParameters.groovy
 (94%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/PaymentReport.groovy (97%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/accounting/TrialBalanceParameters.groovy 
(94%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/facility/InventoryItemReport.groovy (98%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/order/CheckReportBy.groovy (98%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/order/NetBeforeOverheadReport.groovy 
(97%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/order/OrderByChannel.groovy (96%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/order/ProductDemandReport.groovy (97%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/order/SalesReport.groovy (97%)
 rename birt/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/birt}/report/PrepareBirtCall.groovy (96%)
 rename ebay/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebay}/EbayAdvancedSearch.groovy (98%)
 rename ebay/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebay}/EbayOrders.groovy (96%)
 rename ebay/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebay}/ProductsExportToEbay.groovy (98%)
 rename ebay/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebay}/UpdatedEbayOrders.groovy (96%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/automationPreferences/GetDisputeInfo.groovy
 (98%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/automationPreferences/GetEbayJobsandbox.groovy
 (94%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/email/GetProductStoreEmailTemplate.groovy
 (96%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/feedback/FeedbackList.groovy (98%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/CheckOrderStatus.groovy (96%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/OrderListParameters.groovy 
(96%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/OrderListPrepare.groovy (98%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/PrepareProductListing.groovy 
(99%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/RetrieveStoreOptions.groovy 
(98%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/SoldAction.groovy (96%)
 rename ebaystore/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ebaystore}/store/StoreAccount.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/EcommerceSetup.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/Login.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/Main.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/ProcessPaymentSettings.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/cart/ShowCart.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/cart/ShowPromoText.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/AjaxBreadcrumbs.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/BestSellingCategory.groovy 
(97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/LayeredNavigation.groovy 
(99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/MiniProductSummary.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/MiniReorderProds.groovy 
(95%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/PopularTags.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/catalog/ProductCategories.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/content/AdvancedSearchPrep.groovy 
(97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/content/ContentPrep.groovy (94%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/content/Mrv.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/content/Search.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/ChangePassword.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/ContactList.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/CustomerReviews.groovy 
(95%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/CustomerSurvey.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditBillingAddress.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditContactMech.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditEmailAndTelecomNumber.groovy
 (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditPaymentMethod.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditPerson.groovy (95%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/EditShippingAddress.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/GiftCardBalance.groovy 
(95%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/GiftCardLink.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/NewCustomer.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/OnePageCheckoutOptions.groovy
 (95%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/customer/ViewProfile.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/ContentAddPrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/ContentPrep.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/CurrentValPrep.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/EditAddPrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/HtmlAreaPrep.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/NodeTrailPrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/OwnerContentPrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/PermPrep.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/PubInit.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/RespondPermAndPrep.groovy 
(99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/ResponsePrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/ShowForum.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/forum/ViewPrep.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/includes/MruAdd.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/AnonymousCheckoutLinks.groovy 
(97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/AnonymousTrail.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/BillSettings.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/CheckoutReview.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/CheckoutShippingOptions.groovy
 (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/CustSettings.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/OptionSettings.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/OrderHistory.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/OrderStatus.groovy (99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/PaymentInformation.groovy 
(98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/PaymentOptions.groovy (96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/QuickAnonCheckoutLinks.groovy 
(96%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/QuickAnonCustSettings.groovy 
(99%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/QuickAnonOptionSettings.groovy
 (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/QuickAnonPaymentInformation.groovy
 (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/RequestReturn.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/ShipSettings.groovy (98%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/order/ShipmentStatus.groovy (97%)
 rename ecommerce/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/ecommerce}/shoppinglist/EditShoppingList.groovy
 (99%)
 rename ecommerce/src/{ => 
test/groovy/org/apache/ecommerce-plugins/ecommerce/src}/main/groovy/org/apache/ofbiz/ecommerce/OrderNotificationTests.groovy
 (100%)
 rename example/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/example}/ApiTokenGenerator.groovy (97%)
 rename example/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/example}/FindExampleFeatures.groovy (97%)
 rename example/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/example}/LoadReactApp.groovy (98%)
 rename lucene/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/lucene}/content/AdvancedSearchPrep.groovy (97%)
 rename lucene/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/lucene}/content/IndexProducts.groovy (97%)
 rename lucene/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/lucene}/content/Search.groovy (98%)
 rename lucene/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/lucene}/content/SearchProducts.groovy (98%)
 rename passport/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/passport}/login/GetThirdPartyLogins.groovy 
(98%)
 rename pricat/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/pricat}/pricat/FindMyExcelImport.groovy (95%)
 rename pricat/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/pricat}/pricat/FindMyExcelImportLog.groovy 
(97%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/EditWeekTimesheet.groovy (99%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/GanttChart.groovy (99%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/GetLastRequestAssignment.groovy 
(97%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/GetProjectId.groovy (96%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/ListCurrentProjects.groovy (98%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/ListResourceBillingHours.groovy 
(96%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/ProjectBilling.groovy (98%)
 rename projectmgr/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/projectmgr}/ProjectIsBillable.groovy (97%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/AddProductBacklogItem.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/AddResourceTaskParty.groovy (98%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/BacklogNotifications.groovy (98%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/EditDailyHourReport.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/EditWeekTimesheet.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/FindBacklogItem.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/FindProductBacklogItem.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/FindTaskList.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListCurrentProducts.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListCurrentSprints.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListRevision.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListScrumPreferenceSecurityGroup.groovy 
(99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListScrumResource.groovy (97%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListScrumRolesPersonAndCompany.groovy 
(99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListTimeSheets.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ListUnplanBacklog.groovy (98%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ProductBilling.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/ProductEmail.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/QuickAddBacklog.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/SprintBacklogListItems.groovy (99%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/SprintBacklogOptions.groovy (97%)
 rename scrum/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/scrum}/TaskList.groovy (99%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/Login.groovy (98%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/WebPosMenus.groovy (97%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/WebPosSetup.groovy (97%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/cart/ShowCart.groovy (97%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/catalog/Category.groovy (98%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/catalog/SideDeepCategory.groovy (97%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/customer/EditAddress.groovy (98%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/manager/PaidOutAndIn.groovy (95%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/search/CustomerAddress.groovy (98%)
 rename webpos/{groovyScripts => 
src/main/groovy/org/apache/ofbiz/webpos}/search/SearchSalesReps.groovy (95%)

Reply via email to