Re: [Dhis2-devs] [Dhis2-users] Error Deleting TEI with WebAPI in 2.22

2016-05-06 Thread Alex Tumwesigye
issing > required property trackedEntity"}]} > > Is something wrong in the Json syntax? > > Regards, > > Sam Kasozi > +256 788 993565 | Skype: sam.kasoziug > > ___ > Mailing list: https://launchpad.net/~dhis2-user

Re: [Dhis2-devs] ouwt Tree

2016-06-02 Thread Alex Tumwesigye
rom you >> >> Have a nice day >> >> Eric >> >> ___ >> Mailing list: https://launchpad.net/~dhis2-devs >> Post to : dhis2-devs@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~dhis2-devs &g

[Dhis2-devs] [Bug 1589539] [NEW] Importing program tracked entity attributes fails on dimensionItem

2016-06-06 Thread Alex Tumwesigye
Public bug reported: Importing program tracked entity attributes from url/api/programs/uid/metadata.json fails on dimensionItem with the error below. Validation Violations: [ErrorReport{message=Maximum length of property "id"is 11, but given length was 23., errorCode=E4001, mainKlass=class org.

[Dhis2-devs] [Bug 1591697] [NEW] Feedback and Sending Messages via api/messageConversations fails with Null Pointer

2016-06-12 Thread Alex Tumwesigye
Public bug reported: Sending Feedback to Usergroups and Sending Messages via api/messageConversations fails with Null Pointer exception. For feedback, you can send messages/feedback to some user groups successfully but as you add more users to the user group, it then fails with the Null Pointer e

Re: [Dhis2-devs] [Bug 1588797] Re: messageConversations api not sending email per user

2016-06-13 Thread Alex Tumwesigye
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:498) >>>

Re: [Dhis2-devs] [Bug 1588797] Re: messageConversations api not sending email per user

2016-06-16 Thread Alex Tumwesigye
/~dhis2-devs-core/dhis2/2.23/view/head:/dhis-2/dhis-api/src/main/java/org/hisp/dhis/sms/MessageSender.java That is it. Alex On Mon, Jun 13, 2016 at 2:45 PM, Alex Tumwesigye wrote: > Hi Lars, > > > Thanks. I reported it. See https://bugs.launchpad.net/dhis2/+bug/1591697 > >

[Dhis2-devs] [Bug 1591697] Re: Feedback and Sending Messages via api/messageConversations fails with Null Pointer

2016-06-16 Thread Alex Tumwesigye
Here is a quick fix. There is need for an SMS gateway to be set for all the conditions for sending messages/SMS to be true. Just go to Mobile Configuration and add a fake generic http gateway (does not need to be real). See line 47 of this file: http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/

Re: [Dhis2-devs] [Dhis2-users] Tracker capture app not loading on dhis2.23

2016-06-16 Thread Alex Tumwesigye
d a copy will be provided to you. By replying to > this e-mail or opening any attachment you agree to be bound by the > provisions of the disclaimer.* > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lis

[Dhis2-devs] Missing Message Template reminders on Event Without Registration

2016-06-22 Thread Alex Tumwesigye
SMS/email for new events registered using custom message templates for different user groups. Thanks. -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | HISP Uganda Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers

[Dhis2-devs] [Bug 1595101] [NEW] Event Capture App displays incident date less by one (1) in the UI

2016-06-22 Thread Alex Tumwesigye
Public bug reported: Event Capture App displays incident date less by one (1) in the UI. For example, if the real incident date is 2016-06-22, then the event Capture App displays it as 2016-06-21. The Web API for events displays the correct eventDate and created dates. This affects 2.23 build

Re: [Dhis2-devs] Bugs in DHIS new importer.

2016-06-24 Thread Alex Tumwesigye
rly when created, but while Updation of >> custom form not reflecting on UI. However, payload has the full information >> of updates. >> >> >> >> >> >> -- >> Thanks & Regards, >> Nalinikanth M >> Quality Analyst >> Email nali...@thoug

Re: [Dhis2-devs] [Bug 1595272] [NEW] DHIS2 sms tracker Re-import

2016-07-02 Thread Alex Tumwesigye
ifications about this bug go to: > https://bugs.launchpad.net/dhis2/+bug/1595272/+subscriptions > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-de

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

2016-07-05 Thread Alex Tumwesigye
vadocs here: > > > > https://www.dhis2.org/documentation > > > > You can read the *upgrade notes* and find upgrade script here: > > > > https://www.dhis2.org/224-upgrade > > > > The *demo* application can be found here: > > > > https://play.dh

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

2016-07-05 Thread Alex Tumwesigye
, 2016 at 2:16 PM, Alex Tumwesigye wrote: > Thanks Lars and Dev Team. > > Looking forward to test the data predictors!! > > Alex > > On Tue, Jul 5, 2016 at 12:27 PM, Elmarie Claasen wrote: > >> HI all, >> >> >> >> This looks exciting. >> &g

Re: [Dhis2-devs] Program indicators - nested d2:condition()?

2016-07-08 Thread Alex Tumwesigye
; ) > ) > ) > ) > > > ___ > 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

Re: [Dhis2-devs] Program indicators - nested d2:condition()?

2016-07-08 Thread Alex Tumwesigye
= 'MONTHS)* then true else > false end) group by "yearly" limit 21 > > Which > 1) is missing a " before FlzVuMSdC2F, AND > 2) has stripped off the ‘ after MONTHS > > I’ll report it as a bug. > > Regards > Olav > > > > > > > >

Re: [Dhis2-devs] [Dhis2-users] log in into an instance fail and no error message

2016-07-17 Thread Alex Tumwesigye
.hisp.dhis.user.UserCredentials, name: Randy Wilson, uid: Wqd844HmPt5 > (AuditLogUtil.java [tomcat-http-1]) > > > any hint? > > 10.0.3.2 is our proxy server (nginx) > > > Thanks > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | H

[Dhis2-devs] [Bug 1604589] [NEW] events API endpoint with program specified gives eventDate less by 1

2016-07-19 Thread Alex Tumwesigye
Public bug reported: /api/events?program=ProgramUID&skipMeta=true&skipPaging=true&fields=event,status,eventDate,created,lastUpdated,program,programStage,orgUnit,dataValues[dataElement,value] generates eventDates with one day less. If the eventDate was 2016-07-19, then a date of 2016-07-18 is gene

Re: [Dhis2-devs] [Dhis2-users] NGINX ERROR-HELP

2016-07-27 Thread Alex Tumwesigye
s://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | HISP Uganda Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers, Networ

Re: [Dhis2-devs] [HISPUg] Re: Expected reports based on org unit opening and closed date in 2.24

2016-08-05 Thread Alex Tumwesigye
this group, send email to his...@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/hispug/CAD_DPKwWS6AWNWeE7hHYkTL97AU8j72KmkZ8EiF-%2Bt_PQpH41g%40mail. > gmail.com > <https://groups.google.com/d/msgid/hispug/CAD_DPKwWS6AWNWeE7hHYkTL97AU

Re: [Dhis2-devs] [Dhis2-users] Overlapping text in DHIS2 UI

2016-08-11 Thread Alex Tumwesigye
_ > 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 > > > > > > -- > > Knut Staring > > Dept. of Informatics, University of Oslo > > Norway: +4791880522 > > Skype: knutstar

Re: [Dhis2-devs] [Dhis2-users] Read only field on custom form

2016-08-22 Thread Alex Tumwesigye
and a copy will be provided to you. By replying to > this e-mail or opening any attachment you agree to be bound by the > provisions of the disclaimer.* > > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis

Re: [Dhis2-devs] Date Time Format change

2016-08-28 Thread Alex Tumwesigye
reated": "2016-06-15T16:08:01.683", > "lastUpdated": "2016-06-15T16:08:01.683", > "followup": false, > "coordinate": { > "latitude": 0.0, > "longitude": 0.0 > }, &g

Re: [Dhis2-devs] [HISPUg] DHIS2 2.24 Tracker

2016-08-30 Thread Alex Tumwesigye
//groups.google.com/d/ > msgid/hispug/CAMEnhjgNTVgOwJoAVNScNwBJ%2Bo28thtHnyocpr6axZpfurc%2BBQ% > 40mail.gmail.com > <https://groups.google.com/d/msgid/hispug/CAMEnhjgNTVgOwJoAVNScNwBJ%2Bo28thtHnyocpr6axZpfurc%2BBQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . &

Re: [Dhis2-devs] [Bug 1621512] [NEW] DHIS2 malfunctioning (Apps, API, and webpages)

2016-09-08 Thread Alex Tumwesigye
chpad.net/dhis2/+bug/1621512/+subscriptions > > _______ > 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

Re: [Dhis2-devs] Render Sections as Tab option in program/stage

2016-09-12 Thread Alex Tumwesigye
pad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | HISP Uganda Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers, Networks and Security, Heal

Re: [Dhis2-devs] [Dhis2-users] DHIS2 Network Out

2016-09-13 Thread Alex Tumwesigye
://launchpad.net/~dhis2-users >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> >> >> -- >> Halvdan Hoem Grelland >> Software developer, DHIS 2 >> University of Oslo >> http://www.dhis2.org <https://www.dhis2.org/> >> >> > *This message and its

Re: [Dhis2-devs] [Bug 1625181] Re: Organisation Unit Data Lost After Restarting Web Server

2016-09-19 Thread Alex Tumwesigye
t; hibernate.connection.schema = update > > in "dhis.conf" file in "DHIS2_HOME" system environment variable. > > I think this is a very serious bug in dhis trunk and in dhis2.24 > branch. > > To manage notifications about this bug go to: > https://

Re: [Dhis2-devs] Default form swap between row and column

2016-10-04 Thread Alex Tumwesigye
;>> Email: n.mift...@gmail.com >>>> Cell:+8801914030574 >>>> Skype: nayeem.a.m >>>> >>> >>> >>> >>> -- >>> Lars Helge Øverland >>> Lead developer, DHIS 2 >>> University of Oslo >>> Skype:

Re: [Dhis2-devs] Default form swap between row and column

2016-10-04 Thread Alex Tumwesigye
one... as this form is related with budget > allocation with completeness of this dataset. > > *Nayeem Al Mifthah* > *Consultant for HSS, Health MIS, M&E* > Email: n.mift...@gmail.com > Cell:+8801914030574 > Skype: nayeem.a.m > > On Wed, Oct 5, 2016 at 12:03 PM, Alex Tum

[Dhis2-devs] Datasets for Approval in Reports Module are limited to 50 (page 1) due to the api query used

2016-10-06 Thread Alex Tumwesigye
Name,periodType,workflow,categoryCombo[id,displayName]* &paging=false" I have submitted the bug on the github. Thanks. -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | HISP Uganda Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie

Re: [Dhis2-devs] custom form in Tracker Capture

2016-10-06 Thread Alex Tumwesigye
to use "PUT" on 404 message. > > thank you > channara > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help

Re: [Dhis2-devs] custom form in Tracker Capture

2016-10-12 Thread Alex Tumwesigye
2016 at 4:23 PM, channara rin wrote: > Dear alex, > thank you alot :-) > But could you give example one attribute for me? i don't know how to use > that script... > > On Thu, Oct 6, 2016 at 5:36 PM, Alex Tumwesigye > wrote: > >> Dear Channara, >> >&g

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

2016-10-13 Thread Alex Tumwesigye
I versioning: The Web API is now versioned. The versioning is defined >>> through the request URL with a version number. For example >>> /api/25/dataElements will return version 25 of the data elements >>> resource. If you omit the version part of the URL, the system will

Re: [Dhis2-devs] Event Capture - option set not working

2016-10-13 Thread Alex Tumwesigye
> 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] Event Capture 0.5.x - programs not showing up if they have program rules

2016-10-19 Thread Alex Tumwesigye
w.dhis2.org/ > > > >On October 18, 2016 at 12:39:41 PM, Sam Johnson > >(samuel.john...@qebo.co.uk) wrote: > > > >Hi Araz, > > > > > > > >That¹s great news, many thanks ­ I look forward to testing it as soon as > >it¹s released. J > > > >

Re: [Dhis2-devs] UID issues when loading dataentry module or user management

2016-10-21 Thread Alex Tumwesigye
27;7' > THEN 'g' || substring(uid FROM 2) > WHEN (substring(uid FROM 1 FOR 1)) = '8' > THEN 'h' || substring(uid FROM 2) > WHEN (substring(uid FROM 1 FOR 1)) = '9' > THEN 'i' || substring(uid FROM 2) > ELSE > u

Re: [Dhis2-devs] [Dhis2-users] assigning data sets in add/edit org unit screen is back

2016-11-26 Thread Alex Tumwesigye
gt; >> >> regards, >> >> Lars >> >> >> -- >> Lars Helge Øverland >> Lead developer, DHIS 2 >> University of Oslo >> Skype: larshelgeoverland >> l...@dhis2.org >> http://www.dhis2.org <https://www.dhis2.org/> >> >> >> ___

Re: [Dhis2-devs] Need clarification about some features

2016-12-26 Thread Alex Tumwesigye
t; > > *Cheers,* > > Archana Chillala > Application Developer > Email archa...@thoughtworks.com > > Telephone +91 9100960533 <+91+9100960533> > [image: ThoughtWorks] > <http://www.thoughtworks.com/?utm_campaign=archana-chillala-signature&utm_medium=email&utm_sou

Re: [Dhis2-devs] Organisational Unit Merge Function in Build 2.24

2017-01-21 Thread Alex Tumwesigye
bile:* +2348036195778 > *Skype:* barnabas.akumba > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET | HISP Uganda Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers, Networks and Security, Health Information Systems - D

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

2017-02-03 Thread Alex Tumwesigye
deleted “softly”, meaning marked as > deleted instead of being removed in the database. The events resource can > include deleted events in the response, allowing clients to handle events > which have been deleted on the server. > > Demo > <https://play.dhis2.org/demo/api/26/events.json?or

Re: [Dhis2-devs] DHIS 2 tracker 2.25 only storing attributes

2017-04-10 Thread Alex Tumwesigye
edium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon> > Virus-free. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link&g

Re: [Dhis2-devs] [Dhis2-users] User Authorities and Dashboards

2017-05-03 Thread Alex Tumwesigye
.net* > > > > _______ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- A

Re: [Dhis2-devs] Error creation new stage on 2.26

2017-05-15 Thread Alex Tumwesigye
lp? > > Regards > > > > Pepe Ken Mvulu > Responsable M&E > Programme Village Assaini > Direction de l'Hygiène > Ministère de la Santé Publique/RDC > Tél: +243 811515878 <+243%20811%20515%20878> > Skype: pepe.ken.mvulu > > _

Re: [Dhis2-devs] Setting "zeroissignificant" column from csv file import does not work -- DHIS2 2.25

2017-05-25 Thread Alex Tumwesigye
this last column. I have to update hundreds of data elements. > > > Your suggestions are welcome! > > > Regards, > > > Tantely. > > > > ​ > > *This message and its attachments are confidential and solely for the > intended recipients. If received in error, pl

[Dhis2-devs] [Bug 1516354] [NEW] Clear analytics in data administration fails due to illegal instant (timezone related)

2015-11-15 Thread Alex Tumwesigye
Public bug reported: When you attempt to clear analytics through Data Administration -> Maintenance, the process takes forever in the UI. Checking the logs gives the error below * ERROR 2015-11-15 12:09:15,064 Error while executing action (ExceptionInterceptor.java [tomcat-http-4]) org.joda.tim

[Dhis2-devs] [Bug 1523879] [NEW] Generating system identifiers using the api limits itself to one (1)

2015-12-08 Thread Alex Tumwesigye
Public bug reported: Generating system identifiers using the api limits itself to one (1) when the api/system resource is used. For example, the link below only generates one UID instead of 10. https://play.dhis2.org/dev/api/system/id.json?n=10 This affects the versions below Build: 20953 Veri

Re: [Dhis2-devs] [Bug 1523879] [NEW] Generating system identifiers using the api limits itself to one (1)

2015-12-08 Thread Alex Tumwesigye
hen the api/system resource is used. > > For example, the link below only generates one UID instead of 10. > > https://play.dhis2.org/dev/api/system/id.json?n=10 > > This affects the versions below > > Build: 20953 > Verison:2.21 > > Build: 21367 > Version: 2.

Re: [Dhis2-devs] Category combination set to default won't let me change it

2015-12-08 Thread Alex Tumwesigye
>>>>>> program stages --> Edit then check "Date in future" for those data >>>>>>>> elements >>>>>>>> you wanted to capture future date. >>>>>>>> >>>>>>>> I am not sure what

Re: [Dhis2-devs] Category combination set to default won't let me change it

2015-12-08 Thread Alex Tumwesigye
Dear Knut, Attached is the use case and comments of how it is implemented. Alex On Wed, Dec 9, 2015 at 9:33 AM, Knut Staring wrote: > Hi Alex, > Could you provide the details of your use case? > Knut > On 9 Dec 2015 07:09, "Alex Tumwesigye" wrote: > >> D

Re: [Dhis2-devs] [Dhis2-users] Changed CSV-Format for OrgUnits

2015-12-17 Thread Alex Tumwesigye
}] > > I could have posted this as bug-report, but I wasn't sure, whether those > are > bugs or features ... > > Regards, > > Uwe > > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@li

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

2016-01-17 Thread Alex Tumwesigye
ead-only mode:* You can now set the system to start in read-only > mode which means that no database write-operations will be executed when > the system starts and when people are loggging in. This is useful in order > to run DHIS 2 on read-only database replicas for horizontal scaling >

Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-21 Thread Alex Tumwesigye
g > > *This message and any attachments are subject to a disclaimer published at > http://www.hisp.org/policies.html#comms_disclaimer > <http://www.hisp.org/policies.html#comms_disclaimer>. Please read the > disclaimer before opening any attachment or taking any other action in >

Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-24 Thread Alex Tumwesigye
claimer, kindly send an email to > disclai...@hisp.org > and a copy will be provided to you. By replying to this e-mail or opening > any attachment you agree to be bound by the provisions of the disclaimer. > > > > *From:* Morten Olav Hansen [mailto:morte...@gmail.com] > *

Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-24 Thread Alex Tumwesigye
aimer, kindly send an email to >> disclai...@hisp.org >> and a copy will be provided to you. By replying to this e-mail or opening >> any attachment you agree to be bound by the provisions of the disclaimer. >> >> >> >> *From:* Morten Olav Hansen [ma

Re: [Dhis2-devs] Error generating _periodstructure

2016-02-05 Thread Alex Tumwesigye
https://help.launchpad.net/ListHelp >> >> > > > -- > Knut Staring > Dept. of Informatics, University of Oslo > Norway: +4791880522 > Skype: knutstar > http://dhis2.org > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to

Re: [Dhis2-devs] [Dhis2-users] outgoing SMS over local modem - anyone using it?

2016-03-14 Thread Alex Tumwesigye
//launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > > > > > -- > Lars Helge Øverland > Lead developer, DHIS 2 > University of Oslo > Skype: larshelgeoverland > http://www.dhis2.org <https://www.dhis2.org/> > > ---

Re: [Dhis2-devs] See Data elements/indicators authority dropped in 2.22

2016-03-16 Thread Alex Tumwesigye
hpad.net > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis

Re: [Dhis2-devs] [Dhis2-users] Scripting in Custom forms for Tracker Capture

2016-03-21 Thread Alex Tumwesigye
___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consulta

[Dhis2-devs] [Bug 1560104] [NEW] Including both incident and enrollment date in custom form in tracker capture gives error

2016-03-21 Thread Alex Tumwesigye
Public bug reported: Including both incident and enrollment date in custom form in tracker capture gives an error below in the console. angular.js:102 SyntaxError: Unexpected token ) at zf (https://idsr/idsr/dhis-web-commons/javascripts/angular/angular.js:106:167) at ib.identifier (http

Re: [Dhis2-devs] [Dhis2-users] resource table process failed

2016-03-30 Thread Alex Tumwesigye
(Unknown Source) > > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > > at java.lang.Thread.run(Unknown Source) > > > > > > > > ___ > Mailing list: https://launchpad.net/~dhis2-users &g

Re: [Dhis2-devs] [Dhis2-users] Resource Table error

2016-04-07 Thread Alex Tumwesigye
r$ScheduledFutureTask.access$201(Unknown > Source) > > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown > Source) > > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > > at java.lang.

Re: [Dhis2-devs] [Dhis2-users] Resource Table error

2016-04-07 Thread Alex Tumwesigye
t; what you mean was fixed? i currently using: >> Version:2.19Build revision:19251Build date:2015-07-01 02:04 >> >> On Thu, Apr 7, 2016 at 10:46 PM, Alex Tumwesigye >> wrote: >> >>> Dear Channara, >>> >>> I think this bug was fixed. >>&g

Re: [Dhis2-devs] DELETING FACILITIES WITH DATA FROM THE DHIS

2016-04-13 Thread Alex Tumwesigye
//launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers, Networks and Security, Health

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

2016-04-25 Thread Alex Tumwesigye
2-853-5352 > > Iridium SatPhone: +8816-315-19119 > > Email: calle.hedb...@gmail.com > > Skype: calle_hedberg > > ******* > > > ___ > Mailing list: https://launchpad.net/~dhis2-users >

Re: [Dhis2-devs] Regarding Program Notifications in Language other than English.

2017-08-30 Thread Alex Tumwesigye
gt; > > > i.e: Unicode for नमस्ते: %26%232344%3B%26%232350%3B%26 > %232360%3B%26%232381%3B%26%232340%3B%26%232375%3B > > > > Have tried with both normal Hindi text and Unicode Text. Both are not > currently supported. Using version 2.26 , build revision 44ec074. >

Re: [Dhis2-devs] [Dhis2-users] Event favourites not loading

2017-09-11 Thread Alex Tumwesigye
gt;>>> >>>> Please help >>>> >>>> Timothy >>>> >>> >>> >>> ___ >>> Mailing list: https://launchpad.net/~dhis2-users >>> Post to : dhis2-us...@lists.

Re: [Dhis2-devs] DHIS2- Developers API

2017-09-11 Thread Alex Tumwesigye
t status of the month for Data Entry Of Data Sets ?* >>> >>> Thanks >>> >>> >>> >> ___ >> Mailing list: https://launchpad.net/~dhis2-devs >> Post to : dhis2-devs@lists.launchpad.net >> >>

Re: [Dhis2-devs] cannot update event date through the API on DHIS2 v2.24

2017-09-21 Thread Alex Tumwesigye
t;providedElsewhere":false}],"notes":[]}]} > > dataValues are properly updated but the 'eventDate' remains unchanged... > > Doing the same with the latest Dhis2 version (v2.27) works well, the event > date is properly updated. > > Any idea why it i

Re: [Dhis2-devs] [Dhis2-users] Calculation of Months of stock challenge

2017-09-23 Thread Alex Tumwesigye
t;>year, so i set the data set for entering AMC data annual >>- Can not apply annualized indicator, as this different from target >>which can be distributed in the 12 months >> >> Any quick guidance will be very much appreciated >> Regards, >> >>

Re: [Dhis2-devs] Incoming SMS not working for DHIS2 2.26 and above

2017-11-08 Thread Alex Tumwesigye
can do anything, but not everything.* > > > ___ > 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 > > -- Alex

Re: [Dhis2-devs] 2.28 analytics - problem with validation result

2017-12-17 Thread Alex Tumwesigye
293) > at java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1142) > at java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > * INFO 2017-12-17 19:18:02,357 Email sent using ho

Re: [Dhis2-devs] Fast/bulk delete of events

2018-01-24 Thread Alex Tumwesigye
elonaTech > Barcelona, Spain > _ http://www.essi.upc.edu/~petar/ ___ > > > ___ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : dhis2-devs@lists.launchpad.net > Unsubscribe : https://la

[Dhis2-devs] DHIS2 web api version

2018-01-28 Thread Alex Tumwesigye
on of DHIS2. It has been working on 2.22 but when I upgraded to 2.28 > it breaks because: > > 2.28 has the response body > > ['metaData']['dimensions']['pe'] > > while 2.22 has the following > > ['metaData']['pe'] > > &

Re: [Dhis2-devs] Dashboard Development

2018-03-12 Thread Alex Tumwesigye
___ >> 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 >> >> > &g

Re: [Dhis2-devs] Substract Days in program Rules

2018-03-18 Thread Alex Tumwesigye
is the work > around. > Best. > -- Alex Tumwesigye Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: talexie IT Consultant (Servers, Networks and Security, Health Information Systems - DHIS2, Disease Outbreak & Surveillance Systems) & Solar Consultant "I don

Re: [Dhis2-devs] Using population accross health programs

2018-03-18 Thread Alex Tumwesigye
ct > Health Information Software )* > > > *Projet de Renforcement du Système d'Information Sanitaire en Guinée* > *Phone : 623909413 | 662256106* > *Skype : diawwdiallo* > www.jsi.com > -- Alex Tumwesigye Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID: tal

Re: [Dhis2-devs] Error generating resource tables

2018-04-06 Thread Alex Tumwesigye
AZ6jGj7" character(11), "Juntas- Tipo de participantes > ES" varchar(230), "shtog5J11rv" character(11), "Juntas - Língua do SPOT > Publicado" varchar(230), "SQjf885Ec5H" character(11), "Juntas - # De > programas Emitidos" varchar(230), "AOaPokeLCVa" character(11), &

Re: [Dhis2-devs] [Dhis2-users] Tracker Capture User roles

2018-05-16 Thread Alex Tumwesigye
gt; <https://twitter.com/Carlos_CNK> |* >> >> ___ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : dhis2-us...@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : ht

Re: [Dhis2-devs] How to access earlier builds of e.g. 2.29

2018-07-01 Thread Alex Tumwesigye
1-685-6472 > > Cell: +27-82-853-5352 > > Iridium SatPhone: +8816-315-19119 > > Email: calle.hedb...@gmail.com > > Skype: calle_hedberg > > *** > > -- Alex Tumwesigye Kampala Uganda +256 774149 775, + 256 759 800161 Skype ID

Re: [Dhis2-devs] [Dhis2-users] Fwd: Difficulty editing + creating new programs

2018-07-16 Thread Alex Tumwesigye
gt; >> The error message continues with many exceptions down the line. > >> > >> Job 'Dataset notification' failed > >> > >> Job 'Data statistics' failed > >> > >> Any insight much appreciated. > >> Thanks! >

Re: [Dhis2-devs] [Dhis2-users] Tragic passing of Dr Dapo Adejumo

2018-08-26 Thread Alex Tumwesigye
he Presidency Plot 823, Ralph Shodeinde Street, > Central Area, > Abuja, Nigeria L: 09-2919670 |akwag...@naca.gov.ng | www.naca.gov.ng| > > > > > > > > > > > > M: +2347030531148 |M: +2348125077849 | lawkwag...@gmail.com Skype: > lawrence_kwaghgahttps://mybizcard.co/l

Re: [Dhis2-devs] [Dhis2-users] Installation of dhis2 on docker

2018-09-05 Thread Alex Tumwesigye
t;> >>>> Gerald >>>> >>>> ___ >>>> Mailing list: https://launchpad.net/~dhis2-users >>>> Post to : dhis2-us...@lists.launchpad.net >>>> Unsubscribe : https://launchpad.net/~dhis2-users

[Dhis2-devs] [Bug 973200] [NEW] Full name not visible when you search "Users by Organisation Unit"

2012-04-04 Thread Alex Tumwesigye
Public bug reported: When you search for users by organisation units, the system does not display full names of the user. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to

[Dhis2-devs] [Bug 973208] [NEW] The DHIS2 software 2.7 web interface not working on 32 bit platform - tested on Ubuntu (10.10, 11.04) 32 bit

2012-04-04 Thread Alex Tumwesigye
Public bug reported: The DHIS2 software 2.7 web interface not working on 32 bit platform - tested on Ubuntu (10.10,11.04) 32 bit. I installed postgresql 9.1.3 and tomcat 7.0.26 on a 32 bit Ubuntu (10.10, 11.04) and used the dump (pgdump) from a postgresql 9.1.3 (with tomcat 7.0.26) ubuntu (11.10)

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.11 is released

2013-03-25 Thread Alex Tumwesigye
>> be re-used within many categories which improves analysis and naming >>> conventions. >>> >>> >>> - Miscellaneous: Report table supports weekly periods. Data visualizer >>> has an improved favorite user interface, making it consistent with pivot

Re: [Dhis2-devs] [Dhis2-users] DHIS version 2.11 is released

2013-03-25 Thread Alex Tumwesigye
s.dhis2.org/demo/dhis-web-caseentry/statisticalProgramReportSelect.action > >>> > >>> > >>> - Tracker general improvements: The tracker module is rapidly being > improved > >>> and the user experience is improved in person dashboard, case-based > tabula

[Dhis2-devs] How to change the financial year from a default (OctYYYY-SepYYYY) to another one

2015-03-14 Thread Alex Tumwesigye
generate the report. In the documention, under period formats, the different financial years are supported. How can I activate them. Also in dataset and reporting rate reports, different financial years are supported. Thanks. -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry

Re: [Dhis2-devs] How to change the financial year from a default (OctYYYY-SepYYYY) to another one

2015-03-17 Thread Alex Tumwesigye
ctober-based financial year. We have a blueprint for making this a > > system setting here: > > > > > https://blueprints.launchpad.net/dhis2/+spec/configurable-financial-year-relative-period > > > > regards, > > > > Lars > > > > > > On

Re: [Dhis2-devs] [Dhis2-users] dhis2 2, 18 resource table generate Bugs

2015-03-20 Thread Alex Tumwesigye
> Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2

Re: [Dhis2-devs] [Dhis2-users] dhis2 2, 18 resource table generate Bugs

2015-03-20 Thread Alex Tumwesigye
ailed: PreparedStatementCallback; SQL [insert into >>>> _dateperiodstructure values (?,?,?,?,?,?,?,?,?,?,?,?)]; ERROR: duplicate >>>> key value violates unique constraint "_dateperiodstructure_pkey" Detail: >>>> Key (dateperiod)=(2009-12-31) already exis

Re: [Dhis2-devs] [Dhis2-users] dhis2 2, 18 resource table generate Bugs

2015-03-20 Thread Alex Tumwesigye
uot;,"2140-09-05" "1551","1","2140-09-06","2140-09-06" "1552","1","2140-09-07","2140-09-07" "1553","1","2140-09-08","2140-09-08" can you try this query on period table? de

[Dhis2-devs] Using radio buttons in custom forms

2015-03-26 Thread Alex Tumwesigye
Dear DHIS2 users/Developers, Has anyone used radio/checkbox buttons in custom forms for datasets? When I add them and save, the value resets itself to "". How can I achieve the same functionality of checkboxes? I know they are used in case based entry. -- Alex Tumwesigye Technic

Re: [Dhis2-devs] [Dhis2-users] Print Comment in dataset

2015-04-09 Thread Alex Tumwesigye
gt; > Thanks > > ___ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Ale

Re: [Dhis2-devs] [Dhis2-users] System broken after upgrade to dhis2.18

2015-04-12 Thread Alex Tumwesigye
: dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET Kampala Uganda IT Consultant - BarefootPower Uganda Ltd,

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

2015-05-14 Thread Alex Tumwesigye
Public bug reported: In DHIS2 2.18 of build date 2015-04-11 02:04, Sharing settings changes itself to none thus making the items restricted to Systems Administrators.This affects almost everything [datasets, categories, etc]. All of a sudden, datasets, categories created as new dimension were n

Re: [Dhis2-devs] [Dhis2-users] DHIS2 404 error

2015-05-18 Thread Alex Tumwesigye
ers > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of Health/AFENET Kampala Uganda IT Consultant - B

[Dhis2-devs] [Bug 1456673] [NEW] Export of Event Data: Programs limits the programs to about 52 in the dropdown

2015-05-19 Thread Alex Tumwesigye
Public bug reported: In DHIS2 2.17 build date of 2015-04-22 02:04 under export of Event Data (Import/Export Module): Programs limits the programs to about 52 in the dropdown list. The programs are arranged in alphabetical order and any program after about the 52th element, the rest are not shown.

Re: [Dhis2-devs] [Dhis2-users] FW: Configuring SMS Gateway on DHIS2

2015-05-22 Thread Alex Tumwesigye
ded to you. By replying to this e-mail or opening > any attachment you agree to be bound by the provisions of the disclaimer. > > > > > > > > _______ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us.

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

2015-06-09 Thread Alex Tumwesigye
_ > Mailing list: https://launchpad.net/~dhis2-users > Post to : dhis2-us...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > -- Alex Tumwesigye Technical Advisor - DHIS2 (Consultant), Ministry of H

  1   2   >