[Dhis2-devs] app access error ({"httpStatus":"Forbidden", "httpStatusCode":403, "status":"ERROR", "message":"You don't have access to application scorecard-18."})

2017-03-21 Thread 林晓东
hi,all I can't access the app I have installed, got: {"httpStatus":"Forbidden","httpStatusCode":403,"status":"ERROR","message":"You don't have access to application scorecard-18."} Why?? -- 此致 林晓东 莫愁前路无知己,天下谁人不识君。 转发邮件信息 发件人:"林晓东" <228548...@qq.com> 发送日期:2017-

Re: [Dhis2-devs] optionset for icd-10 is too slow.

2017-03-21 Thread Calle Hedberg
Hi, Are you talking about a large number of Option SETS, or a large number of Option Set VALUES? I've found the latter, at least, to be lightening fast: an option set for the 22,400 sub-place names in South Africa responds in 1-2 seconds when selecting an option value. If, on the other hand, you

[Dhis2-devs] Fw: Broken relationship link

2017-03-21 Thread Absolom MURAMIRA
Dear Dev Team, I don't know if you are already aware of this but I have tried testing the relationships on the demo version and it also returns a blank screen when you click on the relationship link. Thanks. Absolom On Wednesday, March 15, 2017 1:39 PM, Absolom MURAMIRA wrote: Compl

Re: [Dhis2-devs] [Dhis2-users] v2.26 Hierarchy Operations not displaying fully

2017-03-21 Thread David Hagan
OK, Upgrading to this mornings' build release solved the problem: Version: 2.26Build revision: 08dd100Build date: 2017-03-21 06:37 For the record, Build revision: 86f6592 did not display the tick-boxes for Organisational Hierarchy ... here's the HTML segment for that version compared to the Demo:

Re: [Dhis2-devs] app access error ({"httpStatus":"Forbidden", "httpStatusCode":403, "status":"ERROR", "message":"You don't have access to application scorecard-18."})

2017-03-21 Thread Morten Olav Hansen
Hi All apps you install will automatically create a new authority for you, please go and edit your user role, and you should find an authority called something similar to "See scorecard" -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org 2017-03-21 14:55 GMT+0

Re: [Dhis2-devs] optionset for icd-10 is too slow.

2017-03-21 Thread Mark Polak
Hey, It sounds like he means options in an optionSet (as he specifically mentions ICD-10) I think there are some issues with a large number of options in an optionSet, sorting being one of them. (We currently need to do this sorting on the client side, so it also partially depends on how powerful

Re: [Dhis2-devs] [Dhis2-users] v2.26 Hierarchy Operations not displaying fully

2017-03-21 Thread Mark Polak
Hey David, Yes that was indeed what i was going to say. :) The org unit tree has undergone some changes regarding multi-selection of org units (we've started to use the checkboxes) The hierarchy operations was unfortunately a bit too late to the party, so there the checkboxes were backported. On

Re: [Dhis2-devs] Pivot table app for DHIS 2.23 is broken

2017-03-21 Thread jhansirk
Hi Jason, Did you get a chance to look into this issue. We see there are 2 new builds 174 and 175 now. We tested with 175 build and the issue still remains. Thanks, Jhansi > On 13-Mar-2017, at 8:39 PM, David Siang Fong Oh wrote: > > Hi Jason, > > Yes there was a bad build on Feb 7th I thin

Re: [Dhis2-devs] Pivot table app for DHIS 2.23 is broken

2017-03-21 Thread Jason Pickering
I did look into it, and think that it is resolved (see the previous mail in this thread). Please be sure you have downloaded the latest version from https://www.dhis2.org/downloads On Tue, Mar 21, 2017 at 9:20 AM, jhansirk wrote: > Hi Jason, > > Did you get a chance to look into this issue. > >

Re: [Dhis2-devs] optionset for icd-10 is too slow.

2017-03-21 Thread Calle Hedberg
Mark As I said - selecting from an optionset with 22,400 values is VERY fast (1-2 seconds), but you obviously need to know what sub-text to type in to filter the list. ICD-10 has at most around 70,000 codes, so it is possible using that many will slow things down - I don't know. Otherwise, we ha

Re: [Dhis2-devs] Pivot table app for DHIS 2.23 is broken

2017-03-21 Thread Trøyel Nerbø
Be sure to use a different browser or incognito mode. I had a similar experience where I didn’t notice the bug because the cached pivot table resources on my browser had working references and then I had to use a different browser to experience the bug you are talking about. I’m guessing this