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
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
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
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
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
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
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"
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
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
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
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.
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
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
13 matches
Mail list logo