[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11854: fixed minor redirect bug

2013-09-01 Thread noreply
revno: 11854 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2013-09-02 08:55:31 +0200 message: fixed minor redirect bug modified: dhis-2/dhis-web/dhis-web-commons/src/main/java/org/hisp/dhis/security/MappedRedirectS

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11853: Pushed system info code to service layer. Exposing more system info through web api at /system/info.

2013-09-01 Thread noreply
revno: 11853 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2013-09-01 23:38:52 +0200 message: Pushed system info code to service layer. Exposing more system info through web api at /system/info. added: dhis-2/dhis

Re: [Dhis2-devs] Suggested Improvements

2013-09-01 Thread Adebusoye Anifalaje
Hi Lars, I hadn't had a look at the blueprint in a while. Thanks. It's a fair point you make about the sql dump. We are working with our server administrator on access to database backups. Cheers. Busoye On 1 Sep 2013, at 18:52, Lars Helge Øverland wrote: > Hi Busoye, > > many thanks for

Re: [Dhis2-devs] Error with Validation Group: DHIS2.12 build 11290

2013-09-01 Thread Adebusoye Anifalaje
Thanks Lars, This has solved the problem. Just in case anyone else experiences this problem, you might get an error message saying the column can't be deleted because other objects depend on it.. just add CASCADE to the SQL statement i.e. > alter table validationrulegroup drop column validati

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11852: Giving out less info about system to non-superusers

2013-09-01 Thread noreply
revno: 11852 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2013-09-01 22:30:11 +0200 message: Giving out less info about system to non-superusers modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webap

[Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 794: Changed installation docs to use repository version of nginx

2013-09-01 Thread noreply
revno: 794 committer: Lars Helge Øverland branch nick: dhis2-docbook-docs timestamp: Sun 2013-09-01 22:15:45 +0200 message: Changed installation docs to use repository version of nginx modified: src/docbkx/en/dhis2_implementation_gui

[Dhis2-devs] [Bug 1219528] [NEW] Multiple org unit selection in analysis module is tricky

2013-09-01 Thread Lars Helge Øverland
Public bug reported: Retrieving data for a number of facilities scattered over the country is inconvenient. The selection tree in the pivot table does not allow us to select more than one organisation unit when they are in different branches / trees in the sense that opening a district "deselects"

Re: [Dhis2-devs] Bug/Improvement: Persons' Dashboard - Data Entry Screen - Program Changes & Option Sets

2013-09-01 Thread Lars Helge Øverland
Hi Busoye, thanks for reporting. We will look into it. It seems you forgot the attachments or it could be the list bounces mails with attachments. Please upload them somewhere and give us a link... best regards, Lars On Tue, Aug 27, 2013 at 10:19 AM, Adebusoye Anifalaje wrote: > Hi develop

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11851: Reintroduced the name columns in group set resource tables, this time with quoted column names

2013-09-01 Thread noreply
revno: 11851 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2013-09-01 20:30:05 +0200 message: Reintroduced the name columns in group set resource tables, this time with quoted column names modified: dhis-2/dhis-s

Re: [Dhis2-devs] Error with Validation Group: DHIS2.12 build 11290

2013-09-01 Thread Lars Helge Øverland
Hi Busoye, sorry about that, what you need to do is to drop a column by running the following SQL: alter table validationrulegroup drop column validationgroupid; regards, Lars On Wed, Aug 28, 2013 at 10:30 PM, Juan Manuel Alcantara Acosta < jmalcanta...@gmail.com> wrote: > I had the same p

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 11850: Missing license

2013-09-01 Thread noreply
revno: 11850 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Sun 2013-09-01 20:00:34 +0200 message: Missing license modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/Partitions.

Re: [Dhis2-devs] Suggested Improvements

2013-09-01 Thread Lars Helge Øverland
Hi Busoye, many thanks for your suggestions. 1) Move data from one month to another. If a user accidentally enters data > into the wrong month, can you create a function that will help move this > data to the right month. Right now, the only way is to delete all the data > and then re-enter the

Re: [Dhis2-devs] DHIS Apps Upload

2013-09-01 Thread Lars Helge Øverland
Hi James, you are right. This was fixed last Friday. Please update to latest build and see if it works for you. regards, Lars On Wed, Aug 28, 2013 at 8:09 PM, James Chang wrote: > Hi, > > The DHIS Apps upload does not seem to be working on latest 2.13 build > versions. > > Normally, config