=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-03-05 04:22:57 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-03-05 12:58:32 +0000 @@ -247,6 +247,7 @@ shown_on_reports=Shown on reports hide_provided_other_facility=Hide provided other facility suggested_values=Suggested values -back_to_main_menu = Back to main menu -add_all_values = Add all values -display_provided_other_facility_column = Display provided other facility column \ No newline at end of file +add_all_values=Add all values +display_provided_other_facility_column=Display provided other facility column +aggregation_query_builder=Aggregation Query Builder +patient_org_unit_registration=Beneficiary Org Unit Registration \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2012-02-23 02:49:20 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2012-03-05 12:58:32 +0000 @@ -20,7 +20,7 @@ class="org.hisp.dhis.patient.action.relationship.GetRelationshipTypeListAction"> /main.vm /dhis-web-maintenance-patient/relationshipType.vm - /dhis-web-maintenance-patient/patientMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/relationship.js @@ -85,7 +85,7 @@ /main.vm /dhis-web-maintenance-patient/patientAttribute.vm - /dhis-web-maintenance-patient/patientMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/patientAttribute.js @@ -178,7 +178,7 @@ class="org.hisp.dhis.patient.action.orgunitregistration.GetPatientOrgnunitRegistrationAction"> /main.vm /dhis-web-maintenance-patient/orgunitRegistration.vm - /dhis-web-maintenance-patient/patientMenu.vm + /dhis-web-maintenance-patient/menu.vm F_PROGRAM_UPDATE @@ -194,7 +194,7 @@ class="org.hisp.dhis.patient.action.program.GetProgramListAction"> /main.vm /dhis-web-maintenance-patient/programList.vm - /dhis-web-maintenance-patient/programMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/program.js @@ -262,7 +262,7 @@ class="org.hisp.dhis.patient.action.program.GetProgramAttributeListAction"> /main.vm /dhis-web-maintenance-patient/programAttributeList.vm - /dhis-web-maintenance-patient/programMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/programAttribute.js @@ -495,7 +495,7 @@ class="org.hisp.dhis.patient.action.patientattributegroup.GetPatientAttributeGroupListAction"> /main.vm /dhis-web-maintenance-patient/patientAttributeGroup.vm - /dhis-web-maintenance-patient/patientMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/patientAttributeGroup.js @@ -606,7 +606,7 @@ /main.vm /dhis-web-maintenance-patient/listPatientIdentifierType.vm - /dhis-web-maintenance-patient/patientMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/patientIdentifierType.js @@ -647,7 +647,7 @@ class="org.hisp.dhis.patient.action.caseaggregation.GetAllCaseAggregationConditionAction"> /main.vm /dhis-web-maintenance-patient/caseAggregation.vm - /dhis-web-maintenance-patient/programMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/caseaggregation.js @@ -749,7 +749,7 @@ class="org.hisp.dhis.patient.action.validation.GetValidationCriteriaListAction"> /main.vm /dhis-web-maintenance-patient/validationCriteria.vm - /dhis-web-maintenance-patient/programMenu.vm + /dhis-web-maintenance-patient/menu.vm javascript/validationcriteria.js === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm 2012-02-23 02:49:20 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/menu.vm 2012-03-05 12:58:32 +0000 @@ -4,13 +4,13 @@
  • $i18n.getString( "patient_attribute_group" )
  • $i18n.getString( "patient_identifier_type" )
  • $i18n.getString( "relationship_type" )
  • -
  • $i18n.getString( "patient_organisation_unit_registration" )
  • +
  • $i18n.getString( "patient_org_unit_registration" )
  • $i18n.getString( "programs" )

    === removed file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm 2012-01-13 07:32:03 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAndProgramMenu.vm 1970-01-01 00:00:00 +0000 @@ -1,14 +0,0 @@ -

    $i18n.getString( "paitents_and_programs" )

    - - - === removed file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientMenu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientMenu.vm 2012-03-05 12:03:06 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientMenu.vm 1970-01-01 00:00:00 +0000 @@ -1,9 +0,0 @@ - -

    $i18n.getString( "patients" )

    - === removed file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programMenu.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programMenu.vm 2012-03-05 12:03:06 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/programMenu.vm 1970-01-01 00:00:00 +0000 @@ -1,8 +0,0 @@ - -

    $i18n.getString( "programs" )

    -