[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16996: fixes to csv import/export, switched to using DateUtils.parseDate in AbstractCrudController to su...

2014-10-08 Thread noreply
revno: 16996 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 14:48:52 +0700 message: fixes to csv import/export, switched to using DateUtils.parseDate in AbstractCrudController to support more date formats.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16997: minor fix, remove debug info

2014-10-08 Thread noreply
revno: 16997 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 15:04:34 +0700 message: minor fix, remove debug info modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/ev

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16998: removed unncessary @Transactional on AbstractEventService methods, already annotation on implemen...

2014-10-08 Thread noreply
revno: 16998 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 15:41:51 +0700 message: removed unncessary @Transactional on AbstractEventService methods, already annotation on implementation class modified:

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 16999: removed unused file; some cleanup

2014-10-08 Thread noreply
revno: 16999 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Wed 2014-10-08 10:48:34 +0200 message: removed unused file; some cleanup removed: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/view

[Dhis2-devs] [Bug 1378699] [NEW] Sites get deactivated randomly

2014-10-08 Thread oadekola
Public bug reported: When sites are highlighted and saved(activated), not all sites are saved(activated). Also, sites activated after sometime get deactivated. This affects data entry, cause users keep complaining that their sites are missing. ** Affects: dhis2 Importance: Undecided

[Dhis2-devs] [Bug 1378699] Re: Sites get deactivated randomly

2014-10-08 Thread Morten Olav Hansen
What version of dhis2? I assume you mean organisation-unit assignment to users. We have had fixes related to this in 2.16 and trunk. If you are using 2.16, could you try the latest release? https://www.dhis2.org/download/releases/2.16/dhis.war -- You received this bug notification because you a

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17000: remove unused imports

2014-10-08 Thread noreply
revno: 17000 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 17:09:32 +0700 message: remove unused imports modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/event/Abs

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17001: GIS legend store synched with api.

2014-10-08 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 17001 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Wed 2014-10-08 12:10:39 +0200 message: GIS legend store synched with api. modified: dhis-2/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17002: Code style

2014-10-08 Thread noreply
revno: 17002 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2014-10-08 12:23:24 +0200 message: Code style modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/event/AbstractEvent

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17003: Validation rule action, unused code

2014-10-08 Thread noreply
revno: 17003 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2014-10-08 13:00:48 +0200 message: Validation rule action, unused code modified: dhis-2/dhis-web/dhis-web-validationrule/src/main/java/org/hisp/dhis/valid

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17004: Validation rule analysis, including name of validation rule in download

2014-10-08 Thread noreply
revno: 17004 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2014-10-08 13:09:10 +0200 message: Validation rule analysis, including name of validation rule in download modified: dhis-2/dhis-web/dhis-web-validationru

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17005: performance improvements for event import

2014-10-08 Thread noreply
revno: 17005 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 18:24:12 +0700 message: performance improvements for event import modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17006: MonthlyPeriodTypeTest, replaced use of Cal with joda time

2014-10-08 Thread noreply
revno: 17006 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2014-10-08 13:27:45 +0200 message: MonthlyPeriodTypeTest, replaced use of Cal with joda time modified: dhis-2/dhis-api/src/test/java/org/hisp/dhis/period/M

Re: [Dhis2-devs] Moving to 2.16

2014-10-08 Thread Jason Pickering
Hi Tim, Ah, the haze of travel. I did not see that you had already applied the upgrade script. I had a problem with your database, which others may also experience when upgrading from 2.14 to 2.16.. This error is visible if you carefully examine the postgresql logs. So, it is a good exercise to fig

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17007: loading faster when dealing with large optionSet in attributes/dataelements

2014-10-08 Thread noreply
revno: 17007 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Wed 2014-10-08 13:53:55 +0200 message: loading faster when dealing with large optionSet in attributes/dataelements modified: dhis-2/dhis-web/dhis-web-apps/src

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17008: test fixes

2014-10-08 Thread noreply
revno: 17008 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2014-10-08 19:58:59 +0700 message: test fixes modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/event/AbstractEventS

[Dhis2-devs] Dashboards

2014-10-08 Thread Olav Poppe
Hi, I’ve been trying to set up some dashboards, but I’m having difficulties making something that looks okay. So I have some questions/suggestions/bugs for discussion: - the font of the «Range axis title» seems to differ between charts. Bug, or is it supposed to try to fit to the space (if so,

Re: [Dhis2-devs] [Bug 1378699] Re: Sites get deactivated randomly

2014-10-08 Thread oadekola
Yes, organisation unit assignment to users. We are currently using the 2.16 version of trunk and the challenge still persists. Also, is it possible for the developers to create a user friendly interface that allows the assignment of all sites associated to an organisation unit group to a user. I m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17009: bug fix in event creation

2014-10-08 Thread noreply
revno: 17009 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Wed 2014-10-08 16:18:50 +0200 message: bug fix in event creation modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17010: respecting program setting for displayIncidentDate

2014-10-08 Thread noreply
revno: 17010 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Wed 2014-10-08 16:25:52 +0200 message: respecting program setting for displayIncidentDate modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tr

[Dhis2-devs] [Bug 1378893] [NEW] Prune period and automated aggregation of tracker data fails in 2.16

2014-10-08 Thread Simon Ndira
Public bug reported: I have upgraded my database to 2.16. Everything is working fine, apart from two critical functionalities: 1. Automated aggregate in Programs / Attributes for tracked instances to aggregate data raises the following error: at java.util.concurrent.ScheduledThreadPoolE

[Dhis2-devs] Validation Rule Analysis for individual records

2014-10-08 Thread Prosper BT
Hi Team, Just like we have validation rules analysis in aggregate reporting its important to have the same for individual records so that high level analysis can be done to for more than one record and Orgunit Regards -- Prosper Behumbiize, MPH Phone:+256 414 320076 Cell: +2

[Dhis2-devs] tabular tracker capture app in appstore

2014-10-08 Thread Lars Helge Øverland
Hi, we have a new app available in the app store : Tabular Tracker Capture. Tabular Tracker Capture is an app that makes you more effective and productive when capturing lots of persons and event information. It lets you register new persons and other entities, do

[Dhis2-devs] dhis2 system administration list

2014-10-08 Thread Bob Jolliffe
Hi all Steven Uggowitzer recently raised the idea with me to create a system administrators list. Aimed at backend sort of things relating to the operating system, security, database tuning, dhis2-tools, virtual machine images etc. Those geeky sort of things which are not about java development

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17011: DV sorting implemented as option. Regular charts sorted on first series. Stacked charts sorted on...

2014-10-08 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 17011 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2014-10-09 00:41:28 +0200 message: DV sorting implemented as option. Regular charts sorted

Re: [Dhis2-devs] Moving to 2.16

2014-10-08 Thread Timothy Harding
Thanks Jason for the direction, let me give that a shot. So I've just enabled logging inside the postgres.conf and looks like I may have found it here: 2014-10-09 11:28:31 VUT ERROR: cannot drop table patientidentifiertype because other objects depend on it 2014-10-09 11:28:31 VUT DETAIL: constr

Re: [Dhis2-devs] Moving to 2.16

2014-10-08 Thread Timothy Harding
Well, we've got some good news as I got it to work, my steps below: *0. Clean out the db* 1. Import 2.14 DHIS2 database 2. Reset Ownership to 'dhis' user 3. Run 2.15 upgrade script 4. Cascade drop the patientidentifiertype table 5. Boot up 2.15 6. Shutdown 2.15, replace with 2.16 7. Boot up 2.16

Re: [Dhis2-devs] Moving to 2.16

2014-10-08 Thread Knut Staring
Good - and you'll be happy to know that 2.17 is just around the corner ;-) On Thu, Oct 9, 2014 at 7:48 AM, Timothy Harding wrote: > Well, we've got some good news as I got it to work, my steps below: > *0. Clean out the db* > 1. Import 2.14 DHIS2 database > 2. Reset Ownership to 'dhis' user > 3

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17012: add program cache map to AbstractEventService, speeds up event imports by about 90%

2014-10-08 Thread noreply
revno: 17012 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-10-09 13:32:38 +0700 message: add program cache map to AbstractEventService, speeds up event imports by about 90% modified: dhis-2/dhis-services/dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17013: switch to using Guava CacheBuilder for id => program cache in event import

2014-10-08 Thread noreply
revno: 17013 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2014-10-09 13:53:32 +0700 message: switch to using Guava CacheBuilder for id => program cache in event import modified: dhis-2/dhis-services/dhis-service-d