[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19312: Messages, minor

2015-06-08 Thread noreply
revno: 19312 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 19:43:26 +0200 message: Messages, minor modified:

[Dhis2-devs] How to determine if a dataset has any data values in it

2015-06-08 Thread Lorill Crees
Hi, I am trying to craft a web api call to determine if a dataset has at least one data value in it or not. I am not interested in the data values themselves, just if any data has been uploaded / inputted into the system yet or not. If data values did exist, I would not know what org units or

Re: [Dhis2-devs] logging (for server administrators)

2015-06-08 Thread Bob Jolliffe
I just had a quick check of log4j 2. Upgrading seems as straightforward as replacing the 1.2.7 dependency with: dependency groupIdorg.apache.logging.log4j/groupId artifactIdlog4j-api/artifactId version2.3/version /dependency dependency

[Dhis2-devs] Updating resource tables fail on 2.18

2015-06-08 Thread Juma Lungo
- Version: - 2.18 - Build revision: - 18197 While running Analytics and Data Mart, the system cannot generate Resource Tables. It fails with the following errors: = Process failed: StatementCallback; uncategorized SQLException for SQL [DROP VIEW IF EXISTS

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19313: upgrade to spring security oauth2 2.0.7

2015-06-08 Thread noreply
revno: 19313 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Tue 2015-06-09 11:44:27 +0700 message: upgrade to spring security oauth2 2.0.7 modified: dhis-2/pom.xml -- lp:dhis2

[Dhis2-devs] how to change start month in Q1

2015-06-08 Thread channara rin
Hi all DHIS2, i created standard report, but my problem is if i choose Quarterly, it always start Q1 in month:janurary-March. So how can i change to start in month: Oct, so the Q1 mean start from Oct-Dec. thank you ___ Mailing list:

Re: [Dhis2-devs] DHIS2 Code Build and Deploy

2015-06-08 Thread Muhammad Tahir
Hi Knut, I wanted to look at the code and if required to customize/enhance as per our requirement. I am a developer and can also help in later stages to improve DHIS2. On Mon, Jun 8, 2015 at 12:03 PM, Knut Staring knu...@gmail.com wrote: Why are you building it yourself? On Jun 8, 2015 8:35

[Dhis2-devs] script for upgrade 2.19

2015-06-08 Thread channara rin
Hi all DHIS2, After i run script with postgresql command, i got the error: [image: Inline image 1] how can i solve this problem? Thank you ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe :

Re: [Dhis2-devs] DHIS2 Code Build and Deploy

2015-06-08 Thread Knut Staring
Why are you building it yourself? On Jun 8, 2015 8:35 AM, Muhammad Tahir mtag...@gmail.com wrote: Hi developers, I have downloaded the latest branch using bazar, From: *https://launchpad.net/dhis2 https://launchpad.net/dhis2* To:* D:\dhis2* and then get branch to `*D:\dhis2\sc1*` to get a

Re: [Dhis2-devs] DHIS2 Code Build and Deploy

2015-06-08 Thread Morten Olav Hansen
Hi Seems like windows don't like the long filenames. Are you doing branching in Eclipse? can you try from the command line instead, just do something like bzr branch lp:dhis2 from the root of d:\\ Then you can import the pom.xml file into eclipse -- Morten On Mon, Jun 8, 2015 at 1:34 PM,

[Dhis2-devs] DHIS2 Code Build and Deploy

2015-06-08 Thread Muhammad Tahir
Hi developers, I have downloaded the latest branch using bazar, From: *https://launchpad.net/dhis2 https://launchpad.net/dhis2* To:* D:\dhis2* and then get branch to `*D:\dhis2\sc1*` to get a working copy. I have followed the instructions mentioend at *https://www.dhis2.org/development

Re: [Dhis2-devs] script for upgrade 2.19

2015-06-08 Thread Lars Helge Ă˜verland
Hi Channara, you can actually just ignore this. I have removed the two last statements from the upgrade script now. regards, Lars On Mon, Jun 8, 2015 at 9:55 AM, channara rin rin.chann...@gmail.com wrote: Hi all DHIS2, After i run script with postgresql command, i got the error: [image:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19306: HibernateDbmsManager.clearSession, flushing

2015-06-08 Thread noreply
revno: 19306 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 09:58:14 +0200 message: HibernateDbmsManager.clearSession, flushing modified:

Re: [Dhis2-devs] script for upgrade 2.19

2015-06-08 Thread channara rin
I see, thank you lars On Mon, Jun 8, 2015 at 3:00 PM, Lars Helge Ă˜verland larshe...@gmail.com wrote: Hi Channara, you can actually just ignore this. I have removed the two last statements from the upgrade script now. regards, Lars On Mon, Jun 8, 2015 at 9:55 AM, channara rin

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19305: Use CachingMap to speed up DXF2 TEI/Enrollment services

2015-06-08 Thread noreply
revno: 19305 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 13:22:39 +0700 message: Use CachingMap to speed up DXF2 TEI/Enrollment services added:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19309: Switched to using dbmsManager.clearSession in Event/Tei/Enrollment services (for flushing in bulk...

2015-06-08 Thread noreply
revno: 19309 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 15:53:59 +0700 message: Switched to using dbmsManager.clearSession in Event/Tei/Enrollment services (for flushing in bulk

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19307: Use WebMessage exceptions in AbstractCrudController, checks for NPE in mime type parsing

2015-06-08 Thread noreply
revno: 19307 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 15:39:47 +0700 message: Use WebMessage exceptions in AbstractCrudController, checks for NPE in mime type parsing modified:

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

2015-06-08 Thread noreply
revno: 19311 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 12:30:59 +0200 message: Minor modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19310: Messages, added user association to MessageConversation. Displaying creator and last sender in me...

2015-06-08 Thread noreply
revno: 19310 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 12:05:46 +0200 message: Messages, added user association to MessageConversation. Displaying creator and last sender in

[Dhis2-devs] DHIS2 Standard Reports: API ~ CORS

2015-06-08 Thread Greg Rowles
Hi Devs Is there any way to access a standard HTML report using some type of cross origin handler? Accessing a report over API (e.g. ...api/reports/AbCdEfGH123/data.html) only presents the custom code which is obviously handled better by generateHtmlReport.action. Is there perhaps an alternative

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

2015-06-08 Thread noreply
revno: 19308 committer: Morten Olav Hansen morte...@gmail.com branch nick: dhis2 timestamp: Mon 2015-06-08 15:45:54 +0700 message: minor fix modified:

Re: [Dhis2-devs] logging (for server administrators)

2015-06-08 Thread Bob Jolliffe
Maybe a better approach would be to upgrade log4j 1.2.7 to log4j 2 - which allows for example to refer to envronment variables (like DHIS2_HOME) in the configuration. On 8 June 2015 at 13:37, Bob Jolliffe bobjolli...@gmail.com wrote: Ah!! I have just noticed that this new logging regime is

Re: [Dhis2-devs] logging (for server administrators)

2015-06-08 Thread Halvdan Grelland
If the log4j config is overridable at launch we could always add a property pointing to a development config in the maven dev profile. I'm not sure how that would play with this though as it's being configured programmatically at application startup. Thoughts Lars? 2015-06-08 3:45 GMT+02:00

[Dhis2-devs] [Bug 1170247] Re: dhis2 2.11 version dataset report not working properly

2015-06-08 Thread Kija Nyalali
Dear All, I have created data entry forms in DHIS2, after entering the data values, the generated dataset report is coming but the data value is not coming in data element filed in that form. -- You received this bug notification because you are a member of DHIS 2 developers, which is

Re: [Dhis2-devs] logging (for server administrators)

2015-06-08 Thread Bob Jolliffe
Ah!! I have just noticed that this new logging regime is actually hardcoded in java. That strikes me as a really bad idea. Can we not achieve exactly the same effect as you get in code by providing a default log4j.xml file bundled in the war which could be overriden by an external file. Whereas