[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6244: (patient) Add jQuery validation for comparing start date and end date in report; and remove this ...

2012-03-12 Thread noreply
revno: 6244 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 14:03:27 +0700 message: (patient) Add jQuery validation for comparing start date and end date in report; and remove this

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6245: local vn - Upgrade Spring version

2012-03-12 Thread noreply
revno: 6245 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 14:07:30 +0700 message: local vn - Upgrade Spring version modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6246: (patient) Minor fix for tabular report.

2012-03-12 Thread noreply
revno: 6246 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 14:24:12 +0700 message: (patient) Minor fix for tabular report. modified:

Re: [Dhis2-devs] [Dhis2-users] new mydatamart release

2012-03-12 Thread Lars Helge Øverland
On Mon, Mar 12, 2012 at 2:46 AM, Mark Spohr mhsp...@gmail.com wrote: Found a problem with datamart generation in 2.5 Can't save a dm plan if there are no indicators. Hi Mark, thanks for reporting. This user interface has been replaced by a simpler data mart interface in reports module in

Re: [Dhis2-devs] [Dhis2-users] new mydatamart release

2012-03-12 Thread Mark Spohr
I see that in the new demo. Can I just install the new war file? Mark Spohr MD On Mar 12, 2012 12:51 AM, Lars Helge Øverland larshe...@gmail.com wrote: On Mon, Mar 12, 2012 at 2:46 AM, Mark Spohr mhsp...@gmail.com wrote: Found a problem with datamart generation in 2.5 Can't save a dm plan

Re: [Dhis2-devs] [Dhis2-users] new mydatamart release

2012-03-12 Thread Lars Helge Øverland
2012/3/12 Mark Spohr mhsp...@gmail.com: I see that in the new demo. Can I just install the new war file? Yes. If its a production instance its a good idea to test locally first of course. The change log is here: http://dhis2.org/roadmap#changelog regards, Lars

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6248: Data entry, minor fix to completeness registration

2012-03-12 Thread noreply
revno: 6248 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 10:31:46 +0100 message: Data entry, minor fix to completeness registration modified:

Re: [Dhis2-devs] dynamic custom form fields

2012-03-12 Thread Lars Helge Øverland
Hi Lungo, can you please be a bit more specific about the requirements here, maybe provide a mock up of the data entry form? Ola and I were actually discussing this kind of data entry functionality last week where you can select data elements dynamically. This might be useful for instance when

[Dhis2-devs] [Bug 948729] Re: Accepting Age more than 100 years in adding new Beneficiary

2012-03-12 Thread Thu Tran
** Changed in: dhis2 Status: New = Fix Committed -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/948729 Title: Accepting Age more than 100 years in adding new Beneficiary Status in DHIS 2

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6249: (patient) Minor fix for tabular report; put validation on max 100 years for age of patient.

2012-03-12 Thread noreply
revno: 6249 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 17:20:25 +0700 message: (patient) Minor fix for tabular report; put validation on max 100 years for age of patient. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6250: Web API, impl a new configurable caching solution where data resources can be cached until 6 am t...

2012-03-12 Thread noreply
revno: 6250 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 13:33:20 +0100 message: Web API, impl a new configurable caching solution where data resources can be cached until 6 am the

[Dhis2-devs] Web API Usage

2012-03-12 Thread Saptarshi Purkayastha
Dear devs, Is there documentation about the web-api. Like what resources support GET/POST? I see a list of all the resources and 4 representations, but is there more detailed documentation?? I also recently saw commits from Lars that implementing caching for WebAPI. Is there any reason not to

Re: [Dhis2-devs] Java performance

2012-03-12 Thread Saptarshi Purkayastha
This is not only surprising, but also seems like there might have been some problem in the way the benchmark behaves. I have seen better or in the worst-case similar performance after upgrades from Sun JRE6 to openJDK7 --- Regards, Saptarshi PURKAYASTHA My Tech Blog:

Re: [Dhis2-devs] Web API Usage

2012-03-12 Thread Lars Helge Øverland
On Mon, Mar 12, 2012 at 4:32 PM, Saptarshi Purkayastha sun...@gmail.com wrote: Dear devs, Is there documentation about the web-api. Like what resources support GET/POST? I see a list of all the resources and 4 representations, but is there more detailed documentation?? It is only

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6252: Upgraded to Hibernate 4.1.0. Cleaned up test application context in service-sms.

2012-03-12 Thread noreply
revno: 6252 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 21:25:54 +0100 message: Upgraded to Hibernate 4.1.0. Cleaned up test application context in service-sms. removed:

Re: [Dhis2-devs] Web API Usage

2012-03-12 Thread Saptarshi Purkayastha
Thank you so much for the info Lars. Sounds like we should be getting POST/PUT on many resources... I'd like to vote on the org unit creation to priority :-) Didn't realize what you were solving with the caching... but for the client-side trying to check if new data is available, ETags are

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6254: Removed unnecessary lazy=false definition on User

2012-03-12 Thread noreply
revno: 6254 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2012-03-12 22:35:41 +0100 message: Removed unnecessary lazy=false definition on User modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 6255: (patient) Remove patient-details form.

2012-03-12 Thread noreply
revno: 6255 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Tue 2012-03-13 09:19:10 +0700 message: (patient) Remove patient-details form. removed: