[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2563: Added methods declaration in dhis-in-api

2011-01-14 Thread noreply
revno: 2563 committer: Mithilesh Kumar Thakur branch nick: trunk timestamp: Fri 2011-01-14 14:25:07 +0530 message: Added methods declaration in dhis-in-api modified: local/in/dhis-in-api/src/main/java/org/hisp/dhis/detarget/DeTargetSe

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2564: Added methods declaration in dhis-in-services

2011-01-14 Thread noreply
revno: 2564 committer: Mithilesh Kumar Thakur branch nick: trunk timestamp: Fri 2011-01-14 14:26:27 +0530 message: Added methods declaration in dhis-in-services modified: local/in/dhis-in-services/dhis-in-service-survey/src/main/java

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 240: DHIS 2 user doc improvements (work in progress).

2011-01-14 Thread noreply
revno: 240 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 10:02:46 +0100 message: DHIS 2 user doc improvements (work in progress). modified: src/docbkx/en/dhis2_user_man_data_entry.xml src/

[Dhis2-devs] Export-Import problems

2011-01-14 Thread Knut Staring
I need to further investigations and then report bugs, but I'm getting funny log messages like the one below. * INFO 10:17:11,796 Imported DataDictionaries * INFO 10:17:11,875 Imported DataDictionary DataElements * INFO 10:17:11,890 Imported DataDictionary Indicators * ERROR 10:17:11,890 Intern

Re: [Dhis2-devs] Export-Import problems

2011-01-14 Thread Bob Jolliffe
Is it a particular import file which causes this, or is it happening all the time? On 14 January 2011 09:20, Knut Staring wrote: > I need to further investigations and then report bugs, but I'm getting > funny log messages like the one below. > > * INFO  10:17:11,796 Imported DataDictionaries > *

Re: [Dhis2-devs] Export-Import problems

2011-01-14 Thread Knut Staring
It happens with the two latest exports I made - one for just orgunits, and one where I did "Select all" but just got a tiny file On Fri, Jan 14, 2011 at 10:32 AM, Bob Jolliffe wrote: > Is it a particular import file which causes this, or is it happening > all the time? > > On 14 January 2011 09:2

Re: [Dhis2-devs] Export-Import problems

2011-01-14 Thread Bob Jolliffe
Intersting. none of these files have DataDictionaries so i guess the error message must be different. The key point being I guess that the hibernate session disappears somewhere along the line. Sorry I'm a bit tied up right now, so will have to look at this later. Cheers Bob On 14 January 2011

[Dhis2-devs] [Bug 702799] [NEW] startup error with empty mysql db

2011-01-14 Thread Knut Staring
Public bug reported: Log extract: * INFO 10:41:53,409 Executing startup routine [6 of 12, runlevel 4]: PatientTableAlteror * ERROR 10:41:53,440 com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'organisationunitid' in 'field list' * INFO 10:41:53,534 Executing startu

[Dhis2-devs] [Bug 702799] Re: startup error with empty mysql db

2011-01-14 Thread Lars Helge Øverland
Think this can simply be ignored, guess it removes a column once and for all...? But good to hide the error log. ** Changed in: dhis2 Milestone: None => 2.0.6 ** Changed in: dhis2 Assignee: (unassigned) => Thu Tran (tran-hispvietnam) -- You received this bug notification because you ar

[Dhis2-devs] [Bug 702818] [NEW] Section grey field management error

2011-01-14 Thread Bjørnar Valbø
Public bug reported: It's not possible to disable fields. When disabling fields in "Section grey field managament", it appears as the field is being disable, but nothing really happens. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification beca

[Dhis2-devs] [Bug 702828] [NEW] excelreporting-io-exception

2011-01-14 Thread jason.p.pickering
Public bug reported: If DHIS2 cannot write to the Excel template directory, an IO exception is actually thrown in the logs, but is reported to have successfully uploaded the file. The effect is that no data can be imported. The user should be informed that the file upload was not successful. ** A

[Dhis2-devs] [Bug 702827] [NEW] excelreporting-io-exception

2011-01-14 Thread jason.p.pickering
Public bug reported: If DHIS2 cannot write to the Excel template directory, an IO exception is actually thrown in the logs, but is reported to have successfully uploaded the file. The effect is that no data can be imported. ** Affects: dhis2 Importance: Undecided Status: New -- Yo

[Dhis2-devs] [Bug 702830] [NEW] excelreporting-import-error

2011-01-14 Thread jason.p.pickering
Public bug reported: After uploading a file, selecting the Excel items to import, the following error is displayed through the UI. Upload Success 350.450858217213IRS_template_test_import.xls XML Parsing Error: mismatched tag. Expected: . Location: http://localhost:/dhis-web-excel-reporting/

[Dhis2-devs] Common requirements for Logistics Management Systems

2011-01-14 Thread Johan Ivar Sæbø
This document by PATH has a good list of requirements that might be reviewed by those working with logistics systems http://www.path.org/publications/detail.php?i=1865 "This document focuses on a method for producing descriptions, models, and figures that accurately represent the views and need

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2565: Minor Bug Fixed in DeTarget API

2011-01-14 Thread noreply
revno: 2565 committer: Mithilesh Kumar Thakur branch nick: trunk timestamp: Fri 2011-01-14 17:18:48 +0530 message: Minor Bug Fixed in DeTarget API modified: local/in/dhis-in-api/src/main/java/org/hisp/dhis/detarget/DeTargetService.jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2566: Minor Bug Fixed in DeTarget Services

2011-01-14 Thread noreply
revno: 2566 committer: Mithilesh Kumar Thakur branch nick: trunk timestamp: Fri 2011-01-14 17:19:59 +0530 message: Minor Bug Fixed in DeTarget Services modified: local/in/dhis-in-services/dhis-in-service-survey/src/main/java/org/hisp

Re: [Dhis2-devs] [Bug 702830] [NEW] excelreporting-import-error

2011-01-14 Thread jason.p.pickering
Here is the log trace * ERROR 13:45:22,146 Error while executing action (ExceptionInterceptor.java [31 379033@qtp-14642381-10]) java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException. java:48) at java.lang.Inte

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 241: DHIS 2 user doc improvements (work in progress).

2011-01-14 Thread noreply
revno: 241 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 13:02:57 +0100 message: DHIS 2 user doc improvements (work in progress). removed: src/docbkx/en/resources/images/GIS/admin_panel.png

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 242: DHIS 2 user doc improvements (work in progress).

2011-01-14 Thread noreply
revno: 242 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 13:07:49 +0100 message: DHIS 2 user doc improvements (work in progress). modified: src/docbkx/en/dhis2_user_man_gis.xml -- lp:~dhis

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 243: Updated data entry chapter

2011-01-14 Thread noreply
revno: 243 committer: olati branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 15:07:50 +0100 message: Updated data entry chapter modified: src/docbkx/en/dhis2_user_man_data_entry.xml -- lp:~dhis2-documenters/dhis2/dhis2-doc

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 244: Unused images removed + Log warning fixed.

2011-01-14 Thread noreply
revno: 244 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 15:13:51 +0100 message: Unused images removed + Log warning fixed. removed: src/docbkx/en/resources/images/maintainence/data_element

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 245: More log errors fixed.

2011-01-14 Thread noreply
revno: 245 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 16:19:20 +0100 message: More log errors fixed. renamed: src/docbkx/en/resources/images/dhis_excel_reports/assign_data_element_group.

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 246: docbkx-maven-plugin version 2.0.11 + image name fixed.

2011-01-14 Thread noreply
revno: 246 committer: Jan Henrik Overland branch nick: dhis2-docbook-docs timestamp: Fri 2011-01-14 16:51:40 +0100 message: docbkx-maven-plugin version 2.0.11 + image name fixed. renamed: src/docbkx/en/resources/images/dhis_excel_re

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2568: Improved Grid and results

2011-01-14 Thread noreply
revno: 2568 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 17:14:22 +0100 message: Improved Grid and results added: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/GridHeader.java modified: dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2569: Unused imports

2011-01-14 Thread noreply
revno: 2569 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 17:18:27 +0100 message: Unused imports modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/organisationunit/OrganisationUnitService.java dhi

Re: [Dhis2-devs] Export-Import problems

2011-01-14 Thread Knut Staring
Ok, the hibernate error seems to only be happening when I do "Preview" first, and then "Import all". A direct import works fine. Knut On Fri, Jan 14, 2011 at 10:47 AM, Bob Jolliffe wrote: > Intersting.  none of these files have DataDictionaries so i guess the > error message must be different.

[Dhis2-devs] Build failed in Hudson: Dhis2 Web Trunk #1828

2011-01-14 Thread support
See Changes: [Lars Helge Overland] Unused imports [Lars Helge Overland] Improved Grid and results -- [...truncated 1101 lines...] [INFO] No bug include filter. [INFO] Using bug exclude filte

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2570: Improved Jasper struts result

2011-01-14 Thread noreply
revno: 2570 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 18:42:33 +0100 message: Improved Jasper struts result modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/Grid.java dhis-2/dhis-web/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2571: Impl Jrxml struts result

2011-01-14 Thread noreply
revno: 2571 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 19:10:02 +0100 message: Impl Jrxml struts result added: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/result/GridJrxmlResult.java

[Dhis2-devs] Build failed in Hudson: Dhis2 Web Trunk #1829

2011-01-14 Thread support
See Changes: [Lars Helge Overland] Impl Jrxml struts result [Lars Helge Overland] Improved Jasper struts result -- [...truncated 1050 lines...] [HUDSON] Recording test results[INFO] No tests to

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2572: Impl automatic export to Jasper report for report table

2011-01-14 Thread noreply
revno: 2572 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 19:53:02 +0100 message: Impl automatic export to Jasper report for report table modified: dhis-2/dhis-web/dhis-web-commons/src/main/resources/gri

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2573: Added line, chart values, name of period/orgunit to jasper report table

2011-01-14 Thread noreply
revno: 2573 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 20:17:45 +0100 message: Added line, chart values, name of period/orgunit to jasper report table modified: dhis-2/dhis-web/dhis-web-commons/src/ma

[Dhis2-devs] Build failed in Hudson: Dhis2 Web Trunk #1830

2011-01-14 Thread support
See Changes: [Lars Helge Overland] Impl automatic export to Jasper report for report table -- [...truncated 1079 lines...] [INFO] No bug include filter. [INFO] Using bug exclude filter /tmp/p

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2574: Using ubuntu font in jasper report table

2011-01-14 Thread noreply
revno: 2574 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 20:27:22 +0100 message: Using ubuntu font in jasper report table modified: dhis-2/dhis-web/dhis-web-commons/pom.xml dhis-2/dhis-web/dhis-web-co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 2575: Temp removed non-working column sort in validation analysis

2011-01-14 Thread noreply
revno: 2575 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 20:33:18 +0100 message: Temp removed non-working column sort in validation analysis modified: dhis-2/dhis-web/dhis-web-validationrule/src/main/w

[Dhis2-devs] [Bug 575742] Re: GIS Admin panel checkbox alignment problems on Opera

2011-01-14 Thread Lars Helge Øverland
** Changed in: dhis2 Milestone: 2.0.6 => None ** Changed in: dhis2 Assignee: Jan Henrik Øverland (janhenrik-overland) => (unassigned) -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/575742

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

2011-01-14 Thread noreply
revno: 2576 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2011-01-14 20:53:47 +0100 message: Minor fix modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/result/GridJasperResult.java dhis-2/d

[Dhis2-devs] Build failed in Hudson: Dhis2 Service Trunk » DHIS Patient API Implementations #1900

2011-01-14 Thread support
See -- [INFO] [INFO] Building DHIS Patient API Implementations [INFO]task-segment: [cle

[Dhis2-devs] Build failed in Hudson: Dhis2 Service Trunk #1900

2011-01-14 Thread support
See Changes: [Lars Helge Overland] Using ubuntu font in jasper report table [Lars Helge Overland] Added line, chart values, name of period/orgunit to jasper report table -- [...truncated 11

[Dhis2-devs] Hudson build is back to normal : Dhis2 Web Trunk #1831

2011-01-14 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] Hudson build is back to normal : Dhis2 Service Trunk » DHIS Patient API Implementations #1901

2011-01-14 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

[Dhis2-devs] Hudson build is back to normal : Dhis2 Service Trunk #1901

2011-01-14 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.n

[Dhis2-devs] DHIS 2.0.6 Beta released

2011-01-14 Thread Lars Helge Øverland
To all, a beta version of DHIS 2.0.6 has been released and can be downloaded here: http://dhis2.com/download/dhis2-2.0.6-beta.war This release includes a nice list of improvements which can be found here: https://blueprints.launchpad.net/dhis2/+milestone/2.0.6 The final release date is Frida