IRC Chat : 2012-05-16 - OpenMRS

02:20:54 *** harshadura has joined #openmrs
02:26:30 <OpenMRSBot> Recent updates in the world of openmrs: On Twitter: OpenMRS: @travislicious We'd love to hear more about your experiences! <http://twitter.com/OpenMRS/statuses/202579088764977153>
02:46:49 *** Jibesh has joined #openmrs
03:49:08 *** Jibesh has quit IRC
03:49:39 *** jibesh has joined #openmrs
03:57:56 *** jibesh has quit IRC
03:58:25 *** Jibesh has joined #openmrs
04:02:02 *** Jibesh has quit IRC
04:08:15 *** robbyoconnor has joined #openmrs
04:08:26 *** robbyoconnor has joined #openmrs
04:08:26 *** ChanServ sets mode: +v robbyoconnor
04:29:06 *** every0ne has joined #openmrs
04:29:15 *** djazayeri has quit IRC
04:48:00 <every0ne> 'ello
05:01:38 <every0ne> bbl
05:01:39 *** every0ne has quit IRC
05:16:39 *** sunbiz has joined #openmrs
05:16:39 *** ChanServ sets mode: +v sunbiz
05:18:20 *** goutham has joined #openmrs
05:24:26 *** sunbiz1 has joined #openmrs
05:24:38 *** sunbiz has quit IRC
05:29:22 *** pushkar has joined #openmrs
05:31:25 *** ChanServ sets mode: +v sunbiz1
05:31:57 *** sunbiz1 has left #openmrs
05:32:17 *** sunbiz1 has joined #openmrs
05:32:17 *** ChanServ sets mode: +v sunbiz1
05:33:19 *** sunbiz1 has left #openmrs
05:33:53 *** sunbiz has joined #openmrs
05:33:53 *** ChanServ sets mode: +v sunbiz
05:35:50 *** upul` has joined #openmrs
05:35:50 *** ChanServ sets mode: +v upul`
06:28:33 *** dkayiwa has joined #openmrs
06:29:32 *** djazayeri has joined #openmrs
06:29:32 *** ChanServ sets mode: +o djazayeri
06:46:48 *** djazayeri has quit IRC
06:55:39 *** bryq has joined #openmrs
06:55:39 *** ChanServ sets mode: +v bryq
06:55:52 *** harshadura has quit IRC
07:03:12 *** sunbiz has quit IRC
07:08:18 *** sunbiz has joined #openmrs
07:08:25 *** ChanServ sets mode: +v sunbiz
08:02:46 *** sunbiz has quit IRC
08:06:09 <pushkar> dkayiwa, hi
08:09:59 <dkayiwa> hi pushkar
08:11:02 *** suranga has joined #openmrs
08:11:03 *** ChanServ sets mode: +v suranga
08:13:59 <pushkar> dkayiwa, i was trying to set up the latest version of openmrs but i am getting error while updating the database
08:17:28 *** dkayiwa has quit IRC
08:27:23 *** sunbiz has joined #openmrs
08:27:23 *** ChanServ sets mode: +v sunbiz
08:37:47 *** every0ne has joined #openmrs
08:37:55 <every0ne> 'afternoon
08:44:02 <goutham> very good afternoon 'every0ne
08:44:52 <every0ne> goutham: ty. you working on trunk?
08:47:23 *** Jibesh has joined #openmrs
08:47:50 <goutham> every0ne: nope but if u have any query , i will see wat i can do
08:48:37 <every0ne> goutham: build issues. failure building release test; has anybody else encountered such?
08:51:49 <goutham> every0ne: is this your first time building a trunk ? what command you used to build?
09:00:03 <every0ne> goutham: back. had to step out a bit. first time building - yes. i ran the maven/install command from eclipse
09:02:49 <sunbiz> every0ne: what is the error?? for the build failing??
09:04:13 <every0ne> sunbiz: release test fails
09:04:44 <sunbiz> can you pastebin the full error log?
09:05:34 <every0ne> er. i lost the log in console.
09:05:59 <every0ne> hit the clear option by mistake
09:06:04 <sunbiz> are u running mvn clean install on the top-level OpenMRS project??
09:07:01 <every0ne> just the maven/install. i dont' see a clean+install here
09:14:26 <sunbiz> every0ne: do a mvn clean first
09:14:32 <sunbiz> and then mvn install
09:15:11 <every0ne> sunbiz: again?
09:15:38 *** ibewes has joined #openmrs
09:17:33 *** sunbiz1 has joined #openmrs
09:19:36 *** sunbiz has quit IRC
09:20:58 *** sunbiz1 has quit IRC
09:21:17 *** sunbiz has joined #openmrs
09:21:17 *** ChanServ sets mode: +v sunbiz
09:24:17 <goutham> every0ne: ya try again mvn clean and then mvn install , paste the full error in pastebin
09:25:55 <every0ne> goutham: any mechanism to avoid another checkout? bandwidth is at a premium
09:37:16 *** dkayiwa has joined #openmrs
09:52:21 *** Jibesh has quit IRC
10:06:17 <every0ne> what does the maven/generate-sources target achieve?
10:17:17 <sunbiz> every0ne: I dont think we actively use that phase - http://maven.apache.org/guides/mini/guide-generating-sources.html
10:17:22 <OpenMRSBot> <http://ln-s.net/$:+Q> (at maven.apache.org)
10:17:46 <sunbiz> I see its used in the openmrs-release-test
10:18:02 <sunbiz> but thts for unpacking the war into the openmrs folder for testing
10:18:35 <every0ne> sunbiz: the only relevant targets are build, clean, and install. is my understanding correct?
10:18:52 <sunbiz> yes
10:19:17 <sunbiz> and jetty:run (for deploying the webapp to jetty)
10:19:33 <sunbiz> I dont know if it shows up in eclipse though
10:19:37 <sunbiz> I use Netbeans :P
10:20:05 <every0ne> sunbiz: jetty? in eclipse?
10:20:39 <every0ne> hm. it might be a bit much for me to expect the source to be available under NB6
10:25:08 *** dkayiwa has quit IRC
10:28:14 *** pushkar has quit IRC
10:48:36 <every0ne> weird. well, atleast i have a success report
11:01:44 *** Alexis_MSF has joined #openmrs
11:03:43 *** suranga has quit IRC
11:29:44 *** sunbiz1 has joined #openmrs
11:30:29 *** sunbiz is now known as Guest48559
11:30:45 *** sunbiz1 has quit IRC
11:31:12 *** james_regen has joined #openmrs
11:31:12 *** ChanServ sets mode: +v james_regen
11:33:35 *** Guest48559 has quit IRC
11:35:21 *** upul` has quit IRC
11:39:53 *** ibewes has quit IRC
11:41:04 *** ibewes has joined #openmrs
12:15:09 *** wyclif has quit IRC
12:22:25 *** dkayiwa has joined #openmrs
12:37:00 <ibewes> to those using IntelliJ, you might find this post on getting proper highlighting and code completion in jsp pages helpful: https://wiki.openmrs.org/display/~ibewes/2012/05/16/Getting+IntelliJ+Code+Completion+and+Highlighting+in+OpenMRS+Module+JSP%27s
12:39:38 *** cpower[A] is now known as cpower
12:39:38 * cpower is no longer away : Gone for 14 hours 24 minutes 37 seconds
12:57:04 *** jriley has joined #openmrs
13:00:10 *** wyclif has joined #openmrs
13:00:50 *** kavuri has joined #openmrs
13:00:52 *** djazayeri has joined #openmrs
13:00:52 *** ChanServ sets mode: +o djazayeri
13:07:30 *** downey has joined #openmrs
13:07:30 *** OpenMRSBot sets mode: +o downey
13:07:30 *** ChanServ sets mode: +o downey
13:08:25 *** sgithens_ has joined #openmrs
13:14:44 *** apurv has joined #openmrs
13:17:10 *** every0ne_ has joined #openmrs
13:18:17 <apurv> hello all
13:18:33 <apurv> i am trying to build module using maven
13:18:35 *** harshadura has joined #openmrs
13:18:45 *** every0ne has quit IRC
13:18:52 *** every0ne_ is now known as every0ne
13:19:02 <apurv> but getting this error: Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project hospitalcore-api
13:19:55 <apurv> is something wrong with the settings.xml in maven?
13:24:00 <apurv> I'm new to maven so could someone please help out?
13:24:36 <Alexis_MSF> apurv : Have u ever read this wiki page ? https://wiki.openmrs.org/display/docs/Using+the+M2Eclipse+Maven+Plugin+In+Eclipse
13:24:37 <OpenMRSBot> <http://ln-s.net/8c8D> (at wiki.openmrs.org)
13:24:48 <Alexis_MSF> might be helpful
13:27:14 *** every0ne has quit IRC
13:27:20 <apurv> Alex_MSF: I have exactly followed the wiki page, but the error persists hence the IRC :)
13:28:24 <apurv> Alex_MSF: I found a similar issue on the mail archive 'http://www.mail-archive.com/dev@openmrs.org/msg01838.html'
13:28:37 <apurv> but this too did NOT solve the problem
13:28:39 <Alexis_MSF> apurv: not found
13:30:19 *** cpower has quit IRC
13:31:04 *** cpower has joined #openmrs
13:45:18 *** cpower has quit IRC
13:50:47 <jriley> Good morning, downey . Do you know a way to get a PDF of the draft 1.9 OpenMRS Floss manual without publishing it? I can read chapter by chapter, but I'd like the whole document
13:50:54 *** dawn_ has joined #openmrs
13:50:54 *** ChanServ sets mode: +v dawn_
13:51:02 <jriley> The navigating gets old fast
13:59:20 *** goutham has quit IRC
13:59:57 *** cpower has joined #openmrs
14:01:20 *** cpower has joined #openmrs
14:01:36 <cpower> ok let's try this again, good morning everyone!
14:01:58 <cpower> !scrumon cpower
14:01:58 * 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:03:27 <cpower> order: djazayeri, wyclif, dkayiwa
14:03:44 <djazayeri> give me a sec, just finished university call
14:03:57 <cpower> no problem
14:04:31 <wyclif> finally am not first
14:05:12 <djazayeri> Tuesday 15-May-2012
14:05:12 <djazayeri> * Successful end-to-end test of OpenMRS Standalone + moduledistro module + distro-v1.zip + distro-v2.zip + distro-v3.zip
14:05:13 <djazayeri> * Successfully embedded viewing an HTML Form in UI Framework
14:05:16 <djazayeri> Today
14:05:19 <djazayeri> * University call
14:05:22 <djazayeri> * Design call
14:05:27 <djazayeri> * Project Management call
14:05:41 <cpower> figured that could be a part of my new rule of the scrum, wyclif middle or last ;-)
14:05:44 <djazayeri> * work on embedding entry of HTML Forms in UI Framework
14:05:55 <djazayeri> no blockers
14:06:33 <wyclif> Tuesday:
14:06:33 <wyclif> * TODO from review for ATOM-12 - Finish the atomfeed.jsp page
14:06:33 <wyclif> * Investigated and commented on TRUNK-2767 - Concept name searches uses the slower ilike
14:06:33 <wyclif> * Investigated and commented on TRUNK-3338 - Manage Encounters Error: The encounter datetime should be before the current date.
14:06:33 <wyclif> * HTML-151 - Icon is not displayed / Resource file is missing
14:06:34 <wyclif> Wednesday:
14:06:36 <wyclif> * design call
14:06:38 <wyclif> * TRUNK-3352 - HibernateConceptDAO.getConcepts() will return Concepts that have voided names that match the passed name
14:06:41 <wyclif> * More bug tickets
14:06:43 <wyclif> Blockers: none
14:06:55 <djazayeri> wyclif: can you do reviews for the things that are blocking daniel?
14:07:12 <dkayiwa> Finished: Recreate demo-1.9.sql - STAND-50
14:07:12 <dkayiwa> Committed: Cannot save complex obs - TRUNK-3353
14:07:12 <dkayiwa> Reviewed and closed: Error displaying person attributes on user view page - TRUNK-3297
14:07:13 <dkayiwa> 1.9 release and ticket administration
14:07:13 <dkayiwa> Prepared Roles and Privileges sprint page.
14:07:14 <dkayiwa> Now setting up the sprint dashboard
14:07:14 <dkayiwa> No Blockers
14:07:24 <wyclif> i did that
14:07:37 *** bwolfemobile has joined #openmrs
14:07:37 *** ChanServ sets mode: +o bwolfemobile
14:07:41 <wyclif> there were only 2 and i commented
14:07:52 <downey> Hi bwolfemobile and welcome to the #openmrs IRC channel.
14:08:30 <cpower> okay is there anyone else who would like to give an update?
14:08:36 <djazayeri> bwolfemobile: got an update?
14:09:03 <cpower> good point bwolfe your up ;-) from poland
14:10:53 <djazayeri> or not
14:10:58 <cpower> Bwolfe are you working on your notes?
14:11:35 <djazayeri> he's typing a novel with swype
14:11:44 <cpower> lol
14:12:05 *** bwolfemobile has quit IRC
14:12:12 <cpower> okay that solves that
14:12:13 <dkayiwa> :D
14:12:16 <cpower> !scrumoff
14:12:16 * 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:12:22 <dawn_> fail by bwolfe
14:12:29 <cpower> yep
14:13:28 *** robbyoconnor has quit IRC
14:13:29 <djazayeri> I didn't see any discussion points
14:13:38 <djazayeri> dkayiwa, wyclif, is the current sprint complete?
14:13:47 <dkayiwa> djazayeri: no
14:14:30 <djazayeri> wyclif: if it's not complete, why are you working on bugfixing tickets? (Is that your swimlane?)
14:15:00 <wyclif> djazayeri, ther are no available tickets
14:15:50 <wyclif> besides the one of updating the wiki page for the module, i dont think am familiar with the module to document it
14:15:57 <djazayeri> I see, so dkayiwa, you still have 4 tickets assigned
14:16:06 <dkayiwa> djazayeri: yes
14:16:08 <djazayeri> are any of those something that wyclif could finish off?
14:16:24 <dkayiwa> djazayeri: that would be great :)
14:16:28 <djazayeri> since you've got a bunch on your plate, planning next week's sprint, and dealing with the RC
14:16:33 <djazayeri> dkayiwa: which ones?
14:17:21 <dkayiwa> djazayeri: how about having him steal as many from me as he wants and has time for?
14:18:03 <wyclif> ATOM-6 seems to me like it is already implemented
14:18:05 <djazayeri> dkayiwa: since you've worked on the tickets, can you suggest which ones would be easier to pick up?
14:18:16 <dkayiwa> djazayeri: ok
14:19:05 <wyclif> dkayiwa, or as you unassign yourself, can you comment about what remains to be done
14:19:37 <djazayeri> yes, dkayiwa, please do that: comment on the ticket saying what's to be done, and unassign yourself.
14:19:46 <djazayeri> then wyclif can pick those up
14:19:47 <dkayiwa> djazayeri: ok
14:21:04 *** rafa has joined #openmrs
14:21:04 *** ChanServ sets mode: +v rafa
14:24:18 *** bwolfe has joined #openmrs
14:24:18 *** ChanServ sets mode: +o bwolfe
14:24:40 <bwolfe> djazayeri, cpower, sorry, was walking and lost wifi as soon as I started typing
14:24:52 <bwolfe> rafa and I have no updates. we've been in talks all day at the conf
14:24:58 <cpower> bwolfe, no worries
14:25:00 <bwolfe> listening to a TDD talk right now
14:25:06 <bwolfe> "TDD like you mean it"
14:25:09 <bwolfe> we'll see...
14:25:39 <cpower> djazayeri, sorry is discussion points something I should summarize at the end of the scrum?
14:26:11 <bwolfe> yes
14:26:21 <bwolfe> if you could collect those and then list them off we discuss immediately after a scrumoff
14:26:52 <djazayeri> cpower: the idea is that you've been paying close attention to everyone's updates, and noted every time someone mentioned a blocker or a question
14:27:00 <djazayeri> and you summarize those right after the scrumoff
14:27:06 <djazayeri> today there were none
14:27:46 <cpower> ok, and that's what I thought (there wasn't any) but wanted to make sure I was not missing anything.
14:28:06 <dkayiwa> djazayeri: i have a discussion topic. Its about the email i sent about RC4 and AMPATH testing
14:28:36 <bwolfe> dkayiwa, whats the status of the sprint setup next week?
14:28:55 <dkayiwa> bwolfe: setting up the sprint dashboard
14:29:09 <djazayeri> dkayiwa: have you decided what topics will be there?
14:29:15 <djazayeri> dkayiwa: can you be on the design call today?
14:29:22 <dkayiwa> djazayeri: yes i will
14:29:29 <djazayeri> great
14:29:49 <djazayeri> dkayiwa: they said that the db dump was 12 GB
14:30:05 <dkayiwa> djazayeri: yes
14:30:06 <djazayeri> dkayiwa: that seems huge. could there be a bug, or do they really have 12GB of *metadata*?
14:30:16 <bwolfe> probably have some xsns in there
14:30:23 <bwolfe> and pregenerated ids
14:30:33 <bwolfe> perhaps some other temp tables
14:31:02 <bwolfe> jkeiper might be able to remote into a server and see what the large tables are
14:31:12 <bwolfe> (I don't know if the 12gb dump file is accessible though)
14:31:20 <dkayiwa> bwolfe: that would be very helpful
14:32:12 *** Alexis_MSF has quit IRC
14:32:17 <dkayiwa> bwolfe: so should i send jkeiper an email to see if he has some time to remove into the server?
14:32:25 <dkayiwa> remote
14:32:41 <bwolfe> yes
14:32:46 <dkayiwa> bwolfe: ok
14:32:50 <bwolfe> or find win on skype and ask him. he's in kenya right now
14:32:55 <dkayiwa> wyclif: ATOM-6 is now available
14:33:10 <dkayiwa> bwolfe: ok let me win first :)
14:33:22 <cpower> ooooh
14:33:40 <cpower> or rather *groan*
14:35:02 <wyclif> dkayiwa, ok, thanks
14:35:13 *** dawn_ has quit IRC
14:35:51 *** harshadura has quit IRC
14:36:56 <bwolfe> djazayeri, any topics for design call today? I have next week's sprint on there (with dkayiwa). http://notes.openmrs.org/Design-Forum-2012-05-16
14:37:00 <bwolfe> djazayeri, restws?
14:37:28 <djazayeri> bwolfe: I don't know what there is to discuss urgently about restws really
14:37:37 *** isharapremadasa has joined #openmrs
14:38:06 <bwolfe> djazayeri, the version stuff
14:39:07 <djazayeri> what's your initial take, i.e. should we have branches of the restws module for 1.8.x, 1.9.x, etc?
14:39:24 <djazayeri> or should we go with the restws (+restws-19ext) approach?
14:39:47 *** downey has quit IRC
14:39:57 *** downey has joined #openmrs
14:39:57 *** ChanServ sets mode: +o downey
14:39:57 *** OpenMRSBot sets mode: +o downey
14:40:24 <downey> jriley: I don't think that's possible in draft mode unfortunately
14:40:27 <downey> (sorry for the delay)
14:40:40 *** isharapremadasa is now known as isharap
14:42:21 <jriley> thanks, downey
14:42:52 <dkayiwa> wyclif: also EVNT-9 is ready for work with bwolfe 's last comment about what the remaining work is
14:43:26 *** djazayeri has quit IRC
14:43:42 <wyclif> ok
14:43:58 *** djazayeri has joined #openmrs
14:43:58 *** ChanServ sets mode: +o djazayeri
14:44:33 *** jriley has quit IRC
14:46:41 *** rafa has quit IRC
14:51:03 <bwolfe> djazayeri, did we test ot see if its possible ot include it in restws?
14:51:25 <bwolfe> djazayeri, or will spring startup fail when it iterates over and tries to find annotations?
14:51:49 <djazayeri> bwolfe: include what in restws?
14:52:45 <bwolfe> djazayeri, include 1.9 providers
14:52:48 <bwolfe> djazayeri, some class that doesn't exist
14:53:10 <djazayeri> We could try, I guess. I don't know if it would fail
14:53:15 <djazayeri> should be easy to unit test
14:54:56 <bwolfe> djazayeri, bigger question is how we handle changing encounter from 1.8 to 1.9
14:55:06 <bwolfe> djazayeri, do we create v2 of just the encounter calls?
14:55:22 <bwolfe> if so, we won't ever need *.x of restws
14:56:25 <djazayeri> I was figuring that restws-19x would introduce v2 of encounter, yeah
14:56:40 <djazayeri> doesn't strictly have to override v1, which could still work
15:00:04 <bwolfe> djazayeri, I'd rather not ever have *.x
15:00:54 <djazayeri> bwolfe: I'd rather not ever branch a module. :-)
15:01:31 *** kavuri has quit IRC
15:04:55 <apurv> can someone help me out with this error ?
15:04:57 <apurv> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project hospitalcore-api: Error assembling JAR: For artifact {org.openmrs.module:webservices.rest-omod:null:jar}: The version cannot be empty. -> [Help 1]
15:05:31 <djazayeri> apurv: it seems like in your pom.xml you are not specifying the version for webservices.rest-omod
15:05:47 <djazayeri> apurv: either you need to do this in your root folder's pom.xml under distributionManagement
15:06:07 <djazayeri> apurv: or specify it in your api project
15:06:51 <apurv> so i have specfied this is my api pom http://pastebin.com/zuSvwL0t
15:11:35 *** anupre has joined #openmrs
15:11:44 <downey> Hi anupre and welcome to the #openmrs IRC channel.
15:12:05 *** anupre has left #openmrs
15:13:38 <apurv> djazayeri: so is the problem with the api pom?
15:13:40 *** bwolfe has quit IRC
15:13:59 *** kavuri has joined #openmrs
15:18:21 <djazayeri> apurv: that's the entire api pom?
15:18:31 <djazayeri> apurv: where do you reference webservices.rest-omod?
15:18:57 <djazayeri> apurv: that error message doesn't seem to match the pom
15:19:26 <apurv> thats in the main pom : http://pastebin.com/BiKgeez8
15:19:53 *** kavuri has quit IRC
15:21:00 <djazayeri> apurv: look at the error message
15:21:03 <djazayeri> it says For artifact {org.openmrs.module:webservices.rest-omod:null:jar}: The version cannot be empty.
15:21:24 <djazayeri> and if you look at webservices.rest-omod in your main pom.xml, it has no version
15:21:33 <djazayeri> apurv: you need to give it one. Probably 1.0-SNAPSHOT
15:22:16 <djazayeri> apurv: presumably that means you also need to check out the webservices.rest module and mvn install it, so it's in your local maven repo.
15:24:38 *** sgithens_ has quit IRC
15:26:51 <apurv> djazayeri: kk.. so I added <version>${openMRSVersion}</version>
15:27:03 <apurv> that seems to have solved the problem
15:27:04 <apurv> thanks
15:27:12 <apurv> :)
15:31:55 *** kavuri has joined #openmrs
15:34:20 *** suranga has joined #openmrs
15:34:20 *** ChanServ sets mode: +v suranga
15:39:56 *** apurv_ has joined #openmrs
15:40:08 <downey> Hi apurv_ and welcome to the #openmrs IRC channel.
15:41:18 *** apurv has quit IRC
15:41:23 *** apurv_ is now known as apurv
15:41:33 *** cpower is now known as cpower[A]
15:41:33 * cpower[A] is now away - Reason : going to lunch
15:44:15 <djazayeri> apurv: that shouldn't have worked (because there's no version 1.8.0 of the webservices.rest-omod artifact) but if it did, great
15:46:28 *** cpower[A] has quit IRC
15:58:19 *** ibewes_ has joined #openmrs
15:58:34 <downey> Hi ibewes_ and welcome to the #openmrs IRC channel.
15:59:38 *** ibewes has quit IRC
15:59:45 *** ibewes_ is now known as ibewes
16:00:15 *** lh has joined #openmrs
16:09:14 *** djazayeri has quit IRC
16:14:03 *** djazayeri has joined #openmrs
16:14:03 *** ChanServ sets mode: +o djazayeri
16:23:31 *** apurv has quit IRC
16:34:21 *** szrrizvi has joined #openmrs
16:42:57 <szrrizvi> Hi, I am a Computer Science student doing research on Access Control. I was wondering if someone could answer a few questions for me please.
16:46:51 *** kavuri has quit IRC
16:51:39 *** sgithens_ has joined #openmrs
16:59:45 *** kavuri has joined #openmrs
17:00:36 *** szrrizvi has quit IRC
17:12:10 *** every0ne has joined #openmrs
17:12:17 <every0ne> 'evening
17:19:25 *** sgithens_ has quit IRC
17:20:18 *** bwolfe has joined #openmrs
17:20:18 *** ChanServ sets mode: +o bwolfe
17:35:19 *** bwolfe has quit IRC
17:36:14 *** cpower has joined #openmrs
17:50:50 *** cpower has quit IRC
18:03:43 *** harshadura has joined #openmrs
18:11:52 *** isharap has quit IRC
18:22:05 *** sgithens_ has joined #openmrs
18:23:25 <sgithens_> djazayeri: On the UI Framework page when it says: "For this entire tutorial I assume that you have created a module, and you have configured things so it runs in development mode." , is that the uiFramework.development.xyzed switch, or does that refer to a different core openmrs dev mode switch?
18:27:38 <djazayeri> sgithens_: it's the uiFramework.development.xyzed thing
18:28:52 <sgithens_> djazayeri: Cool. And so, when you use that, are you supposed to initially install the module a first by uploading it or putting it in the app directory? Or does it just pick it up from that setting (ie you don't have to install it via usual means first)
18:29:26 <djazayeri> sgithens_: you have to install it once
18:29:32 <sgithens_> cool
18:29:36 <djazayeri> (and reload it any time you make domain or service changes)
18:29:46 <djazayeri> only page and fragments are reloaded
18:29:53 <sgithens_> perfect
18:36:48 <sgithens_> djazayeri: This is the canonical location for the uiframework right? https://github.com/djazayeri/openmrs-module-uiframework
18:36:54 <OpenMRSBot> <http://ln-s.net/$:He> (at github.com)
18:36:55 <djazayeri> yes
18:37:08 <djazayeri> you can also just get 1.3 from maven
18:39:47 *** downey has quit IRC
18:52:51 *** downey has joined #openmrs
18:52:51 *** ChanServ sets mode: +o downey
18:52:51 *** OpenMRSBot sets mode: +o downey
19:07:37 *** kavuri has quit IRC
19:11:04 *** sgithens_ has quit IRC
19:18:43 *** james_regen has quit IRC
20:07:05 *** cpower has joined #openmrs
20:09:09 *** suranga has quit IRC
20:10:04 *** djazayeri has quit IRC
20:36:10 *** bryq has quit IRC
21:02:13 *** jriley has joined #openmrs
21:31:22 *** downey has quit IRC
21:40:08 *** ibewes_ has joined #openmrs
21:41:14 *** ibewes has quit IRC
21:41:19 *** ibewes_ is now known as ibewes
21:51:48 *** cpower has quit IRC
21:53:57 *** wyclif has quit IRC
21:55:45 *** robbyoconnor has joined #openmrs
21:55:45 *** ChanServ sets mode: +v robbyoconnor
22:02:46 *** robbyoconnor has quit IRC
22:09:40 *** djazayeri has joined #openmrs
22:09:40 *** ChanServ sets mode: +o djazayeri
22:12:55 *** rafa has joined #openmrs
22:12:55 *** ChanServ sets mode: +v rafa
22:22:03 *** jriley has quit IRC
22:23:08 *** dkayiwa has quit IRC
22:34:15 *** rafa has quit IRC
22:49:04 *** wyclif has joined #openmrs
22:50:33 *** carloshpf has joined #openmrs
22:51:03 *** jriley has joined #openmrs
23:19:14 *** djazayeri has quit IRC
23:27:36 *** r0bby has joined #openmrs
23:27:36 *** ChanServ sets mode: +v r0bby
23:33:52 *** anupre has joined #openmrs
23:49:46 *** djazayeri has joined #openmrs
23:49:46 *** ChanServ sets mode: +o djazayeri
23:51:26 *** djazayeri1 has joined #openmrs
23:54:08 *** djazayeri has quit IRC