[Dhis2-devs] [Bug 762089] Re: Multiple data of the same type collected daily in the same facility cannot be entered

2011-04-15 Thread jason.p.pickering
Hi Adusei, It is not clear how this is a bug. Could you please specify what you did, what the result was, and what the expected result should have been and what version you are using? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DH

[Dhis2-devs] [Bug 762089] [NEW] Multiple data of the same type collected daily in the same facility cannot be entered

2011-04-15 Thread Adusei Owusu Bismarck
Public bug reported: Multiple data of the same type collected daily in the same facility cannot be entered. So it should be made to accept multiple date collected daily from the same facility. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notifica

Re: [Dhis2-devs] Jasper reports/Passing the JDBC connection

2011-04-15 Thread Jason Pickering
*>2011/4/15 Lars Helge Øverland * *>Hm. What version of iReport are you using* * * *Product Version:* Jaspersoft iReport Designer 4.0.0 *Java:* 1.6.0_22; Java HotSpot(TM) Client VM 17.1-b03 *System:* Windows 7 version 6.1 running on x86; Cp1252; en_US (ireport) *Userdir:* C:\Users\jason\.irep

[Dhis2-devs] 2.2 release postponed until 19th

2011-04-15 Thread Lars Helge Øverland
Hi, today's announced release will be postponed to Tuesday 19th. We need some more time to test some last-minute changes and to set up a nice demo. regards, Lars ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchp

[Dhis2-devs] [Bug 761919] [NEW] Tally Sheet Generator - NumberFormatException sometimes..

2011-04-15 Thread Morten Olav Hansen
Public bug reported: I have an org structure: RootOrg - SubOrg Org If I select RootOrg or Org, there are no problems.. but if select SubOrg I get: [-] Exception (java.lang.NumberFormatException): For input string: "DDD" java.lang.NumberFormatException.forInputString(NumberFormatExc

[Dhis2-devs] [Bug 761909] [NEW] Pager is still visible if there are no objects..

2011-04-15 Thread Morten Olav Hansen
Public bug reported: Some places (e.g. Static Report) the pager is still there after you delete the last object in the list. After a page refresh, the pager is gone. ** Affects: dhis2 Importance: Undecided Status: New ** Description changed: - Some places (like Static Report) the

[Dhis2-devs] [Bug 761903] [NEW] Data Completeness Report - pdf export fails with IllegalArgumentException

2011-04-15 Thread Morten Olav Hansen
Public bug reported: 1. Select Data Completeness Report 2. Click Download as PDF 3. Exception! (same problem exists if I select anything) [-] Exception (java.lang.IllegalArgumentException): The number of columns in PdfPTable constructor must be greater than zero. com.lowagie.text.pdf.PdfPTab

Re: [Dhis2-devs] Jasper reports/Passing the JDBC connection

2011-04-15 Thread Lars Helge Øverland
Hm. What version of iReport are you using? If you have any jasper jars in tomcat/lib try temporarily removing them. If you have any fancy styling of fonts in your report try temporarily removing that too. 2011/4/15 Jason Pickering > Cool. Thanks makes this much easier. > > I tried that and got t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3415: Code cleanup in datamart

2011-04-15 Thread noreply
revno: 3415 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 17:02:55 +0200 message: Code cleanup in datamart modified: dhis-2/dhis-services/dhis-service-datamart-default/src/main/java/org/hisp/dhis/datama

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3414: hide get report design when creating a new standard report

2011-04-15 Thread noreply
revno: 3414 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 16:57:44 +0200 message: hide get report design when creating a new standard report modified: dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/d

[Dhis2-devs] Jenkins build is back to stable : Dhis2 Web Trunk #2412

2011-04-15 Thread support
See ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/L

[Dhis2-devs] Jenkins build is back to stable : Dhis2 Web Trunk » DHIS Common Functionality for Web #2412

2011-04-15 Thread support
See ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : htt

Re: [Dhis2-devs] Jasper reports/Passing the JDBC connection

2011-04-15 Thread Jason Pickering
Cool. Thanks makes this much easier. I tried that and got this from rev 2977 (2.1). Missing JAR perhaps? Regards, Jason * ERROR 14:23:47,140 Error while executing action (ExceptionInterceptor.java [ajp-8009-2]) java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAcce

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3413: Moved StatementInterceptor to quick lib

2011-04-15 Thread noreply
revno: 3413 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 16:38:27 +0200 message: Moved StatementInterceptor to quick lib removed: dhis-2/dhis-support/dhis-support-jdbc/src/main/java/org/hisp/dhis/jdbc/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3412: Fixed nullpointer vulnerability in completeness report

2011-04-15 Thread noreply
revno: 3412 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 16:37:44 +0200 message: Fixed nullpointer vulnerability in completeness report modified: dhis-2/dhis-web/dhis-web-reporting/src/main/java/org/hi

Re: [Dhis2-devs] Jasper reports/Passing the JDBC connection

2011-04-15 Thread Lars Helge Øverland
Hi, just make sure you do not associate the report with any report tables when you create the report in DHIS. The application will detect this, assume that the report has a jdbc datasource and provide the jasper report engine with the jdbc connection to the current database. Lars On Fri, Apr

[Dhis2-devs] Jasper reports/Passing the JDBC connection

2011-04-15 Thread Jason Pickering
Hi there. I am in the midst of developing a series of reports with Jasper, and not surprisingly, I am using SQL for most of the development of the results sets which will feed the data to the report. One thing I am not certain on is how to pass the JDBC connection to the report. I assume this woul

[Dhis2-devs] Jenkins build became unstable: Dhis2 Web Trunk #2411

2011-04-15 Thread support
See ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

[Dhis2-devs] Jenkins build became unstable: Dhis2 Web Trunk » DHIS Common Functionality for Web #2411

2011-04-15 Thread support
See ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : htt

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

2011-04-15 Thread noreply
revno: 3409 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 15:56:27 +0200 message: Minor fix modified: dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm -- lp:dhis2

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3408: Added missing IndicatorGroupSetDeletionHandler

2011-04-15 Thread noreply
revno: 3408 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 15:56:05 +0200 message: Added missing IndicatorGroupSetDeletionHandler added: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3407: added target line validation

2011-04-15 Thread noreply
revno: 3407 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 15:48:42 +0200 message: added target line validation modified: dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3406: fixed selection lists

2011-04-15 Thread noreply
revno: 3406 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 14:47:28 +0200 message: fixed selection lists modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3405: Fixed Compilation Error

2011-04-15 Thread noreply
revno: 3405 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 18:10:42 +0530 message: Fixed Compilation Error modified: local/bd/dhis-web-linelisting-bd/src/main/java/org/hisp/dhis/ll/action/llValidation/GetExpressionA

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3404: fixed selection list in data locking

2011-04-15 Thread noreply
revno: 3404 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 14:27:41 +0200 message: fixed selection list in data locking modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/ma

[Dhis2-devs] [Bug 761690] [NEW] Min-Max Value Generation lacks client-side validation in Organisation Unit Selection

2011-04-15 Thread Morten Olav Hansen
Public bug reported: Min-Max Value Generation lacks client-side validation in Organisation Unit Selection Today, you get "Success" back.. with a notice about lacking org unit. ** Affects: dhis2 Importance: Undecided Assignee: Morten Olav Hansen (mortenoh) Status: New ** Chang

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3403: Merging Code from 2.1

2011-04-15 Thread noreply
revno: 3403 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:23:12 +0530 message: Merging Code from 2.1 modified: local/in/dhis-web-dataentry-linelisting/src/main/java/org/hisp/dhis/den/action/SelectAction.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3402: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3402 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:13:00 +0530 message: Merging Code from 2.1 - work in progress added: local/in/dhis-web-excelimport/src/main/webapp/dhis-web-excelimport/images/ local/i

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3400: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3400 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:11:30 +0530 message: Merging Code from 2.1 - work in progress added: local/in/dhis-mobile/ local/in/dhis-mobile/dhis-service-mobile/ local/in/dhis-mob

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3399: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3399 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:10:14 +0530 message: Merging Code from 2.1 - work in progress modified: local/in/dhis-web-reports-national/src/main/resources/META-INF/dhis/beans.xml l

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3398: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3398 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:09:32 +0530 message: Merging Code from 2.1 - work in progress added: local/in/dhis-web-reports-national/src/main/java/org/hisp/dhis/reports/action/AddMul

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3397: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3397 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 17:05:33 +0530 message: Merging Code from 2.1 - work in progress modified: local/in/dhis-web-dashboard/src/main/webapp/dhis-web-dashboard/dataStatusFront.vm

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3395: fixed bugs in updateUser

2011-04-15 Thread noreply
revno: 3395 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 13:31:42 +0200 message: fixed bugs in updateUser modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-we

[Dhis2-devs] Problems with DHIS2 version used on Ghana server

2011-04-15 Thread Friedman, Roger (CDC/CGH/DGHA) (CTR)
Folks – I have had problems with import-export and with user administration which I hope have gotten through to the list, if not let me know. I am having a problem with Category maintenance now. I try to add a new category, I put in the options and see them in the list, hit save, and none

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3393: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3393 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 16:44:02 +0530 message: Merging Code from 2.1 - work in progress modified: local/in/dhis-in-services/dhis-in-service-linelisting/src/main/java/org/hisp/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3392: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3392 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 16:43:19 +0530 message: Merging Code from 2.1 - work in progress modified: local/in/dhis-in-api/src/main/java/org/hisp/dhis/linelisting/EmployeeService.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3391: Merging Code from 2.1 - work in progress

2011-04-15 Thread noreply
revno: 3391 committer: Bharath branch nick: dhis2 timestamp: Fri 2011-04-15 16:42:27 +0530 message: Merging Code from 2.1 - work in progress added: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/comparator/ProgramStageOrderComp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3390: made targetLine black and made it abit thicker..

2011-04-15 Thread noreply
revno: 3390 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 12:08:22 +0200 message: made targetLine black and made it abit thicker.. modified: dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/

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

2011-04-15 Thread noreply
revno: 3389 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 12:02:53 +0200 message: minor fix modified: dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/hisp/dhis/chart/impl/DefaultChartServic

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3388: Cleanup

2011-04-15 Thread noreply
revno: 3388 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-04-15 12:01:05 +0200 message: Cleanup modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/TableAlteror.java -- lp:d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3387: simplified targetLine code

2011-04-15 Thread noreply
revno: 3387 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2011-04-15 11:56:12 +0200 message: simplified targetLine code modified: dhis-2/dhis-services/dhis-service-reporting/src/main/java/org/hisp/dhis/chart/impl/D

Re: [Dhis2-devs] [Bug 760499] [NEW] DataSet - edit compulsory data elements gives exception (resourcetable not generated)

2011-04-15 Thread Lars Helge Øverland
Yes no doubt. We are just making a bug so we remember to address this in the next release. On Fri, Apr 15, 2011 at 4:31 AM, Hieu Duy Dang wrote: > Hi, actually, this is not a real bug but it's a big due with the resource > tables. There are many places where those ones are being used in dhis2. >

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 302: More update for DHISMobile

2011-04-15 Thread noreply
revno: 302 committer: Long branch nick: dhis2-docbook-docs timestamp: Fri 2011-04-15 14:25:17 +0700 message: More update for DHISMobile added: src/docbkx/en/resources/images/dhis_mobile/choose_beneficiary.png src/docbkx/en/resource

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 301: Add document for localization on mobile

2011-04-15 Thread noreply
revno: 301 committer: Tran Ng Minh Luan branch nick: dhis2-docbook-docs timestamp: Fri 2011-04-15 14:12:55 +0700 message: Add document for localization on mobile added: src/docbkx/en/resources/images/dhis_mobile/settingCmd.jpg src/

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 300: Helps to generate the end-user manual.Double duh.

2011-04-15 Thread noreply
revno: 300 committer: Jason P. Pickering branch nick: dhis2-docbook-docs timestamp: Fri 2011-04-15 08:59:22 +0200 message: Helps to generate the end-user manual.Double duh. modified: pom.xml -- lp:~dhis2-documenters/dhis2/dhis2-doc