IRC Chat : 2013-05-16 - OpenMRS

00:14:04 *** dkayiwa has quit IRC
00:27:13 *** davidpardz has left #openmrs
00:28:03 *** robbyoconnor has quit IRC
00:36:14 *** breeze has quit IRC
00:39:56 *** GitHub143 has joined #openmrs
00:39:56 <GitHub143> [openmrs-core] mogoodrich pushed 1 new commit to 1.9.x: http://git.io/-Rwosg
00:39:56 <GitHub143> openmrs-core/1.9.x 0a9f662 mogoodrich: reapplying TRUNK-3822: Search for patient by identifier fails when identifier is made of only letters
00:39:56 *** GitHub143 has left #openmrs
00:43:16 *** harsz89 has joined #openmrs
01:14:30 *** harsz89 has quit IRC
01:34:13 *** mogoodrich_ has quit IRC
01:44:37 *** djazayeri has quit IRC
01:45:31 *** wyclif has joined #openmrs
01:54:36 *** gauravpaliwal has joined #openmrs
01:54:36 *** ChanServ sets mode: +v gauravpaliwal
01:54:48 <gauravpaliwal> jkeiper: Hi
01:59:24 *** robbyoconnor has joined #openmrs
01:59:25 *** ChanServ sets mode: +v robbyoconnor
02:02:15 *** GitHub123 has joined #openmrs
02:02:15 <GitHub123> [openmrs-core] wluyima pushed 1 new commit to 1.8.x: http://git.io/L64o3w
02:02:15 <GitHub123> openmrs-core/1.8.x b42458f wluyima: Search for patient by identifier fails when identifier is made of only letters - TRUNK-3822...
02:02:15 *** GitHub123 has left #openmrs
02:07:16 *** muthumini has joined #openmrs
02:11:09 *** rday has joined #openmrs
02:16:51 *** wyclif has quit IRC
02:21:45 *** wyclif has joined #openmrs
02:23:19 *** GitHub110 has joined #openmrs
02:23:20 <GitHub110> [openmrs-core] wluyima pushed 1 new commit to 1.8.x: http://git.io/kswsfQ
02:23:20 <GitHub110> openmrs-core/1.8.x a6f2486 wluyima: Applying auto format changes
02:23:20 *** GitHub110 has left #openmrs
02:23:25 *** h3llborn has joined #openmrs
02:41:49 *** muthumini has quit IRC
02:46:13 *** h3llborn has quit IRC
02:54:18 *** robbyoconnor has quit IRC
03:00:33 *** wyclif has quit IRC
14:35:51 *** OpenMRSBot has joined #openmrs
14:35:51 *** ChanServ sets mode: +o OpenMRSBot
14:36:17 *** dkayiwa has joined #openmrs
14:48:04 *** downey_ has joined #openmrs
14:48:04 *** ChanServ sets mode: +o downey_
14:48:28 *** downey_ has quit IRC
15:01:39 *** OpenMRSBot has joined #openmrs
15:01:39 *** ChanServ sets mode: +o OpenMRSBot
15:03:23 *** OpenMRSBot has joined #openmrs
15:03:23 *** ChanServ sets mode: +o OpenMRSBot
15:08:46 *** OpenMRSBot has joined #openmrs
15:08:46 *** ChanServ sets mode: +o OpenMRSBot
15:10:51 *** robbyoconnor has quit IRC
15:11:12 *** robbyoconnor has joined #openmrs
15:11:12 *** ChanServ sets mode: +v robbyoconnor
15:12:21 *** downey_ has joined #openmrs
15:12:21 *** ChanServ sets mode: +o downey_
15:13:20 *** downey is now known as downey__
15:13:25 *** downey_ is now known as downey
15:13:33 *** downey has quit IRC
15:13:36 *** downey__ is now known as downey
15:24:16 *** breeze has joined #openmrs
15:26:02 *** wyclif has quit IRC
15:29:56 *** rcrichton has quit IRC
15:34:09 *** harshadura has quit IRC
15:37:22 *** davidpardz has joined #openmrs
15:45:42 *** jennparise has quit IRC
15:46:01 *** harshadura has joined #openmrs
16:01:38 *** h3llborn has joined #openmrs
16:22:24 *** h3llborn has quit IRC
16:44:25 *** h3llborn has joined #openmrs
16:52:21 *** yony258 has joined #openmrs
16:52:44 <yony258> Hi guys, was wondering if there is a way to add javascript when extending an extension point
16:55:51 <yony258> dkayiwa: I really dont want to bother you, let me know if you have 1 sec
16:56:14 <dkayiwa> yony258: you can ask
16:56:40 <yony258> dkayiwa: I am wondering if there is a way to add javascript when extending an extension point?
16:57:03 <yony258> dkayiwa: Like <Script> ... </script>
16:58:15 <dkayiwa> yony258: in a jsp or java file?
16:58:16 *** h3llborn has quit IRC
16:58:24 <yony258> dkayiwa: java
16:58:50 <yony258> dkayiwa: I have a button I added on the patient dashboard, I want to make it use a javascript function
16:59:20 <dkayiwa> yony258: can i look at the class?
17:00:04 <yony258> dkayiwa: http://pastebin.com/zyufxM2g
17:00:21 <yony258> dkayiwa: public class PatientDashboardAppointmentExt extends Extension
17:02:51 <yony258> dkayiwa: I need to make the button make a DWR request, which seems to be a problem without js.
17:03:07 <dkayiwa> yony258: looking at it now
17:04:08 *** maurya has joined #openmrs
17:04:26 <dkayiwa> yony258: i think yes you can include JS
17:07:01 <yony258> dkayiwa: how?
17:07:25 *** h3llborn has joined #openmrs
17:07:28 <dkayiwa> yony258: in getOverrideContent() i think :)
17:07:58 <yony258> dkayiwa: you mean like adding a script block?
17:08:06 <dkayiwa> yony258: yes
17:08:28 <yony258> dkayiwa: Well I'll review my code but it didn't got translated when I did that
17:08:55 *** sashrika has quit IRC
17:10:45 *** wyclif has joined #openmrs
17:11:39 *** kavuri has joined #openmrs
17:14:01 *** wyclif has left #openmrs
17:14:54 *** wyclif has joined #openmrs
17:15:03 *** h3llborn has quit IRC
17:16:39 *** breeze has quit IRC
17:18:11 *** breeze has joined #openmrs
17:25:31 <downey> breeze: ping
17:25:57 <downey> breeze: would you rather devtest02 be created as a clone of devtest01 or prefer to start clean?
17:30:33 *** kavuri has quit IRC
17:43:24 <breeze> downey: hmm...it can be a clone
17:44:03 *** dkayiwa has quit IRC
17:44:04 <downey> breeze: ok, should hopefully be done this afternoon
17:45:28 *** dkayiwa has joined #openmrs
17:46:52 <cpower> dkayiwa: how's setting up the items you need for testing with Breeze?
17:49:03 <breeze> downey: cool. thanks
17:49:52 <dkayiwa> cpower: the downloads are huge. i need to first load sufficient credit :)
17:50:17 <cpower> dkayiwa: ok what's the ETA?
17:50:30 <dkayiwa> cpower: ETA?
17:50:40 <breeze> dkayiwa: as a reminder, you should need virtual box + vagrant installed. I should have gotten most issues fixed with Darius' help the other day unless you are on windows
17:51:16 <dkayiwa> breeze: am on OS X
17:51:27 <breeze> dkayiwa: good. you should be fine then
17:51:32 <cpower> dkayiwa: Estimated Time of Arrival. Or basically when do you think you'll get the credit you need to get it done?
17:51:49 <dkayiwa> cpower: before i sleep today :)
17:51:56 <cpower> dkayiwa: good deal
17:53:59 *** maurya has quit IRC
17:55:27 <downey> dkayiwa: do they make refill cards large enough for that much data? :)
17:55:50 <dkayiwa> downey: oh yes. as long as you pay more :)
18:14:38 *** harshadura has quit IRC
18:25:22 <dkayiwa> breeze: hi
18:27:40 *** NameFILIP has quit IRC
18:27:57 <breeze> dkayiwa hi
18:28:18 <dkayiwa> breeze: what do i do with virtualbox after downloading it? :)
18:29:05 <breeze> dkayiwa: nothing. vagrant should take care of the rest. did you install that yet?
18:29:30 <djazayeri> breeze: it should work on osx now?
18:29:36 <breeze> dkayiwa: i mean, you do have to install virtualbox, of course, but that should be it
18:30:50 <breeze> djazayeri: yes, the problem you had was around me just forgetting to push a file. :(
18:30:52 <dkayiwa> breeze: ok
18:32:49 <breeze> dkayiwa: so next steps would be to install vagrant, than clone this repo if you haven't already https://github.com/openmrs/openmrs-distro-referenceapplication
18:32:50 <OpenMRSBot> <http://ln-s.net/+zUy> (at github.com)
18:33:44 *** dkayiwa_ has joined #openmrs
18:34:38 *** robbyoconnor has quit IRC
18:35:04 *** dkayiwa has quit IRC
18:35:04 *** dkayiwa_ is now known as dkayiwa
18:37:07 *** harshadura has joined #openmrs
18:49:42 *** dkayiwa has quit IRC
18:50:34 *** maurya has joined #openmrs
18:55:18 *** wyclif has left #openmrs
18:55:39 *** wyclif has joined #openmrs
18:56:56 *** Areo has joined #openmrs
18:57:52 *** wyclif has left #openmrs
18:58:17 *** wyclif has joined #openmrs
18:59:08 *** davidpardz has left #openmrs
19:02:13 *** wluyima has joined #openmrs
19:07:20 *** wluyima has left #openmrs
19:08:36 *** wyclif has left #openmrs
19:08:52 *** wyclif has joined #openmrs
19:10:20 *** wluyima has joined #openmrs
19:12:33 *** wyclif has left #openmrs
19:12:40 *** wluyima has left #openmrs
19:12:59 *** wyclif has joined #openmrs
19:13:10 *** wyclif_ has joined #openmrs
19:14:03 <wyclif_> hi
19:14:28 <downey> hi wyclif_
19:18:34 <Areo> HI, Where can I find example of pop-up usage in OpenMRS ? i am wondering if I am able to redirect to another page by clicking button in pop-up.
19:26:46 *** mogoodrich_ has quit IRC
19:27:13 *** mogoodrich_ has joined #openmrs
19:29:14 *** mogoodrich_ has quit IRC
19:30:50 *** breeze has quit IRC
19:36:07 *** rday has joined #openmrs
19:51:10 *** wyclif has left #openmrs
19:51:11 *** wyclif_ is now known as wyclif
19:51:25 *** yony258 has quit IRC
19:59:39 *** Areo has quit IRC
20:13:41 *** harshadura has quit IRC
20:19:15 *** breeze has joined #openmrs
20:25:32 *** breeze has quit IRC
20:50:41 *** Echidna has quit IRC
21:11:09 *** maurya has quit IRC
21:20:19 *** wyclif has quit IRC
21:45:03 *** sunbiz has joined #openmrs
22:12:19 *** rday has quit IRC
22:25:10 *** k-joseph has quit IRC
22:34:58 *** wyclif has joined #openmrs
22:44:30 *** harsz89 has quit IRC
22:55:41 *** harsz89 has joined #openmrs
22:56:15 *** sunbiz has left #openmrs
23:14:13 *** h3llborn has joined #openmrs
23:40:35 *** h3llborn has quit IRC
23:52:06 *** h3llborn has joined #openmrs