Re: [Dhis2-devs] [Bug 724165] Re: datasetsection-allow-nonunique-names

2011-03-13 Thread jason.p.pickering
Seems to be no constraint on section.name. CREATE TABLE section ( sectionid integer NOT NULL, name character varying(255) NOT NULL, datasetid integer, sortorder integer, CONSTRAINT section_pkey PRIMARY KEY (sectionid), CONSTRAINT fk756f7ee5e8fa755b FOREIGN KEY (datasetid)

[Dhis2-devs] Build failed in Jenkins: Dhis2 Web Trunk » DHIS Web API #2142

2011-03-13 Thread support
See http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-api/2142/ -- [INFO] [INFO] Building DHIS Web API [INFO]task-segment: [clean, install, findbugs:findbugs]

[Dhis2-devs] Build failed in Jenkins: Dhis2 Web Trunk #2142

2011-03-13 Thread support
See http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/2142/changes Changes: [Lars Helge Overland] Fixed issue with aggregated export -- [...truncated 980 lines...] [INFO] Deleting directory

Re: [Dhis2-devs] [Bug 724165] Re: datasetsection-allow-nonunique-names

2011-03-13 Thread Lars Helge Øverland
Good. Then we will add the validation, check back if you experience the deletion issue again. On Sun, Mar 13, 2011 at 8:53 AM, jason.p.pickering 724...@bugs.launchpad.net wrote: Seems to be no constraint on section.name. CREATE TABLE section ( sectionid integer NOT NULL, name character

Re: [Dhis2-devs] [Bug 363292] Re: SMS Listener Does Not Remember COM Port

2011-03-13 Thread murod
Hi, Does it count if device was changed, and make another try and catch to obtain new COM port? cheers, murod 2011/3/13 Lars Helge Øverland larshe...@gmail.com ** Changed in: dhis2 Status: Opinion = Fix Committed -- You received this bug notification because you are a member of DHIS

Re: [Dhis2-devs] Amazon EC2 AMI

2011-03-13 Thread Jason Pickering
Looking more into costs, it seems to be quite significant. Costs are calculated based on instance-hour. If it is up and running, it is billed. Testing on a Micro instance proved that performance is pretty unacceptably slow. Scaling up to an instance with 17 GB of memory improved things

Re: [Dhis2-devs] Amazon EC2 AMI

2011-03-13 Thread Jason Pickering
On Sun, Mar 13, 2011 at 2:18 PM, Jo Størset stor...@gmail.com wrote: Took it off-list, but maybe others are also interested? Oops. Den 13. mars 2011 kl. 10.54 skrev Jason Pickering: Looking more into costs, it seems to be quite significant. Costs are calculated based on instance-hour. If

[Dhis2-devs] Does everybody get Ubuntu mailing list messages

2011-03-13 Thread Murod Latifov
HI; Does everybody get Ubuntu mailing list messages from launchpad? Its to anoying now, to many messages from Ubuntu coming. Please help to get rid of it. regards, murod ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3015: Added name of groups to the data integrity checks for objects violating exclusive group sets

2011-03-13 Thread noreply
revno: 3015 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Sun 2011-03-13 16:59:37 +0100 message: Added name of groups to the data integrity checks for objects violating exclusive group sets modified:

[Dhis2-devs] Jenkins build is back to normal : Dhis2 Web Trunk » DHIS Web API #2143

2011-03-13 Thread support
See http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/org.hisp.dhis$dhis-web-api/2143/ ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help :

[Dhis2-devs] Jenkins build is back to normal : Dhis2 Web Trunk #2143

2011-03-13 Thread support
See http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/2143/changes ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help :

[Dhis2-devs] [Bug 734415] [NEW] Data element/indicator group editor not sorted

2011-03-13 Thread Lars Helge Øverland
Public bug reported: For the data element and indicator group editor in data dictionary module, the lists should be sorted alphabetically. ** Affects: dhis2 Importance: Undecided Status: New -- You received this bug notification because you are a member of DHIS 2 developers,

[Dhis2-devs] [Bug 734415] Re: Data element/indicator group editor not sorted

2011-03-13 Thread Lars Helge Øverland
** Changed in: dhis2 Milestone: None = 2.2 ** Changed in: dhis2 Assignee: (unassigned) = Thu Tran (tran-hispvietnam) ** Changed in: dhis2 Status: New = Fix Committed ** Changed in: dhis2 Status: Fix Committed = Confirmed -- You received this bug notification because you

Re: [Dhis2-devs] Does everybody get Ubuntu mailing list messages

2011-03-13 Thread Jo Størset
Den 13. mars 2011 kl. 16.42 skrev Murod Latifov: HI; Does everybody get Ubuntu mailing list messages from launchpad? Its to anoying now, to many messages from Ubuntu coming. Please help to get rid of it. Yes, everybody get those mails. I tried getting rid of it, but turns out there

Re: [Dhis2-devs] Does everybody get Ubuntu mailing list messages

2011-03-13 Thread Jo Størset
Hi, Den 13. mars 2011 kl. 21.22 skrev Jo Størset: Yes, everybody get those mails. Just to be clear, I'm referring to the QA mails.. Jo ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe :

Re: [Dhis2-devs] Does everybody get Ubuntu mailing list messages

2011-03-13 Thread Jan Henrik Øverland
You can easily avoid such mails with a gmail filter. Froyo / Galaxy S On 13 Mar 2011 21:25, Jo Størset stor...@gmail.com wrote: ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe :

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3016: Added util sql script

2011-03-13 Thread noreply
revno: 3016 committer: Lars Helge Overland larshe...@gmail.com branch nick: dhis2 timestamp: Sun 2011-03-13 23:45:22 +0100 message: Added util sql script added: resources/sql/movedata.sql -- lp:dhis2

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3017: Fix bug: Data element/indicator group editor not sorted.

2011-03-13 Thread noreply
revno: 3017 committer: Tran Chau tran.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2011-03-14 10:30:32 +0700 message: Fix bug: Data element/indicator group editor not sorted. modified:

[Dhis2-devs] [Bug 734415] Re: Data element/indicator group editor not sorted

2011-03-13 Thread Thu Tran
** Changed in: dhis2 Status: Confirmed = 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/734415 Title: Data element/indicator group editor not sorted Status in DHIS 2 -

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3019: DataBrowser - Renamed action class and changed export result drop down list to use buttons instead.

2011-03-13 Thread noreply
revno: 3019 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2011-03-14 12:00:01 +0700 message: DataBrowser - Renamed action class and changed export result drop down list to use buttons instead. removed:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3020: Fixed missing.

2011-03-13 Thread noreply
revno: 3020 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2011-03-14 12:16:06 +0700 message: Fixed missing. modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 3021: Made to export page of pdf a bit more wider

2011-03-13 Thread noreply
revno: 3021 committer: Hieu hieu.hispviet...@gmail.com branch nick: dhis2 timestamp: Mon 2011-03-14 12:45:16 +0700 message: Made to export page of pdf a bit more wider modified: