=== modified file 'dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patientchart/DefaultPatientChartService.java' --- dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patientchart/DefaultPatientChartService.java 2012-01-31 07:59:24 +0000 +++ dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patientchart/DefaultPatientChartService.java 2012-02-01 09:10:08 +0000 @@ -28,7 +28,6 @@ package org.hisp.dhis.patientchart; import static org.hisp.dhis.chart.Chart.TYPE_BAR; -import static org.hisp.dhis.chart.Chart.TYPE_LINE; import java.awt.Color; import java.awt.Font; === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2012-01-15 16:13:02 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2012-02-01 09:10:08 +0000 @@ -467,4 +467,5 @@ anonymous_event_reports = Anonymous Event Reports intro_anonymous_event_reports = Create anonymous events report by reported date. activity_planning = Activity Planning -back_to_main_menu = Back to main menu \ No newline at end of file +back_to_main_menu = Back to main menu +of = of \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2012-01-31 05:11:00 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2012-02-01 09:10:08 +0000 @@ -349,6 +349,7 @@ ,javascript/entry.js ,javascript/relationshipPatient.js + style/patient.css -

- - +

+ +

=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipForm.vm 2011-12-28 06:21:57 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipForm.vm 2012-02-01 09:10:08 +0000 @@ -16,7 +16,7 @@ - -
+ @@ -50,7 +50,7 @@
$i18n.getString('patient_profile')
+ === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm 2011-10-29 14:16:54 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm 2012-02-01 09:10:08 +0000 @@ -33,9 +33,9 @@
$i18n.getString('relationship_for') $patient.getFullName()
- +
- #foreach ($relationship in $relationshipTypes) @@ -48,9 +48,9 @@
-

- - +

+ +

=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm 2012-01-31 05:11:00 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm 2012-02-01 09:10:08 +0000 @@ -12,7 +12,7 @@ - + - + - + - + - + - + - - - + + - + - + - + - + @@ -114,9 +114,9 @@ #foreach ($identifierType in $identifierTypes) - + + #end #end @@ -128,28 +128,28 @@ #foreach($attribute in $attributeGroup.attributes ) #if($!attribute) - + @@ -164,28 +164,28 @@ #foreach($attribute in $noGroupAttributes ) - + === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientRegistrationList.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientRegistrationList.vm 2011-12-21 09:21:08 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientRegistrationList.vm 2012-02-01 09:10:08 +0000 @@ -2,7 +2,7 @@
$i18n.getString('program')$i18n.getString('program')
@@ -21,17 +21,17 @@ $i18n.getString( "demographics" )
- - + +
- @@ -41,9 +41,9 @@
- @@ -53,35 +53,35 @@
- +
- @@ -97,13 +97,13 @@
 
 
$i18n.getString("is_underage")$i18n.getString("is_underage")
$i18n.getString( "patient_identifiers" )
-
#if( $attribute.valueType == "YES/NO" ) - #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - #foreach ($option in $attribute.attributeOptions ) #end #else - + #end
$i18n.getString( "other_details" )
#if( $attribute.valueType == "YES/NO" ) - #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - #foreach ($option in $attribute.attributeOptions ) #end #else - + #end
- + - + @@ -91,7 +91,7 @@ #end -
$i18n.getString( "search_result_matching_the_search_criteria" ):$i18n.getString( "search_result_matching_the_search_criteria" ):     @@ -15,7 +15,7 @@
$i18n.getString( "total_result" )$i18n.getString( "total_result" )     $!total + $i18n.getString( "program_enrollment" ) $i18n.getString( "program_unenrollment_management" ) $i18n.getString( "edit_profile" ) === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm 2012-01-11 07:19:34 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm 2012-02-01 09:10:08 +0000 @@ -1,7 +1,7 @@ #if( $programStageInstances.size() > 0 ) - +
@@ -12,22 +12,17 @@ #set( $rowCount = 0 ) - #set( $mark = 0 ) + #set( $mark = false ) #set( $tabIndex = 1 ) #foreach( $programStageInstance in $programStageInstances ) - #set( $rowCount = $rowCount + 1 ) - #if( $mark == 1 ) - #set( $mark = 0 ) - #else - #set( $mark = 1 ) - #end - + #set( $rowCount = $rowCount + 1 ) + ##rowCount - + ##stage name - - + + #set( $tabIndex = $tabIndex + 1 ) + #set( $mark = !$mark ) #end
$rowCount$rowCount + $encoder.htmlEncode( $programStageInstance.programStage.name ) @@ -35,14 +30,15 @@ ##entry #set( $duedateId = "value_"+$programStageInstance.id+"_date" ) - + -
#end === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm 2012-01-31 05:43:59 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentSelectForm.vm 2012-02-01 09:10:08 +0000 @@ -1,30 +1,30 @@

$i18n.getString( "patient_registered" )

-
+
- +
- - + + - - + + - - + + - - + + -
$i18n.getString( "full_name" ):$encoder.htmlEncode( $patient.getFullName() )$i18n.getString( "full_name" ):$encoder.htmlEncode( $patient.getFullName() )
$i18n.getString( "gender" ):$i18n.getString( $patient.gender )$i18n.getString( "gender" ):$i18n.getString( $patient.gender )
$i18n.getString( "date_of_birth" ):$format.formatDate( $patient.birthDate )$i18n.getString( "date_of_birth" ):$format.formatDate( $patient.birthDate )
$i18n.getString( "age" ):$encoder.htmlEncode( $patient.getAge() )$i18n.getString( "age" ):$encoder.htmlEncode( $patient.getAge() )
 
- + +
@@ -40,13 +40,13 @@
- + - +
- - + - - - + + + - - - + + + @@ -71,9 +71,9 @@ - + @@ -81,14 +81,14 @@
- +
- +
- +
- - + +
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programUnenrollmentSelectForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programUnenrollmentSelectForm.vm 2011-12-14 07:33:18 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programUnenrollmentSelectForm.vm 2012-02-01 09:10:08 +0000 @@ -24,28 +24,28 @@

$i18n.getString( "program_unenrollment" )

- +
- + - + - + - + -
$i18n.getString( "full_name" ):$i18n.getString( "full_name" ): $encoder.htmlEncode( $patient.getFullName() )
$i18n.getString( "gender" ):$i18n.getString( "gender" ): $i18n.getString( $patient.gender )
$i18n.getString( "date_of_birth" ):$i18n.getString( "date_of_birth" ): $format.formatDate( $patient.birthDate )
$i18n.getString( "age" ):$i18n.getString( "age" ): $encoder.htmlEncode( $patient.getAge() )
 
- + +
@@ -58,9 +58,9 @@ - - +
- +
-