Re: [Dhis2-devs] [Bug 375989] Re: Aggregate periods not available in datamart or report tables

2009-11-02 Thread Jason Pickering
This seems to be the same limitation as I highlighted in that long mail I wrote the other day, namely a lack of aggregation rules within dimensions. If we had a general service, to allow one to define aggregation rules for dimension elements, it would seem to be a major step forward. I do not know

Re: [Dhis2-devs] Problem building the documentation

2009-11-02 Thread Knut Staring
It seems proxy and/or setup related - I have no problem on my laptop (bypassing the proxy). Knut On Mon, Nov 2, 2009 at 7:50 PM, Jason Pickering wrote: > I have seen this several times on Linux as well. No idea what causes it. > > I seemed to be able to solve it on Linux by "touch > dhis2_user_

[Dhis2-devs] [Bug 471799] [NEW] Cannot list data element group sets

2009-11-02 Thread Ola Hodne Titlestad
Public bug reported: HTTP Status 404 - There is no Action mapped for namespace /dhis-web- maintenance-datadictionary and action name listDataElementGroupSet. ** Affects: dhis2 Importance: Undecided Status: New -- Cannot list data element group sets https://bugs.launchpad.net/bugs/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 959: Work in progress on default pages.

2009-11-02 Thread noreply
revno: 959 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 22:31:07 +0100 message: Work in progress on default pages. added: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-d

Re: [Dhis2-devs] Problem building the documentation

2009-11-02 Thread Jason Pickering
I have seen this several times on Linux as well. No idea what causes it. I seemed to be able to solve it on Linux by "touch dhis2_user_man_mod3.xml" once (but not a second time), and another time by opening the file, and saving it with no alterations. No clue why. There seems to be some sort of ca

[Dhis2-devs] [Bug 375989] Re: Aggregate periods not available in datamart or report tables

2009-11-02 Thread Lars Helge Øverland
** Changed in: dhis2 Milestone: 2.0.3 => 2.0.4 -- Aggregate periods not available in datamart or report tables https://bugs.launchpad.net/bugs/375989 You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. Status in DHIS 2 - District Hea

[Dhis2-devs] Problem building the documentation

2009-11-02 Thread Knut Staring
I think the below problem is somehow related to proxy settings - but it is really weird, because it works "sometimes", that is, it works the first time when Maven downloads all dependencies, but not afterwards. $ mvn clean docbkx:generate-html [INFO] Scanning for projects... [INFO] ---

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 958: Work in progress on module opening pages.

2009-11-02 Thread noreply
revno: 958 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 19:13:58 +0100 message: Work in progress on module opening pages. modified: dhis-2/dhis-web/dhis-web-commons-resources/src/ma

Re: [Dhis2-devs] Data import

2009-11-02 Thread Knut Staring
On Mon, Nov 2, 2009 at 5:21 PM, Jason Pickering wrote: > Hi there. > > One of the problems with ETL is one must be a bit careful about > ignoring certain business rules that may be built into the procedural > code, but not the DB. It seems that most of DHIS2s logic is built into > the procedural

Re: [Dhis2-devs] Data import

2009-11-02 Thread Lars Helge Øverland
On Mon, Nov 2, 2009 at 5:21 PM, Jason Pickering wrote: > Hi there. > > One of the problems with ETL is one must be a bit careful about > ignoring certain business rules that may be built into the procedural > code, but not the DB. It seems that most of DHIS2s logic is built into > the procedural

[Dhis2-devs] [Bug 471232] [NEW] About pages need back button

2009-11-02 Thread Lars Helge Øverland
Public bug reported: About pages need back button ** Affects: dhis2 Importance: Undecided Status: New ** Changed in: dhis2 Milestone: None => 2.0.4 -- About pages need back button https://bugs.launchpad.net/bugs/471232 You received this bug notification because you are a memb

Re: [Dhis2-devs] Data import

2009-11-02 Thread Jason Pickering
Hi there. One of the problems with ETL is one must be a bit careful about ignoring certain business rules that may be built into the procedural code, but not the DB. It seems that most of DHIS2s logic is built into the procedural layer (Java / JS) and not the DB itself. Of course there is some the

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 957: Implemented include-sortorder-dhis14import

2009-11-02 Thread noreply
revno: 957 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 16:55:44 +0100 message: Implemented include-sortorder-dhis14import modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/indic

[Dhis2-devs] Data import

2009-11-02 Thread Knut Staring
Hello, As DHIS 2 becomes increasingly popular, it becomes more and more urgent to be able to import metadata and data from other systems. We have had discussions of using a Extract, transfer, load tools (e.g. Kettle/Pentaho Data Integration) - in which case they probably should be embedded in som

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 956: Impl reduced-download-size

2009-11-02 Thread noreply
revno: 956 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 14:07:49 +0100 message: Impl reduced-download-size modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 955: Implemented preview of groupsets.

2009-11-02 Thread noreply
revno: 955 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 12:56:51 +0100 message: Implemented preview of groupsets. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/Objects

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 954: Implemented dxf1 import of groupsets. Preview next.

2009-11-02 Thread noreply
revno: 954 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Mon 2009-11-02 10:20:10 +0100 message: Implemented dxf1 import of groupsets. Preview next. modified: dhis-2/dhis-services/dhis-service-impor

[Dhis2-devs] [Bug 354365] Re: Data browser does not use period names

2009-11-02 Thread Lars Helge Øverland
** Changed in: dhis2 Assignee: (unassigned) => Lars Helge Øverland (larshelge) ** Changed in: dhis2 Assignee: Lars Helge Øverland (larshelge) => joakibj (joakibj) -- Data browser does not use period names https://bugs.launchpad.net/bugs/354365 You received this bug notification because