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
--
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
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
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
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
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
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/
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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-
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
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
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
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
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
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
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
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
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
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,
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
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
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
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
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.
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
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
45 matches
Mail list logo