revno: 17079
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 15:58:43 +0200
message:
Fixed wrong foreign key names
modified:
dhis-2/dhis-services/dhis-service-core/src/main/resources/org/hisp/dhis/dataset
I am having the same issue on a newly upgraded 2.16 instance.
On Mon, Oct 13, 2014 at 11:51 AM, Adebusoye Anifalaje
wrote:
> Hi Simon,
>
> Did you get a solution to this problem?
>
> If yes, could you please share?
>
> Regards,
> Busoye
>
> --
> You received this bug notification because you are
revno: 17080
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2014-10-13 16:47:39 +0200
message:
tracker capture now respects user defined calendar settings
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dh
revno: 17081
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2014-10-13 16:48:57 +0200
message:
jquery calendar ui files required for theming
added:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-w
Hi there,
the original problem is on 2.14 - is it possible to update to 2.16? It is
easier for us to find and fix issues there.
Lars
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://l
Hi Lars,
I had this problem after upgrading from 2.14 to 2.16 r 16513. I even
tried Trunk but no joy.
Thanks.
Busoye
On 2014-10-13 15:55, Lars Helge Øverland wrote:
> Hi there,
>
> the original problem is on 2.14 - is it possible to update to 2.16? It is
> easier for us to find and
As I said, I had the same issue on the most recent stable 2.16 from this
morning. It was a different UID of course, but threw essentially the same
error.
On Mon, Oct 13, 2014 at 5:02 PM, wrote:
> Hi Lars,
>
> I had this problem after upgrading from 2.14 to 2.16 r 16513. I even tried
> Trunk but
revno: 17083
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2014-10-13 17:05:01 +0200
message:
directive name change from ngDate to d2Date
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-c
revno: 17082
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 17:03:41 +0200
message:
Hazelcast, higher log level during tests
modified:
dhis-2/dhis-support/dhis-support-hibernate/src/main/resources/hazelca
Sure.. From the logs in the bug report it says "patientidentifier where
patientid=pi.patientid and patientidentifiertypeid=7" indicating that the
server is still on 2.14.
Would be good with a separate report for your issue. Did you try clearing
cache from data admin> caching?
_
I did not try, but will now. Here is the error report.
nalytics table process failed, please check the logs. Message: Exception
during execution Cause: java.util.concurrent.ExecutionException:
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL
grammar [insert into analytic
revno: 17084
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 17:30:53 +0200
message:
Analytics, reduced logging
modified:
dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/
revno: 17085
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 17:36:50 +0200
message:
Hazelcast reduced logging
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/WEB-INF/classes/log4j.pr
Hi,
I have removed hazelcast info logging (in trunk and backported to 2.16) and
reduced analytics logging (trunk only) now.
regards,
Lars
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : htt
revno: 17086
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Mon 2014-10-13 18:02:01 +0200
message:
tracker capture - print feature for tei list
added:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-cap
revno: 17087
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 18:57:06 +0200
message:
Limiting follow-up data value query
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataan
Cleared the cache but same error results as the previous post.
On Oct 13, 2014 11:29 AM, "Jason Pickering"
wrote:
> I did not try, but will now. Here is the error report.
>
> nalytics table process failed, please check the logs. Message: Exception
> during execution Cause: java.util.concurrent.Ex
revno: 17088
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 19:27:17 +0200
message:
Testing, disabling hibernate second level cache during tests
modified:
dhis-2/dhis-support/dhis-support-hibernate/src/m
revno: 17089
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 19:59:47 +0200
message:
Added mock implementations of BatchHandlerFactory and BatchHandler. Using
these to speed up DataValueSetServiceTest.
adde
Hi Jason,
Migration to 2.16 allows for execution of analytics. However pruning periods
and running auto aggregate query builder are still challenging.
I suggest you migrate to 2.16 first in test then in production. You should be
fine.
Hope this helps.
Simon.
Sent from Samsung Mobile
O
revno: 17090
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 20:01:10 +0200
message:
Removed test
removed:
dhis-2/dhis-support/dhis-support-test/src/test/java/org/
dhis-2/dhis-support/dhis-support-test/s
revno: 17091
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 20:14:45 +0200
message:
Made SqlViewServiceTest a DhisSpringTest. Removed data browser tests
removed:
dhis-2/dhis-services/dhis-service-adminis
revno: 17092
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 20:16:07 +0200
message:
Made DataIntegrityServiceTest a DhisSpringTest
modified:
dhis-2/dhis-services/dhis-service-administration/src/test/java
revno: 17093
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 20:21:35 +0200
message:
Removed BatchHandlerTests
removed:
dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/jdbc/
dhis-2/dh
revno: 17094
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 20:25:07 +0200
message:
Made DataValueServiceTest a DhisSpringTest
modified:
dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis
Hi all Dhis2,
I want to delete data value all every month or quarter. how can I delete them?
Thank you
CHANNARA___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis
revno: 17095
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Tue 2014-10-14 10:55:34 +0700
message:
moved Message class from dxf2 module to web-api module, also renamed to
MessageConversation.
removed:
dhis-2/dhis-servi
revno: 17096
committer: Tran Chau
branch nick: dhis2
timestamp: Tue 2014-10-14 12:46:33 +0700
message:
Replace Calendar class with Joda time in test classes.
modified:
dhis-2/dhis-api/src/test/java/org/hisp/dhis/period/WeeklyPeriodTyp
revno: 17097
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2014-10-14 08:43:28 +0200
message:
Fixed duplicate constraint/foreign key names
modified:
dhis-2/dhis-services/dhis-service-reporting/src/main/resources/o
revno: 17098
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Tue 2014-10-14 08:46:36 +0200
message:
Minor
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/security/DefaultSecurityService.java
Hello Devs,I'd like to query Dashboard,users,maps,tables, charts via API.
Can someone tell me how to query via API?with Some examples.
RegardsWin Htaik Aung(WHA)Contact on Skype winhtaikaung28
___
Mailing list:
Have you had a look at our dashboard API documentation [1] ?
[1] https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s20.html
--
Morten
On Mon, Oct 13, 2014 at 4:06 PM, winhtaik aung
wrote:
> Hello Devs,
> I'd like to query Dashboard,users,maps,tables, charts via API.
>
> Can someone tell
Hi Simon,
Did you get a solution to this problem?
If yes, could you please share?
Regards,
Busoye
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1328273
Title:
Executing analytics table fails:
revno: 17068
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 12:23:17 +0200
message:
Added dxf tools file
added:
resources/xml/
resources/xml/dxf-meta-tools.xml
modified:
dhis-2/dhis-web/dhis-web-api/
revno: 17069
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 12:52:43 +0200
message:
Data value set import, setting created and last updated to now if null
modified:
dhis-2/dhis-services/dhis-service-dxf2
revno: 17070
committer: Halvdan Hoem Grelland
branch nick: dhis2
timestamp: Mon 2014-10-13 12:59:46 +0200
message:
minor
modified:
dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/gml/DefaultGmlImportService.j
revno: 17071
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 14:13:36 +0200
message:
Added last 6 months as relative period
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/RelativePeriodEnum.j
revno: 17072
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Mon 2014-10-13 19:24:47 +0700
message:
implemented bulk complete registrations
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataset/CompleteDataSetReg
revno: 17073
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 14:28:52 +0200
message:
DXF 2 service, closing input stream in tests
modified:
dhis-2/dhis-services/dhis-service-dxf2/src/test/java/org/hisp/dh
revno: 17074
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 14:31:18 +0200
message:
Minor
modified:
dhis-2/dhis-services/dhis-service-dxf2/src/test/java/org/hisp/dhis/dxf2/metadata/DefaultExportServiceTe
revno: 17075
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 15:27:11 +0200
message:
Upgraded h2, hsql, postgres, mysql drivers
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs
revno: 17076
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 15:37:50 +0200
message:
Added custom hibernate H2 dialect to avoid error messes in logs during unit
testing
added:
dhis-2/dhis-support/dhis-su
revno: 17077
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Mon 2014-10-13 15:43:13 +0200
message:
Event report, wrong name of foreign key to relative periods
modified:
dhis-2/dhis-services/dhis-service-tracker/src/mai
revno: 17078
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Mon 2014-10-13 20:49:20 +0700
message:
various tz fixes in calendar, instead of defaulting to utc for iso
chronology, be explicit and set local tz (DateTimeUnit.
44 matches
Mail list logo