IRC Chat : 2011-04-13 - OpenMRS

00:08:41 *** dmexs has joined #openmrs
00:13:41 *** robbyoconnor has joined #openmrs
00:13:41 *** ChanServ sets mode: +v robbyoconnor
00:25:53 *** gbastien has quit IRC
00:25:57 *** downeym has quit IRC
00:28:00 *** deadpool has joined #openmrs
00:41:39 *** Mkop has joined #openmrs
00:41:39 *** ChanServ sets mode: +v Mkop
00:55:21 *** gbastien has joined #openmrs
01:44:36 *** harsha has joined #openmrs
01:45:34 <deadpool> djazayeri: can you run the 2x u.i framework on 1.9?
01:45:50 <djazayeri> deadpool: no
01:46:11 <djazayeri> The 2.x framework will have some ability to run 1.x modules
01:46:48 <djazayeri> but you won't be able to run 2.x code in 1.x.
01:47:08 <deadpool> gotcha
01:51:16 <deadpool> djazayeri: when is 2.0 planning to be released?
01:51:47 <djazayeri> no scheduled date
01:58:39 <djazayeri> we still haven't decided whether there will be a 1.10 between 1.9 and 2.0
02:08:46 *** gbastien has quit IRC
02:13:06 *** jriley has joined #openmrs
02:17:50 *** jportela has quit IRC
02:22:40 *** dmexs_ has joined #openmrs
02:26:19 *** dmexs has quit IRC
02:51:24 <robbyoconnor> djazayeri: did you guys rig the GSPs to run?
02:51:29 <robbyoconnor> how'd you get that? :)
02:51:35 <robbyoconnor> (I didn't look too deeply at it)
02:51:47 <robbyoconnor> or is it a grails app?
02:54:45 <djazayeri> robbyoconnor: custom-built framework, that uses groovy templates
02:55:06 <djazayeri> the controllers are java, the views are groovy
02:55:28 <robbyoconnor> djazayeri: nice job!
02:55:41 <robbyoconnor> I half wish I was able to do the groovyforms
02:55:55 <djazayeri> no longer necessary. :-)
02:55:59 <robbyoconnor> looking around seeing spring roo, htmlforms, the 2.x ui framework
02:56:32 <robbyoconnor> djazayeri: it's not that -- it would've been freaking cool!
02:56:44 <robbyoconnor> That wasn't a summer job -- that was a full time gig
02:56:55 <robbyoconnor> :/
02:57:01 <djazayeri> grails is really nice for building webapps quickly, but not great for what we need it for
02:57:20 <djazayeri> yeah, I spent more than one summer's worth of time designing before writing any code on this
02:57:42 <robbyoconnor> djazayeri: htmlforms took more than 3 months i'm sure too
02:57:48 <robbyoconnor> from design to coding it
02:58:06 <robbyoconnor> I seriously wish i could get in your head
02:58:59 <robbyoconnor> djazayeri: Oh I'm starting @ hunter college (CUNY school in NYC in the Upper East Side of Manhattan) -- only thing that bugs me is I'm going to be awarded a BA vs a BS :/
03:00:09 <djazayeri> I remember playing hunter in volleyball back when I was an undergrad.
03:00:12 <djazayeri> they killed us
03:00:23 <robbyoconnor> Hunter is a great school for the arts
03:00:27 <djazayeri> (once you've graduated, literally zero people will care if it's a BA or BS)
03:00:29 <robbyoconnor> not so good for the sciences :/
03:00:48 <robbyoconnor> just not so sure of their program
03:01:14 <robbyoconnor> I REALLY wanted to get into City College in harlem -- but my GPA wasn't good enough :/
03:01:34 <robbyoconnor> best thing about starting a new degree is fresh, clean slate :)
03:02:03 <deadpool> robbyoconnor: you do well and it won't really matter after your first job after that it is all about experience
03:02:45 <robbyoconnor> I need to get coding a bit
03:03:21 <deadpool> djazayeri: is there a way to run different openmrs versions at the same time without much errors?
03:03:56 *** mjohnst has joined #openmrs
03:04:09 <robbyoconnor> deadpool: run them as diff webapps
03:04:14 <robbyoconnor> with diff databases
03:04:33 <robbyoconnor> djazayeri is of course the authority though
03:04:42 <deadpool> robbyoconnor: how do i set preferences like that?
03:04:59 <robbyoconnor> when you set it up
03:05:10 <robbyoconnor> I haven't used openmrs in years
03:05:38 <djazayeri> deadpool: honestly I don't bother, because it's kind of a pain
03:05:47 <djazayeri> and I rarely need to switch that fast
03:05:56 <djazayeri> but it depends what versions you're talking about
03:06:30 <robbyoconnor> djazayeri: you should've done EVERYTHING in groovy for 2.x UI framework ;)
03:06:32 <deadpool> djazayeri: well i wanted to run 1.9 and test some stuff and update and 1.8 to help with the bugfix and 2.0 to see all the new features
03:06:36 <Mkop> this isn't really an answer, but sometimes the best bet really is just to use VMs
03:07:03 <djazayeri> so, as long as it's all 1.8+, it's all maven+jetty
03:08:00 <djazayeri> so, I haven't tried this, but presumably you should be able to configure each of your jetty:run launchers in eclipse with a different environment variable for OPENMRS_RUNTIME_PROPERTIES_FILE and then you can point them all to different databases
03:08:28 *** mjohnst has left #openmrs
03:09:15 <deadpool> djazayeri: well i don't really use eclipse
03:09:32 <robbyoconnor> IntelliJ IDEA users untie!
03:09:33 <robbyoconnor> :)
03:09:35 <deadpool> i run maven and jetty through the command line
03:09:56 <deadpool> nribeka told me to get Intellij but still haven't used it
03:10:12 <robbyoconnor> WHOOOOA
03:10:14 <robbyoconnor> he uses it!?
03:10:17 <robbyoconnor> YESSS!
03:10:19 <robbyoconnor> CONVERTED ONE!
03:10:36 * robbyoconnor does a happy dance
03:10:36 <deadpool> do we use the free one or do we have a license for it?
03:10:43 <robbyoconnor> Ultimate
03:11:00 <deadpool> How do i get a license for intellij
03:11:03 <robbyoconnor> we have a license ask Michael Downey for the license details
03:11:11 <deadpool> ah gotcha thanks
03:11:19 <robbyoconnor> Open Source Projects get free licenses
03:11:57 <djazayeri> deadpool: same idea for the command line. You'd want to set up a different shell/batch script for each version
03:12:24 <djazayeri> in each of those you'd want to set the environment variable mentioned above to a different value
03:13:16 <djazayeri> 'k, signing off for the night
03:13:19 <djazayeri> ciao all
03:13:21 <robbyoconnor> djazayeri: have fuN!
03:13:54 <deadpool> so robbyoconnor when do you start college?
03:14:29 <robbyoconnor> deadpool: well I finished my degree
03:14:43 <robbyoconnor> was hanging out for a semester repeating calc 2 for a better grade but don't need it anymore
03:14:54 <robbyoconnor> so Fall :)
03:15:11 *** dmexs has joined #openmrs
03:15:21 <robbyoconnor> I'm going to portugal for the SSF (Sahana Software Foundation) Annual Meeting:)
03:15:35 <deadpool> cool are they paying for you to go
03:15:38 <robbyoconnor> yeh
03:15:41 <robbyoconnor> Google in part
03:17:28 *** dmexs_ has quit IRC
03:19:28 <robbyoconnor> deadpool: still costing me a pretty buck
03:24:02 <deadpool> well have fun man sounds like a good time
03:27:51 *** nribeka has joined #openmrs
03:27:51 *** ChanServ sets mode: +v nribeka
03:44:20 *** deadpool has quit IRC
03:52:43 *** chopin has quit IRC
04:03:45 *** nribeka has quit IRC
04:04:33 *** harsha has quit IRC
04:05:50 *** harsha has joined #openmrs
04:07:36 *** lh has joined #openmrs
04:35:15 *** harsha has quit IRC
04:36:12 *** harsha has joined #openmrs
05:05:31 *** harsha has quit IRC
05:06:04 *** harsha has joined #openmrs
05:35:49 *** harsha has quit IRC
05:36:42 *** harsha has joined #openmrs
05:44:51 *** bwolfe has joined #openmrs
05:44:51 *** ChanServ sets mode: +o bwolfe
06:07:28 *** harsha has quit IRC
06:11:05 *** wluyima_ has quit IRC
06:11:34 *** batkinson has joined #openmrs
06:39:12 *** pascal` has joined #openmrs
07:17:31 *** chopin has joined #openmrs
07:17:31 *** ChanServ sets mode: +v chopin
07:33:10 *** lh has quit IRC
07:36:35 *** rafa has joined #openmrs
07:36:35 *** ChanServ sets mode: +v rafa
08:00:08 *** dmexs_ has joined #openmrs
08:01:54 *** rafa has quit IRC
08:04:19 *** dmexs has quit IRC
08:06:15 *** ChanServ sets mode: +v pascal`
08:07:02 *** rafa has joined #openmrs
08:07:02 *** ChanServ sets mode: +v rafa
08:25:54 *** dkayiwa has joined #openmrs
08:32:25 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Unloading Libraries <http://forum.openmrs.org/viewtopic.php?f=8&t=777#p2953> || OpenMRS Forum: Re: Delete meetings <http://forum.openmrs.org/viewtopic.php?f=22&t=778#p2952> || OpenMRS Forum: Re: Patient Beds <http://forum.openmrs.org/viewtopic.php?f=2&t=776#p2951>
08:41:55 *** Mkop has quit IRC
09:05:36 *** dkayiwa has quit IRC
09:05:55 *** dkayiwa has joined #openmrs
09:18:43 *** batkinson has quit IRC
09:19:11 *** batkinson has joined #openmrs
09:41:34 *** r0bby has joined #openmrs
09:41:34 *** ChanServ sets mode: +v r0bby
09:43:55 *** robbyoconnor has quit IRC
09:46:48 *** chopin has quit IRC
09:58:29 *** jriley has quit IRC
10:15:11 *** dmexs_ has quit IRC
11:12:37 *** james_regen has joined #openmrs
11:12:37 *** ChanServ sets mode: +v james_regen
11:33:26 *** jportela has joined #openmrs
11:41:46 *** mjohnst has joined #openmrs
11:46:27 *** batkinson has quit IRC
11:46:55 *** batkinson has joined #openmrs
11:46:57 *** bryq has joined #openmrs
11:58:01 *** jportela has left #openmrs
12:03:59 *** batkinson has quit IRC
12:18:46 *** diablo has joined #openmrs
12:44:36 *** mjohnst has joined #openmrs
12:46:58 *** mjohnst has quit IRC
12:57:51 *** wluyima has joined #openmrs
12:58:17 *** wluyima is now known as Guest33500
13:05:40 *** harsha has joined #openmrs
13:05:40 *** dkayiwa has quit IRC
13:06:01 *** dkayiwa has joined #openmrs
13:08:53 <harsha> Hi Ben, you around ?
13:09:20 <bwolfe> yeah, on a call though
13:09:33 <harsha> okay
13:09:59 <harsha> I have some questions , will ask later then
13:18:36 *** diablo has quit IRC
13:35:47 *** downeym has joined #openmrs
13:35:47 *** ChanServ sets mode: +o downeym
13:35:47 *** OpenMRSBot sets mode: +o downeym
13:45:52 *** umashanthi has joined #openmrs
13:45:52 *** ChanServ sets mode: +v umashanthi
13:53:08 *** harsha has left #openmrs
13:56:50 *** diablo has joined #openmrs
13:57:00 <downeym> Hi diablo and welcome to the #openmrs IRC channel.
14:03:15 <diablo> hello downeym
14:07:59 *** gbastien has joined #openmrs
14:22:44 *** batkinson has joined #openmrs
14:23:12 *** suho has joined #openmrs
14:30:57 *** jportela has joined #openmrs
14:38:13 *** harsha has joined #openmrs
14:46:19 *** pascal` has quit IRC
14:47:16 <harsha> hi Ben
14:50:37 *** gauravpaliwal has joined #openmrs
15:00:45 *** jportela has left #openmrs
15:06:09 *** Guest33500 has quit IRC
15:06:23 *** wluyima has joined #openmrs
15:06:49 *** wluyima is now known as Guest8860
15:07:21 *** Guest8860 is now known as wluyima_
15:08:33 *** wluyima_ has joined #openmrs
15:09:24 *** wluyima_ has joined #openmrs
15:10:00 *** wluyima_ has joined #openmrs
15:10:37 *** wluyima_ has joined #openmrs
15:10:44 *** bwolfe has quit IRC
15:21:35 *** gauravpaliwal has left #openmrs
15:38:43 *** aja has joined #openmrs
15:49:21 *** aja has joined #openmrs
15:50:31 *** aja has quit IRC
15:52:54 *** chopin has joined #openmrs
15:52:54 *** ChanServ sets mode: +v chopin
15:54:06 *** aja has joined #openmrs
16:04:54 *** gbastien has quit IRC
16:12:03 *** harsha has left #openmrs
16:12:28 *** chopin has quit IRC
16:21:34 *** pascal` has joined #openmrs
16:25:26 *** ChanServ sets mode: +v pascal`
16:26:23 *** james_regen has quit IRC
16:26:28 *** cta has joined #openmrs
16:27:00 *** chopin has joined #openmrs
16:27:00 *** ChanServ sets mode: +v chopin
16:28:11 *** zubair has joined #openmrs
16:31:27 *** rafa has quit IRC
16:37:49 *** batkinson has quit IRC
16:40:09 *** sreya has joined #openmrs
16:40:16 <sreya> hi all
16:40:22 <sreya> someone please help me
16:40:36 <sreya> the ncd module just does not get deployed
16:41:03 <sreya> ncd 1. 2 version deploying in openmrs v 1.9
16:41:24 <sreya> i am trying this for last two days but no luck
16:42:07 <sreya> i have done the checkout on latest version of omrs n ncd module
16:44:45 <dkayiwa> what happens when you try to deploy it?
16:45:05 <dkayiwa> as in what error message do you get?
16:46:00 <sreya> this
16:46:01 <sreya> WARN - ModuleFactory.startModuleInternal(602) |2011-04-13 22:15:39,468| Error wh ile trying to start module: ncd org.openmrs.module.ModuleException: Not all required modules are started: org.op enmrs.module.mrngen. Module: NCD at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.ja va:490) at org.openmrs.api.context.Daemon$1.run(Daemon.java:56) INFO - LoggingAdvice.invoke(117) |2011-04-13 22:15:39,5
16:46:45 <sreya> at org.openmrs.api.context.Daemon$1.run(Daemon.java:56) INFO - LoggingAdvice.invoke(117) |2011-04-13 22:15:39,500| In method AlertServic e.saveAlert. Arguments: Alert=Alert: #null, INFO - LoggingAdvice.invoke(142) |2011-04-13 22:15:39,500| Exiting method saveAl ert WARN - ModuleFactory.stopModule(828) |2011-04-13 22:15:39,703| Unable to call mo dule's Activator.willStop() method org.openmrs.module.ModuleException: The classl
16:47:24 <dkayiwa> is the messaging module started and running?
16:48:24 <sreya> yes
16:48:29 <sreya> thats is done
16:48:39 <sreya> i am even able to send a message
16:48:50 <sreya> using a mobile phone
16:48:56 <sreya> didnt use modem
16:49:17 <dkayiwa> can you look at the ncd module's config.xml file and tell me the required modules?
16:49:30 <sreya> sure
16:49:31 <sreya> wait
16:50:22 <sreya> org.openmrs.module.mrngen
16:50:34 <sreya> and it says it requires openmrs version 1.5
16:50:41 <sreya> i have 1.9
16:51:26 <dkayiwa> so do you have the mrngen module loaded and started?
16:52:59 *** deadpool has joined #openmrs
16:54:38 <sreya> yes
16:54:47 <sreya> it started perfectly fine
16:54:53 <sreya> dkayiwa:
16:55:05 <dkayiwa> which other module is required?
16:55:11 <dkayiwa> as per the config file
16:55:32 <sreya> none
16:55:47 <sreya> <require_modules> <!-- We need the mrngen module, to automatically generate patient identifiers --> <require_module>org.openmrs.module.mrngen</require_module> </require_modules>
16:55:58 <dkayiwa> can you pastebin me the entire error log
16:56:09 <dkayiwa> just put here the pastebin link
16:56:28 <sreya> ok
17:05:53 *** dkayiwa has quit IRC
17:06:33 *** dkayiwa has joined #openmrs
17:08:12 <sreya> http://pastebin.com/vmSDXgmz
17:10:00 <sreya> i guess there are multiple errors in it
17:10:11 <dkayiwa> can you stop tomcat, the delete the log files, and start tomcat again?
17:10:17 <dkayiwa> then i will get a clean log
17:10:38 <sreya> the tables related ncd module got created in openmrs schema
17:10:54 <sreya> i have submitted you a clean log
17:10:59 <sreya> in pastebin
17:11:15 *** aja has quit IRC
17:13:00 <dkayiwa> can you unload the ncd module, delete the ncd tables, remove the ncd global properties, and then try load the ncd module again?
17:16:33 *** bwolfe has joined #openmrs
17:16:33 *** ChanServ sets mode: +o bwolfe
17:18:09 <sreya> would try that now
17:20:36 *** diablo has quit IRC
17:29:09 <sreya> its taking a lot of time while installing now
17:29:31 <dkayiwa> ok
17:29:59 *** arahulkmit has joined #openmrs
17:30:29 *** rafa has joined #openmrs
17:30:29 *** ChanServ sets mode: +v rafa
17:32:10 <sreya> i will let u know whether i wa s able to install it
17:32:14 <dkayiwa> ok
17:32:17 <sreya> i am feeling very sleepy now
17:32:22 <sreya> its 12.00 here
17:32:24 <dkayiwa> ok
17:34:14 *** arahulkmit has quit IRC
17:36:04 * downeym hands the pot of coffee to sreya
17:36:44 *** sreya has quit IRC
17:37:05 *** chopin has quit IRC
17:39:15 <bwolfe> downeym: looks like sreya dropped your coffee
17:39:29 <downeym> bwolfe: Or I dropped it on the keyboard.
17:42:19 *** diablo has joined #openmrs
17:47:01 <bwolfe> downeym: unfortunate. but on the plus side your keyboard is now awake
17:49:47 *** chopin has joined #openmrs
17:49:47 *** ChanServ sets mode: +v chopin
17:50:38 *** tscieplek has joined #openmrs
18:18:49 *** biggle has joined #openmrs
18:18:59 <downeym> Hi biggle and welcome to the #openmrs IRC channel.
18:19:07 <biggle> hi
18:19:21 <biggle> am a newbie here
18:19:33 <biggle> participating in GSoC 2011
18:19:38 *** diablo has quit IRC
18:20:55 <downeym> :)
18:25:54 *** biggle has quit IRC
18:32:10 *** batkinson has joined #openmrs
18:36:42 *** tscieplek has quit IRC
18:37:31 *** tscieplek has joined #openmrs
18:41:41 *** umashanthi has quit IRC
18:42:42 *** umashanthi has joined #openmrs
18:42:42 *** ChanServ sets mode: +v umashanthi
18:52:48 <suho> Hi
18:53:15 <downeym> suho: Hi. :)
18:53:52 <suho> I like to know, how many slots are allocated to OpenMRS this time ?
19:01:26 *** zubair has quit IRC
19:04:54 *** dmexs has joined #openmrs
19:06:18 <bwolfe> suho: I don't think we've found out yet. downeym when do we learn?
19:08:40 <suho> bwolfe, ok
19:14:21 <dmexs> hey everybody
19:20:31 <dkayiwa> hi dmexs:
19:21:30 <dmexs> how goes it my friend
19:21:45 <dkayiwa> nothing much
19:22:42 <dmexs> cool cool
19:22:51 <dkayiwa> :)
19:26:20 <dmexs> dkayiwa: question if you have a moment
19:26:29 <dkayiwa> ok
19:27:08 <dmexs> how do I go about setting up a field on my patient reg xform that will have another concept as the answer, and have it predict as the user is typing
19:27:11 <dmexs> so for chief complaint
19:27:33 <dmexs> I wanted the data enterer to be able to just type in diarr... have have it auto completed with the correct concept
19:27:55 <downeym> suho bwolfe: We will have as many as we need. :)
19:28:55 <suho> downeym, wow so nice to hear that :)
19:29:30 <downeym> Slots in GSoC is a very "fluid" thing, and is constantly adjusting
19:30:09 <dkayiwa> dmexs: do you want to fill some observations at the same time while registering patients?
19:30:15 <dmexs> yup
19:30:45 <dkayiwa> dmexs: did you read the xforms wiki documentation on how to do so?
19:31:51 <dmexs> dkayiwa: looking at it currently, haven't seen what i'm looking for yet though
19:32:25 <dmexs> I have the encounter form attached and fields are showing up when I edit the encounter form
19:32:57 <dkayiwa> ok. and so do you have the concept answers in a drop down list on the form?
19:34:07 <dmexs> ooh didn't realize I would have to use a drop down list
19:34:19 <dmexs> I thought it would be ajax autocomplete
19:34:24 <dmexs> like the dictionary
19:34:53 <dkayiwa> do you first of all have the field in the form schema?
19:35:29 <dmexs> yes
19:36:01 <dkayiwa> have you designed the xform for it?
19:36:08 <dkayiwa> by clicking the design xform link
19:36:09 <dkayiwa> ?
19:36:13 <dmexs> yes
19:36:23 <dmexs> would it be easier if I gave you a username so you could see what I mean?
19:36:26 <dkayiwa> are you able to save data to the database?
19:36:45 <dkayiwa> is your server public?
19:36:55 <dmexs> yes
19:36:59 <dmexs> and yes it is
19:37:00 <dmexs> semi
19:37:02 <dkayiwa> ok url?
19:37:15 <dmexs> one sec lemme make a username/password for you
19:39:47 <dkayiwa> ok logged in
19:40:29 <dkayiwa> which field is it?
19:41:17 <dkayiwa> is it the chief complaint field?
19:42:41 <dmexs> yes
19:43:00 <dkayiwa> now open the form in the form designer
19:43:29 <dmexs> okay open
19:43:44 <dkayiwa> then click the refresh toolbar icon for it to pick the new schema fields
19:44:15 <dmexs> done
19:44:17 <dkayiwa> after that go to the design surface and replace the drop down list with a textbox
19:44:37 <dkayiwa> remember to set the binding property of the text box to chief complaints
19:44:44 <dkayiwa> that should be all
19:45:02 <dmexs> it didn't add a drop down list so I added a text box myself and bound it to chief complaints
19:45:08 <dkayiwa> whenever you use a text box for a single select field type, it will be autocomplete
19:45:48 <dkayiwa> it can automatically add the new fields for you when you right click on the design surface and select refresh
19:46:23 <dmexs> it's not autocompleting when I try and use the form in create patient..
19:47:22 <dkayiwa> are you using the patient reg form?
19:47:32 <dmexs> yup
19:49:50 <dkayiwa> on the admin screen, click design patient xform
19:50:09 <dmexs> there
19:50:17 <dmexs> that's what I've been using
19:50:33 *** batkinson has quit IRC
19:50:41 <dkayiwa> do you see the chief complaints question?
19:50:48 <dkayiwa> under form fields?
19:51:13 <dmexs> yup
19:51:29 <dmexs> it has asymptomatic and symptomatic underneath it for some reason though
19:51:45 <dkayiwa> type as
19:51:54 <dkayiwa> you will see it auto complete
19:51:59 <dkayiwa> or just type sy
19:52:22 <dkayiwa> it works for me using the link you have sent me
19:52:45 <dmexs> ahah.... hmm
19:53:04 <dmexs> but in reality what i want was a pathology
19:53:09 <dmexs> like back pain, or headache
19:53:33 <dkayiwa> your chief complaint concept does not have it as one of its coded answers
19:53:45 *** batkinson has joined #openmrs
19:53:53 <dmexs> okay.. is there a pre-existing concept that fits that description?
19:53:57 *** bryq has quit IRC
19:54:03 <dmexs> *field
19:54:30 <dkayiwa> am not sure
19:54:50 <dkayiwa> but you can create it yourself if it does not exist in your dictiobary
19:54:56 <dmexs> okay, looks like a i have to do a little more exploring.. I appreciate the help
19:55:03 <dkayiwa> ok
19:55:13 <dmexs> do you know how to edit the XSLT of the patient reg form?
19:55:27 <dkayiwa> it has no xslt
19:55:30 <dmexs> so i can allow for proper timestamping of the encounter
19:55:31 <dkayiwa> what do you wanna do
19:55:38 <dkayiwa> oh i see
19:55:58 <dkayiwa> did you read the wiki about how to do it?
19:56:23 <dmexs> feel free to sit this one out lol
19:56:57 <dmexs> yes I'm on this page: https://wiki.openmrs.org/display/docs/XForms+Module+User+Guide
19:56:58 <OpenMRSBot> <http://ln-s.net/8afL> (at wiki.openmrs.org)
19:57:08 <dmexs> on the how to include time for encounter date
19:57:12 <dmexs> on step 4
19:57:26 <dkayiwa> that is for encounter forms, not the patient registration form
19:58:08 <dmexs> okay so I have to download the XSLT edit it according to the instructions and reupload?
19:58:23 <dkayiwa> yes
19:58:37 <dkayiwa> on the form schema screen, you can click view xslt
19:58:42 <dmexs> ok
19:58:44 <dmexs> got it
19:58:47 <dkayiwa> ok
19:59:59 <dmexs> so is this your fulltime job dkayiwa or are you just an extremely patient/helpful hobbyist
20:00:31 <dkayiwa> the xforms module is just something i do in my spare time
20:00:41 <dkayiwa> as a hobby :D
20:01:01 <dmexs> impressive, so are you a student the rest of the time?
20:01:29 <dkayiwa> i left school like 9 years ago :)
20:01:38 *** rafa has quit IRC
20:01:40 *** diablo has joined #openmrs
20:01:50 <dmexs> cool, what've you been up to?
20:01:57 <dmexs> if you don't mind me asking
20:01:59 <dkayiwa> working
20:02:26 <dmexs> cool beans
20:04:42 <dmexs> how did you get involved with OpenMRS?
20:04:53 <dmexs> this field is completely foreign to me
20:05:32 <dkayiwa> in 2006 i was part of the group which was supporting openmrs implementation in three referral hospitals
20:05:44 <dkayiwa> thats how i got to know about openmrs
20:06:50 <dmexs> ahah, i'm sure it's come a long way since then
20:07:18 <dkayiwa> oh yes
20:07:25 <dkayiwa> too too much a long way!!!
20:08:06 <dmexs> haha :)
20:08:30 <dkayiwa> :D
20:08:37 *** cta has quit IRC
20:09:07 *** cta has joined #openmrs
20:13:04 <dmexs> Invalid dateTime value. Non-numeric component :(
20:13:28 <dkayiwa> during form submission?
20:13:36 <dmexs> yup
20:13:51 <dkayiwa> did you set the corresponding global property?
20:13:57 <dmexs> does the encounter datetime field actually need to exist on the form?
20:14:03 <dmexs> yes, let me double check
20:14:15 <dkayiwa> ok
20:15:26 <dmexs> yes, xforms.dateTimeSubmitFormat is set to yyyy-MM-dd'T'HH:mm:ssZ
20:15:35 <dmexs> and xforms.encounterDateIncludesTime is set to true
20:16:06 <dkayiwa> do you have the encounter date time widget field on the form?
20:16:20 <dmexs> no, so one does have to exist?
20:16:26 <dkayiwa> yes
20:16:34 <dmexs> i thought it would be filled automatically, okay, lets see
20:19:25 <dmexs> do you know how to autofill it with current time/date
20:19:46 <dkayiwa> default value set to today()
20:21:16 <dmexs> that's what i thought.. i set the default value of ENCOUNTER DATETIME to that and it's not filling the field when I load the form
20:21:41 *** pascal` has quit IRC
20:21:58 <dmexs> nm got it
20:22:03 <dkayiwa> ok
20:22:19 <dmexs> gotta make sure to set ENCOUNTER DATETIME field type to Date and Time instead of just Date
20:22:32 <dkayiwa> yes
20:22:33 <dmexs> lol man, I feel like I could write a book for noobs when I'm done with this
20:22:41 <dkayiwa> hahaha
20:22:47 <dkayiwa> would be very good for others
20:22:51 <dkayiwa> :)
20:23:32 *** cta has quit IRC
20:24:09 <dmexs> i would definitely like to give back somehow once I get this project done
20:24:21 <dkayiwa> sure
20:34:24 <downeym> :)
20:35:17 *** batkinson has quit IRC
20:43:29 *** lh has joined #openmrs
20:45:19 <downeym> Hi, lh :)
20:45:49 <lh> downeym: greetings! when you have a moment to send over docs for our monday call please do. and tyvm for the reminder to register for CLS
20:47:16 <downeym> lh: Do you have an account on our wiki?
20:53:28 <lh> downeym: i may, investigating
20:54:29 <downeym> lh: I checked. Your ID is your osl email address.
20:54:49 <downeym> lh: You can reset your password at http://go.openmrs.org/forgot and then head over to https://wiki.openmrs.org/display/~michael/Infrastructure+Diagram+Proposal
20:54:56 <OpenMRSBot> <http://ln-s.net/8j$l> (at wiki.openmrs.org)
20:55:00 <lh> downeym: tyvm
20:55:33 <downeym> lh: np :) The latter is still a work in progress and i'm going to try to clarify it a bit more yet
20:55:48 <lh> downeym: kk. will come to you with questions after review.
21:01:17 *** chopin has quit IRC
21:06:38 *** dkayiwa_ has joined #openmrs
21:07:01 <dmexs> is it possible to add things to the problem list from the xforms patient reg?
21:08:02 <dkayiwa_> dmexs: yes
21:08:10 <dmexs> repeatable section?
21:08:16 <dkayiwa_> yes
21:08:31 *** dkayiwa has quit IRC
21:08:31 *** dkayiwa_ is now known as dkayiwa
21:08:56 <dmexs> hmm okay, let's see here..
21:21:52 <dmexs> dkayiwa: little confused how I link up the problem list with a field on the xform
21:22:09 <dmexs> https://wiki.openmrs.org/display/docs/XForms+Module+User+Guide
21:22:10 <OpenMRSBot> <http://ln-s.net/8afL> (at wiki.openmrs.org)
21:22:15 <dmexs> the wiki doesn't have too much detail on it
21:22:33 <dkayiwa> you can a problem list section to the form schema
21:22:43 <dkayiwa> you can copy from the basic form
21:23:13 *** bwolfe has quit IRC
21:23:26 * downeym goes to search for caffeine
21:24:00 *** bwolfe has joined #openmrs
21:24:00 *** ChanServ sets mode: +o bwolfe
21:24:51 <downeym> bwolfe: Can you send Stoney Tangawizi back with Sarah Ellen?
21:27:06 <dmexs> ahah, and then add a repeating section and throw the problem added inside... hmm
21:29:35 <dmexs> but it's not autocompleting..
21:29:53 <dkayiwa> the problem list?
21:30:14 <dmexs> yes
21:30:28 <dmexs> i have the field inside the box bound to problem added value
21:30:31 <dkayiwa> which version of openmrs?
21:30:49 <dmexs> Version: 1.7.1 Build 17223
21:31:20 <dkayiwa> on widget properties tab
21:31:33 <dkayiwa> set the external source widget property to concept
21:31:44 <dkayiwa> as it give it a value of: concept
21:32:03 <dmexs> all lower case
21:32:14 <dkayiwa> yes
21:32:23 <dmexs> and it should be bound to problem added value or just problem added?
21:32:48 <dkayiwa> you can check that by looking at the binding widget property
21:33:50 <dmexs> hmm
21:33:53 <downeym> bwolfe: http://googleappsupdates.blogspot.com/2011/04/need-to-change-username-ability-to.html
21:33:57 <OpenMRSBot> <http://ln-s.net/8j+Y> (at googleappsupdates.blogspot.com)
21:35:15 <dmexs> okay now autocomplete works but it wants me to save the form before I can add another problem
21:35:43 <dmexs> "Please first save the form, and then refresh the preview sruface"
21:35:52 <dkayiwa> just save it
21:36:34 <dmexs> but it's an patient reg xform, i wanted them to be able to add multiple problems before saving?
21:37:11 <dkayiwa> are you on the preview tab in the form designer?
21:37:45 <dmexs> no, i was testing it via the find/create patient
21:38:22 <dkayiwa> form must be missing something
21:38:28 <dkayiwa> go back to the form designer
21:38:30 *** umashanthi has left #openmrs
21:38:41 <dmexs> ok
21:40:29 <dmexs> i have the repeat section bound to PROBLEM ADDED, and the textbox inside it bound to problem_added value
21:40:41 *** diablo has left #openmrs
21:40:56 <dkayiwa> do a file save as and send me the form
21:41:38 <downeym> good night all :)
21:41:43 *** downeym has quit IRC
21:42:10 <dmexs> by email or...?
21:42:22 <dkayiwa> whichever
21:42:27 <dkayiwa> you can even pastebin
21:43:58 <dmexs> dkayiwa: http://pastebin.com/w2HD78Nf
21:47:32 <dkayiwa> ok
21:50:33 *** lh has quit IRC
21:52:03 <dmexs> be back in a bit, let me know what you think
21:52:19 <dkayiwa> thats a bug
21:52:30 <dkayiwa> works well when encounter form is alone
21:52:43 <dkayiwa> problem is when you mix encounter form with patient reg
21:52:48 <dkayiwa> will fix it tomorrow
21:52:51 <dmexs> oh.
21:52:58 *** lh has joined #openmrs
21:53:03 <dkayiwa> gotta have some sleep now :)
21:53:04 <dmexs> ok, anyway i can help?
21:53:21 *** lh has quit IRC
21:53:51 <dkayiwa> test and report as many bugs as you can find, and also document as much as you think would be of help to others
21:54:10 <dkayiwa> will look into it tomorrow
21:54:20 <dkayiwa> and send you an update that has the fix
21:54:53 <dmexs> thanks!, have a good night and thanks for all the help
21:55:49 <dkayiwa> you are welcome
21:56:25 *** tscieplek1 has joined #openmrs
21:58:20 *** tscieplek has quit IRC
22:11:13 *** gbastien has joined #openmrs
22:20:09 *** dmexs has quit IRC
22:22:23 *** lh has joined #openmrs
22:23:48 *** dkayiwa has quit IRC
22:24:24 *** downeym has joined #openmrs
22:24:24 *** ChanServ sets mode: +o downeym
22:24:24 *** OpenMRSBot sets mode: +o downeym
22:31:18 *** Hazamonzo has quit IRC
22:32:10 *** tscieplek1 has left #openmrs
22:41:09 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (trunk): Voiding a patient should void patient's related data - TRUNK-226 <http://feedproxy.google.com/~r/OMRStrunk/~3/SR-mBhv2bHE/OpenMRS>
22:47:54 *** tscieplek has joined #openmrs
22:52:16 *** suhothayan has joined #openmrs
22:54:41 *** suho has quit IRC
22:55:13 *** wluyima_ has quit IRC
22:59:21 *** jwmajors81 has joined #openmrs
22:59:33 <downeym> Hi jwmajors81 and welcome to the #openmrs IRC channel.
23:13:12 <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (1.7.x): Back porting - Trying to create a user account for an existing patient actually duplicates the person - TRUNK-2034 <http://feedproxy.google.com/~r/OMRStrunk/~3/L7hVSGB_v3M/OpenMRS> || New Changeset: OpenMRS (1.8.x): Back porting - Trying to create a user account for an existing patient actually duplicates the person - TRUNK-2034 <http://feedproxy.google.com/~r/OMRStrunk/~3/WrsbnkaRPAo/OpenMRS>
23:20:23 *** lh has quit IRC
23:28:15 *** wluyima_ has joined #openmrs
23:29:40 *** jwmajors81 has quit IRC
23:33:04 *** jriley has joined #openmrs
23:33:18 <downeym> Hi jriley and welcome to the #openmrs IRC channel.
23:33:26 <jriley> Good morning
23:55:28 *** downeym has quit IRC