Hi Nghia,
Do you have any error message that we can have a look ? Can be
javascript or server error ?
Also can you provide the string ( in Lao ) that you put into description
? Or a screenshot of what have been entered into the form.
--
You received this bug notification because you are a memb
** 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/1585033
Title:
Validation rule Translation left side and right side
Status in DHIS:
Fix
The issue is because they try to enter the name of the validation rule
in Lao language ( left side and right side expression as in the
screenshots that Nghia provided )
Then in validationAction.java we use the whole OrganisationUnit object
as the key of the validationResults Map. I think the obje
ages and Program Stage sections
>>>> are not working in DHIS 2.24 version. Even if translations exist, they're
>>>> not showing up on the UI. But, the same is working in trunk. Could you
>>>> help fix it in 2.24 as well.
>>>>
>>>>
mage: ThoughtWorks]
> <http://www.thoughtworks.com/?utm_campaign=archana-chillala-signature&utm_medium=email&utm_source=thoughtworks-email-signature-generator>
>
> On Mon, Oct 10, 2016 at 5:23 PM, Viet Nguyen wrote:
>
>> Hi Archana,
>>
>> Sorry for late reply.
, 2016 at 12:43 AM, Paulo Grácio
wrote:
> Hi, shouldn't this work? https://play.dhis2.org/demo/api/24/translations
>
> -- Paulo
>
> On Tue, Oct 11, 2016 at 4:44 AM Viet Nguyen wrote:
>
>> Hi Archana,
>>
>> This should be fixed now in 2.24.
>>
>>
able in
> 2.23), for now I would include the default category combo. When you say
> Import, are you creating this payload yourself, or is it coming from
> another system?
>
> --
>
> Morten Olav Hansen
>
> Senior Engineer, DHIS 2
>
> University of Oslo
>
> http://
Hi Sam,
I have applied a fix for this issue on 2.25
Please try again.
Regards,
On Tue, Oct 18, 2016 at 12:23 PM, Viet Nguyen wrote:
> Hi Sam,
>
> Can you try to use the full object name "dataElementCategoryCombo"
> instead of "categoryCombo" and try again
the
> disclaimer, kindly send an email to disclai...@hisp.org
> and a copy will be provided to you. By replying to
> this e-mail or opening any attachment you agree to be bound by the
> provisions of the disclaimer.*
>
> ___
> Mai
Hi Pooben,
Please take the below file as an example. It's the main page of the
dashboard-app.
https://raw.githubusercontent.com/dhis2/dashboard-app/master/index.html
Regards,
On Mon, Feb 27, 2017 at 3:44 PM, Pooben Dass wrote:
> Hi Viet Nguyen
>
> I am trying to get the DHIS2 m
appingRunnable.r
>>> un(TaskThread.java:61)
>>> at java.lang.Thread.run(Thread.java:745)
>>> Caused by: org.postgresql.util.PSQLException: ERROR: null value in
>>> column "property" violates not-null constraint
>>> Detail: Failing row contains (44356
Regards
>
> Hannan
>
> On Wed, Jun 7, 2017 at 3:10 PM, Viet Nguyen wrote:
>
>> Hi Hannan,
>>
>> I think this is caused by some invalid translation records in your
>> database.
>>
>> Can you try to run the below query with the old database and then run
the same value. But
> note that there are 19385 rows have null values in the 'type' column.
>
> Thank you for your kind effort.
>
> Regards
>
> Hannan
>
> On Fri, Jun 9, 2017 at 9:06 AM, Viet Nguyen wrote:
>
>> Hi Hannan,
>>
>> As discussed yes
ists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
>
--
Viet Nguyen
Software Developer, DHIS 2
University of Oslo
http://www.dhis2.org
___
Mailing list: https://launchpad.net/~d
ns/util.
>
> Lars
>
> On Thu, Dec 10, 2009 at 10:41 AM, Abyot Gizaw wrote:
>
>>
>>
>> ------ Forwarded message --
>> From: Viet Nguyen
>> Date: Thu, Dec 10, 2009 at 10:28 AM
>> Subject: Re: [Branch ~dhis2-devs-core/dhis2/dhis-patient] Rev
Hi,
I don't think a validation in model layer is a good idea. Because a
validator have to throw back to the view layer the error messages. If we
validate at model layer, then for validating, a parameter have to go from
view layer, through the controller to the model layer. Then if there would
be e
Hi,
As always there is not a single right and wrong answer here. There are some
things (usually different things) that might need to be validated at
different levels of the application. But things which might make a mess of
the model should be validated by the model (or the service layer as I se
Hi Saptarshi,
It's an well accepted pattern in data driven application (like ours),
> validation should be done ideally at the model layer... and when I raised
> the point of not doing it in JavaScript, I meant not doing that as default.
> By default doing the validation in model layer and then se
Merry Christmas everyone :)
We do celebrate Christmas in Vietnam ;-)
Although I'm not in Vietnam now
Cheers
On Fri, Dec 25, 2009 at 12:08 AM, Bob Jolliffe wrote:
> Seasons greetings over Christmas - do you guys do Christmas in Vietnam? If
> not take a break anyway :-)
>
> Cheers
> Bob
>
Hi,
I am trying to apply jQuery Validation plugin into dhis2 india branch.
For showing the error messages in different languages, I need a language
code. But could not find this code anywhere. So what I did is adding this
method into "I18n" class:
public String getCurrentLocaleCode()
{
Hi,
5. It's difficult to input information the current form (ref. attached
file). Can we have the function which support designing data entry form?
I've been working on the custom data entry screen. All basic features are
finished. Currently we are implementing this project in India for the first
Hi,
Spring now supports fully annotation stereotype, I hope you might consider
to apply that for dhis. Maybe we can use stereotype annotation for
Controller bean definition and reference... it might help reduce a lot of
time, because we just only have to define the action class in struts.xml,
not
ch(e){
optionComboSelector.add(option); // just for IE
}
A common method in common.js should be useful.
Regards,
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-
into a
tag.
Regards,
2010/1/22 Lars Helge Øverland
>
>
> On Fri, Jan 22, 2010 at 12:16 PM, Viet Nguyen wrote:
>
>> Hi,
>>
>> Just a minor javascript cross-browser hack.
>>
>> When adding an options to a select tag using javascript, I can see in DHIS
&
issue; Quang is supposed to start work with us from March?
>>>> Everybody agrees? and have you discussed with him?
>>>>
>>>>
>>>> Remember mentioning this before and also talked to him... when I
>>>> attended GNOME ASIA last year, and will conta
Tran <
>> tran.hispviet...@gmail.com> wrote:
>>
>>> Hi Abyot,
>>>
>>> I modify the source.
>>>
>>> Please find enclosed the attached file to see the patch.diff file.
>>>
>>> Best regards,
>>>
>>>
>&g
> Cell phone: +84 97 324 1542
>
>
>
> On Sat, Jan 30, 2010 at 6:14 PM, Viet Nguyen wrote:
>
>> Hi,
>>
>> Here are things that I've changed for patient - branch
>>
>>
>>- Add Date of Enrollment Description , Date of Incident Descriptio
Hi Abyot,
Do you have any plan for Patient Identifier Management functions ?
Is it ok if i work on this ?
Regards,
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https
ps://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe :
> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> More help : https://help.launchpad.net/ListHelp
>
>
e help : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>> ___
>> Mailing list:
>> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe :
>> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
> ___
> Mailing list:
> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe :
> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> More help : https://help.launchpad.net/ListHelp
>
>
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
g data to FALSE.
If an organisation Unit is not allowing entering data. Then in the data
entry form. If user try to enter data for it. We should not allow them, and
show a popup to inform that this orgUnit is closed.
Also the same in Import data modules.
Is this right ?
"dataentryform". This will
change alot in xml config files, I tried to search all the places and update
the changes. I hope I don't miss anything...
If there is any error, please be calm and tell me, i will fix i right
away...
Thank you,
age things.
Program enrollment is not a step of Patient Registration. It should be done
after the registration I think.
> - *RelationShip*
> I can't create relationship between two objects.
>
It worked hereI will test it again...
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
On Mon, Mar 1, 2010 at 4:02 PM, Bob Jolliffe wrote:
> Hi Viet
>
> On 1 March 2010 08:22, Viet Nguyen wrote:
>
>> Hi,
>>
>>
>> On Mon, Mar 1, 2010 at 11:13 AM, Chau Thu Tran <
>> tran.hispviet...@gmail.com> wrote:
>>
>>> Hi Abyot
dows 7, jdk1.6.0_16, maven 2.2.1 with* *JAVA_OPTS=-Xms256m
>> -Xmx768m -XX:PermSize=256m -XX:MaxPermSize=768m environment variable. Any
>> ideas?
>>
>> Thank you.
>> Best regards,
>> Quang
>>
>
>
Hi,
First, I think you should upgrade to jdk1.6.0_17
Second , did you add this variable MAVEN_OPTS = -Xms256m -Xmx512m ?
regards,
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
y
>> emailing
>> >> *
>> >> *i...@logicaloutcomes.net*
>> >>
>> >>
>> >>
>> >>
>> >> ___
>> >> Mailing list: https://launchpad.net/~dhis2-users
>> >> Post to : dhis2-us...@lists.launc
e now.
>
> Timothy
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help : https://help.launchpad.net/ListHelp
>
>
--
Viet Nguyen
So
t; 104 | LogicalOutcomes c/o Centre for Social Innovation, 720 Bathurst
> Street, Toronto Canada M5S 2R4 | *You may unsubscribe from receiving
> commercial electronic messages from LogicalOutcomes by emailing *
> *i...@logicaloutcomes.net*
>
>
>
> _______
>
79 80 00 56*
> *75 15 02 32*
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help : https://help.launchpad.net/ListHelp
>
>
--
Viet Nguy
*Mobile:* +2348036195778
> *Skype:* barnabas.akumba
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.l
t;> intention, and we don't see the rationale behind this neither.
>>
>>
>> Best
>> Lise
>> --
>> *From:* Dhis2-users > o@lists.launchpad.net> on behalf of Morten Olav Hansen <
>> mor...@dhis2.org>
>> *S
erformance and scalability of bulk imports of events, enrollments
> and tracked entity instances. Docs
> <https://docs.dhis2.org/master/en/developer/html/webapi_kafka_integration.html>
> RELEASE INFO --- Release Information Link Download release and sample
> database https://www.dhis2.org/downloads
: dhis2-us...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help : https://help.launchpad.net/ListHelp
>>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs
the
> latest?
>
> Secondly, why is a category option that is not used in any dataset
> affecting data entry on that dataset?
>
> Thanks
>
>
> Warm Regards,
>
> Ifeanyi
>
> Read DrMaestro's Blog
> www.ifeanyiokoye.com
>
>
> On Thursday, Se
by the
> provisions of the disclaimer.*
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net
Elmarie Claasen*
>
> [image: Hisp logo]
>
> Project Manager
>
> Health Information Systems Program
>
> Tel: 041-367 1027
>
> Cell: 082 374 2209
>
> E-mail: elma...@hisp.org
>
> Skype: elmarie.claasen52
>
>
>
> *From:* Viet Nguyen
gt;
> I'm trying to reproduce this issue on blank database but still couldn't
> reproduce it.
>
> Thanks,
> --
> *Em Le Hong*
> DHIS2 Implementation| *HISP Vietnam *
> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>
>
>
>
>
> __
nchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
--
Viet Nguyen
Software Developer, DHIS 2
University of Oslo
http://www.dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-d
Those columns were added from 2.30 only. Did you upgrade your DB to 2.30
before ?
On Mon, Oct 15, 2018 at 1:02 PM DHIS2 Support
wrote:
> Version: 2.29Build revision: 88696a1
> thanks Viet
> On Mon, Oct 15, 2018 at 6:58 AM Viet Nguyen wrote:
>
>> Hi, which version are you
30 – I will say
>> that it was not possible after all. We tried many different combinations
>> for creating the .csv files and none was successful. Together with the fact
>> that some of the Org Unit csv files have been successfully imported in
>> versions 2.25 – 2.29
&
lly, but almost those things only follow India 's requirements.
Please give comment then we can try to make it more generic...
Regards,
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
I don't have strong opinion about this problem, let John and guys discuss
and finish it. Then I could do the coding part...
Regards,
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
t the gobal requirements. I think we should
have a solution for this...If we can not come to an end for any problem
working on both patient-branch and trunk at the same time is fine with me.
More things will come soon...
--
Viet Nguyen
___
Maili
ion*).
>
> Thanks !
>
> --
> Hieu.HISPVietnam
> Good Health !
>
>
> ___
> Mailing list:
> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to : dhis2-devs@lists.launchpad.net
>
Page = $currentPage + 1 )
> href="dataElement.action?searchText=$searchText&pageSize=$pageSize¤tPage=$nextPage">$i18n.getString(
> "command.more")
> #end
>
>
>
>
>
Thank you very much Murodullo.
I will try to implement this to the patient list and update to you soon.
a util class, then later I can modify that link ( maybe add or
remove a "/" , or something like that )
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https
2010/3/9 Viet Nguyen
>
>
>> Hi Viet, this looks quite elegant..
>>
>> If the PagingUtil class is general, any chance we can move it to the
>> dhis-support-system project so that it can be used by other modules if
>> required later?
>>
>> Lars
&
ethod may throw a custom exception, or return a boolean value, to let
the action class know whether the create patient action is successful or not
.
So.. should I do this ? or keep current approach ?
Please give some advices.
Thank you,
--
Viet N
2010/3/16 Lars Helge Øverland
>
>
> On Mon, Mar 15, 2010 at 7:47 AM, Viet Nguyen wrote:
>
>>
>> Hi,
>>
>> I have a problem while doing this patient module that I want to share with
>> you.
>>
>> Current, I do all the business logic code on
Fixed this.
One point to note here :
A program stage can have some compulsory data elements. So this program
stage can be completed after all the compulsory had data, and not
compulsory data elements can be empty.
--
Program Stages History/Plan in Patient Module show "Complited" about partially
** Changed in: dhis2
Status: New => Fix Committed
--
Program Stages History/Plan in Patient Module show "Complited" about partially
entered data.
https://bugs.launchpad.net/bugs/513789
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to
!
>
>
>
> ___
> Mailing list:
> https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe :
> https://launchpad.net/~dhis2-devs<https://launchpad.n
On Fri, Mar 19, 2010 at 4:20 PM, Viet Nguyen wrote:
>
>
> On Fri, Mar 19, 2010 at 4:05 PM, Hieu Duy Dang > wrote:
>
>> Public bug reported:
>>
>> I verified a date string with format is '-MM-dd' for each date text
>> field. The validation ru
the format of the English one.
Regards,
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
how to do it or I
don't want that rule, I still have to define the method for that rule in
Hindi without checking anything, just return TRUE ...
Another point is... for any new language that we use...someone has to touch
those things. or at least tell me to do it...
Please
chpad.net/%7Edhis2-devs>
> More help : https://help.launchpad.net/ListHelp
>
I have just had a look. It seems you are talking about short name.
Also looked at other objects . There are changes of the length of some
fields in hibernate file.
I will have to update those changes for client va
/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> > Post to : dhis2-devs@lists.launchpad.net
> > Unsubscribe :
> > https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> > More help : https://help.launchpad.net/ListHelp
> >
>
> __
Hi Jason,
I planed to move this to common ... but...somehow forgot it sorry :(
Will do it asap.
Something I would like to note here for sorting and filter functions.
When we apply the paging, we need to sort from database, so there will be
many changes in service methods.
And for filter fu
st:
> > https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> > Post to : dhis2-devs@lists.launchpad.net
> > Unsubscribe :
> > https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> > More help : https://help.launchpa
up.
If its production, then you can send me your db, I will try to update it
without losing data...
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://lau
pad.net/%7Edhis2-devs>
> More help : https://help.launchpad.net/ListHelp
>
>
--
Viet Nguyen
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp
71 matches
Mail list logo