Re: [Dhis2-devs] [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options

2014-01-23 Thread Lars Helge Øverland
Hi, what dhis version/build? On Jan 24, 2014 7:30 AM, "Juan Manuel Alcantara" wrote: > Public bug reported: > > The query returns the following information: > > * > HTTP Status 500 - Request processing failed; nested exception is > org.hibernate.QueryException: could not resolve property:

[Dhis2-devs] [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options

2014-01-23 Thread Juan Manuel Alcantara
Public bug reported: The query returns the following information: * HTTP Status 500 - Request processing failed; nested exception is org.hibernate.QueryException: could not resolve property: shortName of: org.hisp.dhis.dataelement.DataElementCategory [from org.hisp.dhis.dataelement.Dat

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13838: minor fix to event api

2014-01-23 Thread noreply
revno: 13838 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2014-01-24 11:47:13 +0700 message: minor fix to event api modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/event/Ab

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13837: PT, supports relative sorting identifiers.

2014-01-23 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 13837 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Fri 2014-01-24 03:11:06 +0100 message: PT, supports relative sorting identifiers. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13836: Removed unused dependencies

2014-01-23 Thread noreply
revno: 13836 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Fri 2014-01-24 00:35:21 +0200 message: Removed unused dependencies modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/sms/outbound/D

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13835: Fixed wrong logic in DefaultSmsSender

2014-01-23 Thread noreply
revno: 13835 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Fri 2014-01-24 00:32:51 +0200 message: Fixed wrong logic in DefaultSmsSender modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/sms/

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Thanks Lars….will only try this at home… Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 23 January 2014 20:34 To: Dapo Adejumo Cc: DHIS 2 Developers list Subject:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13834: PT, sorting improved, makes it possible to sort directly from favorite, embed bug fixed.

2014-01-23 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 13834 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2014-01-23 20:59:34 +0100 message: PT, sorting improved, makes it possible to sort directly

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Lars Helge Øverland
Okay then there is trick based on generating the analytics URL yourself. Using the API you can ignore the limit. Docs here . - In chrome click F12, go to Network - Generate the pivot table you want (and let it fail validation) -

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Hi Lars, to be able to download will be fine not necessarily to view in the browser. Regards, Dapo Adejumo +2348033683677 skype : dapojorge From: Lars Helge Øverland [mailto:larshe...@gmail.com] Sent: 23 January 2014 19:36 To: Dapo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13833: Option sets for comments, part 1

2014-01-23 Thread noreply
revno: 13833 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 21:05:43 +0200 message: Option sets for comments, part 1 modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/DataElement.java d

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dan
Hi Dapo, I know this is a lot more involved than most people are willing to take on but if you’re able build your own dhis.war file you can modify the file /dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/DataQueryParams.java and change the number near line 100

Re: [Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Lars Helge Øverland
Hi Dapo, sorry not through the UI. Is it enough to download the table as excel/csv, or do you want to it in the browser? Lars On Thu, Jan 23, 2014 at 8:30 PM, Dapo Adejumo wrote: > Hi Devs, > > The cell limit for the web pivot has been set to 50,000 understandably to > protect the server. Bu

[Dhis2-devs] Web pivot cell limit

2014-01-23 Thread Dapo Adejumo
Hi Devs, The cell limit for the web pivot has been set to 50,000 understandably to protect the server. But is there a way to override this temporarily? Any ideas? Regards, Dapo Adejumo +2348033683677 skype : dapojorge

Re: [Dhis2-devs] Can't see data after upgrade to 2.13

2014-01-23 Thread Juma Lungo
Try to create a user and assign that user appropriate privilege/role and facility. Lungo On Thursday, January 23, 2014 2:26 PM, Gerald Thomas wrote: Dear Knut, I already change the server to windows but every time I start the tomcat the dhis crash. Please find the attached log files.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13832: Removed Search by identifer field from Person management form.

2014-01-23 Thread noreply
revno: 13832 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2014-01-24 00:00:21 +0700 message: Removed Search by identifer field from Person management form. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/patient/Patie

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13831: Unused code

2014-01-23 Thread noreply
revno: 13831 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 18:54:20 +0200 message: Unused code modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/attribute/AttributeService.java dhis-2/dhis-web/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13830: Removed patientidentifier from IdentityPopulator

2014-01-23 Thread noreply
revno: 13830 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 18:47:20 +0200 message: Removed patientidentifier from IdentityPopulator modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13829: Impl value type unit interval, meaning real numbers inclusive between 0 and 1.

2014-01-23 Thread noreply
revno: 13829 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 17:36:54 +0200 message: Impl value type unit interval, meaning real numbers inclusive between 0 and 1. modified: dhis-2/dhis-support/dhis-suppo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13828: Merged PatientIdentifierType object into PatientAttribute object.

2014-01-23 Thread noreply
revno: 13828 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2014-01-23 21:18:27 +0700 message: Merged PatientIdentifierType object into PatientAttribute object. removed: dhis-2/dhis-api/src/main/java/org/hisp/dhis/patient/Pat

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13827: Changed the key for positive integers from positiveNumber to posInt. Changed the key for negative...

2014-01-23 Thread noreply
revno: 13827 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 16:09:55 +0200 message: Changed the key for positive integers from positiveNumber to posInt. Changed the key for negative integers from negativeN

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13826: minor change

2014-01-23 Thread noreply
revno: 13826 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-01-23 21:07:36 +0700 message: minor change modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/common/DefaultIdentifiableObje

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13825: CSD only map datset to service if service oid exists

2014-01-23 Thread noreply
revno: 13825 committer: Bob Jolliffe branch nick: dhis2 timestamp: Thu 2014-01-23 13:11:25 + message: CSD only map datset to service if service oid exists modified: dhis-2/dhis-web/dhis-web-ohie/src/main/java/org/hisp/dhis/web/o

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

2014-01-23 Thread noreply
revno: 13824 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 14:59:03 +0200 message: Minor modified: dhis-2/dhis-support/dhis-support-jdbc/src/main/java/org/hisp/dhis/jdbc/batchhandler/DataSetBatchHandler

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13823: PBF Quality Max Validation

2014-01-23 Thread noreply
revno: 13823 committer: Samta Bajpayee branch nick: dhis2 timestamp: Thu 2014-01-23 12:25:55 + message: PBF Quality Max Validation removed: local/in/dhis-web-maintenance-pbf/src/main/java/org/hisp/dhis/pbf/quality/dataentry/GetOr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13822: Impl new option for data set for requiring comments for missing or false values in the form when ...

2014-01-23 Thread noreply
revno: 13822 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 13:54:46 +0200 message: Impl new option for data set for requiring comments for missing or false values in the form when clicking complete. Usefu

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 949: Complete data set registrations api docs

2014-01-23 Thread noreply
revno: 949 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2014-01-23 11:45:45 +0200 message: Complete data set registrations api docs modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-do

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13821: csd: sort attributes in outgoing xml

2014-01-23 Thread noreply
revno: 13821 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-01-23 16:32:35 +0700 message: csd: sort attributes in outgoing xml added: dhis-2/dhis-api/src/main/java/org/hisp/dhis/attribute/comparator/AttributeVa

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13820: Web API, added register and un-register complete data set registration methods. Data entry, using...

2014-01-23 Thread noreply
revno: 13820 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2014-01-23 11:31:23 +0200 message: Web API, added register and un-register complete data set registration methods. Data entry, using Web API instead of acti

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

2014-01-23 Thread noreply
revno: 13819 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-01-23 15:56:39 +0700 message: minor modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/organisationunit/DefaultOrganisationU

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13818: update members on save, update, delete orgUnitGroup

2014-01-23 Thread noreply
revno: 13818 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-01-23 15:51:22 +0700 message: update members on save, update, delete orgUnitGroup modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/h