[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20789: minor indent

2015-10-19 Thread noreply
revno: 20789 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:52:01 +0700 message: minor indent modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackedentity/TrackedEntityInstanceService.java --

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20788: use new TEI Exists method in JacksonTrackedEntityInstance

2015-10-19 Thread noreply
revno: 20788 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:46:47 +0700 message: use new TEI Exists method in JacksonTrackedEntityInstance modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackede

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20786: use new PSI Exists method in JacksonEventService

2015-10-19 Thread noreply
revno: 20786 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:38:20 +0700 message: use new PSI Exists method in JacksonEventService modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20787: Basing revision on tree

2015-10-19 Thread noreply
revno: 20787 committer: Lars Helge Overland branch nick: dhis2 timestamp: Tue 2015-10-20 08:40:30 +0200 message: Basing revision on tree modified: dhis-2/pom.xml -- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20785: remove unused methods in PSI Store

2015-10-19 Thread noreply
revno: 20785 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:36:51 +0700 message: remove unused methods in PSI Store modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/ProgramStageInstanceSto

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20784: minor test fix

2015-10-19 Thread noreply
revno: 20784 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:28:29 +0700 message: minor test fix modified: dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/program/ProgramStageInstance

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20783: add service method for checking existence of PSI (by uid)

2015-10-19 Thread noreply
revno: 20783 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 13:26:49 +0700 message: add service method for checking existence of PSI (by uid) modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/program/

[Dhis2-devs] [Bug 1507529] Re: Future period setting for datasets is only valid for the number of future periods from the date of saving the dataset

2015-10-19 Thread Lars Helge Øverland
Are you sure this is the case? Could it be that someone just set the "future periods" back to 0? There is no logic in the system that implies this should happen... -- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launch

[Dhis2-devs] [Bug 1507725] Re: Error in posting non-String data to API

2015-10-19 Thread Lars Helge Øverland
This has in fact been fixed in the upcoming 2.21, where the system settings solution has been refactored internally. ** Changed in: dhis2 Assignee: (unassigned) => Lars Helge Øverland (larshelge) ** Changed in: dhis2 Milestone: None => 2.21 ** Changed in: dhis2 Importance: Undecided

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20782: minor fixes

2015-10-19 Thread noreply
revno: 20782 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 11:33:01 +0700 message: minor fixes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/UserGroup.java -- lp:dhis2 https://code.launchpa

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20781: multiple web-api updates, use render service where applicable, remove unused parameters (in non c...

2015-10-19 Thread noreply
revno: 20781 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 11:15:40 +0700 message: multiple web-api updates, use render service where applicable, remove unused parameters (in non crud controller classes) m

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20780: use RenderService in SynchronizationController

2015-10-19 Thread noreply
revno: 20780 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 10:59:54 +0700 message: use RenderService in SynchronizationController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20779: minor clenaup in SystemController

2015-10-19 Thread noreply
revno: 20779 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 10:53:50 +0700 message: minor clenaup in SystemController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/S

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20778: minor fixes in SharingController

2015-10-19 Thread noreply
revno: 20778 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2015-10-20 10:28:57 +0700 message: minor fixes in SharingController modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/Sc

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20777: DE: File entry field minor UI tweaks

2015-10-19 Thread noreply
revno: 20777 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Tue 2015-10-20 01:11:55 +0200 message: DE: File entry field minor UI tweaks modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20776: minor: fix display bug in custom forms

2015-10-19 Thread noreply
revno: 20776 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Tue 2015-10-20 00:23:02 +0200 message: minor: fix display bug in custom forms modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/d

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

2015-10-19 Thread noreply
revno: 20775 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 21:38:17 +0200 message: Minor modified: dhis-2/dhis-support/dhis-support-commons/src/main/java/org/hisp/dhis/commons/util/ExpressionUtils.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20774: Testing

2015-10-19 Thread noreply
revno: 20774 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 21:37:11 +0200 message: Testing modified: dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/program/ProgramIndicatorServiceTes

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20773: Attribute and data element UI. Disabluing value type when option set is selected, and setting val...

2015-10-19 Thread noreply
revno: 20773 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 21:21:51 +0200 message: Attribute and data element UI. Disabluing value type when option set is selected, and setting value type to value type of

[Dhis2-devs] [Bug 1507725] [NEW] Error in posting non-String data to API

2015-10-19 Thread Alan Ivey
Public bug reported: Consider the following API call, as following the instructions on https://www.dhis2.org/doc/snapshot/en/user/html/ch32s28.html : $ curl -k -u 'system:redacted' -H "Content-Type: text/plain" -X POST -d 'true' https://apps.dhis2.org/demo/api/systemSettings/keyEmailTls {"httpSt

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20772: Added rendering of file upload to custom form file resource inputs. Has a minor issue with displa...

2015-10-19 Thread noreply
revno: 20772 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Mon 2015-10-19 17:37:33 +0200 message: Added rendering of file upload to custom form file resource inputs. Has a minor issue with displaying the file name (br

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20771: Attribute. Removed value type OPTION_SET. Value set is no longer a value, rather the attribute an...

2015-10-19 Thread noreply
revno: 20771 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 16:51:03 +0200 message: Attribute. Removed value type OPTION_SET. Value set is no longer a value, rather the attribute and data element value typ

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20770: Program indicator UI, attribute filter

2015-10-19 Thread noreply
revno: 20770 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 16:29:04 +0200 message: Program indicator UI, attribute filter added: dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/syste

[Dhis2-devs] [Bug 1507609] [NEW] source field with no program stage

2015-10-19 Thread Markus Bekken
Public bug reported: In the program rules editor, it is possible to save a source field with the type "dataelement newest event program stage" without selecting which program stage that the source field is populated from. When the source field type is "dataelement newest event program stage", the

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20769: Refactored file entry component to be syntactically in line with existing entry fields.

2015-10-19 Thread noreply
revno: 20769 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Mon 2015-10-19 16:07:54 +0200 message: Refactored file entry component to be syntactically in line with existing entry fields. modified: dhis-2/dhis-web/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20768: Unused files

2015-10-19 Thread noreply
revno: 20768 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 15:48:25 +0200 message: Unused files removed: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-main

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20767: Program indicator UI. Filtering out non-aggregatble data elements form expression

2015-10-19 Thread noreply
revno: 20767 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 15:43:13 +0200 message: Program indicator UI. Filtering out non-aggregatble data elements form expression modified: dhis-2/dhis-web/dhis-web-m

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

2015-10-19 Thread noreply
revno: 20765 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 14:51:20 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/webapp/dhis-web-maintenance-

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20764: Disabling logging

2015-10-19 Thread noreply
revno: 20764 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 14:40:24 +0200 message: Disabling logging modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/event/dat

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20763: Approval, reduced log level

2015-10-19 Thread noreply
revno: 20763 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 13:29:14 +0200 message: Approval, reduced log level modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/h

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20762: Short-cutting internationalization of objects if using default locale

2015-10-19 Thread noreply
revno: 20762 committer: Lars Helge Overland branch nick: dhis2 timestamp: Mon 2015-10-19 13:25:31 +0200 message: Short-cutting internationalization of objects if using default locale modified: dhis-2/dhis-api/src/main/java/org/hisp/d

[Dhis2-devs] [Bug 1507529] [NEW] Future period setting for datasets is only valid for the number of future periods from the date of saving the dataset

2015-10-19 Thread Elmarie Claasen
Public bug reported: When setting a future period for data entry e.g. Dataset = monthly Future period = 1 It will allow data capturing in the current month but by 1st of the next month the future period value is back to zero and you have to reset the future period to allow capturing in the cur

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20761: minor

2015-10-19 Thread noreply
revno: 20761 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Mon 2015-10-19 12:37:25 +0200 message: minor modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/webapp/dhis-web-dataentry/javascript/entry.fileresource.j

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20760: minor fixes, adds jackson xml root element to enums

2015-10-19 Thread noreply
revno: 20760 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 17:28:05 +0700 message: minor fixes, adds jackson xml root element to enums modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/analytics/Anal

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20759: Added target=__blank to file downloads in data entry. Workaround for inability to consistently se...

2015-10-19 Thread noreply
revno: 20759 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Mon 2015-10-19 12:22:53 +0200 message: Added target=__blank to file downloads in data entry. Workaround for inability to consistently set the content disposit

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20758: Minor fixes, doc updates + lambda updates

2015-10-19 Thread noreply
revno: 20758 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 16:45:24 +0700 message: Minor fixes, doc updates + lambda updates modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20757: minor, add mergeWith to TEI

2015-10-19 Thread noreply
revno: 20757 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 16:38:54 +0700 message: minor, add mergeWith to TEI modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/trackedentity/TrackedEntityInstance.ja

Re: [Dhis2-devs] Build fail on trunk

2015-10-19 Thread Long Ngo Thanh
Update to JDK 1.8.0_60 fixed the issue. Thanks Morten On Mon, Oct 19, 2015 at 2:25 PM Morten Olav Hansen wrote: > Yes, please try that.. also try to update to very latest Java 8, I can > confirm it working here locally.. and its also building on the CI server > > -- > Morten > > On Mon, Oct 19,

[Dhis2-devs] Bug: Sharing Settings Reset on Update for Category Combinations Only

2015-10-19 Thread Timothy Harding
Hello Devs, Verified on the SL Demo Server Saw some peculiar activity when a user updated a private category combination that had been shared with them "can edit and view". It cleared out all the sharing settings and left the element as private so only the original creator or superuser could find

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20756: minor fix

2015-10-19 Thread noreply
revno: 20756 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 16:33:44 +0700 message: minor fix modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers/DefaultId

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20755: removed old Predicate class, replaced by Java 8 Predicate. Cleaned up unused code in PredicateUti...

2015-10-19 Thread noreply
revno: 20755 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 15:56:45 +0700 message: removed old Predicate class, replaced by Java 8 Predicate. Cleaned up unused code in PredicateUtils/CollectionUtils. remov

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 20754: minor java 8 update for introspector

2015-10-19 Thread noreply
revno: 20754 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Mon 2015-10-19 15:29:13 +0700 message: minor java 8 update for introspector modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/schema

Re: [Dhis2-devs] Build fail on trunk

2015-10-19 Thread Morten Olav Hansen
Yes, please try that.. also try to update to very latest Java 8, I can confirm it working here locally.. and its also building on the CI server -- Morten On Mon, Oct 19, 2015 at 2:22 PM, Long Ngo Thanh wrote: > Hi Morten, > > I have Java 8 on my computer and my JAVA_HOME is pointing to jdk 1.8.

Re: [Dhis2-devs] Build fail on trunk

2015-10-19 Thread Long Ngo Thanh
Hi Morten, I have Java 8 on my computer and my JAVA_HOME is pointing to jdk 1.8.0. Let me try to clean the maven repo on my computer and build it again. On Mon, Oct 19, 2015 at 2:19 PM Morten Olav Hansen wrote: > Hi Long > > Are you sure you have updated to Java 8 locally? it should build fin

Re: [Dhis2-devs] Build fail on trunk

2015-10-19 Thread Morten Olav Hansen
Hi Long Are you sure you have updated to Java 8 locally? it should build fine now.. -- Morten On Mon, Oct 19, 2015 at 1:57 PM, Long Ngo Thanh wrote: > Hi team, > > I got error while trying to compile the code on trunk rev 20753 > > [ERROR] Failed to execute goal > org.apache.maven.plugins:mave