Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Lars Helge Øverland
Hei JM, employer is under Profile ;) https://apps.dhis2.org/demo/dhis-web-commons-about/showUpdateUserProfileForm.action Lars On Sat, Oct 25, 2014 at 4:13 AM, Juan Manuel Alcantara Acosta < jmalcanta...@gmail.com> wrote: > I forgot to mention that I found that the form that is presented to

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17267: Approvals fixes

2014-10-24 Thread noreply
revno: 17267 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Fri 2014-10-24 23:22:56 -0400 message: Approvals fixes modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/DataApprovalSel

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Juan Manuel Alcantara Acosta
I forgot to mention that I found that the form that is presented to create the new account includes a field for Employer information and it's mandatory, even though the attribute doesn't exist in the system. See image attached. Best regards, JM (DHIS2 2.16) El 24/10/2014, a las 10:51, Jim Gra

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Juan Manuel Alcantara Acosta
Hi Busoye Very nice, thank you! JM El 24/10/2014, a las 10:42, Adebusoye Anifalaje escribió: > ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Jim Grace
Very nice script, thanks. Maybe I should start scripting in Python as well! On Fri, Oct 24, 2014 at 11:42 AM, Adebusoye Anifalaje wrote: > Hi JM, > > I had a similar requirement a few weeks back. Pierre from Jembi helped > with python scripting to convert all the user invites in csv to Json. It

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Adebusoye Anifalaje
Hi JM,I had a similar requirement a few weeks back. Pierre from Jembi helped with python scripting to convert all the user invites in csv to Json. It was then relatively easy to have multiple invites sent out in one command. If it helps, I have attached the script below and copied Pierre. He had me

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Juan Manuel Alcantara Acosta
Hi Jim Thanks for your reply. I'll add these features to my wish list ;-) JM El 24/10/2014, a las 10:01, Jim Grace escribió: > Hi JM, > > Both your questions sound like good ideas to me, but unfortunately neither is > supported in the current software. > > Cheers, > Jim > > On Fri, Oct 24,

Re: [Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Jim Grace
Hi JM, Both your questions sound like good ideas to me, but unfortunately neither is supported in the current software. Cheers, Jim On Fri, Oct 24, 2014 at 8:52 AM, Juan Manuel Alcantara Acosta < jmalcanta...@gmail.com> wrote: > Hello Devs > > I recently had create 250+ user account invitations

[Dhis2-devs] re-sinding user account invitations

2014-10-24 Thread Juan Manuel Alcantara Acosta
Hello Devs I recently had create 250+ user account invitations and I had some problems along the way. Some users got codes that were rejected by the system, I didn't find a reason for that but it happened to just a few users. Others just couldn't find the emails for multiple reasons and asked

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17266: Approval, fixed bug, must check category optiong group inside group set

2014-10-24 Thread noreply
revno: 17266 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 14:29:07 +0200 message: Approval, fixed bug, must check category optiong group inside group set modified: dhis-2/dhis-services/dhis-service-cor

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17265: Data approval, passing current user around instead of fetching from db multiple times

2014-10-24 Thread noreply
revno: 17265 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 14:25:34 +0200 message: Data approval, passing current user around instead of fetching from db multiple times modified: dhis-2/dhis-api/src/ma

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17264: Approvals, getUserDataApprovals, introduced caches to avoid database-call-per-resultset-row

2014-10-24 Thread noreply
revno: 17264 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 14:15:42 +0200 message: Approvals, getUserDataApprovals, introduced caches to avoid database-call-per-resultset-row modified: dhis-2/dhis-api/s

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17263: Data approval, moved database query for approval level out of loop

2014-10-24 Thread noreply
revno: 17263 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 13:45:30 +0200 message: Data approval, moved database query for approval level out of loop modified: dhis-2/dhis-api/src/main/java/org/hisp/dhi

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

2014-10-24 Thread noreply
revno: 17262 committer: Abyot Asalefew Gizaw branch nick: dhis2 timestamp: Fri 2014-10-24 13:10:47 +0200 message: minor modified: dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/notes/notes.html

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17261: local/in Add partner in Maintenance RBF

2014-10-24 Thread noreply
revno: 17261 committer: Mithilesh Kumar Thakur branch nick: dhis2 timestamp: Fri 2014-10-24 12:05:35 +0100 message: local/in Add partner in Maintenance RBF added: local/in/dhis-web-maintenance-rbf/src/main/java/org/hisp/dhis/rbf/act

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17260: Approval, fixed issue

2014-10-24 Thread noreply
revno: 17260 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 12:49:02 +0200 message: Approval, fixed issue modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/Default

Re: [Dhis2-devs] Is there a way to import GML through the WebAPI?

2014-10-24 Thread Halvdan Grelland
Hi Jason. GML cannot be imported through the web api at this time. However, we have (since 2.17) switched the import backend for GML to use the metadata import so GML support for the web-api could definitely be considered in the future. I'm afraid this is not as trivial as it might sound since we

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17259: Approval, performance, move db call outside loop

2014-10-24 Thread noreply
revno: 17259 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 12:44:54 +0200 message: Approval, performance, move db call outside loop modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/his

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17258: Compilation fix

2014-10-24 Thread noreply
revno: 17258 committer: Lars Helge Overland branch nick: dhis2 timestamp: Fri 2014-10-24 12:26:58 +0200 message: Compilation fix modified: dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/dataapproval/hibernate/Hib

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 17257: Approvals performance improvement

2014-10-24 Thread noreply
revno: 17257 committer: jimgr...@gmail.com branch nick: dhis2 timestamp: Fri 2014-10-24 06:01:14 -0400 message: Approvals performance improvement modified: dhis-2/dhis-api/src/main/java/org/hisp/dhis/dataapproval/DataApprovalPermissi

[Dhis2-devs] Is there a way to import GML through the WebAPI?

2014-10-24 Thread Jason Pickering
Looked through the docs (!!) but could not find anything on how to import GML though the WebAPI? Does not seem to work with the metadata endpoint. Thanks, Jason -- Jason P. Pickering email: jason.p.picker...@gmail.com tel:+46764147049 ___ Mailing list