Hi Morten,
I looked the bug :
"We created a Program say "Program1" and then "Program Stage" under it.
This stage has approximately 20 "ProgramStageDataElements".
On "Event Capture screen", after selecting relevant fields ("Program1" as
program and "orgUnit" as organization Unit), on clicking "Re
Hello All,
We were creating "data elements" with "domainType as patient" in dhis
through our app.
But we just realized that "patient" is not there in "domainType drop-down"
anymore.
There are only 2 values that we can select (aggregate and tracker) .
Just wanted to confirm if "tracker" is to be
revno: 15692
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 11:50:27 +0200
message:
Added new startup routine InitTableAlteror. For certain statements it is
necessary to run before other routines.
added:
Hi Mansi,
that's correct, tracker is a plain replacement for patient. It is part of
the terminology change from patient* to tracked entity*.
In the data model you will see a change from string discriminators to enum.
In the database you will see a change from:
aggregate -> AGGREGATE
patient -> T
revno: 15693
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 11:54:55 +0200
message:
Removed file
removed:
resources/sql/change dataelement domain type from patient to tracker.sql
--
lp:dhis2
https://cod
Thanks Lars..
On Mon, Jun 16, 2014 at 3:23 PM, Lars Helge Øverland
wrote:
> Hi Mansi,
>
> that's correct, tracker is a plain replacement for patient. It is part of
> the terminology change from patient* to tracked entity*.
>
> In the data model you will see a change from string discriminators t
revno: 15694
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 12:42:58 +0200
message:
Cleanup
modified:
dhis-2/dhis-api/src/test/java/org/hisp/dhis/calendar/DateUnitTest.java
dhis-2/dhis-services/dhis-se
revno: 15695
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 12:45:17 +0200
message:
Nullpointer check
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataelement/DefaultDataE
revno: 15696
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 13:17:25 +0200
message:
Cleanup
modified:
dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/utils/ContextUtils.java
dhis-2/dhi
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 15697 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 13:39:36 +0200
message:
PT DV GIS ER, startup request weakness fixed + ER, param
revno: 15698
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 13:40:29 +0200
message:
More logging for menu apps
modified:
dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/security/SpringSecuri
Hi Kiran,
it could be I get this wrong, however just a suggestion: When classifying
the organisation units in DHIS it is useful to utilize an organisation unit
group set ("Org unit type") and organisation unit groups for each type.
This makes is possible to later do data analysis broken down on or
revno: 15699
committer: Tran Chau
branch nick: dhis2
timestamp: Mon 2014-06-16 20:05:53 +0800
message:
Remove SearchTrackedEntityInstanceAction class in tracker module.
removed:
dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/h
Dear dev community,
PSI usually develops custom forms (both on the aggregated and tracker side)
with script code in order to implement extra functionality ot get the
control of some input html fields. For example we can introduce extra
attributes or events in the HTML tags as follows (where 'custy
(Sorry I forgot the subject in my last email)
Dear dev community,
PSI usually develops custom forms (both on the aggregated and tracker side)
with script code in order to implement extra functionality ot get the
control of some input html fields. For example we can introduce extra
attributes or e
Hi David,
do you think you could post your curl command?
Lars
On Thu, Jun 12, 2014 at 9:41 AM, Morten Olav Hansen
wrote:
> Did you set the content-type header? it's either that, or something is
> wrong with your data
>
> --
> Morten
>
>
> On Thu, Jun 12, 2014 at 9:37 AM, David Muturi wrote
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 15700 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 15:21:37 +0200
message:
DV, param bug fixed.
modified:
dhis-2/dhis-web/dhis-w
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 15701 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 15:23:25 +0200
message:
DV, empty value dash removed + legend config improved.
m
revno: 15702
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 15:31:32 +0200
message:
CSV meta-data import, supporting parent of organisation units
modified:
dhis-2/dhis-services/dhis-service-dxf2/src/main
revno: 1104
committer: Lars Helge Overland
branch nick: dhis2-docbook-docs
timestamp: Mon 2014-06-16 15:35:54 +0200
message:
CSV meta import
modified:
src/docbkx/en/dhis2_user_man_import_export.xml
--
lp:~dhis2-documenters/dhis2/dh
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 15703 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 15:52:20 +0200
message:
ER EV, option set api sync.
modified:
dhis-2/dhis-web
revno: 15704
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 15:59:43 +0200
message:
Changed default appstore url
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/appmanager/AppManager.java
--
lp:dh
Hi Sumudu,
my guess is that someone has done manual inserts of periods in the period
table, and that you have a mismatch between the period (start / end date)
and the period type. E.g. you have periods which are days but has the
monthly period type. Please investigate this. This SQL will give you
** Changed in: dhis2
Milestone: None => 2.16
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1328173
Title:
sharing for external access is not saved
Status in DHIS 2:
Confirmed
Bug descrip
** Changed in: dhis2
Milestone: None => 2.16
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
** Changed in: dhis2
Importance: Undecided => Medium
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DH
Hi Lars,
I also reported this problem on the Bug list here:
https://bugs.launchpad.net/dhis2/+bug/1313954.
It happens either when you import from another system so you have period type
id = 3 both end dates in year . Another scenario is when you run the manual
aggregate query and choose a
** Changed in: dhis2
Milestone: None => 2.16
** Changed in: dhis2
Assignee: (unassigned) => Thu Tran (tran-hispvietnam)
** Changed in: dhis2
Importance: Undecided => Medium
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DH
Hi Simon, this is not a bug per se. It simply means that this table has
been upgraded already for some reason.
cheers
Lars
** Changed in: dhis2
Status: New => Invalid
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https
Hi Sumudu,
To get past this quickly, you need to check your period table and filter by
Periodtypeid 3. Have a look at all any start date that does not begin on the
1st. Delete this from the table. Clear system cache and run analytics again.
This should work.
The Devs have to think of a more l
Hi Adebusoye,
that sounds quite likely.
Tran can you please check that the aggregation queries produce valid
periods (start / end dates are in sync with the period type) ?
On Mon, Jun 16, 2014 at 5:00 PM, Adebusoye Anifalaje
wrote:
> Hi Sumudu,
>
> To get past this quickly, you need to check
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
revno: 15705 [merge]
committer: Jan Henrik Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 18:21:35 +0200
message:
EventChart object introduced.
added:
dhis-2/dhis-api/s
oh ok. Thanks Lars, We will look into this.
Regards,
Kiran.
On Mon, Jun 16, 2014 at 5:22 PM, Lars Helge Øverland
wrote:
> Hi Kiran,
>
> it could be I get this wrong, however just a suggestion: When classifying
> the organisation units in DHIS it is useful to utilize an organisation unit
> gro
Good.
On Mon, Jun 16, 2014 at 7:05 PM, Kiran Prakash
wrote:
> oh ok. Thanks Lars, We will look into this.
>
> Regards,
>
> Kiran.
>
>
> On Mon, Jun 16, 2014 at 5:22 PM, Lars Helge Øverland
> wrote:
>
>> Hi Kiran,
>>
>> it could be I get this wrong, however just a suggestion: When classifying
>
Thanks Lars and Adebusoye!
Yes, your guess is correct i have done the thing wrong way
- during manual aggregation i have selected start date 1/5/2014 and end
date as *16/6/2014*
- then my database period table shows two monthly period for June
- now i have remove the extra one from p
Thanks Sumudo, glad it works. Mind you this might still be a bug with the
aggregation queries, we are working it.
Lars
On Mon, Jun 16, 2014 at 8:23 PM, sumudu weerasinghe
wrote:
> Thanks Lars and Adebusoye!
>
> Yes, your guess is correct i have done the thing wrong way
>
>- during manual a
revno: 15706
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 21:51:38 +0200
message:
Analytics, checking if organisation unit levels are present
modified:
dhis-2/dhis-services/dhis-service-analytics/src/m
revno: 1105
committer: Lars Helge Overland
branch nick: dhis2-docbook-docs
timestamp: Mon 2014-06-16 22:02:18 +0200
message:
Data value docs
modified:
src/docbkx/en/dhis2_user_man_web_api.xml
--
lp:~dhis2-documenters/dhis2/dhis2-do
revno: 15707
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 22:10:19 +0200
message:
Made a static final variable out of the supported date formats in DateUtils
modified:
dhis-2/dhis-support/dhis-support-
Hi James,
this has been fixed in trunk / 2.15 now. Thanks for reporting.
regards,
Lars
On Thu, Jun 5, 2014 at 5:07 PM, James Chang wrote:
> The data entry form does not seem to handle 'new line' character.
> If the 'new line' character ('Enter' key) is entered, it failed to load
> the saved
revno: 15708
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-06-16 22:30:48 +0200
message:
Data entry, missing json encoding of data values
modified:
dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-
Blueprint here:
https://blueprints.launchpad.net/dhis2/+spec/follow-up-analysis-by-org-unit
Lars
On Thu, Jun 5, 2014 at 7:41 AM, Lars Helge Øverland
wrote:
> Hi Thuy,
>
> yes I agree, I think we need to do that.
>
> regards,
>
> Lars
> On Jun 5, 2014 6:12 AM, "Thuy Nguyen" wrote:
>
>> Dear
Hello,
Recent serialization changes have broken UserSetting and SystemSetting
services.
These services were taking in the content-type "text/plain" until now,
basically a json with key / value pairs of settings.
I think the RenderServiceMessageConverter now lets in only json or xml
payload. Th
revno: 15709
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2014-06-17 08:38:01 +0200
message:
Fixed mapping issues with EventChart
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/eventchart/EventChart.java
43 matches
Mail list logo