[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10066: FRED-API: updated link to specification

2013-03-07 Thread noreply
revno: 10066 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 10:08:05 +0300 message: FRED-API: updated link to specification modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/webapp/WEB-INF/api-fred-vel

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 671: Added blurb and examples about the FRED API

2013-03-07 Thread noreply
revno: 671 committer: Morten Olav Hansen branch nick: dhis2-docbook-docs timestamp: Fri 2013-03-08 10:05:21 +0300 message: Added blurb and examples about the FRED API modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10065: FRED-API: minor fixes

2013-03-07 Thread noreply
revno: 10065 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 09:21:00 +0300 message: FRED-API: minor fixes modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/java/org/hisp/dhis/web/webapi/v1/controller/F

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10064: Upgraded to Spring 3.2.1

2013-03-07 Thread noreply
revno: 10064 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 09:12:41 +0300 message: Upgraded to Spring 3.2.1 modified: dhis-2/dhis-support/dhis-support-test/pom.xml dhis-2/pom.xml -- lp:dhis2 https://c

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10063: FRED-API: test POST/PUT without required properties

2013-03-07 Thread noreply
revno: 10063 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 08:30:08 +0300 message: FRED-API: test POST/PUT without required properties modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/hisp/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10062: FRED-API: test POST/PUT of invalid JSON data

2013-03-07 Thread noreply
revno: 10062 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 08:21:57 +0300 message: FRED-API: test POST/PUT of invalid JSON data modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/hisp/dhis/web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10061: FRED-API: more tests for PUT

2013-03-07 Thread noreply
revno: 10061 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 08:11:33 +0300 message: FRED-API: more tests for PUT modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/hisp/dhis/web/webapi/v1/contr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10060: FRED-API: tests for DELETE

2013-03-07 Thread noreply
revno: 10060 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2013-03-08 07:56:18 +0300 message: FRED-API: tests for DELETE modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/java/org/hisp/dhis/web/webapi/v1/control

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10059: Pivot table, changed document title. Analytics, improved exception handling.

2013-03-07 Thread noreply
revno: 10059 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 22:00:55 +0100 message: Pivot table, changed document title. Analytics, improved exception handling. modified: dhis-2/dhis-services/dhis-servic

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10058: Missing auth translations

2013-03-07 Thread noreply
revno: 10058 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 21:07:23 +0100 message: Missing auth translations modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/reporttable/ReportTable.java dhis-2/d

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 670: Pivot table, constraints

2013-03-07 Thread noreply
revno: 670 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 21:04:01 +0100 message: Pivot table, constraints modified: src/docbkx/en/dhis2_user_man_using_pivot_table.xml -- lp:~dhis2-document

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10057: FRED-API: minor fixes

2013-03-07 Thread noreply
revno: 10057 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 22:03:23 +0300 message: FRED-API: minor fixes modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/java/org/hisp/dhis/web/webapi/v1/domain/Facil

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10056: FRED-API: rename id => uuid, url => href. updated UI to use href/uuid

2013-03-07 Thread noreply
revno: 10056 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 21:52:55 +0300 message: FRED-API: rename id => uuid, url => href. updated UI to use href/uuid modified: dhis-2/dhis-web/dhis-web-api-fred/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10055: Proper URL encoding of message when using Simplistic HTTP Gateway (take 3 :P)

2013-03-07 Thread noreply
revno: 10055 committer: Magnus Korvald branch nick: trunk timestamp: Thu 2013-03-07 19:26:42 +0100 message: Proper URL encoding of message when using Simplistic HTTP Gateway (take 3 :P) modified: dhis-2/dhis-services/dhis-service-sm

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 669: First cut of docs for the web pivot table module

2013-03-07 Thread noreply
revno: 669 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 18:59:30 +0100 message: First cut of docs for the web pivot table module added: src/docbkx/en/dhis2_user_man_using_pivot_table.xml

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 668: Update progam management form.

2013-03-07 Thread noreply
revno: 668 committer: Tran Chau branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 23:20:28 +0700 message: Update progam management form. modified: src/docbkx/en/dhis2_user_man_persons_and_programs.xml -- lp:~dhis2-documente

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10053: FRED-API: test creation of two facilities of same name

2013-03-07 Thread noreply
revno: 10053 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 18:50:24 +0300 message: FRED-API: test creation of two facilities of same name modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10052: FRED-API: testing creation of facilities (with name, and name+active)

2013-03-07 Thread noreply
revno: 10052 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 18:41:40 +0300 message: FRED-API: testing creation of facilities (with name, and name+active) modified: dhis-2/dhis-web/dhis-web-api-fred/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10051: Change order of icons in program management.

2013-03-07 Thread noreply
revno: 10051 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2013-03-07 22:27:45 +0700 message: Change order of icons in program management. modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main

Re: [Dhis2-devs] dhis2 fred-api can't display chinese organiztion name.

2013-03-07 Thread easy
good work,with respect. At 2013-03-07 22:44:17,"Morten Olav Hansen" wrote: This have been fixed in r10046, please try again. -- Morten On Thu, Mar 7, 2013 at 5:30 PM, Morten Olav Hansen wrote: Can you try and access it with .json at the end? are the names still crazy words? -- Morten

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10050: Support search events/patients by date range in multi data entry form; Add 2 buttons in multi ent...

2013-03-07 Thread noreply
revno: 10050 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2013-03-07 22:11:33 +0700 message: Support search events/patients by date range in multi data entry form; Add 2 buttons in multi entry form to load event in last 7 da

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10049: FRED-API: added basic meta-block, includes limit, offset, total

2013-03-07 Thread noreply
revno: 10049 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 18:05:03 +0300 message: FRED-API: added basic meta-block, includes limit, offset, total modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10048: Analytics, exploding indicator formulas

2013-03-07 Thread noreply
revno: 10048 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 16:02:47 +0100 message: Analytics, exploding indicator formulas modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/indicator/Indicator.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10047: (PT) Null/zero issues fixed + Table help text added.

2013-03-07 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 10047 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2013-03-07 15:48:09 +0100 message: (PT) Null/zero issues fixed + Table help text added. mod

Re: [Dhis2-devs] dhis2 fred-api can't display chinese organiztion name.

2013-03-07 Thread Morten Olav Hansen
This have been fixed in r10046, please try again. -- Morten On Thu, Mar 7, 2013 at 5:30 PM, Morten Olav Hansen wrote: > Can you try and access it with .json at the end? are the names still crazy > words? > > -- > Morten > > > On Thu, Mar 7, 2013 at 5:26 PM, Morten Olav Hansen wrote: > >> Ok, st

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10046: FRED-API: force velocity to use UTF-8 as charset

2013-03-07 Thread noreply
revno: 10046 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 17:43:57 +0300 message: FRED-API: force velocity to use UTF-8 as charset modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/resources/META-INF

Re: [Dhis2-devs] dhis2 fred-api can't display chinese organiztion name.

2013-03-07 Thread Morten Olav Hansen
Can you try and access it with .json at the end? are the names still crazy words? -- Morten On Thu, Mar 7, 2013 at 5:26 PM, Morten Olav Hansen wrote: > Ok, strange. I will look into it, it should be using UTF-8 for everything. > > -- > Morten > > > On Thu, Mar 7, 2013 at 4:27 PM, easy wrote: >

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10045: Error when to run scheduled aggregation.

2013-03-07 Thread noreply
revno: 10045 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2013-03-07 21:25:42 +0700 message: Error when to run scheduled aggregation. modified: dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patient/

Re: [Dhis2-devs] dhis2 fred-api can't display chinese organiztion name.

2013-03-07 Thread Morten Olav Hansen
Ok, strange. I will look into it, it should be using UTF-8 for everything. -- Morten On Thu, Mar 7, 2013 at 4:27 PM, easy wrote: > hi,all > the fred-api can't display chinese org name ,all crazy words. > > > > > -- > 此致 > > easy > > 莫愁前路无知己,天下谁人不识君。 > > > > __

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10044: Simplified code for exploding indicator formulas

2013-03-07 Thread noreply
revno: 10044 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 15:10:37 +0100 message: Simplified code for exploding indicator formulas modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/Data

[Dhis2-devs] dhis2 fred-api can't display chinese organiztion name.

2013-03-07 Thread easy
hi,all the fred-api can't display chinese org name ,all crazy words. -- 此致 easy 莫愁前路无知己,天下谁人不识君。___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More

[Dhis2-devs] GIS Module not using the translated string

2013-03-07 Thread easy
Hi, all the Gis module gui no using of translated string. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 在 2013-03-07 17:59:10,"Daniel Bridges" 写道: Works perfectly now - thanks Jan! On 07/03/13 11:56, Jan Henrik Øverland wrote: http://apps.dhis2.org/dev/dhis-web-mapping/app/index.html Commited a fix

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10042: FRED-API: tests for putting to a invalid id

2013-03-07 Thread noreply
revno: 10042 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 15:59:06 +0300 message: FRED-API: tests for putting to a invalid id modified: dhis-2/dhis-web/dhis-web-api-fred/src/main/java/org/hisp/dhis/web/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10041: Proper URL encoding of message when using Simplistic HTTP Gateway (take 2)

2013-03-07 Thread noreply
revno: 10041 committer: Magnus Korvald branch nick: trunk timestamp: Thu 2013-03-07 13:53:46 +0100 message: Proper URL encoding of message when using Simplistic HTTP Gateway (take 2) modified: dhis-2/dhis-services/dhis-service-sms/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10040: Minor fix.

2013-03-07 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 10040 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2013-03-07 13:28:49 +0100 message: Minor fix. modified: dhis-2/dhis-web/dhis-web-pivot/s

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 667: Fixed typos

2013-03-07 Thread noreply
revno: 667 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 13:15:12 +0100 message: Fixed typos modified: src/docbkx/en/dhis2_user_man_persons_and_programs.xml -- lp:~dhis2-documenters/dhis2/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10039: (PT) Improved validation.

2013-03-07 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 10039 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2013-03-07 13:11:51 +0100 message: (PT) Improved validation. modified: dhis-2/dhis-web/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10037: Proper URL encoding of message when using Simplistic HTTP Gateway

2013-03-07 Thread noreply
revno: 10037 committer: Magnus Korvald branch nick: trunk timestamp: Thu 2013-03-07 12:31:48 +0100 message: Proper URL encoding of message when using Simplistic HTTP Gateway modified: dhis-2/dhis-services/dhis-service-sms/src/main/j

Re: [Dhis2-devs] New Scheduling UI

2013-03-07 Thread Lars Helge Øverland
Hi Rodolfo, thanks for the feedback. To execute ad-hoc updates of analytics/data mart tables you can go to the "reporting" module -> "analytics and data mart" page. At the moment the scheduled tasks will be started at midnight. I agree that the possibility for configuring the start time would be

[Dhis2-devs] New Scheduling UI

2013-03-07 Thread Rodolfo Melia
Hi - the new Scheduling UI is great - give you much more control in what to do/not to do. I also understand that there are changes to the code, in terms of the order of the tasks as well as performance. What I'm lost is in how do I get the job started (there used to be a 'execute now' button before

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10036: Using attachment for xls and csv download of analytics

2013-03-07 Thread noreply
revno: 10036 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 11:31:15 +0100 message: Using attachment for xls and csv download of analytics modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dh

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

2013-03-07 Thread noreply
revno: 666 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 11:13:27 +0100 message: Minor modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 665: Analytics, updated section filters

2013-03-07 Thread noreply
revno: 665 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Thu 2013-03-07 10:49:59 +0100 message: Analytics, updated section filters modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-document

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10035: Analytics, using all group sets instead of compulsory only

2013-03-07 Thread noreply
revno: 10035 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Thu 2013-03-07 10:42:11 +0100 message: Analytics, using all group sets instead of compulsory only modified: dhis-2/dhis-services/dhis-service-analytics/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10034: local vn - Improved in the department management feature

2013-03-07 Thread noreply
revno: 10034 committer: Hieu branch nick: dhis2 timestamp: Thu 2013-03-07 16:36:38 +0700 message: local vn - Improved in the department management feature removed: local/vn/dhis-web-spreadsheet-reporting/src/main/java/org/hisp/dhis/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10033: FRED-API: verify content-type in tests

2013-03-07 Thread noreply
revno: 10033 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 12:31:13 +0300 message: FRED-API: verify content-type in tests modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/hisp/dhis/web/webap

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

2013-03-07 Thread noreply
revno: 10032 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 12:28:11 +0300 message: minor fix modified: dhis-2/dhis-web/dhis-web-api-fred/src/test/java/org/hisp/dhis/web/webapi/v1/controller/FacilityContr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10031: FRED-API: test GET for /facilities and /facilities/{id}

2013-03-07 Thread noreply
revno: 10031 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2013-03-07 12:24:35 +0300 message: FRED-API: test GET for /facilities and /facilities/{id} modified: dhis-2/dhis-services/dhis-service-core/src/main/java/o

Re: [Dhis2-devs] Error on analytics tables update

2013-03-07 Thread Lars Helge Øverland
Hi Jason, yes you are correct. The issue here is probably that a value "true" has been entered for a data element which has later changed its type from boolean to number. It needs to be handled in some way because this is likely to happen again. The task at hand is to create a bullet proof set of

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10029: Minor fix for Advanced search patient.

2013-03-07 Thread noreply
revno: 10029 committer: Tran Chau branch nick: dhis2 timestamp: Thu 2013-03-07 15:55:02 +0700 message: Minor fix for Advanced search patient. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 10028: [mobile] minor fix on uri mapping

2013-03-07 Thread noreply
revno: 10028 committer: Long branch nick: dhis2 timestamp: Thu 2013-03-07 14:59:41 +0700 message: [mobile] minor fix on uri mapping modified: dhis-2/dhis-web/dhis-web-api-mobile/src/main/java/org/hisp/dhis/api/mobile/controller/Mobi