Re: [Dhis2-devs] [Dhis2-users] Android data capture APK archives

2016-05-02 Thread Sultanahamar Mohammad
Hi There, We have the following observation. For org units to show up, user that is logging in through android should be assigned to Level3 or level4 for org structure drawn below(assigning user to level1 does not work). Please try and let us know. Level1 <- No datasets Level2

Re: [Dhis2-devs] FIX Ready: Header location for Data Entry tables

2016-05-02 Thread Sultanahamar Mohammad
Hi Mark, I will have a look and get back on this soon. Good day. Regards, Sultan Ahaamr. On Mon, May 2, 2016 at 5:48 PM, Mark Polak wrote: > Hey Kaustav, > > I'm sorry for taking so long to get back on this. I've applied your patch > and it looks good. I think we're close to be

[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: file://dh

Re: [Dhis2-devs] DHIS2 Docs

2016-05-02 Thread Lorill Crees
Hi - just following up on this. Any recommendations on how we should approach the storage of dataset & program level documents? On Tue, Apr 26, 2016 at 2:13 PM, Lorill Crees wrote: > Hi All, > > I just wanted to revive this old thread regarding the storage of documents > in DHIS 2. We are wantin

[Dhis2-devs] Changing the parent of an org unit

2016-05-02 Thread Lorill Crees
Hi, We have a DHIS 2 instance where the org unit hierarchy was initially set up incorrectly for a couple districts. The districts were placed under an incorrect parent, and now we want to move them to the correct parent. What would be the best way to do this, assuming there is associated data? Ca

[Dhis2-devs] [Bug 1577486] Re: useFallback has no effect when getting specific user setting

2016-05-02 Thread Lars Helge Øverland
** Changed in: dhis2 Importance: Undecided => Medium ** Changed in: dhis2 Milestone: None => 2.23 -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1577486 Title: useFallback has no effect w

[Dhis2-devs] [Bug 1577486] [NEW] useFallback has no effect when getting specific user setting

2016-05-02 Thread Nicolay Ramm
Public bug reported: When getting a specific user setting, useFallback has no effect. To reproduce: 1. Remove the keyUiLocale user setting curl -u admin:district :8080/dhis/api/userSettings/keyUiLocale -X DELETE 2. Attempt to get keyUiLocale without fallback: curl -u admin:district :8080/dhis/ap

Re: [Dhis2-devs] [Dhis2-users] dhis 2.23 upgrade

2016-05-02 Thread Seleman Ally
Thanks Lars I tried the command above, it looks like it can't find the package. Below is the message "Reading state information... Done E: Unable to locate package postgis-2.2 E: Couldn't find any package by regex 'postgis-2.2'" Do you think, we need to add Repository to sources.list? Best Regar

Re: [Dhis2-devs] DHIS 2 translation server Error

2016-05-02 Thread Jason Pickering
Hi Anil, I will take a look at the error, but in general, you should translate the languages which you can actually translate. We can support in principle any language, thus it would be best to know which locale you are actually targeting, so that I can ensure everything is set up properly. Regard

Re: [Dhis2-devs] DHIS 2 translation server Error

2016-05-02 Thread Anilkumar Kodi
Hi Jason, Getting below error when trying to register to translation server Server Error *An error has occurred. Thank you for your patience.* *(435, '4.7.8 Error: authentication failed:')* We would like to translate to all the languages that what dhis2 supports. Could you help us to know how

Re: [Dhis2-devs] [Bug 1577343] Re: Excel format of Dataset reports with custom form

2016-05-02 Thread Knut Staring
Does that also apply to the rowspan attribute? On Mon, May 2, 2016 at 5:06 PM, Lars Helge Øverland wrote: > We will not be able to implement the style as there is no reliable way > in Java to achieve this. > > -- > You received this bug notification because you are a member of DHIS 2 > develope

Re: [Dhis2-devs] DHIS 2 translation server Error

2016-05-02 Thread Jason Pickering
Hi Anil, Sorry about that. What is the error and which language are you interested in translating to? Regards, Jason On Mon, May 2, 2016, 16:20 Anilkumar Kodi wrote: > Hi, > > I am trying to register for *DHIS 2 translation server *( > http://translate.dhis2.net/accounts/register) but i am una

[Dhis2-devs] DHIS 2 translation server Error

2016-05-02 Thread Anilkumar Kodi
Hi, I am trying to register for *DHIS 2 translation server *( http://translate.dhis2.net/accounts/register) but i am unable to create an account, Getting Server error Could you help me to create an account. [image: Inline image 1] Thanks, Anil Kumar Kodi. +917660010617 ___

Re: [Dhis2-devs] issue with /api/eventReports for fetching data

2016-05-02 Thread Lars Helge Øverland
Hi Srikanth, unfortunately we do not support this at the moment. You will have to use the aggregate event analytics API for now and construct the table yourself. /api/analytics/events/aggregate regards, Lars On Mon, May 2, 2016 at 1:28 PM, Srikanth Katta wrote: > Hi, > > We are using lat

Re: [Dhis2-devs] FIX Ready: Header location for Data Entry tables

2016-05-02 Thread Mark Polak
Hey Kaustav, I'm sorry for taking so long to get back on this. I've applied your patch and it looks good. I think we're close to be able to merge it in. One minor thing i noticed is that when multiple sections are rendered and the user searches in section, the headers of the next section are not

Re: [Dhis2-devs] [Dhis2-users] dhis 2.23 upgrade

2016-05-02 Thread Lars Helge Øverland
Hi Sele, did you try running installing from the repositories like this? sudo apt-get install postgis-2.2 postgresql-contrib-9.3 On Mon, May 2, 2016 at 1:03 PM, Seleman Ally wrote: > Hi Lars, Bob and Everybody > > I wonder if there is anyone installed postgis-2.2 on postgresql-9.3. If > so, c

Re: [Dhis2-devs] New app - League tables

2016-05-02 Thread Johan Ivar Sæbø
Dear list, We would be interested to hear if anyone has looked at or used the league table app yet. The developers are finishing their Masters thesis these days, and would appreciate any feedback that they could incorporate in their discussions or plans for future development. Thanks, Johan

[Dhis2-devs] issue with /api/eventReports for fetching data

2016-05-02 Thread Srikanth Katta
Hi, We are using latest version of DHIS 2.21 We have configured reports on Event Reports module and trying to fetch data through the API - *.../api/eventReports//data,* but we get no response. We have looked up the documentation on developer manual for web api in *Viewing analytical resource rep

Re: [Dhis2-devs] [Dhis2-users] dhis 2.23 upgrade

2016-05-02 Thread Seleman Ally
Hi Lars, Bob and Everybody I wonder if there is anyone installed postgis-2.2 on postgresql-9.3. If so, could you share the best practice instructions. Best Regards Sele On Tuesday, April 26, 2016 2:22 PM, Lars Helge Øverland wrote: Hi Bob, I have not tested all combinations of postg

[Dhis2-devs] [Bug 1577343] Re: Excel format of Dataset reports with custom form

2016-05-02 Thread Lars Helge Øverland
We will not be able to implement the style as there is no reliable way in Java to achieve 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/1577343 Title: Excel format of Dataset reports with

Re: [Dhis2-devs] [Dhis2-users] Android data capture APK archives

2016-05-02 Thread Raminosoa Rabemanantsoa, Tantely
Hello Erling, I am using the one downloaded from Google Play, and have dispatched the use of it for 100+ users. Some users find some difficulty to load the forms from the Android data capture. They can log in but it takes time to load the form and it ends with the message "swipe to update". I have

[Dhis2-devs] [Bug 1577294] Re: Design data entry form error

2016-05-02 Thread Lars Helge Øverland
Fixed in rev 22923, 2.22, 2.23. ** Changed in: dhis2 Importance: Undecided => Low ** Changed in: dhis2 Assignee: (unassigned) => Lars Helge Øverland (larshelge) ** Changed in: dhis2 Milestone: None => 2.23 ** Changed in: dhis2 Status: New => Fix Committed -- You received th

Re: [Dhis2-devs] [Dhis2-users] Android data capture APK archives

2016-05-02 Thread Erling Fjelstad
You can use an older build for Data Capture: https://github.com/dhis2/dhis2-android-datacapture/releases/download/1.5.8/dhis2-android-app-debug.apk I'm happy to assist you if you want to use the app from Google Play, but then we need login credentials to your DHIS2 instance so we can see what is fa

[Dhis2-devs] [Bug 1577343] [NEW] Excel format of Dataset reports with custom form

2016-05-02 Thread Thuy Nguyen
Public bug reported: When download excel format of dataset report which has custom form, There are 2 issues 1. when the td cell of a table has rowspan attribute, the other cells next to that cell is mixing. This doesn't happen for cell with colspan attribute 2. The excel file doesn't contain th

Re: [Dhis2-devs] [Dhis2-users] Android data capture APK archives

2016-05-02 Thread Raminosoa Rabemanantsoa, Tantely
Thank you in advance for your support. Regards, Tantely. On Mon, May 2, 2016 at 12:40 PM, Erling Fjelstad wrote: > You can use an older build for Data Capture: > https://github.com/dhis2/dhis2-android-datacapture/releases/download/1.5.8/dhis2-android-app-debug.apk > I'm happy to assist you if y

[Dhis2-devs] Android data capture APK archives

2016-05-02 Thread Raminosoa Rabemanantsoa, Tantely
Hello everyone, I am looking for archive versions of the android data capture app APK. Could you please provide a link for a download of that? I am using DHIS2 2.19. Thanks. -- *Tantely Raminosoa* *Data Officer* Management Sciences for Health Antananarivo Madagascar Mobile: 0321180040 E-mail: t

Re: [Dhis2-devs] [Dhis2-users] Android data capture APK archives

2016-05-02 Thread Erling Fjelstad
Hello Raminosoa, Have you tried the one on Google Play? I think that one should work for 2.19 Regards, Erling On Mon, May 2, 2016 at 11:08 AM, Raminosoa Rabemanantsoa, Tantely < tramino...@mikolo.org> wrote: > Hello everyone, > > I am looking for archive versions of the android data capture app

[Dhis2-devs] [Bug 1577298] Re: dataset report excel download file name

2016-05-02 Thread Lars Helge Øverland
Fixed in rev 22918 and 2.22, 2.23. ** Changed in: dhis2 Assignee: (unassigned) => Lars Helge Øverland (larshelge) ** Changed in: dhis2 Milestone: None => 2.23 ** Changed in: dhis2 Importance: Undecided => Low ** Changed in: dhis2 Status: New => Fix Committed -- You receive

[Dhis2-devs] [Bug 1577312] [NEW] Org unit tree does not expand if org unit contains bad control character

2016-05-02 Thread Dave Palmer (MSI)
Public bug reported: Error expanding org unit tree, discovered in v2.22 rev 21297, using Chrome v49 & Firefox v44. User reported that for one org unit region they could not expand the org unit tree, but it expanded fine for all other regions. There is no indication to the user of what is failing