[Dhis2-devs] [Bug 1538063] Re: Option Set list not available in aggregate data entry

2016-01-30 Thread Morten Olav Hansen
Fixed in 2.22 and trunk ** Changed in: dhis2 Importance: Undecided => High ** Changed in: dhis2 Assignee: (unassigned) => Morten Olav Hansen (mortenoh) ** Changed in: dhis2 Milestone: None => 2.23 ** Changed in: dhis2 Status: New => Fix Released -- You received this bug not

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21837: bugfix for optionsets in dataentry

2016-01-30 Thread noreply
revno: 21837 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2016-01-30 18:20:58 +0700 message: bugfix for optionsets in dataentry modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javas

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-30 Thread Rodolfo Melia
We are probably going to develop one connector to test this. I will write back. On Saturday, 30 January 2016, Morten Olav Hansen wrote: > The ideal situation will be that any report_table in DHIS is ready to be >> consumed by tableau. Currently, tableau sees the data returned by the DHIS >> repo

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-30 Thread Morten Olav Hansen
> > The ideal situation will be that any report_table in DHIS is ready to be > consumed by tableau. Currently, tableau sees the data returned by the DHIS > report_tables (see 40s video ), > but cannot complete the connection. > Yeah, as far as I know..

Re: [Dhis2-devs] Broken link to 2.22 demo pg file

2016-01-30 Thread Morten Olav Hansen
Hi Calle I'm not sure if Lars made a demo db for 2.22 or not, I did a simple copy from 2.21 -> 2.22 now, so at least the link is working again. -- Morten On Fri, Jan 29, 2016 at 10:59 PM, Calle Hedberg wrote: > Hi, > > Download link on the DHIS2 download page do not work: > > The requested pag

Re: [Dhis2-devs] [dhis2-devs] [API] Total always '0' in paging information

2016-01-30 Thread Harsh Atal
Oh yes, that works...didn't know about this filterThanks Morten. Regards harsh On 30 January 2016 at 15:46, Morten Olav Hansen wrote: > Hi Harsh > > Try with totalPages=true, adding the totals adds a bit of extra processing > time.. so we don't include it by default > > -- > Morten > > On S

Re: [Dhis2-devs] Problem / bug? with updating existing data element value in aggregate data entry under version 2.22

2016-01-30 Thread Morten Olav Hansen
This should now be fixed in latest 2.22/trunk (please give our servers about 30 min to build the new version if you are downloading from dhis2.org) -- Morten On Sat, Jan 30, 2016 at 10:35 AM, Morten Olav Hansen wrote: > Yes, I see there are some issues with the upgrade script. I will fix it. >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21836: fix for datavalueaudit timetamp => created rename

2016-01-30 Thread noreply
revno: 21836 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sat 2016-01-30 17:21:56 +0700 message: fix for datavalueaudit timetamp => created rename modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/his

Re: [Dhis2-devs] [dhis2-devs] [API] Total always '0' in paging information

2016-01-30 Thread Morten Olav Hansen
Hi Harsh Try with totalPages=true, adding the totals adds a bit of extra processing time.. so we don't include it by default -- Morten On Sat, Jan 30, 2016 at 1:28 PM, Harsh Atal wrote: > Hi > > I am trying to get events come as page wise with custom page size. Related > to that a little issue