[Dhis2-devs] How do I filter for authorities

2018-04-30 Thread Timothy Harding
=authorities:eq:F_PROGRAM_INDICATOR_PUBLIC_ADD I haven't tried this on 2.28 or 2.27, currently testing out some of the role changes for 2.29. Does anyone know what might be wrong with my syntax? *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com

Re: [Dhis2-devs] [Dhis2-users] Dataset Custom Forms (CSS & JS)

2018-02-07 Thread Timothy Harding
. There is no way besides forking core to put your own custom CSS on the react apps unfortunately: https://jira.dhis2.org/browse/DHIS2-2065 https://jira.dhis2.org/browse/DHIS2-1299 https://jira.dhis2.org/browse/DHIS2-2624 *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard

[Dhis2-devs] Was Parent removed from the OrgUnit creation UI?

2017-12-13 Thread Timothy Harding
[image: Inline image 1] Didn't there use to be a way to specify the parent OU here? *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 406, Washington D.C. 20007

[Dhis2-devs] attributeCc and attributeCos

2017-03-23 Thread Timothy Harding
,HrJmqlBqTFG=lastUpdated:desc=50=1=true vs https://play.dhis2.org/demo/api/26/events/query.json?orgUnit=DiszpKrYNg8=aNLq9ZYoy9W=b6dOUjAarHD,W7aC8jLASW8,fqnXmRYo5Cz,HrJmqlBqTFG=lastUpdated:desc=50=1=true *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com

Re: [Dhis2-devs] analyticsTablesClear

2016-11-22 Thread Timothy Harding
" though: curl -X PUT --user "${DHIS_USERNAME:?}:${DHIS_PASSWORD:?}" "${DHIS_BASEURL:?}/api/24/maintenance/analyticsTablesClear" -w "%{http_code}" null200 *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.

[Dhis2-devs] analyticsTablesClear

2016-11-21 Thread Timothy Harding
:?}" "${DHIS_BASEURL:?}/api/24/maintenance/analyticsTablesClear" Any ideas? Ideally it would return a 200 whether the tables are there and it cleared them, or if they don't exist yet (first time using that db after a refresh from backup). *Timothy Harding* Sr. Systems Analyst,

Re: [Dhis2-devs] [Bug 1638563] Re: 2.24 Data Entry not showing entered values for optionsets

2016-11-17 Thread Timothy Harding
Tested and working, thanks devteam!!! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Thu, Nov 17, 2016 at 3:15 PM, Lars Helge Øverland &l

Re: [Dhis2-devs] Validation Rules Via /api/##/metadata?

2016-11-16 Thread Timothy Harding
Happy to report success using the api/24/metadata url! Thanks Morten! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Wed, Nov 16, 2016 at 8

Re: [Dhis2-devs] Validation Rules Via /api/##/metadata?

2016-11-16 Thread Timothy Harding
Awesome thanks Morten, I'll get that deployed and test it out! :D *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Wed, Nov 16, 2016 at 12:38

[Dhis2-devs] Validation Rules Via /api/##/metadata?

2016-11-15 Thread Timothy Harding
l.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Any ideas? Should we stick with /api/metaData for now? I ask mostly because this method takes more than 360 seconds currently with pre

Re: [Dhis2-devs] [Bug 1638563] Re: 2.24 Data Entry not showing entered values for optionsets

2016-11-02 Thread Timothy Harding
2.25 works fine indeed :), I downloaded a 2.24 latest on Thursday last week and it was bugged there. Hoping we can get a backport. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street

[Dhis2-devs] [Bug 1638563] [NEW] 2.24 Data Entry not showing entered values for optionsets

2016-11-02 Thread Timothy Harding
Public bug reported: 2.24, the latest build: When reviewing already entered data in the data entry app, it will fail to display the last entered value. This was fixed in 2.25, hopefully this can be back ported to 2.24? Steps to reproduce: 1. create element with an optionset (assign to dataset,

[Dhis2-devs] [Bug 1622387] [NEW] Event Capture Up Down selectors Firefox Only

2016-09-11 Thread Timothy Harding
Public bug reported: In the Event Capture module, Firefox has updown buttons for numerical entry boxes. This affects at least the latest builds of 2.23 and 2.24. A screenshot from play demo is included. Left side is Firefox and right side is Chrome. It may be good to remove them entirely for

[Dhis2-devs] [Bug 1622381] [NEW] Register Event button in wrong place

2016-09-11 Thread Timothy Harding
Public bug reported: Using Version: 2.23 Build revision: 8794224 This seems to only affect 2.23, and not 2.24. In 2.24 it seems that "col-sm-6 div-bottom ng-scope" has a new child div class=div-bottom, can we get this fix back ported 2.23? Uploaded pic of this problem in action. ** Affects:

[Dhis2-devs] [Bug 1617416] Re: LFs removed on import, breaking custom JS

2016-08-26 Thread Timothy Harding
nd it looks like concurrent spaces are removed from Launchpad and a tags are not parsed. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1617416 Title: LFs removed on import, breaking custom

[Dhis2-devs] [Bug 1617416] [NEW] LFs removed on import, breaking custom JS

2016-08-26 Thread Timothy Harding
Public bug reported: Hello Devs It looks like uploads against both /metaData and /xx/metadata are removing LFs in their entirety from htmlcode. I prepared a table to show: +-+---+-+ | Version | Upload Method |

Re: [Dhis2-devs] [Bug 1614956] Re: Dataset Import/Export does not affect custom entry form

2016-08-25 Thread Timothy Harding
Cool thanks Morten, I will keep this in mind for exporting. Just to be sure: are you meaning that will be moved back into in 2.25 or that the metadata-detailed-exporter is going away in 2.25? *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http

Re: [Dhis2-devs] [Bug 1614543] Re: Dry run Alters Data 2.23

2016-08-25 Thread Timothy Harding
Perfect I will get this deployed and test it out. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Thu, Aug 25, 2016 at 1:07 AM, Morten Olav

Re: [Dhis2-devs] [Bug 1614956] Re: Dataset Import/Export does not affect custom entry form

2016-08-23 Thread Timothy Harding
interface for a dataset: [image: Inline image 1] If you notice above is a child by *default*, *and* there is no tag. So you are unable to then take this xml file and import it elsewhere without editing it first. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-15

Re: [Dhis2-devs] [Bug 1614543] Re: Dry run Alters Data 2.23

2016-08-23 Thread Timothy Harding
Thanks Morten. I will give the /23/ a shot for sure! As far as the cache preheat, that is a stumper. I turn it off for most of my imports because with DATIM it is the difference between a 300 second import and an 800 second import. Thanks for looking into this. *Timothy Harding* Sr. Systems

Re: [Dhis2-devs] [Bug 1614956] Re: Dataset Import/Export does not affect custom entry form

2016-08-22 Thread Timothy Harding
Thanks Morten, testing now, Can you let me know where the should live? Does it need to be in there twice, or just the once underneath the tag? like this: [image: Inline image 1] and [image: Inline image 2] *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard

[Dhis2-devs] [Bug 1614956] Re: Dataset Import/Export does not affect custom entry form

2016-08-19 Thread Timothy Harding
** Description changed: A few things going on here: TL:DR 1. Dataset export does not contain the tag as a child . 2. Dataset uploads with as a child of has no effect on the custom form 3. Dataset uploads with as a child of with matching entry under still has no effect on

[Dhis2-devs] [Bug 1614956] [NEW] Dataset Import/Export does not affect custom entry form

2016-08-19 Thread Timothy Harding
Public bug reported: A few things going on here: TL:DR 1. Dataset export does not contain the tag as a child . 2. Dataset uploads with as a child of has no effect on the custom form 3. Dataset uploads with as a child of with matching entry under still has no effect on custom form Long

[Dhis2-devs] Default User on Play Demo not allow to alter their own dataset

2016-08-19 Thread Timothy Harding
Hello Devs, Created a dataset, tried to edit the name (seems that "Test Dataset" is a common name today!), and couldn't. Probably a role problem: [image: Inline image 1] *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.

[Dhis2-devs] [Bug 1614543] [NEW] Dry run Alters Data 2.23

2016-08-18 Thread Timothy Harding
Public bug reported: Hello devs! Just found in 2.23 a bug that will alter metadata during a dry run. Also, if someone come point me at the documentation for the logic for updating existing objects? Right now if a name is the same, it will alter the existing code and uid to the incoming code and

[Dhis2-devs] Import/Export Logging

2016-08-17 Thread Timothy Harding
ng SQL now to help with this, but it wouldn't be needed with a more verbose output from the import/export app. Thanks! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404,

[Dhis2-devs] 2 CatCombos for every 1

2016-07-25 Thread Timothy Harding
(DefaultExportService.java [http-nio-18080-exec-21]) *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 ___ Mailing list: https

Re: [Dhis2-devs] [Dhis2-users] Problem upgrading from 2.20 to 2.21

2016-07-22 Thread Timothy Harding
;average" was updated to "average_sum_org_unit" but wasn't also converted to uppercase at the same time. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washin

Re: [Dhis2-devs] [Dhis2-users] DHIS2 2.23 in windows server

2016-06-28 Thread Timothy Harding
that the latest software packages like postgres, tomcat, java (1.8 *required*) will install properly to "Vista" as 2008 is roughly analogous to Windows Vista (2008R2 is roughly analogous to Windows 7). *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baos

Re: [Dhis2-devs] No Roots Found?

2016-06-13 Thread Timothy Harding
Blarg! Email sent instead of pasting the version, Command + Return FTL Version:2.23Build revision:22993 *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C

[Dhis2-devs] No Roots Found?

2016-06-13 Thread Timothy Harding
hibernate cache - no roots Not sure if I am just misunderstanding the message here. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007

[Dhis2-devs] Scripting in custom event forms

2016-05-31 Thread Timothy Harding
would be helpful when developing custom form to have access to those functions/events. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C.

[Dhis2-devs] [Bug 1581117] [NEW] Decimals not honored for Numbers in Tracker (2.21)

2016-05-12 Thread Timothy Harding
Public bug reported: Hello Devs Using: Version: 2.21 Build revision: 21092 If you specify a DE's value type as Number the event tracker will automatically round any and all decimals given. I'm uploading a video that illustrates this, but if it doesn't make it to launchpad, I will be hosting

[Dhis2-devs] Data Element Creation in v2.23

2016-05-06 Thread Timothy Harding
cks the entry fields as if it was a "Tracker" element. Another minor UI issue is tabbing down to ShortName and typing immediately will always cut off my first letter (you can see this in the example too) Example Attached. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 |

[Dhis2-devs] [Bug 1577511] [NEW] javascript embedding does not resolve

2016-05-02 Thread Timothy Harding
Public bug reported: Affects latest of both 2.22 and 2.23 When you click the embed button in pivot table, the generated HTML fails to load the jquery/javascript resources because the links appear to be invalid. Here is what happens when I try to load a page with the html generated:

Re: [Dhis2-devs] [Bug 1574108] [NEW] DataElement Categories accept blank dimensiontype

2016-04-28 Thread Timothy Harding
the Category creation and the CatCombo creation *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Sat, Apr 23, 2016 at 1:41 PM, Timothy Harding <th

Re: [Dhis2-devs] Custom CSS not rendering in Data Element / Indicators

2016-04-23 Thread Timothy Harding
-tracker-capture/index.html#/ The high position is due to some css on my part for the custom logo, which isn't showing up. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404

Re: [Dhis2-devs] [Bug 1574108] [NEW] DataElement Categories accept blank dimensiontype

2016-04-23 Thread Timothy Harding
These were created with the GUI Here is the table: [image: Inline image 1] If I alter Sex (one of the blank ones) to say DISAGGREGATION I can use it in the pivot tables [image: Inline image 2] but the other is still busted [image: Inline image 3] *Timothy Harding* Sr. Systems Analyst, BAO

[Dhis2-devs] [Bug 1574108] [NEW] DataElement Categories accept blank dimensiontype

2016-04-23 Thread Timothy Harding
Public bug reported: Version 2.22.22006 When creating a data element category, if you do not select a data dimension type, it will get locked as nothing and using it as a dimension in analysis apps will show blank values. Will provide photos as a reply to this message. ** Affects: dhis2

[Dhis2-devs] Custom CSS not rendering in Data Element / Indicators

2016-04-23 Thread Timothy Harding
-link { color: #333233; } *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 ___ Mailing list

[Dhis2-devs] expressiondataelement not populating?

2016-04-11 Thread Timothy Harding
le to drop the requirement for the tag inside leftside/rightside and generate the rows for expressiondataelement on import in the same manner as the csv importer? I am not seeing the added value in quantifying the dataelements in use *twice* for the same object. *Timothy Harding* Sr. Systems An

[Dhis2-devs] [Bug 1568938] [NEW] Program Variables: Unable to use Delete Key (and others) in Firefox

2016-04-11 Thread Timothy Harding
Public bug reported: Hello Devs Affects latest builds for 2.21 and 2.22 Certain keys on the keyboard do not function when adding a variable to a program rule in firefox (both mac and pc) like the delete key. The work around is to cut and paste the text you want, or to use Chrome. I am uploading

Re: [Dhis2-devs] "All" authority no longer granting access to programs?

2016-04-08 Thread Timothy Harding
instance.* *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Fri, Apr 8, 2016 at 7:53 AM, Abyot Asalefew Gizaw <ab...@dhis2.org> wrote:

[Dhis2-devs] "All" authority no longer granting access to programs?

2016-04-07 Thread Timothy Harding
;Data Entry App" and the program will NOT show up in the event viewer. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 ___

Re: [Dhis2-devs] Unknown issue on Play-Demo

2016-03-09 Thread Timothy Harding
Thanks Morten, I very much appreciate it. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Tue, Feb 9, 2016 at 11:05 AM, Morten Olav Hansen

Re: [Dhis2-devs] [Bug 1553807] Re: Unable to Import Exported OptionSets

2016-03-06 Thread Timothy Harding
I think we can close this one, I was having an off afternoon. uid <> id= in an xml file. Not sure why my export/import also failed, but it seems to be working again. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com |

[Dhis2-devs] [Bug 1553807] [NEW] Unable to Import Exported OptionSets

2016-03-06 Thread Timothy Harding
Public bug reported: Using a few different version of DHIS2: 2.22 21888 2.21 21044 2.21 20879 Steps to reproduce: Create an option set with options in instance 1 Export it from instance 1 via metadatadetailedexporter use "with dependencies" or not, it makes no difference Import xml file

Re: [Dhis2-devs] Sharing in meta data uploads

2016-03-01 Thread Timothy Harding
Thanks Morten! I hoping we can go with a minor update to the latest 2.21 (I heard from Lars the sharing bit was backported to that version) before a major deploy next week. Will keep you posted on my testing as well. Thanks for the speedy response as always. *Timothy Harding* Sr. Systems

Re: [Dhis2-devs] [Bug 1549378] Re: Javascript allowed in OU names, v2.22

2016-03-01 Thread Timothy Harding
Thanks Morten! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Tue, Mar 1, 2016 at 5:49 AM, Morten Olav Hansen < 1549...@bugs.launchpad.

[Dhis2-devs] [Bug 1549895] [NEW] Show Heirarchy Not working 2.22

2016-02-25 Thread Timothy Harding
Public bug reported: The Show Hierarchy button is not working, or working intermittently. See Attached GIF for steps to reproduce. ** Affects: dhis2 Importance: Undecided Status: New ** Attachment added: "ShowHierarchy.gif"

[Dhis2-devs] [Bug 1549378] [NEW] Javascript allowed in OU names, v2.22

2016-02-24 Thread Timothy Harding
Public bug reported: Conducting a training and just had a user pop some javascript into the org unit name which when the user revealed it in the org unit hierarchy it would fire off the javascript. I tested this in firefox, the attached file was the result. ** Affects: dhis2 Importance:

[Dhis2-devs] [Bug 1549386] [NEW] User Can see Org Units not assigned to their user

2016-02-24 Thread Timothy Harding
Public bug reported: This seems familiar to #1230385 https://bugs.launchpad.net/bugs/1230385 The org unit tree in the hierarchy tree (shown in various apps such as the org unit editor or data entry app) will often misbehave for restricted users and show the entire OU tree from the root level

Re: [Dhis2-devs] API Call for Append Single Addition or Single Subtraction

2016-02-08 Thread Timothy Harding
Awesome, Thank you Jason and Morten, I will give those a shot. Thanks for the fast response. Do you know off hand how far back do these go version wise? *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi

[Dhis2-devs] API Call for Append Single Addition or Single Subtraction

2016-02-08 Thread Timothy Harding
group? If not, this would be helpful in rapidly changing systems where you might not know 100% what should be in a data element group, but you are 100% sure that your new element belongs there. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http

Re: [Dhis2-devs] Unknown issue on Play-Demo

2016-02-08 Thread Timothy Harding
catcombos, hen completely clearing cache to force a reload of the custom form works! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Tue, Feb 9

Re: [Dhis2-devs] Unknown issue on Play-Demo

2016-02-08 Thread Timothy Harding
tool sans clearing cache, but it appears that is not the case when you make adjustments to the data elements themselves. I get so spoiled not needing to clear the cache when doing iterative development on a custom form that I skipped that step doh! *Timothy Harding* Sr. Systems Analyst, BAO

Re: [Dhis2-devs] Unknown issue on Play-Demo

2016-02-08 Thread Timothy Harding
If it helps here is the about page on my test box: [image: Inline image 1] And here is the three DEs and the parent dataset in XML form: *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900

Re: [Dhis2-devs] Unknown issue on Play-Demo

2016-02-08 Thread Timothy Harding
Thanks Morten, Not sure what I did to fix it, but I changed the period from days to months and the form appeared. Then I changed it back to days, and it still appeared ::confused [image: Inline image 1] *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard

[Dhis2-devs] [Bug 1541132] [NEW] New DE and CC editor switches to right click menu

2016-02-02 Thread Timothy Harding
Public bug reported: Perhaps have the menu pop up on both? It took me far to long clicking the "Edit" button under "Public Access" which looks like a short cut to edit the element to realize that I had to right click, but only for this app. (It also prevents the normal right click inside that

Re: [Dhis2-devs] [Bug 1540854] Re: Altering a Category in 2.22 21784 removes it from the assigned category combo

2016-02-02 Thread Timothy Harding
Okay, ill get that downloaded here soon. Thanks for the update!!! Timothy Harding on Mobile On Feb 3, 2016 12:10 PM, "Morten Olav Hansen" <1540...@bugs.launchpad.net> wrote: > You need to be on 21790 or later > > -- > Morten > > On Wed, Feb 3, 2016 a

Re: [Dhis2-devs] [Bug 1540854] Re: Altering a Category in 2.22 21784 removes it from the assigned category combo

2016-02-02 Thread Timothy Harding
the proper catoption assignment: [image: Inline image 3] But it still is getting punted out of the catcombo. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404

[Dhis2-devs] [Bug 1540854] [NEW] Altering a Category in 2.22 21784 removes it from the assigned category combo

2016-02-02 Thread Timothy Harding
Public bug reported: Altering a Category in 2.22 21784 removes it from the assigned category combo Steps to reproduce 1. Create a Category 2. Assign Category to CatCombo 3. Remove or add an option from the category from step 1 4. Notice it is no longer a part of the CatCombo Assigned in step 2

Re: [Dhis2-devs] [Bug 1536817] [NEW] Metadata Import slower in 2.21

2016-01-26 Thread Timothy Harding
Thanks for reporting this one Jim, I'm seeing the same thing, about a 3 to 4x increase in metaData importation time with 2.21 over 2.20. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K

[Dhis2-devs] [Bug 1528874] [NEW] Dataset Completion triggers even in "Dry Run" for data value upload

2015-12-23 Thread Timothy Harding
Public bug reported: Hello Hello! Steps to reproduce: 0. Uncomplete the following dataset, or change the OU in the json file --Because I already tested it today, so it is completed: Ngelehun CHC Facility Assessment 2010 1. Upload the following file as a dry run: { "dataSet": "V8MHeZHIrcP",

[Dhis2-devs] [Bug 1528891] [NEW] Removing Axis settings not saved to favorite

2015-12-23 Thread Timothy Harding
Public bug reported: Hello Hello Devs! Seeing in versions 2.20 and 2.21 (including the SL Demo) Steps to reproduce 1. Create a datavisulizer favorite with a custom axis 2. Remove the custom axis values (to get the chart to reset to auto) 3. Overwrite the existing favorite 4. Reload the

[Dhis2-devs] [Bug 1528343] [NEW] Category Option Combos Missing from Dataset Export 'With Dependencies'

2015-12-21 Thread Timothy Harding
Public bug reported: Category Option Combos Missing from Dataset Export 'With Dependencies'. Without these, it makes backing up and migrating a dataset very difficult and is time consuming to get all of these optioncombos through a separate mechanism. ** Affects: dhis2 Importance:

Re: [Dhis2-devs] Meta Data Export Question

2015-12-15 Thread Timothy Harding
? *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Wed, Nov 18, 2015 at 11:36 AM, Timothy Harding <thard...@baosystems.com> wrote: > Hello He

[Dhis2-devs] [Bug 1521310] [NEW] Event Data Export Giving Errors

2015-11-30 Thread Timothy Harding
Public bug reported: Version 2.21, using the SL demo at: https://apps.dhis2.org/demo/ Using the event data exporter to make some CSV files I am getting myriad errors. I've attached a picture of one of the creation screens called try 1, the result of that one (as admin) is: { "httpStatus":

[Dhis2-devs] Meta Data Export Question

2015-11-18 Thread Timothy Harding
UIDs and the catoptioncombos are the hairiest part of the whole process and probably wouldn't be easy for most users. The only other thing I can think of is to use the vanilla metadata exporter, but this is not feasible when there are 15 datasets in the source system and I only need to export 1. [imag

[Dhis2-devs] Current Dis-aggregation vs Historical via API

2015-11-16 Thread Timothy Harding
g to prune these. Without writing something to crawl through the api to figure out the "current" state, is there an existing API call that can do this? I know there must be, or someone has done it in JAVA because the data entry forms all can tell the "current" dis-aggregations with

Re: [Dhis2-devs] Current Dis-aggregation vs Historical via API

2015-11-16 Thread Timothy Harding
that is beside the point for my question. Even if they did have data, I'm asking for a way to get the "current" CatOptCombos, rather than "every" CatOptCombo that has ever been assigned to this Catcombo. --- *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | tha

[Dhis2-devs] [Bug 1509824] [NEW] User Unable to Create Dataset if a "Role" is not read/write

2015-10-25 Thread Timothy Harding
Public bug reported: Hello Devs, Seeing this in Version 2.21, 2.20, 2.18 (untested in 2.19) Getting an access is denied on the creation of a dataset if the user has any roles assigned to them that they cannot edit themselves, and then DHIS2 will go ahead and create the dataset anyway. Sometimes

[Dhis2-devs] Bug: Sharing Settings Reset on Update for Category Combinations Only

2015-10-19 Thread Timothy Harding
rom step 3, and make any edit to the catcombo. The sharing settings will be removed and the element will be private. Before Step 6: [image: Inline image 1] After Step 6: [image: Inline image 2] *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.

Re: [Dhis2-devs] Bug with "Yes Only" in Analytics

2015-09-28 Thread Timothy Harding
Thanks Lars! *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007 On Mon, Sep 28, 2015 at 10:04 AM, Lars Helge Øverland <larshe...@gmail.com>

[Dhis2-devs] Bug with "Yes Only" in Analytics

2015-09-26 Thread Timothy Harding
me know if there is any other info that would be helpful. *Timothy Harding* Sr. Systems Analyst, BAO Systems +1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype: hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007ion in _

Re: [Dhis2-devs] ABOUT CREATING ORGANISATION UNIT IN DHIS2 2.19

2015-09-16 Thread Timothy Harding
group sets and datasets back! *Timothy Harding* BAO Systems www.baosystems.com Skype: hardi...@gmail.com Phone: 1 541 632 6623 On Wed, Sep 16, 2015 at 1:22 PM, Carlos Nyembwe <nyem...@gmail.com> wrote: > Hi All, > > I have a preoccupation about creating organUni

[Dhis2-devs] [Bug 1471118] Re: Filter/Search with data element details in Pivot tables

2015-09-15 Thread Timothy Harding
Here is the same exact pivot table with 'Totals' instead of 'Details'. This is what the table in the previous comment is expected to look like. Thanks and let me know if I should submit a new bug report for this one. -Timothy Harding ** Attachment added: "Screen Shot 2015-09-15 at 8.16.14 A

[Dhis2-devs] [Bug 1471118] Re: Filter/Search with data element details in Pivot tables

2015-09-15 Thread Timothy Harding
Hello Morten and Devs, I just made a pivot table on the SL demo site (2.20), used data element details, put data in the 'filter' position in the layout, and it returns zero results. Is this the same issue reported in this bug, or something new? I included a screenshot as an attachment. -Timothy

[Dhis2-devs] 2.20/19 Compulsory Org Unit Group Selection/Dataset Missing

2015-09-09 Thread Timothy Harding
- No Datasets Listed [image: Inline image 1] Thanks everyone! Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https

Re: [Dhis2-devs] Node.js Question for Updating Sharing Settings

2015-09-02 Thread Timothy Harding
Thanks everyone, I very much appreciate the help. I will give both of these a shot! Node.js can be damn confusing at times. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Tue, Aug 25, 2015 at 1:57 AM, Lars Helge Øverland <larshe...@gmail.com> wrote: &g

[Dhis2-devs] Node.js Question for Updating Sharing Settings

2015-08-24 Thread Timothy Harding
it with different starting and stopping i values in the mean time. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https

Re: [Dhis2-devs] Node.js Question for Updating Sharing Settings

2015-08-24 Thread Timothy Harding
hardware I am working with just doesn't seem to keep up after a certain number of requests however, hence my attempt to slow them down. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Mon, Aug 24, 2015 at 9:39 AM, Pierre Dane pie...@jembi.org wrote: might be best to try

Re: [Dhis2-devs] API Datavalue Question

2015-08-12 Thread Timothy Harding
was used to create a given value). Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Wed, Aug 12, 2015 at 7:17 AM, Alex Tumwesigye atumwesi...@gmail.com wrote: Dear Timothy, The dataSet query parameter is required. Try something like api/dataValueSets?orgUnit

[Dhis2-devs] API Datavalue Question

2015-08-12 Thread Timothy Harding
? In the meantime, I will probably need to crack open PgAdmin to get this done, but I prefer to use the API if I can. Thanks! Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post

Re: [Dhis2-devs] API Datavalue Question

2015-08-12 Thread Timothy Harding
this approach, am I stuck using SQL to get all the datavalues associated with a particular OU (without knowing where exactly all of them are)? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Wed, Aug 12, 2015 at 7:03 AM, Knut Staring knu...@gmail.com wrote: You could do

Re: [Dhis2-devs] Meta-Data Import complains of missing shortname and name

2015-08-12 Thread Timothy Harding
alter any of the other information for the data elements, it seems strange to require the name and shortname in addition to the UID, but nothing else. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Fri, Aug 7, 2015 at 9:36 PM, Morten Olav Hansen morte...@gmail.com

Re: [Dhis2-devs] Meta-Data Import complains of missing shortname and name

2015-08-07 Thread Timothy Harding
it pulls the data element in question right up. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Fri, Aug 7, 2015 at 7:29 AM, Bob Jolliffe bobjolli...@gmail.com wrote: Hi Tim. Are you using PATCH for this update operation? This works well if you just need to update

[Dhis2-devs] Meta-Data Import complains of missing shortname and name

2015-08-07 Thread Timothy Harding
the requirement/error message for name and shortName if the xml file has a unique id, such as id or code? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2

[Dhis2-devs] Unable to Add Attributes to Program

2015-07-22 Thread Timothy Harding
, 117704 programtrackedentityattributeid integer NOT NULL, 117700 trackedentityattributeid integer, f mandatory boolean, f allowfuturedate boolean, Please advise, and thanks! Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623

[Dhis2-devs] Lastest version of 2.17 shows as 2.18 in in 'About'

2015-07-15 Thread Timothy Harding
date:2015-06-22 22:28 Is this actually a version of 2.18? Or is it just a typo? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net

Re: [Dhis2-devs] Lastest version of 2.17 shows as 2.18 in in 'About'

2015-07-15 Thread Timothy Harding
Doh! That cleared it up: Web API: Browse it here Current user: tharding Version: 2.17 Build revision: 17802 Build date: 2015-06-19 02:53 I'll just need to add that to my steps for moving between versions. Thanks Halvdan! Timothy Harding RPCV Vanuatu Skype: hardi

[Dhis2-devs] Request: Offline/cached data element notification

2015-05-13 Thread Timothy Harding
understands that they will need to upload those particular values later. One possible example: [image: Inline image 5] Then once the connection comes back up [image: Inline image 4] They can all turn green as they are uploaded. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541

Re: [Dhis2-devs] Android App Event Capture 'Single Event'

2015-05-05 Thread Timothy Harding
to *205 *different authorities now). Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Thu, Apr 30, 2015 at 4:38 AM, Abyot Gizaw aby...@gmail.com wrote: Hi Timothy, Yes, you are correct the event capture app gives no indication. This is now fixed in trunk

[Dhis2-devs] Android App Event Capture 'Single Event'

2015-04-28 Thread Timothy Harding
. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https

Re: [Dhis2-devs] Apps and Menu's (Relative) Location

2015-04-22 Thread Timothy Harding
) { if (console console.error) console.error(e.message, e.stack); } }; My version of 2.18 is about a month old, so I don't know if maybe any changes made to this particular file in the interim. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632

[Dhis2-devs] Apps and Menu's (Relative) Location

2015-04-20 Thread Timothy Harding
page, no menu, and one of these in the console log: [image: Inline image 1] Is there a good/sanctioned method to change the js working directory, should I rather just be including a copy of all these JS files in my app, or some other process? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1

[Dhis2-devs] SQL View CSV/JSON/XML Refresh Rate

2015-03-18 Thread Timothy Harding
to the api download page it goes with the first run of the query: dhis/api/sqlViews/UID/data.csv rather than rerunning each time. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs

Re: [Dhis2-devs] SQL View CSV/JSON/XML Refresh Rate

2015-03-18 Thread Timothy Harding
to refresh, or refreshes on a timer. Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 On Wed, Mar 18, 2015 at 9:43 PM, Jason Pickering jason.p.picker...@gmail.com wrote: Hi Tim, Are you sure the second part of your question is not cache related? Regards, Jason

[Dhis2-devs] Coordinates vs. Lat + Long

2015-03-12 Thread Timothy Harding
version? Timothy Harding RPCV Vanuatu Skype: hardi...@gmail.com +1 (541) 632-6623 ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https

Re: [Dhis2-devs] Getting the OrgUnit id for a custom data Entry form

2015-02-24 Thread Timothy Harding
works all the way back to 2.14 (and maybe even further) and works great on 2.18. I hope this helps and good luck! Timothy Harding RPCV Vanuatu hardi...@gmail.com +1 541 228 4003 On Tue, Feb 24, 2015 at 8:11 AM, Pooben Dass poo...@hisp.org wrote: Hi Devs Is there a way to get the orgunitid when

  1   2   >