[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12373: Updated PDF Form period importing format.

2013-10-01 Thread noreply
revno: 12373 committer: James Chang branch nick: dhis2 timestamp: Wed 2013-10-02 13:24:18 +0700 message: Updated PDF Form period importing format. modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/pdf

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12372: Use web-api for aggregate tabular report ( WIP ).

2013-10-01 Thread noreply
revno: 12372 committer: Tran Chau branch nick: dhis2 timestamp: Wed 2013-10-02 10:09:16 +0700 message: Use web-api for aggregate tabular report ( WIP ). modified: dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/c

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Juan Manuel Alcantara Acosta
Hi Jason To complement what Rodolfo mentioned, the issue we had with pgAgent is the requirement to set the password in ~/.pgpass We felt this was insecure because it allows access to the database just by using the correct username. Best regards, JM El 01/10/2013, a las 09:04, Jason Pickering

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Rodolfo Melia
I actually meant pgAgent. Sorry for the confusion. It looks like we will be looking at cron jobs, while dhis apps gain some sort of scheduling capabilities. Rodolfo Meliá +44 777 576 4090 | +1 708 872-7636 Please ignore any typos on this email sent from my mobile, probably written while I was

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

2013-10-01 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12371 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2013-10-01 19:16:53 +0200 message: Minor. modified: dhis-2/dhis-web/dhis-web-visualizer/

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12370: Minor fixed.

2013-10-01 Thread noreply
Merge authors: Jan Henrik Øverland (janhenrik-overland) revno: 12370 [merge] committer: Jan Henrik Overland branch nick: dhis2 timestamp: Tue 2013-10-01 19:10:53 +0200 message: Minor fixed. modified: dhis-2/dhis-web/dhis-web-mappi

Re: [Dhis2-devs] [Dhis2-users] Entering Monthly Data for Future Periods - beyond December 2013

2013-10-01 Thread Adebusoye Anifalaje
Hi Lars, I would not suggest removing the restrictions completely. A suggestion for monthly period types would be to have no more than 36 months into the future. If you consider use cases that deal with monthly subscriptions, it is possible to have a scenario where a year or two is paid in adva

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

2013-10-01 Thread noreply
revno: 12369 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 18:47:42 +0200 message: Minor modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/struts.xml --

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Lars Helge Øverland
Good. On Tue, Oct 1, 2013 at 6:28 PM, Bob Jolliffe wrote: > Yes well the important short term thing is to get trunk building again. > Then we can investigate this further. (My local build is happy again. > And I see jenkins has just completed) Hate it when a 1 hour job takes the > whole aft

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Bob Jolliffe
Yes well the important short term thing is to get trunk building again. Then we can investigate this further. (My local build is happy again. And I see jenkins has just completed) Hate it when a 1 hour job takes the whole afternoon :-( The integration module is now completely gone. Just need

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Lars Helge Øverland
On Tue, Oct 1, 2013 at 6:03 PM, Bob Jolliffe wrote: > Should be ok now. The same problem was also there in web import-export > module. I guess servlet-api was being picked up as a dependency of camel. > Should we put it in web commons instead of dotted around all these poms? > Funny thing is

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Bob Jolliffe
Should be ok now. The same problem was also there in web import-export module. I guess servlet-api was being picked up as a dependency of camel. Should we put it in web commons instead of dotted around all these poms? On 1 October 2013 16:45, Lars Helge Øverland wrote: > It shouldn't really

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Lars Helge Øverland
It shouldn't really happen. Can you please add this dependency to the dashboard, organisation unit and visualizer web modules? (Having a merged branch in my checkout so cannot commit myself) javax.servlet servlet-api On Tue, Oct 1, 2013 at 5:25 PM, Bob Jolliffe wrote:

Re: [Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Bob Jolliffe
Answering my own question ... I see jenkins is also choking http://apps.dhis2.org/ci/job/dhis-web-trunk/8269/changes#detail2 I don't really understand how any of my changes are having any effect on this module but it seems they are. On 1 October 2013 15:46, Bob Jolliffe wrote: > Anyone else se

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Jason Pickering
For me the issue here is choosing the right tool. I do not know much about Camel, but it seems like a good tool. There are others which perform similar things like Pentaho and Kettle. Personally (as you have probably noted from my previous posts on this list) I tend to personally prefer a combinati

[Dhis2-devs] Error building web maintenance orgunit module

2013-10-01 Thread Bob Jolliffe
Anyone else seeing this from trunk? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project dhis-web-maintenance-organisationunit: Compilation failure [ERROR] /home/bobj/src/dhis/trunk/dhis2/dhis-2/dhis-web/dhis-web-maintenance/dhis-

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Bob Jolliffe
Well by taking it out of the jvm we do remove some functionality .. mostly access to all the dhis2 beans and whatever is not immediately available through the api. But it is quite straightforward to run a standalone camel instance which talks to dhis2 via the api. Unfortunately there are always s

Re: [Dhis2-devs] Hello, can you help me with a query with web api.

2013-10-01 Thread Lars Helge Øverland
Hi, I would not start calculating aggregated data from the raw data (dataValueSets resource) as there are lots of business logic and performance concerns involved in that process. Rather construct daily period identifiers in your app like Knut suggests and use the analytics web

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Bob Jolliffe
Note that the danger of using sql directly is not so much securing a cron executed script (that can be done reasonably well), but more that it is quite easy to mess up the metadata integrity. On 1 October 2013 15:19, Bob Jolliffe wrote: > Well by taking it out of the jvm we do remove some funct

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Rodolfo Melia
Hi - we were thinking about using Camel for automating certain jobs that we want to run every 24 hours (update some Data Elements based on some custom calculations that cannot be run as indicators). We ruled out pgAdmin because we feel is too insecure. Now that camel is out, how can we schedule tas

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Jason Pickering
Nothing against Camel, but not sure what the issue with executing a task on the database might be. Just wrap it up as a shell script and schedule it with cron. Maybe I am missing some security issue there, but we use this approach extensively for this type of task. Regards, jason On Tue, Oct 1

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Lars Helge Øverland
Hi Rodolfo, we are not removing the functionality, rather just making it an independent module which can be set up alongside DHIS. Bob will know the details. Lars ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpa

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Bob Jolliffe
Agree etags would be good for tracking changes - in some ways regardless of integrated camel, but monitoring changes in resources from the outside is even more challenging. On 1 October 2013 14:48, Saptarshi Purkayastha wrote: > I would like to see Etags supported with our web API, if removing

Re: [Dhis2-devs] Removing camel integration module

2013-10-01 Thread Saptarshi Purkayastha
I would like to see Etags supported with our web API, if removing camel The point is that then we can listen to the changes using ETags and check modification for data when new ETags are generated for the same request. Even shallow ETags would be a good first pass, if camel is removed. --- Regard

Re: [Dhis2-devs] Hello, can you help me with a query with web api.

2013-10-01 Thread Saptarshi Purkayastha
Hi Sushil, I've tried that the dataValueSets allows for reading data values, based on startDate and endDate... but not indicators. http://www.dhis2.org/doc/snapshot/en/user/html/ch25s11.html So you will have to calculate indicators based on their definition on your own. There is a small bug that

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12366: don't generate links for user.userCredentials

2013-10-01 Thread noreply
revno: 12366 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 15:32:53 +0200 message: don't generate links for user.userCredentials modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/User.java dhis

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12365: Removed dependency on integration service in web api

2013-10-01 Thread noreply
revno: 12365 committer: Bob Jolliffe branch nick: dhis2 timestamp: Tue 2013-10-01 14:26:59 +0100 message: Removed dependency on integration service in web api modified: dhis-2/dhis-web/dhis-web-api/pom.xml dhis-2/dhis-web/dhis-web

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12364: Removed dependency on integration service from import-export web module

2013-10-01 Thread noreply
revno: 12364 committer: Bob Jolliffe branch nick: dhis2 timestamp: Tue 2013-10-01 14:18:53 +0100 message: Removed dependency on integration service from import-export web module modified: dhis-2/dhis-web/dhis-web-importexport/pom.xm

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12362: properly add back userAuthorityGroups and report on unknown userAuthorityGroup references

2013-10-01 Thread noreply
revno: 12362 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 14:52:30 +0200 message: properly add back userAuthorityGroups and report on unknown userAuthorityGroup references modified: dhis-2/dhis-service

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12361: support dryRun user import

2013-10-01 Thread noreply
revno: 12361 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 14:07:27 +0200 message: support dryRun user import modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/im

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12360: more fixes for user import, do matching on usernames (not names\!)

2013-10-01 Thread noreply
revno: 12360 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 13:56:18 +0200 message: more fixes for user import, do matching on usernames (not names\!) modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/

Re: [Dhis2-devs] Hello, can you help me with a query with web api.

2013-10-01 Thread Knut Staring
Hi Sushil, The API does not have extensive support for daily data yet. There are no relative periods for days, so you have to list them each explicitly, using the MMdd format: http://www.dhis2.org/doc/snapshot/en/user/html/ch25s03.html Unfortunately, I think this means you cannot get daily da

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12359: Deprecation fix

2013-10-01 Thread noreply
revno: 12359 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 12:35:04 +0200 message: Deprecation fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/security/spring/SpringSecu

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12358: bugfixes for user import, verify that userCredentials part is available

2013-10-01 Thread noreply
revno: 12358 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 12:32:30 +0200 message: bugfixes for user import, verify that userCredentials part is available modified: dhis-2/dhis-services/dhis-service-dxf2

[Dhis2-devs] Removing camel integration module

2013-10-01 Thread Bob Jolliffe
We have decided to remove the camel integration module from the dhis2 war file in the next release. As the web api has matured it is now more feasible to run the likes of apache camel or mule or similar software as external clients of the api. Regards Bob _

Re: [Dhis2-devs] Hello, can you help me with a query with web api.

2013-10-01 Thread Lars Helge Øverland
Thanks Namrata for the good explanation. Sushil, you cannot use start and end dates for the /analytics resource, you must use the standard period types (frequencies) as described here. Note that you can define fixed and relative periods

[Dhis2-devs] [Bug 627977] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/-royxoe-hm8y9nhw-5s/isd/16396468255/3EE2X4h6/?hs=false&tok=01qYzoTlwO75Y1 -- You are re

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

2013-10-01 Thread noreply
revno: 12357 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 12:06:54 +0200 message: minor fixes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/SharingUtils.java dhis-2/dhis-services/dhis-s

[Dhis2-devs] [Bug 623174] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/-x792jb-hm8y9nr7-4c/isd/16396468240/0XCdfv5G/?hs=false&tok=0KAqcXL6UO75Y1 -- You are re

[Dhis2-devs] [Bug 627714] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/-w0234v-hm8y9n9y-37/isd/16396468275/Q7HgeVXS/?hs=false&tok=1zSitPJlUO75Y1 -- You are re

[Dhis2-devs] [Bug 627231] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/lqmfl7-hm8y9n3g-2x/isd/16396468264/qC5Y9aSP/?hs=false&tok=0WmcFHJT0O75Y1 -- You are rec

[Dhis2-devs] [Bug 623738] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/7ntesb-hm8y9nh4-31/isd/16396468218/3N9NDBSz/?hs=false&tok=1JvRKqKkMO75Y1 -- You are rec

[Dhis2-devs] [Bug 637024] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/-6rm4bc-hm8y9nbz-25/isd/16396468239/M1rixe3y/?hs=false&tok=0wfVv05roO75Y1 -- You are re

[Dhis2-devs] [Bug 654203] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/3og29s-hm8y9qxf-3g/isd/16396468283/CakG3uAT/?hs=false&tok=2FNAUTss0O75Y1 -- You are rec

[Dhis2-devs] [Bug 568385] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/sz0blz-hm8y9npn-61/isd/16396468276/p-TN3C26/?hs=false&tok=2oz0YBKogO75Y1 -- You are rec

[Dhis2-devs] [Bug 438623] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/t4411e-hm8y9n7f-a/isd/16396468216/vC1NBcUK/?hs=false&tok=1OG_BTgtcO75Y1 -- You are rece

[Dhis2-devs] [Bug 683463] Invitation to connect on LinkedIn

2013-10-01 Thread Tri Tran Thanh
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Tri Tri Tran Thanh Developer at Officience Vietnam Confirm that you know Tri Tran Thanh: https://www.linkedin.com/e/4cylgg-hm8y9qbc-3d/isd/16396468278/PFF4EtQT/?hs=false&tok=3vhtm77uIO75Y1 -- You are rec

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

2013-10-01 Thread noreply
revno: 12356 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 11:57:01 +0200 message: minor fixes modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/common/SharingUtils.java dhis-2/dhis-api/src/main/jav

Re: [Dhis2-devs] Observations

2013-10-01 Thread Ola Hodne Titlestad
Hi Riddy, That was two different feature requests I guess. Your first is to be able to have a dataset with multiple sections and for each section decide whether to use the default form or a custom form. Correct? For now the workaround would be to split this into multiple datasets, and use custom

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

2013-10-01 Thread noreply
revno: 12355 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 11:45:16 +0200 message: Minor modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/user/UserCredentials.java dhis-2/pom.xml -- lp:dhis2 htt

Re: [Dhis2-devs] Observations

2013-10-01 Thread riddy ndoma
Thanks Ola, for example, if i have a Dataset with many sections and that I just want to customize a section from the HTML editor. it's not possible in DHIS2. second example, if I have an indicator that demand the result of another indicator that the system is already ... To clarify, suppose I want

[Dhis2-devs] [Merge] lp:~sis-ma/dhis2/SISMA-84 into lp:dhis2

2013-10-01 Thread noreply
The proposal to merge lp:~sis-ma/dhis2/SISMA-84 into lp:dhis2 has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~sis-ma/dhis2/SISMA-84/+merge/186329 -- https://code.launchpad.net/~sis-ma/dhis2/SISMA-84/+merge/186329 Your team DHIS 2 developers

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12354: Merge with lp:~sis-ma/dhis2/SISMA-84: allow import of users, clearing passwords

2013-10-01 Thread noreply
Merge authors: Leandro Soares (lssoares) Related merge proposals: https://code.launchpad.net/~sis-ma/dhis2/SISMA-84/+merge/186329 proposed by: Leandro Soares (lssoares) revno: 12354 [merge] committer: Morten Olav Hansen branch nick

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

2013-10-01 Thread noreply
revno: 12351 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 11:11:23 +0200 message: minor fix modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/metadata/ExchangeClasses.jav

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12353: (Minor) Adjusted Akros logo.

2013-10-01 Thread noreply
revno: 12353 committer: Jason P. Pickering branch nick: dhis2 timestamp: Tue 2013-10-01 11:17:36 +0200 message: (Minor) Adjusted Akros logo. modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/flags

Re: [Dhis2-devs] Observations

2013-10-01 Thread Ola Hodne Titlestad
Hi Riddy, Thanks for sharing your ideas and suggestions for improvements with us. To better understand your requirements it would be good if you could give us some real life examples of what you need to achieve. Then we can discuss what the best way to address that in DHIS 2 is. Thanks. Ola ---

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

2013-10-01 Thread noreply
revno: 12352 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 11:13:50 +0200 message: Minor modified: dhis-2/dhis-services/dhis-service-dxf2/src/main/java/org/hisp/dhis/dxf2/pdfform/DefaultPdfDataEntryForm

[Dhis2-devs] Observations

2013-10-01 Thread riddy ndoma
I'm Riddy Ndoma from DRC. I wanted to make my oservations developers of DHIS2 just to move the system. I hope that adds personalization sections also allow the use of an indicator in another indicator ... it will ease a lot. -- Riddy NDOMA Software Developer *Skype:* riddyndoma, *G+:* riddyndoma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12349: Moved project dhis-service-aggregationengine from dhis-services to local/in/dhis-in-services

2013-10-01 Thread noreply
revno: 12349 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 11:02:04 +0200 message: Moved project dhis-service-aggregationengine from dhis-services to local/in/dhis-in-services renamed: dhis-2/dhis-servi

Re: [Dhis2-devs] [Dhis2-users] Entering Monthly Data for Future Periods - beyond December 2013

2013-10-01 Thread Lars Helge Øverland
Hi Busoye, as you observe we have some restrictions on future periods even though the "allow future periods" setting is enabled. We could of course lift all these restrictions and allow any future period when the setting is enabled. This comes at the risk of users inadvertently selecting a future

Re: [Dhis2-devs] [Dhis2-users] Entering Monthly Data for Future Periods - beyond December 2013

2013-10-01 Thread Busoye Anifalaje
Hi Jason, Your reply was much appreciated. I had populated the period table with the months I needed and can actually see this in the pdf data entry version (see attachments from previous email). The problem I am having is that I can't see these months in the data entry screen. Is there a way aro

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12348: Cleanup, removed interface methods for external period format

2013-10-01 Thread noreply
revno: 12348 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 10:54:05 +0200 message: Cleanup, removed interface methods for external period format modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/comm

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12347: Analytics, including yes only data elements in analytics tables

2013-10-01 Thread noreply
revno: 12347 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 10:49:54 +0200 message: Analytics, including yes only data elements in analytics tables modified: dhis-2/dhis-services/dhis-service-analytics/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12346: update some authorities in tracker controllers

2013-10-01 Thread noreply
revno: 12346 committer: Morten Olav Hansen branch nick: dhis2 timestamp: Tue 2013-10-01 10:36:25 +0200 message: update some authorities in tracker controllers modified: dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/api/co

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12345: remove unused method

2013-10-01 Thread noreply
revno: 12345 committer: Lai branch nick: dhis2 timestamp: Tue 2013-10-01 15:33:31 +0700 message: remove unused method modified: dhis-2/dhis-web/dhis-web-light/src/main/java/org/hisp/dhis/light/utils/FormUtils.java -- lp:dhis2 http

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 12344: apply periodService.getPerios(isoPeriod) for web-light

2013-10-01 Thread noreply
revno: 12344 committer: Lai branch nick: dhis2 timestamp: Tue 2013-10-01 15:28:26 +0700 message: apply periodService.getPerios(isoPeriod) for web-light modified: dhis-2/dhis-services/dhis-service-mobile/src/main/java/org/hisp/dhis/m

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

2013-10-01 Thread noreply
revno: 12343 committer: Lars Helge Øverland branch nick: dhis2 timestamp: Tue 2013-10-01 09:04:49 +0200 message: Minor modified: dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/event/data/DefaultEve