| 00:19:55 | *** nribeka- has joined #openmrs |
| 01:21:51 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11629]: visitscheduler: adding Unit Testing for AppointmentFormController class ⦠<http://dev.openmrs.org/changeset/11629> |
| 02:39:21 | *** upul has joined #openmrs |
| 02:39:21 | *** ChanServ sets mode: +v upul |
| 02:48:47 | *** atomicturtle1 has joined #openmrs |
| 02:48:52 | *** atomicturtle1 has left #openmrs |
| 05:49:06 | *** atomicturtle has joined #openmrs |
| 06:11:11 | *** atomicturtle has left #openmrs |
| 07:14:06 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1982 (defect closed): MailMessageSender does not allow for configuration of message content type <http://dev.openmrs.org/ticket/1982#comment:5> || OpenMRS Changesets: Changeset [11632]: 1.5.x: MailMessageSender does not allow for configuration of message ⦠<http://dev.openmrs.org/changeset/11632> || OpenMRS Changesets: Changeset [11631]: MailMessageSender does not allow for configuration of message content type ⦠<http://dev.openmrs.org/changeset/11631> || OpenMRS Tickets: Ticket #1582 (defect closed): Encounter table doesn't have dateChanged/changedBy <http://dev.openmrs.org/ticket/1582#comment:11> || OpenMRS Changesets: Changeset [11630]: Added dateChanged and changedBy columns to encounter table (#1582) Author: ⦠<http://dev.openmrs.org/changeset/11630> |
| 07:46:06 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1823 (task closed): ConceptSource needs voided notNull=true, and hl7_code Null <http://dev.openmrs.org/ticket/1823#comment:13> || OpenMRS Changesets: Changeset [11633]: Added junit tests for saving a ConceptSource with nullable hl7Code, ⦠<http://dev.openmrs.org/changeset/11633> |
| 08:16:42 | *** jmiranda has quit IRC |
| 08:16:46 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: XForms 3.7.8 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=xforms&version=&3.7.8> |
| 08:50:35 | *** atomicturtle has joined #openmrs |
| 09:14:40 | *** mkulumadzi has joined #openmrs |
| 09:38:54 | *** nribeka- has quit IRC |
| 09:48:16 | <upul> hey mkulumadzi |
| 09:49:31 | <mkulumadzi> hey upul |
| 11:10:40 | *** atomicturtle has left #openmrs |
| 11:27:26 | *** upul has quit IRC |
| 12:06:40 | *** atomicturtle has joined #openmrs |
| 12:38:21 | *** atomicturtle has left #openmrs |
| 14:02:30 | *** bwolfe_ has joined #openmrs |
| 14:02:30 | *** ChanServ sets mode: +o bwolfe_ |
| 14:14:27 | *** jmiranda has joined #openmrs |
| 14:14:27 | *** ChanServ sets mode: +o jmiranda |
| 14:15:52 | *** nribeka- has joined #openmrs |
| 14:53:57 | *** upul has joined #openmrs |
| 14:53:57 | *** ChanServ sets mode: +v upul |
| 15:55:21 | *** mkulumadzi has quit IRC |
| 16:23:21 | *** upul has quit IRC |
| 16:31:35 | *** atomicturtle has joined #openmrs |
| 16:31:48 | *** atomicturtle has left #openmrs |
| 16:46:34 | <OpenMRSBot> Recent updates in the world of openmrs: Ben Wolfe: Updating UUID Column in the Large Obs Table <http://blog.eflow.org/archives/276> |
| 18:22:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11634]: ncd: Revised institution and message source table data. <http://dev.openmrs.org/changeset/11634> |
| 18:54:00 | *** bwolfe_ has quit IRC |
| 18:58:19 | *** mkulumadzi has joined #openmrs |
| 19:16:53 | *** bwolfe_ has joined #openmrs |
| 19:16:53 | *** ChanServ sets mode: +o bwolfe_ |
| 19:56:46 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11636]: --chica * add cability to export point-of-care observations and tiff ⦠<http://dev.openmrs.org/changeset/11636> || OpenMRS Changesets: Changeset [11635]: ncd: Fixing an issue with the ApplicationFacilityFilteringCritic where it ⦠<http://dev.openmrs.org/changeset/11635> |
| 20:28:50 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11638]: --chirdlutil * add util for encoding *add util for location tag attributes <http://dev.openmrs.org/changeset/11638> || OpenMRS Changesets: Changeset [11637]: --sockethl7listener * modify message construction to address multiple OBR ⦠<http://dev.openmrs.org/changeset/11637> |
| 20:38:40 | *** openmrs_web786 has joined #openmrs |
| 20:41:53 | *** openmrs_web786 has quit IRC |
| 20:43:59 | *** estebanpv has joined #openmrs |
| 20:55:36 | *** nribeka- has quit IRC |
| 21:04:55 | *** mkulumadzi has quit IRC |
| 21:32:53 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [11639]: * changed scorable form configuration file to include language ⦠<http://dev.openmrs.org/changeset/11639> |
| 21:56:12 | *** Mkop has joined #openmrs |
| 22:56:49 | <r0bby> bwolfe_: ${status.value % 2 == 0 : "even" : "odd" } |
| 22:57:06 | <r0bby> you could clean up that JSP in the modulerepo commit :) |
| 22:57:24 | <r0bby> bwolfe_: ${status.value % 2 == 0 ? "even" : "odd" } |
| 22:57:29 | <r0bby> now it's correct :) |
| 22:58:53 | *** nribeka- has joined #openmrs |
| 23:20:53 | <bwolfe_> r0bby: ok, make a ticket and patch |
| 23:26:50 | *** Mkop has quit IRC |
| 23:38:13 | * r0bby sighs |
| 23:38:31 | <r0bby> I'd rather somebody else do it :) |
| 23:38:40 | <r0bby> like was the case with my previous one :) |
| 23:38:57 | <r0bby> it's small but annoyingly repetitive :) |
| 23:39:55 | <r0bby> hey bwolfe_: https://www.google.com/phone/choose?locale=en_US&s7e= |
| 23:39:56 | <r0bby> :D |
| 23:39:59 | <OpenMRSBot> <http://ln-s.net/4nZ1> (at www.google.com) |
| 23:40:03 | <r0bby> I played with a nexus one |
| 23:40:05 | <r0bby> it's HOT |
| 23:40:08 | <r0bby> :D |
| 23:42:59 | * r0bby fires up IDEA |
| 23:50:58 | <r0bby> oh my god... |
| 23:56:40 | <r0bby> oh nevermind :) |
| 23:56:43 | <r0bby> not too bad :) |
| 23:56:51 | <r0bby> though next time i should remember to svn up first! |