revno: 21282
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 14:12:19 +0700
message:
minor fix
modified:
dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/datavalue/Impo
revno: 21281
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 14:07:47 +0700
message:
Made ImportOptions use IdSchemes directly (setters are delegated to IdSchemes)
modified:
dhis-2/dhis-services/dhis-servi
revno: 21280
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 11:18:07 +0700
message:
support idManager.getObjects by attribute/value
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/Identifiabl
revno: 21279
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 10:21:32 +0700
message:
minor testfixes
modified:
dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/dataelement/DataElementStor
revno: 21278
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 10:12:51 +0700
message:
add new method to generic stores / id object manager,
getByAttributeValue(att, value) gets object by its -unique- attribut
revno: 21277
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 09:17:45 +0700
message:
Minor fixes
modified:
dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/common/IdSchemes.java
d
revno: 21276
committer: Morten Olav Hansen
branch nick: dhis2
timestamp: Thu 2015-12-03 09:06:56 +0700
message:
minor change in idSchemes, support new scheme type ATTRIBUTE:
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/commo
revno: 21275
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 21:59:00 +0100
message:
tracker-capture: upcoming/overdue event report generation now does not
restrict if a given orgunit has program assigned
Thanks Lars. I'm able to start it up now.
On Wed, Dec 2, 2015 at 10:38 AM, Lars Helge Øverland
wrote:
> Yes it has. You were very unfortunate and caught a bad revision. To fix it
> run this SQL:
>
> update configuration set remotepassword=null, smtppassword=null;
>
> Then get the latest war file
revno: 21274
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Wed 2015-12-02 20:43:42 +0100
message:
App store index file in web api
modified:
dhis-2/dhis-api/src/main/java/org/hisp/dhis/setting/Setting.java
dhis-2/dhi
Did you check if there are any SQL views of any sort linked to the
dataelement or organisationunit tables? That could prevent updates in case
the column length must be changed.
Lars
On Wed, Dec 2, 2015 at 7:13 PM, Dan Cocos wrote:
> Hi All,
>
> On a few upgrades to 2.21 I've run into a problem
Yes it has. You were very unfortunate and caught a bad revision. To fix it
run this SQL:
update configuration set remotepassword=null, smtppassword=null;
Then get the latest war file again and restart.
regards,
Lars
On Wed, Dec 2, 2015 at 7:28 PM, Lorill Crees wrote:
> Hi,
>
> I am upgradin
Hi,
I am upgrading from v2.21 to the current trunk version (r 21258). When I
attempt to start up tomcat I get the
below EncryptionOperationNotPossibleException exception and the app will
not start up.
Has anything changed with the encryption in this latest version?
Thanks,
Lorill
ERROR 2015-
Hi All,
On a few upgrades to 2.21 I've run into a problem that only seems to show up
occasionally.
I'll receive and error along the lines of
java.lang.IllegalArgumentException: Unknown name value [Date] for enum class
[org.hisp.dhis.common.ValueType]
Once you know what to look for it becomes
revno: 21273
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Wed 2015-12-02 18:45:46 +0100
message:
Minor
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/DataApprovalPermissions
revno: 21272
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Wed 2015-12-02 18:42:33 +0100
message:
Removed expensive log statement
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapprov
revno: 21271
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Wed 2015-12-02 18:41:57 +0100
message:
Made indicator.numerator and .denominator not null in db schema
modified:
dhis-2/dhis-services/dhis-service-core/src/ma
Thanks Lars
That solved my problem.
Cheers
Charles
On Wed, Dec 2, 2015 at 7:59 PM, Lars Helge Øverland
wrote:
> Okay. In 2.16 I believe the link to user groups is (oddly) in the
> dashboard front page.
>
> Lars
>
>
> On Wed, Dec 2, 2015 at 5:55 PM, Charles Bundu wrote:
>
>> Hello!
>>
>> I am
revno: 21270
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 17:59:35 +0100
message:
tracker-capture: restructuring front page - WIP
added:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-
Okay. In 2.16 I believe the link to user groups is (oddly) in the dashboard
front page.
Lars
On Wed, Dec 2, 2015 at 5:55 PM, Charles Bundu wrote:
> Hello!
>
> I am running DHIS 2.16 build 16569 using Chromium browser version
> 45.0.2454.101
> on Ubuntu 14.04.
> For quite sometime i have been
Hello!
I am running DHIS 2.16 build 16569 using Chromium browser version 45.0.2454.101
on Ubuntu 14.04.
For quite sometime i have been searching for a menu to create user groups
so i could use the groups to broadcast SMS to different users
but i have been out of luck finding them menu even after r
Hi Charles,
I suggest you take a look the guidelines for reporting a problem, then we
will try to help you ;)
http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch09s03.html
regards,
Lars
On Wed, Dec 2, 2015 at 4:55 PM, Charles Bundu wrote:
> Hello!
>
> I am working with DHIS 2.16
Hello!
I am working with DHIS 2.16 build 16569 and i am having a hard time
creating user groups.
Any help with this will be appreciated.
Regards
Charles
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Uns
revno: 21269
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 16:49:30 +0100
message:
minor
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/scripts/controllers.js
--
lp:dh
revno: 21268
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 16:21:18 +0100
message:
minor
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/scripts/controllers.js
--
lp:dh
Fix committed both in trunk and 2.21 (rev. 20936).
** Changed in: dhis2
Status: New => Fix Committed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1521964
Title:
Organisation unit not sh
Merge authors:
Stian Sandvold (stian-sandvold)
revno: 21267 [merge]
committer: Stian Sandvold
branch nick: dhis2
timestamp: Wed 2015-12-02 15:03:46 +0100
message:
the confidential property og TrackerEntityAttributes can no longer be
revno: 21266
committer: jijukjose
branch nick: dhis2
timestamp: Wed 2015-12-02 15:01:24 +0100
message:
Added title to the 'completed' checkbox
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/views/home
revno: 21265
committer: jijukjose
branch nick: dhis2
timestamp: Wed 2015-12-02 14:43:14 +0100
message:
Added 'completed' checkbox to the form
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/scripts/con
Wow! I am so happy to read this :-). Really very great news.
Thanks to the team!!
On 2 December 2015 at 13:02, Marta Vila wrote:
> great news
>
> big thanks to the team!!!
>
> On 1 December 2015 at 21:18, Lars Helge Øverland
> wrote:
>>
>> Hi,
>>
>> due to high demand we have added and back-por
revno: 21264
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 13:35:44 +0100
message:
tracker-capture: grid columns reordering
modified:
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capt
revno: 21263
committer: Lars Helge Overland
branch nick: dhis2
timestamp: Wed 2015-12-02 13:30:23 +0100
message:
InitTableAlteror encryption fix
modified:
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/In
great news
big thanks to the team!!!
On 1 December 2015 at 21:18, Lars Helge Øverland
wrote:
> Hi,
>
> due to high demand we have added and back-ported support for translations
> of meta-data in analysis apps in version 2.21. This means that if you
> download the latest 2.21 from dhis2.org/down
revno: 21262
committer: Abyot Asalefew Gizaw
branch nick: dhis2
timestamp: Wed 2015-12-02 12:45:57 +0100
message:
tracker-capture: bug fix for orgunit name not showing in overdue events report
modified:
dhis-2/dhis-web/dhis-web-apps
Public bug reported:
Version:
2.22-SNAPSHOT
Build revision:
21219
Organisation unit is not displayed for the upcoming events report.
Also, at times an additional option for 'Registering unit' is also
displayed, which is also blank and inconsistent, it appears sometimes
only.
** Affects: dhis2
Hi all,
I am having issues creating a user role just for a certain event
reporting.If I don't give the role "all" authoritative option and submit an
event, it indicates there was an error in event reporting and Import
successful message though the data not submitted.Kindly advice
--
Kind Regards,
36 matches
Mail list logo