[Dhis2-devs] Using NVD3: Converting DHIS2 dates to Unix Time Stamp format

2015-01-13 Thread Greg Rowles
Hi Devs I'm trying to set up a line chart using NVD3 (similar to example http://nvd3.org/examples/cumulativeLine.html) which requires JSON date values in the Unix Time Stamp format. Has anyone solved this date format issue before? Source data coming from DHIS2 is returned as 2012-06-27 00:00: 00 w

Re: [Dhis2-devs] Using NVD3: Converting DHIS2 dates to Unix Time Stamp format

2015-01-13 Thread Morten Olav Hansen
Try with new Date("2012-06-27 00:00:00").getTime() On Tue Jan 13 2015 at 4:53:12 PM Greg Rowles wrote: > Hi Devs > > I'm trying to set up a line chart using NVD3 (similar to example > http://nvd3.org/examples/cumulativeLine.html) which requires JSON date > values in the Unix Time Stamp format.

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17953: UserQueryParams toString

2015-01-13 Thread noreply
revno: 17953 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 11:16:41 +0100 message: UserQueryParams toString modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/UserQueryParams.java -- lp:dhis2 h

[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  ___

[Dhis2-devs] End date posterior to start date

2015-01-13 Thread Anne Grace
Dear All, How can i sent a condition to make a end date posterior to start date between two data elements. Thanks Anne-Grace ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchp

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

2015-01-13 Thread riddy ndoma
Hi Guy, It can serve you the attached file? 2015-01-13 12:09 GMT+01:00 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

Re: [Dhis2-devs] Using NVD3: Converting DHIS2 dates to Unix Time Stamp format

2015-01-13 Thread Greg Rowles
Easy solution there! Thanks Morten! On Tue, Jan 13, 2015 at 11:54 AM, Morten Olav Hansen wrote: > Try with > > new Date("2012-06-27 00:00:00").getTime() > > On Tue Jan 13 2015 at 4:53:12 PM Greg Rowles > wrote: > >> Hi Devs >> >> I'm trying to set up a line chart using NVD3 (similar to example

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17954: Added class PageRange. Useful for calculating page ranges, e.g. in iterations.

2015-01-13 Thread noreply
revno: 17954 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 14:26:18 +0100 message: Added class PageRange. Useful for calculating page ranges, e.g. in iterations. added: dhis-2/dhis-support/dhis-support-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17955: Added PageRange.getPages

2015-01-13 Thread noreply
revno: 17955 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 15:27:02 +0100 message: Added PageRange.getPages modified: dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/util/Page

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17956: Implemented maintenance function for removing expired user account invitations. Improved period d...

2015-01-13 Thread noreply
revno: 17956 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 16:01:23 +0100 message: Implemented maintenance function for removing expired user account invitations. Improved period deletion handling. modifi

[Dhis2-devs] [Dhis2-users] capture events dhis-live 2.17

2015-01-13 Thread Simon Muyambo
Hi Jason I noticed that the events data entry does not work on the dhis2 live. The register button does not appear But for the same set up works on the demo. Any ideas? Web API: Browse it here Current user: admin Version: 2.17 Build revision: 17561 Build

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17957: DV EV style fixes + GIS mouse zooming disabled.

2015-01-13 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 17957 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2015-01-13 16:33:21 +0100 message: DV EV style fixes + GIS mouse zooming disabled. modified

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17958: Minor

2015-01-13 Thread noreply
revno: 17958 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 16:39:35 +0100 message: Minor modified: dhis-2/dhis-services/dhis-service-administration/src/main/java/org/hisp/dhis/maintenance/DefaultMainten

Re: [Dhis2-devs] [Dhis2-users] capture events dhis-live 2.17

2015-01-13 Thread Jason Pickering
uyambo* > > > > > __ Information from ESET NOD32 Antivirus, version of virus > signature database 11006 (20150113) __ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > -- Jason P. Pickering email: jason.p.picker...@gma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17959: event capture - live input validation

2015-01-13 Thread noreply
revno: 17959 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-01-13 18:31:37 +0100 message: event capture - live input validation modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17961: Dashboard, added explore link on items

2015-01-13 Thread noreply
revno: 17961 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 19:05:35 +0100 message: Dashboard, added explore link on items modified: dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17962: Dashboard, WIP, resize item

2015-01-13 Thread noreply
revno: 17962 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 19:53:55 +0100 message: Dashboard, WIP, resize item modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dashboard/DashboardItem.java dhis-2/

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

2015-01-13 Thread noreply
revno: 17963 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 19:55:00 +0100 message: Code style modified: dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17964: Moinor

2015-01-13 Thread noreply
revno: 17964 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-01-13 19:59:22 +0100 message: Moinor modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/menuDashboard.vm -

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17965: event capture - better validation on event grid

2015-01-13 Thread noreply
revno: 17965 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Tue 2015-01-13 23:47:45 +0100 message: event capture - better validation on event grid modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17966: Dashboard, wip, full width

2015-01-13 Thread noreply
revno: 17966 committer: Lars Helge Overland branch nick: dhis2 timestamp: Wed 2015-01-14 00:14:28 +0100 message: Dashboard, wip, full width modified: dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17967: UI for CORS whitelist, wip

2015-01-13 Thread noreply
revno: 17967 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-01-14 10:56:35 +0700 message: UI for CORS whitelist, wip added: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/java/org/h

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17968: minor fix, don't expose userCredentials.user as export view

2015-01-13 Thread noreply
revno: 17968 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-01-14 11:18:58 +0700 message: minor fix, don't expose userCredentials.user as export view modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/Us

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17969: Minor fix, clear out correct ou selected key from session-storage

2015-01-13 Thread noreply
revno: 17969 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Wed 2015-01-14 11:26:26 +0700 message: Minor fix, clear out correct ou selected key from session-storage modified: dhis-2/dhis-web/dhis-web-commons-resources/s

[Dhis2-devs] Web API Help

2015-01-13 Thread Ferdous Alam
Dear All, Please help us. We need to know how we can access to a *pivot table/report/dashboard* which we want to build as a template and then we can pass the Org Unit as a parameter from an external web application so that we can get the *pivot table/report/dashboard *for the particular Organizatio