IRC Chat : 2013-06-11 - OpenMRS

00:05:12 *** GitHub3 has joined #openmrs
00:05:12 <GitHub3> [openmrs-core] wluyima pushed 1 new commit to 1.9.x: http://git.io/WU7umQ
00:05:12 <GitHub3> openmrs-core/1.9.x 2475297 wluyima: Delete other order stuff before deleting current order - TRUNK-3289
00:05:12 *** GitHub3 has left #openmrs
00:10:04 *** GitHub185 has joined #openmrs
00:10:05 <GitHub185> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/abFBVA
00:10:05 <GitHub185> openmrs-core/master f46beff wluyima: Added @since to OrderService.purgeOrder(Order, boolean) - TRUNK-3289
00:10:05 *** GitHub185 has left #openmrs
00:15:47 *** GitHub29 has joined #openmrs
00:15:48 <GitHub29> [openmrs-core] wluyima pushed 1 new commit to 1.9.x: http://git.io/l88gKw
00:15:48 <GitHub29> openmrs-core/1.9.x 7aded68 wluyima: Added @since value to OrderService.purgeOrder(Order, boolean) - TRUNK-3289
00:15:48 *** GitHub29 has left #openmrs
00:20:21 *** dkayiwa has quit IRC
00:21:19 *** travis-ci has joined #openmrs
00:21:19 <travis-ci> [travis-ci] [openmrs/openmrs-core] [f46beff] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7967603
00:21:19 *** travis-ci has left #openmrs
00:21:23 <OpenMRSBot> <http://ln-s.net/-FQE> (at travis-ci.org)
00:46:48 *** djazayeri has joined #openmrs
00:46:48 *** ChanServ sets mode: +o djazayeri
00:47:59 *** djazayeri has quit IRC
01:01:54 *** harsz89 has quit IRC
01:13:01 *** harsz89 has joined #openmrs
01:13:01 *** ChanServ sets mode: +v harsz89
02:01:07 *** harsz89 has quit IRC
02:09:03 *** robbyoconnor has joined #openmrs
02:09:03 *** ChanServ sets mode: +v robbyoconnor
02:13:33 *** r0bby has joined #openmrs
02:13:33 *** ChanServ sets mode: +v r0bby
02:14:06 *** robbyoconnor has quit IRC
02:20:48 *** r0bby is now known as robbyoconnor
02:57:20 *** djazayeri has joined #openmrs
02:57:20 *** ChanServ sets mode: +o djazayeri
03:25:50 *** achint has quit IRC
03:53:54 *** ArcTanSusan has joined #openmrs
04:23:46 *** kavuri has joined #openmrs
04:34:42 <ArcTanSusan> hi!
05:01:50 *** kavuri has quit IRC
05:20:01 *** djazayeri has quit IRC
05:31:19 <ArcTanSusan> any1 here?
05:31:44 <ArcTanSusan> I've just started work on this intro HTML/javascript ticket: https://tickets.openmrs.org/browse/HTML-26
05:32:43 <ArcTanSusan> but im not sure what htm or jsp files to look into
05:32:54 *** wyclif has quit IRC
05:39:14 *** harshadura has joined #openmrs
05:39:14 *** ChanServ sets mode: +v harshadura
05:39:28 *** harshadura has quit IRC
05:46:19 *** djazayeri has joined #openmrs
05:46:19 *** ChanServ sets mode: +o djazayeri
05:47:44 *** rafa has joined #openmrs
05:47:44 *** ChanServ sets mode: +v rafa
05:49:43 *** djazayeri has quit IRC
06:11:07 *** kavuri has joined #openmrs
06:27:58 <ArcTanSusan> hi is any1 here?
06:29:46 *** k-joseph has joined #openmrs
06:41:47 *** k-joseph has quit IRC
06:48:30 *** rcrichton has joined #openmrs
06:54:47 *** k-joseph has joined #openmrs
07:12:01 *** ArcTanSusan has quit IRC
07:18:57 *** dkayiwa has joined #openmrs
07:27:29 <k-joseph> dkayiwa: hi
07:27:34 <dkayiwa> k-joseph: hi
07:28:43 *** kavuri has left #openmrs
07:28:51 <k-joseph> dkayiwa: what exactly can i test for in my testcase for the serialize method in one of my datatypes that i have written ConceptDatatype
07:29:39 <dkayiwa> k-joseph: the first things is to understand what that method does. can you start by describing what that method is supposed to do?
07:35:20 <k-joseph> dkayiwa: in my case the serialize() is just returning a concept by its uuid
07:36:14 <dkayiwa> k-joseph: so all it does is this? return concept.getUuid();
07:37:37 <k-joseph> dkayiwa: it returns null incase the Concept argument == null, else it returns concept.getUuid()
07:38:00 <dkayiwa> k-joseph: which ticket number
07:38:03 <k-joseph> sorry, Concept argument == Concept parameter
07:38:24 <k-joseph> !TRUNK-3621
07:38:24 <OpenMRSBot> k-joseph: Error: "TRUNK-3621" is not a valid command.
07:38:42 <k-joseph> !ticket TRUNK-3621
07:38:43 <OpenMRSBot> k-joseph: [#TRUNK-3621] Create a custom data type and its associated handler for concepts - OpenMRS JIRA - https://tickets.openmrs.org/browse/TRUNK-3621
07:46:41 <dkayiwa> k-joseph: so the unit test should prove that given a concept to serialize, the method should return its uuid
07:46:50 <dkayiwa> k-joseph: does that make things clearer?
07:48:13 <k-joseph> it makes sense, let me try that out, now
08:01:20 *** KC9YYQ has quit IRC
08:05:27 *** KC9YYQ has joined #openmrs
08:17:09 *** dkayiwa has quit IRC
08:29:12 *** dkayiwa has joined #openmrs
08:32:34 *** GitHub115 has joined #openmrs
08:32:34 <GitHub115> [openmrs-core] dkayiwa pushed 2 new commits to master: http://git.io/NB1_xg
08:32:34 <GitHub115> openmrs-core/master 2eacf04 dkayiwa: Refactor InitializationFilter so that first-time startup of OpenMRS...
08:32:34 <GitHub115> openmrs-core/master 39ead7d dkayiwa: Merge pull request #327 from dkayiwa/TRUNK-3998...
08:32:34 *** GitHub115 has left #openmrs
08:43:38 *** travis-ci has joined #openmrs
08:43:39 <travis-ci> [travis-ci] [openmrs/openmrs-core] [39ead7d] [dkayiwa] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7975980
08:43:39 *** travis-ci has left #openmrs
08:43:43 <OpenMRSBot> <http://ln-s.net/-FXB> (at travis-ci.org)
08:49:43 *** GitHub134 has joined #openmrs
08:49:43 <GitHub134> [openmrs-core] dkayiwa pushed 1 new commit to 1.9.x: http://git.io/kDZnug
08:49:43 <GitHub134> openmrs-core/1.9.x 7eefb75 dkayiwa: Back porting to 1.9.x: Refactor InitializationFilter so that first-time...
08:49:43 *** GitHub134 has left #openmrs
08:54:55 *** dkayiwa_ has joined #openmrs
08:56:59 *** dkayiwa has quit IRC
08:56:59 *** dkayiwa_ is now known as dkayiwa
09:36:49 *** dkayiwa_ has joined #openmrs
09:39:15 *** dkayiwa has quit IRC
09:39:15 *** dkayiwa_ is now known as dkayiwa
09:56:51 <k-joseph> dkayiwa: hi
09:56:57 <dkayiwa> k-joseph: hi
10:00:14 <k-joseph> dkayiwa: according to my understanding so far, i have http://pastebin.com/iB5VT3vG as the testcase to test serialize(), i request you to look at it and tell me where i need to modify for i know that still it is not perfect!!!
10:00:42 <dkayiwa> k-joseph: just commit and it will be reviewed
10:08:36 *** dkayiwa_ has joined #openmrs
10:11:21 *** dkayiwa has quit IRC
10:11:22 *** dkayiwa_ is now known as dkayiwa
10:13:45 *** k-joseph_ has joined #openmrs
10:15:32 *** k-joseph has quit IRC
10:30:50 *** dkayiwa has quit IRC
10:32:04 *** dkayiwa has joined #openmrs
10:41:10 *** garima has joined #openmrs
10:41:20 *** ChanServ sets mode: +v garima
10:46:44 *** davidpardz has joined #openmrs
10:47:00 *** ChanServ sets mode: +v davidpardz
10:50:29 *** k-joseph_ has quit IRC
10:55:16 *** k-joseph has joined #openmrs
11:41:48 *** dkayiwa_ has joined #openmrs
11:44:05 *** dkayiwa has quit IRC
11:44:08 *** dkayiwa_ is now known as dkayiwa
12:03:23 *** djazayeri has joined #openmrs
12:03:23 *** ChanServ sets mode: +o djazayeri
12:04:19 *** rcrichton has quit IRC
12:07:02 *** rcrichton has joined #openmrs
12:16:22 *** dkayiwa_ has joined #openmrs
12:18:13 *** dkayiwa has quit IRC
12:18:14 *** dkayiwa_ is now known as dkayiwa
12:36:59 *** cospih has joined #openmrs
12:37:05 *** djazayeri has quit IRC
12:44:12 *** harsz89 has joined #openmrs
12:44:12 *** ChanServ sets mode: +v harsz89
12:57:06 *** rfriedman has joined #openmrs
13:04:16 <rfriedman> rafa, hi, got a minute for a git question?
13:04:26 <rafa> rfriedman: hi, sure
13:05:16 <rfriedman> rafa, tks, i have 2 projects that I want to update to the latest version, but when I do a pull, git says that the projects are up to date. That must be with my clone. How to get up to date with upstream?
13:05:56 <rafa> rfriedman: git pull --rebase upstream master says up to date?
13:06:28 <rfriedman> rafa, complains about branches of upstream, but i can try again
13:06:58 <rafa> rfriedman: tell me exactly what it complains about
13:08:33 <rfriedman> rafa, seems to have worked. I think I was using upstream:master.
13:08:42 <rafa> rfriedman: cool
13:08:47 <rfriedman> tks much
13:12:58 *** dkayiwa has quit IRC
13:15:31 *** dkayiwa has joined #openmrs
13:20:29 *** k-joseph has quit IRC
13:23:40 *** wyclif has joined #openmrs
13:32:46 *** rafa has quit IRC
13:34:26 *** achint has joined #openmrs
13:40:01 *** dkayiwa_ has joined #openmrs
13:41:40 *** dkayiwa has quit IRC
13:41:41 *** dkayiwa_ is now known as dkayiwa
13:42:09 <h3llborn> g'morning everyone!
13:43:56 *** djazayeri has joined #openmrs
13:43:56 *** ChanServ sets mode: +o djazayeri
13:45:26 *** djazayeri1 has joined #openmrs
13:45:27 <suranga> h3llborn: its past 7 pm over here, so I'll wish you good everning :-)
13:45:44 <h3llborn> suranga: its 9:45am here haha
13:48:19 *** djazayeri has quit IRC
13:50:55 *** djazayeri1 has quit IRC
13:53:12 *** k-joseph has joined #openmrs
14:00:43 <cpower> Who's ready Scrum!
14:00:53 <cpower> !scrumon cpower
14:00:53 * 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.
14:01:45 <cpower> Order: dkayiwa , wyclif and anyone else looking for a update
14:03:06 <dkayiwa> Merged and back ported: Refactor InitializationFilter so that first-time startup of OpenMRS behaves identically to normal startup - TRUNK-3998
14:03:07 <dkayiwa> Just been curating tickets as i wait for the auto complete widget to be finished such that i can proceed with RA-77
14:03:07 <dkayiwa> No Blockers
14:03:39 <wyclif> Monday:
14:03:40 <wyclif> -Update demo data so that it doesnt default to openmrs
14:03:41 <wyclif> -Completed pending TODO/review items for TRUNK-3289 - Delete other order stuff before deleting current order
14:03:42 <wyclif> -Reviewed pull requests, applied and backported them where necessary
14:03:44 <wyclif> Tuesday:
14:03:45 <wyclif> -More reviews, applying and backporting them
14:03:46 <wyclif> -pick a swimlane ticket
14:03:48 <wyclif>
14:03:48 <wyclif> Blockers: None
14:04:45 <cpower> Thanks everyone, I have no major announcements today.
14:04:49 <cpower> !scrumoff
14:04:49 * 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.
14:11:21 *** dkayiwa_ has joined #openmrs
14:14:28 *** dkayiwa has quit IRC
14:14:28 *** dkayiwa_ is now known as dkayiwa
14:20:22 *** achint has quit IRC
14:22:43 <h3llborn> so what does everyone think of the console war, ps4 vs xbox one?
14:28:26 *** k-joseph has quit IRC
14:34:14 *** k-joseph has joined #openmrs
14:35:28 *** dkayiwa has left #openmrs
14:36:49 *** davidpardz has quit IRC
14:50:06 *** achint has joined #openmrs
15:02:10 *** Mkop has joined #openmrs
15:04:05 *** breeze has joined #openmrs
15:07:24 *** djazayeri has joined #openmrs
15:07:24 *** ChanServ sets mode: +o djazayeri
15:11:15 *** Oz___ has joined #openmrs
15:11:20 *** Oz___ is now known as Ozge
15:12:55 <breeze> Ozge: Hi. Ozge, Welcome :)
15:14:07 <Ozge> Hi
15:14:26 *** djazayeri has quit IRC
15:20:12 *** rcrichton has quit IRC
15:25:58 <rfriedman> cpower, are there more topics for the design call than the 2 i've suggested?
15:35:57 *** garima has quit IRC
15:35:57 *** Ozge has quit IRC
16:14:48 *** davidpardz has joined #openmrs
16:15:03 *** ChanServ sets mode: +v davidpardz
16:23:20 *** rfriedman is now known as rfriedman-away
16:35:30 *** bhashitha has joined #openmrs
16:51:09 *** davidpardz has quit IRC
16:58:24 *** ArcTanSusan has joined #openmrs
16:59:02 *** rfriedman-away is now known as rfriedman
17:04:20 *** davidpardz has joined #openmrs
17:04:42 *** ChanServ sets mode: +v davidpardz
17:09:34 *** ArcTanSusan has quit IRC
17:12:23 *** bhashitha has quit IRC
17:23:22 *** wyclif has quit IRC
17:32:10 <nribeka> h3llborn: ps4
17:39:14 <h3llborn> nribeka: ya after what I've seen i'd say the same
17:39:24 <h3llborn> nribeka: although i currently own a 360
17:40:10 <nribeka> h3llborn: you're in the wrong team then :)
17:40:29 <h3llborn> hey 360 online vs ps3 online; 360 wins
17:51:03 *** wyclif has joined #openmrs
17:54:11 *** Ozge has joined #openmrs
17:58:15 *** Ozge has joined #openmrs
18:00:36 *** Ozge has left #openmrs
18:01:25 *** rday has joined #openmrs
18:03:06 *** Ozge has joined #openmrs
18:09:21 *** rday has quit IRC
18:17:41 *** djazayeri has joined #openmrs
18:17:42 *** ChanServ sets mode: +o djazayeri
18:24:41 *** k-joseph has quit IRC
18:35:55 *** rcrichton has joined #openmrs
18:36:48 *** rday has joined #openmrs
18:37:55 *** djazayeri has quit IRC
18:38:05 *** GitHub66 has joined #openmrs
18:38:06 <GitHub66> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/CcNTyQ
18:38:06 <GitHub66> openmrs-core/master 23b96b2 guilhermejccavalcanti: Concept Map Types in the standard test dataset have the wrong uuids - TRUNK-3683...
18:38:06 *** GitHub66 has left #openmrs
18:41:41 *** rday has quit IRC
18:49:19 *** harshadura has joined #openmrs
18:49:19 *** ChanServ sets mode: +v harshadura
18:50:23 *** travis-ci has joined #openmrs
18:50:24 <travis-ci> [travis-ci] [openmrs/openmrs-core] [23b96b2] [guilhermejccavalcanti] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7992925
18:50:24 *** travis-ci has left #openmrs
18:50:27 <OpenMRSBot> <http://ln-s.net/-Ffd> (at travis-ci.org)
18:52:55 *** davidpardz has quit IRC
18:56:38 *** Mkop has quit IRC
18:59:27 *** Mkop has joined #openmrs
19:12:08 *** djazayeri has joined #openmrs
19:12:08 *** ChanServ sets mode: +o djazayeri
19:17:25 *** harshadura has quit IRC
19:21:47 *** GitHub135 has joined #openmrs
19:21:47 <GitHub135> [openmrs-core] wluyima pushed 1 new commit to 1.9.x: http://git.io/PJv38Q
19:21:47 <GitHub135> openmrs-core/1.9.x 20d9055 wluyima: Concept Map Types in the standard test dataset have the wrong uuids - TRUNK-3683
19:21:47 *** GitHub135 has left #openmrs
19:28:44 *** k-joseph has joined #openmrs
19:31:00 *** k-joseph has quit IRC
19:31:24 *** k-joseph has joined #openmrs
19:34:17 *** rday has joined #openmrs
19:38:44 *** djazayeri has quit IRC
19:39:40 <rfriedman> !ticket trunk-3683
19:39:41 <OpenMRSBot> rfriedman: [#TRUNK-3683] Concept Map Types in the standard test dataset have the wrong uuids - OpenMRS JIRA - https://tickets.openmrs.org/browse/trunk-3683
19:41:39 *** rfriedman has quit IRC
19:58:34 *** dkayiwa has joined #openmrs
20:03:29 *** cospih_ has joined #openmrs
20:03:41 *** k-joseph has quit IRC
20:04:36 *** cospih has quit IRC
20:07:48 *** rcrichton has quit IRC
20:10:01 *** cospih has joined #openmrs
20:11:45 *** cospih_ has quit IRC
20:32:03 *** davidpardz has joined #openmrs
20:32:15 *** ChanServ sets mode: +v davidpardz
20:36:29 *** davidpardz has quit IRC
20:42:55 *** rday has quit IRC
21:22:25 *** Ozge has quit IRC
21:22:45 *** dkayiwa has quit IRC
21:27:11 *** evmw has quit IRC
21:28:16 *** cospih has quit IRC
21:29:33 *** dkayiwa has joined #openmrs
21:29:52 *** harsha89 has joined #openmrs
21:31:05 *** harsz89 has quit IRC
21:33:56 *** dkayiwa_ has joined #openmrs
21:36:04 *** dkayiwa has quit IRC
21:36:04 *** dkayiwa_ is now known as dkayiwa
21:37:58 *** achint has quit IRC
21:55:50 *** evmw has joined #openmrs
21:55:50 *** ChanServ sets mode: +v evmw
22:25:58 *** dkayiwa has quit IRC
23:08:28 *** GitHub159 has joined #openmrs
23:08:29 <GitHub159> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/aXO6gg
23:08:29 <GitHub159> openmrs-core/master c2a2419 wluyima: Applying auto format changes
23:08:29 *** GitHub159 has left #openmrs
23:20:21 *** travis-ci has joined #openmrs
23:20:21 <travis-ci> [travis-ci] [openmrs/openmrs-core] [c2a2419] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/8000692
23:20:21 *** travis-ci has left #openmrs
23:20:25 <OpenMRSBot> <http://ln-s.net/-FlX> (at travis-ci.org)
23:30:13 *** GitHub86 has joined #openmrs
23:30:14 <GitHub86> [openmrs-core] wluyima pushed 3 new commits to master: http://git.io/sKwDAA
23:30:14 <GitHub86> openmrs-core/master ff55d3d gordonbr: https://tickets.openmrs.org/browse/TRUNK-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
23:30:14 <GitHub86> openmrs-core/master 97cd57d gordonbr: TRUNK-3955 - Unrelated types in equals call
23:30:14 <GitHub86> openmrs-core/master 2a7b420 gordonbr: Comparison of strings using != instead of .equals - TRUNK-3959...
23:30:14 *** GitHub86 has left #openmrs
23:41:02 *** travis-ci has joined #openmrs
23:41:02 <travis-ci> [travis-ci] [openmrs/openmrs-core] [2a7b420] [gordonbr] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/8001241
23:41:02 *** travis-ci has left #openmrs
23:41:05 <OpenMRSBot> <http://ln-s.net/-Flv> (at travis-ci.org)
23:42:26 *** GitHub153 has joined #openmrs
23:42:26 <GitHub153> [openmrs-core] wluyima pushed 1 new commit to 1.9.x: http://git.io/y1kXCQ
23:42:26 <GitHub153> openmrs-core/1.9.x e76fc6b gordonbr: Fixed class comparison in ServiceContext and upated DataExportReportObject to properly check for a null location in generatePatientSet(EvaluationContext context) method - TRUNK-3959
23:42:26 *** GitHub153 has left #openmrs