Re: [Dhis2-devs] Interested GSOC student on idea -Dialplan (PBX) generation for patient communication

2013-04-13 Thread Lars Kristian Roland
Hi, I guess if you'd like to push voice reminders, you make another SMS gateway interface, but use it to interface with an external voice system instead. Not sure how good the tts options are, if it's viable and people will understand it. I think pre-recorded messages (your option 1) sounds

Re: [Dhis2-devs] Interested GSOC student on idea -Dialplan (PBX) generation for patient communication

2013-04-13 Thread kasun perera
Hi Lars Thanks for you answers. So if i summarize these are the SMS availability in the system. 1) Automated SMS for program ; template based SMS ( SMS on joined date, reminder after sometime) 2) Automated SMS for program stage; template based SMS (reminder before appointments, reminder for misse

Re: [Dhis2-devs] Non-gregorian calendar systems

2013-04-13 Thread Bob Jolliffe
yes that is what I understood. On 13 April 2013 13:38, Saptarshi Purkayastha wrote: > Not joda-time exactly... but JSR310, which learnt most things from > joda-time > This has been in the Java8 release since last 6 months or so > > > --- > Regards, > Saptarshi PURKAYASTHA > > My Tech Blog: htt

Re: [Dhis2-devs] Non-gregorian calendar systems

2013-04-13 Thread Saptarshi Purkayastha
Not joda-time exactly... but JSR310, which learnt most things from joda-time This has been in the Java8 release since last 6 months or so --- Regards, Saptarshi PURKAYASTHA My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE On 13 April 2013 13:33, Bob Jolliffe

Re: [Dhis2-devs] Non-gregorian calendar systems

2013-04-13 Thread Bob Jolliffe
On 13 April 2013 13:26, Saptarshi Purkayastha wrote: > I think we should be Calendar agnostic in code and like most i18n capable > systems, not expect the timestamp in the database to be Calendar-specific > Postgres for instance uses Julian calendar internally. But still supports > many different

Re: [Dhis2-devs] Non-gregorian calendar systems

2013-04-13 Thread Saptarshi Purkayastha
I think we should be Calendar agnostic in code and like most i18n capable systems, not expect the timestamp in the database to be Calendar-specific Postgres for instance uses Julian calendar internally. But still supports many different systems, much more than standard SQL asks for. Java similar us

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10542: json encoding for jsonProgramStageInstance.vm

2013-04-13 Thread noreply
revno: 10542 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 15:38:25 +0700 message: json encoding for jsonProgramStageInstance.vm modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-case

Re: [Dhis2-devs] Non-gregorian calendar systems

2013-04-13 Thread Jason Pickering
Hi Saptarshi, Yes, I cannot speculate really why DHIS2 only supports the Gregorian calendar, but this issue I think has been discussed a few times on the list before (perhaps for other countries). I feel the best approach would be to store all of the data with Gregorian dates, but what is shown t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10541: removed need for psiid in data entry form (caseentry)

2013-04-13 Thread noreply
revno: 10541 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 15:30:35 +0700 message: removed need for psiid in data entry form (caseentry) modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10540: wip, remove need for psiid in data entry form

2013-04-13 Thread noreply
revno: 10540 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 15:00:15 +0700 message: wip, remove need for psiid in data entry form modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-case

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10539: disable comments if offline, add status to getProgramStageInstanceAction

2013-04-13 Thread noreply
revno: 10539 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 14:47:02 +0700 message: disable comments if offline, add status to getProgramStageInstanceAction modified: dhis-2/dhis-web/dhis-web-caseentry/sr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10538: fixed minor bug, success message when comment is added

2013-04-13 Thread noreply
revno: 10538 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 14:25:47 +0700 message: fixed minor bug, success message when comment is added modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10537: remove need for psiid when adding comments in data entry forms (reuse #programStageInstanceId)

2013-04-13 Thread noreply
revno: 10537 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2013-04-13 14:22:28 +0700 message: remove need for psiid when adding comments in data entry forms (reuse #programStageInstanceId) modified: dhis-2/dhis-we