IRC Chat : 2012-06-19 - OpenMRS

00:00:23 <venkaban_> djazayeri, I have to include conceptClasses in the query
00:02:06 <djazayeri> venkaban_: I'm not great with criteria queries. You can't just say crit.add(Restrictions.in("concept.conceptClass", conceptClasses)) ?
00:02:32 <venkaban_> djazayeri, i can join concept table with order, but I am not sure of how I can access conceptclasses using criteria created for order after the JOIN
00:02:56 <djazayeri> venkaban_: does the simple approach I typed above work?
00:03:17 <venkaban_> djazayeri, i tried it with Expressions. Do you want me to replace expression with Restrictions?
00:03:34 <djazayeri> I don't know if there's any difference between those. I thought Expression was deprecated.
00:04:14 <venkaban_> wyclif_ , Hi
00:05:08 <venkaban_> djazayeri, I think I will try removing Expression and try Restriction
00:05:16 <djazayeri> venkaban_: actually that won't solve it
00:05:21 <djazayeri> venkaban_: here's what you need to do:
00:06:02 <djazayeri> crit.createCriteria("concept").add(Restrictions.in("conceptClass", conceptClasses));
00:06:23 <djazayeri> venkaban_: i.e. you create what to me looks like a sub-criteria or a sub-query
00:06:32 <venkaban_> djazayeri, i think this should work, Yes
00:18:16 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Kenya Project: Official Metadata Server <http://openmrskenya.blogspot.com/2012/06/official-metadata-server.html>
00:40:31 *** venkaban_ has quit IRC
01:10:59 *** jordank has joined #openmrs
01:12:24 *** harshadura has quit IRC
01:13:06 *** harshadura has joined #openmrs
01:13:23 *** suranga has joined #openmrs
01:18:40 <jordank> hi bwolfe, or anyone, are there templates or examples for making an OpenMRS "wizard" controller?
01:45:43 <bwolfe> jordank, there is a spring wizard controller, iirc
01:46:01 <bwolfe> and I think rafal did something with it in something recently. perhaps the metadatasharing module?
01:47:43 <jordank> okay cool! I'll investigate...
01:54:25 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Kenya Project: Default encounter dates and locations <http://openmrskenya.blogspot.com/2012/06/default-encounter-dates-and-locations.html>
01:55:45 <jordank> thanks bwolfe!
01:55:54 <bwolfe> find one?
02:18:49 <suranga> bwolfe, howdy
02:18:53 <suranga> bwolfe, thanks for the review
02:18:57 <bwolfe> np
02:19:13 <suranga> bwolfe, umm.. I seem to have missed some of your earlier comments. Not sure how that happend :-(
02:19:19 <bwolfe> please note that I did NOT go through and validate your choices of what data goes where in the hl7
02:19:45 <bwolfe> glad I made it again then!
02:20:44 <suranga> bwolfe, actually, i'll be working on the hl7 processing again :)
02:21:03 <suranga> bwolfe, is it me, or is hl7 processing always problematic :P
02:21:42 <bwolfe> heh
02:21:45 <bwolfe> its super fun
02:21:49 <bwolfe> isn't htat what you meant? :-)
02:24:10 *** harshadura has quit IRC
02:25:37 <suranga> bwolfe, well, its a challenge
02:26:09 <suranga> bwolfe, plus i think im getting carpel tunnel syndrome
02:28:13 <bwolfe> suranga, don't get carpel tunnel, that sucks
02:28:24 <bwolfe> def look into ways to prevent it
02:28:34 <bwolfe> (even if you don't think you really have it, its possible to get it)
02:28:57 <suranga> bwolfe, i will need one of then wrist guards, I think ... that may solve the problem... I hope
02:29:14 <suranga> bwolfe, internet is full of terrifying images
02:49:11 <wyclif__> hi djazayeri
02:51:01 *** upul` has joined #openmrs
02:51:01 *** ChanServ sets mode: +v upul`
03:05:09 <djazayeri> hi wyclif
03:05:14 <djazayeri> hi wyclif__
03:07:39 <wyclif__> djazayeri, i figured out what i wanted to ask, thanks though
03:07:44 <djazayeri> np
03:11:51 *** suranga_ has joined #openmrs
03:14:53 *** suranga has quit IRC
03:40:53 *** suranga_ has quit IRC
03:56:05 *** bwolfe has quit IRC
05:00:44 *** maurya has joined #openmrs
05:01:09 *** ChanServ sets mode: +v maurya
05:04:40 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Kenya Project: Do we want a location hierarchy? <http://openmrskenya.blogspot.com/2012/06/do-we-want-location-hierarchy.html>
05:10:14 *** lh has quit IRC
05:14:29 *** venkaban has joined #openmrs
05:15:10 <venkaban> djazayeri, Hi. Can you please tell me the repo location in svn for html form entry module. I would like to run the unit test cases
05:15:32 <venkaban> as a part of the ticket
05:18:55 <venkaban> Hey does anyone in the channel know the location to checkout the code for HTML FORM ENTRY MODULE. Is it only in GIT or do we have it in SVN too?
05:22:32 *** jordank has quit IRC
05:44:22 *** magoo_ has joined #openmrs
05:53:58 *** staticBit has joined #openmrs
06:11:50 <staticBit> hi.. im facing an issue with webservices.rest
06:11:58 <staticBit> its similar to http://openmrs-mailing-list-archives.1560443.n2.nabble.com/Query-related-to-use-Webservices-rest-for-module-td7255637.html
06:12:01 <OpenMRSBot> <http://ln-s.net/$JZr> (at openmrs-mailing-list-archives.1560443.n2.nabble.com)
06:12:23 <staticBit> but i cant figure out where to get the jar files from
06:18:38 *** dkayiwa has joined #openmrs
06:42:43 *** applecool has joined #openmrs
06:42:43 *** ChanServ sets mode: +v applecool
06:46:41 *** magoo_ has quit IRC
06:47:31 *** magoo_ has joined #openmrs
07:23:34 *** harshadura has joined #openmrs
07:25:24 *** harshadura has quit IRC
07:25:33 *** harshadura has joined #openmrs
07:27:31 *** magoo_ has quit IRC
07:29:44 <harshadura> dkayiwa, can i get a min?
07:29:52 <dkayiwa> harshadura: ok
07:30:29 <harshadura> dkayiwa, is thr a way to close down a portlet using a piece of Javascript code
07:30:49 <harshadura> I mean on OpenMRS web app
07:33:26 <dkayiwa> harshadura: i have no idea
07:34:17 <harshadura> ok dkayiwa, thx anyway
07:35:46 <dkayiwa> 8)
07:46:51 *** suranga has joined #openmrs
07:46:51 *** ChanServ sets mode: +v suranga
07:48:44 *** applecool has quit IRC
07:49:25 *** kishoreyekkanti has joined #openmrs
07:52:17 *** magoo_ has joined #openmrs
07:56:41 *** magoo_ has quit IRC
07:59:01 *** magoo_ has joined #openmrs
08:07:21 *** suranga has quit IRC
08:25:01 *** snoppy has joined #openmrs
08:26:42 <staticBit> does anyone know where i could find the lib and lib-common folders? im trying to solve a webservices.rest issue
08:27:01 *** applecool has joined #openmrs
08:27:01 *** ChanServ sets mode: +v applecool
08:28:43 <staticBit> found lib but not lib common
08:37:50 *** applecool has quit IRC
09:03:28 *** maurya has quit IRC
09:05:49 <magoo_> dkayiwa am downgrading to jkd 1.6.x do i need to check out the svn from the maven repository or i just re-build the existing maven project
09:06:13 <dkayiwa> magoo_: point to that jdk and just rebuild
09:09:27 <magoo_> okay
09:14:05 *** kishoreyekkanti_ has joined #openmrs
09:14:59 *** kishoreyekkanti_ has quit IRC
09:15:25 *** kishoreyekkanti_ has joined #openmrs
09:15:35 *** kishoreyekkanti has quit IRC
09:20:21 *** staticBit has quit IRC
09:20:54 *** rafa has joined #openmrs
09:20:54 *** ChanServ sets mode: +v rafa
09:26:29 *** maurya has joined #openmrs
09:45:44 *** applecool has joined #openmrs
09:45:44 *** ChanServ sets mode: +v applecool
09:46:28 <applecool> rafa: Hi
09:48:42 <rafa> applecool: hi
09:49:24 <applecool> i have sent you mail regarding the problem
09:49:49 <applecool> can you please check it rafa
09:53:26 <rafa> applecool: replied
09:55:10 <applecool> whoops! i thought to commit it rafa but i didnt want to commit the code which was not working! so described it ! will commit in a minute
09:55:42 <rafa> applecool: :)
09:56:04 <rafa> applecool: see http://docs.jboss.org/hibernate/annotations/3.5/reference/en/html_single/#entity-mapping-association
09:56:09 <OpenMRSBot> <http://ln-s.net/$Jbl> (at docs.jboss.org)
09:56:32 <applecool> okay
09:56:40 <rafa> applecool: I thought I gave you that link yesterday?
09:56:50 <applecool> no didnt
10:00:25 <magoo_> dkayiwa what could be causing this An error has occurred! The following error happened somewhere on this page: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
10:00:52 <dkayiwa> full stack trace
10:04:50 <applecool> rafa: i committed the code
10:04:58 <rafa> applecool: working?
10:05:21 <applecool> oh! didnt test that just a sec
10:05:32 <applecool> actually i committed the non functional code
10:06:00 <applecool> just to show what i have done! and i got the mistake where i messed up! will you check it please
10:06:09 <rafa> applecool: you can either add @JoinColumn(name=... or @PrimaryKeyJoinColumn
10:09:11 *** magoo_ has quit IRC
10:14:21 *** magoo_ has joined #openmrs
10:15:37 *** harshadura has quit IRC
10:18:56 *** applecool has quit IRC
10:26:36 *** applecool has joined #openmrs
10:26:36 *** ChanServ sets mode: +v applecool
10:27:11 <applecool> rafa: even though i am annotating it with the @JoinColumn its taking as the BLOB
10:27:37 <rafa> applecool: what name did you give?
10:27:44 <applecool> user
10:27:59 <applecool> @JoinColumn(name="user")
10:30:02 <rafa> applecool: it doesn't make sense
10:30:08 <applecool> ?
10:30:23 <rafa> applecool: there's no "user" column in the user table
10:30:38 <rafa> applecool: sorry the app_user table
10:30:43 <rafa> applecool: it must be primary key
10:30:55 <applecool> there is a column called as username
10:31:02 <applecool> okay i will try that
10:31:16 <rafa> applecool: @JoinColumn(name="id")
10:31:24 <applecool> okay
10:31:55 <rafa> applecool: you haven't read the link I gave :P
10:32:14 <applecool> no didnt read it
10:32:23 <applecool> was just blindly trying
10:33:14 *** mvorobey has joined #openmrs
10:37:25 <applecool> rafa: no luck yet! :(
10:37:41 <rafa> applecool: what is the error?
10:37:52 <applecool> no error rafa
10:38:01 <rafa> applecool: how is that?
10:38:07 <applecool> i mean in the database its still taking as BLOB
10:38:35 <rafa> applecool: maybe it didn't drop the table
10:38:40 <applecool> i committed the non functional code! did you check it rafa! Please check it! i guess i m messing it somewhere
10:38:46 <rafa> applecool: try dropping the table
10:39:30 <rafa> applecool: if there's no error then it works :P
10:39:38 <rafa> applecool: I don't understand you :P
10:39:45 <applecool> ?
10:40:10 <applecool> i committed a code rafa
10:40:15 <applecool> it is not working
10:40:43 <rafa> applecool: drop the table from the db
10:40:51 <applecool> but please comment on it whether i am doing it correctly or i am calling wrong methods
10:40:52 <rafa> applecool: let Hibernate recreate it properly
10:40:58 <applecool> okay i dropped it
10:41:02 <applecool> will build it again
10:44:24 <applecool> the annotation can be on the either of the setter or the getter right?
10:44:46 <rafa> applecool: put it on getter as the rest
10:46:32 <applecool> http://pastebin.com/bQr2nFXZ
10:46:37 <applecool> same again
10:46:49 <applecool> dropped it and even i am getting the same
10:47:21 <applecool> while creating it is creating it as user tinyblob
10:49:05 <rafa> applecool: commit
10:49:31 <rafa> applecool: you're doing some obvious mistake
10:49:34 <rafa> applecool: I need to look at it
10:49:40 <applecool> hmm
10:50:58 <applecool> did :|
10:51:05 <applecool> committed it rafa
10:51:44 <rafa> applecool: you need to be consistent
10:52:06 <rafa> applecool: if you put @JoinColumn on a getter you must put @ManyToOne on a getter as well
10:53:35 <applecool> i realize why you have told me to read the link which you have given to me
10:55:20 <rafa> applecool: yes, it's all there :)
10:55:26 *** james_regen has joined #openmrs
10:55:26 *** ChanServ sets mode: +v james_regen
11:00:59 <applecool> rafa: http://pastebin.com/1wRbpJrs
11:02:02 *** suranga has joined #openmrs
11:02:02 *** ChanServ sets mode: +v suranga
11:02:16 <rafa> applecool: ahh it needs the real column name
11:02:30 <rafa> applecool: so you need to specify "user_id" instead of "id"
11:02:46 <applecool> oh!
11:04:10 *** ibewes has joined #openmrs
11:05:13 <ibewes> hello all! Is the OpenMRS documentation site giving errors to you all as well?
11:06:25 *** dkayiwa has quit IRC
11:07:57 <suranga> ibewes, yep, afraid its down :(
11:08:24 <ibewes> ok, just making sure it's not just me
11:08:47 <ibewes> since I can't get my answer from the doc site I will just y'all :)
11:09:53 <ibewes> how do you reference module portlet? I keep on getting an error saying that the file cannot be found, which is a result of the path being wrong
11:11:11 <suranga> ibewes, hmm... let me see if I can dig up something
11:12:06 <ibewes> thanks kindly, I'm pretty sure there is some guidance in the docs... so I can just get it from there if you cannot find it (once the site is back up)
11:14:00 <applecool> rafa: i did it and it built the db with user_id column
11:14:19 <rafa> applecool: good
11:14:30 <rafa> applecool: I'll comment on your commit
11:15:59 *** dkayiwa has joined #openmrs
11:16:04 <applecool> thanks a lot rafa
11:16:24 <rafa> applecool: I think you'll have tests failing
11:16:33 <applecool> i also wanted to discuss regarding the other comment which you have put yesterday
11:16:38 <applecool> tests!
11:16:49 <applecool> aah yes i dnt write a test yet for the search
11:16:55 <rafa> applecool: you need to put some user name in the request
11:17:06 <rafa> applecool: to fake it's authenticated
11:17:20 <applecool> okay!
11:17:35 <applecool> you mean in the webtests.xml right?
11:17:39 <applecool> new tag!
11:17:59 <rafa> applecool: no
11:18:03 <applecool> no no! not under that! under the sample-data
11:18:13 <applecool> or this is also wrong?
11:18:14 <rafa> applecool: I mean PackageFormControllerTest#testSave
11:18:14 <magoo_> dkayiwa it seems the problem is mysql
11:18:29 <applecool> oh even this would be needed right
11:18:33 <rafa> applecool: you need to setup the request
11:18:41 <applecool> ok
11:18:54 <rafa> applecool: in line 55 do something like request.setRemoteUser("admin")
11:19:11 <rafa> applecool: something like that to fake that some user is authenticated
11:19:19 <applecool> okay
11:19:35 <magoo_> dkayiwa it seem to hung when i restart the error disappears
11:19:42 <dkayiwa> magoo_: ok
11:19:46 <rafa> applecool: the user must exist in sample-data of course
11:20:21 <magoo_> dkayiwa but i restart it appears again should i re-install?
11:20:34 <applecool> yes
11:20:49 <magoo_> dkayiwa should i re-install mysql?
11:21:01 *** goutham has joined #openmrs
11:21:11 *** upul` has quit IRC
11:21:56 <dkayiwa> magoo_: try
11:22:51 <magoo_> dkayiwa okay
11:24:43 *** kishoreyekkanti_ has quit IRC
11:25:16 *** magoo_ has quit IRC
11:27:27 *** kishoreyekkanti has joined #openmrs
11:30:48 *** bwolfe has joined #openmrs
11:30:48 *** ChanServ sets mode: +o bwolfe
11:38:59 <ibewes> suranga: docs are back up... the answer is that you have to set the moduleId attribute of the openmrs:portlet element
11:42:44 <applecool> rafa: i am leaving ! i will be back as soon as i reach home!
11:43:53 *** applecool has quit IRC
11:52:51 *** jordank has joined #openmrs
11:55:59 *** magoo_ has joined #openmrs
12:03:56 <magoo_> dkayiwa i set the build path in the preference i have forgotten
12:11:16 *** magoo_ has quit IRC
12:29:57 *** magoo_ has joined #openmrs
12:31:17 *** dkayiwa has quit IRC
12:33:19 *** harshadura has joined #openmrs
12:34:26 *** dkayiwa has joined #openmrs
12:36:54 *** kavuri has joined #openmrs
12:44:47 *** kavuri has quit IRC
12:46:57 *** magoo_ has quit IRC
12:48:40 <mvorobey> hi bwolfe
12:48:42 *** jordank has quit IRC
12:49:00 <bwolfe> good morning mykola
12:49:28 <mvorobey> bwolfe, I already converted reporting from svn to git, but did not commit it yet,
12:49:52 <bwolfe> mvorobey, argh! I'm jealous. I still can't get htmlwidgets to convert
12:50:04 <bwolfe> did you run svn2git in an already-checked-out reporting folder?
12:50:13 <bwolfe> or did you run it in a separate clean folder?
12:50:13 <mvorobey> bwolfe, nope
12:51:03 <mvorobey> bwolfe, I think you need to better configure authors.txt since that file brought me an hours of pain
12:51:18 <bwolfe> yeah, I have that though
12:51:25 <bwolfe> there aren't too many authors on htmlwidgets. :-)
12:51:40 <bwolfe> mvorobey, can you add your new authors to the github authors txt?
12:52:09 <mvorobey> bwolfe, by the way, I saw that you gave me https://github.com/bwolfe/openmrs-module-reporting for reporting module, but reporting module should be within OpenMRS account, do not it ?
12:52:10 <OpenMRSBot> <http://ln-s.net/$JRj> (at github.com)
12:52:19 *** harshadura has quit IRC
12:52:27 <bwolfe> whoops, didn't choose the right one. one sec mvorobey
12:53:19 <bwolfe> https://github.com/OpenMRS/openmrs-module-reporting
12:53:26 <OpenMRSBot> <http://ln-s.net/$JeD> (at github.com)
12:57:16 *** sgithens has joined #openmrs
12:57:53 *** dkayiwa_ has joined #openmrs
12:57:58 <mvorobey> bwolfe, added authors
12:58:29 *** dkayiwa has quit IRC
12:58:30 *** dkayiwa_ is now known as dkayiwa
12:59:46 <bwolfe> mvorobey, not alphabetically? :-(
12:59:56 <mvorobey> bwolfe, one more thing, reporting has such authors as lara.kellett, luzhuangwei, etc., that can not be properly mapped to GitHub accounts, so I used Mike Seaton account to map those svn users by default, are you ok with this ?
13:00:19 *** robbyoconnor has quit IRC
13:00:37 <bwolfe> mvorobey, we should email those people and ask them to create accounts really quickly. do you want me to do that?
13:00:58 <mvorobey> bwolfe, yes, please
13:01:07 <bwolfe> associating with mike will make weird things in github I fear
13:01:12 <bwolfe> mvorobey, who else?
13:01:18 <mvorobey> bwolfe, one sec
13:01:43 <mvorobey> rcrichton
13:02:13 *** snoppy has left #openmrs
13:02:16 <mvorobey> rcuckovich,
13:03:15 *** basanirakesh has joined #openmrs
13:06:01 <mvorobey> bwolfe, it's all
13:06:01 <bwolfe> mvorobey, sent
13:06:47 <bwolfe> mvorobey, huh, you're right! it was just the authors.txt file!
13:06:48 <mvorobey> bwolfe, but obviously that we can wait for years while they send response
13:07:02 <bwolfe> I cleaned that up and now it did the svn2git without a problem!
13:07:12 <mvorobey> bwolfe, awesome :)
13:07:30 <bwolfe> mvorobey, I would be we have them all before lunch. (3 hours from now)
13:08:00 <bwolfe> we need to start the list for trunk authors. :-(
13:09:27 *** dkayiwa_ has joined #openmrs
13:09:56 *** dkayiwa has quit IRC
13:09:56 *** dkayiwa_ is now known as dkayiwa
13:11:44 <mvorobey> bwolfe, but we have started such list here - https://wiki.openmrs.org/display/docs/Github+Authors+txt, or am I wrong ?
13:12:13 <bwolfe> yes, but I mean we need to get the list of all authors and start emailing people to get github accounts
13:12:17 <bwolfe> ALL authors
13:12:48 <mvorobey> bwolfe, figures :)
13:14:19 <mvorobey> bwolfe, would yo like ping me, when all those 4 accounts will be created ?
13:16:35 *** harshadura has joined #openmrs
13:16:51 <bwolfe> mvorobey, I cc'd you on the first, forgot on the others. :-/
13:19:16 *** jordank has joined #openmrs
13:19:54 <mvorobey> bwolfe, so, how I would know that all are ready ?
13:27:28 *** magoo_ has joined #openmrs
13:29:00 <magoo_> dkayiwa am overhauling everything does the version of mysql matters cause am installing version 5.5.24.0
13:29:18 <dkayiwa> magoo_: try it out
13:29:59 <magoo_> dkayiwa okay
13:44:39 *** cpower has joined #openmrs
13:52:48 *** suranga has quit IRC
13:53:56 <cpower> Good morning peeps
13:54:40 <cpower> I'll warn you now I'm in a training class, and trying to run the scrum in 5 mins at the same time, so apologies for any delays
13:56:25 <bwolfe> cpower, way to multitask!
13:56:31 *** kavuri has joined #openmrs
13:59:51 <venkaban> bwolfe, Hi
13:59:51 *** kavuri has quit IRC
13:59:59 <bwolfe> hey venkaban
14:00:05 <cpower> tell me about it
14:00:11 <cpower> Are we ready?
14:00:16 <djazayeri> cpower, bwolfe: I have to step away from my computer now, so I'm going to paste my update pre-emptively
14:00:25 <djazayeri> oh, actually, just start the scrum and make me first. :-)
14:00:26 <cpower> !scrumon cpower
14:00:26 * OpenMRSBot says the DAILY SCRUM MEETING is STARTING. This meeting should not last longer than 15 minutes. Please hold other comments until the end of the meeting, or message someone privately. Thank you! ScrumMaster cpower- you may begin when ready.
14:00:33 <cpower> oh no you don't go first!
14:00:36 <cpower> :-)
14:01:12 <djazayeri> please can I go first? :-)
14:01:27 <cpower> Order: djazayeri, bwolfe, rafa, dkayiwa, mvorobey, venkaban, wyclif, uma?
14:01:34 <djazayeri> Monday 18-Jun-2012
14:01:34 <djazayeri> * Call with TW Australia BA about Concept Proposal module project
14:01:34 <djazayeri> * I-TECH work
14:01:34 <djazayeri> * Fixed CALC-41 - Calculation maven artifacts have a non-standard groupId
14:01:34 <djazayeri> * Fixed UIFR-55- returning "redirect:..." or throwing Redirect from a page controller does not work
14:01:34 <djazayeri> * Created and submitted a pull request for HTML-360 - Support for setting the default encounter location based on a global property or a user preference
14:01:35 <djazayeri> * Created HTML-361 - Lookup tag should let you access global properties
14:01:36 <djazayeri> Tuesday 19-Jun-2012
14:01:36 <djazayeri> * Prepare for tomorrow’s University call on Visits.
14:01:37 <djazayeri> * email people about when we’ve scheduled them for University calls
14:01:37 <djazayeri> * I-TECH work
14:01:38 <djazayeri> * ...
14:01:38 <djazayeri> no blockers
14:02:57 <bwolfe> Monday
14:02:57 <bwolfe> emails
14:02:57 <bwolfe> triaged 2 tickets
14:02:57 <bwolfe> sprint ticket comments / setup
14:02:57 <bwolfe> reviewed a bunch of tickets on trunk
14:02:57 <bwolfe> backported one patch to 1.9.x for scheduler tests
14:02:59 <bwolfe> define deliverables for NCSU student tickets
14:03:01 <bwolfe> finish review for suranga
14:03:03 <bwolfe> mavenized htmlwidgets - HTMLWIDGETS-6
14:03:05 <bwolfe> worked on github migration of htmlwidgets
14:03:09 <bwolfe> Tuesday
14:03:11 <bwolfe> email assistance
14:03:13 <bwolfe> finished htmlwidgets migration
14:03:15 <bwolfe> authors file setup
14:03:17 <bwolfe> add tickets for functional tests
14:03:19 <bwolfe> more sprint tickets?
14:03:21 <bwolfe> no blockers
14:03:30 <rafa> Today:
14:03:30 <rafa> * Committed TRUNK-2696: UI improvements for Visits
14:03:30 <rafa> https://tickets.openmrs.org/browse/TRUNK-2696
14:03:30 <rafa> * Worked on REPORT-398: Possible memory leak with reporting scheduled tasks
14:03:30 <rafa> https://tickets.openmrs.org/browse/REPORT-398 (Reproduced it and trying to resolve, though I don't know yet how it could cause TRUNK-3440)
14:03:30 <rafa> and
14:03:30 <rafa> TRUNK-3440: Investigate possible memory leak in 1.9.0 or one of its bundled modules.
14:03:31 <rafa> https://tickets.openmrs.org/browse/REPORT-398 (I can't do much without logs. I have no way to reproduce it)
14:03:32 <rafa> Blockers: logs needed for TRUNK-3440
14:03:50 <dkayiwa> Committed: Verify unit tests are working in logic module after mavenization - LOGIC-106
14:03:50 <dkayiwa> About to commit: Fix unit tests in serialization module - SXS-1 (Remaining with two sturbon unit tests)
14:03:50 <dkayiwa> No Blockers
14:04:16 <mvorobey> * Committed REPORT-402, 403
14:04:16 <mvorobey> * Work-In-Progress - convert reporting from SVN to Git
14:04:16 <mvorobey> * Gonna continue work on CSTM
14:04:16 <mvorobey> * No blockers
14:05:00 <venkaban> Worked on tickets #HTML 355 and #HTML 357.
14:05:34 <venkaban> blockers : need the repo location for HTML FORM ENTRY module to perform unit testing
14:06:06 <wyclif__> Monday:
14:06:06 <wyclif__> Fixed failing changesets and bugs on patient dashboard after the order entry merge so that trunk code can be run
14:06:06 <wyclif__> HTML-88 - Add ability to specify the Encounter Type from a specified list of Encounter Types while filling out an HTML Form
14:06:06 <wyclif__> Devlist and ticket discussions
14:06:06 <wyclif__> Tuesday:
14:06:08 <wyclif__> HTML-62 - showCommentField and showAccessionNumber for obs
14:06:10 <wyclif__> HTML-176 - includeIf velocityTest: evaluate the $patient.age as a number doesn't work.
14:06:12 <wyclif__> Pick another sprint swimlane ticket
14:06:14 <wyclif__>
14:06:16 <wyclif__> Blockers: None
14:06:22 <bwolfe> !ticket html-355
14:06:23 <OpenMRSBot> bwolfe: [#HTML-355] Multiple version testing in HTML Form Entry module - OpenMRS JIRA - https://tickets.openmrs.org/browse/html-355
14:06:31 <bwolfe> !ticket html-357
14:06:31 *** applecool has joined #openmrs
14:06:31 <OpenMRSBot> bwolfe: [#HTML-357] Verify unit tests are working in HTML Form Entry Extensions module after mavenization - OpenMRS JIRA - https://tickets.openmrs.org/browse/html-357
14:06:31 *** ChanServ sets mode: +v applecool
14:06:48 <applecool> Hi rafa
14:06:49 <cpower> Ok anyone else (uma?)
14:07:06 <rafa> hi applecool
14:07:06 <bwolfe> venkaban, are you in the office, or home?
14:07:13 <venkaban> bwolfe, home
14:07:21 <applecool> rafa: just reached home :)
14:07:26 <venkaban> bwolfe, I go to office at 9 am
14:07:32 <bwolfe> ok.
14:07:50 <bwolfe> so no uma
14:08:00 <venkaban> bwolfe, Yeah
14:08:07 <bwolfe> apparnetly she doesn't have access to a computer this early? :-(
14:08:25 <bwolfe> can you have her ping me when she gets to the office?
14:08:34 <cpower> Summary: No Discussion points, Blockers: Venkaban and the HTML
14:08:40 <bwolfe> I think we need a conf call
14:08:40 <cpower> !scrumoff
14:08:40 * OpenMRSBot says the DAILY SCRUM MEETING has ENDED. This channel is now returned to normal hacking operations. Post-scrum meeting follow-up conversations may now begin.
14:08:56 <venkaban> bwolfe, I think she is busy in the morning with her kids
14:08:56 <bwolfe> other blocker is logs for rafal. but thats for downey to fix
14:09:06 <cpower> gotcha
14:09:08 <bwolfe> kids shmids. ;-)
14:09:29 <venkaban> bwolfe, she will be available on IRC soon
14:09:42 <venkaban> bwolfe, I will remind her to give you an update
14:10:01 *** basanirakesh has quit IRC
14:10:07 <venkaban> bwolfe, by the waay if we want to unit test on HTML FORM MODULE, the code repo location?
14:10:08 <rafa> bwolfe: ok, he seems to be busy and I hoped anyone else has access :)
14:10:20 <venkaban> bwolfe, is it in GIT or svn?
14:10:44 <rafa> venkaban: git
14:10:54 <bwolfe> venkaban, github
14:10:55 <venkaban> rafa, hey sorry buddy I forgot to mention, I attached the patch fro TRUNK - 3308. Can you please verify?
14:11:13 <bwolfe> venkaban, there is another (low priority) ticket to go to each bundled module wiki page and add a link to where the source is hosted
14:11:15 *** cpower has quit IRC
14:11:21 <venkaban> bwolfe, so that is a separate project oin eclipse right?
14:11:51 <rafa> venkaban: yes, I've seen, I'll look at it later
14:11:55 <bwolfe> venkaban, you can checkout htmlformentry from github, yes
14:11:55 <venkaban> bwolfe, I will assign it to me
14:12:06 <goutham> /me pokes dkayiwa inbox :)
14:12:15 <dkayiwa> goutham: :)
14:12:18 <venkaban> bwolfe, sure. I will resume once I go to office
14:12:45 <goutham> Errr space :/
14:13:49 <goutham> dkayiwa: Will be back in a hour ..Is it ok ?
14:17:00 <dkayiwa> goutham: will be back in like 4 hours
14:18:55 *** magoo_ has quit IRC
14:19:41 <goutham> dkayiwa: ok :|
14:22:07 *** goutham has quit IRC
14:23:42 *** dkayiwa has quit IRC
14:24:46 *** applecool has quit IRC
14:27:21 *** lh has joined #openmrs
14:27:21 *** lh has joined #openmrs
14:30:38 *** applecool has joined #openmrs
14:30:38 *** ChanServ sets mode: +v applecool
14:33:25 *** kavuri has joined #openmrs
14:38:18 *** jriley has joined #openmrs
14:49:25 *** applecool has quit IRC
14:51:40 <mvorobey> bwolfe, you there ?
14:51:47 <bwolfe> no
14:52:04 <mvorobey> bwolfe, shoot
14:52:13 <mvorobey> bwolfe, anyway, have a minute ?
14:53:37 <bwolfe> yep, whats up?
14:53:40 <mvorobey> bwolfe, I need you to answer to my last reply on https://tickets.openmrs.org/browse/CSTM-2
14:54:07 <bwolfe> I have no reply for it. I was going to go try and do it, but haven't had time
14:54:18 <mvorobey> bwolfe, may be we could have a small discussion on it over here ?
14:54:21 <bwolfe> mvorobey, what are the test.code and the like that you have in there? where are you expecting those to pull from?
14:54:37 <bwolfe> why does the tag not pull from the same place our appcontext pulls messages from? (messages.properties)
14:54:42 *** applecool has joined #openmrs
14:54:42 *** ChanServ sets mode: +v applecool
14:54:55 *** applecool has quit IRC
14:55:07 <mvorobey> bwolfe, in tests appcontext does not pull massages from that location
14:55:58 <bwolfe> where does it pull from? did you put in break points to see?
14:56:11 <bwolfe> mvorobey, your code in the top of that test is not setting the messages onto the appcontext object
14:56:13 <bwolfe> is that intentional?
14:57:51 <mvorobey> bwolfe, yes, because I do not have any idea how to put messages, that code is blah, blah
15:00:25 <bwolfe> mvorobey, looks like the RequestContext you are setting in the init method is getting overridden by the doEndTag method by pulling from the pageContext
15:00:58 <bwolfe> oh, nm, you're setting the pagecontext. misread that the first time
15:02:48 <mvorobey> bwolfe, how to do things it to make it right ?
15:03:01 *** jordank has left #openmrs
15:03:55 <bwolfe> mvorobey, go see if you can find the spring unit tests for their message tag
15:04:04 <bwolfe> see how they are injecting or what they are injecting there to test it
15:05:57 <mvorobey> bwolfe, but if I do not find that tests ? what to do then ?
15:07:26 *** kishoreyekkanti has quit IRC
15:08:27 <bwolfe> mvorobey, try harder? :-)
15:09:02 <mvorobey> bwolfe, haha :)
15:15:56 *** Mkop has quit IRC
15:16:35 *** Mkop has joined #openmrs
15:16:35 *** ChanServ sets mode: +v Mkop
15:20:42 <mvorobey> bwolfe, I found that test, thanks, will investigate into it :)
15:20:54 <mvorobey> bwolfe, https://github.com/SpringSource/spring-framework/blob/master/spring-webmvc/src/test/java/org/springframework/web/servlet/tags/MessageTagTests.java
15:20:59 <OpenMRSBot> <http://ln-s.net/$JhH> (at github.com)
15:22:09 <bwolfe> mvorobey, cool
15:22:20 <bwolfe> I wish github had clickable links in the code
15:22:36 <bwolfe> I'm guessing AbstractTagTests is where the magic happens
15:23:19 *** goutham has joined #openmrs
15:23:31 <mvorobey> am looking into it actually
15:40:23 *** harshadura has quit IRC
15:46:41 *** robbyoconnor has joined #openmrs
15:46:41 *** ChanServ sets mode: +v robbyoconnor
15:47:26 *** suranga has joined #openmrs
15:47:26 *** ChanServ sets mode: +v suranga
15:53:56 *** ibewes has quit IRC
15:54:02 *** applecool has joined #openmrs
15:54:02 *** ChanServ sets mode: +v applecool
15:54:32 <applecool> rafa: there?
15:55:01 <rafa> applecool: yes
15:55:47 <applecool> the code which i wrote ! was that correct?
15:56:12 <rafa> applecool: I left you some comments
15:56:13 *** kavuri has quit IRC
15:56:17 <rafa> applecool: have you seen them?
15:56:18 <applecool> oh!
15:56:35 <applecool> i saw only two! let me check!
15:57:16 <rafa> applecool: I think it was only two
15:57:20 <applecool> yes!
15:57:37 <rafa> applecool: the rest is ok
15:57:42 <applecool> i changed them already
15:58:55 *** mvorobey has quit IRC
16:00:10 <applecool> but rafa the field which is getting created in the table is of type bigint which is user_id
16:00:20 <rafa> applecool: that's good
16:00:39 <applecool> but we want the name right to be displayed under the publisher!
16:00:46 <applecool> i mean the username
16:00:57 <applecool> of that particular id
16:01:02 <djazayeri> rafa, applecool: hey, if I wanted to look at one wiki page or document to see what your MDS Server plans are, where should that be?
16:01:29 <applecool> https://wiki.openmrs.org/display/projects/Metadata+Sharing+Server+Project
16:01:30 <OpenMRSBot> <http://ln-s.net/94Zr> (at wiki.openmrs.org)
16:02:48 <rafa> applecool: ?
16:02:59 <rafa> applecool: you have access to the User object
16:03:05 <rafa> applecool: what else do you need?
16:04:02 <applecool> yes
16:10:57 *** venkaban has quit IRC
16:13:00 *** jordank has joined #openmrs
16:15:15 <jordank> Hi everyone. I'm having trouble with the OpenMRS initial set up. I found my problem here: https://answers.openmrs.org/questions/441/error-while-updating-the-database-to-the-latest-file-liquibase-schema-onlyxmlfirst-time-installation-of-openmrs-error but the solutions given aren't working for me
16:16:19 <djazayeri> jordank: you should pastebin the error message you're seeing.
16:16:43 <jordank> pastebin?
16:17:03 <djazayeri> http://pastebin.com/
16:17:15 <djazayeri> to avoid pasting hundreds of lines of error messages directly here
16:17:26 <djazayeri> then you'd paste a single link to pastebin
16:18:58 <jordank> djazayeri: cool thanks! http://pastebin.com/Wm5zcSjc
16:22:22 *** mccallumg has joined #openmrs
16:22:22 *** ChanServ sets mode: +v mccallumg
16:22:55 *** mathiaslin has joined #openmrs
16:25:38 <djazayeri> wyclif__: know anything about jordank's question?
16:26:02 <wyclif__> djazayeri, let me look at it
16:27:13 <wyclif__> jordank, are you running trunk?
16:28:12 <jordank> wyclif__; yes
16:28:14 <wyclif__> djazayeri, jordank if you are running trunk, first do an svn update
16:28:21 <wyclif__> and try again
16:29:38 <jordank> wyclif__: I did an update in Eclipse that seemed like it worked, but got the same error - do you know what revision it's should be on?
16:30:17 <wyclif__> jordank, otherwise you need to execute this
16:31:04 <wyclif__> jordank, delete FROM liquibasechangelog where id='20120503-1659';
16:32:09 <jordank> wyclif__, from the command line?
16:33:44 <wyclif__> jordank, whatever you use
16:34:11 <wyclif__> jordank, before you delete
16:34:45 <wyclif__> jordank, can you execute this and let me know the md5sum
16:35:03 *** kishoreyekkanti has joined #openmrs
16:35:03 *** venkaban has joined #openmrs
16:35:18 <wyclif__> jordank, select md5sum FROM liquibasechangelog where id='20120503-1659'
16:37:42 <jordank> wyclif__, "command not found"?
16:37:59 <djazayeri> jordank: from a mysql client (e.g. the mysql command line client)
16:38:05 <jordank> ooh
16:41:57 <jordank> I had already deleted it... so I'm waiting for it to install & try again
16:42:15 <applecool> rafa: there?
16:42:42 *** mvorobey has joined #openmrs
16:42:47 *** mccallumg_ has joined #openmrs
16:42:47 *** ChanServ sets mode: +v mccallumg_
16:44:41 *** kreddy has joined #openmrs
16:46:24 *** mccallumg has quit IRC
16:46:26 *** mccallumg_ is now known as mccallumg
16:50:49 *** kreddy has quit IRC
16:54:20 *** kreddy has joined #openmrs
16:55:59 *** mathiaslin has quit IRC
16:56:54 *** lakkarau has joined #openmrs
16:58:28 *** rafa has quit IRC
16:59:01 <djazayeri> sgithens: hey, are you satisfied with your commits to HFE?
16:59:24 <djazayeri> sgithens: I'm going to release what we've got now as 1.9.5, before wyclif commits anything this sprint
17:02:31 *** jriley has quit IRC
17:03:23 *** mgielow has joined #openmrs
17:05:35 <wyclif__> jordank, did it work
17:05:54 <wyclif__> jordank, am also changing its changeset id and commit the change
17:06:44 *** wyclif__ has quit IRC
17:07:04 *** wyclif has quit IRC
17:07:24 <venkaban> bwolfe, did you download Github and the code from it?
17:07:44 *** wyclif has joined #openmrs
17:09:28 *** goutham has quit IRC
17:09:57 *** goutham has joined #openmrs
17:11:57 *** harshadura has joined #openmrs
17:12:40 <jordank> wyclif: I think it worked, but I got a different liquibase error
17:13:22 <djazayeri> wyclif: btw, have you cloned HFE to your own github, so you can follow the workflow of submitting pull requests?
17:13:22 <jordank> I accidentally closed it, so I'm trying again..
17:13:26 <venkaban> djazayeri, Hi. Did you check out code from Github before into eclipse?
17:13:56 <djazayeri> venkaban: yes. I followed instructions written by rowan or mark about the htmlformentry module
17:14:15 <venkaban> djazayeri, do you have the link for it?
17:14:18 <djazayeri> venkaban: have you already cloned it from github to your machine?
17:14:27 <venkaban> djazayeri, no
17:15:11 <djazayeri> venkaban: https://wiki.openmrs.org/x/ooqmAQ (look specifically at "IDE Integration")
17:15:41 <djazayeri> venkaban: the proper workflow is actually to *first* fork the module into your _own_ github repository, and then check that one out
17:16:00 <venkaban> djazayeri, ok
17:16:03 <djazayeri> that way you can make whatever commits you want to your own fork, and do pull requests for thm.
17:16:17 <djazayeri> bwolfe: do you know if we have a start at docs for module dev in git?
17:16:40 <bwolfe> djazayeri, I only know of the migrating to git page and the git for svn users
17:16:48 <sgithens> djazayeri: Yup, I don't ahve any additional work at the moment
17:16:55 <djazayeri> sgithens: thx
17:17:01 <sgithens> thank you!
17:17:21 <djazayeri> venkaban: what module are you going to be working on now, btw?
17:17:44 <venkaban> djazayeri, HTML FORM MODULE
17:17:54 <djazayeri> venkaban: okay, so also see this:
17:17:55 <djazayeri> https://wiki.openmrs.org/x/jgsJAg
17:18:10 <venkaban> djazayeri, I have to download the code and perform unit testing on different versions
17:18:14 <djazayeri> venkaban: basically you need to fork the module into your own github account, then you clone that to your machine
17:18:50 <wyclif> djazayeri, i cloned it
17:18:51 <venkaban> djazayeri, Ok
17:19:09 *** jordank has quit IRC
17:19:11 <djazayeri> venkaban: to then get it in Eclipse, you can do: 1. Import Existing Maven Project, 2. Team -> Share -> Git -> (existing in parent folder)
17:19:30 *** jordank has joined #openmrs
17:23:17 *** kishoreyekkanti has quit IRC
17:27:44 <wyclif> djazayeri, are you able to create an encounter with the latest hfe module?
17:28:14 <djazayeri> wyclif: I haven't tried with trunk yet.
17:28:24 <djazayeri> sorry, with the head revision yet
17:28:33 <djazayeri> wyclif: do you thnk it's not working?
17:28:49 <mvorobey> bwolfe, hey
17:29:11 <wyclif> djazayeri, its not working for me
17:29:14 <venkaban> djazayeri, where do we create our github account?
17:29:26 <djazayeri> venkaban: on github
17:29:34 <djazayeri> they should have an obvious Sign Up option somewhere
17:29:38 <wyclif> djazayeri, the problem am seeing is that it sets the wrong provider id in the form
17:30:08 <djazayeri> venkaban: you don't need to link it to openmrs, besides filling out the wiki page Ben mentioned earlier
17:30:15 <djazayeri> wyclif: using htmlformentry19ext?
17:30:28 <djazayeri> wyclif: the _wrong_ one?
17:30:37 <venkaban> djazayeri, for the modules right?
17:31:00 <djazayeri> wyclif: I thought that it would sometimes fail to submit, but it would never create something wrong. And switching to the new <encounterProviderAndRole/> tag fixes it
17:31:59 <djazayeri> venkaban: you just create a github account. (they have good ux for this, IIRC it's straightforward). then you fork the openmrs-module-htmlformentry project into your own account.
17:32:32 <venkaban> djazayeri, Yes.
17:33:07 <venkaban> djazayeri, I also need to download and install github right?
17:33:18 <bwolfe> github is not downloaded
17:33:21 <bwolfe> it is a website
17:33:21 <wyclif> i think i was missing the ext module
17:33:23 *** robbyoconnor has quit IRC
17:33:25 <bwolfe> git is what you download
17:33:32 <bwolfe> git is analogous to svn
17:33:41 <wyclif> djazayeri, ooh!! i think i was missing the ext module, thanks
17:33:51 <wyclif> djazayeri, another question
17:33:51 <djazayeri> wyclif: np
17:33:55 <djazayeri> yes?
17:34:44 <venkaban> djazayeri , yes = I got it :-)
17:34:44 <wyclif> djazayeri, when was the encounter type set for a form
17:35:18 *** kavuri has joined #openmrs
17:35:21 <wyclif> djazayeri, does that happen in core because of the encounter type property on the form
17:35:24 <djazayeri> wyclif: currently it's assumed that you set it for a form when creating the form. (I don't understand the question)
17:35:42 <djazayeri> wyclif: yeah, there's a form.encounter_type property. I always used to think this was required, but apparently it isn't.
17:36:22 <djazayeri> wyclif: so the request is for the case where form.encounter_type is *not* set (I assume we should fail if they try to use this tag to override what's in form.encounter_type, but you could ask the requestor)
17:38:00 <djazayeri> wyclif: and in the case where the form doesn't design the encounter type, the end user should be able to enter this when they filll out the form
17:42:42 *** venkaban has quit IRC
17:44:50 <wyclif> djazayeri, ok thanks
17:45:23 <wyclif> djazayeri, though from my testing it seems like the encounter type is getting set back to whatever was set in the form
17:45:30 <wyclif> design
17:46:22 <djazayeri> wyclif: I mean that it should be an error to include <encounterType> in a form where form.encounter_type != null
17:46:53 *** jordank has quit IRC
17:47:11 <djazayeri> wyclif: better to fail early and loud, rather than have some non-obvious behavior silently happen (i.e. you choose Initial, but it gets silently set to Followup)
17:48:00 <wyclif> djazayeri, i get that am just saying that it seems ike it is always getting set back to form.encounter_type
17:52:03 <djazayeri> wyclif: yeah, the whole point is that I originally wrote code that would set it from form.encounter_type. You need to change this as part of the ticket.
17:54:06 <djazayeri> wyclif: line 535 of FormEntrySession
17:56:51 <wyclif> djazayeri, ok thanks
18:05:06 *** rfriedman has joined #openmrs
18:05:40 <rfriedman> wyclif, hey, are you there?
18:06:24 *** applecool has quit IRC
18:06:43 <rfriedman> mccallumg, hey glen, are you there?
18:06:54 <mccallumg> hello rfriedman
18:07:13 <rfriedman> could you check to see if you can get into the demo site, any demo site?
18:07:51 *** robbyoconnor has joined #openmrs
18:07:51 *** ChanServ sets mode: +v robbyoconnor
18:08:19 <rfriedman> djazayeri, is you dere?
18:09:15 <mccallumg> rfriedman: checking ...
18:09:31 <mccallumg> rfriedman: I'm in demo.openmrs.org
18:10:11 <rfriedman> tks mccallumg , the link appears broken on the www.openmrs page
18:12:28 <bwolfe> rfriedman, I can log into both nightly.openmrs.org and demo.openmrs.org
18:13:07 <rfriedman> bwolfe, the links at www.openmrs.org/demo are both broken
18:14:01 <bwolfe> rfriedman, both of those are working for me
18:15:21 <mvorobey> bwolfe, are you busy ?
18:15:34 <bwolfe> mvorobey, always ;-)
18:15:37 <bwolfe> whats up?
18:16:12 <mvorobey> bwolfe, just for clarification on CSTM-2, that test is actually un-ignored, better look through review :)
18:16:13 <rfriedman> bwolfe, on mine they go to openmrs.org/demo/#
18:16:42 <djazayeri> rfriedman: demo.openmrs.org works for me, if that's what you're asking
18:16:45 <bwolfe> rfriedman, click the + sign. its javascript that expands more about how to use it
18:17:22 <bwolfe> mvorobey, I had only looked at the patch quickly and didn't see an @ignore. maybe I missed it
18:17:35 <rfriedman> bwolfe, the problem is that i am not getting the button on ie8, it works on firefox
18:18:34 <mvorobey> bwolfe, uh, sorry, did not know, butter it's better to make sure to avoid any misunderstanding ...
18:19:06 <mvorobey> butter is superfluous in rev sentence :)
18:19:14 <mvorobey> prev
18:19:29 <bwolfe> butter is never superfluous. in fact, it is key in most dinners. ;-)
18:19:52 <rfriedman> excuse me for buttering in
18:19:56 <mvorobey> bwolfe, :D
18:20:22 <bwolfe> rfriedman, that sounds like a ticket for ITSM if its not working on ie8
18:22:01 *** kreddy has quit IRC
18:22:47 *** kreddy has joined #openmrs
18:24:23 <rfriedman> bwolfe, ticketized
18:25:31 *** kreddy has quit IRC
18:26:14 *** kreddy has joined #openmrs
18:27:28 *** jordank has joined #openmrs
18:29:52 <bwolfe> rfriedman++
18:30:31 *** applecool has joined #openmrs
18:30:31 *** ChanServ sets mode: +v applecool
18:32:58 *** robbyoconnor has quit IRC
18:40:59 *** applecool has quit IRC
18:41:38 *** mvorobey has quit IRC
18:43:57 *** lh has quit IRC
18:45:36 *** applecool has joined #openmrs
18:45:36 *** ChanServ sets mode: +v applecool
18:47:07 *** rvmeier has joined #openmrs
18:49:41 *** jriley has joined #openmrs
18:49:46 *** james_regen has left #openmrs
18:52:46 *** rvmeier has left #openmrs
18:54:25 *** dkayiwa has joined #openmrs
18:55:42 *** venkaban has joined #openmrs
18:56:21 *** kavuri has quit IRC
19:09:41 <djazayeri> Hey, is anyone there who has been mavenizing modules like a fiend, and wants to mavenize one more for me real quick?
19:09:43 <djazayeri> :-)
19:13:16 <djazayeri> bwolfe: ^^ :-) (I need to mavenize idgen, and would prefer not to have to figure out how to get sed via brew
19:13:23 <djazayeri> actually, maybe I'll just do it in a vm...
19:15:25 *** rafa has joined #openmrs
19:15:25 *** ChanServ sets mode: +v rafa
19:18:06 *** applecool has quit IRC
19:53:18 <bwolfe> djazayeri, I can mavenize if you want...
19:53:25 <bwolfe> or I can run sed on a patch of yours
19:53:40 <bwolfe> oh wait, why do you need sed?
19:53:45 <bwolfe> its just a bash script to mavenize
19:56:51 <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: RT @askanter: Want a full time job working with open source health IT in India? Contact JSS/RAXA: http://t.co/ISOs7gJp #openmrs <http://twitter.com/OpenMRS/statuses/215164430017773568>
19:57:58 <djazayeri> bwolfe: the big comment at the top of https://wiki.openmrs.org/x/_oC-/ says this doesn't work with sed on osx
19:58:09 <djazayeri> bwolfe: thanks for the offer. I did it in an ubuntu vm
19:58:47 <bwolfe> ok
19:58:50 <bwolfe> committed and done with?
19:59:12 <bwolfe> I see lots of sed calls inside the mavenize scripts, so yes, you'd need to mess with brew
19:59:28 <djazayeri> bwolfe: committed but it doesn't build yet
19:59:29 <djazayeri> investigating
19:59:48 <djazayeri> oh, there's a test that doesn't use an in-memory database
19:59:53 <bwolfe> ha
19:59:53 <bwolfe> nice
20:00:53 <venkaban> bwolfe, Hi
20:01:19 <venkaban> bwolfe, do we also need to get svn2git?
20:02:22 <bwolfe> venkaban, probably not. thats only if you are moving an svn project to github
20:02:32 <venkaban> bwolfe, got it
20:29:27 *** robbyoconnor has joined #openmrs
20:29:27 *** ChanServ sets mode: +v robbyoconnor
20:30:33 *** r0bby has joined #openmrs
20:30:33 *** ChanServ sets mode: +v r0bby
20:31:38 *** dkayiwa_ has joined #openmrs
20:31:45 *** dkayiwa has quit IRC
20:31:45 *** dkayiwa_ is now known as dkayiwa
20:32:58 *** venkaban has quit IRC
20:33:58 *** robbyoconnor has quit IRC
20:36:23 *** r0bby_ has joined #openmrs
20:36:23 *** ChanServ sets mode: +v r0bby_
20:39:01 *** r0bby has quit IRC
20:41:12 *** venkaban has joined #openmrs
20:41:45 <venkaban> bwolfe, Hi
20:42:02 *** diptanuc has joined #openmrs
20:43:25 <venkaban> bwolfe, when i try to import the project from eclipse using git plugin, I am getting a Transport Error that asks me to check the SSH2 settings under Network Connections in Eclipse, any idea?
20:44:27 <venkaban> djazayeri, when i try to import the project from eclipse using git plugin, I am getting a Transport Error that asks me to check the SSH2 settings under Network Connections in Eclipse, any idea?
20:45:34 *** dkayiwa_ has joined #openmrs
20:45:48 *** dkayiwa has quit IRC
20:45:48 *** dkayiwa_ is now known as dkayiwa
20:46:44 *** suranga has quit IRC
20:46:45 *** sgithens has quit IRC
20:48:25 *** lh has joined #openmrs
20:48:25 *** lh has joined #openmrs
20:49:42 *** dkayiwa has quit IRC
20:50:49 *** dkayiwa has joined #openmrs
20:52:31 *** diptanuc has quit IRC
20:54:06 <venkaban> bwolfe, you there?
21:01:15 *** dkayiwa has quit IRC
21:02:52 *** mvorobey has joined #openmrs
21:04:33 <venkaban> djazayeri, Hi you there?
21:04:43 <djazayeri> venkaban: on the phone, but what's up?
21:05:10 <venkaban> djazayeri, Hey I am experiencing a problem when cloning in git
21:05:21 <venkaban> djazayeri, when i try to import the project from eclipse using git plugin, I am getting a Transport Error that asks me to check the SSH2 settings under Network Connections in Eclipse, any idea?
21:05:43 <djazayeri> have you checked those settings?
21:06:18 <venkaban> djazayeri, Yes
21:06:36 <venkaban> djazayeri, did you see this when you tried for the first time?
21:06:40 <djazayeri> no
21:06:49 <djazayeri> venkaban: are you cloning in eclipse?
21:06:55 <djazayeri> could you try cloning at the command line?
21:06:58 <venkaban> djazayeri, Yes
21:07:24 <venkaban> djazayeri, cloning from GitBash?
21:07:52 <djazayeri> venkaban: I don't know what gitbash is…I just have a bash shell in osx
21:08:10 <djazayeri> I assume on windows you can just do "git clone" from a command prompt
21:08:50 <venkaban> djazayeri, can you please tell me the exact command to perform clone ?
21:09:42 <djazayeri> venkaban: it's just "git clone some-url"
21:09:57 <venkaban> ok
21:10:06 <djazayeri> and the url is something like https://github.com/venkaban/openmrs-module-htmlformentry
21:10:19 <venkaban> does it end with .git?
21:10:26 <djazayeri> oh, yes, it does
21:10:30 <venkaban> ok
21:12:05 *** mvorobey has quit IRC
21:12:45 <venkaban> djazayeri, i tried from gitBash which i s acommand line client for Git. It says Cannot connect to github.com : 443
21:14:07 <venkaban> djazayeri, looks like the 443 port has some problem
21:15:41 <venkaban> djazayeri, do you remember whether you have created any environment varables during the cloning process?
21:18:10 *** diptanuc has joined #openmrs
21:20:59 <djazayeri> venkaban: are you behind a firewall or proxy?
21:21:17 <venkaban> djazayeri, I am on VPN and also tried off the VPN
21:21:27 <djazayeri> google for git clone proxy
21:21:35 <venkaban> djazayeri, I am planning to restart the system so that all the ports will be free
21:21:50 <venkaban> djazayeri, I am in that already :-)
21:22:56 <djazayeri> venkaban: you can probably clone over plain http, or over git:
21:23:23 <venkaban> djazayeri, actually i will try http instead of https
21:24:01 <venkaban> djazayeri, same error but on port 80 when i used HTTP
21:24:21 <venkaban> looks like some firewall or some proxy is stopping it
21:25:28 <venkaban> djazayeri, I am restarting the system
21:25:42 *** venkaban has quit IRC
21:29:16 *** musi has joined #openmrs
21:38:40 *** venkaban has joined #openmrs
21:40:41 <djazayeri> wyclif: please don't commit directly to the html form entry module at github/opemnrs
21:41:02 *** mccallumg has quit IRC
21:41:28 <djazayeri> wyclif: please fork it into your own github account, do your development there, and then issue pull requests
21:42:47 <djazayeri> wyclif: I was going to release 1.9.5 today, but I can't because of your commit...
21:44:00 <djazayeri> wyclif: see https://wiki.openmrs.org/display/docs/Collaborating+on+HTML+Form+Entry+Using+Git
21:44:19 <djazayeri> That's https://wiki.openmrs.org/x/jgsJAg
22:04:35 *** jordank has quit IRC
22:09:40 <rfriedman> djazayeri, hey darius, is your presentation about itech distro strategy available anywhere?
22:14:45 <djazayeri> rfriedman: let me put this on slideshare
22:24:29 <djazayeri> rfriedman: http://www.slideshare.net/djazayeri/2012-0614-open-mrs-dev-call
22:24:33 <OpenMRSBot> <http://ln-s.net/$Jr$> (at www.slideshare.net)
22:26:27 <rfriedman> djazayeri, thanks. what is current state of Pentaho integration? Were any useful tools created?
22:29:03 <djazayeri> rfriedman: bwolfe and I built an alpha module that interacts with reportingrest, and cuts out a lot of ETL steps
22:29:37 <djazayeri> rfriedman: no further work has happened there, because there's no project to do that around
22:30:12 <djazayeri> rfriedman: in parallel andy was working with gretchen to build a DW model for MVP that should be a good example to build from elsewhere...
22:34:39 <djazayeri> rfriedman: I think the only "docs" about the work that bwolfe and I did is a dev list post by me, and a (hopefully-recorded) dev forum presentation
23:00:00 *** lakkarau has quit IRC
23:00:22 <rfriedman> djazayeri, i am starting to help a team in the Dominican Republic that is using OMRS for TB case reporting and has used Pentaho to ETL some data for analysis. I think their main problem may be lack of contact with Spanish-speaking OMRSers. I am sure you are busy, but do you think you might have some time for them for non-quick questions in a month or so?
23:02:48 <djazayeri> rfriedman: I am indeed busy, but I'm happy to talk to them in a month or so
23:03:06 <djazayeri> rfriedman: I wonder if it might be an interesting idea to try a spanish-language OpenMRS University call one week?
23:03:47 <rfriedman> djazayeri, that's an exciting idea
23:08:43 *** rfriedman has quit IRC
23:09:39 *** venkaban has quit IRC
23:20:18 *** r0bby_ has quit IRC
23:22:17 *** rafa has quit IRC
23:55:33 *** jriley has left #openmrs