[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13599: smscommand support for anonymous program

2014-01-06 Thread noreply
revno: 13599 committer: Long branch nick: dhis2 timestamp: Tue 2014-01-07 13:53:01 +0700 message: smscommand support for anonymous program modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/smscommand/SMSCommand.java dhis-2/dhi

[Dhis2-devs] [Bug 1266632] [NEW] Database tables loaded upon start and deleted upon shutdown of tomcat

2014-01-06 Thread Simon Ndira
Public bug reported: I have a scenario on Windows7, tomcat 7.0.42 (in xampp) with Postgres9.2, DHIS2 v13: When I fire up tomcat, it populates my database with 255 tables and all seems fine. Data can be inserted, password changed etc; and this reflects in the database. Now, when I shutdown tomca

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13598: Fixed bug with add person add and register new function

2014-01-06 Thread noreply
revno: 13598 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 22:08:22 +0100 message: Fixed bug with add person add and register new function modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13597: always set to public-read on interpretation object

2014-01-06 Thread noreply
revno: 13597 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-01-06 20:04:09 +0100 message: always set to public-read on interpretation object modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/AccessStr

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13596: Person list, fixed bug with delete function

2014-01-06 Thread noreply
revno: 13596 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 19:15:35 +0100 message: Person list, fixed bug with delete function modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-casee

[Dhis2-devs] [Bug 1266448] Re: Tomcat Error after Upgrade from 2.13 to 2.14 Trunk

2014-01-06 Thread Lars Helge Øverland
This happened due to a weakness in the upgrade script (indirect reason was that there as no rows in datavalue table). It has been fixed now. You will still see the error message the very first time you start version 2.14, but it goes away on second start and can safely be ignored. ** Changed in: d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13595: Table alteror, found a more reliable way of detecting if attributeoptioncomboid upgrade script ha...

2014-01-06 Thread noreply
revno: 13595 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 18:25:34 +0100 message: Table alteror, found a more reliable way of detecting if attributeoptioncomboid upgrade script has run. Using information

[Dhis2-devs] [Bug 1250992] Re: Subset of user roles assigned to a user does not allow him to enter the data

2014-01-06 Thread Sharada Acharya
Can I please get an update on this? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1250992 Title: Subset of user roles assigned to a user does not allow him to enter the data Status in DHIS 2:

[Dhis2-devs] [Bug 1251718] Re: Numbers are being treated as strings

2014-01-06 Thread Sharada Acharya
Can I please get an update on this issue? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1251718 Title: Numbers are being treated as strings Status in DHIS 2: In Progress Bug description: T

[Dhis2-devs] [Bug 1254118] Re: Validation Rules are applied only to the most recent visits

2014-01-06 Thread Sharada Acharya
Can I please get an update on this? -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1254118 Title: Validation Rules are applied only to the most recent visits Status in DHIS 2: New Bug descrip

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13594: Remove health-staff property from Patient object, create a new dynamic attribute call Staff to sa...

2014-01-06 Thread noreply
revno: 13594 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-01-06 22:31:51 +0700 message: Remove health-staff property from Patient object, create a new dynamic attribute call Staff to save values of this property. In tem

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13593: bugfix for anonymous entry (cachemanifest pointet to non-existent file)

2014-01-06 Thread noreply
revno: 13593 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-01-06 15:43:16 +0100 message: bugfix for anonymous entry (cachemanifest pointet to non-existent file) modified: dhis-2/dhis-web/dhis-web-caseentry/src

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13592: Don't create crosstab index

2014-01-06 Thread noreply
revno: 13592 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 15:17:09 +0100 message: Don't create crosstab index modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/TableC

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13591: Fixed issue when starting on blank db, re-arranged startup routines a bit to make sure default op...

2014-01-06 Thread noreply
revno: 13591 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 15:13:52 +0100 message: Fixed issue when starting on blank db, re-arranged startup routines a bit to make sure default option combo and period ty

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13590: Better exception logging for startup routines

2014-01-06 Thread noreply
revno: 13590 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 15:05:47 +0100 message: Better exception logging for startup routines modified: dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/

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

2014-01-06 Thread noreply
revno: 13589 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 14:42:39 +0100 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 13588: use header-delay-message instead of span based message for alerting when a property already exist...

2014-01-06 Thread noreply
revno: 13588 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-01-06 14:34:46 +0100 message: use header-delay-message instead of span based message for alerting when a property already exists in form modified: dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13587: minor fix to custom person registration, remove fixed attributes

2014-01-06 Thread noreply
revno: 13587 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-01-06 14:31:42 +0100 message: minor fix to custom person registration, remove fixed attributes modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13586: Add dynamic attributes as parametters of prorgam-stage template message.

2014-01-06 Thread noreply
revno: 13586 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-01-06 20:23:58 +0700 message: Add dynamic attributes as parametters of prorgam-stage template message. added: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-mai

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13585: Program cosmetic fix

2014-01-06 Thread noreply
revno: 13585 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 13:51:21 +0100 message: Program cosmetic fix modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addPatientForm.vm

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13584: Person dashboard, added missing javascript i18n string

2014-01-06 Thread noreply
revno: 13584 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 13:39:27 +0100 message: Person dashboard, added missing javascript i18n string modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13583: minor change to context-menu, if switching the Y direction makes it goes outside the browser.. sw...

2014-01-06 Thread noreply
revno: 13583 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2014-01-06 13:30:46 +0100 message: minor change to context-menu, if switching the Y direction makes it goes outside the browser.. switch back modified: dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13582: Program, clearer label for data entry method

2014-01-06 Thread noreply
revno: 13582 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 13:21:07 +0100 message: Program, clearer label for data entry method modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patien

[Dhis2-devs] [Bug 1266448] [NEW] Tomcat Error after Upgrade from 2.13 to 2.14 Trunk

2014-01-06 Thread Adebusoye Anifalaje
Public bug reported: Hi, After upgrading from 2.13 to 2.14 Trunk I got couple of errors and warning when I started Tomcat (see below). I don't have any aggregate data in this database just a some multiple events data. On the actual database all patient registration details are missing (see atta

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13581: Program, label clicks for checkboxes

2014-01-06 Thread noreply
revno: 13581 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 13:14:19 +0100 message: Program, label clicks for checkboxes modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/ma

[Dhis2-devs] [Bug 1266443] Re: Lontitude and Latitude as Default in Tabular Report

2014-01-06 Thread Adebusoye Anifalaje
** Summary changed: - Lontitude and Latitude as Defaul in Tabular Report + Lontitude and Latitude as Default in Tabular Report -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1266443 Title: Lonti

[Dhis2-devs] [Bug 1266443] [NEW] Lontitude and Latitude as Default in Tabular Report

2014-01-06 Thread Adebusoye Anifalaje
Public bug reported: Hi, Tabular report shows a Longitude and Latitude Column by default even though the user does not select these in options. Replicated this on the Snapshot Demo site: http://apps.dhis2.org/dev /dhis-web-caseentry/app/index.html. It is saved in the favourite as Long and Lat De

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13580: Program, label clicks for checkboxes

2014-01-06 Thread noreply
revno: 13580 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 13:01:49 +0100 message: Program, label clicks for checkboxes modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13579: Patient reminder auths

2014-01-06 Thread noreply
revno: 13579 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2014-01-06 12:40:36 +0100 message: Patient reminder auths modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 13578: Add functionality to add dynamic attributes as parametters in a program template message(DONE).

2014-01-06 Thread noreply
revno: 13578 committer: Tran Chau branch nick: dhis2 timestamp: Mon 2014-01-06 15:56:57 +0700 message: Add functionality to add dynamic attributes as parametters in a program template message(DONE). added: dhis-2/dhis-web/dhis-web-

Re: [Dhis2-devs] DHIS2 Mobile Tracker

2014-01-06 Thread Kiza Kamza
Ok. I use Nokia XpressMusic 5130c-2 reagrds Kiza On Fri, Jan 3, 2014 at 11:36 AM, Long Ngo Thanh wrote: > Hi Kiza, > > Could you please tell me exactly which model of Nokia Express music is > that? Unfortunately, right now we don't have the tracker client for Android > yet but you can take a l