[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11394: Add program-indicator-values in data entry form.

2013-07-15 Thread noreply
revno: 11394 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2013-07-15 15:04:11 +0700 message: Add program-indicator-values in data entry form. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/hisp/dhis/caseent

[Dhis2-devs] [Bug 1201312] [NEW] Cannot save pivot table with org unit report params and no fixed org units

2013-07-15 Thread Lars Helge Øverland
Public bug reported: It is not possible to save a pivot table with an org unit report parameter and no fixed org units. This makes it impossible to create a fully dynamic standard report based on the pivot table in terms of org units. ** Affects: dhis2 Importance: High Status: New

[Dhis2-devs] [Bug 1201404] [NEW] Not exporting Data Set Section

2013-07-15 Thread Paulo Grácio
Public bug reported: Module: dhis-web-importexport Metadata Export action: dxf2MetaDataExport.action (http://localhost:8080 /dhis-web-importexport/dxf2MetaDataExport.action) 1 - Select Data Set 2 - Export 3 - Data in dataentryform table are exported Problem might be related with URL constructio

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

2013-07-15 Thread noreply
revno: 11395 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-07-15 16:34:11 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11396: Fixed bug with isNumeric regex, did not allow values between 0 and -1

2013-07-15 Thread noreply
revno: 11396 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-07-15 18:39:13 +0200 message: Fixed bug with isNumeric regex, did not allow values between 0 and -1 modified: dhis-2/dhis-support/dhis-support-system

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11397: Made numeric regex now support scientific notation, java double style. Makes sure very large numb...

2013-07-15 Thread noreply
revno: 11397 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-07-15 20:17:40 +0200 message: Made numeric regex now support scientific notation, java double style. Makes sure very large numbers are rendered in gene

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

2013-07-15 Thread noreply
revno: 775 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Mon 2013-07-15 21:01:08 +0200 message: Minor modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs

Re: [Dhis2-devs] Importing Validation Rules through the Web API

2013-07-15 Thread Lars Helge Øverland
Hi Farai, the meta-data import process is documented here: http://www.dhis2.org/doc/snapshot/en/user/html/ch25s05.html First, you need to construct your XML (or possibly JSON), something like this: http://dhis2.org/schema/dxf/2.0"; created="2013-07-15T18:54:37.575+">

Re: [Dhis2-devs] Running DHIS 2.12 after migration

2013-07-15 Thread Lars Helge Øverland
Hi Caveman, can you please have a look in the chrome console (F12, then Console) and see if anything comes up? Then in the tomcat logs. Try to i) clear dhis and browser cache completely and ii) upgrade to the latest 2.12 stable and try again. Lars On Fri, Jun 28, 2013 at 6:31 PM, Orvalho Augu

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11398: Added unit test for gml coordinate conversion

2013-07-15 Thread noreply
revno: 11398 committer: Bob Jolliffe branch nick: dhis2 timestamp: Mon 2013-07-15 22:02:44 +0200 message: Added unit test for gml coordinate conversion added: dhis-2/dhis-services/dhis-service-importexport/src/test/java/org/hisp/dhi

Re: [Dhis2-devs] Importing Validation Rules through the Web API

2013-07-15 Thread Farai Mutero
Thanks Lars and Ranga for the info. Now I'm clear. Regards Farai On Mon, Jul 15, 2013 at 9:03 PM, Lars Helge Øverland wrote: > Hi Farai, > > the meta-data import process is documented here: > > http://www.dhis2.org/doc/snapshot/en/user/html/ch25s05.html > > First, you need to construct your XM

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

2013-07-15 Thread noreply
revno: 11400 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-07-15 22:16:40 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11399: Fixed bug related to the _dataelementcategoryoptioncombo resource table on mysql

2013-07-15 Thread noreply
revno: 11399 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-07-15 22:16:24 +0200 message: Fixed bug related to the _dataelementcategoryoptioncombo resource table on mysql modified: dhis-2/dhis-services/dhis-s

Re: [Dhis2-devs] Importing Validation Rules through the Web API

2013-07-15 Thread Lars Helge Øverland
Great. Just realized that when you create new validation rules there is not much point in setting last updated, created attributes. Code is also not mandatory. Check out this minimal example. http://dhis2.org/schema/dxf/2.0";> absoluteless_than_or_equal_to

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11401: minor alignment fix in caseentry

2013-07-15 Thread noreply
revno: 11401 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-07-16 11:04:23 +0700 message: minor alignment fix in caseentry modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymo

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11402: Add functionality to allow use birthdate for incidentdate and enrollment date.

2013-07-15 Thread noreply
revno: 11402 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2013-07-16 11:31:27 +0700 message: Add functionality to allow use birthdate for incidentdate and enrollment date. modified: dhis-2/dhis-api/src/main/java/org/hisp/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11403: minor fix for lastupdated

2013-07-15 Thread noreply
revno: 11403 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-07-16 12:25:57 +0700 message: minor fix for lastupdated modified: dhis-2/dhis-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/Options.java -- lp:dhis2

Re: [Dhis2-devs] [Dhis2-users] Maximum number of Constants

2013-07-15 Thread Lars Helge Øverland
Hello easy, sorry, I don't think there is a perfect solution to this at the moment. My best suggestion would be to create a data set for it and a script which populates the data based on the org unit level. Lars On Sun, Jul 7, 2013 at 12:29 PM, easy wrote: > Hi,all, > > I have a question: