[Dhis2-devs] [Bug 485673] [NEW] List of organisation units is not as alphabet sequence

2009-11-19 Thread Nguyen Tran Do Xuan Thuy
Public bug reported: When generate excel report as org unit listing type. The org unit list isn't list as alphabet sequence. Please fix it soon, because it affects to the import data module. ** Affects: dhis2 Importance: Undecided Status: New -- List of organisation units is not a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1063: Renamed a few methods

2009-11-19 Thread noreply
revno: 1063 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Fri 2009-11-20 08:45:12 +0100 message: Renamed a few methods modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/patient/PatientIdentifie

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1062: Fixed the logic in showing message GUI when copied ReportItem(s)

2009-11-19 Thread noreply
revno: 1062 committer: hieu branch nick: trunk timestamp: Fri 2009-11-20 14:20:40 +0700 message: Fixed the logic in showing message GUI when copied ReportItem(s) modified: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/resources/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1061: Translations, Norwegian and Chinese

2009-11-19 Thread noreply
revno: 1061 committer: knutst_adm branch nick: dhis2 timestamp: Fri 2009-11-20 00:20:08 +0100 message: Translations, Norwegian and Chinese modified: dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_no_NO.properties

Re: [Dhis2-devs] Patient/community in trunk!

2009-11-19 Thread Abyot Gizaw
This could help while trying out this new functionality. Basically it is similar to DHIS2, the following are the major things - Patient - Program - ProgramStage - DataEntry *Patients and Program Menu* - add/edit/remove - patient/program/programstage/attribute/attributevalue/re

[Dhis2-devs] [Bug 385158] Re: DHIS 1.4 File Import fails when calculated data elements are already present in the database

2009-11-19 Thread Lars Helge Øverland
** Changed in: dhis2 Milestone: 2.0.3 => None -- DHIS 1.4 File Import fails when calculated data elements are already present in the database https://bugs.launchpad.net/bugs/385158 You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS.

[Dhis2-devs] Patient/community in trunk!

2009-11-19 Thread Lars Helge Øverland
Hi, the patient/community functionality has been merged into trunk. Thanks to Abyot for astonishing work! We have not yet implemented the part where patient data values are aggregated to "routine" data values. I promised Abyot to do this but have not yet had the time. It is scheduled for the next

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1060: Removed redundant class. Minor fixes.

2009-11-19 Thread noreply
revno: 1060 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Thu 2009-11-19 20:31:31 +0100 message: Removed redundant class. Minor fixes. removed: dhis-2/dhis-web/dhis-web-caseentry/src/main/java/org/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1059: Merged dhis-patient into trunk.

2009-11-19 Thread noreply
Merge authors: Abyot Asalefew (abyot) Bharath (chbharathk) Lars Helge Oeverland larshe...@gmail.com revno: 1059 [merge] committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Thu 2009-11-19 20:16:46 +0100

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1057: Work in progress on sub-totals in category report tables.

2009-11-19 Thread noreply
revno: 1057 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Thu 2009-11-19 18:30:24 +0100 message: Work in progress on sub-totals in category report tables. modified: dhis-2/dhis-api/src/main/java/org

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1056: Implemented totals for category report tables.

2009-11-19 Thread noreply
revno: 1056 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Thu 2009-11-19 16:25:06 +0100 message: Implemented totals for category report tables. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/

[Dhis2-devs] [Bug 485309] [NEW] Update drop down menus when changing language

2009-11-19 Thread Knut Staring
Public bug reported: When the user setting Interface Language is changed, the HTML immediately gets updated, which is great. However, the drop down menus remain in the original language, and only get refreshed after a different module has been selected. It would be great if they are also immediate

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1055: Added resource editor util files.

2009-11-19 Thread noreply
revno: 1055 committer: Lars Helge Oeverland larshe...@gmail.com branch nick: trunk timestamp: Thu 2009-11-19 12:04:10 +0100 message: Added resource editor util files. added: tools/dhis-i18n-resourceeditor/util/ tools/dhis-i18n-resou

Re: [Dhis2-devs] The I18n resource editor

2009-11-19 Thread Lars Helge Øverland
2009/11/19 Hieu Dang Duy > Dear Lars, > > I tried starting up this tool. It's working fine. And if not wrong at > thinking, I guess this tool which being used for adding/editing/translating > any string in the resource .properties file without belong to Eclipse tool > or something likes that ? >

Re: [Dhis2-devs] Database version tracking

2009-11-19 Thread Knut Staring
Sorry list, I probably need an external hard drive for my brainand a less trigger-happy "send" finger... The only piece of new info might be that OpenXData is also using Liquibase. Knut On Thu, Nov 19, 2009 at 10:06 AM, Ola Hodne Titlestad wrote: > This is spam Knut... > > Have a look here:

Re: [Dhis2-devs] Database version tracking

2009-11-19 Thread Ola Hodne Titlestad
This is spam Knut... Have a look here: http://n2.nabble.com/Use-liquibase-to-deal-with-database-changes-and-to-simplify-DHIS-update-process-td3735078.html#a3735078 Ola -- 2009/11/19 Knut Staring > Interesting tool: http://www.liquibase.org/ > > -- > Cheers, > Knut Staring > > _

[Dhis2-devs] Database version tracking

2009-11-19 Thread Knut Staring
Interesting tool: http://www.liquibase.org/ -- Cheers, Knut Staring ___ 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

Re: [Dhis2-devs] Google Motion Chart (Gapminder) connected to DHIS 2 report tables

2009-11-19 Thread Knut Staring
A reminder that we need to integrate Google Motion Charts into DHIS2: http://www.ted.com/talks/view/id/620 On Sun, Oct 11, 2009 at 7:47 AM, Knut Staring wrote: > On Sun, Oct 11, 2009 at 1:20 AM, Ola Hodne Titlestad > wrote: > >> Gapminder was discussed during the Goa workshop in July, here is a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1054: Ajusted the styles for generating the output excel file.

2009-11-19 Thread noreply
revno: 1054 committer: hieu branch nick: trunk timestamp: Thu 2009-11-19 14:55:13 +0700 message: Ajusted the styles for generating the output excel file. Renamed some classes which are more shorter than but clearly. removed: dhis-