[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14956: [mobile] support for SEWR from client

2014-04-24 Thread noreply
revno: 14956 committer: Long long.hispviet...@gmail.com branch nick: trunk timestamp: Thu 2014-04-24 14:21:13 +0700 message: [mobile] support for SEWR from client modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14957: (mobile) add message model

2014-04-24 Thread noreply
revno: 14957 committer: Hong Em em.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 16:55:26 +0700 message: (mobile) add message model added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14958: New icon for program module

2014-04-24 Thread noreply
revno: 14958 committer: Lars Helge Øverland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 13:21:02 +0200 message: New icon for program module modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14959: Add new data set ui, default category combo

2014-04-24 Thread noreply
revno: 14959 committer: Lars Helge Øverland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 13:49:43 +0200 message: Add new data set ui, default category combo modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14960: NP check

2014-04-24 Thread noreply
revno: 14960 committer: Lars Helge Øverland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 14:10:26 +0200 message: NP check modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14961: Fixed bug - Cannot delete attributes

2014-04-24 Thread noreply
revno: 14961 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 20:27:51 +0800 message: Fixed bug - Cannot delete attributes modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14962: Fixed bug - Edit Profile gives duplicate attribute values although there are no duplicates

2014-04-24 Thread noreply
revno: 14962 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 21:27:27 +0800 message: Fixed bug - Edit Profile gives duplicate attribute values although there are no duplicates modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14963: Fixed bug - Exception thrown when to click Cancel button in Update TEI form.

2014-04-24 Thread noreply
revno: 14963 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 21:30:51 +0800 message: Fixed bug - Exception thrown when to click Cancel button in Update TEI form. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14965: R. 14962, no change code style

2014-04-24 Thread noreply
revno: 14965 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 22:03:06 +0800 message: R. 14962, no change code style modified:

Re: [Dhis2-devs] [Dhis2-users] runing Analytics errors.

2014-04-24 Thread Jason Pickering
Hi Emmanuel, It is not possible to have views linked directly to the resource tables, as they are dropped and regenerated each time when the analytics runs. Two options. 1) Encapsulate your view in a stored procedure. 2) Use the SQL view function of DHIS2. Both approaches have been discussed

Re: [Dhis2-devs] [Dhis2-users] runing Analytics errors.

2014-04-24 Thread Dapo Adejumo
Hi, This is related to a bug with analytics and sql views that was initially fixed but seems to have crept in again. It will need to be fixed – A temporary workaround is to delete sql views from your database. Regards, Dapo Adejumo

Re: [Dhis2-devs] runing Analytics errors.

2014-04-24 Thread Emmanuel Willer CHARLES
Hi all, It is surely right. deleting the view we created has solved the problem. is that bug fixed on one of the newer versions, as we are using ver 2.13 Build revision:12917. thanks for your help guys. On Thu, Apr 24, 2014 at 8:30 AM, Emmanuel Willer CHARLES emmanuelwil...@gmail.com wrote:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14966: Add calendar for date attribute fields in Advanced Search TEI.

2014-04-24 Thread noreply
revno: 14966 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 22:52:51 +0800 message: Add calendar for date attribute fields in Advanced Search TEI. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14967: added new class Calendar with implementations for Nepali, Islamic, Buddhist (Thai), Coptic, Julia...

2014-04-24 Thread noreply
revno: 14967 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 21:31:24 +0545 message: added new class Calendar with implementations for Nepali, Islamic, Buddhist (Thai), Coptic, Julian,

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

2014-04-24 Thread noreply
revno: 14968 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 21:32:50 +0545 message: minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/calendar/NepalCalendar.java -- lp:dhis2

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1053: updated docs for openid

2014-04-24 Thread noreply
revno: 1053 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2-docbook-docs timestamp: Thu 2014-04-24 21:56:08 +0545 message: updated docs for openid modified: src/docbkx/en/dhis2_user_man_user_management.xml --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14969: add support for calendar conversion using year, month, day

2014-04-24 Thread noreply
revno: 14969 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 22:06:52 +0545 message: add support for calendar conversion using year, month, day modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14970: Fixed bug - Values of bool and trueOnly attributes are displayed as true/false instead of Yes/No.

2014-04-24 Thread noreply
revno: 14970 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Fri 2014-04-25 00:30:48 +0800 message: Fixed bug - Values of bool and trueOnly attributes are displayed as true/false instead of Yes/No. added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14971: extend calendar with more functionality, get number of days in week, days in month, days in year, ...

2014-04-24 Thread noreply
revno: 14971 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 22:56:52 +0545 message: extend calendar with more functionality, get number of days in week, days in month, days in year, get

Re: [Dhis2-devs] runing Analytics errors.

2014-04-24 Thread Lars Helge Øverland
Hi, This is not a bug, dhis drops the resource tables and needs to know about views depending on them. You can simply create the views as dhis sql views in data admin and it will be handled properly. regards, Lars On Apr 24, 2014 5:26 PM, Emmanuel Willer CHARLES emmanuelwil...@gmail.com wrote:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14972: add method calender.today(), gives todays DateUnit in current calendar

2014-04-24 Thread noreply
revno: 14972 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 23:03:03 +0545 message: add method calender.today(), gives todays DateUnit in current calendar removed:

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.15 released

2014-04-24 Thread John Ojo
Awesome! Congratulations to the development team. John   John Ojo MD, FMCPH Monitoring Evaluation Specialist West African Regional Disease Surveillance (WARDS) Project West Africa Health Organization (WAHO/ECOWAS) Bobo-Dioulasso, Burkina Faso. Mobile: +226 65897160 Skype:  Johnojo On

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.15 released

2014-04-24 Thread Muhire Andrew
Bravo to the deve. and community. I am very happy for the data access right to org unit levels.very important..   Better Information, better Decisions, better Health  Muhire Andrew  Ministry of Health / HMIS A mind is a terrible thing to waste

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14973: Data entry, moved css from javascript to stylesheet

2014-04-24 Thread noreply
revno: 14973 committer: Lars Helge Øverland larshe...@gmail.com branch nick: dhis2 timestamp: Thu 2014-04-24 23:46:04 +0200 message: Data entry, moved css from javascript to stylesheet modified:

[Dhis2-devs] User orgunit graphs in 2.15

2014-04-24 Thread Jason Pickering
Dear Devs, We are trying to figure out how to best use the new functionality which splits the analysis and maintenance orgunits. In our case, the district health officers should be allowed to maintain their own facilities, but should also be allowed to view data from other districts (and

[Dhis2-devs] Clipping of maps in the dashboard (2.15 )

2014-04-24 Thread Jason Pickering
There seems to be in issue in 2.15 whereby maps are clipped when displayed in the dashboard. Not sure if this is a bug, or somethign specific to our GIS data? See attachment for an example. Regards, Jason ___ Mailing list: