| 00:18:44 | *** robbyoconnor has joined #openmrs |
| 00:18:44 | *** ChanServ sets mode: +v robbyoconnor |
| 00:23:55 | *** Mkop has quit IRC |
| 00:45:43 | *** r0bby|android has quit IRC |
| 01:02:34 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11965]: rename caps to lower case for module <http://dev.openmrs.org/changeset/11965> |
| 01:04:51 | *** robbyoconnor has quit IRC |
| 01:05:12 | *** robbyoconnor has joined #openmrs |
| 01:05:12 | *** ChanServ sets mode: +v robbyoconnor |
| 01:25:20 | *** r0bby|android has joined #openmrs |
| 01:25:20 | *** ChanServ sets mode: +v r0bby|android |
| 01:45:36 | *** chopin has quit IRC |
| 02:17:12 | *** Mkop has joined #openmrs |
| 03:01:24 | *** r0bby|android has quit IRC |
| 03:04:12 | *** Mkop1 has joined #openmrs |
| 03:08:44 | *** Mkop has quit IRC |
| 03:08:52 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #2067 (enhancement closed): Add "retired" attributes to HL7Producer and Institution <http://dev.openmrs.org/ticket/2067#comment:2> || OpenMRS Changesets: Changeset [11966]: ncd: #2067 added retired attribute to HL7Producer and Institution, DAOs ⦠<http://dev.openmrs.org/changeset/11966> || OpenMRS Tickets: Ticket #2067 (enhancement created): Add "retired" attributes to HL7Producer and Institution <http://dev.openmrs.org/ticket/2067> |
| 05:16:49 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: auditing <http://forum.openmrs.org/viewtopic.php?f=2&t=562#p2060> |
| 05:40:14 | *** Mkop has joined #openmrs |
| 05:40:25 | *** Mkop has quit IRC |
| 06:18:41 | *** pascal` has quit IRC |
| 06:53:24 | *** pascal` has joined #openmrs |
| 07:32:49 | *** Mkop1 has quit IRC |
| 08:36:12 | *** meonkeys has quit IRC |
| 09:29:12 | *** Mkop has joined #openmrs |
| 09:34:37 | *** Mkop has quit IRC |
| 09:53:40 | *** tinashe has joined #openmrs |
| 09:57:57 | *** meonkeys has joined #openmrs |
| 10:06:51 | *** tinashe has quit IRC |
| 10:17:16 | *** openmrs_web078 has joined #openmrs |
| 10:17:22 | *** openmrs_web078 is now known as Suneeth |
| 10:25:27 | *** meonkeys has quit IRC |
| 10:27:09 | *** meonkeys has joined #openmrs |
| 11:31:12 | *** Suneeth has quit IRC |
| 11:37:49 | <SparFux> Ok, for the one thing I am not sure about how to do that with the rewriting. I have to access openmrs on :8080/openmrs/ via url such as https://rl2.dnsalias.net/openmrs/ |
| 11:38:05 | <SparFux> Because from where I want to access it, there are no other ports than :80 and :443 allowed. |
| 11:39:16 | <SparFux> And whenever I click something in the OpenMRS, it takes seconds to dislay the next site. Everything runs on the same machine, so network problems can't be the cause. |
| 11:39:24 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Problem after deploying OpenMRS <http://forum.openmrs.org/viewtopic.php?f=9&t=561#p2061> |
| 11:40:51 | <pascal`> SparFux, what's the problem? |
| 11:41:19 | <pascal`> SparFux, firstly, I'm pretty sure you can configure tomcat (maybe through apache) to run on port 80 if you want |
| 11:51:38 | <SparFux> pascal`: hm... then I can't simultaneously run apache, right? I mean on port 80. |
| 11:52:42 | <SparFux> I would want to have an easy way to redirect http and https access from the internet e.g. https://rl2.dnsalias.net/myhis/ to http://localhost:8080/openmrs/ |
| 11:53:45 | <SparFux> hm... perhaps it's really just a rewrite. |
| 11:54:02 | <pascal`> you will be able to run apache aswell |
| 11:54:19 | <pascal`> i rewrite wont get around the port issue I don't think |
| 11:55:05 | <pascal`> *a rewrite |
| 11:55:15 | <SparFux> yes, I can't rewrite ports. |
| 11:56:23 | <SparFux> Ok, https://rl2.dnsalias.net/ should be my apache, and https://rl2.dnsalias.net/myhis/ should be OpenMRS. |
| 11:57:09 | <pascal`> Both links still loading |
| 11:57:21 | <pascal`> Looks like they're going to time out |
| 11:57:32 | <pascal`> but I'm in South Africa, so it's probably my rubbish internet |
| 11:57:49 | <SparFux> pascal`: Yes, because the ProxyPass method doesn't work. |
| 11:58:28 | <pascal`> maybe Echidna can try |
| 11:58:52 | <pascal`> bbiab |
| 12:00:39 | <SparFux> aha, now openmrs works. |
| 12:01:17 | <SparFux> Ah, that's a problem. |
| 12:01:42 | <SparFux> I get IP-change I guess after 24h disconnect. And there is little chance for my server to detect it in any other way than polling. :-( |
| 12:11:00 | <Echidna> The requested URL /myhis/ was not found on this server. |
| 12:16:24 | *** mkulumadzi has joined #openmrs |
| 12:17:31 | <SparFux> the /openmrs/ should be accessible. |
| 12:27:42 | <Echidna> The requested URL /openmrs was not found on this server. |
| 12:29:35 | <SparFux> Hm... damnit. |
| 12:29:51 | <SparFux> From my local machine I can access it though. But the url in the browser then turns to localhost:8080/... |
| 12:30:02 | <SparFux> Whatever, sorry, I have to go to work now. |
| 12:32:20 | <Echidna> hf |
| 12:32:23 | <SparFux> So, bye all, I'll be back tomorrow. |
| 12:32:26 | *** SparFux has quit IRC |
| 12:34:08 | *** upul has joined #openmrs |
| 12:34:08 | *** ChanServ sets mode: +v upul |
| 13:38:29 | *** bwolfe has joined #openmrs |
| 13:38:29 | *** ChanServ sets mode: +o bwolfe |
| 13:39:13 | <pascal`> hey upul, bwolfe |
| 13:40:22 | <bwolfe> hi pascal` |
| 13:40:54 | <Echidna> hi upul, bwolfe, pascal` =) |
| 13:41:03 | <pascal`> hey Echidna |
| 14:17:28 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Problem after deploying OpenMRS <http://forum.openmrs.org/viewtopic.php?f=9&t=561#p2063> || OpenMRS Forum: Re: Problem after deploying OpenMRS <http://forum.openmrs.org/viewtopic.php?f=9&t=561#p2062> |
| 14:49:31 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11967]: chica: Apparently this rule was not committed with the previous commit. <http://dev.openmrs.org/changeset/11967> |
| 14:54:30 | *** Mkop has joined #openmrs |
| 14:54:40 | *** pascal` has quit IRC |
| 15:11:00 | *** mkulumadzi has quit IRC |
| 15:15:55 | <upul> :-( |
| 15:16:38 | <upul> the project i'm working on is going to be closed down |
| 15:20:16 | <bwolfe> uh oh |
| 15:25:07 | <Echidna> is anyone an avid gmail user? |
| 15:28:03 | <upul> you're going to give away prizes |
| 15:31:49 | <Echidna> no u |
| 15:41:05 | <bwolfe> Echidna: I'm an avid gmail imap user :-p does that count? |
| 15:41:31 | <Echidna> bwolfe: i'm tryoing to add a subfolder to my inbox and make it so all openmrs mailing lists mail goes in there |
| 15:41:35 | <Echidna> is that doable? |
| 15:42:14 | <upul> there's only labels |
| 15:42:32 | <Echidna> yea |
| 15:42:37 | <bwolfe> Echidna: the labels are folders |
| 15:42:50 | <upul> you can create a filter to tag all openmrs mails and archive them without staying in inbox |
| 15:43:01 | <bwolfe> you have to remove the "inbox" label when you apply the "openmrs" label |
| 15:43:04 | <Echidna> i added a filder that add a label INBOX/OpenMRS to mail that contains [OPENMRS-DEV] etc |
| 15:43:22 | <Echidna> filter* |
| 15:43:26 | <upul> add 'archive it' |
| 15:43:47 | <Echidna> ok |
| 15:44:00 | <Echidna> Matches: [OPENMRS-DEV] [OPENMRS-IMPLEMENTERS] |
| 15:44:00 | <Echidna> Do this: Skip Inbox, Apply label "INBOX/OpenMRS" |
| 15:44:03 | <Echidna> is this correct? |
| 15:44:37 | <upul> i think so |
| 15:45:14 | <upul> instead of matches blah blah |
| 15:45:59 | <upul> wait for a mail to come, then select open the filter from that mail so it will pick up the from mail address |
| 15:46:44 | <Echidna> huh? |
| 15:47:23 | <upul> when you open a mail and select filter it will pick up the mailing list address |
| 15:47:53 | <upul> so you can select 'skip inbox, put label and click ok |
| 15:48:30 | <upul> there's a menu item 'filter like these' or something |
| 15:49:15 | <Echidna> wont it just do the same |
| 15:49:32 | <Echidna> just by the address |
| 15:49:50 | <Echidna> plus i cant find any "filter it" when i open a mail |
| 15:49:54 | <Echidna> maybe because it'S already labeled? |
| 15:50:17 | <Echidna> i found "filter messages like these" |
| 15:50:20 | <upul> i think it's only for inbox mail |
| 15:50:22 | <Echidna> but it picks up the sender'S address |
| 15:50:23 | *** chopin has joined #openmrs |
| 15:50:26 | <Echidna> not the list's |
| 15:50:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11970]: pearlgrlz: Initial import <http://dev.openmrs.org/changeset/11970> || OpenMRS Changesets: Changeset [11969]: pearlgrlz: Initial import <http://dev.openmrs.org/changeset/11969> || OpenMRS Changesets: Changeset [11968]: pearlgrlz: initial checkin <http://dev.openmrs.org/changeset/11968> |
| 15:51:27 | <Echidna> pearl grlz =o |
| 15:54:51 | <Echidna> btw |
| 15:55:04 | <Echidna> doesnt google crawl all your mail |
| 15:55:07 | <Echidna> or smt like that |
| 15:55:28 | <Echidna> that's the main reason i've refrained from using gmail for anything but mailing lists so far |
| 15:55:53 | <upul> it's only for your search |
| 15:58:58 | <upul> there's a storm coming harry :-o |
| 15:59:12 | *** upul has quit IRC |
| 16:00:24 | <Mkop> Echidna: get better gmail2 firefox addon |
| 16:00:28 | <Mkop> it allows subfolders |
| 16:00:38 | <Echidna> Mkop: i like using tbird |
| 16:00:59 | <Mkop> oh, if you're using tbird, then you can create subfolders in IMAP I think |
| 16:01:13 | <Echidna> yea, the only issue is auto redirecting mail into them |
| 16:01:32 | <Mkop> create the folders, then they should show up in gmail as labels that you can redirect into |
| 16:01:38 | <Echidna> yep |
| 16:01:51 | <Echidna> i bought a t-mobile g1 on ebay |
| 16:01:58 | <Echidna> so i guess i'll be using gmail more |
| 16:02:30 | <bwolfe> nice |
| 16:02:50 | <bwolfe> the gmail client on android is by far the best email client |
| 16:03:16 | <bwolfe> if/when I get an android phone I will probably end up forwarding all my mail to my gmail account |
| 16:04:12 | <Echidna> i'd like a nexus one, but those arent even out here yet i think |
| 16:04:26 | <bwolfe> Echidna: you can't get one on ebay yet? |
| 16:04:28 | <Echidna> and new models of that caliber cost like 500 euros w/o a contract |
| 16:04:30 | <Mkop> you know what's the coolest thing? that [ in linux is just a command |
| 16:04:33 | <Mkop> /usr/bin/[ |
| 16:04:33 | <Echidna> well maybe from abroad |
| 16:04:46 | <Echidna> Mkop |
| 16:04:49 | <Mkop> is equivalent to /usr/bin/test |
| 16:04:51 | <Echidna> that's not the coolest thing |
| 16:04:52 | <Echidna> )O |
| 16:04:54 | <Echidna> =P |
| 16:04:56 | <Mkop> one of |
| 16:05:30 | <Echidna> even a used htc hero goes for at least 300 on ebay |
| 16:06:20 | <bwolfe> Echidna: send me 400 euros and I'll mail you a nexus one :-D |
| 16:08:21 | <Echidna> bwolfe: i dont wanna pay that much for a phone =/ |
| 16:08:36 | <Echidna> especially since i dropepd my windows mobile phone and made it ugly |
| 16:10:50 | <bwolfe> Echidna: ok, 300 euros |
| 16:10:54 | <bwolfe> you drive a hard bargain |
| 16:11:05 | <Echidna> wait |
| 16:11:05 | * bwolfe goes to double check the exchange rate |
| 16:11:11 | <Echidna> were you trying to rip me off? =P |
| 16:11:44 | <bwolfe> oh wait, I can't go any lower than 400 euros :-/ I thought the exchange rate was closer to 2:1 |
| 16:12:05 | <Echidna> nah lol |
| 16:12:08 | <Echidna> i think about 1.4 or so |
| 16:12:12 | <Echidna> last time i checked |
| 16:14:33 | <Echidna> http://handy.shop.ebay.de/Handys-Smartphones-/15032/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=google+nexus+one&_catref=1&_dmpt=DE_Handys_ohne_Vertrag_KM&_sop=1&_trksid=p3286.c0.m14 |
| 16:14:34 | <Echidna> damn |
| 16:14:38 | <OpenMRSBot> <http://ln-s.net/4zcR> (at handy.shop.ebay.de) |
| 16:14:41 | <Echidna> they sell for way more than 400 on ebay |
| 16:21:44 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11971]: ncd: Fixed static Zvx.getMpq. Removed extraneous semi-colon from sqldiff ⦠<http://dev.openmrs.org/changeset/11971> |
| 16:58:23 | *** kane77 has joined #openmrs |
| 17:35:42 | <Echidna> http://www.techcrunch.com/2010/02/03/sun-ceo-tweet/ |
| 17:35:46 | <OpenMRSBot> <http://ln-s.net/4zdn> (at www.techcrunch.com) |
| 18:55:17 | <Echidna> http://i.imgur.com/i24Kl.jpg |
| 18:56:06 | <bwolfe> looks about right :-p |
| 19:00:26 | *** chopin has quit IRC |
| 19:00:34 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11972]: in patient matching module, changed u value calculation when deduplicating ⦠<http://dev.openmrs.org/changeset/11972> |
| 19:31:53 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11973]: ncd: Created FixEmptyOBX2 to address the HAPI exception caused when the ⦠<http://dev.openmrs.org/changeset/11973> |
| 20:30:45 | *** openmrs_web898 has joined #openmrs |
| 20:34:40 | *** lab has joined #openmrs |
| 20:34:48 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #2069 (defect created): nameLayout.jsp Error with duplicate variable 'status' preventing patient entry and admin tasks <http://dev.openmrs.org/ticket/2069> || OpenMRS Tickets: Ticket #2068 (task created): Pre-requisites need to be included in liquibase <http://dev.openmrs.org/ticket/2068> |
| 20:35:29 | *** openmrs_web898 has quit IRC |
| 20:35:50 | *** lab is now known as jmatocha |
| 20:43:59 | <bwolfe> hello jmatocha |
| 20:47:49 | <jmatocha> Hi |
| 20:48:15 | <jmatocha> I think one of my students got access to assign tickets from you the other day. |
| 20:50:30 | <bwolfe> its possible |
| 20:51:01 | <bwolfe> I've given out permissions to 5-10 people in the last 24 hours. who was it? |
| 20:52:04 | <jmatocha> His userid is merond and his name is Josh Stewart. |
| 20:52:55 | <jmatocha> We are starting several student projects and I am having a little trouble getting things going. |
| 20:53:43 | <jmatocha> I set up a VM for them with Tomcat and mysql, got OpenMRS to compile, but I am having some run-time JSP errors. |
| 20:56:12 | <bwolfe> jmatocha: which page ? |
| 20:58:50 | <jmatocha> At patientDashboard, I get a warning dialog that tells me that "Columns do not match". Then I get a JSP error : |
| 20:58:51 | <jmatocha> Unable to compile class for JSP: An error occurred at line: 200 in the jsp file: /WEB-INF/view/portlets/nameLayout.jsp Duplicate local variable status |
| 21:00:56 | <bwolfe> that jsp error is this one: http://dev.openmrs.org/ticket/2069 |
| 21:01:00 | <bwolfe> and I'm working on that now |
| 21:01:11 | <bwolfe> what version of tomcat are you using jmatocha ? |
| 21:01:33 | <bwolfe> (actually sy already worked on that #2069 one and I'm just going to apply it to trunk) |
| 21:01:43 | <jmatocha> Ah. My assumption is that it was my fault since I'm new to the project. |
| 21:02:08 | <jmatocha> tomcat 6.0.24 |
| 21:06:04 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11976]: Added preconditions to location_tag liquibase updates - #2068 Author: ⦠<http://dev.openmrs.org/changeset/11976> || OpenMRS Tickets: Ticket #2070 (task closed): Loading of Modules With Same Id Should Compare Version <http://dev.openmrs.org/ticket/2070#comment:1> || OpenMRS Changesets: Changeset [11975]: 1.6.x: Fixing loading of modules with the same id - #2070 <http://dev.openmrs.org/changeset/11975> || OpenMRS Changesets: Changeset [11974]: Fixing loading of modules with the same id - #2070 <http://dev.openmrs.org/changeset/11974> || OpenMRS Tickets: Ticket #2071 (enhancement created): Fix empty OBX-2 field <http://dev.openmrs.org/ticket/2071> || OpenMRS Tickets: Ticket #2070 (task created): Loading of Modules With Same Id Should Compare Version <http://dev.openmrs.org/ticket/2070> |
| 21:13:07 | <robbyoconnor> \o |
| 21:38:08 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #2068 (task closed): Pre-requisites need to be included in liquibase <http://dev.openmrs.org/ticket/2068#comment:4> || OpenMRS Changesets: Changeset [11977]: 1.6.x: Added preconditions to location_tag liquibase updates - ⦠<http://dev.openmrs.org/changeset/11977> |
| 22:34:23 | *** kane77 has quit IRC |
| 23:10:08 | *** jmatocha has quit IRC |
| 23:21:30 | *** bwolfe has quit IRC |
| 23:31:08 | *** Mkop has quit IRC |
| 23:44:48 | *** Mkop has joined #openmrs |