[Dhis2-devs] Hibernate Exception in scheduled task

2016-02-02 Thread Lorill Crees
Hi, We have 9 separate DHIS 2 instances that we are managing and I notice that we are getting a recurring error logged in the tomcat logs on all instances related to scheduled tasks (stack trace below). We are using 2.22 revision 21782. I'm not sure what functionality this is affecting. Should

[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

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21854: Minor

2016-02-02 Thread noreply
revno: 21854 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2016-02-03 00:17:55 +0100 message: Minor modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21853: User management. Impl the 'managed user group' concept in the user module UI.

2016-02-02 Thread noreply
revno: 21853 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2016-02-03 00:14:48 +0100 message: User management. Impl the 'managed user group' concept in the user module UI. modified:

[Dhis2-devs] [Bug 1541131] [NEW] User filter in add/edit user group not working

2016-02-02 Thread Lars Helge Øverland
Public bug reported: The user filter in add/edit user group not is working. There is a mismatch between what the client sends (name:eq:somename) and what the UserController expects (query). ** Affects: dhis2 Importance: Medium Assignee: Morten Olav Hansen (mortenoh) Status:

[Dhis2-devs] Web API User Query Parameter "manage"

2016-02-02 Thread Lorill Crees
Hi, We are using the Managed User functionality and see that we can query the user list via the Web API with the parameter "canManage" (true/false). /api/users?canManage=true However some borrowed code that we have is using the parameter "manage" (true/false). /api/users?manage=true I cannot

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 at 11:43 AM, Timothy Harding

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

2016-02-02 Thread Morten Olav Hansen
/demo is on 21792 now, so should be OK -- Morten On Wed, Feb 3, 2016 at 12:23 PM, Timothy Harding wrote: > 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"

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
Hello Morten, thank you for looking into this Was the fix deployed in version newer than the current one on playdemo? I just checked with version: 2.22 21789 in the play demo (built: 2016-02-03 03:26) and it still did the same thing, I made the following catcombo:

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

2016-02-02 Thread Morten Olav Hansen
You need to be on 21790 or later -- Morten On Wed, Feb 3, 2016 at 11:43 AM, Timothy Harding wrote: > Hello Morten, thank you for looking into this > > Was the fix deployed in version newer than the current one on playdemo? I > just checked with version: 2.22 21789 in

Re: [Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Busoye Anifalaje
Since there is no rollback feature we rely on the dry run to test imports before actually importing. If you will replace with a comparable feature then great otherwise please let it live through the next season. Thanks. Busoye On 2 Feb 2016 08:19, "Pamod Amarakoon" wrote: >

Re: [Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Pamod Amarakoon
Hi Morten, We are using metaData import frequently when transferring data back and forth in running instances. Dry Run feature is almost always used just to check any incompatibility before actual transfer. So it's quite useful. On Tue, Feb 2, 2016 at 1:45 PM, Morten Olav Hansen

Re: [Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Calle Hedberg
Morten, Dropping the dry run is OK if, and I stress if, the import process itself becomes more transparent and step-wise. Basically this means 1. Display new records coming in, with the ability to remove all or some from import 2. Display updated records coming in and the equivalent existing

Re: [Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Morten Olav Hansen
Hi Calle Yeah, I think its obvious from the quick emails we are getting that we should not remove it. I would be great to have a proper rollback feature, but right now this won't be that easy to add. (I am talking about metadata only though, you seem to also mention aggregate/event data? those

[Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Morten Olav Hansen
Hi everyone I'm currently in the process of re-writing our DXF2 metadata importer, and was wondering if anyone is actually using the dryRun option? its adds quite a bit of complexity to the code, so it will be added only to the new importer if people are actually using it for imports -- Morten

Re: [Dhis2-devs] Maintenance app features

2016-02-02 Thread Olav Poppe
Great, thanks. Olav > 1. feb. 2016 kl. 18.46 skrev Lars Helge Øverland : > > Hi Olav, > > that makes sense. The second is already planned. Issues here: > > https://github.com/dhis2/d2-ui/issues/24 > > https://github.com/dhis2/d2-ui/issues/23 > > regards, > > Lars > >

Re: [Dhis2-devs] User Activity Report

2016-02-02 Thread Pamod Amarakoon
Hi, Any update on this. On Fri, Jan 15, 2016 at 2:09 PM, Pamod Amarakoon wrote: > Dear All, > > Is it possible to obtain a report on activities/interaction of individual > users with the DHIS2 instance at the moment. If not, is there any plans of > including this feature in

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Lars Helge Øverland
Hi Pamod, we do not plan to have support a full view of all activity. However we aim for a "data usage statistics" feature for 2.23, where you can see which types of data analysis a user is doing: https://blueprints.launchpad.net/dhis2/+spec/system-usage-analytics This might be expanded to more

Re: [Dhis2-devs] Reporting Rate Summary

2016-02-02 Thread Pamod Amarakoon
Thanx Lars. In this case I assume we can only use compulsory data elements to assess the completeness. Will use that as a work around. On Tue, Feb 2, 2016 at 8:23 PM, Lars Helge Øverland wrote: > Hi Pamod, > > the "reporting rate summary" under reports is not available in

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Jason Pickering
You can consider to implement Google Analytics or other similar open source solutions for seeing what users are up to, without being too invasive. Also, lots of information can be gleaned from the Web server logs. There are many tools capable of getting generating stats from your logs. This might

Re: [Dhis2-devs] Reporting Rate Summary

2016-02-02 Thread Lars Helge Øverland
Hi Pamod, the "reporting rate summary" under reports is not available in the Web API. What you can do is to create a pivot table or chart from pivot table app or data visualizer app, and then access those through the API or put it on the dashboard. That will only give you percentages, not no of

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

2016-02-02 Thread Lars Helge Øverland
** Changed in: dhis2 Assignee: (unassigned) => Mark Polak (markpo) ** Changed in: dhis2 Milestone: None => 2.23 ** Changed in: dhis2 Importance: Undecided => High -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS.

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Olav Poppe
Hi Lars, this looks good. Just a question, I wasn’t able to see from the blueprint if this statistics was for the number of report items that exist, or if it would somehow also include statistics on how often favourites are opened? Olav > 2. feb. 2016 kl. 15.49 skrev Lars Helge Øverland

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21850: switch to sharing accessible objects only for PreheatMode.ALL, also switches from id object manag...

2016-02-02 Thread noreply
revno: 21850 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-02-02 16:16:43 +0700 message: switch to sharing accessible objects only for PreheatMode.ALL, also switches from id object manager

Re: [Dhis2-devs] Reporting Rate Summary

2016-02-02 Thread Lars Helge Øverland
Unfortunately we only the "complete data set registration" mode here per now. Lars On Tue, Feb 2, 2016 at 4:12 PM, Pamod Amarakoon wrote: > Thanx Lars. > > In this case I assume we can only use compulsory data elements to assess > the completeness. Will use that as a work

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

2016-02-02 Thread Lars Helge Øverland
** Changed in: dhis2 Assignee: Lars Helge Øverland (larshelge) => Morten Olav Hansen (mortenoh) -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1540854 Title: Altering a Category in 2.22

[Dhis2-devs] [Bug 1541013] [NEW] Events visualizer duplicate units on y axis

2016-02-02 Thread Alex Vano
Public bug reported: Hi, I noticed on the Sierra Leone public demo instance that some graphs duplicate the same unit on the y axis, e.g, the value "1" appears 5 times on the axis (See the attached screenshot). I actually have the same issue on my 2.22 instance (build: 21782). I'm using Chrome.

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Lars Helge Øverland
On Tue, Feb 2, 2016 at 3:58 PM, Olav Poppe wrote: > Hi Lars, > this looks good. Just a question, I wasn’t able to see from the blueprint > if this statistics was for the number of report items that exist, or if it > would somehow also include statistics on how often favourites

[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] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Calle Hedberg
Morten, I was talking about meta-data, and I'm not suggesting a roll-back feature - I'm suggesting a more step-wise import process where the user can see and control what is being imported/updated: - what meta-data appear as new (it might not actually be new meta-data, but rather just appear as

Re: [Dhis2-devs] [Dhis2-users] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Halvdan Grelland
>From a dev perspective dryRun is pretty useful for debugging any features built on top of it. 2016-02-02 9:15 GMT+01:00 Morten Olav Hansen : > Hi everyone > > I'm currently in the process of re-writing our DXF2 metadata importer, and > was wondering if anyone is actually

Re: [Dhis2-devs] 2.23 Metadata importer rewrite and dryRuns

2016-02-02 Thread Bob Jolliffe
Calle Here's another take on the problem. Imagine you had a separate "metadata" instance (could variously be called facility registry, data dictionary, indicator registry etc). Basically a dhis2 instance with no data. And a staging instance which contains just a copy of the metadata instance.

[Dhis2-devs] DHIS 2 for iNGOs Symposium coming up

2016-02-02 Thread Lars Helge Øverland
Hi all, The DHIS 2 for iNGOs Symposium is coming up quickly and we've had a great response so far. We'll have participants from over 35 organizations, including members from USAID, CDC and WHO. Day 1 of the Symposium will include a deep dive into four use cases from PSI, IPPF, Jhpiego and MSF.

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Lars Helge Øverland
On Tue, Feb 2, 2016 at 4:21 PM, Pamod Amarakoon wrote: > Hi Lars, > > Looks very useful. But my use case being the the district manager needs to > create a user report for each month where he wants to see the following, > > 1. number of data sets completed by the facility user

Re: [Dhis2-devs] [Dhis2-users] User Activity Report

2016-02-02 Thread Pamod Amarakoon
Thanx Lars/Jason for the info. I'll start working on that path. On Tue, Feb 2, 2016 at 9:22 PM, Lars Helge Øverland wrote: > > > On Tue, Feb 2, 2016 at 4:21 PM, Pamod Amarakoon wrote: > >> Hi Lars, >> >> Looks very useful. But my use case being the the

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

2016-02-02 Thread Mark Polak
This issue seems reasonably hard to reproduce because updating a category seems to give a 500 error when updating it (after having added it to a categoryCombo?). root cause java.lang.NullPointerException

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21860: extend /api/metadata/export endpoint to support pr class fields, filter, order

2016-02-02 Thread noreply
revno: 21860 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 13:57:11 +0700 message: extend /api/metadata/export endpoint to support pr class fields, filter, order modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21861: support default fields, filter, order in metadata export /api/metadata/export

2016-02-02 Thread noreply
revno: 21861 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 14:29:14 +0700 message: support default fields, filter, order in metadata export /api/metadata/export modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21862: Minor fixes

2016-02-02 Thread noreply
revno: 21862 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 14:40:27 +0700 message: Minor fixes modified:

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

2016-02-02 Thread Lars Helge Øverland
Sorry Tim we are not planning to change that per now ;) We plan to use right-click consistently across the system as we re-implement the maintenance apps. ** Changed in: dhis2 Status: New => Won't Fix ** Changed in: dhis2 Status: Won't Fix => Invalid -- You received this bug

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21857: bugfix for DataElementCategory.mergeWith, don't merge catcombos.. not owned by DataElementCategory

2016-02-02 Thread noreply
revno: 21857 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 10:30:21 +0700 message: bugfix for DataElementCategory.mergeWith, don't merge catcombos.. not owned by DataElementCategory

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21858: Clear hibernate cache on web-api usergroup updates

2016-02-02 Thread noreply
revno: 21858 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 10:39:31 +0700 message: Clear hibernate cache on web-api usergroup updates modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21859: Clear hibernate cache for struts user group updates

2016-02-02 Thread noreply
revno: 21859 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 10:43:11 +0700 message: Clear hibernate cache for struts user group updates modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21856: bugfix for usergroup, search for users

2016-02-02 Thread noreply
revno: 21856 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2016-02-03 09:48:50 +0700 message: bugfix for usergroup, search for users modified:

[Dhis2-devs] [Bug 1541131] Re: User filter in add/edit user group not working

2016-02-02 Thread Morten Olav Hansen
Fixed and backportet to 2.22. Caused by incorrect override of AbstractCrudController.getEntityList, only custom logic without calling proper query service to handle filters/orders. -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS.

[Dhis2-devs] Reporting Rate Summary

2016-02-02 Thread Pamod Amarakoon
Hi, I need to clarify 2 things on reporting rate summary. 1. Is it possible to obtain reporting rate summary through web api. 2. is it possible to add a reporting rate summary as a dashboard item Thank you -- Regards, Pamod Amarakoon Confidentiality Notice: the information contained in this