[Dhis2-devs] Work in progress

2009-12-27 Thread Bob Jolliffe
Hi Lars, Jo I've just uploaded work in progress branch here: https://code.launchpad.net/~dhis2-devs-core/+junk/dhis2-xml-ng From latest commit message: 1. Brought staxwax code into dhis-service-xml, keeping package name as discussed. Some modifications: using stax2, exposing EventReader. 2.

Re: [Dhis2-devs] Work in progress

2009-12-27 Thread Bob Jolliffe
Finished porting importexport module to new concurrency framework. See sample usage here: http://bazaar.launchpad.net/%7Edhis2-devs-core/%2Bjunk/dhis2-xml-ng/annotate/head%3A/dhis-2/dhis-services/dhis-service-importexport/src/test/java/org/hisp/dhis/importexport/dxf/DXFImportServiceTest.java#L452

Re: [Dhis2-devs] Work in progress

2009-12-27 Thread Bob Jolliffe
Made XMLEventReader implementation of StaxWax XMLReader with identical semantics to existing XMLStreamReader version. So that we can peek at the root element Bob. 2009/12/27 Bob Jolliffe bobjolli...@gmail.com Finished porting importexport module to new concurrency framework. See sample

[Dhis2-devs] [Bug 500935] [NEW] Excel Reporting module - Can not show the list of Group Reports when click to choose one orgunit

2009-12-27 Thread Hieu Dang Duy
Public bug reported: At the first time for running, click on the sub-menu as Generate Report then choosing on any orgunit which is assigned to the excel report. But nothing is loaded into the group of reports list. After that, if pressing F5 to refresh page the groups list are showed up. **