revno: 7074
committer: Tran Chau
branch nick: dhis2
timestamp: Tue 2012-05-29 14:37:37 +0700
message:
(patient) Tabular report (WIP)
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/hisp/dhis/caseentry/action/report/Ge
revno: 7075
committer: Lai
branch nick: dhis2
timestamp: Tue 2012-05-29 14:58:51 +0700
message:
Add receiving SMS function by modem gateway
removed:
dhis-2/dhis-services/dhis-service-sms/src/main/java/org/hisp/dhis/sms/incoming/
revno: 7076
committer: Tran Chau
branch nick: dhis2
timestamp: Tue 2012-05-29 16:23:37 +0700
message:
(patient) Show IdentifierTypes and Attributes tab if any into Enrollment form.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/ma
revno: 7077
committer: Lai
branch nick: dhis2
timestamp: Tue 2012-05-29 16:39:45 +0700
message:
edit bean file of dhis-service-sms
modified:
dhis-2/dhis-services/dhis-service-sms/src/main/resources/META-INF/dhis/beans.xml
--
lp:dh
Currently my build of dhis-web is failing because of missing
dhis-web-sms jar. I now see that is in dhis-mobile project which I
had not built. Is it the intention that this should be a dependency
of core dhis?
___
Mailing list: https://launchpad.net/~d
No I have removed it.
Em, remember you cannot commit a dependency to a WAR which is not part of
the standard dhis build.
Lars
On Tue, May 29, 2012 at 1:48 PM, Bob Jolliffe wrote:
> Currently my build of dhis-web is failing because of missing
> dhis-web-sms jar. I now see that is in dhis-mobil
Hi,
I believe this is an error and I've let the Vietnam team know already.
They will fix ASAP. Not sure how fast they can respond. I guess someone
who knows how could roll back the version on launchpad in the meantime
so that it can build.
Best regards,
Lars
On 29.05.2012 13:48, Bob Jolliff
revno: 7078
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 13:52:52 +0200
message:
Removed sms war dep
modified:
dhis-2/dhis-web/dhis-web-portal/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-dev
Thanks Lars. I had commented it out and things are building fine.
But there seems to be a slew of runtime errors now resulting from what
looks like a partial commit last night:
ClassNotFoundException
org.hisp.dhis.caseentry.action.report.LoadPatientPropertiesAction
On 29 May 2012 12:52, Lars Hel
revno: 7079
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 14:04:07 +0200
message:
Impl first cut of data interpretations.
added:
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/java/org/hisp/dhi
Sorry all. I added missing files.
Best regards,
Châu Thu Trân
HISP Viet Nam
Email: tran.hispviet...@gmail.com
On Tue, May 29, 2012 at 7:06 PM, Bob Jolliffe wrote:
> Thanks Lars. I had commented it out and things are building fine.
> But there s
revno: 7080
committer: Tran Chau
branch nick: dhis2
timestamp: Tue 2012-05-29 20:03:38 +0700
message:
(patient) Add missing files.
added:
dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/hisp/dhis/caseentry/action/report/LoadPat
revno: 7082
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Tue 2012-05-29 19:21:17 +0200
message:
added new dynamic link generator. unable to remove old linkpopulator since
its still in use a couple of places, will be rem
Cannot accept.
:D
2012/5/29 Tran Chau
> Sorry all. I added missing files.
>
> Best regards,
>
> Châu Thu Trân
> HISP Viet Nam
> Email: tran.hispviet...@gmail.com
>
>
>
> On Tue, May 29, 2012 at 7:06 PM, Bob Jolliffe wrote:
>
>> Thanks Lars. I had
revno: 7083
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 21:08:34 +0200
message:
Impl interpretation comments
added:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/interpretation/InterpretationComment.jav
revno: 7085
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 21:37:01 +0200
message:
Removed blood type script from table alteror, not necessary
modified:
dhis-2/dhis-services/dhis-service-patient/src/main
revno: 7086
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 21:44:34 +0200
message:
i18n
modified:
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/org/hisp/dhis/dashboard/i18n_module.pro
revno: 7087
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 22:06:58 +0200
message:
Minor fix
modified:
dhis-2/dhis-services/dhis-service-reporting/src/main/resources/org/hisp/dhis/interpretation/hibernat
Yes, all are cat options. Example:
indicator A = DE X + DE Y (Total), does not work
indicator B = DE X + DE Y(a) + DE Y(b)+ DE Y(c), shows up all right
Critical for a CAREC form, which has many of these with many categories.
--
You received this bug notification because you are a member of DHI
And, no, there are some category options which are not *assigned* in the
custom form (not used at all, but included as category for convenience).
However, they are part of the data set.
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHI
revno: 7088
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2012-05-29 23:23:47 +0200
message:
Impl new interpretation notification in dashboard
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/GenericId
revno: 7089
committer: Tran Chau
branch nick: dhis2
timestamp: Wed 2012-05-30 10:30:10 +0700
message:
(patient) Removed locking from data entry.
modified:
dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patient
revno: 7090
committer: Tran Chau
branch nick: dhis2
timestamp: Wed 2012-05-30 10:38:42 +0700
message:
(patient) Don't show Standard interval days in detail of program-stage.
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/m
revno: 7091
committer: Tran Chau
branch nick: dhis2
timestamp: Wed 2012-05-30 10:52:28 +0700
message:
(patient) Consistent display details of attribute, attriute-group,
identifier-type, relationship, program, program-stage.
modified:
24 matches
Mail list logo