It seems to be looping in Attribute.toString(), I remember this was an
issue at some point.. but that was a long long time ago.. so maybe you need
a revision bump
--
Morten
On Fri, Jun 26, 2015 at 6:52 AM, Halvdan Grelland
wrote:
> I tried your example GML on both our demo servers (dev on 2.20
I tried your example GML on both our demo servers (dev on 2.20 and demo on
2.19, same rev as your server) and it works just fine.
If you're experiencing it hanging and not finishing you might be
experiencing some kind of performance and/or memory issue. The coordinate
set is fairly large (though i
Hi Prosper,
that is a good point. We can disable the "save" button once its clicked. We
will do that for the new maintenance app coming up.
regards,
Lars
On Thu, Jun 25, 2015 at 6:34 AM, Prosper BT wrote:
> Dear Team,
>
> In very slow internet, when creating new objects - I noticed this with
That did not work, but this did
ALTER TABLE relationship DROP COLUMN patientaid;
ALTER TABLE relationship DROP COLUMN patientbid;
Does this point to potentially other problems, perhaps like a missed
upgrade script or problems with the startup routines which alter the tables?
Regards,
Jason
O
Hi Calle,
The commit you've replied to implements (but not fully, therefore 'WIP',
there's another commit following it pretty soon after) better error
reporting feedback to the user through the interface. I.e. not having to
see the stacktrace on the server to determine if and why something went
wr
Hi,
I'm unable to import GML files using 2.19 (the same files import fine in
2.18) - the import simply hangs (endless rolling progress bar icon).
Will the above bug-fix sort out that problem - I do not understand what the
above actually means, or if the GML format has changed in some way.
Note a
revno: 19522
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Thu 2015-06-25 17:23:48 +0200
message:
tracker-capture: bug fix in relationship registration
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web
Yes the upgrade script was supposed to take care of that. Try to manually
clear and see if the error goed.
See here
https://github.com/dhis2/dhis2-utils/blob/master/resources/sql/rename-patient-to-trackedentity.sql
-- relationship
ALTER TABLE relationship RENAME COLUMN patientaid TO
trackedentit
It has been upgraded from and earlier version. Maybe this needs to be
deleted or missing in an upgrade script?
On Thu, Jun 25, 2015, 15:12 Abyot Gizaw wrote:
> Hi Jason,
>
> Seems a database issue... it complains about missing "patientaid". Is this
> really a 2.19 db?
>
> Thank you,
> Abyot.
>
>
Hi Jason,
Seems a database issue... it complains about missing "patientaid". Is this
really a 2.19 db?
Thank you,
Abyot.
On Thu, Jun 25, 2015 at 12:37 PM Jason Pickering <
jason.p.picker...@gmail.com> wrote:
> I have posted the full stack trace here. Occurs when attempting to save a
> new relat
Hi Devs,
We are seeing on 2.19 build revision strange behaviour when allocating new
user role or changing Orgunitallocations for a user > Before saving you have
to retype the password in the "retype password" field before you are able to
save the changed User record.
Is this a bug or inten
revno: 19521
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-06-25 19:05:17 +0700
message:
minor rename
removed:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/webapp/dhis-web-mainte
I have posted the full stack trace here. Occurs when attempting to save a
new relationship.
http://pastebin.com/ap1XxWea
Version:2.19Build revision:19247
Regards,Jason
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.la
Public bug reported:
Data validation is in practice not working with most DHIS2 instances
used in South Africa, due to the use of Category options to capture
daily data.
This design flaw is related to the similar constraint related to
indicators - which was resolved in 2.19 (indicators will now d
revno: 19520
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-06-25 16:01:17 +0700
message:
support redirectUris in add/edit oauth2 client UI
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-se
Hi Jason
Excellent. Thank you very much Jason! I'm answered clearly.
Regards
Farai
On Thu, Jun 25, 2015 at 10:19 AM, Jason Pickering <
jason.p.picker...@gmail.com> wrote:
> Hi Farai,
>
> It is possible, but let me explain it a bit more clearly. There are
> essentially three ways to do create
Hi Farai,
It is possible, but let me explain it a bit more clearly. There are
essentially three ways to do create users.
1) Allow users to self-register.
2) Send a user an invite. This allows them to specify their
username/password and is considered to be more secure, as the password is
never t
revno: 19519
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-06-25 14:57:12 +0700
message:
support grantTypes in add/edit oauth2 client UI
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-sett
Hi Guys
I have been informed that it's now possible to register users via the Web
API using the User Account Invitation process and in the process provide a
default password such that the registered users don't have to reply on
email?
Can someone please confirm this for me? I understand Jason Pic
19 matches
Mail list logo