IRC Chat : 2013-03-05 - OpenMRS

00:06:57 *** mseaton has joined #openmrs
00:06:57 *** ChanServ sets mode: +v mseaton
00:15:45 *** mseaton has quit IRC
00:31:25 *** zzz_jb360 is now known as jb360
00:34:59 <andreapat> jb360, did you just sent me message?
00:35:24 <jb360> andreapat: Yes ma'am I did
00:35:42 <jb360> andreapat: Did you get your compilation issue resolved?
00:36:46 <andreapat> jb360, when I do git status - I see it's been deleted: deleted: api/src/main/java/org/openmrs/obs/ComplexData.java
00:37:09 <andreapat> jb360, weird I certainly didn't delete anything
00:38:01 <jb360> andreapat: So you haven't committed the delete?
00:38:26 <andreapat> jb360, no I haven't committed anything yet
00:40:24 <jb360> so I "think" you can use a "git rm" to remove that file from the commit
00:40:39 <jb360> try reading about "git rm --help"
00:40:53 <andreapat> jb360, ok thanks
00:41:15 <jb360> you have other files that you have changed that you want to commit, correct?
00:44:34 <andreapat> jb360, yes
00:44:41 <jb360> andreapat: can you paste the output from your "git status" to either dpaste.com or on Gist?
00:45:16 <jb360> gist.github.com for your account
00:45:40 <djazayeri> andreapat: I would think you can just say "git checkout -- api/src/main/java/org/openmrs/obs/ComplexData.java"
00:46:15 <djazayeri> oh, wait, it should be: "git reset HEAD api/src/main/java/org/openmrs/obs/ComplexData.java"
00:46:38 <djazayeri> andreapat: e.g. whatever it says for "to unstage" under git status
00:46:53 <jb360> can you perform a "reset" on a specific file like that Darius?
00:47:05 <andreapat> jb30: http://dpaste.com/1012467/
00:47:31 <andreapat> djazayeri, I just looked in Eclipse and that file really is missing
00:47:44 <djazayeri> jb360 and andreapat: note what github says about "to discard changes in working directory"
00:47:50 <djazayeri> in andreapat's paste
00:48:10 <jb360> that is good
00:48:40 <jb360> you just need to unstage the "deletion" from the working tree.
00:48:47 <jb360> Right Darius?
00:49:45 <djazayeri> jb360: I believe that since the deletion is not staged, she just has to do "git checkout -- <the long filename>" as it says on line 5 of the dpaste
00:50:24 <jb360> ahhhh good catch
00:50:54 <jb360> I haven't seen that checkout used in that context yet. Good to know.
00:51:51 <djazayeri> jb360, andreapat: doing "git checkout -- filename" is basically the command-line equivalent of doing a revert in the IDE
00:52:30 <andreapat> jb360, djazayeri: so git checkout -- api/src/main/java/org/openmrs/obs/ComplexData.java
00:52:39 <djazayeri> yrd
00:52:40 <djazayeri> yes
00:53:06 <andreapat> djazayeri, will do
00:53:58 <jb360> that works
00:54:12 <jb360> I created a test branch, deleted the file
00:54:15 <jb360> then undid it
00:55:54 <andreapat> jb360, djazayeri - success! ComplexData.java is now back in my project
00:56:35 <jb360> yay!
00:56:40 <andreapat> jb360, djazayeri so sure I didn't delete anything - how could that have happened?
00:56:54 <jb360> djazayeri: great job!
00:57:02 <jb360> andareapat: good luck!
00:57:12 <andreapat> jb360, djazayeri: yes yay and thanks!
00:58:10 <andreapat> jb360, djazayeri: still wondering how it got deleted - could it have not made it down in "git pull --rebase upstream master"?
00:58:38 <djazayeri> andreapat: you almost certainly deleted it by accident in some random way...
00:58:41 <jb360> i recall reading about a "git blame" command
00:59:39 <andreapat> djazayeri, ok I guess - thanks again!
01:02:35 <andreapat> jb360, thanks to you too!
01:05:28 <jb360> yw andrea
01:05:31 *** elefone has quit IRC
01:05:41 <jb360> that "git checkout -- <filename>" is handy
01:07:34 *** jb360 is now known as zzz_jb360
01:22:42 *** Anuruddha has joined #openmrs
01:25:31 *** andreapat has quit IRC
01:37:13 *** elefone has joined #openmrs
01:39:31 *** elefone has quit IRC
02:07:48 *** zzz_jb360 is now known as jb360
02:11:24 *** jb360 has quit IRC
02:20:10 *** zzz_jb360 has joined #openmrs
02:26:56 *** harshadura has joined #openmrs
02:31:15 *** Anuruddha has quit IRC
02:49:01 *** harshadura has quit IRC
04:06:12 *** cpower has quit IRC
04:06:14 *** downey has quit IRC
04:06:59 *** jkeiper has quit IRC
04:07:06 *** wyclif_ has quit IRC
04:07:20 *** nribeka has quit IRC
04:07:54 *** djazayeri_ has quit IRC
04:07:56 *** burke has quit IRC
04:18:27 *** k-joseph has joined #openmrs
04:20:56 *** burke has joined #openmrs
04:20:56 *** ChanServ sets mode: +o burke
04:25:52 *** downey has joined #openmrs
04:25:52 *** ChanServ sets mode: +o downey
04:34:33 *** davidpardz has joined #openmrs
04:43:45 *** k-joseph has quit IRC
04:46:27 *** harshadura has joined #openmrs
05:02:04 *** djazayeri has quit IRC
05:09:57 *** robbyoconnor has joined #openmrs
05:09:57 *** ChanServ sets mode: +v robbyoconnor
05:24:57 *** djazayeri has joined #openmrs
05:32:05 *** djazayeri1 has joined #openmrs
05:49:28 <OpenMRSBot> Recent updates in the world of openmrs: Shazin Sadakath: My First Android Jelly Bean App <http://shazsterblog.blogspot.com/2013/03/my-first-android-jelly-bean-app.html>
06:02:00 *** cpower has joined #openmrs
06:02:00 *** ChanServ sets mode: +v cpower
06:03:35 *** wyclif has joined #openmrs
06:03:35 *** jkeiper has joined #openmrs
06:03:35 *** ChanServ sets mode: +v jkeiper
06:03:43 *** nribeka has joined #openmrs
06:03:43 *** ChanServ sets mode: +v nribeka
06:17:23 *** k-joseph has joined #openmrs
06:18:37 *** k-joseph has quit IRC
06:42:03 *** djazayeri1 has quit IRC
06:44:53 *** harshadura has quit IRC
06:46:24 *** upul has quit IRC
06:48:22 *** dkayiwa has joined #openmrs
06:52:22 *** sujatro has joined #openmrs
06:59:18 *** sujatro has quit IRC
07:11:18 *** evmw has quit IRC
07:12:07 *** harshadura has joined #openmrs
07:33:13 *** harshadura_ has joined #openmrs
07:34:33 *** harshadura_ has quit IRC
07:34:50 *** harshadura_ has joined #openmrs
07:36:30 *** harshadura has quit IRC
07:41:23 *** harshadura_ is now known as harshadura
07:41:42 <harshadura> dkayiwa, can i get a min
07:42:23 <harshadura> dkayiwa, i notice thr are several POM files in the openmrs-core project, for which POM i should add the dependency ?
07:42:29 *** k-joseph has joined #openmrs
07:44:20 *** harshadura has quit IRC
07:44:38 *** harshadura has joined #openmrs
07:44:55 <dkayiwa> harshadura: the one in api project
07:45:21 <harshadura> dkayiwa, but the class resides inside "web" project
07:45:36 <harshadura> jz asking to get clarified srry
07:45:49 <dkayiwa> harshadura: web references api
07:46:03 <harshadura> dkayiwa, gotcha
07:47:06 <harshadura> dkayiwa, can u tell me whr i need to mention the dependency version ? in master pom ?
07:47:42 <harshadura> i mean <version>1.3.1</version> like this
07:49:31 <dkayiwa> harshadura: just like the others are doing it
07:49:49 *** dkayiwa has quit IRC
07:53:34 *** ekow has joined #openmrs
08:08:06 *** harsz89 has joined #openmrs
08:28:28 *** Hasintha_i has joined #openmrs
08:30:25 *** k-joseph has quit IRC
08:43:24 *** anuruddha has joined #openmrs
09:06:42 *** anuruddha has quit IRC
09:09:38 *** evmw has joined #openmrs
09:32:22 *** wyclif_ has joined #openmrs
09:39:08 *** downey has quit IRC
09:44:53 *** dmulindwa has joined #openmrs
09:47:32 *** lh has quit IRC
09:50:22 *** snoppy has joined #openmrs
09:51:07 *** snoppy has left #openmrs
10:00:56 *** davidpardz has left #openmrs
10:07:14 *** shangxiao has joined #openmrs
10:15:30 *** dmulindwa has quit IRC
10:22:35 *** shangxiao has quit IRC
10:45:40 *** ThreeToes has joined #openmrs
10:48:17 *** dmulindwa has joined #openmrs
10:59:31 *** dmulindwa has quit IRC
11:00:44 *** suranga has joined #openmrs
11:00:55 *** ChanServ sets mode: +v suranga
11:17:37 *** k-joseph has joined #openmrs
11:25:44 *** robbyoconnor has quit IRC
11:26:44 *** robbyoconnor has joined #openmrs
11:26:44 *** ChanServ sets mode: +v robbyoconnor
11:28:55 *** suranga_ has joined #openmrs
11:29:20 *** suranga has quit IRC
11:31:54 *** robbyoconnor has quit IRC
11:35:02 *** downey has joined #openmrs
11:35:02 *** ChanServ sets mode: +o downey
11:37:39 *** robbyoconnor has joined #openmrs
11:37:39 *** ChanServ sets mode: +v robbyoconnor
11:42:05 *** shortend has joined #openmrs
11:52:11 *** DraggonZ has joined #openmrs
11:52:28 *** kishoreyekkanti has joined #openmrs
11:55:01 *** harshadura has quit IRC
11:55:19 *** harshadura has joined #openmrs
11:56:42 *** shortend has quit IRC
11:56:52 *** shortend has joined #openmrs
11:56:57 *** DraggonZ_ has joined #openmrs
11:57:11 *** DraggonZ has quit IRC
12:00:51 *** DraggonZ_ has quit IRC
12:00:58 *** DraggonZ has joined #openmrs
12:10:26 *** robbyoconnor has quit IRC
12:12:45 *** DraggonZ has quit IRC
12:12:56 *** DraggonZ has joined #openmrs
12:13:38 <ekow> Ay guys, how do I unfork @ git or update my fork ...
12:15:22 <ekow> Ok ... Igot it .. Thanks !
12:15:25 *** evmw has quit IRC
12:16:16 *** shortend has quit IRC
12:16:35 *** shortend has joined #openmrs
12:26:07 *** k-joseph has quit IRC
12:27:43 *** dmulindwa has joined #openmrs
12:46:09 *** evmw has joined #openmrs
12:47:51 *** Hasintha_i has quit IRC
12:50:00 *** k-joseph has joined #openmrs
12:52:49 *** kmithemanth has joined #openmrs
12:54:32 *** peacefulboy has joined #openmrs
12:56:02 <peacefulboy> Hello ~. I'm here to ask a question about installing scm connnector for eclipse for cnvironment of development OpenMRS module. Could you help me ?
12:56:38 *** evmw has quit IRC
12:57:53 <peacefulboy> OpenMRSBot,
12:58:28 <peacefulboy> OpenMRSBot, Have you written my question ~? I don't know where to ask. please help
12:58:28 <OpenMRSBot> peacefulboy: Error: "Have" is not a valid command.
12:59:04 <peacefulboy> cpower, Have you written my question ~? I don't know where to ask. please help
13:00:00 <harsz89> hi peacefulboy
13:00:19 <harsz89> peacefulboy, did you follow the guildelines in https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers link
13:00:20 <OpenMRSBot> <http://ln-s.net/8_PW> (at wiki.openmrs.org)
13:00:23 <peacefulboy> harsz89: hello ~
13:00:56 <harsz89> peacefulboy, hope it will be useful for you
13:01:15 <peacefulboy> harsz89: oh thank you, I was following another one from Youtube
13:01:26 <harsz89> peacefulboy, good
13:01:43 <harsz89> peacefulboy, there are lots of articles also please refer to them
13:01:46 <harsz89> peacefulboy, :)
13:02:02 <peacefulboy> harsz89: I'll try that first and I'll let you know if i solve the problem. I really appreciate :)
13:02:09 <harsz89> peacefulboy, cool
13:02:53 <peacefulboy> harsz89: alright, Anyway I'm dan from south korea. nice to meet you. may i have your name and wheare you come from ~?
13:04:02 <peacefulboy> harsz89: if you don't mind : )
13:04:16 <peacefulboy> harsz89: thanks for today anyway~
13:04:47 *** ThreeToes has quit IRC
13:09:05 *** shangxiao has joined #openmrs
13:10:35 *** evmw has joined #openmrs
13:11:23 *** Joe-Seff has joined #openmrs
13:13:49 <harsz89> peacefulboy, sorry i was bit away
13:14:17 <harsz89> peacefulboy, i'm harsha it's my pleasure to meet you too
13:14:19 <harsz89> peacefulboy, :)
13:15:13 *** Joe-Seff has joined #openmrs
13:15:44 *** evmw has quit IRC
13:16:43 *** peacefulboy has quit IRC
13:18:12 *** rkorytkowski has joined #openmrs
13:18:12 *** rkorytkowski is now known as rafa
13:18:12 *** ChanServ sets mode: +v rafa
13:18:22 *** suranga_ has quit IRC
13:19:10 *** harshadura has quit IRC
13:20:17 *** evmw has joined #openmrs
13:20:54 *** suranga has joined #openmrs
13:32:11 *** kishoreyekkanti has quit IRC
13:40:25 *** Joe-Seff has quit IRC
13:43:10 <harsz89> hi rafa ,
13:43:31 <harsz89> rafa, i have made a pull request for RESTWS-284
13:43:47 <harsz89> rafa, if you have a time please provide me a feedback
13:44:24 <harsz89> rafa, thanks a lot for the help you provided
13:44:40 <rafa> harsz89: hi
13:45:02 <rafa> harsz89: thanks
13:45:11 <harsz89> rafa, :)
13:45:35 <harsz89> rafa, is it ok to look at another ticket?
13:45:43 <rafa> harsz89: absolutely!
13:45:51 <harsz89> rafa, cool :)
13:45:58 <rafa> harsz89: I'll try to get to RESTWS-284 by Thursday.
13:46:10 <harsz89> rafa, thanks a lot :)
13:48:21 *** DraggonZ has quit IRC
13:48:35 *** DraggonZ has joined #openmrs
13:53:55 *** suranga has quit IRC
13:56:10 *** suranga has joined #openmrs
13:58:34 *** djazayeri1 has joined #openmrs
14:00:31 <zzz_jb360> rafa: I was able to rebase yesterday
14:00:49 <rafa> zzz_jb360: good to hear
14:00:49 *** zzz_jb360 is now known as jb360
14:01:05 <jb360> rafa: I still have one failing unit-test.
14:01:11 <jb360> rafa: https://gist.github.com/jeffblack360/5090487
14:01:53 <jb360> rafa: thoughts? It isn't the test I was having trouble with yesterday.
14:02:00 <rafa> jb360: ahh I know what is the problem
14:02:39 <rafa> jb360: can you try adding an empty test to that class
14:02:40 <rafa> ?
14:03:12 <jb360> rafa: Like the "faketest" I have seen elsewhere?
14:03:17 <rafa> jb360: yes
14:03:25 <jb360> rafa: will do
14:03:53 <rafa> jb360: it is possible that in your version of junit context is not getting initialized properly if no tests are run
14:04:30 <rafa> jb360: I'm just guessing it's caused by a version of junit...
14:04:30 *** shangxiao has quit IRC
14:04:40 <rafa> jb360: it maybe some other dependency
14:05:28 <jb360> rafa: I'll have to check.
14:12:17 *** k-joseph has quit IRC
14:22:38 *** lh has joined #openmrs
14:28:29 *** dmulindwa has quit IRC
14:32:13 *** jb360 is now known as zzz_jb360
14:36:49 *** zzz_jb360 has quit IRC
14:42:07 *** k-joseph has joined #openmrs
14:55:38 <cpower> Hello everyone
14:58:13 <cpower> 23 people in the channel, and not one hello?
14:58:34 <k-joseph> cpower, hello
14:58:40 <cpower> There we go!
14:58:56 <cpower> k-joseph: thank you
14:59:08 <rafa> hello
14:59:18 *** edcalip has joined #openmrs
14:59:57 <cpower> Let's get ready to Scrum-ble!
15:00:16 <cpower> !scrumon cpower
15:00:16 * 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.
15:00:37 *** edcalip has quit IRC
15:01:07 <cpower> Order: wyclif , suranga (if he wishes), djazayeri , rafa , and Andrea when she arrives
15:01:45 <wyclif_> Monday:
15:01:46 <wyclif_> TRUNK-3051 - Changed by info is not updated when saving updates on dictionary
15:01:46 <wyclif_> Meeting with Jeremy and Theda
15:01:46 <wyclif_> Tuesday:
15:01:46 <wyclif_> Commit code for TRUNK-3051 - Changed by info is not updated when saving updates on dictionary
15:01:46 <wyclif_> Investigate TRUNK-2705 - Improve concept searching when a concept contains multiple matched concept names
15:01:48 <wyclif_> Code reviews
15:01:50 <wyclif_>
15:01:51 *** andrea_ has joined #openmrs
15:01:52 <wyclif_> Blockers: None
15:02:27 *** wyclif_ has quit IRC
15:02:48 *** wyclif_ has joined #openmrs
15:02:50 <rafa> suranga: how was your day? :)
15:03:16 *** wyclif_ has quit IRC
15:03:18 <cpower> NEXT!
15:04:04 <cpower> djazayeri: do you have anything to share with the scrum?
15:04:13 <rafa> or djazayeri1 ;)
15:04:14 *** wyclif_ has joined #openmrs
15:04:42 <cpower> rafa: good point, I think we've finally worked him so hard he's gotten a split personality
15:05:09 <rafa> can do double work :D
15:05:17 <cpower> rafa: ouch
15:05:27 <cpower> Ok, NEXT! rafa go
15:05:29 *** wyclif_ has joined #openmrs
15:05:34 <rafa> Today:
15:05:34 <rafa> * Resolved META-321: (Cannot reference implicit element) error when exporting package
15:05:34 <rafa> https://tickets.openmrs.org/browse/META-321
15:05:34 <rafa> * Recording GIT screencast for tomorrow
15:05:34 <rafa> No blockers.
15:05:47 <cpower> andrea_: you are up
15:06:01 <andrea_> Monday
15:06:02 <andrea_> ticket: TRUNK-3289 Delete other order stuff before deleting current order
15:06:02 <andrea_> Work on/ Test New method deleteObsThatReference(Order)
15:06:02 <andrea_> Tuesday
15:06:02 <andrea_> ticket: TRUNK-3289 Delete other order stuff before deleting current order
15:06:02 <andrea_> Work on/ Test data set for new method deleteObsThatReference(Order)
15:06:04 <andrea_> No Blockers discussion with Daniel re TRUNK-2768
15:06:30 <rafa> !ticket TRUNK-2768
15:06:31 <OpenMRSBot> rafa: [#TRUNK-2768] Add column deathdate_estimated to person table - OpenMRS JIRA - https://tickets.openmrs.org/browse/TRUNK-2768
15:06:39 <cpower> well Daniels not here for you discussion. will anyone else do?
15:07:22 <andrea_> cpower, I wanted to ask Daniel about his email - I didn't understand it
15:08:33 <andrea_> cpower, will email him again
15:08:36 <cpower> ok then
15:10:02 <cpower> Core/Community Dev's please make sure you are looking not just doing bug tickets, but are looking at ways to pair program with newbies, creating and improving intro tickets, and so on. We get a couple requests a day for tickets to start on. Thanks!
15:10:29 <cpower> !scrumoff
15:10:29 * 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.
15:10:59 *** suranga has quit IRC
15:11:53 <k-joseph> hi every one, i fork https://github.com/OpenMRS/openmrs-module-htmlformentry then cloned it on my local pc and after running mvn install i get error http://pastebin.com/0T5jPA2u , Still, some files are missing in my clone, like/omod/src/main/webapp/taskpane/concept.jsp , is this the right link for this module, and how can i correct this, i need to compile and contribute to this module, focusing on ticket FORM-55
15:11:54 <OpenMRSBot> <http://ln-s.net/9_Uo> (at github.com)
15:12:06 *** Hasintha_i has joined #openmrs
15:14:40 <wyclif_> downey, can you please help me kick out wyclif
15:15:13 <wyclif_> k-joseph, i havent checkedout that module lately
15:16:32 <k-joseph> wyclif_, does that mean that it is not up to date?
15:17:10 <wyclif_> k-joseph, can you try searching for the file from github.com and see if it exists in the master repo
15:19:58 <k-joseph> wyclif_, the folder taskpane is missing in the github upstrean repository
15:20:25 *** elefone has joined #openmrs
15:22:00 *** wyclif was kicked by downey (wyclif)
15:28:59 *** DraggonZ has quit IRC
15:32:18 *** Anuruddha has joined #openmrs
15:33:14 *** mseaton has joined #openmrs
15:33:14 *** ChanServ sets mode: +v mseaton
15:37:54 *** Hasintha_i has quit IRC
15:42:00 <harsz89> hi k-joseph
15:42:25 <harsz89> k-joseph, i also bit look at the form 55
15:42:32 <harsz89> k-joseph, it's in openmrs-module-formentry module
15:42:42 <k-joseph> harsz89: hi
15:42:50 <harsz89> k-joseph, not html form entry module
15:42:53 <harsz89> k-joseph, :)
15:43:01 <k-joseph> actually i have seen where the mistake is
15:43:10 <harsz89> k-joseph, so you move forward with form 55
15:43:22 <k-joseph> yes, i have corrected that:)
15:43:28 <harsz89> k-joseph, then i'll have a look at another ticket
15:43:31 <k-joseph> harsz89: thanks :)
15:43:41 <harsz89> harsz89, i mean /omod/src/main/webapp/taskpane/concept.js
15:43:45 <harsz89> harsz89, :)
15:43:54 <harsz89> k-joseph, cool you fix it
15:44:16 <k-joseph> harsz89, ok
15:44:29 <harsz89> k-joseph, i saw someone also post a comment on that ticket
15:44:36 <harsz89> k-joseph, put you working on it
15:44:42 <harsz89> k-joseph, then it's good
15:44:47 <harsz89> harsz89, :)
15:46:08 *** edcalip has joined #openmrs
15:54:37 *** edcalip has quit IRC
16:01:22 *** evmw has quit IRC
16:04:35 *** yanokwa has joined #openmrs
16:04:35 *** ChanServ sets mode: +v yanokwa
16:11:22 *** yanokwa has quit IRC
16:20:01 *** k_joseph has joined #openmrs
16:20:30 *** k-joseph has quit IRC
16:24:36 *** Hasintha_i has joined #openmrs
16:27:19 *** mseaton has left #openmrs
16:39:43 *** k-joseph has joined #openmrs
16:40:18 *** k_joseph has quit IRC
16:44:54 *** elefone has quit IRC
16:50:15 *** elefone has joined #openmrs
16:50:19 *** andrea_ has quit IRC
16:51:22 <kmithemanth> rafa, hi
16:54:21 *** elefone has left #openmrs
16:57:42 *** k-joseph has quit IRC
16:58:23 <kmithemanth> hello burke , i have a query about TRUNK-2682
17:09:07 *** rafa has quit IRC
17:12:08 *** dkayiwa has joined #openmrs
17:12:57 <harsz89> hi djazayeri
17:13:43 *** Anuruddha has quit IRC
17:14:01 <kmithemanth> hello dkayiwa
17:14:08 <dkayiwa> kmithemanth: hi
17:14:24 <kmithemanth> i have a query about TRUNK-2682
17:15:45 <kmithemanth> dkayiwa,
17:15:53 <dkayiwa> kmithemanth:
17:16:03 <dkayiwa> !ticket TRUNK-2682
17:16:04 <OpenMRSBot> dkayiwa: [#TRUNK-2682] Modify Concept getNameInLocale(Locale), getPreferredName(Locale), getFullSpecifiedName(Locale) to find names that have compatible Locale matches if no exact Locale match - OpenMRS JIRA - https://tickets.openmrs.org/browse/TRUNK-2682
17:18:41 <harsz89> hi djazayeri1
17:19:19 <djazayeri1> hi harsz89 I'm on a call now
17:19:43 <harsz89> djazayeri1 ah sorry
17:20:00 <harsz89> djazayeri1 i'll have some query with a ticket
17:20:14 <harsz89> djazayeri1, i'll ask later
17:20:20 <harsz89> djazayeri1, :)
17:30:26 <harsz89> hi dkayiwa ;
17:30:33 <dkayiwa> harsz89: hi
17:31:23 <harsz89> dkayiwa, since djazayeri1 is in call can i have bit of information about https://tickets.openmrs.org/browse/META-236 ticket
17:31:47 <harsz89> dkayiwa, djazayeri1 is report it i guess
17:32:10 <harsz89> dkayiwa, i install meta sharing module
17:32:13 <harsz89> dkayiwa, :)
17:32:23 <dkayiwa> harsz89: ok
17:32:42 <harsz89> dkayiwa, actually which page this is in
17:32:42 <harsz89> ?
17:33:34 <dkayiwa> harsz89: am not sure. but feel free to ask on the ticket too
17:34:20 <harsz89> dkayiwa, ah ok dkayiwa i'll race a question :D
17:34:36 <harsz89> dkayiwa, thanks a lot! :)
17:34:43 <dkayiwa> :D
17:36:33 <kmithemanth> dkayiwa, so can i use the functionality of getBestName of 1.6.x for this ticket?
17:37:39 <dkayiwa> kmithemanth: does it compile without errors?
17:38:45 <kmithemanth> dkayiwa, i didn't try it out, i wanted to confirm before implementing
17:39:32 <dkayiwa> kmithemanth: waiting to confirm before trying is not good for learning :)
17:40:03 <dkayiwa> kmithemanth: you learn more by trying everything you can think of even if it turns out not working :)
17:41:07 <kmithemanth> dkayiwa, I mean, is that the functionality required, thats what i wanted to know! :P
17:41:16 *** mseaton has joined #openmrs
17:41:16 *** ChanServ sets mode: +v mseaton
17:43:05 <dkayiwa> kmithemanth: am not so sure if i understand your question :)
17:45:19 <kmithemanth> dkayiwa, in Trunk-3705, ben quoted : "If exact is false, then return any name within the same language, the country portion does not have to match. (although preference is to return one that matches exactly)", so I wanted to use getBestName for it.
17:48:42 *** wyclif_ has quit IRC
17:51:57 <dkayiwa> !ticket Trunk-3705
17:51:58 <OpenMRSBot> dkayiwa: [#TRUNK-3705] getName(Locale locale, boolean exact) simply calls getName() if exact = false - OpenMRS JIRA - https://tickets.openmrs.org/browse/Trunk-3705
17:53:43 *** Hasintha_i has quit IRC
17:53:56 <dkayiwa> kmithemanth: looking at getBestName method in 1.6.x
17:53:57 *** wyclif_ has joined #openmrs
17:55:25 <dkayiwa> kmithemanth: in which class is it
17:56:27 *** harsz89 has quit IRC
17:57:33 <kmithemanth> dkayiwa, https://github.com/kernelhunter92/openmrs-core/blob/1.6.x/src/api/org/openmrs/Concept.java
17:57:38 <OpenMRSBot> <http://ln-s.net/+lpg> (at github.com)
17:58:56 <dkayiwa> kmithemanth: Mark says this "As an example of this logic, look at the old getBestName and getBestShortName methods in 1.6.x."
18:03:06 <kmithemanth> okay, I'll think about it :)
18:07:55 *** harsz89 has joined #openmrs
18:09:38 *** kmithemanth has quit IRC
18:31:43 *** andreapat has joined #openmrs
18:32:48 <andreapat> dkayiwa, you there? Just put comment on ticket and sent you mail
18:33:09 <dkayiwa> andreapat: oh yes seen it
18:33:40 <andreapat> dkayiwa, good - does the pull request work?
18:35:05 <dkayiwa> andreapat: looking at it
18:36:20 *** k-joseph has joined #openmrs
18:38:48 <k-joseph> dkayiwa: hi
18:38:57 <dkayiwa> k-joseph: hi
18:39:24 <k-joseph> dkayiwa: do you mean re-running mvn install in terminal/
18:39:38 <dkayiwa> k-joseph: yes
18:40:48 *** k-joseph has quit IRC
18:41:38 <djazayeri1> k-jkeiper I'm wondering, is Kaweesi or Joseph your first name? E.g. should my emails say "Hi Kaweesi" or "Hi Joseph"? :-)
18:42:21 <djazayeri1> jkeiper: um, nm, apparently he's logged out, and you were the first j tab competion...
18:44:10 *** k-joseph has joined #openmrs
18:44:11 <dkayiwa> djazayeri: his first name is Joseph :)
18:44:26 <djazayeri1> dkayiwa: thanks!
18:49:18 *** shortend has quit IRC
18:49:32 *** wyclif_ has quit IRC
18:50:15 *** wyclif_ has joined #openmrs
18:54:43 *** k-joseph has quit IRC
18:56:39 <harsz89> hi djazayeri1,
18:56:47 *** k-joseph has joined #openmrs
18:59:08 <djazayeri1> hi harsz89
19:00:42 <harsz89> djazayeri, i have start progressing on https://tickets.openmrs.org/browse/META-236
19:01:08 <harsz89> djazayeri, as mention about ticket
19:01:35 <harsz89> djazayeri, button need to be associate with a icon
19:01:56 <harsz89> djazayeri, is this icons available in openmrs?
19:02:08 <harsz89> djazayeri, i'm bit new to openMRS :)
19:02:25 <djazayeri1> harsz89: no, you'll need to find the icons...
19:02:36 <harsz89> djazayeri1, ah got it
19:02:51 <djazayeri1> harsz89: if you look in the metadatasharing module, it has some icons there, which you should reuse
19:03:01 <djazayeri1> harsz89: but you need to add another one too
19:03:33 <harsz89> djazayeri1, ah ok
19:03:57 <harsz89> djazayeri1, i'll have a more deep look and let you know the icons
19:04:14 <harsz89> djazayeri1, thanks for the help i'm really appreciate
19:04:19 <harsz89> djazayeri1, :)
19:07:27 <djazayeri1> harsz89: no problem, looking forward to seeing the ticket solved. (I use this page every week, and it's always annoying to have to squint at small buttons with lots of text.)
19:09:32 <harsz89> djazayeri1, i'm sure i'll fix it
19:10:50 <harsz89> djazayeri1, one small question, is the jquery ui js file need to be add or normally it come from header jsp? (to use jquery ui button)
19:11:35 <djazayeri1> harsz89: I suggest you look at the existing pages in that metadatasharing module to see how they do it. (Some have pretty buttons already, I think, just not this one.)
19:12:00 <harsz89> djazayeri1, got it.I'll follow that way
19:12:06 <harsz89> djazayeri, :) :)
19:30:04 <cpower> djazayeri1: Are you using design meeting time tomorrow?
19:30:31 <djazayeri1> cpower: yes
19:30:35 <cpower> ok
19:31:30 <cpower> mseaton: Since we are pushing Reference Application .... back to the end of the month or early next. Would you be able to get Sync ready for next Thursday?
19:31:58 * cpower is aggravated and lost on what our next sprint should be on...
19:32:09 <mseaton> cpower: what a whirlwind!
19:32:22 <cpower> mseaton: you are telling me
19:32:42 <cpower> I just want to go back to a simple plan
19:32:43 *** rfriedman has joined #openmrs
19:32:54 <mseaton> cpower: sprint can work fine for next thursday, yes
19:34:49 *** ChanServ sets mode: +o djazayeri
19:35:02 <cpower> *bows in the humbled and flexible greatness of mseaton*
19:35:32 <cpower> mseaton: will you need design call time this week?
19:35:49 <mseaton> cpower: yes, i'll take some
19:36:09 <cpower> mseaton +1
19:36:12 <rfriedman> cpower, humbled greatness???
19:36:43 <cpower> as much as my sprint plans have been bobbled around lately...absolutely
19:36:48 <dkayiwa> k-joseph: hi
19:37:11 <rfriedman> cpower, humbled greatness < greatness
19:37:23 <k-joseph> dkayiwa: hi
19:37:27 <cpower> rfriedman: ok some proof reading would be good...but you get the point
19:37:35 <dkayiwa> k-joseph: does the module compile?
19:37:59 <k-joseph> dkayiwa: no
19:38:10 <rfriedman> the moving finger writes, and having writ moves on, nor all your piety or wit can call it back to cancel half a line of log, cpower
19:38:25 <dkayiwa> k-joseph: did you put the ignore attribute on the failing unit test?
19:48:04 <k-joseph> dkayiwa: that was a different module, form entry module fails with the error trace http://pastebin.com/fFLKVCVb
19:50:38 <cpower> mseaton: any thoughts who would be a good lead developer for Sync?
19:50:52 <dkayiwa> k-joseph: is that on command line?
19:51:18 <k-joseph> dkayiwa: yes, it is
19:52:01 <mseaton> cpower: let me check. will see if i can lead dev and have Lara (who is the one trying to use sync in rwanda and needs these features built) act as product owner.
19:52:08 <dkayiwa> k-joseph: is the log that you have given me complete?
19:52:25 <cpower> mseaton: awesome. idea
19:53:46 <k-joseph> dkayiwa: the complete one is http://pastebin.com/9kVhdKGY
19:54:43 <dkayiwa> k-joseph: did you read my response on the dev list?
19:54:57 <dkayiwa> k-joseph: i responded with what you should do concerning that error
19:55:48 <k-joseph> dkayiwa: ignoring where the test fails in the code?, or else am checking
19:56:13 <dkayiwa> k-joseph: can you read the email again? It tells you what you should do
19:56:46 *** GitHub107 has joined #openmrs
19:56:46 <GitHub107> [openmrs-core] mogoodrich pushed 2 new commits to 1.9.x: http://git.io/9yVHHQ
19:56:46 <GitHub107> openmrs-core/1.9.x b4f1df4 mogoodrich: backport for TRUNK-3170 getProviders(String query, Integer start, Integer length, Map<ProviderAttributeType, Object> attributes) should allow the option to include or not include retired providers
19:56:46 <GitHub107> openmrs-core/1.9.x 051b565 mogoodrich: reverted unintented deletion of logic omod
19:56:46 *** GitHub107 has left #openmrs
19:58:31 <k-joseph> dkayiwa: i have read it again, i think you are refering to statement For now, just put an @Ignore attribute and compile again.
19:58:50 <dkayiwa> k-joseph: yes
20:07:43 *** k-joseph has quit IRC
20:19:33 <rfriedman> cpower, we need to discuss RESTWS-267 on the design call
20:19:53 *** k-joseph has joined #openmrs
20:42:08 *** harsz89 has quit IRC
20:55:08 *** k-joseph has quit IRC
21:05:15 *** sgithens has joined #openmrs
21:08:31 *** GitHub53 has joined #openmrs
21:08:32 <GitHub53> [openmrs-core] akolodziejski opened pull request #239: TRUNK-3202 Add JUnit test for getting by identifier type in method Hiber... (master...TRUNK-3202) http://git.io/4sgQLw
21:08:32 *** GitHub53 has left #openmrs
21:36:57 *** didymo has joined #openmrs
22:25:21 *** dkayiwa has quit IRC
22:32:01 *** mseaton has quit IRC
22:47:06 *** rfriedman has quit IRC
23:34:11 *** sgithens has quit IRC