[Dhis2-devs] Use of Mandatory Fields with Radio Buttons

2014-06-15 Thread Emma Kassy
Dear Dev Team, In programs when you select the "Radio Buttons" as the Data Entry method for optionset it has "No value" as the default select. This means that if you have set some data elements to be compulsory the rule will not apply because "No Value" has been selected by default. -- Thank you

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15691: Allow to search TEI by partial matches with attribute-values in quick search in Find/Add TEI form.

2014-06-15 Thread noreply
revno: 15691 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-06-16 13:46:26 +0800 message: Allow to search TEI by partial matches with attribute-values in quick search in Find/Add TEI form. modified: dhis-2/dhis-web/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15690: Added the sql file to change dataelement domain type from patient to tracker.

2014-06-15 Thread noreply
revno: 15690 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-06-16 13:23:11 +0800 message: Added the sql file to change dataelement domain type from patient to tracker. added: resources/sql/change dataelement domain type

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15689: Changed the DataElementDomain enum in uppercase.

2014-06-15 Thread noreply
revno: 15689 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-06-16 13:13:31 +0800 message: Changed the DataElementDomain enum in uppercase. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/DataElement.jav

[Dhis2-devs] Create data element for date of birth

2014-06-15 Thread rin.chann...@gmail.com
Hi, I create patient data element for date of birth. But it seem difficult to choose date like from year 1980. So do you have any method are more easy than? Thank you CHANNARA ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@

Re: [Dhis2-devs] Daily Period

2014-06-15 Thread Lars Helge Ă˜verland
Hi John, I get your point and I think we made a mistake with the "allow future period" property - it should instead have been an enumeration with at least three options - allow past periods - allow current and past periods - allow future, current and past periods Blueprint here

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

2014-06-15 Thread noreply
revno: 15688 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 15:36:45 +0200 message: minor modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/schema/DefaultSchemaService.java --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15687: add alias map from our basic interfaces => base implementations, useful for looking up exported p...

2014-06-15 Thread noreply
revno: 15687 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 15:33:54 +0200 message: add alias map from our basic interfaces => base implementations, useful for looking up exported properties on a core inter

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15685: if schema is not present, try and generate a more usable name (using JacksonXmlRootElement and Gu...

2014-06-15 Thread noreply
revno: 15685 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 15:07:12 +0200 message: if schema is not present, try and generate a more usable name (using JacksonXmlRootElement and Guava CaseFormat) modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15684: add owner to property class, mainly useful for relationships (many-to-many, one-to-many etc). Upd...

2014-06-15 Thread noreply
revno: 15684 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 13:00:20 +0200 message: add owner to property class, mainly useful for relationships (many-to-many, one-to-many etc). Updated Jackson2PropertyIntr

[Dhis2-devs] Daily Period

2014-06-15 Thread John Lewis
Hi all, In Bangladesh, there is daily dataset collecting OPD and Emergancy Visit. They have enabled the option of allow future period because user will do the data entry every day at the end of OPD session, which is usually in the evening. Since DHIS2 dont allow to enter data for current day, as th

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15683: Minor fixes, send correct format for put/post in abstractcrudcontroller, support @RequestBody in ...

2014-06-15 Thread noreply
revno: 15683 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 11:24:05 +0200 message: Minor fixes, send correct format for put/post in abstractcrudcontroller, support @RequestBody in RenderServiceMessageConve

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15682: Tracker capture, made radio button labels clickable in search

2014-06-15 Thread noreply
revno: 15682 committer: Lars Helge Overland branch nick: dhis2 timestamp: Sun 2014-06-15 11:15:17 +0200 message: Tracker capture, made radio button labels clickable in search modified: dhis-2/dhis-web/dhis-web-tracker-capture/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 15681: minor, remove support for /api/type/id/prop1/prop2 for now

2014-06-15 Thread noreply
revno: 15681 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-06-15 11:10:42 +0200 message: minor, remove support for /api/type/id/prop1/prop2 for now removed: dhis-2/dhis-api/src/main/java/org/hisp/dhis/node/conf