| 01:07:24 | *** njero has joined #openmrs |
| 01:07:24 | *** ChanServ sets mode: +v njero |
| 01:38:26 | *** njero_ has joined #openmrs |
| 01:58:44 | *** njero has quit IRC |
| 03:22:46 | *** njero_ has quit IRC |
| 04:00:56 | *** r0bby has quit IRC |
| 04:07:34 | *** r0bby has joined #openmrs |
| 06:08:18 | *** atomicturtle has joined #openmrs |
| 07:01:33 | *** bmckown has joined #openmrs |
| 07:01:33 | *** ChanServ sets mode: +o bmckown |
| 07:05:21 | *** bwolfe has joined #openmrs |
| 07:05:22 | *** ChanServ sets mode: +o bwolfe |
| 07:23:23 | *** atomicturtle has quit IRC |
| 07:36:22 | <bwolfe> its been kind of lonely in here lately |
| 07:36:57 | <bwolfe> <strong>hello</strong> |
| 07:37:02 | <bwolfe> hello |
| 07:37:08 | <bwolfe> <small>hello</small> |
| 07:37:15 | <bwolfe> <small><small>hello</small></small> |
| 07:37:22 | <bwolfe> :-) |
| 07:40:58 | <Echidna> lol |
| 07:40:59 | <Echidna> hi |
| 07:41:50 | <bwolfe> hey there Echidna |
| 07:41:56 | <bwolfe> how goes the install? |
| 07:50:02 | <Echidna> =o what install |
| 07:50:42 | <bwolfe> I thought you were analyzing openmrs and upgrading/installing in goma |
| 07:50:59 | <Echidna> no, i'm keelhaul |
| 07:51:02 | <Echidna> this is my server's irc |
| 07:51:16 | <Echidna> so it's always on |
| 07:51:37 | <Echidna> i'm writing an impatient care module |
| 07:51:41 | <Echidna> er lol |
| 07:51:42 | <Echidna> inpatient* |
| 07:52:44 | <bwolfe> ah, ok, apologies for the mixup |
| 07:53:10 | <bwolfe> in that case, hows the module going? :-) |
| 07:54:11 | <Echidna> oh |
| 07:54:27 | <Echidna> well the api part compiles =) |
| 07:54:36 | <Echidna> but i still have to figure out how the web part works |
| 07:54:38 | <Echidna> controllers etc |
| 07:58:47 | <Echidna> say, if i were to use a completely new object type with its own table in infopath forms, would the queues code need modifications? |
| 08:01:16 | *** Keelhaul has joined #openmrs |
| 08:01:17 | <bwolfe> what do you mean by new object type? |
| 08:01:30 | <Keelhaul> i have a table named 'case' |
| 08:01:42 | <Keelhaul> and a class structure for it |
| 08:01:50 | <Keelhaul> object, service, db |
| 08:01:59 | <bwolfe> hmm |
| 08:02:17 | <Keelhaul> and if i was to create a new encounter in infopath as usual and want to associate the encounter with a certain case |
| 08:02:19 | <bwolfe> the form xslt translates the infopath xml to hl7 |
| 08:02:24 | <Keelhaul> e.g. in a selectbox |
| 08:02:44 | <bwolfe> yeah, you'd need some special stuff in the xslt and the hl7 processor |
| 08:02:49 | <Keelhaul> =/ |
| 08:02:56 | <Keelhaul> maybe i'll omit that for now then |
| 08:03:01 | <Keelhaul> and just use the admin panel |
| 08:12:09 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3400]: -- chica * added changes to reflect changes in dss 2.05 <http://dev.openmrs.org/changeset/3400> || OpenMRS Changesets: Changeset [3399]: -- atd * made changes to reflect changes made in dss version 2.05 <http://dev.openmrs.org/changeset/3399> || OpenMRS Changesets: Changeset [3398]: Merging trunk into branch create_person_stub [2965]:[3396] <http://dev.openmrs.org/changeset/3398> || OpenMRS Changesets: Changeset [3397]: -- dss * changed DssElement to store rule result as an openmrs logic ⦠<http://dev.openmrs.org/changeset/3397> |
| 08:12:23 | *** atomicturtle has joined #openmrs |
| 08:22:46 | <Keelhaul> afk a bit |
| 09:09:23 | *** bwolfemobile has joined #openmrs |
| 09:11:01 | <bwolfemobile> hey there bmckown |
| 09:11:35 | *** bmckown is now known as kowmobile |
| 09:11:46 | <kowmobile> hey bwolfemobile |
| 09:11:49 | <bwolfe> you wish |
| 09:12:09 | *** kowmobile has quit IRC |
| 09:12:29 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #622 (task created): Close create_person_stub branch [3398] <http://dev.openmrs.org/ticket/622> |
| 09:12:37 | *** bmckown has joined #openmrs |
| 09:12:37 | *** ChanServ sets mode: +o bmckown |
| 09:12:45 | <bmckown> that wasn't funny. |
| 09:13:05 | <bwolfemobile> what wasn't funny? |
| 09:14:44 | *** bmckown is now known as kowmobile |
| 09:14:53 | <kowmobile> tried to become 'moo' |
| 09:14:57 | <kowmobile> it didn't work |
| 09:15:07 | *** bwolfemobile has quit IRC |
| 09:15:32 | <bwolfe> there are a lot of people on freenode |
| 09:15:43 | <kowmobile> somebody out there named 'moo' |
| 09:16:29 | *** kowmobile is now known as bmckown |
| 09:42:33 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3401]: --dss * removed unnecessary loop iterations when evaluating dss elements <http://dev.openmrs.org/changeset/3401> |
| 10:12:40 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3402]: -- hl7listenerapp -Failure during initial commit * Added checks for ⦠<http://dev.openmrs.org/changeset/3402> |
| 10:42:47 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3403]: report-api-refactoring branch: Small change in ArdenServiceImpl for Java 5 ⦠<http://dev.openmrs.org/changeset/3403> |
| 11:01:14 | *** bmckown has quit IRC |
| 11:12:53 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3405]: report-api-refactoring branch: Removing inadvertent comment from mysqldiff ⦠<http://dev.openmrs.org/changeset/3405> || OpenMRS Changesets: Changeset [3404]: report-api-refactoring branch: Alter report_schema_xml so that column ⦠<http://dev.openmrs.org/changeset/3404> |
| 11:35:41 | *** Keelhaul has quit IRC |
| 11:59:53 | *** cj_ has joined #openmrs |
| 12:00:32 | *** cj_ has quit IRC |
| 13:43:32 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3407]: -- chica * added changes to reflect atd 1.06 <http://dev.openmrs.org/changeset/3407> || OpenMRS Changesets: Changeset [3406]: -- atd * added null pointer checks for non-existent forms * added mode ⦠<http://dev.openmrs.org/changeset/3406> |
| 14:15:29 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3408]: Found a "fix" for a bug in remoteformentry module that prevented xsns from ⦠<http://dev.openmrs.org/changeset/3408> |
| 14:45:33 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: Remote FormEntry 1.4 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=remoteformentry&version=&1.4> |
| 17:08:17 | *** bwolfe has quit IRC |
| 17:16:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [3409]: Fixing the resolve import errors page in the remoteformentry module <http://dev.openmrs.org/changeset/3409> || OpenMRS Modules: Remote FormEntry 1.5 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=remoteformentry&version=&1.5> |
| 17:21:31 | *** r0bby has quit IRC |
| 17:30:15 | *** atomicturtle has quit IRC |
| 17:34:50 | *** atomicturtle has joined #openmrs |
| 17:46:29 | *** atomicturtle has quit IRC |
| 18:16:21 | *** Echidna_ has joined #openmrs |
| 18:30:20 | *** Echidna has quit IRC |
| 20:35:22 | *** atomicturtle has joined #openmrs |
| 21:14:41 | *** r0bby has joined #openmrs |
| 21:57:40 | *** r0bby has quit IRC |
| 22:22:47 | *** r0bby has joined #openmrs |