Re: [Dhis2-users] new app in appstore: custom js/css

2015-09-14 Thread riddy ndoma
Great ! 2015-09-10 15:33 GMT+01:00 Lars Helge Øverland : > Hi, > > there is a new app on the app store: Custom JS/CSS: > > https://www.dhis2.org/appstore > > Custom JS/CSS is an app that lets you create and maintain custom > Javascript and CSS content for your DHIS 2 instance. The Javascript and

Re: [Dhis2-users] [Dhis2-devs] Editing Dataset

2015-09-14 Thread Johan Ivar Sæbø
Hi Gerald, you need to delete the [Underfives death ..] data element link in the table, and insert the [maternal deaths..]. And vice versa. I remember it can be tricky to see the cursor, but try to place it to the left of the link and press "delete". Then you can filter for the right data elem

[Dhis2-users] Can't Login after restoring sample database

2015-09-14 Thread Mugeni Harold
Hallo Everyone, Hope you are all well. I have installed DHIS2 locally on my machine. I ran it for a while with my own data and everything was ok. Later I decided to run the application using the sample database. I created another database called 'dhis2_sierra' and restored in it the sample data

Re: [Dhis2-users] [Dhis2-devs] Editing Dataset

2015-09-14 Thread gerald thomas
Dear Johan, Thanks for your help. It was successful. On 9/14/15, Johan Ivar Sæbø wrote: > Hi Gerald, > > you need to delete the [Underfives death ..] data element link in the > table, and insert the [maternal deaths..]. And vice versa. I remember it > can be tricky to see the cursor, but try to p

Re: [Dhis2-users] Can't Login after restoring sample database

2015-09-14 Thread gerald thomas
Dear Mugeni, What database are you using? If it is postgresql You can connect to the database using psql admin or psql (database name) Then run this query: UPDATE users set password = '48e8f1207baef1ef7fe478a57d19f2e5' where username = 'admin'; Restart the system and try admin/district Wishing

[Dhis2-users] Issue with tracker capture

2015-09-14 Thread Ese Egerega
Dear All, There is this issue am experiencing with the tracker capture app. Not sure if thats how it is supposed to work or if its bug. When you click on the name of a tracked entity for the first time you get a blank result and a message that the person is not enrolled for any program even when

Re: [Dhis2-users] [Dhis2-devs] Issue with tracker capture

2015-09-14 Thread markus . bekken
Dear Ese, we have seen the same happening in some cases, and there is a bug reported here: https://bugs.launchpad.net/dhis2/+bug/1490838 It does not appear to be consistently reproduced in the cases we have seen. If you have additional info on repro that is welcome. Regards, Markus > Den 15. se

Re: [Dhis2-users] Can't Login after restoring sample database

2015-09-14 Thread Mugeni Harold
Dear Gerald, Thank you so much for your response. I think it works, but what is happening now is that when I try to login, an exception occurs. I don't know whether this had to do with the data imported from the sample databse because though it completed, it did give off some errors during the

Re: [Dhis2-users] Can't Login after restoring sample database

2015-09-14 Thread gerald thomas
Mugeni, Please can you send a screenshot of the error you are having and also the log files? On 9/15/15, Mugeni Harold wrote: > Dear Gerald, > > Thank you so much for your response. I think it works, but what is happening > now is that when I try to login, an exception occurs. I don't know wheth