Re: [Dhis2-devs] Data Set Report is not Downloading to Excel

2017-03-24 Thread Dapo Adejumo
Hi Gerald, Unfortunately custom forms are not properly handled in dataset reports. A work around will be to “print" the dataset report output to pdf using Chrome. …. Dapo Adejumo > On 24 Mar 2017, at 14:46, Mohamed Bangura wrote: > > Dear Gerald, > Use mozilla f

Re: [Dhis2-devs] Data Set Report is not Downloading to Excel

2017-03-24 Thread Dapo Adejumo
Hi Gerald, Does this dataset use a custom form? …. Dapo Adejumo > On 24 Mar 2017, at 13:57, gerald thomas wrote: > > Dear all, > Please i need your your help it is urgent. > > On 3/23/17, gerald thomas wrote: >> Dear All, >> I am having problems

[Dhis2-devs] [Bug 1618312] [NEW] Pivot table app not showing selected data dimensions in 2.22

2016-08-29 Thread Dapo Adejumo
Public bug reported: Hi Devs, The pivot table app is not showing translated data dimensions in the select lists (Data Elements and Indicators) in 2.22 . The translations however show correctly in the pivot once updated. This works as expected in 2.24. Screenshot highlighting this is attached.

Re: [Dhis2-devs] [Bug 1607293] Re: Cant update Data element attribute using PATCH Web Api command in 2.22

2016-07-29 Thread Dapo Adejumo
Thanks Morten, Worked quite well in 2.21 , will just have to rely on the full functionality in 2.24/25 then. …. Dapo Adejumo DHIS2 Senior Analyst, BAO Systems +1 202-536-1543 | <>d...@baosystems.com <mailto:d...@baosystems.com> | http://www.baosystem

[Dhis2-devs] [Bug 1607293] [NEW] Cant update Data element attribute using PATCH Web Api command in 2.22

2016-07-28 Thread Dapo Adejumo
Public bug reported: Hi Devs, I am trying to update one Data element attribute (name) using a patch update command , example below "curl -X PATCH -d "{\"name\":\"New Data Element Name\"}" -H "Content-Type: application/json" -u xx:xx http://localhost:8080/api/dataElements/uidxxx/name

[Dhis2-devs] [Bug 1577772] Re: Translation of form name isn't display

2016-06-13 Thread Dapo Adejumo
Hi Lars, This issue is also in 2.22 , can you kindly backport this fix to 2.22 as well? Thanks. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/152 Title: Translation of form name isn't displa

[Dhis2-devs] [Bug 1580784] Re: Users with authority to "Add/Remove Members in Read only groups" cannot Edit "Read only groups"

2016-06-06 Thread Dapo Adejumo
Hi Devs, Checking up on this report for feedback - any update on this? Thanks! -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1580784 Title: Users with authority to "Add/Remove Members in Read on

[Dhis2-devs] [Bug 1580784] [NEW] Users with authority to "Add/Remove Members in Read only groups" cannot Edit "Read only groups"

2016-05-11 Thread Dapo Adejumo
Public bug reported: Hi Devs, Users with the Roles that have the authority "Add/Remove Members in Read only groups" are expected to be able to edit members of groups that have been set to View only. This is however not happening , users can see the user group in the list but can only view detai

[Dhis2-devs] [Bug 1545438] [NEW] GIS maps are not updated using "User Organisation Unit Filter" dashboard function

2016-02-14 Thread Dapo Adejumo
Public bug reported: Dashboard Items can be changed to show data for selected organisation units using the "User Organisation Unit Filter" function on the dashboard. This works (as expected) for Charts and Tables saved as "User OU" favourites but not for GIS maps. Replicated on demo server. A

Re: [Dhis2-devs] Classification tag on Indicators - 2.22

2016-02-09 Thread Dapo Adejumo
sion analytics rather than possibly resulting to complex scripting in custom reports. Hopefully that will be possible in the near future! …. Dapo Adejumo DHIS2 Senior Analyst, BAO Systems +1 202-536-1543 | <>d...@baosystems.com <mailto:d...@baosystems.com> | http://ww

Re: [Dhis2-devs] demo and continuous integration: play.dhis2.org

2015-11-14 Thread Dapo Adejumo
Thanks Dancan also see the site, getting the errors on ubuntu terminal (wget). ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge - Original Message - From: "Dan Cocos" To: "Dapo Adejumo" Cc: "Lars Helge Øverland" ,

Re: [Dhis2-devs] demo and continuous integration: play.dhis2.org

2015-11-14 Thread Dapo Adejumo
Hi Lars, I was trying to grab a war file from the new CI server but got the errors below "no address associated with host name - unable to resolve host address 'ci.dhis2.org'" Is this an issue with the new server or on my side? ………………… Regards, Dapo Adejumo +

Re: [Dhis2-devs] problem on the reporting rate

2015-10-27 Thread Dapo Adejumo
Hi Papa, Do you have an orgunit level between the District and Facility? If yes , can you check if this dataset has been assigned to any of member of this level or the district itself. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge - Original Message - From

[Dhis2-devs] [Bug 1509560] [NEW] Gauge Chart Returns Bar Chart Type in Data Visualizer

2015-10-23 Thread Dapo Adejumo
Public bug reported: Selecting a gauge chart type returns a bar chart type in Data Visualizer. Replicated on Demo Server. Version 2.21 Rev 20840. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you are a member of DHIS 2 develope

Re: [Dhis2-devs] [Dhis2-users] dhis version 2.21 is released

2015-10-21 Thread Dapo Adejumo
Great work Team! Pretty excited about the pivot data dump!!! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge - Original Message - From: "Guy Ekani" To: "Lars Helge Øverland" , "DHIS 2 Users list" , "DHIS 2 Developers list&q

Re: [Dhis2-devs] Removing Organization Units

2015-10-01 Thread Dapo Adejumo
Hi Gerald, You can run this command in the db - DELETE FROM datavalue WHERE sourceid = 'X'; Replace X with the orgunit id. Hope that helps. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge - Original Message - From: "gerald thomas"

Re: [Dhis2-devs] Removing Organization Units

2015-10-01 Thread Dapo Adejumo
Hi Gerald, What error are you getting? If you have data associated with these org units, you will not be able to remove them until you delete the data in the database (even if you have removed the datasets). ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge

[Dhis2-devs] [Bug 1495007] [NEW] Detailed Data Elements downloaded as uids rather than names for "plain data source with hierarchy download" type

2015-09-11 Thread Dapo Adejumo
Public bug reported: Data Element names (detailed) are been substituted with uids in csv file when downloaded from the DHIS. To replicate 1. Select a a few detailed data elements 2. Include orgunits in pivot view and choose option to show hierarchy 3. download output as csv with hierarchy Data

Re: [Dhis2-devs] Recieving DHIS2 Messages In email client of choice

2015-09-03 Thread Dapo Adejumo
Hi Farai, For users to receive Dhis2 messages via mail or SMS, individual profiles have to be enabled for messaging. That can be done under profile settings. .Sent from a mobile phone -Original Message- From: "Farai Mutero" Sent: ‎9/‎4/‎2015 5:40 To: "DHIS 2 developers" Subject: [D

[Dhis2-devs] [Bug 1490758] [NEW] Gauge Chart not using Legend Set Colour Scheme in 2.20

2015-08-31 Thread Dapo Adejumo
Public bug reported: Guage charts are supposed to use the colour coding for legend sets assigned to indicators, This is however not working in 2.20 (Build Revision 19811). Replicated on the SL Demo server. ** Affects: dhis2 Importance: Undecided Status: New -- You received this b

Re: [Dhis2-devs] Complete Button But Not Working (Data Entry Forms)

2015-07-28 Thread Dapo Adejumo
...... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapsyjorge=gmail@lists.launchpad.net] On Behalf Of Brent Williams Sent: 28 July, 2015 8:33 AM To: dhis2-devs@lists.launchpad.net Cc: dhis2-us...@lists.launchpad.net; Brendon Lines

Re: [Dhis2-devs] Using OrgUnit short names in charts, pivots, maps

2015-07-21 Thread Dapo Adejumo
That is correct…… A note however – this only became possible a little recently ( 2.17 ) , so may not work with older versions. https://lists.launchpad.net/dhis2-users/msg05765.html ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-07-18 Thread Dapo Adejumo
Hi Morten, Thanks for the fix.we are almost there now. Like you said, restricted users are still able to move items but new positions are not saved - that is correct. However, restricted users are still able to resize items, can also be quite troublesome, please take a look. -- You receive

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-07-17 Thread Dapo Adejumo
Great! Thanks Morten, will test and give feedback. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1453569 Title: Sharing Feature not working for Dashboards Status in DHIS: Fix Committed Bug d

Re: [Dhis2-devs] [Bug 1474060] [NEW] Users able to delete dashboard items without authorization

2015-07-13 Thread Dapo Adejumo
Hi Harding, That is right, this unusual behavior started in 2.18 A bug was reported on this a while back. See bug and progress here https://bugs.launchpad.net/dhis2/+bug/1453569 ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2

[Dhis2-devs] Problems using Chrome with GIS - 2.19

2015-07-03 Thread Dapo Adejumo
using Firefox or IE on the same database. Any ideas? ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https

[Dhis2-devs] Reporting Rates using compulsory data elements

2015-07-02 Thread Dapo Adejumo
Hi Devs, Looks like generating reporting rates using compulsory data elements is not working at all ( tried on the demo instance too) - has anyone been able to use this successfully? Thanks. ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge

Re: [Dhis2-devs] Batch lock exceptions

2015-07-01 Thread Dapo Adejumo
One more supporter of the blueprint! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapsyjorge=gmail@lists.launchpad.net] On Behalf Of Jason Pickering Sent: 1 July, 2015 8:53 AM To: Morten Olav Hansen Cc: dhis2

[Dhis2-devs] [Bug 1469565] [NEW] Existing Relative Periods replaced by "New" Relative Periods in 2.19

2015-06-28 Thread Dapo Adejumo
Public bug reported: In 2.19, new relative periods have been introduced to the analysis modules - "This month" , "This week" , "This quarter" etc Before now for all relative periods except year, the latest relative period has been Last X... On upgrade to 2.19, all favorite objects (maps,tab

Re: [Dhis2-devs] [Dhis2-users] List of permission in DHIS2

2015-06-09 Thread Dapo Adejumo
Hi Elmarie, There is a table in postgres called "userroleauthorities" - contains your available authorities. ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-users [mailto:dhis2-users-bounces+dapsyjorge=gmail@lists.launchpad.net] On

Re: [Dhis2-devs] logging (for server administrators)

2015-06-07 Thread Dapo Adejumo
I think this is a good idea – it can be quite problematic managing log files on large servers. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapsyjorge=gmail@lists.launchpad.net] On Behalf Of Lars Helge

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-05-16 Thread Dapo Adejumo
Hi Morten, This bug is still there. Let me explain a bit more. The dashboard itself respects the sharing settings - i.e a user without edit rights cannot manage the dashboard (delete or share it) . This however does not follow with the dashboard items, a user without write permissions can move,r

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2015-05-15 Thread Dapo Adejumo
Thanks. Will test and give feedback. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1453569 Title: Sharing Feature not working for Dashboards Status in DHIS 2: Fix Committed Bug description:

[Dhis2-devs] [Bug 1455035] Re: Sharing settings changes itself to none thus making the items restricted to Systems Administrators

2015-05-14 Thread Dapo Adejumo
That is correct - Just reported an issue related to this. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1455035 Title: Sharing settings changes itself to none thus making the items restricted

Re: [Dhis2-devs] Issues with Datasets after revision upgrage

2015-05-14 Thread Dapo Adejumo
. Nginx and Browser caches have been cleared with resolution . Any ideas on this? Thank you. ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dapo Adejumo [mailto:dapo_adej...@yahoo.com] Sent: 14 May, 2015 10:21 AM To: dhis2-devs@lists.launchpad.net Subject

[Dhis2-devs] Issues with Datasets after revision upgrage

2015-05-14 Thread Dapo Adejumo
-http-9]) Any ideas why this is happening? ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

[Dhis2-devs] [Bug 1453569] [NEW] Sharing Feature not working for Dashboards

2015-05-10 Thread Dapo Adejumo
Public bug reported: Dashboards do not respect sharing settings when configured . For instance users who have not been given the authority to edit a dashboard can do so . Replicated on the demo server ( To do this , create a dashboard and assign only read permissions to "public" , then create a n

Re: [Dhis2-devs] Added Orgunits/added datasets distorting old reporting rates

2015-04-01 Thread Dapo Adejumo
of completeness . However there are been many field challenges in defining these compulsory data elements. Any great ideas to navigate this challenge will be great! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces

[Dhis2-devs] [Bug 1437521] [NEW] Sorting Charts by size in data visualizer does not recognize zero values

2015-03-27 Thread Dapo Adejumo
Public bug reported: Charts in the data visualizer can be sorted from either high to low or vice versa. It is assumed that chart category members with zero values should be included in this sorting but this does not happen giving rise to distorted charts when zeros are involved. Affects 2.18 rev

Re: [Dhis2-devs] Google Street Layer - Dashboard

2015-03-22 Thread Dapo Adejumo
Great. Thanks ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Jan Henrik Øverland [mailto:janhenrik.overl...@gmail.com] Sent: 22 March, 2015 8:22 PM To: Dapo Adejumo Cc: DHIS 2 Developers list Subject: Re: Google Street Layer - Dashboard Hi Dapo

[Dhis2-devs] Google Street Layer - Dashboard

2015-03-22 Thread Dapo Adejumo
Hi Devs, Is there a way to use the google street background optionally or is this fixed for all maps on the dashboard? Thanks ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge ___ Mailing list: https://launchpad.net

Re: [Dhis2-devs] Android app error "Bad server response"

2015-02-24 Thread Dapo Adejumo
Hi Seid, Just got out of troubleshooting the J2ME client for some errors. You may want to check Nginx logs for any errors ( or any other proxy server you may be using) for useful information on the cause of your error. ……… Regards, Dapo Adejumo +2348033683677 Skype

[Dhis2-devs] Completeness in Reporting Rate Summary and Analytics based tools

2015-02-17 Thread Dapo Adejumo
the analytics had been discussed before and was going to be implemented? Any idea when this will be done? - didn't find in any of the near future milestones . Hopefully this will also make it possible to query timeliness via the analytics tables. Thanks. ... Regards,

Re: [Dhis2-devs] Clear Cache App

2015-01-28 Thread Dapo Adejumo
Thanks Abyot. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Abyot Gizaw [mailto:aby...@gmail.com] Sent: 28 January, 2015 10:09 AM To: Dapo Adejumo Cc: dhis2-devs Subject: Re: Clear Cache App Hi Dapo, No it is not in the app repository. Released

[Dhis2-devs] Clear Cache App

2015-01-28 Thread Dapo Adejumo
Hi Abyot and Devs, Got wind of an app dedicated to cache clearing for users - is this app available publicly , its not on the app repository . Is there a download link to get this? Thanks ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge

[Dhis2-devs] [Bug 1407056] [NEW] Data Visualizer and Pivot Tables showing wrong Relative Yearly Periods

2015-01-02 Thread Dapo Adejumo
Public bug reported: Relative yearly periods not working properly in Data Visualizer and Pivot Table Apps. Selection rewinds the desired period by one year. To replicate on demo, create a table/chart and select "This year" , chart/table shows data for 2014. Affects 2.17 rev 17793. ** Affects:

[Dhis2-devs] [Bug 1404691] [NEW] Organisation Unit Merge Fails due to bad SQL Syntax

2014-12-21 Thread Dapo Adejumo
Public bug reported: Trying to merge 2 organisation units via data administration - interface reports "merging done" but the process actually fails with the critical error occuring in the last sql statement.."DELETE FROM datavalue_audit WHERE sourceid=." giving this error "ERROR: r

[Dhis2-devs] Metadata Import - Domaintype conflict

2014-12-14 Thread Dapo Adejumo
compatibility in metadata imports involving dataelements since the legacy builds will have the “aggregate” domaintype . I suspect this will also affect tracker dataelements. Should be worth taking a look at….. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge

[Dhis2-devs] [Bug 1399528] [NEW] Analytics Table Update fails in 2.17 (17612)

2014-12-04 Thread Dapo Adejumo
Public bug reported: Analytics tables update fails in current versions of 2.17 ( 17612) . Process runs fine with earlier builds ( 2.17 Snapshot - 17141). Temp tables are not built with reports of problems with the "ou" column (" nested exception is org.postgresql.util.PSQLException: ERROR: null va

[Dhis2-devs] Analytics error - "ou" 2.17

2014-12-03 Thread Dapo Adejumo
Hi Devs, I am not sure if this is a bug - but analytics are failing using 2.17 (17612) . Logs are attached, any idea why this may be happening? Thanks ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge Analytics table process failed, please check the logs. Message

Re: [Dhis2-devs] dhis version 2.17 is released

2014-11-21 Thread Dapo Adejumo
Nice work! Happy to see that shortname option in analysis modules made it ! A question, what is the default setting for this? shortname or name ? Congratulations ! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces

Re: [Dhis2-devs] [Dhis2-users] Eivind Eriksen joins as developer

2014-11-12 Thread Dapo Adejumo
Welcome! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Greg Rowles Sent: 12 November, 2014 10:59 PM To: Wilfred Senyoni Cc: Nicola Hobby; DHIS 2 Users list

Re: [Dhis2-devs] DHIS2 tracker for logistics

2014-10-30 Thread Dapo Adejumo
) although designed for Cold Chain equipment may well serve your purpose. ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Hannan Khan Sent: 30 October,

Re: [Dhis2-devs] [Dhis2-users] Data import - with completeness

2014-10-22 Thread Dapo Adejumo
script to populate the completedatasetregistration table based on the datavalue table – the draw back here is that you lose some data related to registerin user and dates. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-users [mailto:dhis2-users-bounces

[Dhis2-devs] Weird Reporting Rates

2014-10-17 Thread Dapo Adejumo
rting rate summary which doesn't use the analytics . For instance a facility has a reporting rate of 100% but the parent has 200% - checked to see if analytics_orgunittarget table had duplicates..but No. Any experience or suggestions on this? ... Regards, Dapo Adejumo +234

Re: [Dhis2-devs] [Dhis2-users] dhis2 system administration list

2014-10-09 Thread Dapo Adejumo
Absolutely great idea! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of J. Paul Mutali Sent: 9 October, 2014 8:35 AM To: gerald thomas Cc: dhis2-users; Steven

Re: [Dhis2-devs] DHIS2 - Indicator calculation over dimensions

2014-10-05 Thread Dapo Adejumo
Thanks Jason – Was shying away from a report solution to a more permanent one. Extra operators or tools to extend the functionality of indicator calculations will improve what we currently have – A blueprint will probably be in order. ……… Regards, Dapo Adejumo +2348033683677

Re: [Dhis2-devs] DHIS2 - Indicator calculation over dimensions

2014-10-05 Thread Dapo Adejumo
example above or any ideas on possible solutions. Thanks! ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Jason Pickering Sent: 16 September, 2014 9:06 AM To

[Dhis2-devs] [Bug 1373147] Re: Pivot Table: data elements panel doesn't populate when details is selected

2014-10-03 Thread Dapo Adejumo
Juan is right - This only happens when DE groups are selected. The error can be duplicated on the Sierra Leone demo so it is most likely a bug. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1373147

[Dhis2-devs] Problems with 2.16 upgrade

2014-09-12 Thread Dapo Adejumo
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Lo ... Regards, Dapo Adejumo +2348033683677 Skype : dapojorge 12-Sep-2014 20:06:36.913 INFO [main] org.apache.catalina.core.AprLifecycleListen er.init Loaded APR based Apache Tomcat Native library 1.1.30 using APR version 1 .4.8. 12-Sep-2014 20:06:36.915 INFO

Re: [Dhis2-devs] IMPORTANT: Vulnerability discovered in DHIS2 version 2.16 and some versions of trunk.

2014-09-01 Thread Dapo Adejumo
Thanks Jason for the critical info – had a funny feeling seeing hazelcast opening port 5701 in the 2.16 logs . Look forward to the green light on upgrade to 2.16. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces

Re: [Dhis2-devs] Problem downloading Orgunit metadata

2014-08-04 Thread Dapo Adejumo
Hi Knut, No errors are logged – actually shows “export done”. ……… Regards, Dapo Adejumo +2348033683677 Skype : dapojorge From: Knut Staring [mailto:knu...@gmail.com] Sent: Monday, August 4, 2014 8:32 AM To: Dapo Adejumo Cc: dhis2-us...@lists.launchpad.net; DHIS 2

[Dhis2-devs] Problem downloading Orgunit metadata

2014-08-03 Thread Dapo Adejumo
, Dapo Adejumo +2348033683677 Skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

Re: [Dhis2-devs] [Bug 1344010] [NEW] GIS download products does not show full map when few children are selected

2014-07-18 Thread Dapo Adejumo
Dear Salihu, I dont think this is a bug - you will need to include boundaries in your map to get what you want.   Regards, Adedapo Adejumo. Mobile : +2348033683677 Skype : dapojorge On Friday, 18 July 2014 1:31 PM, Salihu Muhammad <1344...@bugs.launchpad.net>

Re: [Dhis2-devs] short name in analysis modules

2014-05-29 Thread Dapo Adejumo
Thanks Lars, is it still on the cards? Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 29 May 2014 15:32 To: Dapo Adejumo Cc: Knut Staring; DHIS 2 Developers

Re: [Dhis2-devs] short name in analysis modules

2014-05-26 Thread Dapo Adejumo
Hi Lars, Just to find out if some progress has been made regarding this issue – I don’t think it made it to 2.15? or am I wrong. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe

Re: [Dhis2-devs] [Bug 1323339] [NEW] Group Sharing - search doesn't return any matches

2014-05-26 Thread Dapo Adejumo
Thanks - same with bug 1321039 reported on the 19th. Regards, Dapo Adejumo +2348033683677 skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Morten

[Dhis2-devs] [Bug 1321039] [NEW] Cannot share dashboard with usergroups - groups fail to be listed after search

2014-05-19 Thread Dapo Adejumo
Public bug reported: When searching for user groups after clicking share button for dashboards, relevant user groups fail to be listed and thus dashboard cannot be shared. Affects 2.15 build revision 15052. ** Affects: dhis2 Importance: Undecided Status: New -- You received this

[Dhis2-devs] Compiling a data dictionary from DHIS2

2014-05-15 Thread Dapo Adejumo
dictionary functionality could do this…. Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs

Re: [Dhis2-devs] Reporting rates over 100%

2014-05-13 Thread Dapo Adejumo
handling completeness reports well . Since one of the milestones for the release of 2.16 is to pull reporting rate summary from the analytics tables , it will be great if this is sorted out Regards, Dapo Adejumo +2348033683677 skype

Re: [Dhis2-devs] Apps Buttons to Line lists on the menu

2014-05-09 Thread Dapo Adejumo
? Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Prosper BT Sent: 09 May 2014 18:06 To: Lars Helge Øverland Cc: DHIS developers Subject: Re

[Dhis2-devs] Min-Max Value Generation

2014-05-06 Thread Dapo Adejumo
by levels or groups. Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe

[Dhis2-devs] Percentages on Pie Charts

2014-05-06 Thread Dapo Adejumo
and show percentages? Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe

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

[Dhis2-devs] [Bug 1211010] Re: Analytics tables not generated when sql views linked to analytics tables exist

2014-04-08 Thread Dapo Adejumo
This bug has somehow found its way back ( tested on 2.14 build revision 13844). Needs to be fixed asap. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1211010 Title: Analytics tables not generat

Re: [Dhis2-devs] [Dhis2-users] Inactive Organisation Unit

2014-04-04 Thread Dapo Adejumo
to review the functionality of closing date for OUs and also other relevant metadata like dataelements and indicators. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Dhis2-users [mailto:dhis2-users-bounces+dapo_adejumo

Re: [Dhis2-devs] Surveillance Alerts - Sending Alerts

2014-03-13 Thread Dapo Adejumo
That’s right Prosper, Thanks for flagging this. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Prosper BT Sent: 13 March

Re: [Dhis2-devs] Advocating for changes to Data (values) Model/Table in DHIS2

2014-03-07 Thread Dapo Adejumo
value to accept - from the manual facility aggregates of patient level data. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of

Re: [Dhis2-devs] short name in analysis modules

2014-01-31 Thread Dapo Adejumo
, Dapo Adejumo +2348033683677 skype : dapojorge From: Knut Staring [mailto:knu...@gmail.com] Sent: 13 December 2013 09:04 To: Lars Helge Øverland Cc: Dapo Adejumo; DHIS 2 Developers list Subject: Re: [Dhis2-devs] short name in analysis modules This should have a high priority, since many

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Thanks Lars….will only try this at home… Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 23 January 2014 20:34 To: Dapo Adejumo Cc: DHIS 2 Developers list Subject

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Hi Lars, to be able to download will be fine not necessarily to view in the browser. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 23 January 2014 19:36 To

[Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Hi Devs, The cell limit for the web pivot has been set to 50,000 understandably to protect the server. But is there a way to override this temporarily? Any ideas? Regards, Dapo Adejumo +2348033683677 skype : dapojorge

Re: [Dhis2-devs] [Dhis2-users] analytics bugfix

2014-01-21 Thread Dapo Adejumo
Thanks Lars. Sent from my windows mobile. -Original Message- From: Lars Helge Øverland Sent: 1/21/2014 16:55 To: DHIS 2 Developers list; DHIS 2 Users list Subject: [Dhis2-users] analytics bugfix Hi, we have made a fix for a bug in analytics which caused certain indexes not to be crea

[Dhis2-devs] [Bug 1265015] [NEW] DHIS allows duplication of dataelement name during creation

2013-12-30 Thread Dapo Adejumo
Public bug reported: There is a warning when a user tries to create a dataelement with an existing name, however is the user rewords the dataelement and then reverts to the original duplicate, the duplicate name is created but with a different uid. This is not good for data integrity. Also, import

Re: [Dhis2-devs] short name in analysis modules

2013-12-10 Thread Dapo Adejumo
Thanks. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 10 December 2013 11:03 To: Dapo Adejumo Cc: DHIS 2 Developers list Subject: Re: [Dhis2-devs] short name in

[Dhis2-devs] short name in analysis modules

2013-12-08 Thread Dapo Adejumo
em to be working - Any similar experiences or how should this work? .... Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

[Dhis2-devs] [Bug 1230385] Re: Org unit tree selection misbehaving for users with restricted access

2013-12-02 Thread Dapo Adejumo
Yes...Its fine now. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1230385 Title: Org unit tree selection misbehaving for users with restricted access Status in DHIS 2: Fix Committed Bug desc

[Dhis2-devs] [Bug 1256311] [NEW] Previous orgunitgroup allocations cleared after a user assigned to a lower orgunit level edits group

2013-11-29 Thread Dapo Adejumo
Public bug reported: When a user assigned to a lower level in the orgunit tree logs in to update orgunit group allocations and saves, previous allocations done by other users at lower or higher levels of the orgunit tree is cleared leading to large orgunit group allocations been cleared from the d

[Dhis2-devs] [Bug 1230385] Re: Org unit tree selection misbehaving for users with restricted access

2013-11-29 Thread Dapo Adejumo
Hi, Bug still exists..tested on demo and trunk. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1230385 Title: Org unit tree selection misbehaving for users with restricted access Status in D

[Dhis2-devs] Wrong db on dhis2 demo

2013-11-29 Thread Dapo Adejumo
Hi Devs..seems the wrong database is on the DHIS2 demo. http://apps.dhis2.org/demo/ Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2

[Dhis2-devs] [Bug 1230385] Re: Org unit tree selection misbehaving for users with restricted access

2013-10-23 Thread Dapo Adejumo
Hi Lars, Any hope this will be sorted soon? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1230385 Title: Org unit tree selection misbehaving for users with restricted access Status in DHIS 2:

[Dhis2-devs] Save Value Action?

2013-10-05 Thread Dapo Adejumo
Thank you. Regards, Dapo Adejumo +2348033683677 skype : dapojorge ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs

Re: [Dhis2-devs] Android client

2013-09-19 Thread Dapo Adejumo
Hi Arazgood work! I also got the error...wrong url and I am using the latest build. -- On Thu 19 Sep, 2013 8:10 PM CEST Araz Abishov wrote: >Hi Lars, > >Here is brief description of client possibilities: > >In general android dhis2 client is an interface for so

Re: [Dhis2-devs] Setting MinMax Values

2013-09-19 Thread Dapo Adejumo
assume they are discarded since they reside in the same table? Or which takes precedence ? Thanks. Regards, Dapo Adejumo +234803363677 skype : dapojorge From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo

Re: [Dhis2-devs] [Bug 1211010] Re: Analytics tables not generated when sql views linked to analytics tables exist

2013-08-11 Thread Dapo Adejumo
Thanks Jason...glad you found it :) - the sequence needs to be changed. .. Regards Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of

Re: [Dhis2-devs] [Bug 1211010] Re: Analytics tables not generated when sql views linked to analytics tables exist

2013-08-11 Thread Dapo Adejumo
Hi Jason, Strange.the sql view was created in DHIS2. Also try clearing the analytics tables from maintenance. .. Regards Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo

[Dhis2-devs] [Bug 1211010] [NEW] Analytics tables not generated when sql views linked to analytics tables exist

2013-08-11 Thread Dapo Adejumo
Public bug reported: Analytics tables are not generated when sql view linked to the analytics table is present. Postgres cannot drop a table linked to a view without a cascade statement dropping the particular view. Since postgres cannot drop the analytics tables to populate a new one, the process

[Dhis2-devs] Error populating Analytics Tables

2013-07-24 Thread Dapo Adejumo
ll(AsyncEx ecutionInterceptor.java:89) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) ... 1 more .. Regards Dapo Adejumo +2348033683

Re: [Dhis2-devs] [Bug 1201132] [NEW] Metadata Import for "Users" fails to import data.

2013-07-14 Thread Dapo Adejumo
Yes Bob, same results with superuser privilege. .. Regards Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net] On Behalf Of Bob Jolliffe Sent: Sunday, July 14

Re: [Dhis2-devs] [Bug 1201132] [NEW] Metadata Import for "Users" fails to import data.

2013-07-14 Thread Dapo Adejumo
Forgot to add - affects both latest versions of 2.11 (Revision 10585) and 2.12 (Revision 11221). .. Regards Dapo Adejumo +2348033683677 Skype : dapojorge -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+dapo_adejumo=yahoo@lists.launchpad.net

  1   2   >