revno: 2843
committer: Tri
branch nick: dhis2
timestamp: Mon 2011-02-14 15:40:51 +0700
message:
implemented blueprint: custom sort for organisation unit
added:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/organisationunit/comparator/
Merge authors:
jason
revno: 2844 [merge]
committer: jason
branch nick: dhis2
timestamp: Mon 2011-02-14 10:56:35 +0200
message:
Altered data browser: Implemented StatementBuilder. Implemented raw data
drill down. Altered timing to t
5 revisions were removed from the branch.
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch g
Public bug reported:
It seems that point coordinates are not exported to DXF.
** Affects: dhis2
Importance: High
Status: New
** Changed in: dhis2
Importance: Undecided => High
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscri
This is not a bug. We do not store 0 values. If u want to remove a value
then remove the value and save. Tri, dont commit before discussing these
things.
On 13 Feb 2011 23:35, "Tri Tran Thanh" wrote:
> ** Changed in: dhis2
> Status: New => Fix Committed
>
> --
> You received this bug notification
Hi lars.
With old way, it will make misunderstanding for user. When they want
to update existed value with Zero value, in view they see the value
was changed but it doesn't change in database .
Tran Thanh Tri
HISP Viet Nam
Cell phone: +84903670967
==
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/717756
Title:
Error on setting min and max values
Status in DHIS 2
revno: 2845
committer: Tran Chau
branch nick: dhis2
timestamp: Tue 2011-02-15 09:41:58 +0700
message:
Fix bug: Error on setting min and max values.
modified:
dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/hist
** Changed in: dhis2
Status: New => Fix Committed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/717756
Title:
Error on setting min and max values
Status in DHIS 2 - District Health Infor
Public bug reported:
Searching an organisation unit by code in the organisation tree is not
working.
** Affects: dhis2
Importance: Undecided
Assignee: Thu Tran (tran-hispvietnam)
Status: New
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
--
Y
Hi Jason,
sorry for the delay in communication - we had a report deadline and I was busy
till now. So, there is some additional information:
Data browser works more or less fine in the organisation mode (I found a small
bug there and I will report it separately, or should I link it with this
th
Public bug reported:
Data browser dos not show proper figures - behavior is dependent on the
drill-down method chosen by user. Details can be seen in attached
document.
** Affects: dhis2
Importance: Undecided
Status: New
--
You received this bug notification because you are a memb
** Attachment added: "Data browser hierarchy bug.doc"
https://bugs.launchpad.net/bugs/719145/+attachment/1850650/+files/Data%20browser%20hierarchy%20bug.doc
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpa
This is the correct behaviour, assuming that there is no data at
"Chittagong" division.
Please confirm this is the case, other wise it is a bug.
On 2/15/11, Hynek Kruzik wrote:
>
> ** Attachment added: "Data browser hierarchy bug.doc"
>
> https://bugs.launchpad.net/bugs/719145/+attachment/185065
Then i think it should show a message that value 0 cannot be save at the
moment user change it, and the color of text field shouldn't change to green
color. Because we usually tell user that green color is the sign of data has
been saved.
--
**Thuy
--
You received this bug notification because
Hi. Let me offer my perspective here.
1) If the user enters a zero, and the zero is not significant, nothing
should be persisted.
2) If the user enters a non-zero, the value is always persisted.
3) If the user updates an existing value by deleting it from the data
entry screen, the value should be
I think this is not a good idea at all. This could potentially be even
more confusing to users. If zeros are not significant, the system
should just swallow the values (or better yet, persist them to a
datavalue_zeros table, which I am going to write a blueprint for)
silently. Providing this kind o
revno: 2846
committer: Jo Størset
branch nick: trunk
timestamp: Tue 2011-02-15 11:52:24 +0530
message:
Added support for creating periods from iso format (needs cleanup)
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/Da
revno: 2847
committer: Jo Størset
branch nick: dhis2
timestamp: Tue 2011-02-15 11:55:53 +0530
message:
StringBuffer -> StringBuilder
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataelement/DataElementCategoryOptionCombo.ja
revno: 2848
committer: Jo Størset
branch nick: dhis2
timestamp: Tue 2011-02-15 12:06:28 +0530
message:
Added uuid to DataSet, and methods to retrieve by uuid
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataset/DataSetServic
revno: 2849
committer: Jo Størset
branch nick: dhis2
timestamp: Tue 2011-02-15 12:08:47 +0530
message:
Added uuid to categoryoptiocombo (might have missed some places)
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/o
revno: 2850
committer: Jo Størset
branch nick: dhis2
timestamp: Tue 2011-02-15 12:16:27 +0530
message:
Added spike for importing dataValueSets based on jaxb.
added:
dhis-2/dhis-services/dhis-service-importexport/src/main/java/org/hi
revno: 2851
committer: Jo Størset
branch nick: dhis2
timestamp: Tue 2011-02-15 12:23:26 +0530
message:
Added spike for storing dataValueSets through a simple http post (see
/api/rpc)
added:
dhis-2/dhis-web/dhis-web-api/src/main/ja
Well, I would agree if this behavior would not depend on drill down
method. If you double click on divison inside the table then systems
shows no data, but if you select the same division from the drop down
list then the system shows data aggregated from lover levels. I think
that this is a bug.
-
24 matches
Mail list logo