[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9882: (mobile) Fixed bug in sending SMS based user group

2013-02-22 Thread noreply
revno: 9882 committer: Hieu branch nick: dhis2 timestamp: Sat 2013-02-23 02:59:51 +0700 message: (mobile) Fixed bug in sending SMS based user group modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-mobile/src/main/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9881: (PT) Sub totals implemented.

2013-02-22 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 9881 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Fri 2013-02-22 18:28:58 +0100 message: (PT) Sub totals implemented. modified: dhis-2/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9880: Analytics, WIP completeness support

2013-02-22 Thread noreply
revno: 9880 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Fri 2013-02-22 18:24:41 +0100 message: Analytics, WIP completeness support modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/an

[Dhis2-devs] [Bug 1131846] [NEW] DV ignores . in data element/indicator names

2013-02-22 Thread Olav P
Public bug reported: It looks like DV ignores . in data element/indicator names. Data elements and indicators like "birth weight below 2.5 kg" becomes "birth weigth below 25 kg". ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you

Re: [Dhis2-devs] [Bug 1008925] Re: OPTION SET NOT WOKRING

2013-02-22 Thread Knut Staring
Hi Paulo, Have you tried to clear the cache of your browser? Or try to open in a Chrome incognito window Knut On Fri, Feb 22, 2013 at 8:06 AM, Paulo Grácio wrote: > Hello, i'm using dhis version 2.10 and facing the same problem. Any > update? > > -- > You received this bug notification because

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9879: Fix bug when to run favorites without userorgunit and userOrgunitChildren as true.

2013-02-22 Thread noreply
revno: 9879 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2013-02-22 20:29:25 +0700 message: Fix bug when to run favorites without userorgunit and userOrgunitChildren as true. modified: dhis-2/dhis-web/dhis-web-caseentry/

[Dhis2-devs] [Bug 1008925] Re: OPTION SET NOT WOKRING

2013-02-22 Thread Paulo Grácio
Hello, i'm using dhis version 2.10 and facing the same problem. Any update? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1008925 Title: OPTION SET NOT WOKRING Status in DHIS 2 - District Healt

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9878: Add prefix of phonenumber into custom registration form.

2013-02-22 Thread noreply
revno: 9878 committer: Tran Chau branch nick: dhis2 timestamp: Fri 2013-02-22 20:10:44 +0700 message: Add prefix of phonenumber into custom registration form. modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-cas

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9877: Made the assocation between category and category option many-to-many. No db change.

2013-02-22 Thread noreply
revno: 9877 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Fri 2013-02-22 13:26:37 +0100 message: Made the assocation between category and category option many-to-many. No db change. modified: dhis-2/dhis-api/src/main

Re: [Dhis2-devs] Active Directory

2013-02-22 Thread Bob Jolliffe
I can't find that old code. I'll try and resurrect (redo) it next week. On 20 February 2013 17:53, Bob Jolliffe wrote: > On 20 February 2013 17:00, Lars Helge Øverland wrote: >> >> Hi, >> >> no concrete plans but I hear the requirement coming up more frequently. I >> seem to remember that Bob m

[Dhis2-devs] Dataset reports by orgunitgroup

2013-02-22 Thread Olav Poppe
Hi, another request that has come up a lot when talking to users here in Ghana is to be able to run datasets report (which is by far the most-used report type…) based on orgunitgroups, especially by "type". For example, they might want a dataset report showing only data from community health cen

Re: [Dhis2-devs] Scheduled aggregation

2013-02-22 Thread Olav Poppe
Thanks, setting up a script is an option, but it would be nice if it could be done from within GUI. Being able to set the time to run it from within DHIS2 would also be good (both if running several instances, or if it needs to be started a bit earlier in order to complete in time), but that i

Re: [Dhis2-devs] Scheduled aggregation

2013-02-22 Thread Jason Pickering
Good ideas. In the meantime, you may want to have a look at the infamous "Controlling datamart scheduling" thread for an approach for how to schedule the datamart when and how you want it. You could of course use other things like shell scripts or a Python script to achieve similar things. Regard

[Dhis2-devs] Scheduled aggregation

2013-02-22 Thread Olav Poppe
Hi, we're currently reviewing how DHIS2 is used for the yearly review here in Ghana, and an issue related to the aggregation came up: during the reviews, which go into February and March, data quality issues with the previous years data are often found, and needs to be corrected. However, since

Re: [Dhis2-devs] what's wrong with the latest trunk version of dhis2?

2013-02-22 Thread Lars Helge Øverland
Hi, not sure but you might try running the following SQL command in your database: delete from systemsetting where name='SMS_CONFIG'; Then restart DHIS. Lars On Fri, Feb 22, 2013 at 2:38 AM, easy wrote: > info in startup :-- > > 二月 22, 2013 9:09:23 上午 org.apache.catalina.loa

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 9875: Category option UI, added code uniqueness validation

2013-02-22 Thread noreply
revno: 9875 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Fri 2013-02-22 09:14:27 +0100 message: Category option UI, added code uniqueness validation modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/D