Re: [Dhis2-devs] [Bug 1522695] Re: Getting problem with moving organisation unit in PSI Application

2015-12-07 Thread Neeraj
Hi Lars, I was using Hierarchy operations in Org unit module. I tried to reproduce the same on demo but it is working fine on demo. The problem is being faced only with PSI application. Thanks, Neeraj On Mon, Dec 7, 2015 at 6:06 PM, Lars Helge Øverland wrote: > Hi Neeraj, > > we need a more in

[Dhis2-devs] Problem in Login in another instance using javascript/angular js

2015-12-07 Thread Mithilesh Kumar Thakur
Dear All, There is problem in login in another instance using javascript/angular js I use the below code for that but it return null even another instance is running for which i try. var header = { "Accept": "application/json", "Access-Control-Allow-Credentials" : true,

Re: [Dhis2-devs] [API] Event filter "status=SCHEDULE" not working

2015-12-07 Thread Harsh Atal
Hi Lars, Events are coming fine, that's not the problem. Problem is when I try to filter it by "status=SCHEDULE". So the same URL with that filter returns empty result. [ https://play.dhis2.org/dev/api/events?trackedEntityInstance=mXAzn3hMR5a *&status=SCHEDULE* ] But this should not be empty sinc

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21368: Minor fix, ProgramTrackedEntityAttribute does not have unique names

2015-12-07 Thread noreply
revno: 21368 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-12-08 10:10:53 +0700 message: Minor fix, ProgramTrackedEntityAttribute does not have unique names modified: dhis-2/dhis-api/src/main/java/org/hisp/dhi

Re: [Dhis2-devs] DHIS 2 Internal Server Error when updating program via web api v 2.22

2015-12-07 Thread Morten Olav Hansen
Please try again with rev 21368. -- Morten On Tue, Dec 8, 2015 at 5:52 AM, Lorill Crees wrote: > Hi Morten, > > I downloaded rev 21367, and now I get a different exception below. > > Lorill > > HTTP Status 500 - Request processing failed; nested exception is > org.hibernate.QueryException: coul

Re: [Dhis2-devs] DHIS 2 Internal Server Error when updating program via web api v 2.22

2015-12-07 Thread Lorill Crees
Hi Morten, I downloaded rev 21367, and now I get a different exception below. Lorill HTTP Status 500 - Request processing failed; nested exception is org.hibernate.QueryException: could not resolve property: name of: org.hisp.dhis.program.ProgramTrackedEntityAttribute *type* Exception report *

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21367: fix for rule execution during profile edits

2015-12-07 Thread noreply
revno: 21367 committer: Markus Bekken branch nick: dhis2 timestamp: Mon 2015-12-07 22:24:47 +0200 message: fix for rule execution during profile edits modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/

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

2015-12-07 Thread noreply
revno: 21366 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 18:40:27 +0100 message: Minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/AnalyticalObjectStore.java dhis-2/dhis-services/dh

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

2015-12-07 Thread noreply
revno: 21365 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 18:31:25 +0100 message: Minor modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/validation/Validator.java -- lp:dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21364: Added profile to print

2015-12-07 Thread noreply
revno: 21364 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 16:57:52 +0100 message: Added profile to print modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/profile/profil

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21363: Added support for printing the enrollment details

2015-12-07 Thread noreply
revno: 21363 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 16:55:40 +0100 message: Added support for printing the enrollment details modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-captur

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21362: Included the profile in the print feature

2015-12-07 Thread noreply
revno: 21362 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 16:51:15 +0100 message: Included the profile in the print feature modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/compon

Re: [Dhis2-devs] Importing large data files - server settings

2015-12-07 Thread Calle Hedberg
Lars, NOTE that I used the "skip checking" option, because I was importing into an instance where I had deleted all records in the datavalue table. I will try to reproduce it on demo - if it does not happen there, I can make the "culprit" instance available. I initially noticed those few duplicat

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

2015-12-07 Thread noreply
revno: 21361 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 16:09:12 +0100 message: Minor modified: dhis-2/dhis-web/dhis-web-reporting/src/main/java/org/hisp/dhis/reporting/datamart/action/StartExportAct

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21360: Changed the printDiv function for printing multiple divs

2015-12-07 Thread noreply
revno: 21360 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 15:57:49 +0100 message: Changed the printDiv function for printing multiple divs modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21359: changes for adding print functionality

2015-12-07 Thread noreply
revno: 21359 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 15:56:37 +0100 message: changes for adding print functionality modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/component

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21358: Added print-div class for printing

2015-12-07 Thread noreply
revno: 21358 committer: jijukjose branch nick: dhis2 timestamp: Mon 2015-12-07 15:54:23 +0100 message: Added print-div class for printing modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/styles/style.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21357: tracker-capture: check program stage for showing (or not) due date

2015-12-07 Thread noreply
revno: 21357 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-12-07 14:13:01 +0100 message: tracker-capture: check program stage for showing (or not) due date modified: dhis-2/dhis-web/dhis-web-apps/src/main/we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21356: new program stage property - hideDueDate. This is false by defualt. If users are designing a prog...

2015-12-07 Thread noreply
revno: 21356 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-12-07 14:12:15 +0100 message: new program stage property - hideDueDate. This is false by defualt. If users are designing a program where due date is n

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21355: Binding ant-run plugin to prepare-package phase, avoids eclipse error.

2015-12-07 Thread noreply
revno: 21355 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 14:01:20 +0100 message: Binding ant-run plugin to prepare-package phase, avoids eclipse error. modified: dhis-2/dhis-services/dhis-service-core

Re: [Dhis2-devs] Suggestions for additional "relative orgunits" and "relative periods"

2015-12-07 Thread Olav Poppe
Hi, thanks for the reply - comments inline. > 7. des. 2015 kl. 13.22 skrev Lars Helge Øverland : > > Hi Olav, > >> On Fri, Dec 4, 2015 at 1:16 PM, Olav Poppe wrote: >> Hi devs, >> having spent quite a bit of time in recent months defining output and >> dashboards, I’ve come across a few gaps

[Dhis2-devs] Exception with Mysql database in version 2.21

2015-12-07 Thread Neeraj Gupta
Dear All, We recently upgraded DHIS 2.16 to 2.21 where database is Mysql some of the errors are listed below, can someone please guide us?*(We are using aggregated data not tracker)* Error1: In mysql *programrule *table is not created automatically. While starting getting the below error: * ERR

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21354: Corrected duplicate db constraint names

2015-12-07 Thread noreply
revno: 21354 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 13:49:42 +0100 message: Corrected duplicate db constraint names modified: dhis-2/dhis-services/dhis-service-core/src/main/resources/org/hisp/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21353: Unused code

2015-12-07 Thread noreply
revno: 21353 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-12-07 13:46:19 +0100 message: Unused code removed: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/datavalue/DataValueAuditDeletio

[Dhis2-devs] [Bug 1522695] Re: Getting problem with moving organisation unit in PSI Application

2015-12-07 Thread Lars Helge Øverland
Hi Neeraj, we need a more information from you. Are you using the API or using the "hierarchy operations" part of the org unit module? Can you reproduce on demo? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchp

[Dhis2-devs] Problem with cross domain when try to get data in Javascript

2015-12-07 Thread Thái Chương
Dear devs, I'm writing a script to retry data in Javascript. http://code.jquery.com/jquery-1.11.3.min.js";> var username = "admin"; var password = "district"; function base_64_auth(user,password) { var tok = user + ':' + password; var hash = btoa(tok); return "Basic " +

Re: [Dhis2-devs] [API] Event filter "status=SCHEDULE" not working

2015-12-07 Thread Lars Helge Øverland
Hi Harsh, I get a bunch of events when requesting this URL now: https://play.dhis2.org/dev/api/events?trackedEntityInstance=mXAzn3hMR5a Perhaps something changed on the demo system? Lars On Fri, Dec 4, 2015 at 10:08 AM, Harsh Atal wrote: > Hi > > Am trying to get all the scheduled events th

Re: [Dhis2-devs] Importing large data files - server settings

2015-12-07 Thread Lars Helge Øverland
Hi Calle, that's strange - I just tested by importing a CSV data value file on the demo and duplicates were ignored. What version are you on? Can you reproduce on demo? regards, Lars On Fri, Dec 4, 2015 at 1

Re: [Dhis2-devs] Suggestions for additional "relative orgunits" and "relative periods"

2015-12-07 Thread Lars Helge Øverland
Hi Olav, On Fri, Dec 4, 2015 at 1:16 PM, Olav Poppe wrote: > Hi devs, > having spent quite a bit of time in recent months defining output and > dashboards, I’ve come across a few gaps that I’d like to highlight. > > The first is an issue I also wrote about on the list some time back, which > rel

[Dhis2-devs] [Bug 1420646] Re: tracker capture - optionsets at the end of sections getting clipped

2015-12-07 Thread Markus Bekken
** Changed in: dhis2 Status: New => Fix Released -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1420646 Title: tracker capture - optionsets at the end of sections getting clipped Status i

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21352: tracker-capture: enrollment lable change terminate -> cancel

2015-12-07 Thread noreply
revno: 21352 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Mon 2015-12-07 09:53:38 +0100 message: tracker-capture: enrollment lable change terminate -> cancel modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/d