Re: [Dhis2-devs] Problem opening settings app after updating to 2.22

2016-01-25 Thread Elmarie Claasen
Thanks everyone we did find out what the problem was – it was sql views related to the upgrade from 2.20 > 2.21. Our problem is resolved now. Regards, Elmarie Claasen Hisp logo Project Manager Health Information Systems Program Tel: 041-367 1027 Cell: 082 374 2209 E-mail:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21808: wip, new metadata export service + controller, uses nodes as export mechanism

2016-01-25 Thread noreply
revno: 21808 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2016-01-25 15:31:37 +0700 message: wip, new metadata export service + controller, uses nodes as export mechanism added: dhis-2/dhis-services/dhis-service-d

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

2016-01-25 Thread noreply
revno: 21809 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2016-01-25 16:20:30 +0700 message: minor fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/CrudControllerAdvice.java

[Dhis2-devs] [Bug 1537107] Re: 2.22 - events with audit history can not be deleted

2016-01-25 Thread Jiju K Jose
In Tracker capture when I try to delete an event with audit history, the server returns error = Object {data: "", status: 500, config: Object, statusText: "Server Error"} as expected and the print as part of the temporary fix is displayed but in Event capture when I try to delete an event with

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21810: Added error message to be displayed while attempting to deleteevents with audit history

2016-01-25 Thread noreply
revno: 21810 committer: jijukjose branch nick: dhis2 timestamp: Mon 2016-01-25 11:14:50 +0100 message: Added error message to be displayed while attempting to deleteevents with audit history modified: dhis-2/dhis-web/dhis-web-apps/

Re: [Dhis2-devs] [Dhis2-users] JS embeds broken in 2.22

2016-01-25 Thread Jan Henrik Øverland
Hi Matt, They've not been generated yet. Will try to fix that later this week. Jan On Jan 25, 2016 12:43, "Matt Berg" wrote: > Hi everyone, > > JS embeds seem to be broken on 2.22. > > Get 404 on these links. > > http://dhis2-cdn.org/v222/ext/resources/css/ext-plugin-gray.css"; /> > http://dhis

Re: [Dhis2-devs] [Dhis2-users] Nightly Batch-Jobs

2016-01-25 Thread Halvdan Grelland
Hi, The (failed) job you are seeing in the logs is an internal (!) cleanup task which is ran at 2AM every 24H. In short, the task is necessary maintenance which removes orphaned files (FileResources) which have been posted to the instance but are marked for deletion. Normally this task would run

Re: [Dhis2-devs] [Dhis2-users] Nightly Batch-Jobs

2016-01-25 Thread Halvdan Grelland
No problem. I believe it is the only one, but I wouldn't bet on it until Lars confirms it. If and when it is to be made configurable it would be available in the API, yes, we are doing this for pretty much everything we do nowadays. The thing is, though, that as this really is only a system-inter

Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-25 Thread Mohammad Ullah
Dear Guy, Could you please send a snapshot of the console output using firebug? From my understanding you are facing CORS issues. To solve this, i would suggest you to put all your portal files under tomcat\webapps directory. On Sat, Jan 23, 2016 at 8:49 PM, Guy Ekani wrote: > hello Muhammad an

Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-25 Thread Hannan Khan
Dear Ekani Sorry for late reply. I think the problem is authentication; did you pass user name inside get function? Like DHIS.getChart({ crossDomain: true, username: 'xx', password: '*', uid: 'yyy', el: 'chartName', url: base }); CORS might be another issue. can you please c

Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-25 Thread Guy Ekani
Thank u all, Here is the chrome debug report : Failed to load resource: the server responded with a status of 404 (Not Found)portal.html:1 XMLHttpRequest cannot load http://www.dhis-instance.org/api/me/user-account.json. Response for preflight is invalid (redirect)portal.html:1 XMLHttpRequest ca

[Dhis2-devs] [Bug 1520661] Re: All the data entered in DHIS2 installed in my laptop gets deleted after next fresh server start

2016-01-25 Thread Alistairs Dirua
I am facing the same problem too.. Please help! -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1520661 Title: All the data entered in DHIS2 installed in my laptop gets deleted after next fres

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

2016-01-25 Thread noreply
revno: 21811 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-01-26 10:36:15 +0700 message: minor fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/trackedentitydatavalue/DefaultTra

Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-25 Thread Hannan Khan
Dear Ekani It seems that you are using API not DHIS2 web plugins. Our portal is designed with plugins which is easy to use. However if you want to use API you shod pass the authentication as well. First, try the API request with curl command from the terminal to sure that it is working and then i

Re: [Dhis2-devs] OutOfMemory problem with Android SDK and 2.22-legacy branch

2016-01-25 Thread Ignacio Foche
Hi there, this is just to inform you (I'm sure you're already aware however) that using the recently available build 21778, the problem disappears. Thank you for this. Best regards. 2016-01-21 16:42 GMT+01:00 Ignacio Foche : > Hello everyone, > > while using the SDK in its 2.22-legacy branch in

Re: [Dhis2-devs] [Bug 1520661] Re: All the data entered in DHIS2 installed in my laptop gets deleted after next fresh server start

2016-01-25 Thread Knut Staring
You are not connected to Postgres, but to H2. Please confirm this by going to Profile > About DHIS2 On Jan 26, 2016 1:21 AM, "Alistairs Dirua" wrote: > I am facing the same problem too.. > Please help! > > -- > You received this bug notification because you are a member of DHIS 2 > developers, wh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21812: minor fix to delete event

2016-01-25 Thread noreply
revno: 21812 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-01-26 11:34:57 +0700 message: minor fix to delete event modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/CrudContr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 21813: Minor bugfix for data entry metadata, optionsets had newline in wrong place.. caused issues with ...

2016-01-25 Thread noreply
revno: 21813 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2016-01-26 13:24:01 +0700 message: Minor bugfix for data entry metadata, optionsets had newline in wrong place.. caused issues with loading of metadata modif