| 00:14:50 | *** nribeka has quit IRC |
| 00:26:26 | *** nribeka has joined #openmrs |
| 00:41:15 | *** nribeka1 has quit IRC |
| 00:46:16 | *** bwolfe has joined #openmrs |
| 00:46:16 | *** ChanServ sets mode: +o bwolfe |
| 01:24:42 | <nribeka> bwolfe, i saw the ticket log saying to wait for 3.x :) |
| 01:24:57 | <bwolfe> nah |
| 01:25:07 | <bwolfe> its doubtful it'll be done soon |
| 01:25:19 | <bwolfe> the upgrade from 2.x to 3.x is easy, isn't it nribeka ? |
| 01:25:22 | <nribeka> yeah, i think so |
| 01:25:28 | <nribeka> i'm not sure bwolfe |
| 01:25:41 | <nribeka> i didn't see the upgrading docs yet |
| 01:25:55 | <nribeka> just saw a web about the feature for 3.x |
| 03:03:58 | *** nribeka has left #openmrs |
| 03:11:20 | *** nribeka has joined #openmrs |
| 03:15:22 | *** nribeka has left #openmrs |
| 03:15:32 | *** nribeka has joined #openmrs |
| 03:22:01 | <Keelhaul> fun? |
| 03:22:03 | <Keelhaul> =o |
| 03:28:23 | <Keelhaul> bwolfe: do you know much about the graphs tab on the dashboard? |
| 03:28:39 | <Keelhaul> seems like it will only draw one dot per month |
| 03:29:56 | <bwolfe> Keelhaul: not sure why it would be doing that |
| 03:30:16 | <Keelhaul> i have 4 obs in one day |
| 03:30:19 | <Keelhaul> different times |
| 03:30:34 | <Keelhaul> it just puts one dot for the month |
| 03:30:40 | <Keelhaul> august in that case |
| 03:46:19 | <bwolfe> Keelhaul: surely you can adjust that somewhere |
| 03:46:26 | <Keelhaul> oh |
| 03:46:32 | <Keelhaul> where |
| 03:46:35 | <bwolfe> Keelhaul: or are you using the default graph ? |
| 03:46:50 | <Keelhaul> i added some graphs to that tab |
| 03:47:02 | <Keelhaul> but i just see one dot for Aug 08 |
| 03:47:10 | <Keelhaul> and no other dots or markers for other months |
| 03:48:41 | <Keelhaul> hmm if there's a setting, it's not in the global props |
| 03:49:52 | <bwolfe> Keelhaul: I think it does it by day |
| 03:49:55 | <bwolfe> not by hour |
| 03:50:08 | <bwolfe> Keelhaul: its not /that/ smart of a graph tab |
| 03:50:15 | <Keelhaul> hmm |
| 03:50:24 | <Keelhaul> can i customize the code? |
| 03:50:33 | <Keelhaul> cant be a limitation of jfreechart |
| 03:50:35 | <bwolfe> you might check out the code in the graph portlet controller and see if it can be set to "auto" somehow |
| 03:52:17 | <Keelhaul> hmm |
| 03:52:34 | <Keelhaul> one of the default graphs is "CD3+CD4+ABS CNT" |
| 03:52:41 | <Keelhaul> does it have 3 curves in one graph? |
| 03:52:54 | <Keelhaul> i'm too lazy to add obs to check =P |
| 03:55:43 | <Keelhaul> meh |
| 03:55:50 | <Keelhaul> i should've learned latex when i had the time |
| 03:56:12 | <Keelhaul> ooo places images as it wants |
| 03:57:28 | *** sioraioc_ has joined #openmrs |
| 04:01:28 | <bwolfe> Keelhaul: what do you mean by "places images as it wants" ? |
| 04:01:49 | <Keelhaul> sometimes it hides one image under another if i move the text around a bit |
| 04:01:54 | <Keelhaul> like by insterting a paragraph earlier |
| 04:01:59 | <Keelhaul> inserting* |
| 04:05:12 | *** bwolfe has quit IRC |
| 04:05:23 | *** bwolfe has joined #openmrs |
| 04:05:23 | *** ChanServ sets mode: +o bwolfe |
| 04:07:17 | <bwolfe> Keelhaul: ah, so you're refering to latex and not openmrs now ? |
| 04:07:36 | <Keelhaul> yea, as in writing text |
| 04:08:54 | *** sioraiocht has quit IRC |
| 04:14:53 | <Keelhaul> there seems to be no portlet controller for graphs |
| 04:14:57 | <Keelhaul> i only found servlets |
| 04:18:25 | <Keelhaul> http://svn.openmrs.org/openmrs/trunk/src/web/org/openmrs/web/servlet/ShowGraphServlet.java |
| 04:18:26 | <OpenMRSBot> <http://ln-s.net/2Q2G> (at svn.openmrs.org) |
| 04:19:00 | <Keelhaul> yea it adds obs values for a certain day |
| 04:19:06 | <Keelhaul> no hours |
| 04:19:27 | <Keelhaul> but then this |
| 04:19:27 | <Keelhaul> axis.setDateFormatOverride(new SimpleDateFormat("MMM-yy")); |
| 04:33:41 | <bwolfe> Keelhaul: that could do that |
| 04:33:44 | <bwolfe> that=it |
| 04:33:50 | <Keelhaul> yea |
| 04:34:12 | <Keelhaul> and it seems like i can add hourly or minutely(?) steps to the series instead of days too |
| 04:34:15 | <Keelhaul> gonna have to try later |
| 04:34:53 | <Keelhaul> say, concepts like cd4 have "normal range" values defined in them, right? |
| 04:48:15 | <bwolfe> Keelhaul: yeah |
| 04:48:27 | <bwolfe> they have normal, warning, and absolute ranges |
| 04:48:52 | <Keelhaul> ah thats good |
| 04:49:04 | <Keelhaul> what's "absolute" |
| 04:49:09 | <Keelhaul> critical or impossible to have? |
| 04:50:19 | <bwolfe> yes |
| 04:50:23 | <bwolfe> like a negative weight |
| 04:50:38 | <bwolfe> or a cd4 count of >1 billion |
| 04:51:03 | <Keelhaul> oh =/ |
| 04:53:43 | *** bwolfe has quit IRC |
| 05:12:39 | *** Keelhaul has quit IRC |
| 06:25:16 | <nribeka> hi i got this error when updating database |
| 06:25:18 | <nribeka> Dropping concept_name_id from obs table (this may fail, which is ok) 1.4.0.18 |
| 06:25:18 | <nribeka> ERROR 1091 (42000) at line 1830: Can't DROP 'concept_name_id'; check that column/key exists |
| 06:55:21 | *** nribeka has left #openmrs |
| 07:00:22 | *** nribeka has joined #openmrs |
| 14:02:12 | *** nribeka has quit IRC |
| 14:19:04 | *** nribeka has joined #openmrs |
| 14:28:47 | *** jmiranda has joined #openmrs |
| 14:28:47 | *** ChanServ sets mode: +o jmiranda |
| 14:32:24 | *** sioraiocht has joined #openmrs |
| 14:32:24 | *** ChanServ sets mode: +v sioraiocht |
| 14:38:10 | *** sioraioc_ has quit IRC |
| 15:26:40 | *** bwolfe has joined #openmrs |
| 15:26:40 | *** ChanServ sets mode: +o bwolfe |
| 15:52:27 | *** jmiranda has quit IRC |
| 17:19:54 | *** nribeka1 has joined #openmrs |
| 17:41:24 | *** nribeka has quit IRC |
| 18:11:31 | *** jmiranda has joined #openmrs |
| 18:11:31 | *** ChanServ sets mode: +o jmiranda |
| 18:53:11 | *** nribeka1 has left #openmrs |
| 20:31:50 | *** sioraiocht has quit IRC |
| 20:59:49 | *** [mharrison] has quit IRC |
| 21:45:18 | *** sioraiocht has joined #openmrs |
| 21:45:22 | *** ChanServ sets mode: +v sioraiocht |