IRC Chat : 2008-08-26 - OpenMRS

01:29:14 *** sioraiocht has joined #openmrs
01:29:14 *** ChanServ sets mode: +v sioraiocht
01:54:18 *** sprasanna_ has joined #openmrs
01:58:58 *** sioraiocht has quit IRC
02:03:00 *** sioraiocht has joined #openmrs
02:03:00 *** ChanServ sets mode: +v sioraiocht
02:04:55 *** sprasanna has quit IRC
02:16:15 *** nribeka has quit IRC
02:19:13 *** sioraiocht has quit IRC
03:36:27 *** sprasanna has joined #openmrs
03:51:16 *** sprasanna_ has quit IRC
03:56:05 *** Nzeyi has joined #openmrs
03:56:39 *** Nzeyi has quit IRC
04:06:28 *** Keelhaul has quit IRC
04:23:50 *** sprasanna_ has joined #openmrs
04:39:37 *** sprasanna has quit IRC
04:56:33 *** sprasanna_ has quit IRC
05:03:15 *** Echidna has quit IRC
05:03:20 *** Echidna has joined #openmrs
05:06:49 *** TorLye has joined #openmrs
07:07:45 *** bwolfe has joined #openmrs
07:07:45 *** ChanServ sets mode: +o bwolfe
07:09:03 *** upul has quit IRC
07:36:41 *** sunbiz has joined #openmrs
08:11:44 *** nribeka has joined #openmrs
08:24:59 *** atomicturtle has quit IRC
08:30:01 *** sunbiz has quit IRC
09:16:19 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #987 (defect created): sqldiff throws error when running rename table statement <http://dev.openmrs.org/ticket/987> || OpenMRS Tickets: Ticket #986 (defect created): Error in HibernateConceptDAO in getAllConcepts, getConcepts, and getNextAvailableId <http://dev.openmrs.org/ticket/986> || OpenMRS Tickets: Ticket #985 (defect created): identical forms with null form ids throw an exception in .equals method <http://dev.openmrs.org/ticket/985> || OpenMRS Tickets: Ticket #984 (task created): Add Feature to enable moving Encounter Data to a different patient <http://dev.openmrs.org/ticket/984> || OpenMRS Tickets: Ticket #925 (task closed): Implement functionality for limiting results (i.e. LAST 3) <http://dev.openmrs.org/ticket/925#comment:2> || OpenMRS Tickets: Ticket #968 (enhancement reopened): Support for AGGREGATE X CONCEPT request in Logic Service Parser <http://dev.openmrs.org/ticket/968#comment:3> || OpenMRS Tickets: Ticket #968 (enhancement closed): Support for AGGREGATE X CONCEPT request in Logic Service Parser <http://dev.openmrs.org/ticket/968#comment:2> || OpenMRS Tickets: Ticket #982 (task closed): Authenticating using systemId without a hyphen fails on short systemIds <http://dev.openmrs.org/ticket/982#comment:2> || OpenMRS Tickets: Ticket #983 (defect closed): Most recent weight not appearing on patient dashboard <http://dev.openmrs.org/ticket/983#comment:1> || OpenMRS Tickets: Ticket #983 (defect created): Most recent weight not appearing on patient dashboard <http://dev.openmrs.org/ticket/983> || OpenMRS Tickets: Ticket #982 (task created): Authenticating using systemId without a hyphen fails on short systemIds <http://dev.openmrs.org/ticket/982> || OpenMRS Tickets: Ticket #980 (defect closed): MRNgen Duplicate Global Properties <http://dev.openmrs.org/ticket/980#comment:1> || OpenMRS Tickets: Ticket #981 (defect created): MRNgen Duplicate Global Properties <http://dev.openmrs.org/ticket/981> || OpenMRS Tickets: Ticket #980 (defect created): MRNgen Duplicate Global Properties <http://dev.openmrs.org/ticket/980>
09:33:33 *** sunbiz has joined #openmrs
09:38:51 <r0bby> wow i like the patientnotes module :)
09:38:57 <r0bby> it's coming out very nicely
09:46:26 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #988 (defect created): Void obs fails when using the admininistrative edit obs page <http://dev.openmrs.org/ticket/988>
09:55:00 *** TorLye has quit IRC
11:09:53 *** nribeka has quit IRC
11:15:04 *** sunbiz has left #openmrs
11:17:27 *** atomicturtle has joined #openmrs
11:17:34 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #989 (defect created): NPE possible when invalid state conversion triggered <http://dev.openmrs.org/ticket/989>
11:45:47 *** bwolfe has quit IRC
12:06:37 *** maveriick has joined #openmrs
12:07:08 <maveriick> hi everybody
12:26:06 *** bwolfe has joined #openmrs
12:26:06 *** ChanServ sets mode: +o bwolfe
12:30:04 <maveriick> hi bwolfe
12:30:09 <bwolfe> hey
12:30:21 <maveriick> Without you the channel is so sleepy :-P
12:30:37 <bwolfe> ha
12:30:52 <bwolfe> that just because no one else gets asked any questions :-p
12:31:06 <bwolfe> james and jacob could answer a lot of questions that I field
12:31:11 <bwolfe> but no one asks them. :-)
12:31:37 <maveriick> :-D
12:31:39 <james_regen> bwolfe: ssh! i'm not here right now
12:32:15 <maveriick> bwolfe, jacobb, james_regen : I have a suggestion
12:32:42 <james_regen> and i'm not sure how many answers i can really answer . . . i know enough for my module, which isn't a lot after reading what's on the dev list
12:32:53 <maveriick> Can we remove the flag of debuglevel from javac option of the basic modules build script...
12:33:35 <maveriick> I spend an hour today before discovering that flag in the build script.....basically for that I can't see any variable value in debug mode.
12:35:18 <bwolfe> maveriick: you just need to add "vars" to that debuglevel
12:35:24 <bwolfe> not sure why its not in there right now
12:35:48 <maveriick> Yup, I did that for my module .....
12:36:41 <bwolfe> sounds like a reasonable change to me
12:39:48 <maveriick> I guess the defaults are same, previously I never mentioned debuglevel flag in my projects .....the effect is probably same....need to search a bit to be sure...
12:42:32 <maveriick> By default I mean the absence of debuglevel attribute.
13:06:17 <bwolfe> maveriick: can you make a ticket and patch for that for the basicmodule and basicmodulelight ?
13:07:57 <maveriick> sure ....
13:08:55 <maveriick> Should I add the var to debuglevel or cut the debuglevel from javac?
13:10:40 <bwolfe> I'd add the var/vars...whichever one it is
13:10:56 <bwolfe> that way devs know how to remove certain parts of them if they want to compile for a release
13:11:12 <maveriick> Okay..
13:29:33 <maveriick> done... http://dev.openmrs.org/ticket/990
13:30:39 <bwolfe> cool
13:41:24 *** nribeka has joined #openmrs
13:45:35 <maveriick> Goodnight all! zzzzzz!!
13:46:37 *** maveriick has quit IRC
13:51:35 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #990 (task created): Add variable level debug support in javac tasks of basicmodule and basicmodulelight <http://dev.openmrs.org/ticket/990>
14:50:14 *** james_regen has quit IRC
15:34:12 *** atomicturtle has left #openmrs
16:15:04 *** nribeka has quit IRC
16:38:16 *** AndersG has quit IRC
17:18:44 *** bwolfe has quit IRC
17:22:34 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #991 (task created): Person Attributes should show up on dashboard overview page <http://dev.openmrs.org/ticket/991>
17:23:11 *** bwolfe has joined #openmrs
17:23:11 *** ChanServ sets mode: +o bwolfe
18:09:39 *** jacobb has quit IRC
18:13:51 *** jacobb has joined #openmrs
19:18:25 *** nribeka has joined #openmrs
19:24:42 *** Keelhaul has joined #openmrs
19:24:42 *** ChanServ sets mode: +v Keelhaul
20:04:00 *** nribeka has quit IRC
20:26:41 *** nribeka has joined #openmrs
20:44:59 *** bwolfe has quit IRC
21:17:04 *** upul has joined #openmrs
21:55:13 *** atomicturtle has joined #openmrs
23:38:22 *** huntp has joined #openmrs
23:46:23 *** [mharrison] has quit IRC