Re: [Dhis2-devs] Link to a french forum

2018-08-04 Thread Guy Ekani
Web : https://groups.google.com/forum/#!forum/dhis2-fr

E-mail : dhis2...@googlegroups.com

=
EKANI Guy



On Sat, Aug 4, 2018 at 2:44 PM, NAHAYO FRANCK 
wrote:

> Hi team,
> is there a french forum where i can find such conversation about DHIS2?
>
> Thanks
> **
>
> *Franck NAHAYO*
> *(257) 79 80 00 56*
> *75 15 02 32*
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] old dhis2 documentation

2018-01-30 Thread Guy Ekani
Hi nicolas,

Hope those one will help you.

Sincerely,

=
EKANI Guy


On Wed, Feb 8, 2017 at 1:44 PM, Jason Pickering  wrote:

> Hi Nicolas,
> We currently do not have these readily available. However, we do have the
> source of the documentation here
>
> https://github.com/dhis2/dhis2-docs
>
> You may be able to build the docs yourself  by looking for a specific tag
> like
>
> git log --grep=2.20
> commit 6252ed8bbe4420297833572543f1708893061508
> Author: Morten Olav Hansen 
> Date:   Thu Jul 16 17:19:23 2015 +0700
>
> tagged 2.20
>
> This should represent 2.19 documentation (in theory).
>
> Having said all of that, we have not done a great job about strictly
> separating out functionality from the various versions in the manuals. We
> are getting better at it, but I guess what I am saying is that just because
> we tagged 2.20, does not mean that something from 2.21 will be in there. :-/
>
> Maybe not what you are looking for, but hopefully this might help?
>
> Regards,
> Jason
>
>
> On Wed, Feb 8, 2017 at 7:02 PM, Nicolas Germeau 
> wrote:
>
>> Hello,
>>
>> I'm looking for the documentation (developer guide, implementation
>> guide...) regarding old dhis2 (2.19,2.20...). Does anyone know where to
>> find those online ?
>>
>> Thanks,
>> Nicolas Germeau
>>
>>
>>
>> [image: BLUESQUARE NEW FINAL VECT-01.png]
>>
>> *Nicolas Germeau*
>>
>> *Software developer*
>>
>> m: +32487129820 <+32%20487%2012%2098%2020>
>>
>> www.bluesquarehub.com
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+46764147049 <+46%2076%20414%2070%2049>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] DHIS2 Event is not loading in DHIS 2.27

2017-08-26 Thread Guy Ekani
Hi all,

DHIS2 Event is not loading with in DHIS 2.27 Version 0303f0d (2017-08-24
12:02)

Please could someone can help?

here is the google Chrome console

Sincerely,

=
EKANI Guy

jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 3.0.0
AppManager.js:241 Event reports app v27.0.31
WestRegionTrackerItems.js:1013 Uncaught TypeError: Cannot read property
'formatDate' of undefined
at Object.B [as WestRegionTrackerItems] (WestRegionTrackerItems.js:1013)
at g.n [as fn] (index.js:284)
at g.resolve (RequestManager.js:84)
at g.ok (RequestManager.js:72)
at c (optionSetsInit.js:88)
at dhis2.storage.IndexedDBAdapter. (optionSetsInit.js:127)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at IDBRequest.request.onsuccess (dhis2.storage.idb.js:219)
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] DHIS 2

2017-08-10 Thread Guy Ekani
By default, the Selection of Organization Units is Drop Down menu for
Android DHIS2 Apps.

For Web Browser i think you wiil need specific Apps  developpement  :
https://www.dhis2.org/development

=
EKANI Guy

On Thu, Aug 10, 2017 at 1:56 PM, Omer Butt <omerbutt2...@gmail.com> wrote:

> That's Okay.
> I am asking about Selection of Organization Units for Data Entry ( Tree
> Base Structure ) . Will it be change to Drop Down menu ??
>
> On Thu, Aug 10, 2017 at 5:44 PM, Guy Ekani <constyek...@gmail.com> wrote:
>
>> Hello Omer,
>>
>> When the form you want to design is to complicated for the default or
>> section forms then your last option is to use a custom form. This takes
>> more time, but gives you full flexibility in term of the design. DHIS2 uses
>> a built-in HTML editor (FcK Editor) for the form designer and you can
>> either design the form in the UI or paste in your HTML directly (using the
>> Source window in the editor).
>>
>> You can learn more abour here : https://docs.dhis2.org/2.22/
>> en/user/html/ch06s02.html
>>
>> Sincerely,
>>
>> EKANI Guy
>>
>> On Thu, Aug 10, 2017 at 7:05 AM, Omer Butt <omerbutt2...@gmail.com>
>> wrote:
>>
>>> While Using DHIS 2 Software :
>>> Is there a way to make Interface more user friendly in Data Entry of
>>> Forms.
>>>
>>> Or Will change it According to my client Need ? So Client Easily Enter
>>> Data For Data Entry Forms.
>>> Kindly Response.
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>>
>>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] DHIS 2

2017-08-10 Thread Guy Ekani
Hello Omer,

When the form you want to design is to complicated for the default or
section forms then your last option is to use a custom form. This takes
more time, but gives you full flexibility in term of the design. DHIS2 uses
a built-in HTML editor (FcK Editor) for the form designer and you can
either design the form in the UI or paste in your HTML directly (using the
Source window in the editor).

You can learn more abour here :
https://docs.dhis2.org/2.22/en/user/html/ch06s02.html

Sincerely,

EKANI Guy

On Thu, Aug 10, 2017 at 7:05 AM, Omer Butt  wrote:

> While Using DHIS 2 Software :
> Is there a way to make Interface more user friendly in Data Entry of
> Forms.
>
> Or Will change it According to my client Need ? So Client Easily Enter
> Data For Data Entry Forms.
> Kindly Response.
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Facility identifier number

2017-06-16 Thread Guy Ekani
Thank you Knut,


On Thu, Jun 15, 2017 at 9:19 AM, Knut Staring <knu...@gmail.com> wrote:

> Though apparently this is a lot faster:
> https://gist.github.com/ShirtlessKirk/2134376
>
> On Thu, Jun 15, 2017 at 10:18 AM, Knut Staring <knu...@gmail.com> wrote:
>
>> No experience, but perhaps this is useful for you:
>>
>> https://gist.github.com/DiegoSalazar/4075533
>>
>> On Thu, Jun 15, 2017 at 9:36 AM, Guy Ekani <constyek...@gmail.com> wrote:
>>
>>> Hello team,
>>>
>>> We will like to auto-generated sequential number allocated to each
>>> facility when it is added to the master list.
>>>
>>> Please should someone can share experience using the Luhn Algorithm (mod
>>> 10) ?
>>>
>>> Sincerely,
>>>
>>> --
>>> =
>>> EKANI Guy
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-us...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Knut Staring
>> Dept. of Informatics, University of Oslo
>> Norway: +4791880522 <+47%20918%2080%20522>
>> Skype: knutstar
>> http://dhis2.org
>>
>
>
>
> --
> Knut Staring
> Dept. of Informatics, University of Oslo
> Norway: +4791880522 <+47%20918%2080%20522>
> Skype: knutstar
> http://dhis2.org
>



--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Facility identifier number

2017-06-15 Thread Guy Ekani
Hello team,

We will like to auto-generated sequential number allocated to each facility
when it is added to the master list.

Please should someone can share experience using the Luhn Algorithm (mod
10) ?

Sincerely,

-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Scripting in aggregate custom forms

2017-05-25 Thread Guy Ekani
Hello team,

i will like to script into a custom aggregate form, so that i can inform
users that they leave some dataelements empty (without values) before
completing the form.

Please Anyone with a custom form like this one , kindly share.

Thanks and regards,

-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Weekly Period 2017 in Data Capture

2017-01-20 Thread Guy Ekani
Thank u Knut,

issue posted on Jira
- ANDRODHIS2-25 <https://jira.dhis2.org/browse/ANDRODHIS2-25>
-
- Sincerely

On Fri, Jan 20, 2017 at 7:02 AM, Knut Staring <knu...@gmail.com> wrote:

> Looks like a bug with one day too many for the end of the week. Please
> create a Jira issue.
>
> On Jan 19, 2017 21:59, "Guy Ekani" <constyek...@gmail.com> wrote:
>
>> Hello Team,
>>
>> It seems that Weekly Period 2017 in Data Capture are different in Data
>> entry.
>>
>> Please how can we solve this issue ?
>>
>> Sincerely,
>>
>> --
>> =
>> EKANI Guy
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>


--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] DataCapture

2017-01-10 Thread Guy Ekani
Thank u Erling,

It seems that the one actualiy on Google Play don't synchronising with our
version of DHIS 2.24 #704143a

Sincerely,

=
EKANI Guy


On Tue, Jan 10, 2017 at 2:03 PM, Erling Fjelstad <erl...@dhis2.org> wrote:

> Hello,
> Have you tried the one on Google Play?
>
> Regards,
> Erling
>
> On Tue, Jan 10, 2017 at 12:02 PM Guy Ekani <constyek...@gmail.com> wrote:
>
>> Hello Team, Happy New Year !
>>
>> Please could you share the good DHIS2 Data Capture APK  that's working
>> fine with DHis 2.24#704143a
>>
>> Sincerely,
>>
>> --
>> =
>> EKANI Guy
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>


--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] DataCapture

2017-01-10 Thread Guy Ekani
Hello Team, Happy New Year !

Please could you share the good DHIS2 Data Capture APK  that's working fine
with DHis 2.24#704143a

Sincerely,

-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Edit Validation Rule Group in Online Demo

2016-12-13 Thread Guy Ekani
Thank you Lars and Henri,

It's Ok now, I have cleared my browser cache

Sincerely,

=
EKANI Guy


On Mon, Dec 12, 2016 at 8:24 PM, Lars Helge Øverland <l...@dhis2.org> wrote:

> H Guy,
>
> you can go to the Data quality app, then validation rule group.
>
> https://play.dhis2.org/demo/dhis-web-validationrule/
> validationRuleGroup.action?currentPage=1=
>
> regards,
>
> Lars
>
> On Wed, Dec 7, 2016 at 3:49 PM, Guy Ekani <constyek...@gmail.com> wrote:
>
>> Hello Team,
>>
>> Please how can i edit Validation Rule Group in Online Demo ?
>> https://play.dhis2.org/demo
>>
>> Sincerely,
>>
>> On Wed, Dec 7, 2016 at 3:46 PM, Guy Ekani <constyek...@gmail.com> wrote:
>>
>>> Hello Team,
>>>
>>> Please how can i edit Validation Rule Group in Online Demo ?
>>> https://play.dhis2.org/demo
>>>
>>> Sincerely,
>>>
>>>
>>> --
>>> =
>>> EKANI Guy
>>>
>>>
>>>
>>
>>
>> --
>> =
>> EKANI Guy
>>
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org <https://www.dhis2.org/>
>
>


--
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Edit Validation Rule Group in Online Demo

2016-12-07 Thread Guy Ekani
Hello Team,

Please how can i edit Validation Rule Group in Online Demo ?
https://play.dhis2.org/demo

Sincerely,


-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Link to download Dhis 2.22 rev 22060

2016-10-19 Thread Guy Ekani
Thank you all,

Matthieu, i got some trouble with charts on our dashboard : the chart is
being properly shown now in the data visualizer app, it is still not being
rendered in the dashboards (where we just got the message "No Series items
selected").

the following war has solved my problem :
https://www.dhis2.org/download/releases/2.22/dhis.war




On Wed, Oct 19, 2016 at 4:16 PM, Michael Mwebaze <michael.mweb...@gmail.com>
wrote:

> Hi Matthieu,
>
> Try the link below:
>
> http://ci.dhis2.org/job/dhis2-2.22/
>
> Regards,
>
> Michael
>
> On 19 October 2016 at 11:04, Matthieu Pinard <matth...@pinard.no> wrote:
>
>> Hi Guy,
>>
>> any particular reason fo you to ask for this specific rev rather than the
>> latest one of 222?
>>
>> Cheers,
>> Matthieu
>>
>> Matthieu Pinard
>> DHIS2 Core Team | University of Oslo
>>
>> On 19 October 2016 at 16:12, Guy Ekani <constyek...@gmail.com> wrote:
>>
>>> Hello Team,
>>>
>>> Please could someone can share the link for downloading Dhis 2.22 rev
>>> 22060
>>>
>>> Sincerely,
>>>
>>> --
>>> =
>>> EKANI Guy
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-us...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>


-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Link to download Dhis 2.22 rev 22060

2016-10-19 Thread Guy Ekani
Hello Team,

Please could someone can share the link for downloading Dhis 2.22 rev 22060

Sincerely,

-- 
=
EKANI Guy
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] dhis version 2.25 is released

2016-10-13 Thread Guy Ekani
Congrats to the Devs Team,


Sincerly,


On Thu, Oct 13, 2016 at 11:51 AM, Lars Helge Øverland 
wrote:

>
> Hi all,
>
> DHIS version 2.25 is out with a lot of new features, apps and
> improvements.
>
> Log in with admin/district on the demo 
> system.
>
>
> ANALYTICS FEATURES
>
> ---
>
> External map layers: The GIS app now supports TMS (Tile Map Service), XYZ
> and WMS (Web Map Service) layers. These are all popular protocols for map
> data and there are numerous map services available, allowing you to display
> maps for rivers, roads, weather, land data and everything else. External
> map layers can be set up from the Maintenance app, and then be accessed
> from the top bar in the GIS app.
>
> Docs GIS
> 
> | Docs setup
> 
> | Screenshot 1
> 
> | Sc 2
> 
> | Sc 3
> 
> | Sc Setup
> 
> | Demo 1
> 
> | Demo 2
> 
>
>
> Push analysis: You can now push data analysis in the form of reports,
> charts and maps to your users over email. This allows for improving
> awareness and visibility of your data, and can encourage people to more
> actively look at analysis. Push analysis is based on dashboards, and can be
> set up, run and scheduled from the Maintenance app. You can also run
> immediately and preview from the the context menu.
>
> Docs
> 
> | Screenshot 1
> 
> | Sc 2
> 
> | Demo
> 
>
>
> Indicator as filter: A single indicator or data set reporting rate can
> now be used as filter in charts and pivots. This allow you to create charts
> for example with multiple periods and organisation units.
>
> Docs
> 
> | Screenshot
> 
> | Demo
> 
>
>
> Dashboard translations: The names of dashboards can now be translated,
> meaning you can have dashboard names appear in user’s local language.
>
> Docs 
> | Screenshot
> 
>
>
> Deep linking of favorites: When opening favorites in the Pivot Table and
> Visualizer apps, the browser address bar URL will reflect the current
> favorite. This allows for easy sharing of favorites through
> copy-and-pasting the URL.
>
> Screenshot
> 
> | Demo 
>
>
> Chart rendering: The chart rendering engine has been rewritten from
> scratch and now looks better, renders faster and will allow for new chart
> types in the coming releases. The Data Visualizer app’s favorite solution
> has also been upgraded.
>
> Screenshot
> 
> | Demo
> 
>
> Favorite description: You can now specify description for pivot table and
> chart favorites. This allows you to add more information such as the
> purpose and method to interpret the analysis favorite. You can also store
> titles for pivot tables. Click rename to change it.
>
> Screenshot
> 
> | Demo
> 
>
>
> Interpretations in analytics apps: The Pivot Table and Visualizer apps
> now have a right-side panel where you can see details and interpretations
> for the current favorite. Click the right-side arrow to open the panel.
>

Re: [Dhis2-devs] error when deploing dhis 2.24 on windows

2016-10-06 Thread Guy Ekani
Thank u Olav and Lars,

I will try to downloadd the lastest build on
http://ci.dhis2.org/job/dhis2-2.24/ and update to the lastest Java JDK 8



On Thu, Oct 6, 2016 at 2:06 PM, Morten Olav Hansen <mor...@dhis2.org> wrote:

> Probably a damaged war file (java.util.zip.ZipException: invalid LOC
> header (bad signature)), please try to download the WAR file again
>
> --
> Morten Olav Hansen
> Senior Engineer, DHIS 2
> University of Oslo
> http://www.dhis2.org
>
> On Thu, Oct 6, 2016 at 8:02 PM, Lars Helge Øverland <l...@dhis2.org>
> wrote:
>
>> Hi Guy,
>>
>> try to upgrade to the latest Java JDK 8 version, and the latest Tomcat 8
>> version. Suspect this is some JDK bug.
>>
>> regards,
>>
>> Lars
>>
>>
>> On Thu, Oct 6, 2016 at 2:47 PM, Guy Ekani <constyek...@gmail.com> wrote:
>>
>>> Hello Team,
>>>
>>> I get the following error when trying to deploy dhis 2.24 on windows 7
>>>
>>> Please could you help ?
>>>
>>>
>>>
>>> Windows 7 - 64bits
>>> Apache Tomcat/8.0.37
>>> JVM Version:   1.8.0_101-b13
>>> PostGreSql 9.3
>>>
>>> --
>>> =
>>> EKANI Guy
>>>
>>>
>>> 06-Oct-2016 13:34:13.506 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Server version:Apache Tomcat/8.0.37
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Server built:  Sep 1 2016 10:01:52 UTC
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Server number: 8.0.37.0
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> OS Name:   Windows 7
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> OS Version:6.1
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Architecture:  amd64
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Java Home: C:\Program Files\Java\jre1.8.0_101
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> JVM Version:   1.8.0_101-b13
>>> 06-Oct-2016 13:34:13.507 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> JVM Vendor:Oracle Corporation
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> CATALINA_BASE: C:\Program Files\Apache Software Foundation\Tomcat
>>> 8.0
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> CATALINA_HOME: C:\Program Files\Apache Software Foundation\Tomcat
>>> 8.0
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Dcatalina.home=C:\Program Files\Apache Software
>>> Foundation\Tomcat 8.0
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Dcatalina.base=C:\Program Files\Apache Software
>>> Foundation\Tomcat 8.0
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Djava.endorsed.dirs=C:\Program Files\Apache
>>> Software Foundation\Tomcat 8.0\endorsed
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Djava.io.tmpdir=C:\Program Files\Apache Software
>>> Foundation\Tomcat 8.0\temp
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Djava.util.logging.manager=or
>>> g.apache.juli.ClassLoaderLogManager
>>> 06-Oct-2016 13:34:13.508 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argument: -Djava.util.logging.config.file=C:\Program
>>> Files\Apache Software Foundation\Tomcat 8.0\conf\logging.properties
>>> 06-Oct-2016 13:34:13.509 INFO [main] 
>>> org.apache.catalina.startup.VersionLoggerListener.log
>>> Command line argumen

[Dhis2-devs] error when deploing dhis 2.24 on windows

2016-10-06 Thread Guy Ekani
Hello Team,

I get the following error when trying to deploy dhis 2.24 on windows 7

Please could you help ?



Windows 7 - 64bits
Apache Tomcat/8.0.37
JVM Version:   1.8.0_101-b13
PostGreSql 9.3

-- 
=
EKANI Guy


06-Oct-2016 13:34:13.506 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server version:
 Apache Tomcat/8.0.37
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server built:
 Sep 1 2016 10:01:52 UTC
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server number:
  8.0.37.0
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Name:
  Windows 7
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Version:
 6.1
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Architecture:
 amd64
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Java Home:
  C:\Program Files\Java\jre1.8.0_101
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Version:
  1.8.0_101-b13
06-Oct-2016 13:34:13.507 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:
 Oracle Corporation
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:
  C:\Program Files\Apache Software Foundation\Tomcat 8.0
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:
  C:\Program Files\Apache Software Foundation\Tomcat 8.0
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Dcatalina.home=C:\Program Files\Apache Software
Foundation\Tomcat 8.0
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Dcatalina.base=C:\Program Files\Apache Software
Foundation\Tomcat 8.0
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Djava.endorsed.dirs=C:\Program Files\Apache Software
Foundation\Tomcat 8.0\endorsed
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Djava.io.tmpdir=C:\Program Files\Apache Software
Foundation\Tomcat 8.0\temp
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
06-Oct-2016 13:34:13.508 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Djava.util.logging.config.file=C:\Program Files\Apache Software
Foundation\Tomcat 8.0\conf\logging.properties
06-Oct-2016 13:34:13.509 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: exit
06-Oct-2016 13:34:13.509 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line
argument: -Xms1024m
06-Oct-2016 13:34:13.509 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based
Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path: C:\Program
Files\Apache Software Foundation\Tomcat
8.0\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program
Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS
Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program
Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files
(x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files
(x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files
(x86)\Skype\Phone\;C:\wamp\bin\php\php5.6.19\ext;C:\Program Files
(x86)\PostgreSQL\9.3\bin;;.
06-Oct-2016 13:34:15.880 INFO [main]
org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
["http-nio-8585"]
06-Oct-2016 13:34:16.887 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
06-Oct-2016 13:34:16.928 INFO [main]
org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
["ajp-nio-8009"]
06-Oct-2016 13:34:16.933 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
06-Oct-2016 13:34:16.933 INFO [main]
org.apache.catalina.startup.Catalina.load Initialization processed in 5182
ms
06-Oct-2016 13:34:17.026 INFO [main]
org.apache.catalina.core.StandardService.startInternal Démarrage du service
Catalina
06-Oct-2016 13:34:17.026 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.37
06-Oct-2016 13:34:17.145 SEVERE [localhost-startStop-1]

Re: [Dhis2-devs] [Dhis2-users] Merge and Deleting Facilities

2016-08-30 Thread Guy Ekani
hello Jason,
Please how could we run this without creating a function ?
Sincerely = EKANI Guy 
 


  

Le Vendredi 29 juillet 2016 18h16, Jason Pickering 
 a écrit :
 

 They are deleted when you perform the merge by that function. 
On Fri, Jul 29, 2016, 19:01 gerald thomas  wrote:

Dear Jason,
Thanks for your help and i will do a test on my laptop.

How can i delete these facilities after merging

On 7/29/16, Jason Pickering  wrote:
> Hi Gerald,
> This has been raised a few times on the list already. There were some
> serious flaws with that functionality, and it was removed and has yet to be
> put back in place.
>
> In the meantime, you can try this
>
> https://github.com/dhis2/dhis2-utils/blob/master/resources/sql/merge_orgunits.sql
>
> and call it directly from the database with
>
> SELECT * FROM merge_organisationunits('SOURCE', 'DESTINATION', 'STRATEGY');
>
> where
>
> SOURCE = the source orgunit UID
> DESTINATION = the destination orgunit UID
> STRATEGY= one of  SUM,MAX,MIN,AVG,LAST,FIRST
>
> each of those paramaters should be encased with single-quotes.
>
>
> It goes without saying, this should be thoroughly tested on your
> non-production system before attempting it on your production machine, as
> it is a destructive function (meaning things get permanently deleted).
>
> Regards,
> Jason
>
>
> On Fri, Jul 29, 2016 at 6:05 PM, gerald thomas 
> wrote:
>
>> Dear All,
>> On previous DHIS2 version we were using merge for duplicate sites but
>> on version 2.22 i can't find merge. Please can someone help me?
>>
>> Also, after merging i will like to remove the duplicate facility, what
>> are the procedures to remove or delete a facility.
>>
>> Thanks in advance for your help
>>
>> --
>> Regards,
>>
>> Gerald
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-us...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+46764147049
>


--
Regards,

Gerald


___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] high-level roadmap 2016-17

2016-08-28 Thread Guy Ekani
Thank u for sharing Lars,
Please any update about the function merge/delete Organisation unit ? 
= EKANI Guy 
 



  

Le Mercredi 17 août 2016 16h54, Lars Helge Øverland  a 
écrit :
 

 Hi,
you can find an updated high-level roadmap which leads up to version 2.28 in 
June 2017 here:

https://www.dhis2.org/roadmap


For those who prefer all the details you can have a look at the Launchpad 
release pages and Github issues.

regards,
Lars

-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverlandl...@dhis2.org
http://www.dhis2.org

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Dataelement not loading in Dataelement group in DHIS2.23

2016-08-24 Thread Guy Ekani
Hello Team,
Please how many dataelements could we load in datalement group window? 
because in our Test-server we have about 3.000 dataelement and it's not loading 
in DHIS 2.23, but was previously loading well in Dhis 2.21
Please help, = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Dataelement not loading in dataelement group

2016-08-23 Thread Guy Ekani
Hello Team,
Please how many dataelements could we load in datalement group window? 
because in our case we have about 3.000 and it's not loading in DHIS 2.23, but 
was previously loading well in Dhis 2.21
Please help = EKANI Guy 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] high-level roadmap 2016-17

2016-08-18 Thread Guy Ekani
Thank u for sharing Lars,
Please any update about the function merge/delete Organisation unit ?
= EKANI Guy 
 Chargé d'Etudes Assistant n°2
SG \ Cellule des Informations Sanitaires
Ministère de la Santé Publique - Cameroun



  

Le Mercredi 17 août 2016 16h54, Lars Helge Øverland  a 
écrit :
 

 Hi,
you can find an updated high-level roadmap which leads up to version 2.28 in 
June 2017 here:

https://www.dhis2.org/roadmap


For those who prefer all the details you can have a look at the Launchpad 
release pages and Github issues.

regards,
Lars

-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverlandl...@dhis2.org
http://www.dhis2.org

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] dhis version 2.24 is released

2016-07-04 Thread Guy Ekani
Thank's to DHIS2 development team = EKANI Guy 


  

Le Lundi 4 juillet 2016 22h09, riddy ndoma  a écrit :
 

 Super!!Le 4 juil. 2016 9:34 PM, "Lars Helge Øverland"  a écrit 
:

Hi all,
DHIS version 2.24 is out with a lot of improvements and new features.
Log in with admin/district on the demo system.

ANALYTICS FEATURES---
GIS layers for elevation, population density and nighttime lights: DHIS 2 now 
supports map layers from Google Earth Engine, which includes more than thirty 
years of historical imagery and scientific datasets, updated and expanded 
daily. So far we support three datasets, but more layers will be added in the 
months to come. You find the Earth Engine layers in the top menu, next to the 
boundary layers. The elevation layer can be used to visualise the risk of 
Mosquito-borne disease. Select a color scale, minimum and maximum elevation, 
and the number of steps to divide your range in. The same options are available 
for the population and nighttime lights layers, which is also an indicator of 
where people live.
Screenshot 1 | 2 | 3 | 4 | Demo 1 | 2 | 3 | Docs

Place search in GIS: You can now search for places and regions on the GIS app. 
Click on the magnifier icon and type the name of the place. You will get 
suggestions as you type. Select a place in the list to see it marked on the 
map. Click the x-button in the search field to remove the marking.
Screenshot | Demo | Docs

Color scales for GIS thematic layers: Select among nice looking color scales 
from ColorBrewer when you visualise thematic layers. These scales create more 
accurate and user friendly maps, as the distances between colors are 
proportional to their perceived difference.
Screenshot

Reporting rates on time: The pivot table apps lets you view reporting rates 
based on timely form submissions. A timely submission must happen within a 
number of days after the reporting period. This number is configurable per data 
set. In the pivot table or data app, select Data > Data sets > Reporting rates 
on time or Actual reports on time and then select your data set.
Screenshot | Demo | Docs

Reporting rates by data set categories: Analytics now supports reporting rates 
broken down by data set categories. As an example, if your data set collects 
data for multiple projects modeled as data set categories, you can view the 
reporting rate for individual projects. Try it out on the demo by selecting the 
EPI Stock data set and the Project category.
Screenshot | Demo

Expected reports based on org unit opening and closed date: For reporting rates 
in analytics, the number of expected reports is now calculated based on whether 
the organisation units assigned to the data set were open or not for the 
aggregation period. As an example, if you ask for reporting rates for a 
district for June, and one of the facilities within the district was not open 
until August, that facility will not be included in the number of expected 
reports.
Screenshot

Expected reports based on category option start and end dates: For reporting 
rates which involve data set categories, the number of expected reports is now 
calculated based on start and end dates of the relevant category options. In 
other words, complete registrations for category options are only included if 
the aggregation period is within their start and end dates.
Screenshot | Demo

Pivot table filter title: The pivot table app now displays the items currently 
selected as filters as a title on top of the table.
Screenshot | Demo

GENERAL FEATURES---
Improved maintenance app: Data sets, metadata attributes, constants and option 
sets are now supported in the Maintenance app.
Screenshot | Demo | Docs

Apps and object search from menu: You can now navigate directly to an object 
type from the App menu. For example, search for “group set” in the top menu, 
and navigate directly to the list of organisation unit group sets or indicator 
group sets, without navigating first to the maintenance app.
Screenshot

Improved data usage statistics: The Usage Analytics app now provides reports 
for the most viewed favorites by type (or example pivot table and chart) and 
number of data values stored per day.
Screenshot 1 | 2 | Demo | Docs

Ticket system: You can now set priority and status for feedback messages. This 
allows you to use the DHIS 2 messaging as a basic ticket system useful for 
managing user support. Each message can be treated as a ticket and go through a 
workflow (similar to e.g. Zendesk). You can also send internal messages, 
visible only to other ticket administrators. This requires membership to the 
“Feedback recipient” user group.
Screenshot 1 | 2 | Demo 1 | 2 | Docs

Metadata synchronization: Metadata synchronization enables DHIS 2 instances to 
synchronize metadata with each other. Given a central and multiple remote 
instances, metadata created at central can sync with the remote instances. The 
remote 

Re: [Dhis2-devs] [Dhis2-users] Transfer Dataset from one server to another

2016-06-15 Thread Guy Ekani
Thanks for Sharing Muhammad ! = EKANI Guy 
 MOPH Cameroon



  

Le Mercredi 15 juin 2016 9h38, Mohammad Ullah  a écrit 
:
 

 Hello Morten,
Yes these steps are for transferring dataset from 2.19 version to 2.22. 
On Wed, Jun 15, 2016 at 12:53 PM, Morten Olav Hansen  wrote:

Hi
I see you are changing some properties, I guess this is moving from one version 
of DHIS to another version?
If you are using 2.23 or newer, you can also do simple data set / program 
export using the new metadata 
endpoint:http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s13.html#d0e2525

Of course, if you export from 2.23, and import into 2.24.. you might still need 
some updates to your metadata.
-- Morten Olav HansenSenior Engineer, DHIS 2University of 
Oslohttp://www.dhis2.org
On Wed, Jun 15, 2016 at 1:45 PM, Mohammad Ullah  wrote:

Dear All,
I was looking for a mechanism to transfer one complete dataset along with all 
the dependency from test server to live server. Finally i have successfully 
transferred and i thought this might be helpful for others. I have prepared a 
document with steps. 
Please let me know if anyone need any further explanation.

-- 
Regards,

Mohammad Ullah
-
Technical Advisor– Health Information SystemHISP Bangladesh
 
T    +880 9666701000
F    +880 28823099
M    +880 196 31 56 988
Web    http://lnkd.in/gQrxXz
Skype    mohammad_ullah_giz

Office Location:
Room # 304, Shahid Dr. Milan Bhavan,
MIS, DGHS of MoHFW, Mohakhali, Dhaka.
T    02 8816412 (ex:118)


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp







-- 
Regards,

Mohammad Ullah
-
Technical Advisor (HIS) – Health Sector
Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
German House
House 10/A-2, Road 90
Gulshan 2, Dhaka 1212, Bangladesh
 
T    +880 9666701000
F    +880 28823099
M    +880 196 31 56 988
Web    http://lnkd.in/gQrxXz
Skype    mohammad_ullah_giz

Office Location:
Room # 304, Shahid Dr. Milan Bhavan,
MIS, DGHS of MoHFW, Mohakhali, Dhaka.

T    02 8816412 (ex:118)


___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Web Api Error in DHIS 221

2016-05-27 Thread Guy Ekani
Hello Team,
Please, I have an error when trying to run the following 
completeDataSetRegistrations web api in Dhis 221 (20998):
http:..api/completeDataSetRegistrations?dataSet=E2cBlfTJKqU=WEEKLY=2016-01-01=2016-02-22=LEVEL-1
if someone could help or explain ?
The error is the following :
Etat HTTP 500 - Request processing failed; nested exception is 
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
type Rapport d''exceptionmessage Request processing failed; nested exception is 
org.hibernate.exception.SQLGrammarException: could not extract 
ResultSetdescription Le serveur a rencontré une erreur interne qui l''a empêché 
de satisfaire la 
requête.exceptionorg.springframework.web.util.NestedServletException: Request 
processing failed; nested exception is 
org.hibernate.exception.SQLGrammarException: could not extract ResultSet

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:979)

org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858)
javax.servlet.http.HttpServlet.service(HttpServlet.java:624)

org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:180)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
org.hisp.dhis.security.filter.CorsFilter.doFilter(CorsFilter.java:88)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.hisp.dhis.security.filter.CustomAuthenticationFilter.doFilter(CustomAuthenticationFilter.java:64)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:140)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)


Re: [Dhis2-devs] Retrieve a dataValue With DHIS Plugins

2016-04-22 Thread Guy Ekani
Thank u Mohammad,
but i want to retrieve datavalue using webapi in Html code.
I dont see the answer to this question in developper manual :
http://dhis2.github.io/dhis2-docs/2.22/en/developer/html/ch01s13.html#d5e1642

 Could you help please.
= EKANI Guy 



  

Le Mercredi 20 avril 2016 20h44, Mohammad Ullah <munnab...@gmail.com> a 
écrit :
 

 Dear Guy,

You can read dataValue using webapi, Please follow the bellow example to get a 
single dataValue,

http://103.247.238.68:8080/dhismohfw19/api/dataValues.json?de=nuigb7nrgyy=2015Q4=dNLjKwsVjod=iTaA28G83g4

user - view, Pass - DGHS1234

If you want to retrieve data from your instance then please change the 
following item
de, pe, ou

Please let me know if you need further clarification. 

On Mon, Apr 18, 2016 at 1:24 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello Team,
Please i will like to know if it's possible to retrieve a datavalue using DHIS 
Plugins to insert it on a web portal? If Yes How can i do that ?
Sincerely, = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Regards,

Mohammad Ullah
-
Technical Advisor (HIS) – Health Sector
Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
German House
House 10/A-2, Road 90
Gulshan 2, Dhaka 1212, Bangladesh
 
T    +880 9666701000
F    +880 28823099
M    +880 196 31 56 988
Web    http://lnkd.in/gQrxXz
Skype    mohammad_ullah_giz

Office Location:
Room # 304, Shahid Dr. Milan Bhavan,
MIS, DGHS of MoHFW, Mohakhali, Dhaka.

T    02 8816412 (ex:118)



  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Retrieve a dataValue With DHIS Plugins

2016-04-18 Thread Guy Ekani
Hello Team,
Please i will like to know if it's possible to retrieve a datavalue using DHIS 
Plugins to insert it on a web portal? If Yes How can i do that ?
Sincerely, = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] outgoing SMS over local modem - anyone using it?

2016-03-14 Thread Guy Ekani
 Asghar Raja <zub...@dhis2.org> a écrit :
 

 Hi Guy,I am responsible for SMS related stuff. Can you share the logs ?

Regards
Zubair



On 14 Mar 2016, at 1:14 PM, "Lars Helge Øverland" <l...@dhis2.org> wrote:
Thanks Guy. We will have a developer reach out to you.
Since nobody have reported to be using the local SMS gateway modem, we will 
remove it for version 2.23.
regards,
Lars

On Thu, Mar 10, 2016 at 8:52 AM, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello Lars,
Thank's for information,
We are trying to use SMS funtionnality with  a SMS gateway provided by an 
external operator (Genreric HTTP Gateway) with DHIS 2.21 Build revision: 20998
But we havetwo problems : - The received SMS are not imported automatically,- 
When we manually import a received SMS, it's make a loop that send a thousand 
of SMS to a specific Phone number
Please, could you help us to solve this issue that's drained our SMS Credit ?
Sincerely = EKANI Guy 
 



  

Le Mardi 8 mars 2016 11h22, Lars Helge Øverland <l...@dhis2.org> a écrit :
 

 Hi all,

weare rewriting much of the functionality for sending outgoing SMS in DHIS 2. 
In that regard we were wondering if anyone is using the current function for 
sending SMS using a local SMS modem / gateway?
In production setups one should in any case use a network-based SMS gateway 
provided by an external operator (bulksms, clickatell).
The library we use (smslib) is deprected as well. We were thinking to end 
support for local SMS modems in 2.23.
regards,
Lars




-- 
Lars Helge Øverland
Lead developer, DHIS 2Universityof OsloSkype: larshelgeoverland
http://www.dhis2.org

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   



-- 
Lars Helge Øverland
Lead developer, DHIS 2Universityof OsloSkype: larshelgeoverland
http://www.dhis2.org

Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp



  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Import DHIS2 incoming SMS automatically

2016-03-03 Thread Guy Ekani
Hello team,
Please how could we make incoming SMS to be automatically imported/processed in 
our database/dataset ?
   
   - DHIS2 Version: 2.21 Build revision: 20998

https://play.dhis2.org/demo/dhis-web-maintenance-mobile/showReceivingPage.action

SIncerely
 = EKANI Guy 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Problem with web portal with dhis2 plugins

2016-02-25 Thread Guy Ekani
Hi,

I’m facing a problem with the hosting of our web portal build with 
dhis2-plugin. here is the console error. Could you help please !?

Mixed Content: The page at 'https://www.dhis-instance.org/portal/' was loaded 
over HTTPS, but requested an insecure stylesheet 
'http://fonts.googleapis.com/css?family=Lato:400,700'. This request has been 
blocked; the content must be served over HTTPS.
www.dhis-instance.org/:1 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 'http://maps.google.com/maps/api/js?sensor=false'. This request 
has been blocked; the content must be served over HTTPS.
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/systemSettings.jsonp?key=keyCalendar=keyDateFormat=Ext.data.JsonP.callback1&_dc=1454524625638'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/organisationUnits.jsonp?userOnly=true…[id,name]=false=Ext.data.JsonP.callback2&_dc=1454524625737'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/dimensions.jsonp?links=false=false=Ext.data.JsonP.callback3&_dc=1454524625742'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/me/user-account.jsonp?callback=Ext.data.JsonP.callback4&_dc=1454524625745'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/organisationUnits.jsonp?userOnly=true…[id,name]=false=Ext.data.JsonP.callback5&_dc=1454524625746'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/dimensions.jsonp?links=false=false=Ext.data.JsonP.callback6&_dc=1454524625748'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/me/user-account.jsonp?callback=Ext.data.JsonP.callback7&_dc=1454524625752'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/organisationUnits.jsonp?userOnly=true…[id,name]=false=Ext.data.JsonP.callback8&_dc=1454524625754'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15
ext-all.js:15 Mixed Content: The page at 
'https://www.dhis-instance.org/portal/' was loaded over HTTPS, but requested an 
insecure script 
'http://www.dhis-instance.org/api/dimensions.jsonp?links=false=false=Ext.data.JsonP.callback9&_dc=1454524625757'.
 This request has been blocked; the content must be served over 
HTTPS.Ext.Element.addMethods.appendTo @ ext-all.js:15___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Automatic backup and restoration of Database to Local Server

2016-02-22 Thread Guy Ekani
Hello, 

I think you can modify the scripts below to enable what you want.
https://www.dhis2.org/download/resources/pg_backup.zip

Sincerely,
= EKANI Guy 
 



  

Le Jeudi 14 janvier 2016 12h20, gerald thomas  a 
écrit :
 

 Dear Bob,
Any help will be grateful because i need a solution currently.

On 1/14/16, Bob Jolliffe  wrote:
> Gerald, are you asking how to do it or do you want someone to write a
> script for you?
>
> On 14 January 2016 at 11:09, gerald thomas  wrote:
>> Dear All,
>> Please can someone help as per subject???
>>
>> On 1/8/16, gerald thomas  wrote:
>>> Dear All,
>>> Currently our Cloud Hosting and Local Servers are running on version
>>> 2.21 build 20928. We did an automatic rysnc to copy the database
>>> backup from the Cloud Hosting server to our Local server on a daily
>>> basis.
>>>
>>> I want Local server to automatic verify backups; drop the old database
>>> and import the new database it had collected every Friday on the week.
>>>
>>> Thanks in advance for your help and i will be grateful for any
>>> contribution.
>>>
>>> --
>>> Regards,
>>>
>>> Gerald
>>>
>>
>>
>> --
>> Regards,
>>
>> Gerald
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to    : dhis2-us...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help  : https://help.launchpad.net/ListHelp
>


-- 
Regards,

Gerald

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Unable to run JDBC report on Host Server

2016-01-31 Thread Guy Ekani
Thank you Lars, I replaced the column "de"  with "dx", now it's working. 
= EKANI Guy 



  

Le Dimanche 31 janvier 2016 20h32, Lars Helge Øverland 
<larshe...@gmail.com> a écrit :
 

 Hi Guy,
this is the important part:
org.postgresql.util.PSQLException: ERROR: column "de" does not exist

We changed the name of the "de" column in analytics tables to "dx" at some 
point. You must update your jasper report templates to match that.
regards,
Lars


On Wed, Jan 27, 2016 at 1:55 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello team,
I'm  Unable to run a JDBC report on Host Server, but it's working on localhost.

Could you Help please?
here is the error, DHIS2 v2.21
=EKANI Guy 

Etat HTTP 500 - Request processing failed; nested exception is 
java.lang.RuntimeException: Failed to render report
type Rapport d''exceptionmessage Request processing failed; nested exception is 
java.lang.RuntimeException: Failed to render reportdescription Le serveur a 
rencontré une erreur interne qui l''a empêché de satisfaire la 
requête.exceptionorg.springframework.web.util.NestedServletException: Request 
processing failed; nested exception is java.lang.RuntimeException: Failed to 
render report

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:979)

org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858)
javax.servlet.http.HttpServlet.service(HttpServlet.java:624)

org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:180)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
org.hisp.dhis.security.filter.CorsFilter.doFilter(CorsFilter.java:88)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.hisp.dhis.security.filter.CustomAuthenticationFilter.doFilter(CustomAuthenticationFilter.java:64)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessin

[Dhis2-devs] Unable to run JDBC report on Host Server

2016-01-27 Thread Guy Ekani
Hello team,
I'm  Unable to run a JDBC report on Host Server, but it's working on localhost.

Could you Help please?
here is the error, DHIS2 v2.21
=EKANI Guy 

Etat HTTP 500 - Request processing failed; nested exception is 
java.lang.RuntimeException: Failed to render report
type Rapport d''exceptionmessage Request processing failed; nested exception is 
java.lang.RuntimeException: Failed to render reportdescription Le serveur a 
rencontré une erreur interne qui l''a empêché de satisfaire la 
requête.exceptionorg.springframework.web.util.NestedServletException: Request 
processing failed; nested exception is java.lang.RuntimeException: Failed to 
render report

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:979)

org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:858)
javax.servlet.http.HttpServlet.service(HttpServlet.java:624)

org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:202)
net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:180)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)

org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
org.hisp.dhis.security.filter.CorsFilter.doFilter(CorsFilter.java:88)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.hisp.dhis.security.filter.CustomAuthenticationFilter.doFilter(CustomAuthenticationFilter.java:64)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.doFilter(OAuth2AuthenticationProcessingFilter.java:140)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)

org.hisp.dhis.security.filter.AutomaticAccessFilter.doFilter(AutomaticAccessFilter.java:115)

org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)


Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-25 Thread Guy Ekani
Thank u all,
Here is the chrome debug report :
Failed to load resource: the server responded with a status of 404 (Not 
Found)portal.html:1 XMLHttpRequest cannot load 
http://www.dhis-instance.org/api/me/user-account.json. Response for preflight 
is invalid (redirect)portal.html:1 XMLHttpRequest cannot load 
http://www.dhis-instance.org/api/organisationUnits.json?userOnly=true=id,name,children[id,name]=false.
 Response for preflight is invalid (redirect)portal.html:1 XMLHttpRequest 
cannot load 
http://www.dhis-instance.org/api/dimensions.json?fields=id,name=false. 
Response for preflight is invalid (redirect)portal.html:1 XMLHttpRequest cannot 
load http://www.dhis-instance.org/api/me/user-account.json. Response for 
preflight is invalid (redirect)portal.html:1 XMLHttpRequest cannot load 
http://www.dhis-instance.org/api/organisationUnits.json?userOnly=true=id,name,children[id,name]=false.
 Response for preflight is invalid (redirect)portal.html:1 XMLHttpRequest 
cannot load 
http://www.dhis-instance.org/api/dimensions.json?fields=id,name=false. 
Response for preflight is invalid (redirect)portal.html:1 XMLHttpRequest cannot 
load 
http://www.dhis-instance.org/api/legendSets.json?fields=id,name,legends[id,name,startValue,endValue,color]=false&_dc=1453740235773.
 Response for preflight is invalid 
(redirect)http://www.web-site.cm/portal_sample/css/images/favicon.ico Failed to 
load resource: the server responded with a status of 404 (Not 
Found)portal.html:1 Refused to execute script from 
'http://www.dhis-instance.org/api/systemSettings.jsonp?key=keyCalendar=keyDateFormat=Ext.data.JsonP.callback1&_dc=1453740235766'
 because its MIME type ('text/html') is not executable, and strict MIME type 
checking is enabled.portal.html:1 Refused to execute script from 
'http://www.dhis-instance.org/api/dimensions.jsonp?links=false=false=Ext.data.JsonP.callback3&_dc=1453740235768'
 because its MIME type ('text/html') is not executable, and strict MIME type 
checking is enabled.portal.html:1 Refused to execute script from 
'http://www.dhis-instance.org/api/organisationUnits.jsonp?userOnly=true…[id,name]=false=Ext.data.JsonP.callback2&_dc=1453740235768'
 because its MIME type ('text/html') is not executable, and strict MIME type 
checking is 
enabled.http://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1…cm%2Fportal_sample%2Fportal.html=_xdc_._673sju=124169
 Failed to load resource: the server responded with a status of 403 
(Forbidden)http://www.web-site.cm/portal_sample/carousel-1.css Failed to load 
resource: the server responded with a status of 404 (Not Found) Sincerely
= EKANI Guy 



  

Le Lundi 25 janvier 2016 17h29, Hannan Khan <hann...@gmail.com> a écrit :
 

 Dear Ekani
Sorry for late reply.
I think the problem is authentication; did you pass user name inside get 
function? Like 
DHIS.getChart({ crossDomain: true, username: 'xx', password: '*', 
uid: 'yyy', el: 'chartName', url: base });

CORS might be another issue. can you please check Chrome debug report and let 
me know the exact error.
Regards
Hannan KhanHISP Bangladesh
On Sat, Jan 23, 2016 at 8:49 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

hello Muhammad and community
In our case we have 2 Server (one for DHIS and one for our Portal), and it's 
also working when the user "view" is connected on the dhis2 instance.  When the 
user "view" is disconnected to Dhis2 nothing appear on the portal.
Please could you help ?
Sincerely,
DHIS 2.21 = EKANI Guy 
 



  

Le Mercredi 23 décembre 2015 11h25, Lars Helge Øverland 
<larshe...@gmail.com> a écrit :
 

 Hi Muhammad,
this looks great! Thanks for sharing. 
You can expect improvements in the plugins in terms of improved load-time and 
extra features in 2.23.
best regards,
Lars

On Wed, Dec 23, 2015 at 11:07 AM, Pamod Amarakoon <pam...@gmail.com> wrote:

Dear Munna,

Thank you very much for sharing. 

On Wed, Dec 23, 2015 at 12:49 PM, Julhas Sujan <julhaspust...@gmail.com> wrote:

Dear Munna Viyya,

It will be helpful for us. Thank you very much.

Best Regards
Julhas Sujan
Java Consultant
Management Science for Health(MSH)
USAID, Dhaka, Bangladesh
Cell: +8801989 442856
Skype: julhas08
Web: www.julhas.info
​
www.msh.org http://siapsprogram.org/wherewework/bangladesh/
On Wed, Dec 23, 2015 at 12:33 PM, Mohammad Ullah <munnab...@gmail.com> wrote:

Dear all,

I am pleased to share with you the Bangladesh portal which we have created 
based on the live data from dhis2 using dhis2 plugins. Please visit the 
following link to see the portal, 
http://103.247.238.81:8080/portal/index.html

We highly appreciate the help from the community. We have got quick support 
from the community during the development. 

I would like to share my knowledge and experience of the development process, i 
believe this will be helpful for others,

Solution
--

Re: [Dhis2-devs] [Dhis2-users] Bangladesh web portal using dhis2 plugins

2016-01-23 Thread Guy Ekani
hello Muhammad and community
In our case we have 2 Server (one for DHIS and one for our Portal), and it's 
also working when the user "view" is connected on the dhis2 instance.  When the 
user "view" is disconnected to Dhis2 nothing appear on the portal.
Please could you help ?
Sincerely,
DHIS 2.21 = EKANI Guy 
 



  

Le Mercredi 23 décembre 2015 11h25, Lars Helge Øverland 
 a écrit :
 

 Hi Muhammad,
this looks great! Thanks for sharing. 
You can expect improvements in the plugins in terms of improved load-time and 
extra features in 2.23.
best regards,
Lars

On Wed, Dec 23, 2015 at 11:07 AM, Pamod Amarakoon  wrote:

Dear Munna,

Thank you very much for sharing. 

On Wed, Dec 23, 2015 at 12:49 PM, Julhas Sujan  wrote:

Dear Munna Viyya,

It will be helpful for us. Thank you very much.

Best Regards
Julhas Sujan
Java Consultant
Management Science for Health(MSH)
USAID, Dhaka, Bangladesh
Cell: +8801989 442856
Skype: julhas08
Web: www.julhas.info
​
www.msh.org http://siapsprogram.org/wherewework/bangladesh/
On Wed, Dec 23, 2015 at 12:33 PM, Mohammad Ullah  wrote:

Dear all,

I am pleased to share with you the Bangladesh portal which we have created 
based on the live data from dhis2 using dhis2 plugins. Please visit the 
following link to see the portal, 
http://103.247.238.81:8080/portal/index.html

We highly appreciate the help from the community. We have got quick support 
from the community during the development. 

I would like to share my knowledge and experience of the development process, i 
believe this will be helpful for others,

Solution
---
1) Please add the full address in the CORS whitelist,  

2) Its better to download the plugins and attach those from local folder.

3) I have used the following version of the plugins,







4) Please use the 
username and password inside the get method (see the examples),
DHIS.getChart({ crossDomain: true, username: 'view', password: 'DGHS1234', uid: 
'oSNtDZNZGIp', el: 'chartA1', url: base });5) We have created a reporting 
server where all the live data sync everyday in one instance of DHIS2. We have 
hosted the portal in the same reporting server.

Please let me know if i can provide any support regarding this issue. 

-- 
Regards,

Mohammad Ullah
-
Technical Advisor (HIS) – Health Sector
Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
German House
House 10/A-2, Road 90
Gulshan 2, Dhaka 1212, Bangladesh
 
T    +880 9666701000
F    +880 28823099
M    +880 196 31 56 988
Web    http://lnkd.in/gQrxXz
Skype    mohammad_ullah_giz

Office Location:
Room # 304, Shahid Dr. Milan Bhavan,
MIS, DGHS of MoHFW, Mohakhali, Dhaka.

T    02 8816412 (ex:118)


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any 
attachments may be legally privileged and confidential. If you are not an 
intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this e-mail is strictly prohibited. If you have 
received this e-mail in error, please notify the sender and permanently delete 
the e-mail and any attachments immediately. You should not retain, copy or use 
this e-mail or any attachments for any purpose, nor disclose all or any part of 
the contents to any other person.




___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverland
http://www.dhis2.org

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Routing and GSM Operator

2016-01-11 Thread Guy Ekani
Thank U Long,
I will try it and give you a feedback later
Sincerely, = EKANI Guy 
 



  

Le Jeudi 7 janvier 2016 4h07, Long Ngo Thanh <long.hispviet...@gmail.com> a 
écrit :
 

 Hi Guy,
You don't need the shortcode=8080 in URL. It can be like this, for example:
smsinput.action?sender=84935084665_time=2012-04-30+09%3A00=hello+dhis

In addition, DHIS2 will not accept any request without authorization so you 
need to config a nginx proxy or other method to authorise the request from your 
sms provider using Basic Authentication
Long
On Wed, Jan 6, 2016 at 8:54 PM Guy Ekani <constyek...@yahoo.fr> wrote:

Yes Raja, i dont see anything on View Received SMS page.
 = EKANI Guy 
 



  

Le Mercredi 6 janvier 2016 11h34, Raja Zubair <rajazubair.asg...@gmail.com> 
a écrit :
 

 Hi Guy,
You don't see any thing on View Received SMS page ? Even if sms is not 
processable still it will saved (with UN-HANDLED status) as soon as it reaches 
this API end point . If you don't see any thing there, then this API endpoint 
is not reachable from sms gateway.

RegardsZubair
On Wed, Jan 6, 2016 at 10:55 AM, Guy Ekani <constyek...@yahoo.fr> wrote:

Happy new year 2016 to the community,
Please I would like to know how can i make the link between the SMS that an 
user sent to the short code that  our gsm operator gave us and DHIS 
I'm able to send sms to user via Dhis SMS-apps, but when user sent SMS to 
report data i didn't see it.
Is the link that i have to give my Gsm operator has this format ? 
https://www.dhiswebsite.org/sms/smsinput.action?message=MESSAGE=123456789=8080
Any help or suggestion will be appreciated


Gateway type = Generic HTTP gateway
Hosting = BaosystemsDHIS = 2.21- version:20853


 = EKANI Guy 


 
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





   ___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp



  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] SMS Routing and GSM Operator

2016-01-06 Thread Guy Ekani
Happy new year 2016 to the community,
Please I would like to know how can i make the link between the SMS that an 
user sent to the short code that  our gsm operator gave us and DHIS 
I'm able to send sms to user via Dhis SMS-apps, but when user sent SMS to 
report data i didn't see it.
Is the link that i have to give my Gsm operator has this format ? 
https://www.dhiswebsite.org/sms/smsinput.action?message=MESSAGE=123456789=8080
Any help or suggestion will be appreciated


Gateway type = Generic HTTP gateway
Hosting = BaosystemsDHIS = 2.21- version:20853


 = EKANI Guy 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] SMS Routing and GSM Operator

2016-01-06 Thread Guy Ekani
Yes Raja, i dont see anything on View Received SMS page.
 = EKANI Guy 
 



  

Le Mercredi 6 janvier 2016 11h34, Raja Zubair <rajazubair.asg...@gmail.com> 
a écrit :
 

 Hi Guy,
You don't see any thing on View Received SMS page ? Even if sms is not 
processable still it will saved (with UN-HANDLED status) as soon as it reaches 
this API end point . If you don't see any thing there, then this API endpoint 
is not reachable from sms gateway.

RegardsZubair
On Wed, Jan 6, 2016 at 10:55 AM, Guy Ekani <constyek...@yahoo.fr> wrote:

Happy new year 2016 to the community,
Please I would like to know how can i make the link between the SMS that an 
user sent to the short code that  our gsm operator gave us and DHIS 
I'm able to send sms to user via Dhis SMS-apps, but when user sent SMS to 
report data i didn't see it.
Is the link that i have to give my Gsm operator has this format ? 
https://www.dhiswebsite.org/sms/smsinput.action?message=MESSAGE=123456789=8080
Any help or suggestion will be appreciated


Gateway type = Generic HTTP gateway
Hosting = BaosystemsDHIS = 2.21- version:20853


 = EKANI Guy 


 
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Re :Re: [Dhis2-users] Bangladesh web portal using dhis2 plugins

2015-12-27 Thread Guy Ekani
Thank u Muhammad for Sharing these tips

Envoyé depuis Yahoo Mail pour Android 
 
  Le mer j déc. AM à 11:25, Lars Helge Øverland a écrit :  
 Hi Muhammad,
this looks great! Thanks for sharing. 
You can expect improvements in the plugins in terms of improved load-time and 
extra features in 2.23.
best regards,
Lars

On Wed, Dec 23, 2015 at 11:07 AM, Pamod Amarakoon  wrote:

Dear Munna,

Thank you very much for sharing. 

On Wed, Dec 23, 2015 at 12:49 PM, Julhas Sujan  wrote:

Dear Munna Viyya,

It will be helpful for us. Thank you very much.

Best Regards
Julhas Sujan
Java Consultant
Management Science for Health(MSH)
USAID, Dhaka, Bangladesh
Cell: +8801989 442856
Skype: julhas08
Web: www.julhas.info
​
www.msh.org http://siapsprogram.org/wherewework/bangladesh/
On Wed, Dec 23, 2015 at 12:33 PM, Mohammad Ullah  wrote:

Dear all,

I am pleased to share with you the Bangladesh portal which we have created 
based on the live data from dhis2 using dhis2 plugins. Please visit the 
following link to see the portal, 
http://103.247.238.81:8080/portal/index.html

We highly appreciate the help from the community. We have got quick support 
from the community during the development. 

I would like to share my knowledge and experience of the development process, i 
believe this will be helpful for others,

Solution
---
1) Please add the full address in the CORS whitelist,  

2) Its better to download the plugins and attach those from local folder.

3) I have used the following version of the plugins,







4) Please use the 
username and password inside the get method (see the examples),
DHIS.getChart({ crossDomain: true, username: 'view', password: 'DGHS1234', uid: 
'oSNtDZNZGIp', el: 'chartA1', url: base });5) We have created a reporting 
server where all the live data sync everyday in one instance of DHIS2. We have 
hosted the portal in the same reporting server.

Please let me know if i can provide any support regarding this issue. 

-- 
Regards,

Mohammad Ullah
-
Technical Advisor (HIS) – Health Sector
Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH
German House
House 10/A-2, Road 90
Gulshan 2, Dhaka 1212, Bangladesh
 
T    +880 9666701000
F    +880 28823099
M    +880 196 31 56 988
Web    http://lnkd.in/gQrxXz
Skype    mohammad_ullah_giz

Office Location:
Room # 304, Shahid Dr. Milan Bhavan,
MIS, DGHS of MoHFW, Mohakhali, Dhaka.

T    02 8816412 (ex:118)


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any 
attachments may be legally privileged and confidential. If you are not an 
intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this e-mail is strictly prohibited. If you have 
received this e-mail in error, please notify the sender and permanently delete 
the e-mail and any attachments immediately. You should not retain, copy or use 
this e-mail or any attachments for any purpose, nor disclose all or any part of 
the contents to any other person.




___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverland
http://www.dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp
  
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Assign organisationunits group sets to Organisation Unit in DHIS 2.21

2015-11-07 Thread Guy Ekani
Thank you Knut,
It's working fine,
Sincerely, = EKANI Guy 



  


 Le Samedi 7 novembre 2015 5h59, Knut Staring <knu...@gmail.com> a écrit :
   

  In 2.21, there is a new´system setting. It is found under settings > access > 
"Allow assigning object to related objects during add or update". 

On Fri, Nov 6, 2015 at 5:13 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

in DHIS 2.21, when you edit organisation units : 
-Datasets can not be assigned to organisational units
-Organisational units group sets can not be assigned through the individual 
drop-down boxes which appear for each group set. = 
EKANI Guy 
 


  


 Le Vendredi 6 novembre 2015 14h10, Guy Ekani <constyek...@yahoo.fr> a 
écrit :
   

 Hi Bram,
Thank you, for the first method i have Set Compulsory to YES in the 
Organisation unit group Management but it's always not showing additional 
drop-down list in the org unit form,
https://apps.dhis2.org/dev/dhis-web-maintenance-organisationunit/showUpdateOrganisationUnitGroupSetForm.action?id=354033

Sincerely, = EKANI Guy 



  


 Le Vendredi 6 novembre 2015 9h23, Bram Piot <bram.p...@gmail.com> a écrit :
   

 Hi Guy,
You have two options here:
- set the org unit group set to Compulsory, which will make it available in the 
org unit form as an additional drop-down (but this won't actually make it 
mandatory - it can stay empty)


- edit the org unit group and assign the new org unit(s) to the group
The latter is usually easier for existing org units, and the former for newly 
created org units (provided that they are created through the user interface, 
one by one).
Bram PiotPSI


On 5 November 2015 at 16:53, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello everyone,
Please how do we update the organisation units group sets of an Organisation 
Unit in DHIS 2.21, ?
Sincerely = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





   
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Knut StaringDept. of Informatics, University of OsloNorway: +4791880522
Skype: knutstarhttp://dhis2.org

  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Assign organisationunits group sets to Organisation Unit in DHIS 2.21

2015-11-06 Thread Guy Ekani
in DHIS 2.21, when you edit organisation units : 
-Datasets can not be assigned to organisational units
-Organisational units group sets can not be assigned through the individual 
drop-down boxes which appear for each group set. = 
EKANI Guy 
 


  


 Le Vendredi 6 novembre 2015 14h10, Guy Ekani <constyek...@yahoo.fr> a 
écrit :
   

 Hi Bram,
Thank you, for the first method i have Set Compulsory to YES in the 
Organisation unit group Management but it's always not showing additional 
drop-down list in the org unit form,
https://apps.dhis2.org/dev/dhis-web-maintenance-organisationunit/showUpdateOrganisationUnitGroupSetForm.action?id=354033

Sincerely, = EKANI Guy 



  


 Le Vendredi 6 novembre 2015 9h23, Bram Piot <bram.p...@gmail.com> a écrit :
   

 Hi Guy,
You have two options here:
- set the org unit group set to Compulsory, which will make it available in the 
org unit form as an additional drop-down (but this won't actually make it 
mandatory - it can stay empty)


- edit the org unit group and assign the new org unit(s) to the group
The latter is usually easier for existing org units, and the former for newly 
created org units (provided that they are created through the user interface, 
one by one).
Bram PiotPSI


On 5 November 2015 at 16:53, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello everyone,
Please how do we update the organisation units group sets of an Organisation 
Unit in DHIS 2.21, ?
Sincerely = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





   
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Assign organisationunits group sets to Organisation Unit in DHIS 2.21

2015-11-06 Thread Guy Ekani
Hi Bram,
Thank you, for the first method i have Set Compulsory to YES in the 
Organisation unit group Management but it's always not showing additional 
drop-down list in the org unit form,
https://apps.dhis2.org/dev/dhis-web-maintenance-organisationunit/showUpdateOrganisationUnitGroupSetForm.action?id=354033

Sincerely, = EKANI Guy 



  


 Le Vendredi 6 novembre 2015 9h23, Bram Piot <bram.p...@gmail.com> a écrit :
   

 Hi Guy,
You have two options here:
- set the org unit group set to Compulsory, which will make it available in the 
org unit form as an additional drop-down (but this won't actually make it 
mandatory - it can stay empty)


- edit the org unit group and assign the new org unit(s) to the group
The latter is usually easier for existing org units, and the former for newly 
created org units (provided that they are created through the user interface, 
one by one).
Bram PiotPSI


On 5 November 2015 at 16:53, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello everyone,
Please how do we update the organisation units group sets of an Organisation 
Unit in DHIS 2.21, ?
Sincerely = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Web Portal with DHIS2

2015-11-04 Thread Guy Ekani

Hello everyone,
I'm facing two porblems with portal in dhis 2.21 (20853),
1. i'm not able to retrieve table and chart when i'm not connected in dhis2   
Error = Refused to execute script from 
'http://localhost:8080/api/organisationUnits.jsonp?userOnly=true&…[id,name]=false=Ext.data.JsonP.callback2&_dc=1446642499830'
 because its MIME type ('text/html') is not executable, and strict MIME type 
checking is enabled.
2. In the screenshot of a table portal :  separator thousand  displays 
"undefined"
Please help = EKANI Guy 
 



  


 Le Jeudi 8 octobre 2015 13h46, Hannan Khan <hann...@gmail.com> a écrit :
   

 Ok Jan. 
I will upgrade to 2.20 and check. Will get back to you all.
Regards
Hannan
On Wed, Oct 7, 2015 at 5:29 PM, Jan Henrik Øverland 
<janhenrik.overl...@gmail.com> wrote:

Hi Hannan,
You need to use version 2.20.
On Mon, Oct 5, 2015 at 1:43 PM, Hannan Khan <hann...@gmail.com> wrote:

I am facing the same problem: One script following the manual is:
  http://dhis2-cdn.org/v219/ext/resources/css/ext-plugin-gray.css; />  
http://dhis2-cdn.org/v219/ext/ext-all.js&quot</a>;>  http://dhis2-cdn.org/v219/plugin/chart.js&quot</a>;>
      var base = "<a  rel="nofollow" href="http://103.247.238.82:8080/dhismohfw/&quot">http://103.247.238.82:8080/dhismohfw/&quot</a>;;
    // Login - if OK, call the setLinks function        Ext.onReady( function() 
{      Ext.Ajax.request({        url: base + 
"dhis-web-commons-security/login.action",        method: "POST",        params: 
{ j_username: "view", j_password: "DGHS1234" },        crossDomain: true,       
 success: setLinks      });    });
    function setLinks() {
      // Referring to an existing chart through the id parameter, render to 
"chart1" div            DHIS.getChart({ url: base, el: "chart1", id: 
"SYELB2ltOpL" });
      // Full chart configuration, render to "chart2" div            
DHIS.getChart({        url: base,        el: "chart2",        type: 
"stackedBar",        columns: [ // Chart series          {dimension: "de", 
items: [{id: "Fnsa8A43USl"}, {id: "CRZkTTALRSb"}]}        ],        rows: [ // 
Chart categories          {dimension: "pe", items: [{id: "LAST_12_MONTHS"}]}    
    ],        filters: [          {dimension: "ou", items: [{id: 
"USER_ORGUNIT"}]}        ],        // All following options are optional        
crossDomain: true,        showData: false,        targetLineValue: 70,        
baseLineValue: 20,        showTrendLine: true,        hideLegend: true,        
title: "My chart title",        domainAxisTitle: "Periods",        
rangeAxisTitle: "Percent"      });    }  
    
generating the error "XMLHttpRequest cannot load 
http://103.247.238.82:8080/dhismohfw/dhis-web-commons-security/login.action. 
Response for preflight is invalid (redirect)"
If i use code as Jan suggests:
  http://dhis2-cdn.org/v219/ext/resources/css/ext-plugin-gray.css; />  
http://dhis2-cdn.org/v219/ext/ext-all.js&quot</a>;>  http://dhis2-cdn.org/v219/plugin/chart.js&quot</a>;>        var url = 
"<a  rel="nofollow" href="http://103.248.238.82:8080/dhismohfw/", ">http://103.248.238.82:8080/dhismohfw/", </a>       username = "view",        
password = "DGHS1234";
    Ext.onReady(function() {
        DHIS.getChart({            url: url,            el: "chart1",           
 id: "SYELB2ltOpL",            crossDomain: true,            username: 
username,            password: password        });
    });  

then the following error occurs. 
GET 
http://103.248.238.82:8080/dhismohfw/api/me/user-account.jsonp?callback=Ext.data.JsonP.callback1&_dc=1444041788222
 net::ERR_CONNECTION_TIMED_OUTExt.Element.addMethods.appendTo @ 
ext-all.js:15Ext.Element.addMethods.appendChild @ 
ext-all.js:15Ext.define.request @ ext-all.js:15a @ chart.js:1DV.plugin.getChart 
@ chart.js:1(anonymous function) @ testchart1.html:16(anonymous function) @ 
ext-all.js:15b @ ext-all.js:15ext-all.js:15 GET 
http://103.248.238.82:8080/dhismohfw/api/organisationUnits.jsonp?userOnly=t…[id,name]=false=Ext.data.JsonP.callback2&_dc=1444041788230
 net::ERR_CONNECTION_TIMED_OUTExt.Element.addMethods.appendTo @ 
ext-all.js:15Ext.Element.addMethods.appendChild @ 
ext-all.js:15Ext.define.request @ ext-all.js:15a @ chart.js:1DV.plugin.getChart 
@ chart.js:1(anonymous function) @ testchart1.html:16(anonymous function) @ 
ext-all.js:15b @ ext-all.js:15ext-all.js:15 GET 
http://103.248.238.82:8080/dhismohfw/api/dimensions.jsonp?links=false=false=Ext.data.JsonP.callback3&_dc=1444041788231
 net::ERR_CONNECTION_TIMED_OUTExt.Element.addMethod

[Dhis2-devs] Integration of Dhis2 and PBF/RBF Portal

2015-10-28 Thread Guy Ekani
Hello everyone,
Please I want to have more information on the integration of DHIS2 and PBF/RBF 
portals 
Could you share with us some PowerPoint on this subject?
Best regards, = EKANI Guy 
 Cameroun



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Share CIM 10 French XML file

2015-10-28 Thread Guy Ekani
Hello everyone,
Please somebody could share the CIM 10 French XML file with us ?
Sincerely = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] dhis version 2.21 is released

2015-10-21 Thread Guy Ekani
Congratulations to the DHIS2 development team for this great job !
 = EKANI Guy 
 Cameroon



  


 Le Mercredi 21 octobre 2015 21h03, Lars Helge Øverland 
 a écrit :
   

 Hi all,
DHIS version 2.21 is out with a lot of great new features and improvements. 
Log in with admin/district on the demo system.
File cloud storage: You can now upload and store large files directly from data 
entry forms. Data elements can have a file value type and render as file upload 
widgets in forms. Files can be stored either on the Web server or sent directly 
to AWS S3 cloud storage, which in practice provides unlimited storage capacity. 
This capability allows you to use DHIS 2 as a general document repository which 
can be utilized for project management, documentation, CMS and many other 
purposes. 
File storage currently works for aggregate data entry forms - tracker coming 
up. Have a look at the “Project management” data set in data entry on the demo:
Demo | Docs | Screenshot

Settings app: The settings front-end has been re-written as a true app. It 
features real-time saving, search for settings and a fresh new look.
Demo | Docs | Screenshot

Data import constraints: Several optional constraints for data import can be 
enabled to provide stricter control of the data being imported. These include 
require period to be of same type as data set, data element to be assigned to 
data set through org units, and more. The import constraints can be enabled in 
settings app under “data import”.
Docs


ANALYTICS FEATURES---
Functions and variables in program indicators: Program indicators support a 
range of functions and variables. Functions allows for conditional statements, 
calculation of number of days between dates and more. Variables allows you to 
insert e.g. event date, enrollment date and value count into expressions. This 
is useful for example to calculate “inpatient bed days” and complex scores.
Docs | Demo 1 | 2 | Screenshot 1 | 2 | 3 | 4 |

Custom aggregation types: A program indicator now has an aggregation type 
property with the standard options such as sum, avg, count, std dev min, max. 
When set to custom, the indicator expression can contain inline aggregation 
types, allowing for greater control over aggregation.
Docs | Screenshot

Program indicators and data elements in GIS: The GIS app lets you analyse 
program indicators, attributes and data elements on maps.
Demo | Screenshot 1 | 2

Program indicators in event reports: The individual event overview supports 
program indicators, which allows you to display calculations per event directly 
in the overview.
Demo | Screenshot

Download data dump: Pivot table lets you download data in CSV format directly 
without first rendering the data in the Web browser (which might lead to the 
browser freezing for large data volumes). This allows you to download much 
larger batches of data which is useful for later offline analysis.
Screenshot

Complete events only option: All analysis apps provides an option for only 
including completed events in the aggregation process. This is useful e.g. to 
exclude partial events in indicator calculations.
Screenshot

Full precision option: Pivot table has an option for “skip rounding” of values, 
i.e. full precision of values. This is useful for certain data types such as 
financial data, and when doing calculations in external systems.
Screenshot

Aggregation type for attributes: Tracked entity attributes have an aggregation 
type property which lets you control how attributes are aggregated in pivot 
tables, charts and analytics.
Screenshot

TRACKER FEATURES---

Attribute categories in event capture: Data set categories can be enabled for 
programs without registration and be used in the event capture app. This means 
that events can be attributed to projects and partners just like it can be for 
aggregate data sets. You can enable it by setting a category combination for 
the program. Check it out on the demo for the 
Demo | Screenshot

Sticky right side widgets: In tracker capture, the right-side widgets can be 
made “sticky”, meaning that they remain at the top of the screen when scrolling 
down the page. You can enable this by clicking the “sticky” icon in the 
top-right corner of the dashboard screen. This is useful for example to display 
key patient information while entering data.
Screenshot

Program rule warnings and errors: The program rules let you define warning and 
error messages as actions based on rule evaluation. This is useful e.g. to 
provide assistance and guidance to health workers based on medical best 
practises during consultations. It can also be used for data validation 
purposes, e.g. to provide warnings for values out of range or logical 
violations between data elements. Program rules are supported in tracker 
capture dashboard and event capture. Try it out on the demo with the “WHO RMNCH 
Tracker” program.
Demo | Docs | Screenshot | 2 | 3


Re: [Dhis2-devs] [Dhis2-users] Web Portal with DHIS2

2015-10-02 Thread Guy Ekani
Thanks Jan, 
I migrated to DHIS-Live 2.20(19682), But I'm always getting the error : 
XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons-security/login.action. The request was 
redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=irhqgxqywe5v1kb27d5obvhec?failed=true',
 which is disallowed for cross-origin requests that require preflight.
and 
Blocking of a multi-query origins (Cross-Origin Request): the "Same Origin" 
policy does not refer to the remote resource on http: // localhost: 8082 / 
web-dhis-commons-security / login.action . Reason: the header CORS 
"Access-Control-Allow-Origin" is missing. Reason: Failed to CORS request.
Sincerely, = EKANI Guy 
 



  


 Le Vendredi 2 octobre 2015 8h56, Jan Henrik Øverland 
<janhenrik.overl...@gmail.com> a écrit :
   

 Hi Guy,
A fix is needed both in the Ext version we are (still) using and in the plugins 
to make this work. Unfortunately I have only had the time to update trunk and 
2.20 so far.
If it is OK for you to upgrade to 2.20 it will work right away if you add the 
following to your plugin configuration:
DHIS.getTable({
    ...    ...
    crossDomain: true,    username: ,    password: });
Will try to find some time to backport it to 2.19 and 2.18 as well.
And by the way, you say that you run
- DHIS Live 2.18- https://dhis2-cdn.org/v215/plugin/table.js
Make sure that the plugin version matches the DHIS2 version.
Jan


On Fri, Oct 2, 2015 at 10:37 AM, Guy Ekani <constyek...@yahoo.fr> wrote:

Thank You Lars,
I tried a example, Please let me give you my configuration :- DHIS Live 2.18 
(18179) on Windows 7 - Database = PostGreSQL  9.3
- Remote acces - CORE White Liste     - http://localhost:8082/    - 
https://localhost:8082/
    - http://127.0.0.1/
 - My script  http://dhis2-cdn.org/v215/ext/resources/css/ext-plugin-gray.css; />  
https://dhis2-cdn.org/v215/ext/ext-all.js&quot</a>;>  https://dhis2-cdn.org/v215/plugin/table.js&quot</a>;>
      var base = "<a  rel="nofollow" href="http://localhost:8082&quot">http://localhost:8082&quot</a>;;
    // Login - if OK, call the setLinks function        Ext.onReady( function() 
{      Ext.Ajax.request({        url: base + 
"dhis-web-commons-security/login.action",        method: "POST",        params: 
{ j_username: "ekani.guy", j_password: "x" },        success: setLinks      
});    });
    function setLinks() {
      // Referring to an existing table through the id parameter, render to 
"table1" div            DHIS.getTable({ url: base, el: "table1", id: 
"fqk6tunwRLp" });         }  
  
- console error on web browser1.XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons-security/login.action. The request was 
redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=yvbsx7nvigeft54069fvllae?failed=true',
 which is disallowed for cross-origin requests that require preflight.

2.XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons/security/login.action. No 
'Access-Control-Allow-Origin' header is present on the requested resource. 
Origin 'null' is therefore not allowed access.

Sincerely,
= EKANI Guy 
 



  


 Le Jeudi 1 octobre 2015 19h11, Lars Helge Øverland <larshe...@gmail.com> a 
écrit :
   

 Hi Guy,
for starters I recommend that you start reading up on how to use the analytics 
plugins here:
https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s23.html

Using these you can embed pivots, charts and maps in web portals with live data 
from DHIS 2.
You can also have a look at the Web portal demo here:
https://apps.dhis2.org/portal/index.html

https://apps.dhis2.org/portal/chart.html

regards,
Lars

On Mon, Sep 28, 2015 at 5:31 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello Everyone,

Could someone can share tips on how to build a Web Portal with DHIS2 Data

Sincerely, = EKANI Guy 




 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverland
http://www.dhis2.org


   
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Web Portal with DHIS2

2015-10-02 Thread Guy Ekani
Now I have the following errors in DHIS-Live 2.20(19682)/PosgreSQL : 
Table.html:1 XMLHttpRequest cannot load 
http://localhost:8082/api/me/user-account.json. The request was redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=pz57xiqk2xlcc1jy8sjv8pm7',
 which is disallowed for cross-origin requests that require preflight.
Table.html:1 XMLHttpRequest cannot load 
http://localhost:8082/api/dimensions.json?fields=id,name=false. The 
request was redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=30ih6480fdr61a2t4ppd2c674',
 which is disallowed for cross-origin requests that require preflight.
Table.html:1 XMLHttpRequest cannot load 
http://localhost:8082/api/legendSets.json?fields=id,name,legends[id,name,startValue,endValue,color]=false&_dc=1443793668223.
 The request was redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=1ll1s8lo6k26hq9q2eprb9px8',
 which is disallowed for cross-origin requests that require preflight.
Table.html:1 XMLHttpRequest cannot load 
http://localhost:8082/api/organisationUnits.json?userOnly=true=id,name,children[id,name]=false.
 The request was redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=1jsyr9wmynlpg196nnj4jskfj6',
 which is disallowed for cross-origin requests that require preflight. 
= EKANI Guy 
 



  


 Le Vendredi 2 octobre 2015 14h01, Jan Henrik Øverland 
<janhenrik.overl...@gmail.com> a écrit :
   

 Hi Guy,
The 2.20 plugin does the authentication for you (as long as you provide the 
crossDomain, username and password) so you can remove the login code. This will 
work (replace password):

  http://dhis2-cdn.org/v220/ext/resources/css/ext-plugin-gray.css"/>  
https://dhis2-cdn.org/v220/ext/ext-all.js&quot</a>;>  https://dhis2-cdn.org/v220/plugin/table.js&quot</a>;>
  
      var url = "<a  rel="nofollow" href="http://localhost:8082", ">http://localhost:8082", </a>       username = "ekani.guy", 
       password = "x";
    Ext.onReady(function() {
        DHIS.getTable({            url: url,            el: "table1",           
 id: "fqk6tunwRLp",            crossDomain: true,            username: 
username,            password: password        });
    });  




On Fri, Oct 2, 2015 at 3:45 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

Thanks Jan, 
I migrated to DHIS-Live 2.20(19682), But I'm always getting the error : 
XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons-security/login.action. The request was 
redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=irhqgxqywe5v1kb27d5obvhec?failed=true',
 which is disallowed for cross-origin requests that require preflight.
and 
Blocking of a multi-query origins (Cross-Origin Request): the "Same Origin" 
policy does not refer to the remote resource on http: // localhost: 8082 / 
web-dhis-commons-security / login.action . Reason: the header CORS 
"Access-Control-Allow-Origin" is missing. Reason: Failed to CORS request.
Sincerely, = EKANI Guy 
 



  


 Le Vendredi 2 octobre 2015 8h56, Jan Henrik Øverland 
<janhenrik.overl...@gmail.com> a écrit :
   

 Hi Guy,
A fix is needed both in the Ext version we are (still) using and in the plugins 
to make this work. Unfortunately I have only had the time to update trunk and 
2.20 so far.
If it is OK for you to upgrade to 2.20 it will work right away if you add the 
following to your plugin configuration:
DHIS.getTable({
    ...    ...
    crossDomain: true,    username: ,    password: });
Will try to find some time to backport it to 2.19 and 2.18 as well.
And by the way, you say that you run
- DHIS Live 2.18- https://dhis2-cdn.org/v215/plugin/table.js
Make sure that the plugin version matches the DHIS2 version.
Jan


On Fri, Oct 2, 2015 at 10:37 AM, Guy Ekani <constyek...@yahoo.fr> wrote:

Thank You Lars,
I tried a example, Please let me give you my configuration :- DHIS Live 2.18 
(18179) on Windows 7 - Database = PostGreSQL  9.3
- Remote acces - CORE White Liste     - http://localhost:8082/    - 
https://localhost:8082/
    - http://127.0.0.1/
 - My script  http://dhis2-cdn.org/v215/ext/resources/css/ext-plugin-gray.css; />  
https://dhis2-cdn.org/v215/ext/ext-all.js&quot</a>;>  https://dhis2-cdn.org/v215/plugin/table.js&quot</a>;>
      var base = "<a  rel="nofollow" href="http://localhost:8082&quot">http://localhost:8082&quot</a>;;
    // Login - if OK, call the setLinks function        Ext.onReady( function() 
{      Ext.Ajax.request({        url: base + 
"dhis-web-commons-security/login.action",        method: "POST",        params: 
{ j_username: 

Re: [Dhis2-devs] [Dhis2-users] Web Portal with DHIS2

2015-10-02 Thread Guy Ekani
Thank You Lars,
I tried a example, Please let me give you my configuration :- DHIS Live 2.18 
(18179) on Windows 7 - Database = PostGreSQL  9.3
- Remote acces - CORE White Liste     - http://localhost:8082/    - 
https://localhost:8082/
    - http://127.0.0.1/
 - My script  http://dhis2-cdn.org/v215/ext/resources/css/ext-plugin-gray.css; />  
https://dhis2-cdn.org/v215/ext/ext-all.js&quot</a>;>  https://dhis2-cdn.org/v215/plugin/table.js&quot</a>;>
      var base = "<a  rel="nofollow" href="http://localhost:8082&quot">http://localhost:8082&quot</a>;;
    // Login - if OK, call the setLinks function        Ext.onReady( function() 
{      Ext.Ajax.request({        url: base + 
"dhis-web-commons-security/login.action",        method: "POST",        params: 
{ j_username: "ekani.guy", j_password: "x" },        success: setLinks      
});    });
    function setLinks() {
      // Referring to an existing table through the id parameter, render to 
"table1" div            DHIS.getTable({ url: base, el: "table1", id: 
"fqk6tunwRLp" });         }  
  
- console error on web browser1.XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons-security/login.action. The request was 
redirected to 
'http://localhost:8082/dhis-web-commons/security/login.action;jsessionid=yvbsx7nvigeft54069fvllae?failed=true',
 which is disallowed for cross-origin requests that require preflight.

2.XMLHttpRequest cannot load 
http://localhost:8082/dhis-web-commons/security/login.action. No 
'Access-Control-Allow-Origin' header is present on the requested resource. 
Origin 'null' is therefore not allowed access.

Sincerely,
= EKANI Guy 
 



  


 Le Jeudi 1 octobre 2015 19h11, Lars Helge Øverland <larshe...@gmail.com> a 
écrit :
   

 Hi Guy,
for starters I recommend that you start reading up on how to use the analytics 
plugins here:
https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s23.html

Using these you can embed pivots, charts and maps in web portals with live data 
from DHIS 2.
You can also have a look at the Web portal demo here:
https://apps.dhis2.org/portal/index.html

https://apps.dhis2.org/portal/chart.html

regards,
Lars

On Mon, Sep 28, 2015 at 5:31 PM, Guy Ekani <constyek...@yahoo.fr> wrote:

Hello Everyone,

Could someone can share tips on how to build a Web Portal with DHIS2 Data

Sincerely, = EKANI Guy 




 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Lars Helge Øverland
Lead developer, DHIS 2University of OsloSkype: larshelgeoverland
http://www.dhis2.org


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Web Portal with DHIS2

2015-09-28 Thread Guy Ekani
Hello Everyone,

Could someone can share tips on how to build a Web Portal with DHIS2 Data

Sincerely, = EKANI Guy 




___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Pluriannual pivot table

2015-09-15 Thread Guy Ekani
Hello everyone,
Please how can we build a pluriannual pivot table like the one below ? In DHIS 
2.18 with a aggregated dataelement
Sincerely,
Dataelement | January | February    | March   
|+++-+2015        |       1 
|               2|  7 |2014        |       4 |               5| 
 5 |2013        |       7 |        7|  2 |2012  
      |       7 |        8|  0 | 
= EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] BAO Sytems Pricing

2015-09-03 Thread Guy Ekani
Hello Everyone,

We are looking for a national implementation for the integration of ten 
program, and we would like to know what's de difference between these two 
hosting option? what's the speed of the CPU? do we have to look for more CPU or 
More RAM? what the capacity of SSD storage ?
 - BAO AT2 ($400/mo) = 30 GB RAM, 4 CPU core, SSD storage, $250 setup fee
 - BAO ST4 ($400/mo) = 16 GB RAM, 8 CPU core, SSD storage, $150 setup fee
Sincerely, = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] BAO Sytems Pricing

2015-09-03 Thread Guy Ekani
Thank You very much for your explanation,
We will come back to you soon
Sincerely, = EKANI Guy 
 


  


 Le Jeudi 3 septembre 2015 12h52, Steffen Tengesdal <stef...@tengesdal.com> 
a écrit :
   

 Hello Guy,
I have responded outside of this thread as a representative of BAO.  
The short answer for others that may be interested is that the AT is our 
Advanced Tier with more security, scalability (no limit on SSD, easy to move 
between tiers, etc), and compliance to various standards.   ST is our standard 
tier with adequate security, but better suited for development or smaller 
deployments of DHIS 2. Many clients combine AT and ST where they use AT for 
production and ST for development/training/etc. Please see my other reply for 
additional details.
Steffen Tengesdal


On Sep 3, 2015, at 7:15 AM, Guy Ekani <constyek...@yahoo.fr> wrote:
Hello Everyone,

We are looking for a national implementation for the integration of ten 
program, and we would like to know what's de difference between these two 
hosting option? what's the speed of the CPU? do we have to look for more CPU or 
More RAM? what the capacity of SSD storage ?
 - BAO AT2 ($400/mo) = 30 GB RAM, 4 CPU core, SSD storage, $250 setup fee
 - BAO ST4 ($400/mo) = 16 GB RAM, 8 CPU core, SSD storage, $150 setup fee
Sincerely, = EKANI Guy 
 



 ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp




  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Managed users

2015-07-17 Thread Guy Ekani
Hello,
Please could someone can give me the best way or a step by step guide on how to 
implement managed users in DHIS 2.18 ?
In dont see the step in the documentation 
(https://www.dhis2.org/doc/snapshot/en/user/html/ch07.html#d5e1596)
Sincerely,
 = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] DHIS2 as LMIS

2015-06-16 Thread Guy Ekani
Hello Aymar,
Try to see this documentation on Cold Chain Equipment Inventory : 
https://www.dhis2.org/doc/snapshot/en/ccei-user/html/ch01.html
   Sincerely,= EKANI Guy 



  


 Le Mardi 16 juin 2015 19h13, Aymar Narodar SOME naro...@gmail.com a 
écrit :
   

 Hi all,
I've just want to know if somebody has an experience using DHIS2 as LMIS to 
manage heath products/commodities in a repository?  regards,
Aymar

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Embedding Pivot Table in web page

2015-06-10 Thread Guy Ekani
Hello community,
please I have three (03) questions concerning embedding pivot table in a web 
portal :
1. In Online sample what's the profil of the user portal/Portal123 ?
2. How can i be sure that the domain I registered in Remote 
access/CORS-Whilelist is well registered?
3. Please can u tell me whats the right function to embed pivot table in a web 
portal:     DHIS.getTable({ url: base, el: table1, id: R0DVGvXDUNP }); or 
PT.plugin.getTable({ url: base, el: 'table1', id: 'fqk6tunwRLp' });
DHIS2 Version = 2.18 build on 2015-03-20
Sincerely, = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Report table with parameter

2015-06-04 Thread Guy Ekani
Hello everyone,
Please how do we build pivot table with parameter (org unit and period).
It seems that the documentation is not update about that in version v2.18 and 
2.19
Sincerely,

https://www.dhis2.org/doc/snapshot/en/developer/html/ch03s02.html
   = EKANI Guy 
 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Standard Report on Pivot table

2015-06-02 Thread Guy Ekani
Hello everyone,
Please How can we make the link between a Standard design Report and a Pivot 
table?
Sincerely = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Embedding pivot tables

2015-05-26 Thread Guy Ekani
Hello everyone,
please I have three (03) questions concerning embedding pivot table in a web 
portal :
1. In Online sample what's the profil of the user portal/Portal123 ?
2. How can i be sure that the domain I registered in Remote 
access/CORS-Whilelist is well registered?
3. Please can u tell me whats the right function to embed pivot table in a web 
portal:     DHIS.getTable({ url: base, el: table1, id: R0DVGvXDUNP }); or 
PT.plugin.getTable({ url: base, el: 'table1', id: 'fqk6tunwRLp' });
DHIS2 Version = 2.18 build on 2015-03-20
Sincerely, = EKANI Guy 
 


  


 Le Samedi 23 mai 2015 15h39, Guy Ekani constyek...@yahoo.fr a écrit :
   

 Hello everyone,
please I have three (03) questions concerning embedding pivot table in a web 
portal :
1. In Online sample what's the profil of the user portal/Portal123 ?
2. How can i be sure that the domain I registered in Remote 
access/CORS-Whilelist is well registered?
3. Please can u tell me whats the right function to embed pivot table in a web 
portal:     DHIS.getTable({ url: base, el: table1, id: R0DVGvXDUNP }); or 
PT.plugin.getTable({ url: base, el: 'table1', id: 'fqk6tunwRLp' });
Sincerely,
 = EKANI Guy 


 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Embedding pivot tables

2015-05-23 Thread Guy Ekani
Hello everyone,
please I have three (03) questions concerning embedding pivot table in a web 
portal :
1. In Online sample what's the profil of the user portal/Portal123 ?
2. How can i be sure that the domain I registered in Remote 
access/CORS-Whilelist is well registered?
3. Please can u tell me whats the right function to embed pivot table in a web 
portal:     DHIS.getTable({ url: base, el: table1, id: R0DVGvXDUNP }); or 
PT.plugin.getTable({ url: base, el: 'table1', id: 'fqk6tunwRLp' });
Sincerely,
 = EKANI Guy 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Dashboarb with Organisation unit distribution report

2015-04-23 Thread Guy Ekani
Thank U Prosper, It's working = EKANI Guy 



  


 Le Mercredi 22 avril 2015 6h27, Prosper BT ptb3...@gmail.com a écrit :
   

 Dear Guy,
Currently this is not supported by DHIS2, however a work around would be 
1. Define number indicators to count in a group for the different types you 
want e.g Number of Hospitals2. Group all the indicators for Pivot table 
analysis...3. In Pivot table line list all the indicators you want to display 
on the dashboard4. Save as favorite and add to dashboard.
See screen capture of what I create on the demo server

Regards


On Tue, Apr 21, 2015 at 11:19 PM, Guy Ekani constyek...@yahoo.fr wrote:

Hello everyone,
Please how can i add Organisation unit distribution report in my dashboard ?
Sincerely = EKANI Guy 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Prosper Behumbiize, MPH
Phone:        +256 414 320076
Cell:             +256 772 139037                     +256 752 751776
                    

  ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Dashboarb with Organisation unit distribution report

2015-04-21 Thread Guy Ekani
Hello everyone,
Please how can i add Organisation unit distribution report in my dashboard ?
Sincerely = EKANI Guy 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] sms query ?

2015-03-12 Thread Guy Ekani
sms entry = report ORG8 2015W2 vo.2.vn.5.a.2.b.6.z.3.x.1sms query = report? 
ORG8 2015W2sms result = DHIS. Value entered for ORG2 at 1975W2 is 
vo.2.vn.5.a.2.b.6.z.3.x.1 = EKANI Guy 


  

 Le Jeudi 12 mars 2015 17h54, Knut Staring knu...@gmail.com a écrit :
   

 Can you give some examples of what kinds of queries you would like to send?
Knut
On Thu, Mar 12, 2015 at 5:52 PM, Guy Ekani constyek...@yahoo.fr wrote:

Hello everyone,
I would like to know if in the future release of DHIS2, it will be possible to 
query data value by sms ?

Sincerely = EKANI Guy 


 
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp





-- 
Knut StaringDept. of Informatics, University of OsloNorway: +4791880522
Skype: knutstarhttp://dhis2.org

   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] sms query ?

2015-03-12 Thread Guy Ekani
Hello everyone,
I would like to know if in the future release of DHIS2, it will be possible to 
query data value by sms ?

Sincerely = EKANI Guy 


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Not finding Users Associated with Phones

2015-02-20 Thread Guy Ekani
https://apps.dhis2.org/ci/job/dhis-2.18/org.hisp.dhis$dhis-service-sms/43/findbugsResult/file.-1712178807/
 = EKANI Guy 



  

 Le Mercredi 18 février 2015 12h10, Long Ngo Thanh 
long.hispviet...@gmail.com a écrit :
   

 Hi Ocaya, No user associate with phone number means the system cannot find 
the user that has that phone nunber. In this case the system cannot perform any 
further action. Please check the phone number of users you have in your system. 
BTW, i'm on vacation so my response can take some time. Long

On Tue, Feb 17, 2015, 10:13 PM Ocaya Stephen stepho...@gmail.com wrote:

Hello, I upgraded to 2.18 But seems the SMS functionality in this version 
(Build 18177)  does not get the users associated with the phone. See Logs below 
and Help
* INFO  2015-02-17 18:04:45,962 Login success for user: 'dhis', ip: '127.0.0.1' 
(DefaultUserAuditService.java [http-bio-8080-exec-11])* INFO  2015-02-17 
18:04:46,168 Received SMS: MCD C0 (SmsPublisher.java [Thread-14])* WARN  
2015-02-17 18:04:46,179 Cannot get users with disjoint roles as user does not 
have any user roles (DefaultUserService.java [Thread-14])* ERROR 2015-02-17 
18:04:46,187 org.hisp.dhis.sms.parse.SMSParserException: No user associated 
with this phone number. Please contact your supervisor. 
(SmsPublisher.java[Thread-14])org.hisp.dhis.sms.parse.SMSParserException: No 
user associated with this phone number. Please contact your supervisor.        
at 
org.hisp.dhis.sms.listener.DataValueSMSListener.receive(DataValueSMSListener.java:194)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)        
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)   
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)        at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
        at 
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
        at 
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
        at 
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
        at com.sun.proxy.$Proxy66.receive(Unknown Source)        at 
org.hisp.dhis.sms.SmsPublisher$SMSConsumerThread.fetchAndParseSMS(SmsPublisher.java:119)
        at 
org.hisp.dhis.sms.SmsPublisher$SMSConsumerThread.run(SmsPublisher.java:89)* 
INFO  2015-02-17 18:04:46,189 Sending message OutboundSMS 
[recipients=256788713957, message=DHIS: No user associated with this phone 
number. Please contact your supervisor.] 
(DefaultOutboundSmsTransportService.java [Thread-14])* INFO  2015-02-17 
18:04:46,189 RequestURL: 
http://cvs.rapidsms.org:9090/gw?sender=256788713957text=DHIS%3A+No+user+associated+with+this+phone+number.+Please+contact+your+supervisor.username=dhispassword=dHiStwo
 mTrac (SimplisticHttpGetGateWay.java [Thread-14])
Stephen Ocaya--META Project
-- 



You can do anything, but not everything.



___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Not finding Users Associated with Phones

2015-02-17 Thread Guy Ekani
hi Ocaya,
Which type of gateway do you use? I raised the same problem last time.
I think M. Long Should help us = EKANI Guy 
 



  

 Le Mardi 17 février 2015 16h13, Ocaya Stephen stepho...@gmail.com a 
écrit :
   

 Hello, I upgraded to 2.18 But seems the SMS functionality in this version 
(Build 18177)  does not get the users associated with the phone. See Logs below 
and Help
* INFO  2015-02-17 18:04:45,962 Login success for user: 'dhis', ip: '127.0.0.1' 
(DefaultUserAuditService.java [http-bio-8080-exec-11])* INFO  2015-02-17 
18:04:46,168 Received SMS: MCD C0 (SmsPublisher.java [Thread-14])* WARN  
2015-02-17 18:04:46,179 Cannot get users with disjoint roles as user does not 
have any user roles (DefaultUserService.java [Thread-14])* ERROR 2015-02-17 
18:04:46,187 org.hisp.dhis.sms.parse.SMSParserException: No user associated 
with this phone number. Please contact your supervisor. 
(SmsPublisher.java[Thread-14])org.hisp.dhis.sms.parse.SMSParserException: No 
user associated with this phone number. Please contact your supervisor.        
at 
org.hisp.dhis.sms.listener.DataValueSMSListener.receive(DataValueSMSListener.java:194)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)        
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)   
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)        at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
        at 
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
        at 
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
        at 
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
        at com.sun.proxy.$Proxy66.receive(Unknown Source)        at 
org.hisp.dhis.sms.SmsPublisher$SMSConsumerThread.fetchAndParseSMS(SmsPublisher.java:119)
        at 
org.hisp.dhis.sms.SmsPublisher$SMSConsumerThread.run(SmsPublisher.java:89)* 
INFO  2015-02-17 18:04:46,189 Sending message OutboundSMS 
[recipients=256788713957, message=DHIS: No user associated with this phone 
number. Please contact your supervisor.] 
(DefaultOutboundSmsTransportService.java [Thread-14])* INFO  2015-02-17 
18:04:46,189 RequestURL: 
http://cvs.rapidsms.org:9090/gw?sender=256788713957text=DHIS%3A+No+user+associated+with+this+phone+number.+Please+contact+your+supervisor.username=dhispassword=dHiStwo
 mTrac (SimplisticHttpGetGateWay.java [Thread-14])
Stephen Ocaya--META Project
-- 



You can do anything, but not everything.


___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] SMS not Receiving

2015-02-03 Thread Guy Ekani
Thank you Long, i will try it this night ! = EKANI Guy 


  

 Le Mardi 3 février 2015 8h47, Long Ngo Thanh long.hispviet...@gmail.com 
a écrit :
   

 Hi Guy,

The bug has been fixed. You can download the latest 2.18 from: 
https://apps.dhis2.org/ci/job/dhis-2.18/lastSuccessfulBuild/artifact/dhis-2/dhis-web/dhis-web-portal/target/dhis.war
Long
On Mon Feb 02 2015 at 4:36:23 PM Guy Ekani constyek...@yahoo.fr wrote:

Thank u sir, let me show you my configuration :
Gateway Configuration Management
Gateway TypeType : Modem Gateway

Gateway Configuration---Gateway Name: HuaweiPort *: 
COM25BaudRate *: 460800 Polling interval in seconds: *: 10Manufacturer: 
HuaweiModel: E173PIN: Inbound: Yes Outbound: Yes = 
EKANI Guy 


  

 Le Lundi 2 février 2015 10h26, Long Ngo Thanh long.hispviet...@gmail.com 
a écrit :
   

 Hi Guy,

This issue should be fixed long time ago but let me check it from the code.
Long
On Mon Feb 02 2015 at 4:21:36 PM Guy Ekani constyek...@yahoo.fr wrote:

Hello Everyone,
I use a Modem Gateway,
I'm able to send SMS in DHIS, but DHIS don't receive the SMS I sent. I have the 
following error  when i click on view received SMS:
Version:
   
  - 2.18
   - Build revision:
  - 18100
   - Build date:
  - 2015-01-22 04:08


HTTP ERROR 404
Problemaccessing /dhis-web-maintenance-mobile/show_receive_sms_form.action. 
Reason:    There is no Action mapped for namespace 
[/dhis-web-maintenance-mobile] and action name [show_receive_sms_form] 
associated with context path [].Powered by Jetty://* INFO  11:20:33,944 [Level: 
INFO, category: SENDING_SMS,time: Sun Feb 01 11:20:33 WAT 2015, message: 
Sending SMS](InMemoryNotifier.java [taskScheduler-1])* INFO  11:20:33,959 
Sending message OutboundSMS[recipients=237699**, message=admin: 
tata](DefaultOutboundSmsTransportService.java [taskScheduler-1])* WARN  
11:20:33,960 Message not sent(DefaultOutboundSmsTransportService.java 
[taskScheduler-1])* INFO  11:20:33,991 [Level: INFO, category:SENDING_SMS, 
time: Sun Feb 01 11:20:33 WAT 2015, message: All Message 
Sent](InMemoryNotifier.java [taskScheduler-1])
* WARN  10:37:33,928 Unable to load gateway 
Huawei(DefaultOutboundSmsTransportService.java 
[22821551@qtp-14938154-32])org.smslib.GatewayException:Cannot add gateways 
while Service is running!
 = EKANI Guy 



 ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp



 


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] SMS not Receiving

2015-02-02 Thread Guy Ekani
Thank u sir, let me show you my configuration :
Gateway Configuration Management
Gateway TypeType : Modem Gateway

Gateway Configuration---Gateway Name: HuaweiPort *: 
COM25BaudRate *: 460800 Polling interval in seconds: *: 10Manufacturer: 
HuaweiModel: E173PIN: Inbound: Yes Outbound: Yes = 
EKANI Guy 


  

 Le Lundi 2 février 2015 10h26, Long Ngo Thanh long.hispviet...@gmail.com 
a écrit :
   

 Hi Guy,

This issue should be fixed long time ago but let me check it from the code.
Long
On Mon Feb 02 2015 at 4:21:36 PM Guy Ekani constyek...@yahoo.fr wrote:

Hello Everyone,
I use a Modem Gateway,
I'm able to send SMS in DHIS, but DHIS don't receive the SMS I sent. I have the 
following error  when i click on view received SMS:
Version:
   
  - 2.18
   - Build revision:
  - 18100
   - Build date:
  - 2015-01-22 04:08


HTTP ERROR 404
Problemaccessing /dhis-web-maintenance-mobile/show_receive_sms_form.action. 
Reason:    There is no Action mapped for namespace 
[/dhis-web-maintenance-mobile] and action name [show_receive_sms_form] 
associated with context path [].Powered by Jetty://* INFO  11:20:33,944 [Level: 
INFO, category: SENDING_SMS,time: Sun Feb 01 11:20:33 WAT 2015, message: 
Sending SMS](InMemoryNotifier.java [taskScheduler-1])* INFO  11:20:33,959 
Sending message OutboundSMS[recipients=237699**, message=admin: 
tata](DefaultOutboundSmsTransportService.java [taskScheduler-1])* WARN  
11:20:33,960 Message not sent(DefaultOutboundSmsTransportService.java 
[taskScheduler-1])* INFO  11:20:33,991 [Level: INFO, category:SENDING_SMS, 
time: Sun Feb 01 11:20:33 WAT 2015, message: All Message 
Sent](InMemoryNotifier.java [taskScheduler-1])
* WARN  10:37:33,928 Unable to load gateway 
Huawei(DefaultOutboundSmsTransportService.java 
[22821551@qtp-14938154-32])org.smslib.GatewayException:Cannot add gateways 
while Service is running!
 = EKANI Guy 



 ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp



   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] SMS not Receiving

2015-02-02 Thread Guy Ekani
Hello Everyone,
I use a Modem Gateway,
I'm able to send SMS in DHIS, but DHIS don't receive the SMS I sent. I have the 
following error  when i click on view received SMS:
Version:
   
  - 2.18
   - Build revision:
  - 18100
   - Build date:
  - 2015-01-22 04:08


HTTP ERROR 404


Problemaccessing /dhis-web-maintenance-mobile/show_receive_sms_form.action. 
Reason:

    There is no Action mapped for namespace [/dhis-web-maintenance-mobile] and 
action name [show_receive_sms_form] associated with context path [].

Powered by Jetty://

* INFO  11:20:33,944 [Level: INFO, category: SENDING_SMS,time: Sun Feb 01 
11:20:33 WAT 2015, message: Sending SMS](InMemoryNotifier.java 
[taskScheduler-1])

* INFO  11:20:33,959 Sending message OutboundSMS[recipients=237699**, 
message=admin: tata](DefaultOutboundSmsTransportService.java [taskScheduler-1])

* WARN  11:20:33,960 Message not sent(DefaultOutboundSmsTransportService.java 
[taskScheduler-1])

* INFO  11:20:33,991 [Level: INFO, category:SENDING_SMS, time: Sun Feb 01 
11:20:33 WAT 2015, message: All Message Sent](InMemoryNotifier.java 
[taskScheduler-1])


* WARN  10:37:33,928 Unable to load gateway 
Huawei(DefaultOutboundSmsTransportService.java [22821551@qtp-14938154-32])

org.smslib.GatewayException:Cannot add gateways while Service is running!


 = EKANI Guy 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Annual plans and monitoring

2015-01-30 Thread Guy Ekani
Hello Everyone,
Let's me raise again the preoccupation of Sir Simon Muyamboono below, about the 
use of DHIS2 for annual planning and monitoring.
Sincerely, ==

 Le Mercredi 24 décembre 2014 6h55, Simon Muyambo smmuya...@gmail.com a 
écrit :
   

 #yiv8730575382 #yiv8730575382 -- _filtered #yiv8730575382 {panose-1:2 4 5 3 5 
4 6 3 2 4;} _filtered #yiv8730575382 {font-family:Calibri;panose-1:2 15 5 2 2 2 
4 3 2 4;}#yiv8730575382 #yiv8730575382 p.yiv8730575382MsoNormal, #yiv8730575382 
li.yiv8730575382MsoNormal, #yiv8730575382 div.yiv8730575382MsoNormal 
{margin:0cm;margin-bottom:.0001pt;font-size:12.0pt;}#yiv8730575382 a:link, 
#yiv8730575382 span.yiv8730575382MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv8730575382 a:visited, #yiv8730575382 
span.yiv8730575382MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv8730575382 
p.yiv8730575382MsoListParagraph, #yiv8730575382 
li.yiv8730575382MsoListParagraph, #yiv8730575382 
div.yiv8730575382MsoListParagraph 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;font-size:12.0pt;}#yiv8730575382
 p.yiv8730575382msolistparagraphcxspfirst, #yiv8730575382 
li.yiv8730575382msolistparagraphcxspfirst, #yiv8730575382 
div.yiv8730575382msolistparagraphcxspfirst 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv8730575382
 p.yiv8730575382msolistparagraphcxspmiddle, #yiv8730575382 
li.yiv8730575382msolistparagraphcxspmiddle, #yiv8730575382 
div.yiv8730575382msolistparagraphcxspmiddle 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv8730575382
 p.yiv8730575382msolistparagraphcxsplast, #yiv8730575382 
li.yiv8730575382msolistparagraphcxsplast, #yiv8730575382 
div.yiv8730575382msolistparagraphcxsplast 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv8730575382
 span.yiv8730575382EmailStyle21 {color:#1F497D;}#yiv8730575382 
.yiv8730575382MsoChpDefault {font-size:10.0pt;} _filtered #yiv8730575382 
{margin:72.0pt 72.0pt 72.0pt 72.0pt;}#yiv8730575382 
div.yiv8730575382WordSection1 {}#yiv8730575382 _filtered #yiv8730575382 {} 
_filtered #yiv8730575382 {}#yiv8730575382 ol {margin-bottom:0cm;}#yiv8730575382 
ul {margin-bottom:0cm;}#yiv8730575382 Any ideas on how to effectively use DHIS2 
for annual planning and monitoring  The stages normally for each org unit is 
to1.   Adopt strategic objectives and targets covering a period of 3 to 5 
years2.   Make annual plan for the next year with specific outputs, 
activities and budgets3.   Break each activity into monthly sub activities 
with targets to be achieved4.   All this is done before the start of the 
planned year5.   During the year each month actual performance against 
budget and planned activities is updated. Instead of waiting until end of year 
to find what went wrong, the input and output indicators are measured in almost 
real time and timely interventions can be implemented  RegardsSimon Muyambo   

__ Information from ESET NOD32 Antivirus, version of virus signature 
database 10921 (20141223) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Date category combination

2015-01-23 Thread Guy Ekani
Thank you Lars, I will try it !

But for next features, I think it will be useful to assign a Value Type 
(number, date, Text, Yes/no, etc...) to a category .

Sincerely, = EKANI Guy 



  

 Le Jeudi 22 janvier 2015 22h47, Lars Helge Øverland larshe...@gmail.com 
a écrit :
   

 Hi Guy,
currently the way it works is that a data element can only have one category 
combination. This means that all fields in the form for that data elements 
will have the same data type.
The best way to achieve the form layout above is to have 2 data elements:
- One with numeric value type, and a category with three age groups.- One with 
date type and default category.
Then put these fields into a custom data entry form.
regards,
Lars


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Custom Forms

2015-01-19 Thread Guy Ekani
Hello,
Despite the fact that we didn't see all of the form in your screen capture, I 
think Section Forms could help you !
In Edit Data Set, dont forget to set : Render sections as tabs to Yes
https://www.dhis2.org/doc/snapshot/en/user/html/ch06s02.html#d5e1294
 Sincerely,
= EKANI Guy 



  

 Le Lundi 19 janvier 2015 18h22, David Muturi dnmut...@gmail.com a écrit :
   

 Hi DHIS team,
I want to further customize some forms developed by some users we trained on 
DHIS2 by adding some javascript/json to put in tabs because the form is 
long(see attachment). Anyone who has done this before, please help with a 
sample of the script or a resource to allow faster development.rgdsDavid
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Gateway with dhis-live 2.16

2015-01-15 Thread Guy Ekani
Thank u riddy, could i have the experience of another person ! 
= EKANI Guy 
 



  

 Le Jeudi 15 janvier 2015 8h54, riddy ndoma riddynd...@gmail.com a écrit :
   

 Hi Guy,I never had the idea to turn sends data via SMS with a local server 
(Live Version). I have done with an online server.Cheers,
2015-01-15 4:55 GMT+01:00 Guy Ekani constyek...@yahoo.fr:

Thank U Riddy,
But, tell me have you already done it ? 
Sincerely, = EKANI Guy 



  

 Le Mardi 13 janvier 2015 13h12, riddy ndoma riddynd...@gmail.com a écrit 
:
   

 Hi Guy,It can serve you the attached file?
2015-01-13 12:09 GMT+01:00 Guy Ekani constyek...@yahoo.fr:

Hello Everyone,
I would like to know if it's possible to connect a sms gateway with dhis-live 
2.16?
And where could i find these files : comm.jar, win32com.dll, 
javax.comm.properties, and SMSserver.conf ?
Sincerely, = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Riddy NDOMA Software Developer
Skype: riddyndoma, G+: riddyndoma, FB: riddy ndoma
Twitter: riddyndoma, LinkedIn: riddy ndoma
Blog: http://riddyndoma.blogspot.com/
Vous servir est mon désire (Serving you is my desire)






-- 
Riddy NDOMA Software Developer
Skype: riddyndoma, G+: riddyndoma, FB: riddy ndoma
Twitter: riddyndoma, LinkedIn: riddy ndoma
Blog: http://riddyndoma.blogspot.com/
Vous servir est mon désire (Serving you is my desire)


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Commands

2015-01-15 Thread Guy Ekani
Thank U Very Much Emma, I will cry it ! = EKANI Guy 


  

 Le Jeudi 15 janvier 2015 8h37, Emma Kassy ekass...@gmail.com a écrit :
   

 Hi Guy, see response in text.

On Thu, Jan 15, 2015 at 8:05 AM, Guy Ekani constyek...@yahoo.fr wrote:

Hello everyone,
How can we allow user to capture data for more than one OrgUnit With SMS 
Command? and for a previous period?

You will have to assign codes to your orgunits such that a user can send 
different SMS reports but each report is tagged to the code provided. For 
example: MCH 009 A8 B0 where MCH is SMS Command009 is  orgunit code  A8 B0 is 
the sms codes and values

Wich value could we assign to these parameter- Completeness method;
The different options mean:1. Receive all data value, means report is tagged as 
complete if all data values received and correct.2. Receive atleast one data 
value means report is tagged as complete is atleast one data value received is 
complete3. Do not mark as complete, means whether data values received are 
correct or not the report will not be complete after sms report is sent.
 
- Use current period for reporting, 
I think this means using server time stamp 
 - Code and value Separator
how you want to separate the data values from the codes using comma, full-stop, 
space or any other character. for example MCH A.8.B.0  
 - Reply message if no codes are sent (only the command):
A response designed if SMS report sent does not have codes. 
 - Wrong format message 
Response sent if the SMS report sent to the system is using the wrong format. 
like instead of fullstops some one is using commas
- No user message 
Response sent to user if they are not registered in the system 
- User belong to more than one OrgUnit message
Response sent to user if they are assigned more than one orgunit and they did 
not send report using org unit codes. 




I hope this helps...


-- 
Thank you and Kind Regards
Immarcqulate. A (Emma Kassy) 

You miss 100% of the shots you don't take.

   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] SMS Gateway with dhis-live 2.16

2015-01-14 Thread Guy Ekani
Thank U Riddy,
But, tell me have you already done it ? 
Sincerely, = EKANI Guy 



  

 Le Mardi 13 janvier 2015 13h12, riddy ndoma riddynd...@gmail.com a écrit 
:
   

 Hi Guy,It can serve you the attached file?
2015-01-13 12:09 GMT+01:00 Guy Ekani constyek...@yahoo.fr:

Hello Everyone,
I would like to know if it's possible to connect a sms gateway with dhis-live 
2.16?
And where could i find these files : comm.jar, win32com.dll, 
javax.comm.properties, and SMSserver.conf ?
Sincerely, = EKANI Guy 
 



 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp





-- 
Riddy NDOMA Software Developer
Skype: riddyndoma, G+: riddyndoma, FB: riddy ndoma
Twitter: riddyndoma, LinkedIn: riddy ndoma
Blog: http://riddyndoma.blogspot.com/
Vous servir est mon désire (Serving you is my desire)


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] SMS Commands

2015-01-14 Thread Guy Ekani
Hello everyone,
How can we allow user to capture data for more than one OrgUnit With SMS 
Command? and for a previous period?
Wich value could we assign to these parameter- Completeness method 
- Use current period for reporting - Code and value Separator - Reply message 
if no codes are sent (only the command): - Wrong format message - No user 
message - User belong to more than one OrgUnit message
Ps. I dont see clear explanation in 
https://www.dhis2.org/doc/snapshot/en/user/html/ch23s05.html   Sincerely,
= EKANI Guy 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] SMS Gateway with dhis-live 2.16

2015-01-13 Thread Guy Ekani
Hello Everyone,
I would like to know if it's possible to connect a sms gateway with dhis-live 
2.16?
And where could i find these files : comm.jar, win32com.dll, 
javax.comm.properties, and SMSserver.conf ?
Sincerely, = EKANI Guy 
 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Downgrade dhis 2.16 to 2.15

2015-01-07 Thread Guy Ekani
Hello everyone,
Please, It's possible to downgrade a database from dhis 2.16 to 2.15 ?
Sincerely, = EKANI Guy 



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] MERRY CHRISTMAS

2014-12-24 Thread Guy Ekani

JUST TO WISH A DELIGHTFUL MERRY CHRISTMAS TO ALL DHIS2 USERs AND DEVELOPERs !
= EKANI Guy Cameroon



___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Annual plans and monitoring

2014-12-23 Thread Guy Ekani
Hello Everyone,
It will be grateful for the Dhis2-users we are, to have answer to this use case 
who interest the Monitoring and Evaluation Officer of our Health Programmes in 
this new year.
Thank you Simon to raise it, = EKANI Guy Cameroon



  

 Le Mercredi 24 décembre 2014 6h55, Simon Muyambo smmuya...@gmail.com a 
écrit :
   

 #yiv2051441523 #yiv2051441523 -- _filtered #yiv2051441523 {panose-1:2 4 5 3 5 
4 6 3 2 4;} _filtered #yiv2051441523 {font-family:Calibri;panose-1:2 15 5 2 2 2 
4 3 2 4;}#yiv2051441523 #yiv2051441523 p.yiv2051441523MsoNormal, #yiv2051441523 
li.yiv2051441523MsoNormal, #yiv2051441523 div.yiv2051441523MsoNormal 
{margin:0cm;margin-bottom:.0001pt;font-size:12.0pt;}#yiv2051441523 a:link, 
#yiv2051441523 span.yiv2051441523MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv2051441523 a:visited, #yiv2051441523 
span.yiv2051441523MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv2051441523 
p.yiv2051441523MsoListParagraph, #yiv2051441523 
li.yiv2051441523MsoListParagraph, #yiv2051441523 
div.yiv2051441523MsoListParagraph 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;font-size:12.0pt;}#yiv2051441523
 p.yiv2051441523msolistparagraphcxspfirst, #yiv2051441523 
li.yiv2051441523msolistparagraphcxspfirst, #yiv2051441523 
div.yiv2051441523msolistparagraphcxspfirst 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv2051441523
 p.yiv2051441523msolistparagraphcxspmiddle, #yiv2051441523 
li.yiv2051441523msolistparagraphcxspmiddle, #yiv2051441523 
div.yiv2051441523msolistparagraphcxspmiddle 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv2051441523
 p.yiv2051441523msolistparagraphcxsplast, #yiv2051441523 
li.yiv2051441523msolistparagraphcxsplast, #yiv2051441523 
div.yiv2051441523msolistparagraphcxsplast 
{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;line-height:115%;font-size:12.0pt;}#yiv2051441523
 span.yiv2051441523EmailStyle21 {color:#1F497D;}#yiv2051441523 
.yiv2051441523MsoChpDefault {font-size:10.0pt;} _filtered #yiv2051441523 
{margin:72.0pt 72.0pt 72.0pt 72.0pt;}#yiv2051441523 
div.yiv2051441523WordSection1 {}#yiv2051441523 _filtered #yiv2051441523 {} 
_filtered #yiv2051441523 {}#yiv2051441523 ol {margin-bottom:0cm;}#yiv2051441523 
ul {margin-bottom:0cm;}#yiv2051441523 Any ideas on how to effectively use DHIS2 
for annual planning and monitoring  The stages normally for each org unit is 
to1.   Adopt strategic objectives and targets covering a period of 3 to 5 
years2.   Make annual plan for the next year with specific outputs, 
activities and budgets3.   Break each activity into monthly sub activities 
with targets to be achieved4.   All this is done before the start of the 
planned year5.   During the year each month actual performance against 
budget and planned activities is updated. Instead of waiting until end of year 
to find what went wrong, the input and output indicators are measured in almost 
real time and timely interventions can be implemented  RegardsSimon Muyambo   

__ Information from ESET NOD32 Antivirus, version of virus signature 
database 10921 (20141223) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Creating Sync between Linode(External Server) and Local Server

2014-12-18 Thread Guy Ekani
Hello,
try to see with the features of this hoster : Why BAO Hosting? | BAO Systems

|   |
|   |   |   |   |   |
| Why BAO Hosting? | BAO SystemsDHIS 2 hosting in the cloud |
|  |
| Afficher sur www.baosystems.com | Aperçu par Yahoo |
|  |
|   |

   Sincerely= EKANI Guy Cameroon



  

 Le Jeudi 18 décembre 2014 6h07, gerald thomas gerald17...@gmail.com a 
écrit :
   

 Dear All,
Sierra Leone wants to finally migrate to an online server (External
server hosted outside the Ministry) but we will like to create a daily
backup of that server locally in case anything goes wrong.
My questions:

1.  We need a help with a script that can create a sync between the
External Server and the Local Server (at least twice a day)

2. Is there something we should know from past experiences about
hosting servers on the cloud

Please feel free to share anything and I will be grateful to learn new
things about dhis2

-- 
Regards,

Gerald

___
Mailing list: https://launchpad.net/~dhis2-users
Post to    : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help  : https://help.launchpad.net/ListHelp


   ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] dhis2 system administration list

2014-10-10 Thread Guy Ekani
Nice idea,

We can add it on a DHIS2 section.

Sincerely,
 
= 
Guy 

MOPH - Cameroon






Le Vendredi 10 octobre 2014 10h18, nsanzumuhire venuste vensa...@yahoo.fr a 
écrit :
 


Very good idea!!
I totally support this.  

Venuste.


Le Jeudi 9 octobre 2014 11h41, Adebusoye Anifalaje bus...@hisp.org a écrit :
 


Excellent idea Bob.

Busoye


On 9 Oct 2014, at 10:21, Muhire Andrew muhireand...@yahoo.com wrote:

Brilliant idea,


I support the Idea.





Better Information, better Decisions, better Health


 MUHIRE Andrew

 Head  of  HMIS / Ministry of Health
A mind/brain is a terrible thing to waste
--
 ** Cell:(+250)788436150** 
*** Twitter :muhire_andrew***

 skype:muhire_andrew
link to HMIS system: https://hmis.moh.gov.rw/hmis



On Wednesday, October 8, 2014 11:30 PM, Bob Jolliffe bobjolli...@gmail.com 
wrote:
 


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 or about users 
as such, but all the stuff that needs to happen in between.


I said I'd run it by our extended community and try and gauge interest.  
Please reply in this thread if you think its a good idea (or not).  If there 
is sufficient interest we can look at setting up.


Cheers
Bob
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~dhis2-devs
Post to
 : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More
 help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Convert SHP to GML in Windows 7

2014-09-05 Thread Guy Ekani
Thank's i will try it !

 
= 
Guy 







Le Jeudi 4 septembre 2014 12h05, henri claude moungui henrimoun...@yahoo.fr a 
écrit :
 


Guy, I think you should convert using the latest version of QGIS (QGIS 8). you 
can donwload it from www.QGIS.org website.
Sincerelly.


Henri MOUNGUI


Le Jeudi 4 septembre 2014 0h29, Guy Ekani constyek...@yahoo.fr a écrit :
 


Thank you sir, 


I converted the file with Qgis 1.0.2, but I get an error when importing. Can 
you tell me what is the error in the file below?
 
Sincerely,


= 
Guy 


?xml version=1.0
 encoding=utf-8 ?
ogr:FeatureCollection
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://ogr.maptools.org/ Country.xsd
 xmlns:ogr=http://ogr.maptools.org/;
 xmlns:gml=http://www.opengis.net/gml;
  gml:boundedBy
gml:Box
  
gml:coordgml:X8.49874900032/gml:Xgml:Y1.65254800138/gml:Y/gml:coord
  
gml:coordgml:X16.1921150012/gml:Xgml:Y13.078065/gml:Y/gml:coord
/gml:Box
  /gml:boundedBy  
  gml:featureMember
ogr:Country 

ogr:geometryPropertygml:MultiPolygongml:polygonMembergml:Polygongml:outerBoundaryIsgml:LinearRinggml:coordinates

9
8


/gml:coordinates/gml:LinearRing/gml:outerBoundaryIs/gml:Polygon/gml:polygonMember/gml:MultiPolygon/ogr:geometryProperty
/ogr:Country
  /gml:featureMember
/ogr:FeatureCollection





Le Mardi 2 septembre 2014 17h34, Bram Piot bram.p...@gmail.com a écrit :
 


There are multiple ways to do this, the easiest of which is to install QGIS 
(www.qgis.org), open the shapefile and then save as gml. QGIS also allows you 
to easily transform projections, in case your shapefile is projected.

More info on handling boundary files in the documentation, though I'm not sure 
it's all up to date.

bram



On 2 September 2014 17:26, Guy Ekani constyek...@yahoo.fr wrote:

Hi to all,


Please How can I Convert SHP File to GML in Windows 7?


Sincerely,

 
= 
Guy 








___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp






___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Convert SHP to GML in Windows 7

2014-09-03 Thread Guy Ekani
Thank you sir, 


I converted the file with Qgis 1.0.2, but I get an error when importing. Can 
you tell me what is the error in the file below?
 
Sincerely,


= 
Guy 


?xml version=1.0 encoding=utf-8 ?
ogr:FeatureCollection
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:schemaLocation=http://ogr.maptools.org/ Country.xsd
 xmlns:ogr=http://ogr.maptools.org/;
 xmlns:gml=http://www.opengis.net/gml;
  gml:boundedBy
gml:Box
  
gml:coordgml:X8.49874900032/gml:Xgml:Y1.65254800138/gml:Y/gml:coord
  
gml:coordgml:X16.1921150012/gml:Xgml:Y13.078065/gml:Y/gml:coord
/gml:Box
  /gml:boundedBy  
  gml:featureMember
ogr:Country 

ogr:geometryPropertygml:MultiPolygongml:polygonMembergml:Polygongml:outerBoundaryIsgml:LinearRinggml:coordinates

9
8


/gml:coordinates/gml:LinearRing/gml:outerBoundaryIs/gml:Polygon/gml:polygonMember/gml:MultiPolygon/ogr:geometryProperty
/ogr:Country
  /gml:featureMember
/ogr:FeatureCollection





Le Mardi 2 septembre 2014 17h34, Bram Piot bram.p...@gmail.com a écrit :
 


There are multiple ways to do this, the easiest of which is to install QGIS 
(www.qgis.org), open the shapefile and then save as gml. QGIS also allows you 
to easily transform projections, in case your shapefile is projected.

More info on handling boundary files in the documentation, though I'm not sure 
it's all up to date.

bram



On 2 September 2014 17:26, Guy Ekani constyek...@yahoo.fr wrote:

Hi to all,


Please How can I Convert SHP File to GML in Windows 7?


Sincerely,

 
= 
Guy 








___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Convert SHP to GML in Windows 7

2014-09-02 Thread Guy Ekani
Hi to all,

Please How can I Convert SHP File to GML in Windows 7?

Sincerely,

 
= 
Guy ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] Empty database of DHIS2.Sql PostgreSQL

2014-08-28 Thread Guy Ekani
Hello Sir,

Please can u send me an empty database of DHIS2.sql, so that i can restore on 
PostgreSQL.

Thank U, Sincerely

 
= 
Guy ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] Empty database of DHIS2.Sql PostgreSQL

2014-08-28 Thread Guy Ekani
Thank u very much Its running !

 
= 
 Guy 






Le Mercredi 27 août 2014 16h56, Alex Tumwesigye atumwesi...@gmail.com a écrit 
:
 


Dear Guy,

Create an empty postgreSQL database and edit your hibernate.properties file to 
point to your new database. Start tomcat, it will deploy DHIS2 application and 
this will create for you an empty database.

Alex



On Wed, Aug 27, 2014 at 6:51 PM, Guy Ekani constyek...@yahoo.fr wrote:

Hello Sir,


Please can u send me an empty database of DHIS2.sql, so that i can restore on 
PostgreSQL.


Thank U, Sincerely

 
= 
Guy 







___
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-us...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp




-- 

Alex Tumwesigye

Teaching Assistant,
Department of Electrical and Computer Engineering
College of Engineering, Design, Art and Technology, Makerere University

IT Consultant - BarefootPower Uganda Ltd, SmartSolar, Kenya

IT Specialist (Servers, Networks and Security, Health Information Systems - 
DHIS2 )  Solar Consultant

+256 774149 775, + 256 759 800161

I don't want to be anything other than what I have been - one tree hill ___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp