| 00:02:31 | <djazayeri> sorry, I didn't see this. |
| 00:02:50 | <djazayeri> (Remember to put someone's name in your message if you're replying to them.) |
| 00:03:10 | <djazayeri> Sri_: use jetty, included via maven. |
| 00:03:15 | <djazayeri> e.g. "mvn jetty:run" |
| 00:03:18 | <Sri_> @djazayeri sorry about that, |
| 00:03:35 | <djazayeri> See https://wiki.openmrs.org/display/docs/Maven |
| 00:03:56 | <djazayeri> or, if you're using eclipse: https://wiki.openmrs.org/display/docs/Using+the+M2Eclipse+Maven+Plugin+In+Eclipse |
| 00:03:57 | <OpenMRSBot> <http://ln-s.net/8c8D> (at wiki.openmrs.org) |
| 00:04:10 | <djazayeri> see "How to Run Web Application" |
| 00:04:20 | <Sri_> @djazayeri oh |
| 00:23:15 | <Sri_> @djazayeri I used jetty as you suggested. The app is still not up but my eclipse console says that the server has started. |
| 00:58:18 | *** mccallumg has joined #openmrs |
| 00:58:18 | *** ChanServ sets mode: +v mccallumg |
| 01:01:50 | *** jriley has quit IRC |
| 01:18:29 | <djazayeri> Sri_: still there? |
| 01:18:38 | <djazayeri> have you looked at localhost:8080/openmrs ? |
| 01:54:05 | *** chopin has joined #openmrs |
| 01:54:06 | *** ChanServ sets mode: +v chopin |
| 02:00:55 | *** chopin has quit IRC |
| 02:01:06 | <mccallumg> hey djazayeri . I just sent an email. Hope I didn't put words in your mouth. |
| 02:01:10 | *** robbyoconnor has quit IRC |
| 02:02:00 | *** Sri_ has quit IRC |
| 02:22:58 | *** Sri_ has joined #openmrs |
| 02:23:52 | *** Sri_ has quit IRC |
| 02:24:15 | *** Sri_ has joined #openmrs |
| 02:25:26 | <Sri_> @djazayeri : Hi I did try localhost:8080/openmrs. But I get 404 error. |
| 03:28:28 | *** r0bby has joined #openmrs |
| 03:28:28 | *** ChanServ sets mode: +v r0bby |
| 03:31:29 | *** mccallumg has quit IRC |
| 03:47:23 | *** r0bby has quit IRC |
| 03:47:51 | *** r0bby has joined #openmrs |
| 03:47:51 | *** ChanServ sets mode: +v r0bby |
| 04:03:02 | *** r0bby__ has joined #openmrs |
| 04:03:02 | *** ChanServ sets mode: +v r0bby__ |
| 04:03:15 | *** r0bby has quit IRC |
| 04:09:28 | *** r0bby__ has quit IRC |
| 04:11:38 | *** r0bby__ has joined #openmrs |
| 04:11:38 | *** ChanServ sets mode: +v r0bby__ |
| 04:15:17 | *** r0bby__ has quit IRC |
| 04:16:53 | *** Srinivasa has joined #openmrs |
| 04:17:24 | <Srinivasa> Ben: Hi Ben |
| 04:18:19 | <Srinivasa> djazayeri: Hi Darius |
| 04:18:46 | <djazayeri> hi Srinivasa |
| 04:19:18 | <Srinivasa> This is regarding obs converter module design |
| 04:20:30 | <Srinivasa> so last time you mentioned that sys admins will be provided a page for providing their own configured "Problem Added" concept |
| 04:21:42 | <Srinivasa> we need to also ask admin for similar "Problem Deleted" concept right ! |
| 04:24:15 | <Srinivasa> we need to also ask admin for similar "Problem added"(custom or default) and "problem deleted"(custom or default) question concepts in pair right |
| 04:29:29 | *** r0bby has joined #openmrs |
| 04:29:29 | *** ChanServ sets mode: +v r0bby |
| 04:41:10 | *** mccallumg has joined #openmrs |
| 04:41:10 | *** ChanServ sets mode: +v mccallumg |
| 04:47:27 | *** mccallumg has quit IRC |
| 04:49:47 | *** mccallumg has joined #openmrs |
| 04:49:47 | *** ChanServ sets mode: +v mccallumg |
| 04:55:04 | *** surangak has joined #openmrs |
| 04:57:06 | *** r0bby has quit IRC |
| 04:58:22 | *** mccallumg has quit IRC |
| 05:09:40 | <bwolfe> Srinivasa, yes, you should ask for that one too |
| 05:09:48 | <Srinivasa> djazayeri: This is regarding obs converter module design |
| 05:10:37 | *** robbyoconnor has joined #openmrs |
| 05:10:37 | *** ChanServ sets mode: +v robbyoconnor |
| 05:23:39 | <djazayeri> Srinivasa: hi |
| 05:24:33 | <djazayeri> sorry, was away from computer |
| 05:24:46 | <djazayeri> yes, you should ask the admin for both problem added and problem removed |
| 05:24:59 | <djazayeri> And it's possible that they don't have a "problem removed" |
| 05:25:21 | <Srinivasa> In the obs table we have a field named "value coded" which generally has an answer concept(observation) as the value.When we move this corresponding entry to the Active_list table do we have to store the "answer concept id"(i.e value of "value coded " field in the Obs table) in the concept_id field of the Active_list table . |
| 05:25:37 | <Srinivasa> This is for confirmation |
| 05:26:06 | <djazayeri> problem.concept := obs.valueCoded |
| 05:26:10 | <djazayeri> problem.obsStarted = obs |
| 05:26:19 | <djazayeri> problem.startDate = obs.obsDatetime (I think) |
| 05:26:41 | <djazayeri> Srinivasa: so, yes, I agree |
| 05:35:30 | <Srinivasa> djazayeri: Also We can see some other fields in the Active_list table, can we get the semantic meaning of these fields and also the fields in tables Active_Allergy_list and Active_problem_list |
| 05:35:45 | <djazayeri> what fields in particular? |
| 05:41:53 | <Srinivasa> djayeri: status(what values does it take) and sort_weight fields in active_problem_list....reaction_concept_id and allergy type in the active_allergy_list table... |
| 05:45:45 | <Srinivasa> or is there any link as such where the table schema description is provided. |
| 06:09:57 | *** Srinivasa has quit IRC |
| 06:45:33 | *** bwolfe has quit IRC |
| 06:46:12 | *** Sri_ has quit IRC |
| 06:51:07 | *** hannesv has joined #openmrs |
| 07:16:08 | *** dkayiwa has joined #openmrs |
| 07:37:37 | *** pascal` has joined #openmrs |
| 07:37:37 | *** ChanServ sets mode: +v pascal` |
| 07:42:19 | <surangak> hi dkayiwa |
| 07:42:25 | <dkayiwa> hey |
| 07:42:29 | <surangak> dkayiwa, how was the patch ? :) |
| 07:42:45 | <dkayiwa> looks good to me |
| 07:42:46 | <surangak> I hope that was what u guys had in mind... |
| 07:42:51 | <surangak> greaaaaaaaattttt |
| 07:43:00 | <dkayiwa> thanks :) |
| 07:44:10 | <surangak> no problem, it was a teeeny weeeny patch anyway :P |
| 07:44:50 | <dkayiwa> :) |
| 08:19:32 | *** bryq has joined #openmrs |
| 08:19:32 | *** ChanServ sets mode: +v bryq |
| 08:21:20 | *** dkayiwa has quit IRC |
| 08:25:29 | *** dkayiwa has joined #openmrs |
| 08:40:31 | *** surangak_ has joined #openmrs |
| 08:41:57 | *** surangak has quit IRC |
| 09:09:12 | *** hannesv has quit IRC |
| 09:09:35 | *** pascal` has quit IRC |
| 10:32:41 | *** pascal` has joined #openmrs |
| 10:32:41 | *** ChanServ sets mode: +v pascal` |
| 10:58:31 | <surangak_> im off guys, will be back in a while..... :-) |
| 10:59:04 | *** surangak_ has quit IRC |
| 10:59:21 | *** dkayiwa has quit IRC |
| 10:59:38 | *** dkayiwa has joined #openmrs |
| 11:10:35 | *** pascal`` has joined #openmrs |
| 11:11:01 | *** pascal` has quit IRC |
| 11:16:25 | *** pascal`` has quit IRC |
| 11:27:32 | *** bryq has quit IRC |
| 11:33:48 | *** pascal` has joined #openmrs |
| 11:33:48 | *** ChanServ sets mode: +v pascal` |
| 11:47:33 | *** pascal` has quit IRC |
| 11:49:10 | *** pascal` has joined #openmrs |
| 12:29:55 | *** pascal` has quit IRC |
| 12:30:23 | *** pascal`` has joined #openmrs |
| 12:30:24 | *** pascal` has joined #openmrs |
| 12:30:28 | *** ChanServ sets mode: +v pascal` |
| 12:32:28 | *** chopin has joined #openmrs |
| 12:32:28 | *** ChanServ sets mode: +v chopin |
| 12:33:06 | *** gauravpaliwal has joined #openmrs |
| 12:33:06 | *** ChanServ sets mode: +v gauravpaliwal |
| 12:39:43 | *** dkayiwa has quit IRC |
| 12:46:35 | *** dkayiwa has joined #openmrs |
| 12:56:14 | *** rafal has joined #openmrs |
| 13:11:36 | *** pascal` has quit IRC |
| 13:12:06 | *** pascal`` has quit IRC |
| 13:17:24 | *** pascal` has joined #openmrs |
| 13:18:24 | <rafal> hey dkayiwa, how are you? :-) |
| 13:18:36 | <dkayiwa> hey rafal |
| 13:18:36 | *** pascal`` has joined #openmrs |
| 13:18:39 | <dkayiwa> am doing good |
| 13:18:41 | <dkayiwa> and you? :) |
| 13:19:08 | <rafal> dkayiwa: good, I'm back to code :-) |
| 13:19:38 | <dkayiwa> oh |
| 13:19:46 | <dkayiwa> now in the US? :) |
| 13:19:59 | <rafal> dkayiwa: yes, in Indy since yesterday |
| 13:20:08 | <dkayiwa> oh thats so cool |
| 13:20:15 | <dkayiwa> are you staying at a hotel? |
| 13:20:19 | <dkayiwa> or with Paul? |
| 13:20:21 | <dkayiwa> :) |
| 13:20:29 | <rafal> at the hotel |
| 13:20:37 | <dkayiwa> oh i see |
| 13:20:44 | <dkayiwa> i stayed with Ada |
| 13:20:55 | <dkayiwa> and she is such a very very very nice person |
| 13:21:01 | <dkayiwa> she took care of me like a baby |
| 13:21:11 | <dkayiwa> otherwise i also would have stayed in a hotel :) |
| 13:21:17 | <rafal> haha |
| 13:21:28 | <rafal> nice :-) |
| 13:21:34 | <dkayiwa> so how long are you gonna stay in the hotel? |
| 13:21:38 | <dkayiwa> 2months? :) |
| 13:21:58 | <rafal> no, I'm in Indy just for this week |
| 13:22:07 | <rafal> then I move to Boston |
| 13:22:11 | <dkayiwa> oh i see |
| 13:22:17 | <dkayiwa> and stay for how long in Boston? |
| 13:22:35 | <rafal> for almost 2 weeks |
| 13:22:44 | <dkayiwa> oh i see |
| 13:22:48 | <dkayiwa> in a hotel again? :) |
| 13:23:01 | <rafal> nope :-) |
| 13:23:33 | <rafal> I'll stay with someone I'm not sure who yet. |
| 13:23:39 | <dkayiwa> lolllllllllll |
| 13:23:45 | <dkayiwa> Ellen Ball? :) |
| 13:23:52 | <dkayiwa> or Hamish? :) |
| 13:24:32 | <rafal> I've got no idea. Darius may know :-) |
| 13:24:42 | <dkayiwa> lolllllll |
| 13:24:56 | <dkayiwa> will you be working from PIH offices? |
| 13:24:58 | <rafal> he's coming to Boston too |
| 13:25:03 | <dkayiwa> oh i see |
| 13:25:17 | <rafal> I guess |
| 13:25:30 | <rafal> have you heard about the book? |
| 13:25:48 | <dkayiwa> oh even read it |
| 13:25:56 | <dkayiwa> its so so so beautiful!!!! |
| 13:26:05 | <dkayiwa> You guys did a fantastic job |
| 13:26:14 | <dkayiwa> infact you were overworked!!! :) |
| 13:26:15 | <rafal> dkayiwa: we've got printed versions now :-) |
| 13:26:23 | <dkayiwa> oh thats so so cool |
| 13:26:30 | <dkayiwa> cant wait to have a look at it |
| 13:26:31 | <dkayiwa> :) |
| 13:26:40 | <rafal> dkayiwa: it was worth the work :-) |
| 13:27:51 | <rafal> Okay, let's code. I had such a long break. |
| 13:28:15 | <dkayiwa> lolllll |
| 13:28:22 | <dkayiwa> it was very healthy for you :) |
| 13:28:59 | <dkayiwa> but at the doc summit, you did not have a break. :) |
| 13:29:26 | <rafal> haha |
| 13:29:47 | <rafal> yeah that's true |
| 13:40:08 | *** downeym has joined #openmrs |
| 13:40:08 | *** ChanServ sets mode: +o downeym |
| 13:40:08 | *** OpenMRSBot sets mode: +o downeym |
| 13:40:19 | *** downeym sets mode: +v rafal |
| 13:40:23 | *** downeym sets mode: +v dkayiwa |
| 13:40:27 | *** downeym sets mode: +v pascal`` |
| 13:40:31 | *** downeym sets mode: +v pascal` |
| 13:40:40 | <downeym> Hi pascal`` and welcome to the #openmrs IRC channel. |
| 13:42:10 | <pascal``> Hi downeym and welcome to the #openmrs IRC channel. |
| 13:42:40 | *** pascal`` has quit IRC |
| 13:44:51 | *** jriley has joined #openmrs |
| 13:50:51 | *** pascal` has quit IRC |
| 14:01:40 | *** gauravpaliwal has left #openmrs |
| 14:08:05 | <rafal> hey dkayiwa, djazayeri |
| 14:08:10 | <rafal> scrum time? |
| 14:08:17 | <dkayiwa> hey rafa |
| 14:09:57 | <dkayiwa> Done some code review |
| 14:09:58 | <dkayiwa> Applied some patches |
| 14:09:58 | <dkayiwa> Done some release testing |
| 14:09:58 | <dkayiwa> Done some ticket management |
| 14:09:59 | <dkayiwa> Continuing with release testing |
| 14:09:59 | <dkayiwa> No Blockers |
| 14:12:13 | <rafal> my turn |
| 14:12:17 | <rafal> Yesterday: * jet-lagged Today: * Corrected TRUNK-438: Add a "Settings" page and Rename Manage Global Properties page https://tickets.openmrs.org/browse/TRUNK-438 * Will work on correcting other outstanding tickets Blockers: * Awaiting for a reply to TRUNK-2711: Change active visits in header https://tickets.openmrs.org/browse/TRUNK-2711 * How to do https://tickets.openmrs.org/browse/TRUNK-422 i.e. how to detect if a module provides t |
| 14:12:41 | <dkayiwa> ok looks good |
| 14:13:01 | <rafal> (sorry for the formatting I'm using our web irc) |
| 14:13:15 | <dkayiwa> oh i see |
| 14:13:22 | <dkayiwa> what happened to your irc client? |
| 14:13:40 | <rafal> dkayiwa: they block it in this hotel |
| 14:13:47 | <dkayiwa> lolllllllllll |
| 14:14:03 | <rafal> dkayiwa: can you help me with any of my blockers? :) |
| 14:14:09 | <dkayiwa> will you be working from hotel or RG office? |
| 14:14:20 | <rafal> dkayiwa: today from the hotel |
| 14:14:24 | <dkayiwa> ok |
| 14:15:15 | <dkayiwa> rafal: do you mean TRUNK_422? |
| 14:15:45 | <rafal> yes, that is a more important one |
| 14:17:42 | <dkayiwa> rafal: what exactly are you blocking on for that ticket? |
| 14:18:27 | <rafal> dkayiwa: I need to get rid off the edit button, because it should be displayed by modules |
| 14:18:42 | <rafal> dkayiwa: the question is how to detect if modules provide the edit button |
| 14:19:26 | <dkayiwa> rafal: oh i see |
| 14:23:09 | <dkayiwa> rafal: not sure of how you can tell that |
| 14:33:29 | *** dkayiwa has quit IRC |
| 15:05:08 | <downeym> jriley & noirin: https://groups.google.com/a/openmrs.org/group/women/ |
| 15:05:15 | <OpenMRSBot> <http://ln-s.net/9F_V> (at groups.google.com) |
| 15:17:32 | <djazayeri> hi rafal and dkayiwa |
| 15:17:45 | <rafal> hey Darius |
| 15:17:49 | <djazayeri> sorry i'm lateâI think I'm on the wrong time zone |
| 15:17:54 | <djazayeri> !ticket trunk-422 |
| 15:17:55 | <OpenMRSBot> djazayeri: [#TRUNK-422] Edit / View of previous forms should merge into a single interface paradigm - OpenMRS JIRA - https://tickets.openmrs.org/browse/trunk-422 |
| 15:18:28 | <rafal> can you help me with that? :-) |
| 15:18:32 | <djazayeri> yes. |
| 15:18:39 | <djazayeri> just get rid of the edit/view button that you've provided |
| 15:19:00 | <djazayeri> the module is required to do it. |
| 15:19:33 | <djazayeri> formentry: doesn't have view or edit pages, just uses the default openmrs one |
| 15:19:48 | <rafal> so no edit icons in the encounter table as well? |
| 15:20:06 | <djazayeri> xforms: has an edit page, doesn't need a toggle view/edit link |
| 15:20:20 | <djazayeri> htmlformentry: has both view and edit pages, will be required to add the edit itself |
| 15:20:30 | <djazayeri> correct, no edit icon in the encounter table. |
| 15:21:13 | <rafal> and leave forms in xframe or go back to popup? |
| 15:21:32 | <rafal> iframe |
| 15:21:57 | <djazayeri> why not just open the link that the user clicked on |
| 15:22:10 | <djazayeri> no iframe, no popup, just the main browser window |
| 15:22:25 | <rafal> okay |
| 15:22:48 | <rafal> it's just that menus will be printed as well then, but I suppose a module should handle this |
| 15:23:49 | <djazayeri> Yeah, I think the module should handle it. |
| 15:24:01 | <djazayeri> Would it be easy to provide printing css for that? |
| 15:24:20 | *** downeym_ has joined #openmrs |
| 15:24:20 | *** ChanServ sets mode: +o downeym_ |
| 15:25:09 | <rafal> do you mean by core? |
| 15:25:11 | *** downeym__ has joined #openmrs |
| 15:25:11 | *** downeym__ has joined #openmrs |
| 15:25:11 | *** ChanServ sets mode: +o downeym__ |
| 15:26:39 | *** downeym has quit IRC |
| 15:26:40 | *** downeym__ is now known as downeym |
| 15:27:17 | <rafal> I think we could provide that printing css |
| 15:28:54 | *** downeym_ has quit IRC |
| 15:31:27 | <djazayeri> rafal: regarding the printing css, let's deal with that later. :-) |
| 15:41:44 | *** rafal has quit IRC |
| 17:25:32 | *** gauravpaliwal has joined #openmrs |
| 17:25:32 | *** ChanServ sets mode: +v gauravpaliwal |
| 18:02:39 | *** rafa has joined #openmrs |
| 18:02:39 | *** ChanServ sets mode: +v rafa |
| 18:10:01 | *** kishoreyekkanti has joined #openmrs |
| 18:14:39 | *** bryq has joined #openmrs |
| 18:14:40 | *** ChanServ sets mode: +v bryq |
| 18:20:42 | *** suranga has joined #openmrs |
| 18:24:46 | <suranga> heloo downeym :-) |
| 18:24:55 | <suranga> long time no seee |
| 18:26:05 | <downeym> hey suranga |
| 18:26:32 | <suranga> sorry i couldnt talk to you earlier Michael |
| 18:26:40 | <downeym> suranga: no problem :) |
| 18:26:47 | <suranga> I wasnted to discuss our plans on community building, if possible :p |
| 18:27:14 | <downeym> suranga: sure |
| 18:27:24 | <downeym> suranga: here or in private message, whatever you like |
| 18:30:23 | *** bwolfe has joined #openmrs |
| 18:30:29 | *** ChanServ sets mode: +o bwolfe |
| 18:32:52 | *** suranga_ has joined #openmrs |
| 18:34:07 | *** suranga__ has joined #openmrs |
| 18:34:14 | *** suranga has quit IRC |
| 18:37:03 | *** suranga_ has quit IRC |
| 18:37:40 | *** suranga__ has quit IRC |
| 18:37:59 | *** suranga_ has joined #openmrs |
| 18:59:14 | <rafa> djazayeri: how about TRUNK-2711? |
| 18:59:40 | <djazayeri> !ticket trunk-2711 |
| 18:59:41 | <OpenMRSBot> djazayeri: [#TRUNK-2711] Change active visits in header - OpenMRS JIRA - https://tickets.openmrs.org/browse/trunk-2711 |
| 18:59:44 | <rafa> djazayeri: I'm not sure how to add the "Add" button |
| 19:00:49 | <djazayeri> <input type="button" value="Add"/> |
| 19:00:50 | <djazayeri> :-P |
| 19:01:06 | <rafa> haha |
| 19:01:18 | <djazayeri> So, the question is how would we add an encounter specifically in a visit |
| 19:01:20 | <rafa> okay, I meant the hard part |
| 19:01:26 | <rafa> yes |
| 19:01:42 | <djazayeri> One option is to create a new extension point for this |
| 19:02:28 | <djazayeri> e.g. AddEncounterToVisitExtension |
| 19:02:56 | <djazayeri> I don't know what methods it would have. A bit similar to FormEntryHandler, I guess. |
| 19:03:30 | <rafa> djazayeri: why don't we extend it? |
| 19:03:32 | <djazayeri> Initially nobody would be providing this |
| 19:04:01 | <djazayeri> but in the future htmlformentry and xforms can attach to this |
| 19:04:36 | <rafa> djazayeri: can a module attach to two such entry points? |
| 19:04:39 | <djazayeri> yes |
| 19:05:17 | <djazayeri> Today it feels like better design to break up the different bits of form entry into multiple extension points. |
| 19:05:45 | <djazayeri> in retrospect maybe we should have had separate extension points for entering vs viewing vs editing forms. |
| 19:06:31 | <djazayeri> I guess it could be added to the existing FormEntryHandler, but I can imagine some completely different module (e.g. registration) allowing you to add an encounter to a visit, without using a Form. |
| 19:08:04 | <rafa> djazayeri: sounds good to me. |
| 19:08:12 | <rafa> djazayeri: I'll do it in a separate ticket |
| 19:08:17 | <djazayeri> Okay. |
| 19:08:29 | <rafa> djazayeri: oh wait what was the other option? |
| 19:08:40 | <djazayeri> I haven't thought of another option. |
| 19:08:46 | <rafa> okay :) |
| 19:08:54 | <djazayeri> I think we should go with Option 1. |
| 19:09:28 | <rafa> djazayeri: I agree ;) |
| 19:09:54 | <djazayeri> Excellent. The ticket is yours. |
| 19:45:18 | *** kishoreyekkanti has quit IRC |
| 20:00:45 | *** jriley has quit IRC |
| 20:04:53 | *** suranga_ has quit IRC |
| 20:09:37 | *** dkayiwa has joined #openmrs |
| 20:40:40 | *** rafa has quit IRC |
| 21:03:05 | *** gauravpaliwal has quit IRC |
| 21:06:05 | *** dkayiwa has quit IRC |
| 21:09:56 | *** gauravpaliwal1 has joined #openmrs |
| 21:10:02 | *** gauravpaliwal1 has left #openmrs |
| 21:12:37 | *** chopin has quit IRC |
| 21:12:57 | *** dkayiwa has joined #openmrs |
| 21:34:45 | *** bryq has left #openmrs |
| 21:51:12 | *** downeym has quit IRC |
| 22:21:50 | *** rafal has joined #openmrs |
| 22:50:27 | *** rafal has quit IRC |
| 23:05:09 | *** dkayiwa has quit IRC |