[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20336: StaticContentController, easier/safer way of initializing map. Made it static final as well.

2015-09-24 Thread noreply
revno: 20336 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 09:09:18 +0200 message: StaticContentController, easier/safer way of initializing map. Made it static final as well. modified: dhis-2/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20337: Code style

2015-09-24 Thread noreply
revno: 20337 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 09:15:17 +0200 message: Code style modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/StaticContentController

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20338: UserSettingController, minor

2015-09-24 Thread noreply
revno: 20338 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 09:21:57 +0200 message: UserSettingController, minor modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/UserS

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20339: Removed organisation unit merge and data element merge functions. Not working and too risky since...

2015-09-24 Thread noreply
revno: 20339 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 09:35:03 +0200 message: Removed organisation unit merge and data element merge functions. Not working and too risky since it could fail and leave

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20340: Added static final Strings for the predefined keys.

2015-09-24 Thread noreply
Merge authors: Stian Sandvold (stian-sandvold) revno: 20340 [merge] committer: Stian Sandvold branch nick: dhis2 timestamp: Thu 2015-09-24 09:36:33 +0200 message: Added static final Strings for the predefined keys. modified: dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20341: Switched to using enum for ProgramInstance.status

2015-09-24 Thread noreply
revno: 20341 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-09-24 15:32:10 +0700 message: Switched to using enum for ProgramInstance.status modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramIn

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20342: ER minor bug fixed.

2015-09-24 Thread noreply
revno: 20342 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-09-24 13:42:19 +0300 message: ER minor bug fixed. modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20343: ER attribute legend sets.

2015-09-24 Thread noreply
revno: 20343 committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-09-24 14:40:52 +0300 message: ER attribute legend sets. modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-reports/scripts/app.js

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20344: Unnecessary annotations

2015-09-24 Thread noreply
revno: 20344 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 14:04:36 +0200 message: Unnecessary annotations modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/hiber

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20345: tracker-capture: registering tracker associate - WIP

2015-09-24 Thread noreply
revno: 20345 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-09-24 14:19:33 +0200 message: tracker-capture: registering tracker associate - WIP removed: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20346: Improved exceptionhandling; fixed some issues surrounding settings; logo_banner now returns the d...

2015-09-24 Thread noreply
Merge authors: Stian Sandvold (stian-sandvold) revno: 20346 [merge] committer: Stian Sandvold branch nick: dhis2 timestamp: Thu 2015-09-24 14:59:05 +0200 message: Improved exceptionhandling; fixed some issues surrounding settings; l

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20347: tracker-capture: some refactoring

2015-09-24 Thread noreply
revno: 20347 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-09-24 15:11:48 +0200 message: tracker-capture: some refactoring modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/com

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20348: tracker-capture: login failure/online/offline notifications

2015-09-24 Thread noreply
revno: 20348 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-09-24 15:34:47 +0200 message: tracker-capture: login failure/online/offline notifications modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20349: SystemSettings for using custom logos is now cast to boolean

2015-09-24 Thread noreply
Merge authors: Stian Sandvold (stian-sandvold) revno: 20349 [merge] committer: Stian Sandvold branch nick: dhis2 timestamp: Thu 2015-09-24 16:36:09 +0200 message: SystemSettings for using custom logos is now cast to boolean modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20350: tracker/event-capture: moved select options size from view to controller

2015-09-24 Thread noreply
revno: 20350 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-09-24 16:38:58 +0200 message: tracker/event-capture: moved select options size from view to controller modified: dhis-2/dhis-web/dhis-web-apps/src/m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20351: StaticContentController, minor, handling null system setting

2015-09-24 Thread noreply
revno: 20351 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 17:09:40 +0200 message: StaticContentController, minor, handling null system setting modified: dhis-2/dhis-services/dhis-service-core/src/main/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20352: Tests

2015-09-24 Thread noreply
revno: 20352 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 17:25:20 +0200 message: Tests modified: dhis-2/dhis-support/dhis-support-system/src/test/java/org/hisp/dhis/system/util/ExpressionUtilsTest.jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20353: evet-capture: program attribute category option - WIP

2015-09-24 Thread noreply
revno: 20353 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-09-24 17:28:23 +0200 message: evet-capture: program attribute category option - WIP modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web

[Dhis2-devs] Data statistics for Tracker?

2015-09-24 Thread Knut Staring
In the nice-to-have department: I imagine it would not be a huge task to extend the Data Statistics feature to include some basic numbers on Tracker? E.g. we should break up data elements by domain, and list the number of attributes and TEI in the db. Blueprint? -- Knut Staring Dept. of Inform

[Dhis2-devs] [Bug 1370486] Re: orgunit-merge-problem-report-tables

2015-09-24 Thread jason.p.pickering
OU merge functionality has been removed and will be replaced with administrative SQL scripts due to various implementation scenarios. ** Changed in: dhis2 Status: New => Fix Committed -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20354: Program indicators. Supporting a variable number of arguments for functions.

2015-09-24 Thread noreply
revno: 20354 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 21:18:20 +0200 message: Program indicators. Supporting a variable number of arguments for functions. modified: dhis-2/dhis-api/src/main/java/org

[Dhis2-devs] Debug dhis code in eclipse

2015-09-24 Thread haider iqbal
Hi, I want to fix the bug i found in the software but i am unable to debug the code in eclipse. Kindly help me out on how can i debug the code in eclipse. Regards, Haider Iqbal ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20355: Javadoc

2015-09-24 Thread noreply
revno: 20355 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 21:49:43 +0200 message: Javadoc modified: dhis-2/dhis-support/dhis-support-commons/src/main/java/org/hisp/dhis/commons/util/ExpressionFunctions

Re: [Dhis2-devs] Debug dhis code in eclipse

2015-09-24 Thread Markus Bekken
Hi Haider, there is a guide here: https://www.dhis2.org/tutorials/debugging-java-code-in-eclipse Let us know how it goes. Markus > 24. sep. 2015 kl. 21.26 skrev haider iqbal : > > Hi, > > I want to fix the bug i found in the software but i am unable to debug the > code in eclipse. Kindly hel

Re: [Dhis2-devs] [Dhis2-users] Program rule does not seem to be working

2015-09-24 Thread Ese Egerega
Dear All, Thanks so much for your responses. I was able to get my rules to work. The problem was a typo in my option set. -Ese On Wed, Sep 23, 2015 at 7:46 AM, Markus Bekken wrote: > Hi Ese, there is no limit to the number of rules. I have one usecase with > about 150 rules running on a progra

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20356: Program indicators, impl ZeroPositiveValueCountFunction.java

2015-09-24 Thread noreply
revno: 20356 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 23:35:11 +0200 message: Program indicators, impl ZeroPositiveValueCountFunction.java added: dhis-2/dhis-support/dhis-support-commons/src/main/j

Re: [Dhis2-devs] Bulk Deletion of Data

2015-09-24 Thread Lorill Crees
Hi, Just following up on this. Any ideas on the best way to programatically bulk delete data values? Thanks, Lorill On Tue, Sep 15, 2015 at 1:04 PM, Lorill Crees wrote: > Hi, > > I seem to remember a prior thread on this but I can't seem to find it. We > want to be able to programatically bul

Re: [Dhis2-devs] Bulk Deletion of Data

2015-09-24 Thread Lars Helge Ă˜verland
Hi Lorill, sorry but at the moment there is no such option. So far we have decided not to open up for this to prevent mishaps. regards, Lars On Thu, Sep 24, 2015 at 11:37 PM, Lorill Crees wrote: > Hi, > > Just following up on this. Any ideas on the best way to programatically > bulk delete d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20357: Test fix

2015-09-24 Thread noreply
revno: 20357 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-09-24 23:48:20 +0200 message: Test fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/program/DefaultProgramIndicatorSe