Re: [Dhis2-devs] [Bug 1229106] Re: v2.12 Data Entry form data does not print

2013-09-25 Thread Paulo Grácio
Hi all, We have already implemented part of this functionality, and is already proposed for merge with trunk development. https://code.launchpad.net/~sis-ma/dhis2/SISMA-35 Regards, Paulo Grácio -Original Message- From: Dhis2-devs [mailto:dhis2-devs-bounces+pgracio=criticalsoftware@

Re: [Dhis2-devs] [Bug 1229106] Re: v2.12 Data Entry form data does not print

2013-09-25 Thread Troy Borja
Hello Lars, Here is the blueprint entry for this request. https://blueprints.launchpad.net/dhis2/+spec/printdataentryvalues Troy Borja Systema Computer Solutions Corp. http://www.systemacorp.com http://www.facebook.com/systemacorp http://www.twitter.com/systemacorp https://plus.google.com/10700

[Dhis2-devs] [Bug 1230596] [NEW] Pivot table with data element operands download in table layout does not work

2013-09-25 Thread Lars Helge Øverland
Public bug reported: In pivot table module, when downloading tables which uses data element details (operands) in table layout, no data values are present in the table. ** Affects: dhis2 Importance: High Assignee: Lars Helge Øverland (larshelge) Status: Confirmed ** Changed in

Re: [Dhis2-devs] Metadata api and groups/groupsets

2013-09-25 Thread Lars Helge Øverland
Hi Bob, On Tue, Sep 24, 2013 at 6:22 PM, Bob Jolliffe wrote: > I've been grappling with a problem exporting and importing orgunit > metadata which I'd like to share some thoughts on. > > Two dhis2 instances (in Rwanda) have slightly different sets of orgunits. > So we are trying to rationalize

Re: [Dhis2-devs] [Bug 1229494] Re: Aggregate of Avg type field is summed across Org Units

2013-09-25 Thread Jason Pickering
Hi Lars, Thanks for looking into this. I have created a blueprint here for further discussion. https://blueprints.launchpad.net/dhis2/+spec/aggregation-operators Regards, Jason On Wed, Sep 25, 2013 at 6:40 PM, Lars Helge Øverland wrote: > Agree, we could rename the current aggregation operato

Re: [Dhis2-devs] [Bug 1229494] Re: Aggregate of Avg type field is summed across Org Units

2013-09-25 Thread Lars Helge Øverland
Agree, we could rename the current aggregation operator to "time dimension aggregation operator" and introduce a new one "org unit hierarchy aggregation operator". Lars On Tue, Sep 24, 2013 at 11:43 AM, Ola Hodne Titlestad wrote: > When it comes to e.g. population or staffing numbers it makes s

[Dhis2-devs] [Bug 1230385] [NEW] Org unit tree selection misbehaving for users with restricted access

2013-09-25 Thread Lars Helge Øverland
Public bug reported: Assuming current user has access to only a lower part of the organisation unit hierarchy. This is enforced by displaying only that subtree in the org unit selection tree. In edit org unit group screen, when editing an existing group, then organisation units which are hidden fr

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

2013-09-25 Thread noreply
revno: 12245 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 17:52:05 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-mai

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 809: Section on checking if username/password is valid

2013-09-25 Thread noreply
revno: 809 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Wed 2013-09-25 17:27:11 +0200 message: Section on checking if username/password is valid modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12244: Added simple endpoint for checking if request is authenticated

2013-09-25 Thread noreply
revno: 12244 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 17:08:16 +0200 message: Added simple endpoint for checking if request is authenticated modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 808: documentation for /api/completeDataSetRegistrations

2013-09-25 Thread noreply
revno: 808 committer: Morten Olav Hansen branch nick: dhis2-docbook-docs timestamp: Wed 2013-09-25 17:06:46 +0200 message: documentation for /api/completeDataSetRegistrations modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp

Re: [Dhis2-devs] Copy data from Excel to data entry form

2013-09-25 Thread Ngoc Thanh Nguyen
Hi Paul, It is only available on Vietnam branch, not in main trunk. There are 2 ways. I can send the code snippet and you paste onto your current data-entry module. The other way is to make a petition to global to include this into trunk. Actually code is so simple, they all are client sides and

Re: [Dhis2-devs] Android client

2013-09-25 Thread Araz Abishov
I've fixed some bugs, so previous urls don't work now. I'm sorry for that. Phone app: http://bit.ly/18V4tVq Tablet app: http://bit.ly/18jmKxC On Wed, Sep 25, 2013 at 6:52 PM, Araz Abishov wrote: > Hi Lars, > > I've made changes you asked for. You can download new ver. of app from > here: > > Ta

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12243: Web api, made search for users work properly

2013-09-25 Thread noreply
revno: 12243 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 16:33:15 +0200 message: Web api, made search for users work properly modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/UserService.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12241: add new endpoint: /api/completeDataSetRegistrations, uses same parameters as /api/dataValueSets b...

2013-09-25 Thread noreply
revno: 12241 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 16:13:04 +0200 message: add new endpoint: /api/completeDataSetRegistrations, uses same parameters as /api/dataValueSets but returns the completeDa

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12242: Minor namespace fixes

2013-09-25 Thread noreply
revno: 12242 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 16:17:37 +0200 message: Minor namespace fixes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataset/CompleteDataSetRegistration.java -

[Dhis2-devs] Filtering by OrgUnit groups, Type

2013-09-25 Thread Prosper BT
Hi Team, With 2.12 am faced with the challenge of line listing data based on OrgUnit group filtering by Orgunit group sets. With report tables we were able to toggle and select facilities based on groups but you only implemented selection by level and not groups and even type. I can see it 2.13

Re: [Dhis2-devs] Android client

2013-09-25 Thread Araz Abishov
Hi Lars, I've made changes you asked for. You can download new ver. of app from here: Tablet app: http://bit.ly/18jmKxC Phone app: http://bit.ly/18V4tVq On Mon, Sep 23, 2013 at 3:22 PM, Lars Helge Øverland wrote: > Hi Araz, > > been giving it a quick run. I think this is great work... The lo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12240: Simplication

2013-09-25 Thread noreply
revno: 12240 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 15:51:20 +0200 message: Simplication modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/AbstractCrudController.j

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

2013-09-25 Thread noreply
revno: 12239 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 15:21:51 +0200 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 12238: add new views, sharingexport, sharingdetailed, sharingbasic. xml/json view of meta-data with shar...

2013-09-25 Thread noreply
revno: 12238 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 14:30:15 +0200 message: add new views, sharingexport, sharingdetailed, sharingbasic. xml/json view of meta-data with sharing included. removed:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12237: renamed irregular => repeatable in xml/json output

2013-09-25 Thread noreply
revno: 12237 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 14:14:16 +0200 message: renamed irregular => repeatable in xml/json output modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramS

Re: [Dhis2-devs] Upgrade from 2.10 to 2.12 failing

2013-09-25 Thread Gomez Phiri
Hi Gerald, Sorry for late reply, well my hibernate password is working without any problems but I suggest you alter your password just like Json said. Thanks. > From: gerald...@hotmail.com > To: gomezph...@hotmail.com; jason.p.picker...@gmail.com; > dhis2-devs@lists.launchpad.net > Date: Tue, 24

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12236: removed use of PSI.completed from Events + service/test fixes

2013-09-25 Thread noreply
revno: 12236 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 13:22:43 +0200 message: removed use of PSI.completed from Events + service/test fixes modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12235: Png map fix

2013-09-25 Thread noreply
revno: 12235 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 13:12:56 +0200 message: Png map fix modified: dhis-2/dhis-services/dhis-service-mapgeneration/src/main/java/org/hisp/dhis/mapgeneration/GeoTool

[Dhis2-devs] Copy data from Excel to data entry form

2013-09-25 Thread Ngoc Thanh Nguyen
I have made a feature that allows direct copy from Excel sheet and past to data entry form If anyone are interest, you can refer the doc below Here is some screenshots on how it works https://dl.dropboxusercontent.com/u/63702128/HuongDanImport.docx *Nguyễn Ngọc Thành* __

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12234: local/in Bug fixed in CCEM

2013-09-25 Thread noreply
revno: 12234 committer: Mithilesh Kumar Thakur branch nick: dhis2 timestamp: Wed 2013-09-25 10:45:36 +0100 message: local/in Bug fixed in CCEM modified: local/in/dhis-in-api/src/main/java/org/hisp/dhis/coldchain/equipment/Equipment.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12233: Event analytics, fixed bug with in query operator

2013-09-25 Thread noreply
revno: 12233 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Wed 2013-09-25 11:18:11 +0200 message: Event analytics, fixed bug with in query operator modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/o

[Dhis2-devs] Analytics and Indicators based on "Yes Only" Data Elements

2013-09-25 Thread Jose Garcia Muñoz
Dear all, I am working on the analytics api to get some indicators values, some of them based on arithmetic combinations of 'Yes Only' Data Elements values. I would need your advice in: 1) Looks like to get dataelements or indicators through the analytics api we need to run the analytics table u

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12232: require Event.event for updating repeatable stages, updated tests also

2013-09-25 Thread noreply
revno: 12232 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2013-09-25 10:02:58 +0200 message: require Event.event for updating repeatable stages, updated tests also modified: dhis-2/dhis-services/dhis-service-dxf2/

[Dhis2-devs] [Bug 1226459] Re: An exception occurred Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page.

2013-09-25 Thread nwoke uchenna k
when trying to run Validation rule analysis for a state to see the anomalies in data entered for the previous months, the error message'An exception occurred Sorry! The system failed to execute the operation. Usually, no data is lost and you can continue working by going back to the previous page.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12231: Fixed bugs in tabular report.

2013-09-25 Thread noreply
revno: 12231 committer: Tran Chau branch nick: dhis2 timestamp: Wed 2013-09-25 14:00:33 +0700 message: Fixed bugs in tabular report. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/hisp/dhis/caseentry/action/report/Ge