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 4dbdf72  Fixed: Apply multi-block attr to each application 
(OFBIZ-11706)
     new a65c000  Documented: remove docbook help files for content 
(OFBIZ-11587)
     new 21077ac  Documented: remove docbook help files for humanres 
(OFBIZ-11587)

The 2 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:
 applications/accounting/data/HELP_ACCOUNTING.xml   |   2 +-
 applications/content/data/ContentHelpData.xml      |   5 +-
 .../content/data/helpdata/HELP_CONTENT.xml         | 146 +--------------------
 .../data/helpdata/HELP_CONTENT_SITE_FindWeb.xml    |  38 ------
 applications/content/widget/CommonScreens.xml      |   1 +
 .../humanres/data/HELP_HR.xml                      |  15 +--
 applications/humanres/data/HumanResHelpData.xml    |  96 +-------------
 applications/humanres/data/helpdata/HELP_HR.xml    |  65 ---------
 .../data/helpdata/HELP_HR_EditEmplPosition.xml     | 107 ---------------
 .../data/helpdata/HELP_HR_EditEmployeeLeaves.xml   |  38 ------
 .../data/helpdata/HELP_HR_EditEmployeeQuals.xml    |  29 ----
 .../data/helpdata/HELP_HR_EditEmployeeSkills.xml   |  33 -----
 .../helpdata/HELP_HR_EditEmployeeTrainings.xml     |  33 -----
 .../data/helpdata/HELP_HR_EditEmployment.xml       |  37 ------
 .../data/helpdata/HELP_HR_EmplPositionView.xml     |  27 ----
 .../data/helpdata/HELP_HR_EmployeeProfile.xml      |  73 -----------
 .../data/helpdata/HELP_HR_FindEmplPositions.xml    |  56 --------
 .../data/helpdata/HELP_HR_FindEmployments.xml      |  43 ------
 .../data/helpdata/HELP_HR_ListEmplPositions.xml    |  29 ----
 .../data/helpdata/HELP_HR_ListEmployments.xml      |  29 ----
 .../humanres/data/helpdata/HELP_HR_NewEmployee.xml |  34 -----
 .../data/helpdata/HELP_HR_PayrollHistory.xml       |  81 ------------
 .../data/helpdata/HELP_HR_findEmployees.xml        |  63 ---------
 .../humanres/data/helpdata/HELP_HR_main.xml        |  75 -----------
 .../humanres/data/helpdata/HELP_HR_training.xml    | 128 ------------------
 applications/humanres/widget/CommonScreens.xml     |   2 +
 .../humanres/widget/EmplPositionScreens.xml        |   3 +
 applications/humanres/widget/EmployeeScreens.xml   |  10 +-
 applications/humanres/widget/EmploymentScreens.xml |   3 +
 .../humanres/widget/PersonTrainingScreens.xml      |   5 +-
 30 files changed, 40 insertions(+), 1266 deletions(-)
 delete mode 100644 
applications/content/data/helpdata/HELP_CONTENT_SITE_FindWeb.xml
 copy framework/resources/templates/HELP.xml => 
applications/humanres/data/HELP_HR.xml (62%)
 delete mode 100644 applications/humanres/data/helpdata/HELP_HR.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmplPosition.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmployeeLeaves.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmployeeQuals.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmployeeSkills.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmployeeTrainings.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EditEmployment.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EmplPositionView.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_EmployeeProfile.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_FindEmplPositions.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_FindEmployments.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_ListEmplPositions.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_ListEmployments.xml
 delete mode 100644 applications/humanres/data/helpdata/HELP_HR_NewEmployee.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_PayrollHistory.xml
 delete mode 100644 
applications/humanres/data/helpdata/HELP_HR_findEmployees.xml
 delete mode 100644 applications/humanres/data/helpdata/HELP_HR_main.xml
 delete mode 100644 applications/humanres/data/helpdata/HELP_HR_training.xml

Reply via email to