[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12107: Add function to support for uniqueness scope in identifiers based on orgunit, program, and period...

2013-09-16 Thread noreply
revno: 12107 committer: Tran Chau branch nick: dhis2 timestamp: Tue 2013-09-17 13:08:16 +0700 message: Add function to support for uniqueness scope in identifiers based on orgunit, program, and period type. added: dhis-2/dhis-web/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12105: Fixed bug in BaseAnalyticalObject

2013-09-16 Thread noreply
revno: 12105 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 18:58:31 +0200 message: Fixed bug in BaseAnalyticalObject modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/BaseAnalyticalObject.java

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 801: Minor correction

2013-09-16 Thread noreply
revno: 801 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Mon 2013-09-16 19:40:17 +0200 message: Minor correction modified: src/docbkx/en/dhis2_user_man_web_api.xml -- lp:~dhis2-documenters/dhis2/dhis2-do

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12106: Fixed bug in BaseAnalyticalObject

2013-09-16 Thread noreply
revno: 12106 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 19:04:01 +0200 message: Fixed bug in BaseAnalyticalObject modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/BaseAnalyticalObject.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12104: CSS fix

2013-09-16 Thread noreply
revno: 12104 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 18:18:38 +0200 message: CSS fix modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/green/green.css dh

Re: [Dhis2-devs] can't login , started from a empty DB. trunk version

2013-09-16 Thread Knut Staring
Great. In my colleague's case, it worked with DHIS Live (this is a Windows laptop), with the same db, war, and browser. Still unable to log in when running Tomcat from Xampp, even though that works perfectly on my own laptop. Something to do with permissions for java/tomcat perhaps?? Sent from my

Re: [Dhis2-devs] what's mean ? cache error

2013-09-16 Thread Lars Helge Øverland
Hi easy, this simply means that the dhis cache (more precisely the Hibernate second level cache) is full for certain objects, in this case the cache for group associations for organisation unit group sets. It is nothing to worry about. As usual Hibernate is dramatizing their log levels a bit, I t

[Dhis2-devs] what's mean ? cache error

2013-09-16 Thread easy
* WARN 2013-09-16 22:10:14,801 HHH020008: Cache[org.hisp.dhis.organisationunit.Organisation UnitGroupSet.organisationUnitGroups] Key[org.hisp.dhis.organisationunit.OrganisationUnitGroupSet.organisationUnitGroups#113008] Lockable[(null)] A soft-locked cache entry was expired by the underlying

Re: [Dhis2-devs] Cell Splitting

2013-09-16 Thread Gomez Phiri
Hi Lars, I understand, but its kinda confusing though 😉 Date: Mon, 16 Sep 2013 14:48:29 +0200 Subject: Re: [Dhis2-devs] Cell Splitting From: larshe...@gmail.com To: knu...@gmail.com CC: gomezph...@hotmail.com; dhis2-devs@lists.launchpad.net Hi Gome, not sure if its a bug - if you select "split ho

Re: [Dhis2-devs] can't login , started from a empty DB. trunk version

2013-09-16 Thread easy
after I add a admin user manually. can login. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2013-09-16 21:05:47,"Knut Staring" wrote: Unfortunately, I'm just now looking at a similar case on my colleague's laptop. I copied the db from my laptop where I have no problems at all. But completely unable

Re: [Dhis2-devs] can't login , started from a empty DB. trunk version

2013-09-16 Thread Knut Staring
Unfortunately, I'm just now looking at a similar case on my colleague's laptop. I copied the db from my laptop where I have no problems at all. But completely unable to log in with admin/district or my user on his laptop even though the database is an exact copy. Also when I put wrong info in hiber

Re: [Dhis2-devs] can't login , started from a empty DB. trunk version

2013-09-16 Thread easy
Do as you said, still can't. I found the db created has only a anonymous user. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2013-09-16 16:41:06,"Knut Staring" wrote: Hi Easy, I think this could be caching related. Try Chrome incognito mode. Knut On Monday, September 16, 2013, easy wrote: Hi,sir,

Re: [Dhis2-devs] Cell Splitting

2013-09-16 Thread Lars Helge Øverland
Hi Gome, not sure if its a bug - if you select "split horizontally" then you get a new cell at the same height to the right of the existing one. I would call that splitting horizontally (but of course depends on how you view it). Anyway this is built-in ckEditor functionality so not much we can do

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12102: minor fixes to person update, removed debug println

2013-09-16 Thread noreply
revno: 12102 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 14:41:18 +0200 message: minor fixes to person update, removed debug println modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/h

Re: [Dhis2-devs] Cell Splitting

2013-09-16 Thread Knut Staring
Thanks Gomez. Could you please create a bug in Launchpad? Den 16. sep. 2013 19:00 skrev "Gomez Phiri" følgende: > Hi all, > > There is a small bug in the "Design Data Entry Form". The split cell > command (right click cell) in the table is doing the opposite splitting the > cell vertically instea

[Dhis2-devs] Cell Splitting

2013-09-16 Thread Gomez Phiri
Hi all, There is a small bug in the "Design Data Entry Form". The split cell command (right click cell) in the table is doing the opposite splitting the cell vertically instead of horizontally and vice versa. Gomez.__

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12101: more update person fixes

2013-09-16 Thread noreply
revno: 12101 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 13:56:40 +0200 message: more update person fixes modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/event/person/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12100: Minor

2013-09-16 Thread noreply
revno: 12100 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 13:43:45 +0200 message: Minor modified: dhis-2/dhis-services/dhis-service-patient/src/main/java/org/hisp/dhis/patient/hibernate/HibernatePatien

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12099: Simplified and fixed bug with data set report for default forms.

2013-09-16 Thread noreply
revno: 12099 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 13:22:02 +0200 message: Simplified and fixed bug with data set report for default forms. removed: dhis-2/dhis-services/dhis-service-reporting/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12098: more fixes for update person

2013-09-16 Thread noreply
revno: 12098 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 12:10:25 +0200 message: more fixes for update person modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/event/per

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12096: Data set report, added de and co id for custom forms

2013-09-16 Thread noreply
revno: 12096 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Mon 2013-09-16 11:31:18 +0200 message: Data set report, added de and co id for custom forms modified: dhis-2/dhis-services/dhis-service-reporting/src/main/jav

Re: [Dhis2-devs] [Dhis2-users] Problem with GIS: Facility layer

2013-09-16 Thread Jan Henrik Øverland
Hannan, I tried to do exactly as you instructed, and it works for me. Both when drilling down on Dhaka and when I do it from the layer window. Could you please try and see if it happens again? NB! The speed and responsiveness of you GIS will increase dramatically if you simplify the coordinates in

Re: [Dhis2-devs] can't login , started from a empty DB. trunk version

2013-09-16 Thread Knut Staring
Hi Easy, I think this could be caching related. Try Chrome incognito mode. Knut On Monday, September 16, 2013, easy wrote: > Hi,sir, > > I can't login into system after startup. using trunk version, empty DB. > anter enter password, no responese, url changed into: > > > http://localhost:80

[Dhis2-devs] can't login ,started from a empty DB. trunk version

2013-09-16 Thread easy
Hi,sir, I can't login into system after startup. using trunk version, empty DB. anter enter password, no responese, url changed into: http://localhost:8080/dhis/dhis-web-commons/security/login.action?failed=true -- 此致 easy 莫愁前路无知己,天下谁人不识君。__

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12095: (person api) update of persons, wip

2013-09-16 Thread noreply
revno: 12095 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 10:06:49 +0200 message: (person api) update of persons, wip modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/ev

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12094: (person api) validate person when updating

2013-09-16 Thread noreply
revno: 12094 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 09:42:02 +0200 message: (person api) validate person when updating modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/

Re: [Dhis2-devs] Step by step procedures

2013-09-16 Thread Jason Pickering
Did you happen to look at the documentation? http://www.dhis2.org/doc/snapshot/en/implementer/html/ch08.html Regards, Jason On Sun, Sep 8, 2013 at 12:12 PM, Gerald Thomas wrote: > Dear Support, > Please can you help me with a step by step procedures for installation of > DHIS2 on Ubuntu. Ple

Re: [Dhis2-devs] Problem with GIS: Facility layer

2013-09-16 Thread Hannan Khan
Dear Jan I solved this problem by removing the folder created by the WAR file in the server. I stopped the tomcat7 service, delete the folder and start the service. It solved the problem. But I want to learn the reason if possible. So GIS user name is 'gis' and password is 'Gis123456'. The server

[Dhis2-devs] FW: Setting Data Element number type

2013-09-16 Thread Gulam Khan
From: Gulam Khan [mailto:gm-k...@criticalsoftware.com] Sent: quarta-feira, 4 de Setembro de 2013 09:29 To: 'dhis2-us...@lists.launchpad.net' Cc: fd-ra...@criticalsoftware.com; p-gra...@criticalsoftware.com Subject: Setting Data Element number type Hello Everyone, I need to setup data e

[Dhis2-devs] Step by step procedures

2013-09-16 Thread Gerald Thomas
Dear Support, Please can you help me with a step by step procedures for installation of DHIS2 on Ubuntu. Please note I will be using Postregsql as my database. Thanks in advance. Sent from Windows Mail___ Mailing list: https://launchpad.net/~dhis2-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12093: minor fix

2013-09-16 Thread noreply
revno: 12093 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-16 09:06:31 +0200 message: minor fix modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/controller/event/PersonController.java