[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11133: Translation.

2013-06-03 Thread noreply

revno: 11133
committer: Tran Chau 
branch nick: dhis2
timestamp: Mon 2013-06-03 15:48:08 +0700
message:
  Translation.
modified:
  
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== 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	2013-05-28 05:49:19 +
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties	2013-06-03 08:48:08 +
@@ -397,9 +397,9 @@
 display_on_all_orgunits = Display on all organisation units
 other_program_stages = Other program stages
 minus = Minus
-minus_with_dateOfIncident = DateDiff ( xxx, Incident date )
-minus_with_enrollmentDate = DateDiff ( xxx, Enrollment date )
-minus_with_executionDate = DateDiff ( xxx, Report date )
+minus_with_dateOfIncident = Incident Date Diff
+minus_with_enrollmentDate = Enrollment Date Diff
+minus_with_executionDate = Report Date Diff
 and_operator = AND
 or_operator = OR
 combine_operator = COMBINE

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 751: remove outdated guide

2013-06-03 Thread noreply

revno: 751
committer: Lai 
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-06-03 16:09:31 +0700
message:
  remove outdated guide
modified:
  src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch 
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml'
--- src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml	2013-06-01 12:33:28 +
+++ src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml	2013-06-03 09:09:31 +
@@ -39,35 +39,6 @@
   
   
   
-
-Build the mobile modules by
-running
-mvn clean install
-in the dhis-mobile folder.
-  
-  
-  
-Modify
-the dhis-web-portal\pom.xml file, adding a dependency to dhis-web-mobile:
-  
-
-
-
-org.hisp.dhis
-dhis-web-mobile
-${version}
-war
- 
-  
-  
-  
-
-Build the portal (
-mvn clean install
-in the dhis-web-portal folder)
-  
-  
-  
 Copy the dhis.war file from dhis-web-portal\target to the
 tomcat\webapps folder.
 Rename it if you

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11134: (GIS) Offline fix.

2013-06-03 Thread noreply
Merge authors:
  Jan Henrik Øverland (janhenrik-overland)

revno: 11134 [merge]
committer: Jan Henrik Overland 
branch nick: dhis2
timestamp: Mon 2013-06-03 20:55:28 +0200
message:
  (GIS) Offline fix.
modified:
  
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js
  
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/core.js
  
dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js	2013-05-29 20:07:02 +
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/app.js	2013-05-30 09:23:07 +
@@ -615,7 +615,9 @@
 			}
 			that.updateItem(value);
 
-			gis.viewport.downloadButton.xable();
+			if (gis.viewport) {
+gis.viewport.downloadButton.xable();
+			}
 		}
 	}
 });
@@ -907,7 +909,7 @@
 layer: layer,
 text: layer.name,
 imageUrl: 'images/' + layer.id + '_14.png',
-value: layer.id === visibleLayer.id ? true : false,
+value: layer.id === visibleLayer.id && window.google ? true : false,
 opacity: layer.layerOpacity,
 numberFieldDisabled: layer.id !== visibleLayer.id
 			});
@@ -916,9 +918,7 @@
 			items.push(layer.item);
 		}
 
-		if (window.google) {
-			visibleLayer.item.setValue(true);
-		}
+		visibleLayer.item.setValue(!!window.google);
 
 panel = Ext.create('Ext.panel.Panel', {
 			renderTo: 'layerItems',
@@ -5231,11 +5231,6 @@
 	};
 	GIS.core.MapLoader(gis).load();
 }
-
-// Background
-if (!window.google) {
-	gis.layer.openStreetMap.item.setValue(false);
-}
 			};
 
 			viewport = Ext.create('Ext.container.Viewport', {

=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/core.js'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/core.js	2013-05-29 21:57:02 +
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/core.js	2013-05-30 09:23:07 +
@@ -1779,7 +1779,8 @@
 };
 
 GIS.core.getInstance = function(config) {
-	var gis = {};
+	var gis = {},
+		layers = [];
 
 	gis.baseUrl = config && config.baseUrl ? config.baseUrl : '../..';
 	gis.el = config && config.el ? config.el : null;
@@ -1790,17 +1791,20 @@
 	gis.olmap = GIS.core.getOLMap(gis);
 	gis.layer = GIS.core.getLayers(gis);
 
-	gis.olmap.addLayers([
-		gis.layer.googleStreets,
-		gis.layer.googleHybrid,
-		gis.layer.openStreetMap,
+	if (window.google) {
+		layers.push(gis.layer.googleStreets, gis.layer.googleHybrid);
+	}
+
+	layers.push(gis.layer.openStreetMap,
 		gis.layer.thematic4,
 		gis.layer.thematic3,
 		gis.layer.thematic2,
 		gis.layer.thematic1,
 		gis.layer.boundary,
 		gis.layer.facility
-	]);
+	);
+
+	gis.olmap.addLayers(layers);
 
 	return gis;
 };

=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js'
--- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js	2013-04-16 10:02:32 +
+++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/app/scripts/plugin.js	2013-05-30 09:23:07 +
@@ -90,10 +90,6 @@
 		};
 
 		afterRender = function(vp) {
-			if (window.google) {
-gis.layer.googleStreets.setVisibility(true);
-			}
-
 			var len = Ext.query('.zoomInButton').length;
 
 			for (var i = 0; i < len; i++) {

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] new web site

2013-06-03 Thread Marko David Garcia
Hi friends.

Where is the development button?, the information about maven, spring, etc?.

This information is necessary for the dhis2 enthusiasts.

Thank you very much.


2013/6/1 Uddin Fatema 

> New Look. I like it.
>
>
> On Fri, May 31, 2013 at 4:52 PM, Bharath  wrote:
>
>> looking nice
>>
>>
>> On Fri, May 31, 2013 at 2:27 PM, Lars Helge Øverland > > wrote:
>>
>>> Hi all,
>>>
>>> we have a new web site today. We have tried to present DHIS 2 and the
>>> community in a more comprehensive way, give the site a modern look and have
>>> it scale well on mobile devices.
>>>
>>> The site is built on a zen-based drupal theme and runs on nginx/php.
>>>
>>> http://dhis2.org
>>>
>>>
>>>
>>> regards,
>>>
>>> Lars
>>>
>>>
>>>
>>> PS use http://178.79.191.67 if you are still seeing the old site.
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>>
>> Regards,
>> Bharath Kumar. Ch
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
>
> *Fatema Uddin**
> *
> *Junior Advisor HIS*
> Priority Area Health
> Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
> House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh
> *Office location:*
> Monitoring & Evaluation Unit
> Ministry of Health and Family Welfare
> Janashankha Bhaban (2nd Floor), Azimpur
> Dhaka 1205, Bangladesh
>
> Phone: +880 2 966 53 13
> Fax:   +880 2 966 53 14
> **
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Cordialmente,


*Ing. Marko David Garcia M.
*
*Área de Sistemas integrados de Información
Secretaría de Salud Departamental del Cauca

*
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] new web site

2013-06-03 Thread Dan Cocos
On the bottom left
http://dhis2.org/development

On Jun 3, 2013, at 6:48 PM, Marko David Garcia  wrote:

> Hi friends.
> 
> Where is the development button?, the information about maven, spring, etc?.
> 
> This information is necessary for the dhis2 enthusiasts.
> 
> Thank you very much.
>  
> 
> 2013/6/1 Uddin Fatema 
> New Look. I like it.
> 
> 
> On Fri, May 31, 2013 at 4:52 PM, Bharath  wrote:
> looking nice
> 
> 
> On Fri, May 31, 2013 at 2:27 PM, Lars Helge Øverland  
> wrote:
> Hi all,
> 
> we have a new web site today. We have tried to present DHIS 2 and the 
> community in a more comprehensive way, give the site a modern look and have 
> it scale well on mobile devices.
> 
> The site is built on a zen-based drupal theme and runs on nginx/php.
> 
> http://dhis2.org
> 
> 
> 
> regards,
> 
> Lars
> 
> 
> 
> PS use http://178.79.191.67 if you are still seeing the old site.
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> 
> Regards,
> Bharath Kumar. Ch
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> Fatema Uddin
> 
> Junior Advisor HIS
> Priority Area Health
> Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
> House10/A, Road 90, Gulshan 2, Dhaka 1212, Bangladesh
> Office location:
> Monitoring & Evaluation Unit
> Ministry of Health and Family Welfare
> Janashankha Bhaban (2nd Floor), Azimpur
> Dhaka 1205, Bangladesh
> 
> Phone: +880 2 966 53 13
> Fax:   +880 2 966 53 14
> 
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> Cordialmente,
> 
> 
> Ing. Marko David Garcia M.
> Área de Sistemas integrados de Información
> Secretaría de Salud Departamental del Cauca
> 
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] new web site

2013-06-03 Thread Lungu, Chris
Lars

This is good. It certainly looks very nice

Regards

Chris Lungu
MACEPA*PATH
Lusaka, Zambia

From: Dhis2-devs [dhis2-devs-bounces+clungu=path@lists.launchpad.net] on 
behalf of Bharath [chbhara...@gmail.com]
Sent: Friday, May 31, 2013 12:52 PM
To: Lars Helge Øverland
Cc: dhis2-us...@lists.launchpad.net; DHIS 2 developers
Subject: Re: [Dhis2-devs] new web site

looking nice


On Fri, May 31, 2013 at 2:27 PM, Lars Helge Øverland 
mailto:larshe...@gmail.com>> wrote:
Hi all,

we have a new web site today. We have tried to present DHIS 2 and the community 
in a more comprehensive way, give the site a modern look and have it scale well 
on mobile devices.

The site is built on a zen-based drupal theme and runs on nginx/php.

http://dhis2.org



regards,

Lars



PS use http://178.79.191.67 if you are still seeing the old site.

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : 
dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp




--

Regards,
Bharath Kumar. Ch

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11135: translation.

2013-06-03 Thread noreply

revno: 11135
committer: Tran Chau 
branch nick: dhis2
timestamp: Tue 2013-06-04 12:14:05 +0700
message:
  translation.
modified:
  
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm
  
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/webapp/dhis-web-maintenance-patient/patientAttributeVisitSchedule.vm


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm	2013-05-29 14:28:47 +
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm	2013-06-04 05:14:05 +
@@ -56,7 +56,7 @@
 		
 		
 		
-			#if( !$auth.hasAccess( "dhis-web-caseentry", "saveProgramEnrollment" ) )
+			#if( $auth.hasAccess( "dhis-web-caseentry", "saveProgramEnrollment" ) )
 
 			#end
 			

=== 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	2013-06-03 08:48:08 +
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties	2013-06-04 05:14:05 +
@@ -410,5 +410,5 @@
 view_all = View all
 patient_attribute_visit_schedule = Patient Attribute Visit Schedule
 patient_attribute_visit_schedule_form = Patient attribute visit schedule
-intro_patient_attribute_visit_schedule = Allow to configure which person attributes that are added to the visit schedule.This is very useful when the list is printed and used for tracking in the community.
+intro_patient_attribute_visit_schedule = Allow to configure which person attributes that are added to the visit schedule. This is very useful when the list is printed and used for tracking in the community.
 selected_program_stages = Selected program stages
\ No newline at end of file

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttributeVisitSchedule.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttributeVisitSchedule.vm	2013-05-27 05:30:40 +
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patientAttributeVisitSchedule.vm	2013-06-04 05:14:05 +
@@ -38,7 +38,7 @@
 	  
 	
 		
-			
+			
 			
 		
 	

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 752: Update tracker document.

2013-06-03 Thread noreply

revno: 752
committer: Tran Chau 
branch nick: dhis2-docbook-docs
timestamp: Tue 2013-06-04 13:10:01 +0700
message:
  Update tracker document.
modified:
  src/docbkx/en/dhis2_user_man_persons_and_programs.xml
  src/docbkx/en/resources/images/patients_programs/aggregate_tabular_report.png
  
src/docbkx/en/resources/images/patients_programs/example_person_aggregation_result.png
  src/docbkx/en/resources/images/patients_programs/example_query.png
  
src/docbkx/en/resources/images/patients_programs/go_to_multiple_individual_records.png
  
src/docbkx/en/resources/images/patients_programs/individual_records_main_page.png
  
src/docbkx/en/resources/images/patients_programs/multi_individual_records_list.png
  src/docbkx/en/resources/images/patients_programs/person_aggregation_form.png
  src/docbkx/en/resources/images/patients_programs/person_dashboard.png
  
src/docbkx/en/resources/images/patients_programs/persons_and_programs_main_page.png
  src/docbkx/en/resources/images/patients_programs/program_management.PNG
  
src/docbkx/en/resources/images/patients_programs/program_tracking_search_function.png
  src/docbkx/en/resources/images/patients_programs/tabular_report_result.png
  src/docbkx/en/resources/images/patients_programs/tracking_program.png
  src/docbkx/en/resources/images/patients_programs/visit_schedule.png


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch 
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_persons_and_programs.xml'
--- src/docbkx/en/dhis2_user_man_persons_and_programs.xml	2013-06-01 12:33:28 +
+++ src/docbkx/en/dhis2_user_man_persons_and_programs.xml	2013-06-04 06:10:01 +
@@ -132,6 +132,10 @@
   Create, modify and view Person attributes. An attribute can be used to register extra information for a Person.
 
 
+  Patient Attribute Visit Schedule
+  Allow to configure which person attributes that are added to the visit schedule. This is very useful when the list is printed and used for tracking in the community. 
+
+
   Person Attribute Group
   Create, modify and view Person attribute groups. Groups makes it more convenient to add attributes to a Person.
 
@@ -190,21 +194,21 @@
   
   
 Value Type - Data type of value to be entered.
-  In addition to supporting basic data such as Number, Text, Yes/No, Date, the system supports a
+  In addition to supporting basic data such as Number, Text, Yes/No, Yes Only, Date, the system supports a
   value type as Predefined value for defining
   attribute values. Users only can select on value in the defined list for each person
   registered. E.g. code values which record the information on access to HIV prevention
-  services can be pre-defined, include T, TR, TRR, TRRD, TRRDm, TRRDmDb as PMTCT Code
+  services can be pre-defined, include T, TR, TRR, TRRD, TRRDm, TRRDmDb as PMTCT Code
   attribute.
 The system also supports a value type as Calculated for calculating a number based on other attribute values, e,g. caculate gestational age, EDD, ... in Mother care program.
   
 
   
+  
+Patient attribute visit schedule
+This function supports configuration for  person attributes that are added to the visit schedule.This is very useful when the list is printed and used for tracking in the community. 
+Select patient attributes on the left section and move them to the right section and click Save button.
+  
   
 Person attribute group
 To access the person attribute group maintenance module, from Maintenance menu, go to Persons and Programs option and click on it and select Person Attribute Group option.
@@ -253,8 +257,8 @@
 Person registration form
 Person registration form section provides a mechanism for defining custom registration form for each available program in system or for normal registration form.
 To access the person registration form maintenance module, from Maintenance menu, go to Persons and Programs option and click on it and select Person Registration Form option.
-To define a custom program registration form, please select a program in list and click Add button.
-To define a normal  registration form, please don't select any program in list and click Add button.
+To define a custom program registration form, please select a program in list and click Add icon, the first icon corresponding the program you want to design.
+Check on Auto 

[Dhis2-devs] Form too large3352259>200000

2013-06-03 Thread Ibrohim Kholmatov
Hi all,

Let me introduce myself, my name is Ibrahim Kholmatov. I am working for
EPOS Health Management. Recently our company and European Union
organization started a medical project in Tajikistan. In our project we are
using DHIS2 software for medical statistics.

Recently we have faced with a problem in Custom Forms. The thing is that we
are working with big forms and when we are trying to “Save and close” our
custom form through web interface in Data entry form management page the
DHIS throws exception. I have tried to debug it and faced with such
exception:



2013-06-04
10:37:36.215:WARN::/dhis-web-maintenance-dataset/autoSaveDataEntryForm.action

java.lang.IllegalStateException: Form too large3352259>20

at
org.mortbay.jetty.Request.extractParameters(Request.java:1561)

at org.mortbay.jetty.Request.getParameter(Request.java:859)

at
javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:169)

at
org.hisp.dhis.security.filter.CustomAuthenticationFilter.doFilter(CustomAuthenticationFilter.java:47)

at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

at
org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)

at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

at
org.hisp.dhis.security.filter.AutomaticAccessFilter.doFilter(AutomaticAccessFilter.java:112)

at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

at
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)

at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

at
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)

at
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)

at
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)

at
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)

at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)

at
org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152)

at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)

at
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)

at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)

at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)

at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)

at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)

at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)

at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)

at
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)

at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)

at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)

at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)

at org.mortbay.jetty.Server.handle(Server.java:326)

at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)

at
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)

at
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)

at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)

at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)

at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)

at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)




I would appreciate if you could help us to fix this problem.



Best regards,

Ibrahim
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhi

Re: [Dhis2-devs] Form too large3352259>200000

2013-06-03 Thread Jason Pickering
Hi Ibrahim,

This has already been described here

https://bugs.launchpad.net/dhis2/+bug/638848

This is a limitation in the Jetty container, and not with DHIS2.

Possible fix is outlined here, but this is not a problem with DHIS2.

http://stackoverflow.com/questions/3861455/form-too-large-exception

Best regards,
Jason



On Tue, Jun 4, 2013 at 8:38 AM, Ibrohim Kholmatov wrote:

> Hi all,
>
> Let me introduce myself, my name is Ibrahim Kholmatov. I am working for
> EPOS Health Management. Recently our company and European Union
> organization started a medical project in Tajikistan. In our project we are
> using DHIS2 software for medical statistics.
>
> Recently we have faced with a problem in Custom Forms. The thing is that
> we are working with big forms and when we are trying to “Save and close”
> our custom form through web interface in Data entry form management page
> the DHIS throws exception. I have tried to debug it and faced with such
> exception:
>
>
>
> 2013-06-04
> 10:37:36.215:WARN::/dhis-web-maintenance-dataset/autoSaveDataEntryForm.action
>
> java.lang.IllegalStateException: Form too large3352259>20
>
> at
> org.mortbay.jetty.Request.extractParameters(Request.java:1561)
>
> at org.mortbay.jetty.Request.getParameter(Request.java:859)
>
> at
> javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:169)
>
> at
> org.hisp.dhis.security.filter.CustomAuthenticationFilter.doFilter(CustomAuthenticationFilter.java:47)
>
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
>
> at
> org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)
>
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
>
> at
> org.hisp.dhis.security.filter.AutomaticAccessFilter.doFilter(AutomaticAccessFilter.java:112)
>
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
>
> at
> org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
>
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
>
> at
> org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
>
> at
> org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
>
> at
> org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
>
> at
> org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
>
> at
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
>
> at
> org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152)
>
> at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
>
> at
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
>
> at
> org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
>
> at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
>
> at
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
>
> at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
>
> at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
>
> at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
>
> at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
>
> at
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)
>
> at
> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
>
> at
> org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
>
> at
> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
>
> at org.mortbay.jetty.Server.handle(Server.java:326)
>
> at
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
>
> at
> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
>
> at
> org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
>
> at
> org.mortbay.jetty.HttpParser.pa