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

2015-02-12 Thread noreply
revno: 18249 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-02-13 14:14:23 +0700 message: minor fixes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/schema/descriptors/TranslationSchemaDescriptor.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18248: Added SchemaDescriptor for Translation. Changed TranslationStore to use IdObjectStore. Rewrote Tr...

2015-02-12 Thread noreply
revno: 18248 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Fri 2015-02-13 13:16:30 +0700 message: Added SchemaDescriptor for Translation. Changed TranslationStore to use IdObjectStore. Rewrote TranslationController to us

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18247: Event query, reduced logging

2015-02-12 Thread noreply
revno: 18247 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 21:24:32 +0100 message: Event query, reduced logging modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/events/e

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18246: TEI query, reduced logging

2015-02-12 Thread noreply
revno: 18246 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 21:21:56 +0100 message: TEI query, reduced logging modified: dhis-2/dhis-services/dhis-service-tracker/src/main/java/org/hisp/dhis/trackedentit

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18245: SQL view. Improved and centralized validation of views.

2015-02-12 Thread noreply
revno: 18245 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 20:37:50 +0100 message: SQL view. Improved and centralized validation of views. modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sqlview/Sq

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18244: GIS popup style.

2015-02-12 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18244 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-12 19:54:48 +0100 message: GIS popup style. modified: dhis-2/dhis-web/dhis-web-ap

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18243: GIS event, booleans supported.

2015-02-12 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 18243 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Thu 2015-02-12 19:19:22 +0100 message: GIS event, booleans supported. modified: dhis-2/dhis-w

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

2015-02-12 Thread noreply
revno: 18242 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 16:19:27 +0100 message: Code style fix modified: dhis-2/dhis-api/src/test/java/org/hisp/dhis/dataelement/CategoryComboMapTest.java -- lp:dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18241: Removed debug code

2015-02-12 Thread noreply
revno: 18241 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 16:18:51 +0100 message: Removed debug code modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/importers

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18240: TEI query, fixed issue related to value type

2015-02-12 Thread noreply
revno: 18240 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 16:16:32 +0100 message: TEI query, fixed issue related to value type modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/QueryItem.java

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18239: Sql view, startup fix

2015-02-12 Thread noreply
revno: 18239 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 15:30:37 +0100 message: Sql view, startup fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/TableAlteror

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18238: tracker-capture: accessing events/enrollments from another organisation unit

2015-02-12 Thread noreply
revno: 18238 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-02-12 15:25:04 +0100 message: tracker-capture: accessing events/enrollments from another organisation unit modified: dhis-2/dhis-services/dhis-servi

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

2015-02-12 Thread noreply
revno: 18237 committer: Halvdan Hoem Grelland branch nick: dhis2 timestamp: Thu 2015-02-12 14:52:14 +0100 message: minor modified: dhis-2/dhis-web/dhis-web-importexport/src/main/java/org/hisp/dhis/importexport/action/util/ImportMeta

Re: [Dhis2-devs] Getting the user interface language through the API

2015-02-12 Thread Jose Garcia Muñoz
Thanks Jan, Morten, for the quick response!! :) On Thu, Feb 12, 2015 at 12:22 PM, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > Or simply: > > api/userSettings/keyUiLocale > > On Thu, Feb 12, 2015 at 12:17 PM, Jan Henrik Øverland < > janhenrik.overl...@gmail.com> wrote: > >> api/

Re: [Dhis2-devs] Getting the user interface language through the API

2015-02-12 Thread Jan Henrik Øverland
Or simply: api/userSettings/keyUiLocale On Thu, Feb 12, 2015 at 12:17 PM, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > api/me/user-account.json > > On Thu, Feb 12, 2015 at 12:12 PM, Jose Garcia Muñoz > wrote: > >> >> Hi devs, >> >> I have tried so far with: >> >> /api/users/

Re: [Dhis2-devs] Getting the user interface language through the API

2015-02-12 Thread Morten Olav Hansen
Can also use: /api/userSettings/keyDbLocale /api/userSettings/keyUiLocale -- Morten On Thu, Feb 12, 2015 at 6:17 PM, Jan Henrik Øverland < janhenrik.overl...@gmail.com> wrote: > api/me/user-account.json > > On Thu, Feb 12, 2015 at 12:12 PM, Jose Garcia Muñoz > wrote: > >> >> Hi devs, >> >> I ha

Re: [Dhis2-devs] Getting the user interface language through the API

2015-02-12 Thread Jan Henrik Øverland
api/me/user-account.json On Thu, Feb 12, 2015 at 12:12 PM, Jose Garcia Muñoz wrote: > > Hi devs, > > I have tried so far with: > > /api/users/ID.json > > /api/me > > But it seems we can not get the answer from them... > > Thank you! > > Regards > Jose > >

[Dhis2-devs] Getting the user interface language through the API

2015-02-12 Thread Jose Garcia Muñoz
Hi devs, I have tried so far with: /api/users/ID.json /api/me But it seems we can not get the answer from them... Thank you! Regards Jose ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubs

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18236: tracker-capture: advanced search now provides separate OU tree (full tree - irrespective of user ...

2015-02-12 Thread noreply
revno: 18236 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Thu 2015-02-12 11:51:40 +0100 message: tracker-capture: advanced search now provides separate OU tree (full tree - irrespective of user assignment) added: d

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18235: Sql view, validation, skipping sql view grammar validation for query type sql views.

2015-02-12 Thread noreply
revno: 18235 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 10:51:39 +0100 message: Sql view, validation, skipping sql view grammar validation for query type sql views. modified: dhis-2/dhis-services/dh

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18234: Sql view, merged SqlViewExpandStore and SQlViewStore.

2015-02-12 Thread noreply
revno: 18234 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 10:28:20 +0100 message: Sql view, merged SqlViewExpandStore and SQlViewStore. renamed: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sqlview/SqlVi

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18232: SQL view, cleanup, removed ResourceTableNameMap.java

2015-02-12 Thread noreply
revno: 18232 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 10:12:38 +0100 message: SQL view, cleanup, removed ResourceTableNameMap.java removed: dhis-2/dhis-api/src/main/java/org/hisp/dhis/sqlview/Resour

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18233: minor NPE check in ReflectionUtils

2015-02-12 Thread noreply
revno: 18233 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Thu 2015-02-12 16:17:36 +0700 message: minor NPE check in ReflectionUtils modified: dhis-2/dhis-support/dhis-support-system/src/main/java/org/hisp/dhis/system/

Re: [Dhis2-devs] Is it possible to change the passwd of the users using the API??

2015-02-12 Thread Morten Olav Hansen
Hi Jose This is partly due to our current implementation of PATCH, and partly due to our somewhat strange User/UserCredentials model. I will not be able to fix this right now, but will try and have a fix in for our 2.19 release (together with proper PATCH support). For now, you can still update

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 18231: Web api, added comment to forms resource

2015-02-12 Thread noreply
revno: 18231 committer: Lars Helge Overland branch nick: dhis2 timestamp: Thu 2015-02-12 09:42:09 +0100 message: Web api, added comment to forms resource modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/util