Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-10 Thread Lars Helge Øverland
Hi Brajesh, it indicates the number of days in the aggregation period. So if you ask for the aggregate value for a quarter, it will return 92 (or 91). You can then use this to calculate things like average number of something per day. regards, Lars On Tue, Feb 11, 2014 at 8:06 AM, Brajesh Mur

[Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-10 Thread Brajesh Murari
Hello List I have a very simple query regarding making of new indicator formula in DHIS2. When we use to define numerator and denumerator, we often found a series  mathematical operators like (,),+,-,*,/ and D My queries is what this D indicates here ! When we put courser on D, tool tips comes wi

Re: [Dhis2-devs] Out of Memory Error

2014-02-10 Thread Thái Chương
Dear, can you share more information displayed in the console? 2014-02-10 2:19 GMT+07:00 Juma Lungo : > Hi > > i am restoring a database of 1.8GB using the command "psql -U$USERNAME > -d$DB_NAME -f $FILE_TO_RESTORE", however, i get "out of memory" error. > > Which PSQL variable do i need to look

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13981: minor fix

2014-02-10 Thread noreply
revno: 13981 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2014-02-11 11:27:09 +0700 message: minor fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AbstractCrudController.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13980: support exclude in web-api filtering

2014-02-10 Thread noreply
revno: 13980 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2014-02-11 11:22:08 +0700 message: support exclude in web-api filtering modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/A

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13979: Minor fix.

2014-02-10 Thread noreply
revno: 13979 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2014-02-11 11:11:11 +0700 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml -- lp:dhis2 https://code.launchpad.net/~dh

Re: [Dhis2-devs] A strange bug

2014-02-10 Thread Lars Helge Øverland
Seems like you are trying to save a value longer than 255 characters in a column with max 255 limit. ERROR: value too long for type character varying(255) If that is allowed we need to change the OutboundSms.message field to type text. Lars On Mon, Feb 10, 2014 at 5:04 PM, Peder Andreas Nergaa

[Dhis2-devs] A strange bug

2014-02-10 Thread Peder Andreas Nergaard
Hi, We saw this in our Nigeria training. The exception text was sent to the user over SMS! Any idea on what this could be? * INFO 2014-02-10 15:34:11,541 Login success for user: 'smsgw', ip: '127.0.0.1' (DefaultUserAuditService.java [tomcat-http-10]) * INFO 2014-02-10 15:34:13,558 Received

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13977: Unused file

2014-02-10 Thread noreply
revno: 13977 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-02-10 12:32:58 +0100 message: Unused file removed: dhis-2/dhis-web/dhis-web-ohie/src/main/java/org/hisp/dhis/web/ohie/common/domain/soap/package-info

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13978: Reverted r 13977

2014-02-10 Thread noreply
revno: 13978 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-02-10 13:41:37 +0100 message: Reverted r 13977 added: dhis-2/dhis-web/dhis-web-ohie/src/main/java/org/hisp/dhis/web/ohie/common/domain/soap/package-i

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13976: Update the authority names ( tracker module )

2014-02-10 Thread noreply
revno: 13976 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-02-10 18:24:32 +0700 message: Update the authority names ( tracker module ) modified: dhis-2/dhis-services/dhis-service-tracker/src/main/java/org/hisp/dhis/tra

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13975: web-api filtering, wip

2014-02-10 Thread noreply
revno: 13975 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-02-10 17:55:32 +0700 message: web-api filtering, wip modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/utils/WebUtils.java -- l

[Dhis2-devs] [Bug 1278303] Re: Update user throws back itself from User roles

2014-02-10 Thread Alex Tumwesigye
The Update User permission is removed from the user role every time tomcat is restarted. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1278303 Title: Update user throws back itself from User rol

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13973: web-api filtering, wip

2014-02-10 Thread noreply
revno: 13973 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-02-10 15:47:17 +0700 message: web-api filtering, wip modified: dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/Reflect

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13972: Refactored identitiy populator, placing tables in the modules they belong to

2014-02-10 Thread noreply
revno: 13972 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-02-10 09:26:08 +0100 message: Refactored identitiy populator, placing tables in the modules they belong to modified: dhis-2/dhis-services/dhis-servic

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13971: Minor fix in sql file to convert database in tracker module.

2014-02-10 Thread noreply
revno: 13971 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-02-10 15:10:45 +0700 message: Minor fix in sql file to convert database in tracker module. modified: resources/sql/rename-patient-to-trackedentity-in-database.s