[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14550: expose orgUnitIdScheme in UI of event import

2014-03-30 Thread noreply
revno: 14550 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 13:54:16 +0700 message: expose orgUnitIdScheme in UI of event import modified: dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14549: support orgUnitIdScheme in event import web-api

2014-03-30 Thread noreply
revno: 14549 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 13:42:29 +0700 message: support orgUnitIdScheme in event import web-api modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 998: minor fix

2014-03-30 Thread noreply
revno: 998 committer: Morten Olav Hansen branch nick: dhis2-docbook-docs timestamp: Mon 2014-03-31 13:41:45 +0700 message: minor fix modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-do

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 997: document orgUnitIdScheme for event import

2014-03-30 Thread noreply
revno: 997 committer: Morten Olav Hansen branch nick: dhis2-docbook-docs timestamp: Mon 2014-03-31 13:40:15 +0700 message: document orgUnitIdScheme for event import modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-do

[Dhis2-devs] [Bug 1299420] Re: trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread jason.p.pickering
** Changed in: dhis2 Status: New => Invalid -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1299420 Title: trunk 2.15 imported aggregate data elements not available in data set or aggrega

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread busoye
Hi Morten, How logical! Fixed. Thanks Busoye Quoting Morten Olav Hansen : Try with "aggregate" as the domain type, not "Aggregate" -- Morten On Mon, Mar 31, 2014 at 12:29 PM, wrote: Hi Jason and Juan, Thanks for your replies. The import was just meta data, so no data values. The issue

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14548: minor fix in tracker web-api

2014-03-30 Thread noreply
revno: 14548 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 12:49:38 +0700 message: minor fix in tracker web-api modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/tr

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread Morten Olav Hansen
Try with "aggregate" as the domain type, not "Aggregate" -- Morten On Mon, Mar 31, 2014 at 12:29 PM, wrote: > Hi Jason and Juan, > > Thanks for your replies. The import was just meta data, so no data values. > The issue I am having is that I can't assign the data elements to a data > set which

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread busoye
Hi Jason and Juan, Thanks for your replies. The import was just meta data, so no data values. The issue I am having is that I can't assign the data elements to a data set which I need to be able to run my aggregate queries which feed into those elements. I have attached a sample of the cs

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

2014-03-30 Thread noreply
revno: 14547 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 12:26:06 +0700 message: minor fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AbstractCrudController.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14546: web-api: don't include objects is none of the properties actually exists in schema

2014-03-30 Thread noreply
revno: 14546 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 12:22:34 +0700 message: web-api: don't include objects is none of the properties actually exists in schema modified: dhis-2/dhis-services/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14545: web-api: generate access info when including access property

2014-03-30 Thread noreply
revno: 14545 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-03-31 12:05:20 +0700 message: web-api: generate access info when including access property modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hi

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread Jason Pickering
If Busoye restarted the server, there would be no need to clear the cache, so it must be something else. It would be good to get a snippet of the CSV which you imported. Also, can you confirm that the data values for the data elements in question are actually not present in the database? Regards

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14544: Data approval, fixed issue with delete

2014-03-30 Thread noreply
revno: 14544 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-03-31 00:10:43 +0200 message: Data approval, fixed issue with delete modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14543: Approval, removed unused dependency

2014-03-30 Thread noreply
revno: 14543 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-03-31 00:00:52 +0200 message: Approval, removed unused dependency modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataapproval/DataApprovalLeve

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14542: Top menu, hover

2014-03-30 Thread noreply
revno: 14542 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 23:39:17 +0200 message: Top menu, hover modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14541: Top menu, position

2014-03-30 Thread noreply
revno: 14541 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 23:25:27 +0200 message: Top menu, position modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14540: Top menu, more link

2014-03-30 Thread noreply
revno: 14540 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 23:17:08 +0200 message: Top menu, more link modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14539: Top menu, hover

2014-03-30 Thread noreply
revno: 14539 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 23:09:08 +0200 message: Top menu, hover modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/menu.css --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14538: Merge from Mark Polak. Top menu fixes.

2014-03-30 Thread noreply
Merge authors: Mark Polak (markpo) revno: 14538 [merge] committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 22:47:31 +0200 message: Merge from Mark Polak. Top menu fixes. modified: dhis-2/dhis-services/dhis

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread Juan Manuel Alcantara Acosta
Oh I see you didn't miss the restart to create the missing UIDs, did you clear the server cache? JM El 30/03/2014, a las 04:55, Adebusoye Anifalaje escribió: > Hi Juan, > Thanks for the reply. > Not sure how this might be the problem since the UIDs were populated when I > restarted by servlet

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 996: Minor

2014-03-30 Thread noreply
revno: 996 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Sun 2014-03-30 22:23:37 +0200 message: Minor modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14537: TEI query, bug fix related to filters

2014-03-30 Thread noreply
revno: 14537 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 22:18:13 +0200 message: TEI query, bug fix related to filters modified: dhis-2/dhis-services/dhis-service-tracker/src/main/java/org/hisp/dhis/t

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14536: TEI query, meta-data names

2014-03-30 Thread noreply
revno: 14536 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 22:09:40 +0200 message: TEI query, meta-data names modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackedentity/TrackedEntityInstanceQue

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 995: Minor

2014-03-30 Thread noreply
revno: 995 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Sun 2014-03-30 22:09:52 +0200 message: Minor modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs

[Dhis2-devs] Report tables Vs Pivot Tables for the Options Limit and Sorting tables for Ireport

2014-03-30 Thread Prosper BT
Dear Team, Before switching all Report tables to Pivot tables, we used to sort and set the top 5 or 10 or 20 which I assumed is the Options setting in Pivot tables. When I set the limit to 10 and sort High to low in the Pivot tables, these setting are not respected for the output displayed. Even

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14535: TEI query, meta data

2014-03-30 Thread noreply
revno: 14535 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2014-03-30 19:33:23 +0200 message: TEI query, meta data modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackedentity/TrackedEntity.java dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 994: TEI query, meta data docs

2014-03-30 Thread noreply
revno: 994 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Sun 2014-03-30 19:33:01 +0200 message: TEI query, meta data docs modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2

[Dhis2-devs] Replicating Aggregation Queries or Importing

2014-03-30 Thread Adebusoye Anifalaje
Hi all, Is there a way to easily replicate aggregation queries or a table where I can export and import into the database directly? I have to create a lot of queries based on identical data elements but distinguished by program stage and wouldn’t really want to do this manually. Any ideas ou

Re: [Dhis2-devs] [Bug 1299420] [NEW] trunk 2.15 imported aggregate data elements not available in data set or aggregate domain filter in data elements

2014-03-30 Thread Adebusoye Anifalaje
Hi Juan, Thanks for the reply. Not sure how this might be the problem since the UIDs were populated when I restarted by servlet and all the UID fields are complete in my dataelement table. Cheers, Busoye On 30 Mar 2014, at 03:23, Juan Manuel Alcantara wrote: > Sounds like your imported da

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14534: support sharing in include/exclude filter

2014-03-30 Thread noreply
revno: 14534 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Sun 2014-03-30 14:54:54 +0700 message: support sharing in include/exclude filter modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/control