=== modified file 'dhis-2/dhis-web/dhis-web-commons/pom.xml' --- dhis-2/dhis-web/dhis-web-commons/pom.xml 2009-11-23 16:16:42 +0000 +++ dhis-2/dhis-web/dhis-web-commons/pom.xml 2009-12-17 09:05:15 +0000 @@ -83,6 +83,10 @@ org.hisp.dhis dhis-options + + org.hisp.dhis + dhis-i18n-upgrader + @@ -108,7 +112,7 @@ - + org.springframework spring === modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties 2009-12-14 17:51:18 +0000 +++ dhis-2/dhis-web/dhis-web-validationrule/src/main/resources/org/hisp/dhis/validationrule/i18n_module.properties 2009-12-17 09:05:15 +0000 @@ -140,4 +140,6 @@ intro_validation_rule_group = Add, modify, view and delete validation rule groups. Provides the ability to group and run validation rules together. intro_run_validation = Run validation rules in order to unveil anomalies and errors in the data in the database. intro_outlier_analysis = Perform analysis of potential outlier values. Outlier values can be examined and checked for data capture errors. -view_all = View all \ No newline at end of file +view_all = View all +available_data_elements = Available data elements +selected_data_elements = Selected data elements \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/outlierForm.vm' --- dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/outlierForm.vm 2009-11-25 15:56:24 +0000 +++ dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/outlierForm.vm 2009-12-17 09:05:15 +0000 @@ -45,8 +45,10 @@ ## DATA ELEMENTS CHOOSER - - + + + +
$i18n.getString( "select_data_elements" )
$i18n.getString( "available_data_elements" )$i18n.getString( "selected_data_elements" )
=== modified file 'dhis-2/dhis-web/pom.xml' --- dhis-2/dhis-web/pom.xml 2009-11-23 16:16:42 +0000 +++ dhis-2/dhis-web/pom.xml 2009-12-17 09:05:15 +0000 @@ -21,8 +21,8 @@ dhis-web-reporting dhis-web-mapping dhis-web-dashboard-integration - dhis-web-excel-reporting - dhis-web-caseentry + dhis-web-excel-reporting + dhis-web-caseentry dhis-web-portal @@ -52,46 +52,23 @@ - - - - org.hisp.dhis - dhis-i18n-upgrader - ${version} - - - + - - - - org.hisp.dhis + + + org.hisp.dhis dhis-web-commons - ${version} - compile - - - org.hisp.dhis + ${version} + + + org.hisp.dhis dhis-web-commons-resources - ${version} - war - runtime - - - - commons-fileupload - commons-fileupload - 1.1.1 - compile - - - javax.servlet - servlet-api - 2.4 - compile - - - + ${version} + war + + + + ../ === modified file 'dhis-2/pom.xml' --- dhis-2/pom.xml 2009-12-16 21:24:10 +0000 +++ dhis-2/pom.xml 2009-12-17 09:05:15 +0000 @@ -238,6 +238,11 @@ org.hisp.dhis dhis-useradminandsecurity ${version} + + + org.hisp.dhis + dhis-i18n-upgrader + ${version} @@ -331,6 +336,11 @@ 1.7 + commons-fileupload + commons-fileupload + 1.2.1 + + commons-codec commons-codec 1.3