Re: [Dhis2-devs] [Dhis2-users] DHIS2 as LMIS

2015-06-19 Thread Lamin Jawara
Hi Johan, This is great in tracking LMIS commodities using DHIS, Is it also possible to have an sms alert if you are out of stock using the tracker ? Regards, Lamin B. Jawara Ministry of Health & Social Welfare Tel: +220 9907404 / 7229017 Email: lbjawara@yahoo.comWeb: http://lbjawara.wordpress.co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19474: Fixed authentication for pipeImporter

2015-06-19 Thread noreply
revno: 19474 committer: Bob Jolliffe branch nick: dhis2 timestamp: Fri 2015-06-19 22:34:53 +0100 message: Fixed authentication for pipeImporter modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/datava

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19472: PT 'select all' dimension items option added.

2015-06-19 Thread noreply
revno: 19472 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Fri 2015-06-19 16:50:47 +0200 message: PT 'select all' dimension items option added. modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-pivot/scr

Re: [Dhis2-devs] TrackedEntityInstance update

2015-06-19 Thread Alan Hill
Thanks Morten I have completely wiped my DB and started from scratch with the latest build and all seems to OK now. Many thanks for your support. Alan On Fri, Jun 19, 2015 at 3:08 AM, Lars Helge Øverland wrote: > Hi Alan, > > while perhaps not fixing the real problem, I have fixed a nullpoin

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19471: Analytics, centrlized code

2015-06-19 Thread noreply
revno: 19471 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2015-06-19 15:27:23 +0200 message: Analytics, centrlized code modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19470: Analytics, cleanup

2015-06-19 Thread noreply
revno: 19470 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2015-06-19 14:16:36 +0200 message: Analytics, cleanup modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/DimensionalObject.java dhis-2/dhis-api

Re: [Dhis2-devs] [Dhis2-users] DHIS2 as LMIS

2015-06-19 Thread Johan Ivar Sæbø
Hi, DHIS can support LMIS in a number of ways. My experience is that there are few, if any, specialized LMIS software that fits all needs and circumstances, and that DHIS can play a useful role here. Like William says, it is possible to use the Tracker module to literally track commodities. T

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19469: Small fix.

2015-06-19 Thread noreply
revno: 19469 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2015-06-19 17:59:39 +0700 message: Small fix. modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/resources/org/hisp/dhis/trackedent

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19468: Add missing file.

2015-06-19 Thread noreply
revno: 19468 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2015-06-19 17:48:49 +0700 message: Add missing file. added: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedenti

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19467: Removed extend AbstractCrudController from FilteredMetaDataController, caused issues all over the...

2015-06-19 Thread noreply
revno: 19467 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-06-19 17:09:33 +0700 message: Removed extend AbstractCrudController from FilteredMetaDataController, caused issues all over the web-api due to request m

Re: [Dhis2-devs] TrackedEntityInstance update

2015-06-19 Thread Lars Helge Øverland
Hi Alan, while perhaps not fixing the real problem, I have fixed a nullpointer vulnerability in that method now in trunk. Lars On Fri, Jun 19, 2015 at 8:36 AM, Alan Hill wrote: > OK...will do. > > Thanks > > Alan > > On Thu, Jun 18, 2015 at 11:34 PM, Morten Olav Hansen > wrote: > >> Hi >> >>

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19466: TrackedEntityAttribute, isValidOptionValue nullpointer vulnerability fix

2015-06-19 Thread noreply
revno: 19466 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2015-06-19 12:06:15 +0200 message: TrackedEntityAttribute, isValidOptionValue nullpointer vulnerability fix modified: dhis-2/dhis-api/src/main/java/org/hi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19465: Simplified upgrade sql for tracked entity form

2015-06-19 Thread noreply
revno: 19465 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2015-06-19 11:57:16 +0200 message: Simplified upgrade sql for tracked entity form modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19464: Removed beans reference to removed action class

2015-06-19 Thread noreply
revno: 19464 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2015-06-19 11:42:38 +0200 message: Removed beans reference to removed action class modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-pro

Re: [Dhis2-devs] TrackedEntityAttribute update - add optionSet

2015-06-19 Thread Alan Hill
OKgot this one fixed...for some reason, my mergeStrategy wasn't getting through to our api call. Thanks for your support. Alan On Thu, Jun 18, 2015 at 11:37 PM, Morten Olav Hansen wrote: > I removed it from the JSON, and when the update was complete, there was no > longer a reference to i

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19462: changed in-memory filters to EXCLUDE always, even if type is unknown

2015-06-19 Thread noreply
revno: 19462 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-06-19 14:13:05 +0700 message: changed in-memory filters to EXCLUDE always, even if type is unknown modified: dhis-2/dhis-services/dhis-service-dxf2/sr

Re: [Dhis2-devs] GET /api/trackedEntityAttributes filter=code:eq: attributes that have empty code are also returned

2015-06-19 Thread Morten Olav Hansen
Hi There was some inconsistencies between the db optimised and in-memory filter operators there. Please try again with the latest revision. -- Morten On Fri, Jun 19, 2015 at 1:33 PM, Alan Hill wrote: > Me again... > > I'm querying TrackedEntityAttributes. Some have been created through web >