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 St

Re: [Dhis2-devs] DHIS2 Issues with Dashboard

2016-01-26 Thread Archana Chillala
Hi Morten, I did try what you suggested (for Issue 2), but it still does not fix it. Archana Chillala Application Developer Email archa...@thoughtworks.com Telephone +91 9100960533 <+91+9100960533> [image: ThoughtWorks]

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21819: Speed up metadata export using Query.setUser(), gets rid of repeated getCurrentUser() calls

2016-01-26 Thread noreply
revno: 21819 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-01-27 14:34:02 +0700 message: Speed up metadata export using Query.setUser(), gets rid of repeated getCurrentUser() calls modified: dhis-2/dhis-api/sr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21818: Support enable/disable of metadata export type in /api/metadata/export

2016-01-26 Thread noreply
revno: 21818 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-01-27 14:18:12 +0700 message: Support enable/disable of metadata export type in /api/metadata/export modified: dhis-2/dhis-api/src/main/java/org/hisp/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21817: tests for metadataexport with custom queries

2016-01-26 Thread noreply
revno: 21817 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-01-27 10:37:57 +0700 message: tests for metadataexport with custom queries modified: dhis-2/dhis-services/dhis-service-dxf2/src/test/java/org/hisp/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21816: test for export of a given set of classes in metadataexportparams

2016-01-26 Thread noreply
revno: 21816 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-01-27 10:17:41 +0700 message: test for export of a given set of classes in metadataexportparams modified: dhis-2/dhis-services/dhis-service-dxf2/src/m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21815: minor fix

2016-01-26 Thread noreply
revno: 21815 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-01-27 10:01:24 +0700 message: minor fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/query/Criteria.java -- lp:dhis2

Re: [Dhis2-devs] bzr branch lp:dhis2

2016-01-26 Thread Knut Staring
You do not need to be a member of the core team to do this (and we don't grant membership to the core team). I have forwarded this email to our developer list, which you should sign up for by joining that team. Regards, Knut On Tue, Jan 26, 2016 at 3:17 PM, toseef wrote: > Hello, > hop

[Dhis2-devs] [Bug 1538175] [NEW] Metada import: section greyedfields not imported

2016-01-26 Thread Víctor García
Public bug reported: Section greyedfields are not correctly imported when there are more than one greyfields per dataelement. Case: let's suppose we have a section with a dataelement that has 3 categoryoptioncombos (a, b and c), and the options "a" and "b" are greyed. If we export the dataset +

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

2016-01-26 Thread Adebusoye Anifalaje
Public bug reported: Hi devs, Using DHIS 2.22 Version 21782 I created a Zero_Pos_Int option set with 5 options. Labels are text but the codes are integers. This option set is assigned to data elements of the same value type. On the data entry screen, the drop down returns 'No matches found' for

[Dhis2-devs] [Bug 1453569] Re: Sharing Feature not working for Dashboards

2016-01-26 Thread Morten Olav Hansen
Should now be fixed in latest 2.21, 2.22, and trunk. Please give our servers about 30-40 min before you download a new version. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1453569 Title: Shari

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21814: Don't allow resizing of dashboards if it is only shared to you with read-only permissions

2016-01-26 Thread noreply
revno: 21814 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-01-26 15:55:27 +0700 message: Don't allow resizing of dashboards if it is only shared to you with read-only permissions modified: dhis-2/dhis-api/src/