[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19052: support field filtering on /api/schemas endpoint

2015-04-28 Thread noreply
revno: 19052 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-04-29 13:48:31 +0700 message: support field filtering on /api/schemas endpoint modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/node/NodeUtils.jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19051: add href to schema endpoints

2015-04-28 Thread noreply
revno: 19051 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-04-29 13:16:55 +0700 message: add href to schema endpoints modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/schema/Property.java dhis-2/dhis-api

[Dhis2-devs] Android App Event Capture 'Single Event'

2015-04-28 Thread Timothy Harding
Hello DHIS Dev List, So does anyone know what are the minimum authorities for a user to enter events using either the android app or web client? I've been testing the Data Capture for DHIS 2 app against the Sierra Leone in a test box and I think I've discovered something weird: If the user does

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19050: some model-cleanup: added not-null for programrule.condition and removed column programruleaction...

2015-04-28 Thread noreply
revno: 19050 committer: Markus Bekken branch nick: dhis2 timestamp: Tue 2015-04-28 22:52:00 +0200 message: some model-cleanup: added not-null for programrule.condition and removed column programruleaction.name modified: dhis-2/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19049: Program rule, action, variable, setting name and program fields to not-null

2015-04-28 Thread noreply
revno: 19049 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-04-28 18:43:41 +0200 message: Program rule, action, variable, setting name and program fields to not-null modified: dhis-2/dhis-services/dhis-service

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19048: tracker-capture: printing tei program details report

2015-04-28 Thread noreply
revno: 19048 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-04-28 18:02:56 +0200 message: tracker-capture: printing tei program details report modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-

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

2015-04-28 Thread noreply
revno: 19047 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-04-28 18:02:18 +0200 message: Minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/programrule/ProgramRule.java -- lp:dhis2 https://code.laun

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19046: removed notfication for missing translation file

2015-04-28 Thread noreply
revno: 19046 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-04-28 17:28:51 +0200 message: removed notfication for missing translation file modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/

Re: [Dhis2-devs] 2.19 bug.

2015-04-28 Thread Abyot Gizaw
I don't think it displays every time, instead only when there is a missing translation file. For me, it is important that the user knows that the specified translation file does not exist. What is the notification in data entry module? --- Thank you, Abyot. On Tue, Apr 28, 2015 at 5:13 PM, Mort

Re: [Dhis2-devs] Bug in 2.18 data entry?

2015-04-28 Thread Olav Poppe
Hi, thanks for the suggestion. I did that now (and cleared both nginx and browser caches), but I still have the same problem. Olav > 28. apr. 2015 kl. 16.52 skrev Dan Cocos : > > Hi Olav, > > I saw something like this happen recently as well, updating to the latest > 2.18 resolved the prob

Re: [Dhis2-devs] 2.19 bug.

2015-04-28 Thread Morten Olav Hansen
Abyot, That message gets displayed in an alert(..) box every time you load the tracker capture app.. do we need to display it at all? we don't do these other places? maybe we can use the same kind of notification we use in the data entry module? seems a bit intrusive that you would have to click a

[Dhis2-devs] Bug in 2.18 data entry?

2015-04-28 Thread Olav Poppe
Hi, I’m experiencing a strange problem after upgrading from 2.16 to 2.18 (through 2.17): for certain datasets, regular users do not see existing data in the data entry screen (and in some cases no form either, but not sure if the two issues are related). For superusers, there is no problem. I’v

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19045: tracker-capture: bug fix for radio mode input fields in data entry widget

2015-04-28 Thread noreply
revno: 19045 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-04-28 16:43:25 +0200 message: tracker-capture: bug fix for radio mode input fields in data entry widget modified: dhis-2/dhis-web/dhis-web-apps/src/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19044: Analytics service, using id object manager getByUidOrdered to retain order of dimension items

2015-04-28 Thread noreply
revno: 19044 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-04-28 15:57:25 +0200 message: Analytics service, using id object manager getByUidOrdered to retain order of dimension items modified: dhis-2/dhis-se

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19043: GIS hide windows by clicking the mask.

2015-04-28 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 19043 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-04-28 15:28:51 +0200 message: GIS hide windows by clicking the mask. modified: dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19042: Added JacksonXmlRootElement to ProgramRule classes

2015-04-28 Thread noreply
revno: 19042 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-04-28 15:03:32 +0200 message: Added JacksonXmlRootElement to ProgramRule classes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/programrule/Pro

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19041: Analytics, fixed but with sort order of category based dimension items. This was caused by an und...

2015-04-28 Thread noreply
revno: 19041 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-04-28 14:49:34 +0200 message: Analytics, fixed but with sort order of category based dimension items. This was caused by an underlying change in Identi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19040: Small change in Add/Update program-rule UI.

2015-04-28 Thread noreply
revno: 19040 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2015-04-28 19:14:06 +0700 message: Small change in Add/Update program-rule UI. modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/w

Re: [Dhis2-devs] Defect with the Aggregation Query feature?

2015-04-28 Thread Tran Chau (HISP Vietnam)
HI Simanta and others, The issue is in Manual Aggregate, the "0" values are not displayed/saved. I am working on it to display and save "0" values in Manual Aggregate functionality. Thank you for reporting this bug. .. Best regards, Tran Chau On Mon, Apr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19039: Analysis, about window fixes.

2015-04-28 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 19039 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-04-28 13:34:07 +0200 message: Analysis, about window fixes. modified: dhis-2/dhis-w

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19038: GIS legend bug fixed.

2015-04-28 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 19038 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-04-28 12:34:25 +0200 message: GIS legend bug fixed. modified: dhis-2/dhis-web/dhis-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19037: ER collapsed data items bug fixed.

2015-04-28 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 19037 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-04-28 11:34:14 +0200 message: ER collapsed data items bug fixed. modified: dhis-2/d

Re: [Dhis2-devs] [Dhis2-users] bug 2.18

2015-04-28 Thread Assetta BARA
Bonjour Riddy,Nous utilisons l'application mobile Data capture. Riddy voies tu "data set for mobile avec la 2.18? Je pense que tout mon soucis vient de là!! MerciCordialement Le Mardi 28 avril 2015 8h06, riddy ndoma a écrit : Bonjour Assetta,Dites en clair votre cas d'utilisation.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 19036: Schema/Property cleanup, only give min/max values where it make sense (must be writable, int, str...

2015-04-28 Thread noreply
revno: 19036 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-04-28 15:57:55 +0700 message: Schema/Property cleanup, only give min/max values where it make sense (must be writable, int, string, collection, etc) mod

Re: [Dhis2-devs] [Dhis2-users] bug 2.18

2015-04-28 Thread riddy ndoma
Bonjour Assetta, Dites en clair votre cas d'utilisation. voulez-vous saisir les données à partir du téléphone mobile? Si oui, avec quelle application, Data capture Android ou avec le client mobile Java? Le 28 avril 2015 04:52, Assetta BARA a écrit : > Bonjour Olav et tous, > Je remarque qu'avec