Re: [Dhis2-users] [DHIS2-users] DHIS-live 2.12 problem

2013-06-22 Thread Lars Helge Øverland
Hi, the server setup in manual assumes a server with 16 GB of RAM. That is fairly well described in this section, saying: For this guide we assume that 8 Gb RAM is allocated for PostgreSQL and 8 GB RAM is allocated for Tomcat/JVM, and that a 64-bit operating system is used. If you are running a

[Dhis2-users] missing filters for charts

2013-06-19 Thread Lars Helge Øverland
Hi, some of you have reported that you get a message saying no filters selected when loading charts in visualizer after upgrading to 2.12. This issue has now been fixed. Good news is that to resolve it you can simply restart your Tomcat/container and the startup routines will take care of it

Re: [Dhis2-users] mvn install doesn't work

2013-06-19 Thread Lars Helge Øverland
Hi Marko, you must navigate to the /dhis-2 directory inside the repo before invoking mvn. In this directory you will find the pom.xml. After that you need to navigate to /dhis-2/dhis-web directory and invoke mvn again. Lars On Wed, Jun 19, 2013 at 5:20 PM, Marko David Garcia

Re: [Dhis2-users] [DHIS2 on the others Cloud than AWS]

2013-06-19 Thread Lars Helge Øverland
Never tried it but think it should be possible. Google now offers a JVM through the app engine: https://developers.google.com/appengine/docs/java/ It could be combined with Google cloud SQL which is based on MySQL: https://developers.google.com/cloud-sql/ Lars On Wed, Jun 19, 2013 at

Re: [Dhis2-users] [DHIS2 on the others Cloud than AWS]

2013-06-19 Thread Lars Helge Øverland
-SNAPSHOT.jar META-INF/dhis/beans.xml sed -i 's/DHIS2_HOME/DHIS2_HOME_SL/g' META-INF/dhis/beans.xml jar uf dhis-support-external-2.13-SNAPSHOT.jar META-INF/dhis/beans.xml On Wed, Jun 19, 2013 at 7:56 PM, Lars Helge Øverland larshe...@gmail.com wrote: Never tried it but think it should be possible

Re: [Dhis2-users] Fwd:

2013-06-18 Thread Lars Helge Øverland
This column is obsolete after 2.12 and should have been dropped by the startup routines. If not then simply drop that column doindicators from the table manually. Lars On Mon, Jun 3, 2013 at 2:53 PM, Knut Staring knu...@gmail.com wrote: We have resolved this issue by deleting all the

Re: [Dhis2-users] [Dhis2-devs] Need Calendar Object to display future dates

2013-06-18 Thread Lars Helge Øverland
Hi John, yes everything is possible, I have put up a blueprint for it here: https://blueprints.launchpad.net/dhis2/+spec/tracker-future-dates best regards, Lars On Sat, Jun 8, 2013 at 10:18 PM, John Ojo jn...@yahoo.com wrote: Hi All, I am creating an information system based on the

Re: [Dhis2-users] User Security Question

2013-06-18 Thread Lars Helge Øverland
Hello Rajib, creating such a user role is perfectly possible. Make sure you give the See data entry module, Add data value, Update data value and Delete data value and not much else. If you do not give See x module authority for any maintenance modules, then the maintenance top menu link will be

Re: [Dhis2-users] DHIS2.11 Saving Value Failed with Status Code 1

2013-06-18 Thread Lars Helge Øverland
Likely to be a caching issue. To force an update of all data sets you can do this SQL: update dataset set version = (version+1); regards, Lars On Mon, Jun 10, 2013 at 2:30 PM, Dayo Adeyomoye deemo...@yahoo.com wrote: Thanks Olav, I restarted the DHIS server and it works now. As you also

Re: [Dhis2-users] Links to GIS from dashboard in 2.12?

2013-06-17 Thread Lars Helge Øverland
That was a bug, sorry about that, fixed in r 11217 and back-ported to 2.12. Lars On Mon, Jun 17, 2013 at 11:59 AM, Knut Staring knu...@gmail.com wrote: Hi, using 2.12 I am adding favorites in GIS, and then clicking on the dashboard icon. The system tells me the favorite has been added to

[Dhis2-users] 2.12 fixes

2013-06-06 Thread Lars Helge Øverland
Hi, we have received a lot of feedback on the 2.12 release and as a result done a range of fixes: Startup exception on Postgres 9.1 GIS download exception due to missing encoding of legend names Category-based dimensions disappearing in pivot tables/charts with no data elements Pivot layout

Re: [Dhis2-users] DHIS version 2.12 is released

2013-06-02 Thread Lars Helge Øverland
On Fri, May 31, 2013 at 6:34 PM, John Ojo john.data...@yahoo.com wrote: To Lars and all the developers team, I raise a toast! Thank you so much for giving us this amazing tool packed with so much horsepower. Please how soon should we expect the 'named Dashboards' functionality. We need it

Re: [Dhis2-users] DHIS version 2.12 is released

2013-06-02 Thread Lars Helge Øverland
On Fri, May 31, 2013 at 10:12 PM, Wilson,Randy rwil...@msh.org wrote: Just checked out the new data visualizer… great to be able to select category option combinations now! It seems that none of my favorites from version 2.11 work. Error message when I load them is: “No filter dimensions

[Dhis2-users] new web site

2013-05-31 Thread Lars Helge Øverland
Hi all, we have a new web site today. We have tried to present DHIS 2 and the community in a more comprehensive way, give the site a modern look and have it scale well on mobile devices. The site is built on a zen-based drupal theme and runs on nginx/php. http://dhis2.org regards, Lars

[Dhis2-users] DHIS version 2.12 is released

2013-05-31 Thread Lars Helge Øverland
Hi all, DHIS 2 version 2.12 is released. We have some great new features for you: - All analysis tools are working against the analytics Web API. This means that the system is no longer dependent on the resource-demanding data mart process and running it is now optional. You can still run data

Re: [Dhis2-users] DHIS version 2.12 is released

2013-05-31 Thread Lars Helge Øverland
...@gmail.com wrote: @Lars Helge...good work!! innovate together!! 2013/5/31 Lars Helge Øverland larshe...@gmail.com Hi all, DHIS 2 version 2.12 is released. We have some great new features for you: - All analysis tools are working against the analytics Web API. This means that the system

Re: [Dhis2-users] Datamart table

2013-05-29 Thread Lars Helge Øverland
Hello, On Wed, May 29, 2013 at 3:41 AM, biodun_aka...@yahoo.com wrote: Good day house; I want to know if DHIS2 can accommodate millions of health facilities Its hard to answer this. DHIS is known to be working with up to 40 000 facilities. and besides can we set it up on oracle

Re: [Dhis2-users] dhis2-live on Ubuntu

2013-05-23 Thread Lars Helge Øverland
Hi Riddy, have a look in the logs directory under the lie installation and please post the log file there - that will make it easier to help you. best regards, Lars PS look here for general hints on how to report a problem: http://dhis2.org/doc/snapshot/en/implementer/html/ch09s03.html On

Re: [Dhis2-users] A chart saved as 'Public' doesn't get offered for inclusion into other users' dashboards

2013-05-21 Thread Lars Helge Øverland
...@corridor-sida.org http://www.corridor-sida.org/ -- *From:* Lars Helge Øverland larshe...@gmail.com *To:* Rodolfo Melia rme...@knowming.com *Cc:* dhis2-users@lists.launchpad.net dhis2-users@lists.launchpad.net; Steffen Tengesdal stenges...@gmail.com *Sent

Re: [Dhis2-users] Problem regarding DHIS2 metadata migration from MySQL to PostgreSQL

2013-05-15 Thread Lars Helge Øverland
Hi Hannan, my approach to this would have been to - upgrade both versions to 2.11 - do a full dxf2 meta-data exchange between the systems - for the data values use the CSV data value import-export and made sure that you use the start-end dates when exporting to split the files into manageable

Re: [Dhis2-users] Metadata export-import between dHIS2 version 2.10 and 2.11

2013-05-14 Thread Lars Helge Øverland
Hi Hannan, as described earlier on the list we do not support meta-data import/export between version 2.10 and 2.11. In 2.11 we introduced DXF 2 for meta-data exchange, as apposed to the earlier DXF 1. So you will have to upgrade your first instance to 2.11 as well, then do the meta-data export.

Re: [Dhis2-users] Data visualizer error

2013-05-07 Thread Lars Helge Øverland
Hi Marko, I have removed those invalid translations from 2.10, you can get the WAR file here in about 30 min: http://apps.dhis2.org/ci/job/dhis-web-2.10/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war Lars On Tue, May 7, 2013 at 1:02 AM, Marko David Garcia

Re: [Dhis2-users] Aggregated data collection, offline

2013-05-02 Thread Lars Helge Øverland
Hi Rodolfo, unfortunately you need to be online when opening the data entry screen. However, as long as you keep the browser window open, it will work. You can also hibernate your computer, meaning you can resume work offline after hibernating if you don't close the browser window. We are

[Dhis2-users] 2.12 plan

2013-05-01 Thread Lars Helge Øverland
Hi all, we plan to release 2.12 at June 1 in time for our advanced academy in Entebbe, Uganda. An update of the key features which will go into this release: - Migrate all analysis tools including Data Visualizer and GIS from using data mart as data source to the new Analytics

[Dhis2-users] Server specifications

2013-05-01 Thread Lars Helge Øverland
Hi all, in version 2.11 and later DHIS performs aggregation on-the-fly as opposed to pre-aggregating data into data marts. This raises the bar a little on your server's specifications, mostly in terms of available RAM and disk read speeds. Some rules-of-thumb server recommendations: - RAM:

Re: [Dhis2-users] Spring cleaning

2013-04-30 Thread Lars Helge Øverland
Okay so data archive functions will be removed for 2.12. Lars ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-users More help :

Re: [Dhis2-users] Indicator Group Set Dimension in DHIS2.11 Pivot Table

2013-04-29 Thread Lars Helge Øverland
Hi Busoye, I get your point. Sorry to say we don't support indicator group sets for analysis yet. No doubt that it would be useful and a natural thing to implement. However I can't promise exactly when we will be able to do it - it will be a bit tricky from an implementation perspective and the

Re: [Dhis2-users] (no subject)

2013-04-26 Thread Lars Helge Øverland
Hi Subodha, hard to say but my wild guess is that you have values in the datavalue table which are either extremely high, or have an extreme number of decimal points. The process fails when it tries to write an aggregated value to the aggregateddatavalue table, where the value is out of range

Re: [Dhis2-users] Patientdatavalue - value field is short

2013-04-26 Thread Lars Helge Øverland
Hi Marko, we could consider it - the only problem is that we have chosen the approach of using one column for all types of values. Most values are short numbers and using text as column type over varchar with fixed length implies a performance penalty. I am not sure how significant that overhead

Re: [Dhis2-users] Weekly CSV import?

2013-04-26 Thread Lars Helge Øverland
See here for CSV import: http://dhis2.org/doc/snapshot/en/user/html/ch19s04.html Period format here: http://dhis2.org/doc/snapshot/en/user/html/ch25s03.html Format for weeks is WeekWn2004W10Week 10 2004 On Fri, Apr 26, 2013 at 12:11 PM, Knut Staring knu...@gmail.com wrote: Is it

Re: [Dhis2-users] Fwd: 20130422 - Kinshasa D.R.C DHIS2 Training - Possible Bug Picked Up - Report Tables

2013-04-24 Thread Lars Helge Øverland
Fixed and back-ported to 2.11. Lars On Mon, Apr 22, 2013 at 12:44 PM, Knut Staring knu...@gmail.com wrote: -- Forwarded message -- From: Farai Mutero fa...@hisp.org Date: Mon, Apr 22, 2013 at 11:21 AM Subject: 20130422 - Kinshasa D.R.C DHIS2 Training - Possible Bug Picked

Re: [Dhis2-users] csv import error

2013-04-22 Thread Lars Helge Øverland
Hi Marko, that log didn't say much.. There is likely another log file inside tomcat/logs that contains an exception of some kind... Lars On Mon, Apr 22, 2013 at 6:30 PM, Marko David Garcia markodavi...@gmail.comwrote: Hi, These are the log files. Maybe the error is in the catalina.out at

Re: [Dhis2-users] csv import error

2013-04-22 Thread Lars Helge Øverland
This indicates that the user running Tomcat does not have appropriate access to the file system where Tomcat runs. So either make sure you start Tomcat as the user who owns the files, or change ownership (chown -R) for all tomcat files to the user running Tomcat.

Re: [Dhis2-users] Error with Constant UIDs in Indicator Formula in 2.11

2013-04-21 Thread Lars Helge Øverland
Hi Busoye, you are correct. I have fixed the bug. You can download the updated 2.11 release in half an hour. Thanks for reporting. regards, Lars On Fri, Apr 19, 2013 at 10:16 PM, Busoye Anifalaje bus...@hisp.org wrote: Hi all, I am testing the 2.11 upgrade on my local host and have hit

Re: [Dhis2-users] unable to update data visualizer favorites in DHIS-2 version 2.10

2013-04-20 Thread Lars Helge Øverland
Hi Randy, which build number are you on (about page) ? I think this has been fixed in latest 2.11 stable. Get it from dhis2.org/downloads. regards, Lars On Sat, Apr 20, 2013 at 2:23 PM, Wilson,Randy rwil...@msh.org wrote: Perhaps this has been fixed in 2.11, but I can’t seem to create or

[Dhis2-users] Reporting a problem

2013-04-20 Thread Lars Helge Øverland
Hi all, we are getting many bug reports these days along the lines of it doesn't work, please help. For the DHIS 2 team to be able to help you effectively we appreciate as much information and clarity around your problem as possible. First try to clear your browser cache and the dhis application

Re: [Dhis2-users] NULL error when trying to set Min-Max values (extra fields in db table)

2013-04-18 Thread Lars Helge Øverland
Hi Knut, Paulo is right.. but I would suggest first drop these columns with alter table minmaxdataelement drop column maximumvalue; alter table minmaxdataelement drop column minimumvalue; Then apply Paolo's statements: ALTER TABLE minmaxdataelement RENAME minvalue TO minimumvalue ALTER TABLE

Re: [Dhis2-users] Linode CPU

2013-04-14 Thread Lars Helge Øverland
Hi, Linode continues to upgrade their services. You can now double your available memory for free. Simply use the upgrade available link to the bottom right to upgrade in the Linode dashboarx. This is great news for those using Linode and looking to upgrade to DHIS 2.11 as more memory is welcome

Re: [Dhis2-users] Downloaded map doesn't show all layers and use of term Quintiles

2013-04-11 Thread Lars Helge Øverland
Hi Dan, yes we could easily use SVG for icons and then embed them in the download. Only problem is that IE8, which we still officially support, uses viewport to render maps and does not support SVG out of the box. Eventually we will scrap support for IE8 but not immediately.. Lars On Thu,

Re: [Dhis2-users] Custom forms - Pagination/Section

2013-04-08 Thread Lars Helge Øverland
would appreciate. ** ** Regards, Paulo Grácio ** ** *From:* Lars Helge Øverland [mailto:larshe...@gmail.com] *Sent:* quarta-feira, 3 de Abril de 2013 19:19 *To:* Paulo Grácio *Cc:* dhis2-users@lists.launchpad.net *Subject:* Re: [Dhis2-users] Custom forms - Pagination/Section

Re: [Dhis2-users] Generating Reporting Rate Summary for Org. Unit Groups

2013-04-08 Thread Lars Helge Øverland
Hi Stephen Good question. We wanted to keep it simple and avoid people to load too many facilities in the same report. For instance, on a large database, by selecting public as facility ownership you might end up with 10 000 facilities which would have killed the server. Re reporting rates you

Re: [Dhis2-users] DXF Detailed Metadata Export...

2013-04-08 Thread Lars Helge Øverland
On Mon, Apr 8, 2013 at 11:18 PM, Rodolfo Melia rme...@knowming.com wrote: Hi Bob - thanks for your detailed explanation. Because we use naming conventions, we wanted to filter on the basis of name. 'WHP - ' is the prefix that we were planning to use to locate quickly what we wanted to export,

Re: [Dhis2-users] Displaying general stats on Dashboard

2013-04-07 Thread Lars Helge Øverland
Hi Alvin, another approach is to create a standard report based on SQL where you query for these things. I have attached a useful starting point. - create a new standard report and call it statistics on usage or similar. - select jasper report with jdbc data source. - select and upload the

Re: [Dhis2-users] Displaying general stats on Dashboard

2013-04-07 Thread Lars Helge Øverland
On Sun, Apr 7, 2013 at 2:29 PM, Olav Poppe olav.po...@me.com wrote: Hi, which version of DHIS2 are you running - it does not look like one of the latest versions? I don't think the jasper report with jdbc data source option is there in 2.9 and older. That's correct - Alvin you must use 2.9

Re: [Dhis2-users] Displaying general stats on Dashboard

2013-04-07 Thread Lars Helge Øverland
On Sun, Apr 7, 2013 at 2:29 PM, Bob Jolliffe bobjolli...@gmail.com wrote: Good idea .. I can see how that would work for reporting. Of course if you want to take advantage of dhis analytics, gis, web pivots and all the other cool stuff it would also be nice to capture this data as

[Dhis2-users] Pictures anyone

2013-04-06 Thread Lars Helge Øverland
Hi all, we are working on the web pages and in that regard I was wondering if anyone has any high-quality pictures to share? Looking for pictures from DHIS related activities such as field trips, system use at clinics or facilities, meetings, workshops and more. It will be used for country

Re: [Dhis2-users] Pivot Table Module Selections not showing

2013-04-04 Thread Lars Helge Øverland
Thanks Dan. Must be a UI glitch. Works on chrome here. Can you please post operating system, browser, version and a screenshot? regards, Lars On Apr 4, 2013 8:41 AM, Daniel Bridges dbrid...@akrosresearch.com wrote: I think I might have found another bug in 2.11 when selecting what data

Re: [Dhis2-users] Data not Saved

2013-04-04 Thread Lars Helge Øverland
* -- *From:* Ocaya Stephen stepho...@gmail.com *To:* Muhumuza Kananura Rornald mk.rorn...@yahoo.com *Cc:* Lars Helge Øverland larshe...@gmail.com; dhis2-users@lists.launchpad.net dhis2-users@lists.launchpad.net *Sent:* Thursday, April 4, 2013 1:01 PM *Subject:* Re: [Dhis2-users

Re: [Dhis2-users] Data not Saved

2013-04-03 Thread Lars Helge Øverland
* * * * You make a living by what you get; you make a life by what you give.-Winston Churchill* -- *From:* Lars Helge Øverland larshe...@gmail.com *To:* Dayo Adeyomoye deemo...@yahoo.com *Cc

Re: [Dhis2-users] Server Errors

2013-04-03 Thread Lars Helge Øverland
Thanks for the clarifications - that all makes sense and I can now get superuser access. One last question - what authority allows a user to create a public user group - I can't find one that confers this ability? Sorry if I have missed the obvious. Seems you have found a glitch - will get

Re: [Dhis2-users] Custom forms - Pagination/Section

2013-04-03 Thread Lars Helge Øverland
Hi Paulo, there is way for developers. Don't try this at home. In custom form editor, view the source. Wrap the HTML contents that you want to appear as a section in a div and add a class formSection to it, something like: div class=formSection // Stuff that makes up a section here /div You

Re: [Dhis2-users] Data Entry Page still not loading selected org unit

2013-04-03 Thread Lars Helge Øverland
twitter:pharaell -- *From:* Lars Helge Øverland larshe...@gmail.com *To:* Dayo Adeyomoye deemo...@yahoo.com *Cc:* Jason Pickering jason.p.picker...@gmail.com; dhis2-users@lists.launchpad.net dhis2-users@lists.launchpad.net *Sent:* Tuesday, April 2, 2013 4:17 PM *Subject

Re: [Dhis2-users] Server Errors

2013-04-03 Thread Lars Helge Øverland
On Wed, Apr 3, 2013 at 11:29 AM, Lars Helge Øverland larshe...@gmail.comwrote: Thanks for the clarifications - that all makes sense and I can now get superuser access. One last question - what authority allows a user to create a public user group - I can't find one that confers this ability

Re: [Dhis2-users] Custom forms - Pagination/Section

2013-04-03 Thread Lars Helge Øverland
: 10px;* *}* ** ** Is this a sign that I’m not a developer J?! ** ** Kind regards, Paulo Grácio ** ** ** ** *From:* Lars Helge Øverland [mailto:larshe...@gmail.com] *Sent:* quarta-feira, 3 de Abril de 2013 18:03 *To:* Paulo Grácio *Cc:* dhis2-users@lists.launchpad.net

Re: [Dhis2-users] Role - program assignment

2013-04-02 Thread Lars Helge Øverland
Sorry - and all programs to all user roles. On Tue, Apr 2, 2013 at 7:42 PM, Lars Helge Øverland larshe...@gmail.comwrote: Hi Marta, yes you are right, I have added all programs to all facilities now on the demo/demo database. regards, Lars On Fri, Mar 22, 2013 at 12:08 PM, Marta

Re: [Dhis2-users] Validation rules

2013-03-30 Thread Lars Helge Øverland
Hi Andrew, sorry for the late reply. A validation rule with the compulsory pair operator is set to fail if there are values in a form for exactly one of the left/rights sides in the expression. In other words, if there are values for only the left side of the expression or only the right side of

Re: [Dhis2-users] Accesing date element groups in form design

2013-03-29 Thread Lars Helge Øverland
Hi Nick, thanks for your feedback. For quickly finding data elements we usually use the filter input field over the list of data elements. So far we have been deliberately avoiding having free-text filters and group filters for the same lists, as some find it confusing (does the filter apply

Re: [Dhis2-users] Any suggestions for partner reporting in DHIS-2?

2013-03-28 Thread Lars Helge Øverland
Hi Randy, on this issue there are lots of opinions - my recommendation would be to stick to the aggregate part of the system and leave out the individual records module. This is routine data captured at a fixed interval so capturing it as events might become messy over time. My suggestion on how

[Dhis2-users] Linode CPU

2013-03-27 Thread Lars Helge Øverland
Hi, to those of you running Linode private servers. Linode has bumped the number of CPUs for their plans from 4 to 8 without any increase in pricing. This also applies to existing nodes. According to support, all you have to do is to reboot your server to get access to the additional cores.

Re: [Dhis2-users] OptionSet and Yes-only Data Elements on Aggregated

2013-03-27 Thread Lars Helge Øverland
Hi Rodolfo, yes we simply haven't had the time to put this in. Will do it, we might also backport to 2.11 if its a small fix. https://blueprints.launchpad.net/dhis2/+spec/data-entry-yes-only I agree that it might save some fingertips per year. Please note that with Yes-only we cannot

Re: [Dhis2-users] Version 2.11 can't get datamart to start

2013-03-24 Thread Lars Helge Øverland
Hi Randy, hard to say, works well with the databases I have tested on. Can you please use Chrome, hit F12, then go to Console and see if there are any error messages there? Any chance you can give me access to your test system? regards, Lars On Sun, Mar 24, 2013 at 11:36 AM, Wilson,Randy

[Dhis2-users] DXF 1 end of life

2013-03-15 Thread Lars Helge Øverland
Hi all, in the upcoming version 2.11 we will retire the old exchange format referred to as DXF 1. In the new version we have completed the implementation of DXF 2, which is a more modern and robust exchange format. The reasons why we will remove DXF 1 support are: - Name uniqueness on several

Re: [Dhis2-users] Large volume user management

2013-03-08 Thread Lars Helge Øverland
Hi Alvin, we have actually seen this scenario in several places and we do have support for it. The principle in DHIS 2 is that when you create a new user, you can grant/assign a use role if your own user has all of the authorities in the user role. So: You can create an implicit hierarchy like

Re: [Dhis2-users] trunk version of pivot table service

2013-03-06 Thread Lars Helge Øverland
Hi easy, you can now find user interface for analytics table generation in reporting module. Make sure your user has the all or data mart admin authority. Lars On Tue, Mar 5, 2013 at 11:57 AM, easy lin...@126.com wrote: thanks At 2013-03-05 14:34:53,Lars Helge Øverland larshe...@gmail.com

Re: [Dhis2-users] [Dhis2-devs] Issue while using curl command

2013-03-04 Thread Lars Helge Øverland
Hi Jibesh, as Morten says, this command assumes that you have posted some data in the section about sending data values: http://dhis2.org/doc/snapshot/en/user/html/ch23s06.html I just did that part now, if you re-execute your command it will now return data. As Ola says, be aware the demo db

Re: [Dhis2-users] Issue with gml file map data import

2013-03-03 Thread Lars Helge Øverland
Hi James, this issue is a bit awkward. Many places we need a short (e.g. 50 char long) org unit name to fit in reports, charts. Now on import from external sources this might now be available. Previously the org unit shortname field was unique so we could not simply cut off the name at the 50th

Re: [Dhis2-users] Deleting Date from Data element set as date??

2013-02-27 Thread Lars Helge Øverland
Hi Andrew, yes you are right, we need to fix this asap. Lars On Tue, Feb 26, 2013 at 12:45 PM, Muhire Andrew muhireand...@yahoo.comwrote: Hi all, Do anyone know how to delete mistaken date on the form, Users can enter this by mistake and need to remove it,! Eg : Quantity expired=0 and by

Re: [Dhis2-users] Granular Control for Dataset association with orgunits

2013-02-25 Thread Lars Helge Øverland
Hi Dan, sorry at the moment it is not possible. We have been hearing this requirements a few times now and have been considering to include a time aspect in the data set assignment. On one side it will add some complexity and make it more challenging for users to maintain it properly, on the

Re: [Dhis2-users] Granular Control for Dataset association with orgunits

2013-02-25 Thread Lars Helge Øverland
dependent on the dataset) as the columns? Then again might be much harder to implement than that Happy thinking! On 25/02/13 10:29, Lars Helge Øverland wrote: Hi Dan, sorry at the moment it is not possible. We have been hearing this requirements a few times now and have been considering

Re: [Dhis2-users] [Dhis2-devs] what's wrong with the latest trunk version of dhis2?

2013-02-22 Thread Lars Helge Øverland
Hi, not sure but you might try running the following SQL command in your database: delete from systemsetting where name='SMS_CONFIG'; Then restart DHIS. Lars On Fri, Feb 22, 2013 at 2:38 AM, easy lin...@126.com wrote: info in startup :-- 二月 22, 2013 9:09:23 上午

[Dhis2-users] French translation of dhis2.org

2013-02-21 Thread Lars Helge Øverland
Hi all, Victor Garcia has made a great contribution by making the dhis2.org website multi-lingual. Currently the site is translated to Spanish which is of great help for our endeavor in Latin America. We are now looking for a volunteer to translate dhis2.org into French. Is there anyone out

Re: [Dhis2-users] Example of iReport based on custom query on DHIS-2 demo site?

2013-02-20 Thread Lars Helge Øverland
Hi Randy, what I typically do when creating iReports using custom queries is to set up a JDBC connection to the DHIS database straight from iReport. You can then use the preview function and preview your reports directly from ireport which simplifies debugging. One can either temporarily open the

Re: [Dhis2-users] Handling of irregular monthly reporting

2013-02-11 Thread Lars Helge Øverland
Hi Nick, sorry not at the moment. One approach would be to download the reporting rate to summary to Excel and manipulate the numbers there. regards, Lars On Mon, Feb 11, 2013 at 12:29 AM, dut...@wpro.who.int wrote: Hi everyone, ** ** I have a question regarding the reporting rate

Re: [Dhis2-users] Help

2013-02-05 Thread Lars Helge Øverland
Hi David, DHIS isn't really a pluggable software development library, rather a data management, capture and analysis system. So you would have to give DHIS access to your data repository in some way. It is written entirely in Java, builds with Maven, and has a Web API, so it should be possible

Re: [Dhis2-users] how to create a report of daily data value increased based on daily collected data?

2013-01-31 Thread Lars Helge Øverland
Hi, in report table you can include cumulative values, which will give you one column with cumulative values for each regular column. But then again we don't have daily values in data mart. Lars On Thu, Jan 31, 2013 at 5:34 PM, Jason Pickering jason.p.picker...@gmail.com wrote: Do you mean

Re: [Dhis2-users] Unable to download .png or .pdf Chart if indicator starts with a

2013-01-24 Thread Lars Helge Øverland
Hi Dan, could you please create such a chart on the demo server and post the link? Will investigate. Hint: to get the link, load the favorite, click share and copy the link from there. Lars On Thu, Jan 24, 2013 at 12:11 PM, Daniel Bridges dbrid...@akrosresearch.com wrote: Some of our

Re: [Dhis2-users] [Dhis2-devs] Problem with Javascript on Data Entry page (linux)

2013-01-23 Thread Lars Helge Øverland
Hi Chuong, which version and build? Did this happen while using the data entry module? Try clearing your browser cache completely, including local storage. Lars On Wed, Jan 23, 2013 at 11:29 AM, Thái Chương thaichuong...@gmail.comwrote: Dear all, I built trunk code and run on Tomcat

Re: [Dhis2-users] Need an alert.

2013-01-18 Thread Lars Helge Øverland
. The next release will include weekly relative periods, so that will be helpful here. regards, Víctor On 7 December 2012 18:44, Lars Helge Øverland larshe...@gmail.com wrote: Hello Lorena, at the moment this is not possible out-of-the-box with DHIS, sorry. We are thinking

Re: [Dhis2-users] can't input data in dhis2

2013-01-14 Thread Lars Helge Øverland
Hi, check that - your user is linked to an organisation unit - the data set is part of the user role of your user If this does not help, in chrome click F12, console and look for error messages. Lars On Tue, Jan 15, 2013 at 8:21 AM, easy lin...@126.com wrote: hi,all, I hava setup a

Re: [Dhis2-users] data entry in the new year

2013-01-05 Thread Lars Helge Øverland
Thanks Caveman. On Sat, Jan 5, 2013 at 12:57 PM, Orvalho Augusto orvaq...@gmail.com wrote: Yes! This one seems to be the one. My special accents are respected at least... Hope not to complain more soon. Thank you Caveman On Sat, Jan 5, 2013 at 1:22 PM, Lars Helge Øverland larshe

[Dhis2-users] data entry in the new year

2013-01-03 Thread Lars Helge Øverland
Hi, there is a small snag in data entry module which becomes apparent in January: There are no periods available in the period drop down lists for data sets which do not allow entry for the current month. This is likely to cause confusion and we have made a fix for this in 2.10 stable. It can be

Re: [Dhis2-users] Help creating links to download materialized views

2012-12-20 Thread Lars Helge Øverland
Hi Randy, let me see if I get you correctly: The problem is mainly that you cannot drop your sql views in an arbitrary order since they depend on each other? Also, your views do not depend on any dhis resource table, and you completely maintain your views through the cron job. Assuming this,

Re: [Dhis2-users] Help creating links to download materialized views

2012-12-20 Thread Lars Helge Øverland
On Fri, Dec 21, 2012 at 5:47 AM, Jason Pickering jason.p.picker...@gmail.com wrote: Yes, in this context, a materialized view is simply a table which is produced from an SQL view. The advantage of course is that materialized views can be indexed, etc and are normally much faster to serve than

[Dhis2-users] server setup and caching

2012-12-16 Thread Lars Helge Øverland
To all server administrators, for next DHIS version, 2.11, we plan to implement a more flexible data analysis engine which will perform more on-the-fly data aggregation. This will incur heavier load on your servers. In that regard we strongly recommend that you introduce a proxy cache in your

Re: [Dhis2-users] Problem assignment data sets to organisation units

2012-11-23 Thread Lars Helge Øverland
On Fri, Nov 23, 2012 at 11:19 AM, Ese Egerega e...@cis.com.ng wrote: Hi, I have seen the same error a couple of times. Power cycling the server solves the problem for me. Yes this problem is cache related, and restarting the server has the same effect of clearing the cache, except its more

Re: [Dhis2-users] DHIS 2 version 2.10 released

2012-11-16 Thread Lars Helge Øverland
Thanks. Of all things we had a power failure this morning at University of Oslo affecting the demo application but we are up again now. Lars ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe :

[Dhis2-users] DHIS 2 version 2.10 released

2012-11-15 Thread Lars Helge Øverland
Hi all, DHIS 2 version 2.10 has been released. The major features this time: - We have included elements from social networking: You can self-register a user account, create your own profile, post messages and share interpretations. You can easily search and find other peoples profiles and

Re: [Dhis2-users] Timeliness on quarterly or weekly report

2012-11-12 Thread Lars Helge Øverland
Hi Andrew, sorry at the moment this setting is for all kinds of data sets. The assumption was that it should not take any longer to enter into the system a form which is reported quarterly compared to a form which is reported monthly. That might be wrong. Lars On Fri, Nov 9, 2012 at 7:09 AM,

Re: [Dhis2-users] Optionally Display Description of Data Elements on the Data Entry Page

2012-11-08 Thread Lars Helge Øverland
Hi John, I think we can do this. At least in online mode and leave it out in offline as we are already stretched on local storage space and descriptions might be long. Lars On Tue, Nov 6, 2012 at 10:33 AM, Olav op.registrer...@me.com wrote: Hi, if the descriptions is too long to have on

Re: [Dhis2-users] Is this a bug?

2012-10-29 Thread Lars Helge Øverland
Hi Easy Can you please provide us with some more details, like stacktrace from the server log and DHIS version? regards, Lars On Sun, Oct 28, 2012 at 3:26 AM, easy lin...@126.com wrote: Hi,all I don't know whether this is a bug? when open DV 's org tree,but there is no org, a null pointer

Re: [Dhis2-users] Interpretations

2012-10-29 Thread Lars Helge Øverland
Hi Daniel, you are right. At the moment we don't have that function. We will include it as soon as possible and let you know. regards, Lars On Mon, Oct 29, 2012 at 10:09 AM, Daniel Bridges dbrid...@akrosresearch.com wrote: Hi there, Is there any way for a user to delete an interpretation?

Re: [Dhis2-users] Menu structure altered in Data Entry Module

2012-10-29 Thread Lars Helge Øverland
Hi Daniel The data entry is a bit special as it using what is called application cache in order to function offline. This means that all files required to run this module is downloaded and cached bu the browser. This makes it vulnerable to outdated caches. I think this is reason for your problem.

Re: [Dhis2-users] Moving data from one period to another

2012-10-23 Thread Lars Helge Øverland
Hi Stephen, at the moment the only fast way to do that is to use a SQL script, otherwise you must do it manually. Sorry for that. E.g. for the period issue, something like: update datavalue set periodid=A where periodid=B and sourceid=C and dataelementid in ( select dataelementid from

Re: [Dhis2-users] creating validation rules for programs

2012-10-18 Thread Lars Helge Øverland
On Wed, Oct 17, 2012 at 11:25 AM, marlene...@gmail.com wrote: Am using version 2.9 build 7919. Among the domain type patient only those that have Value type number appear. Those that are boolean and text dont appear on the list. Okay. We only support numeric types of data elements for

Re: [Dhis2-users] creating validation rules for programs

2012-10-17 Thread Lars Helge Øverland
Hi Marlen, which version of DHIS are you running? It is only the data elements of type patient that can be used in program validation rules. regards, Lars On Wed, Oct 17, 2012 at 10:38 AM, Marlen Chawani marlene...@gmail.com wrote: Hi Am trying to create validation rules for programs and the

Re: [Dhis2-users] [Dhis2-devs] Making compulsary data element optional

2012-10-15 Thread Lars Helge Øverland
Hi Andrew, thanks for your suggestion. At the moment we are using compulsory data elements only for reporting rate statistics, as one often would like to define them for data elements that in most cases should be filled, but not necessarily, and it would not be an error to leave them blank. But I

Re: [Dhis2-users] Combo box or Selection Field in Data set form

2012-10-09 Thread Lars Helge Øverland
Hello Lorena I am sorry but the option sets have not yet been implemented for the aggregate data entry forms - currently only for the individual records version. We hope to include this in the next version of DHIS. https://blueprints.launchpad.net/dhis2/+spec/option-set-aggregate regards, Lars

Re: [Dhis2-users] The chinese words in chart is crazy words.

2012-10-09 Thread Lars Helge Øverland
Hi Easy I can see that we are using Tahoma as font for the server-generated charts which is not good practice. I have changed to using a logical sans serif font, which means that Java will search for the best match within the available fonts for this category. This means that you should be able

Re: [Dhis2-users] Possible to build an iReport template based on multiple report tables?

2012-10-05 Thread Lars Helge Øverland
Hi Dan, sorry, at the moment that is not possible. iReport supports one single main data source for a report. It also supports subreports/subqueries which might help you if you are willing to write SQL, but you cannot access DHIS report tables, sorry. best regards, Lars On Fri, Oct 5, 2012

[Dhis2-users] DHIS 1.4 - 2 interoperability

2012-10-01 Thread Lars Helge Øverland
Hi, just a heads up on DHIS 1.4 - 2 interoperability. DHIS 1.4 starting from build 139 now contains functionality for exporting data records to the DXF2 format (dataValueSet). This means that you can seamlessly export data from a DHIS 1.4 system into DHIS 2 without thinking about Access drivers

<    4   5   6   7   8   9   10   >