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

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


    from d56e397  Improved: Upgrade Gradle to V6.5.1 (OFBIZ-11946)
     new 302bc0e  Documented: migration to help system using asciidoc files 
(OFBIZ-11587)
     new 37c075b  Documented: migration to help system using asciidoc files 
(OFBIZ-11587)
     new 19d5435  fixed: duplicate webtools include help from developer-manual 
to user-manual for help link work
     new e6d77fd  Documented: Help system using asciidoc files (OFBIZ-11693)

The 4 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:
 .../accounting/data/AccountingHelpData.xml         | 29 ----------
 applications/accounting/data/HELP_ACCOUNTING.xml   | 30 -----------
 applications/commonext/data/CommonExtHelpData.xml  | 34 ------------
 applications/content/data/ContentHelpData.xml      | 62 ----------------------
 applications/content/data/PartyHelpData.xml        | 29 ----------
 applications/content/data/WebtoolsHelpData.xml     | 29 ----------
 .../content/data/helpdata/HELP_CONTENT.xml         | 32 -----------
 .../content/data/helpdata/HELP_CONTENT_IT.xml      | 28 ----------
 applications/content/data/helpdata/HELP_ROOT.xml   | 36 -------------
 .../content/data/helpdata/HELP_ROOT_FR.xml         | 39 --------------
 .../content/data/helpdata/HELP_ROOT_IT.xml         | 31 -----------
 .../content/data/helpdata/HELP_ROOT_NL.xml         | 37 -------------
 applications/humanres/data/HELP_HR.xml             | 28 ----------
 applications/humanres/data/HumanResHelpData.xml    | 28 ----------
 applications/manufacturing/data/Help_MFG.xml       | 33 ------------
 .../data/ManufacturingHelpData_EN.xml              | 30 -----------
 applications/marketing/data/HELP_MARKETING.xml     | 38 -------------
 applications/marketing/data/HELP_SFA.xml           | 35 ------------
 applications/marketing/data/MarketingHelpData.xml  | 37 -------------
 applications/order/data/HELP_ORDERMGR.xml          | 27 ----------
 applications/order/data/OrderHelpData.xml          | 28 ----------
 applications/party/data/HELP_PARTY.xml             | 33 ------------
 applications/product/data/HELP_PRODUCT.xml         | 30 -----------
 applications/product/data/ProductHelpData.xml      | 25 ---------
 build.gradle                                       |  4 +-
 docs/asciidoc/user-manual.adoc                     |  7 +++
 framework/resources/templates/HELP.xml             | 29 ----------
 framework/resources/templates/document.xml         | 35 ------------
 framework/webtools/data/HELP_WEBTOOLS.xml          | 24 ---------
 themes/bluelight/template/Header.ftl               | 10 +---
 themes/flatgrey/template/Header.ftl                | 10 +---
 .../rainbowstone/template/includes/TopAppBar.ftl   |  8 +--
 themes/tomahawk/template/AppBarClose.ftl           | 10 +---
 33 files changed, 12 insertions(+), 913 deletions(-)
 delete mode 100644 applications/accounting/data/AccountingHelpData.xml
 delete mode 100644 applications/accounting/data/HELP_ACCOUNTING.xml
 delete mode 100644 applications/commonext/data/CommonExtHelpData.xml
 delete mode 100644 applications/content/data/ContentHelpData.xml
 delete mode 100644 applications/content/data/PartyHelpData.xml
 delete mode 100644 applications/content/data/WebtoolsHelpData.xml
 delete mode 100644 applications/content/data/helpdata/HELP_CONTENT.xml
 delete mode 100644 applications/content/data/helpdata/HELP_CONTENT_IT.xml
 delete mode 100644 applications/content/data/helpdata/HELP_ROOT.xml
 delete mode 100644 applications/content/data/helpdata/HELP_ROOT_FR.xml
 delete mode 100644 applications/content/data/helpdata/HELP_ROOT_IT.xml
 delete mode 100644 applications/content/data/helpdata/HELP_ROOT_NL.xml
 delete mode 100644 applications/humanres/data/HELP_HR.xml
 delete mode 100644 applications/humanres/data/HumanResHelpData.xml
 delete mode 100644 applications/manufacturing/data/Help_MFG.xml
 delete mode 100644 applications/manufacturing/data/ManufacturingHelpData_EN.xml
 delete mode 100644 applications/marketing/data/HELP_MARKETING.xml
 delete mode 100644 applications/marketing/data/HELP_SFA.xml
 delete mode 100644 applications/marketing/data/MarketingHelpData.xml
 delete mode 100644 applications/order/data/HELP_ORDERMGR.xml
 delete mode 100644 applications/order/data/OrderHelpData.xml
 delete mode 100644 applications/party/data/HELP_PARTY.xml
 delete mode 100644 applications/product/data/HELP_PRODUCT.xml
 delete mode 100644 applications/product/data/ProductHelpData.xml
 delete mode 100644 framework/resources/templates/HELP.xml
 delete mode 100644 framework/resources/templates/document.xml
 delete mode 100644 framework/webtools/data/HELP_WEBTOOLS.xml

Reply via email to