| 01:25:44 | *** muthah has joined #openmrs |
| 01:29:26 | *** lh has quit IRC |
| 02:07:43 | *** robbyoconnor has quit IRC |
| 02:08:00 | *** robbyoconnor has joined #openmrs |
| 02:08:00 | *** ChanServ sets mode: +v robbyoconnor |
| 02:29:24 | *** muthah has quit IRC |
| 03:11:27 | *** bwolfe has quit IRC |
| 03:32:56 | *** bwolfe has joined #openmrs |
| 03:32:56 | *** ChanServ sets mode: +o bwolfe |
| 03:33:30 | <deadpool> bwolfe: i have one last question if that is allright with you? |
| 03:34:12 | <bwolfe> ok |
| 03:35:03 | <deadpool> bwolfe: when i do the submit form from the patientdashboard it calls the controllers and all but i don't know how to redirect it back to the patientdashboard with the patient |
| 03:35:09 | <deadpool> i keep getting a 404 error |
| 03:35:43 | <bwolfe> return new ModelAndView(new RedirectView("/patientDashboard.form")); |
| 03:38:33 | <deadpool> bwolfe: still get a 404 error |
| 03:38:56 | <deadpool> do you mean return new ModelAndView(new RedirectView("patientDashboard.form")); |
| 03:38:58 | <bwolfe> whats the url you're getting sent to? |
| 03:39:14 | <bwolfe> potentially... |
| 03:42:13 | <deadpool> bwolfe: i get this error now http://pastebin.com/9pVdvEz6 after redirecting it to /openmrs/patientDashboard.form |
| 03:42:35 | <bwolfe> redirect to patientDashboard.form?patientId=asdf |
| 03:44:23 | <deadpool> it is asking for an interger not a string |
| 03:44:40 | <deadpool> is there a way to pass patientid from controller to controller? |
| 03:52:39 | <bwolfe> ha, yes, asdf is meant to be the patient id |
| 03:52:52 | <bwolfe> you should know the patient id, right ? how do you know what patient to save data for? |
| 03:53:20 | <bwolfe> somewhere in your form in your porlet you need <input type='hidden' name='patientId' value="${patientId}"/> |
| 04:02:06 | <deadpool> ah i am not passing that thanks for the info i will do that thanks |
| 04:14:28 | *** bwolfe has quit IRC |
| 05:04:30 | *** goutham has joined #openmrs |
| 05:22:17 | *** muthah has joined #openmrs |
| 05:22:28 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Little help with the Concept Data Model..? <http://forum.openmrs.org/viewtopic.php?f=2&t=751#p2871> |
| 05:44:59 | *** muthah has quit IRC |
| 05:51:44 | *** muthah has joined #openmrs |
| 06:06:52 | *** robbyoconnor has quit IRC |
| 06:07:18 | *** robbyoconnor has joined #openmrs |
| 06:07:18 | *** ChanServ sets mode: +v robbyoconnor |
| 06:13:41 | *** mayanks43 has joined #openmrs |
| 06:26:40 | *** pascal` has joined #openmrs |
| 06:28:38 | *** robota has joined #openmrs |
| 06:39:36 | *** mayanks43 has left #openmrs |
| 06:46:21 | *** r0bby has joined #openmrs |
| 06:46:21 | *** ChanServ sets mode: +v r0bby |
| 06:48:55 | *** robbyoconnor has quit IRC |
| 06:58:01 | *** dkayiwa has joined #openmrs |
| 07:29:16 | *** upul` has joined #openmrs |
| 07:29:16 | *** ChanServ sets mode: +v upul` |
| 08:24:16 | *** rockfruit has quit IRC |
| 08:30:24 | *** rockfruit has joined #openmrs |
| 08:34:53 | *** mayanks43 has joined #openmrs |
| 08:46:48 | *** Hazamonzo_ is now known as [-Haza-] |
| 08:53:55 | *** dkayiwa has quit IRC |
| 08:58:25 | *** dkayiwa has joined #openmrs |
| 09:06:26 | *** dkayiwa has quit IRC |
| 09:06:31 | *** dkayiwa has joined #openmrs |
| 09:24:49 | *** mayanks43 has left #openmrs |
| 09:34:45 | *** pascal` has quit IRC |
| 09:37:32 | *** pascal` has joined #openmrs |
| 09:52:49 | *** goutham has quit IRC |
| 10:05:10 | *** robota has quit IRC |
| 10:28:55 | *** rockfruit has quit IRC |
| 10:29:21 | *** rockfruit has joined #openmrs |
| 11:35:33 | *** robota has joined #openmrs |
| 11:36:49 | *** upul` has quit IRC |
| 12:24:45 | *** robota has quit IRC |
| 12:28:31 | *** robota has joined #openmrs |
| 12:41:38 | *** muthah has quit IRC |
| 12:47:39 | *** muthah has joined #openmrs |
| 13:06:21 | *** dkayiwa has quit IRC |
| 13:06:36 | *** dkayiwa has joined #openmrs |
| 13:09:30 | *** muthah has quit IRC |
| 13:10:14 | *** muthah has joined #openmrs |
| 13:42:45 | *** chopin has joined #openmrs |
| 13:42:45 | *** ChanServ sets mode: +v chopin |
| 13:42:51 | <chopin> o/ |
| 13:54:06 | *** bwolfe has joined #openmrs |
| 13:54:06 | *** ChanServ sets mode: +o bwolfe |
| 14:02:57 | *** muthah_ has joined #openmrs |
| 14:03:19 | *** muthah has quit IRC |
| 14:03:19 | *** muthah_ is now known as muthah |
| 14:03:51 | *** muthah has quit IRC |
| 14:04:25 | *** chopin has quit IRC |
| 14:19:32 | *** chopin has joined #openmrs |
| 14:19:32 | *** ChanServ sets mode: +v chopin |
| 14:20:44 | *** goutham has joined #openmrs |
| 14:23:41 | <goutham> hai ben, if ur free have a look on issue's trunk-1638 and trunk-1679.. i have attached da patches |
| 14:24:35 | <bwolfe> ok, thanks |
| 14:31:45 | *** goutham_ has joined #openmrs |
| 14:33:23 | *** goutham has quit IRC |
| 14:36:51 | *** pascal` has quit IRC |
| 14:37:51 | *** muthah has joined #openmrs |
| 14:38:00 | *** dkayiwa has quit IRC |
| 14:42:20 | *** goutham_ has quit IRC |
| 14:51:39 | *** downeym has joined #openmrs |
| 14:51:39 | *** ChanServ sets mode: +o downeym |
| 14:52:11 | * downeym crosses his fingers |
| 14:52:19 | * bwolfe claps his hands |
| 14:52:41 | <downeym> bwolfe: i'm thinking about paying for the at&t wifi |
| 14:53:11 | <bwolfe> don't you get wifi free because you're on their cell plan? |
| 14:53:35 | <downeym> bwolfe: No, not that I know of |
| 14:53:45 | <downeym> bwolfe: *not for non-phone devices |
| 14:54:10 | *** mayanks43 has joined #openmrs |
| 14:54:10 | <bwolfe> are you sure? |
| 14:54:19 | <downeym> Hi mayanks43 and welcome to the #openmrs IRC channel. |
| 14:54:21 | <bwolfe> their commercials seemed to make it seem so |
| 14:54:28 | <mayanks43> hi |
| 14:54:40 | <downeym> bwolfe: It's free for my nexus one, or an iphone, for example |
| 14:55:02 | <downeym> bwolfe: "AT&T offers FREE Wi-Fi access to iPhone, Wi-Fi enabled Blackberry devices and Laptop Connect Users at thousands of hotspots nationwide, including Starbucks." |
| 14:55:07 | <bwolfe> so connect via wifi with your phone then connect via usb to your laptop... |
| 14:55:16 | <bwolfe> "laptop connect" ? |
| 14:55:21 | <downeym> bwolfe: gsm modem |
| 14:56:17 | <bwolfe> ah |
| 14:56:52 | <downeym> bwolfe: also free for their broadband customers |
| 14:56:57 | <mayanks43> Sorry for interrupting but I had a question: Is the gsoc 2011 ideas list out? |
| 14:57:07 | <downeym> !gsoc |
| 14:57:07 | <OpenMRSBot> downeym: Get more information about OpenMRS and Summer of Code 2011 with answers to all your questions at http://go.openmrs.org/soc2011 |
| 14:57:21 | <downeym> mayanks43: It's under development. See the link above. :) |
| 14:57:35 | <mayanks43> ok |
| 14:58:02 | <downeym> mayanks43: And you're always welcome to interrupt. That's our style. :) |
| 14:58:07 | <mayanks43> :) |
| 14:58:13 | *** robota has quit IRC |
| 14:59:34 | *** rafa has joined #openmrs |
| 15:00:27 | <mayanks43> which is better to use : apache tomcat 5.5 or 6 for openmrs? |
| 15:00:33 | <bwolfe> !moo |
| 15:00:33 | <OpenMRSBot> bwolfe: "moo" --- MOOOOOOO!!!!! |
| 15:00:39 | <bwolfe> interrupting cow! |
| 15:01:00 | <mayanks43> is tht the cow programming language? |
| 15:01:12 | <downeym> MooScript |
| 15:01:25 | <mayanks43> oh |
| 15:02:13 | <bwolfe> MooTools |
| 15:02:43 | <mayanks43> how is it compared to jquery? |
| 15:02:49 | *** rockfruit has quit IRC |
| 15:02:50 | <bwolfe> meh |
| 15:02:53 | <bwolfe> jquery is better |
| 15:03:05 | <downeym> mayanks43: I'd got with Tomcat 6 if you're running latest versions of OpenMRS |
| 15:03:10 | <mayanks43> ok |
| 15:03:44 | <mayanks43> i tried tomcat 6 and 5.5 but came up with problems when i tried to run manager inspite of editing the users.xml file |
| 15:03:47 | <downeym> bwolfe: Are we "officially" saying stay away from Tomcat 7? |
| 15:04:02 | <mayanks43> maybe i should tinker around more |
| 15:04:02 | <downeym> mayanks43: What kind of problems with tomcat manager? |
| 15:04:10 | <mayanks43> access denied |
| 15:04:14 | <mayanks43> 403 |
| 15:04:14 | <bwolfe> downeym: yes, because dwr doesn't work with tomcat 7 |
| 15:04:29 | <downeym> mayanks43: Double check your file including the roles. |
| 15:04:33 | <mayanks43> ok |
| 15:04:56 | <bwolfe> mayanks43: make sure its not commented out |
| 15:05:09 | <mayanks43> and do i need to restart it everytime i make a change to the .xml file? |
| 15:05:20 | <downeym> And make sure you have a line like: <role rolename="manager"/> |
| 15:05:37 | <downeym> mayanks43: yep |
| 15:05:40 | <mayanks43> but doesn't tomcat 6 use manager-gui ? |
| 15:05:49 | <mayanks43> it said manager is deprecated |
| 15:06:27 | <mayanks43> do you use manager itself? |
| 15:06:35 | * downeym uses manager :) |
| 15:06:40 | <mayanks43> ok |
| 15:10:35 | <downeym> mayanks43: You are editing /conf/tomcat-users.xml right, and not users.xml? |
| 15:10:41 | <rafa> Hi, do I need to set up anything special to have all tests passing in trunk with mvn clean install? It says 1 failure and 30 errors at the moment. |
| 15:11:00 | *** r0bby has quit IRC |
| 15:11:15 | <mayanks43> there's no users.xml file :P |
| 15:11:15 | <rafa> encrypt_shouldEncryptShortAndLongText(org.openmrs.util.SecurityTest) is failing |
| 15:11:24 | <mayanks43> i meant tomcat-users.xml itself |
| 15:11:35 | <downeym> mayanks43: OK good :) just checking |
| 15:14:17 | <bwolfe> rafa: which one is failing? |
| 15:14:22 | <bwolfe> did you do an svn update? |
| 15:14:33 | <bwolfe> downeym: apparently ci has crashed |
| 15:14:40 | <bwolfe> http://ci.openmrs.org |
| 15:14:52 | <rafa> bwolfe: yes, I'm up to date |
| 15:15:11 | * downeym starts writing his monthly checks to bwolfe instead of Pingdom |
| 15:15:11 | <bwolfe> rafa: ok, that was a recent commit. the dev must have missed something |
| 15:15:40 | <rafa> good |
| 15:16:01 | <bwolfe> rafa: 1 gold star for you if you fix that test. :-D |
| 15:16:43 | <rafa> bwolfe: don't really have time for that right now |
| 15:17:32 | <bwolfe> rafa: http://tickets.openmrs.org/browse/TRUNK-1919 |
| 15:17:36 | <rafa> bwolfe: is there a quick way to switch this one guy off? |
| 15:18:43 | <rafa> bwolfe: like -DskipTest something? |
| 15:19:03 | <bwolfe> rafa: you can skip all tests if you want |
| 15:19:11 | <bwolfe> or you can put @Ignore annotation on that one test in code |
| 15:19:18 | <bwolfe> -DskipTests |
| 15:19:37 | <rafa> bwolfe: I want other tests to run, ignore is perfect, thanks! |
| 15:23:16 | <bwolfe> rafa: what are you working on? |
| 15:24:25 | <rafa> bwolfe: I want to see what's going on with TRUNK-1989 |
| 15:26:49 | *** pascal` has joined #openmrs |
| 15:27:11 | <downeym> hey pascal` |
| 15:27:29 | <pascal`> hey downeym |
| 15:27:34 | *** ChanServ sets mode: +v pascal` |
| 15:27:39 | <downeym> pascal`: Got my Indy 500 tickets today |
| 15:28:13 | <pascal`> downeym, sweet! |
| 15:28:44 | <pascal`> I guess you wont have access to everywhere we went on the tour :) |
| 15:29:02 | <downeym> pascal`: It's quite restricted on the day of the race. :) |
| 15:29:13 | <pascal`> lol, I'm sure |
| 15:29:34 | <pascal`> So I guess they wont let you grab a car and do a couple of laps ;P |
| 15:30:07 | <downeym> pascal`: No, but I do intend to become injured or ill so I can be created as a patient in OpenMRS |
| 15:30:38 | <pascal`> heh |
| 15:31:13 | <bwolfe> downeym: this assumes burke gets his butt in gear and finishes the forms for them |
| 15:31:24 | <bwolfe> downeym: just drink a lot. then pass out |
| 15:31:39 | <downeym> bwolfe: That's the general pattern, yes |
| 15:31:59 | <downeym> bwolfe: Although you have to pass out in a dangerous place for them to pick you up |
| 15:32:01 | <downeym> bwolfe: Otherwise, they just leave you |
| 15:32:21 | <bwolfe> like on the track? |
| 15:32:33 | <downeym> bwolfe: That would be a good example of a dangerous place, yes |
| 15:33:04 | *** pascal` has quit IRC |
| 15:34:46 | <downeym> bwolfe: Race control runs on CRT's and VHS, so I don't think it's HD enough to easily see whether or not one is actually passed out on the track. http://a8.sphotos.ak.fbcdn.net/hphotos-ak-snc4/73218_10150290225820285_568450284_15263454_122879_n.jpg |
| 15:34:50 | <OpenMRSBot> <http://ln-s.net/8YMR> (at a8.sphotos.ak.fbcdn.net) |
| 15:35:57 | *** chopin has quit IRC |
| 15:49:15 | *** pascal` has joined #openmrs |
| 15:55:29 | *** chopin has joined #openmrs |
| 15:55:29 | *** ChanServ sets mode: +v chopin |
| 15:55:36 | <downeym> Hi chopin and welcome to the #openmrs IRC channel. |
| 15:56:43 | <chopin> hi downeym and thank you for thanking me |
| 15:57:57 | *** muthah has quit IRC |
| 16:01:40 | <downeym> chopin: Um, you're welcome? |
| 16:04:18 | <chopin> s/thanking/welcoming/g |
| 16:10:17 | *** downeym has quit IRC |
| 16:18:59 | *** lh has joined #openmrs |
| 16:22:04 | *** downeym has joined #openmrs |
| 16:22:04 | *** ChanServ sets mode: +o downeym |
| 16:24:18 | <downeym> SYN |
| 16:25:20 | <downeym> :-/ |
| 16:40:05 | *** ChanServ sets mode: +v pascal` |
| 16:41:14 | *** mayanks43 has left #openmrs |
| 16:43:13 | <pascal`> ASK |
| 16:43:18 | <pascal`> ACK* |
| 16:43:34 | <bwolfe> EAT |
| 17:05:19 | *** pascal` has quit IRC |
| 17:10:25 | *** pascal` has joined #openmrs |
| 18:01:07 | *** [-Haza-] has quit IRC |
| 18:01:12 | *** rafa has quit IRC |
| 18:01:20 | *** rafa has joined #openmrs |
| 18:02:04 | *** aja has joined #openmrs |
| 18:02:14 | *** aja has quit IRC |
| 18:04:28 | *** aja has joined #openmrs |
| 18:04:40 | <downeym> Hi aja and welcome to the #openmrs IRC channel. |
| 18:05:25 | <aja> hi downeym! |
| 18:34:35 | *** downeym has quit IRC |
| 18:42:24 | <deadpool> bwolfe: quick question i am using the openmrs:formatDate to display a date in one controller it dislays it as DD/mm/yyyy and in another on it displays it as mm/DD/yyyy but i have the same tag in both what gives? |
| 18:42:55 | <bwolfe> are you logged in as the same person |
| 18:42:59 | <deadpool> yup |
| 18:43:13 | <bwolfe> formatDate.java uses Context.getLocale() which is the locale of hte currently authenticated person |
| 18:43:24 | <deadpool> ah ic |
| 18:43:25 | <deadpool> hmmm |
| 18:44:18 | <deadpool> but it shouldn't change from page to page if i am the same person right? |
| 18:46:29 | <deadpool> gotcha i see what i did thanks i changed the locale but it didn't update until i logged out and logged back in |
| 19:05:08 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: Cleaningvoided 0.1 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=cleaningvoided&version=&0.1> |
| 19:16:33 | *** rafa has quit IRC |
| 19:19:47 | *** rafa has joined #openmrs |
| 19:31:07 | *** aja has quit IRC |
| 19:35:25 | *** gbastien has joined #openmrs |
| 19:37:06 | <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS trunk #18363: [Mike Seaton] committing missing unit test which was meant to be added as a part of TRUNK-1943 <http://feedproxy.google.com/~r/OMRStrunk/~3/X_K8tLflOIo/> |
| 19:40:14 | *** gbastien has quit IRC |
| 19:42:25 | *** rafa has quit IRC |
| 19:56:55 | *** gbastien has joined #openmrs |
| 20:10:45 | *** dkayiwa has joined #openmrs |
| 20:13:23 | *** bwolfe has quit IRC |
| 20:14:03 | *** bwolfe has joined #openmrs |
| 20:14:03 | *** ChanServ sets mode: +o bwolfe |
| 20:25:44 | *** gbastien has quit IRC |
| 20:30:43 | *** dkayiwa has quit IRC |
| 20:33:25 | *** chopin has quit IRC |
| 20:39:28 | <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS 1.7.x #18369: [Ben Wolfe] Fix runtime properties file lookup in InitializationFilter - TRUNK-1845 Author: surangak <http://feedproxy.google.com/~r/OMRStrunk/~3/JmGdYYi67c0/> || New Changeset: OpenMRS 1.8.x #18368: [Mike Seaton] committing missing unit test which was meant to be added as a part of TRUNK-1943 to 1.8.x line <http://feedproxy.google.com/~r/OMRStrunk/~3/GNz20sVTs24/> || New Changeset: OpenMRS trunk #18367: [Ben Wolfe] Fix runtime properties file lookup in InitializationFilter - TRUNK-1845 Author: surangak <http://feedproxy.google.com/~r/OMRStrunk/~3/uH5mgFXU-Cc/> || New Changeset: OpenMRS trunk #18366: [Ben Wolfe] Fixing bug from previous commit for: initialization / install wizard should have a default simple mode - TRUNK-26 <http://feedproxy.google.com/~r/OMRStrunk/~3/lNxVBqjr6Ho/> || New Changeset: OpenMRS 1.7.x #18365: [Mike Seaton] Backporting changes from TRUNK-1943: Add discontinuedReasonNonCoded to Order, to the 1.7.x branch line. <http://feedproxy.google.com/~r/OMRStrunk/~3/h9QBppIX-Nc/> || New Changeset: OpenMRS 1.6.x #18364: [Mike Seaton] Backporting changes from TRUNK-1943: Add discontinuedReasonNonCoded to Order, to the 1.6.x branch line. <http://feedproxy.google.com/~r/OMRStrunk/~3/bZcVGX5I5pw/> |
| 20:55:11 | *** dkayiwa has joined #openmrs |
| 20:59:31 | *** downeym has joined #openmrs |
| 20:59:31 | *** ChanServ sets mode: +o downeym |
| 20:59:46 | <downeym> OK, I'm officially moving my desk |
| 21:03:00 | <bwolfe> better connection over here? :-) |
| 21:04:00 | <bwolfe> downeym: ...one more reason to petition RG for us to move. |
| 21:04:07 | <downeym> bwolfe: add it to the list |
| 21:04:19 | <downeym> do we nail them to docpaul's door? |
| 21:05:58 | <bwolfe> no, probably Mary's |
| 21:05:58 | *** dkayiwa has quit IRC |
| 21:07:16 | *** dkayiwa has joined #openmrs |
| 21:31:24 | <bwolfe> dkayiwa: when is your flight? |
| 21:31:43 | *** pascal` has quit IRC |
| 21:42:01 | *** downeym has quit IRC |
| 21:46:29 | *** dkayiwa has quit IRC |
| 21:46:30 | *** Echidna has quit IRC |
| 21:46:33 | *** Jeff_S has quit IRC |
| 21:46:34 | *** deadpool has quit IRC |
| 21:46:54 | <bwolfe> and then there were 2 |
| 22:07:11 | *** Echidna has joined #openmrs |
| 22:07:11 | *** ChanServ sets mode: +v Echidna |
| 22:13:52 | <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS 1.8.x #18371: [Ben Wolfe] Maven tests depend on machine locale - TRUNK-2043 Author: raff <http://feedproxy.google.com/~r/OMRStrunk/~3/SHZRcwpDQcg/> || New Changeset: OpenMRS trunk #18370: [Ben Wolfe] Maven tests depend on machine locale - TRUNK-2043 Author: raff <http://feedproxy.google.com/~r/OMRStrunk/~3/RR9sUYIBE6Y/> |
| 22:16:48 | *** lh has left #openmrs |
| 22:33:24 | *** OpenMRSBot has joined #openmrs |
| 22:33:24 | *** zelazny.freenode.net sets mode: +ns |
| 22:34:24 | *** zelazny.freenode.net sets mode: -o OpenMRSBot |
| 22:34:24 | -zelazny.freenode.net- *** Notice -- TS for #openmrs changed from 1298500404 to 1174073069 |
| 22:34:24 | *** zelazny.freenode.net sets mode: +ct-s |
| 22:34:24 | *** Echidna has joined #openmrs |
| 22:34:24 | *** zelazny.freenode.net sets mode: +v Echidna |
| 22:34:24 | *** zelazny.freenode.net changes topic to "OpenMRS: open source medical record systems for the developing world - http://openmrs.org/ - IRC info & logs: http://go.openmrs.org/irc - Summer of Code info: http://go.openmrs.org/soc2011" |