IRC Chat : 2009-08-16 - OpenMRS

01:02:21 *** atomicturtle has joined #openmrs
01:02:38 *** atomicturtle has left #openmrs
01:12:27 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9818]: facility data: tooo much to list; it's in an unstable state <http://dev.openmrs.org/changeset/9818>
01:44:12 *** atomicturtle has joined #openmrs
01:45:39 *** atomicturtle has left #openmrs
02:14:33 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9819]: facility data: these are needed <http://dev.openmrs.org/changeset/9819>
05:26:46 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1780>
06:30:51 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9820]: facility data: creating schemas work -- can't switch order of sections -- … <http://dev.openmrs.org/changeset/9820>
07:01:03 *** pascal` has joined #openmrs
07:01:15 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1781> || OpenMRS Changesets: Changeset [9821]: schedulerquartz: code cleaning done <http://dev.openmrs.org/changeset/9821>
11:38:31 *** kane77 has joined #openmrs
11:39:33 *** kane77 has quit IRC
11:40:05 *** kane77 has joined #openmrs
12:00:22 *** Echidna has quit IRC
12:08:42 *** Echidna has joined #openmrs
12:09:17 <pascal`> Hey Echidna
12:15:51 *** upul has joined #openmrs
12:15:51 *** ChanServ sets mode: +v upul
12:17:43 <upul> Hey Echidna
12:18:02 <upul> hi pascal`
12:18:55 <pascal`> hey upul
12:41:00 *** upul_ has joined #openmrs
12:41:00 *** ChanServ sets mode: +v upul_
12:41:01 *** upul has quit IRC
12:41:44 <r0bby> hey
12:41:46 <r0bby> :(
12:41:57 <r0bby> bugs are popping up left, right, and center
12:42:13 <r0bby> w/ no time to fix em :(
12:52:10 <r0bby> hmm
12:59:25 *** mkulumadzi has joined #openmrs
13:05:01 *** bwolfe has joined #openmrs
13:05:02 *** ChanServ sets mode: +o bwolfe
13:23:22 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9822]: facility data: fix a small bug where the endDate was set using the … <http://dev.openmrs.org/changeset/9822>
13:33:43 *** bwolfe has quit IRC
14:20:14 <Echidna> hi
14:20:17 <Echidna> thx for the mail upul_
14:20:47 <upul_> you have your first customer Echidna :-)
14:20:53 <Echidna> lol
14:20:59 *** upul_ is now known as upul
14:21:04 <Echidna> actually, it kinda sucks that i still have to support the modules lol
14:21:22 <Echidna> because spare time is scarce =/
14:21:29 <Echidna> i wonder if i can just silently replace it
14:21:34 <Echidna> w/o upping the version
14:21:40 <Echidna> since the old query didnt work anyway
14:26:20 <upul> it's usually the 3rd release that gets established :-)
14:27:40 <Echidna> upul: so can i just fix the query
14:27:53 <Echidna> or do i have to add a new db version block
14:28:04 <Echidna> i have to fix/remove the old line anyway
14:28:25 <upul> Echidna: I think it should work because module version shouldn't have been written
14:28:53 <Echidna> ok
14:40:42 * r0bby sighs
14:40:58 <r0bby> if i were using groovy this would be easy
15:29:31 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1782> || OpenMRS Changesets: Changeset [9823]: inpatientcare: fixed sql query, using 1.5.x libraries in classpath <http://dev.openmrs.org/changeset/9823>
15:36:30 * r0bby throws stuff at Echidna
15:57:44 *** atomicturtle1 has joined #openmrs
15:57:53 *** atomicturtle1 has left #openmrs
16:01:33 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9825]: diabetesmanagement: use 1.5.x libs in classpath <http://dev.openmrs.org/changeset/9825> || OpenMRS Changesets: Changeset [9824]: medicalproblem: use 1.4.x libs in classpath <http://dev.openmrs.org/changeset/9824>
16:13:32 *** upul has quit IRC
16:13:33 *** upul_ has joined #openmrs
16:13:33 *** ChanServ sets mode: +v upul_
16:33:36 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9827]: reporting: Implement hashcode, equals, toString on BaseCohortDefinition <http://dev.openmrs.org/changeset/9827> || OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1784> || OpenMRS Changesets: Changeset [9826]: reporting: Fix minor bug in StaticCohortDefinitionPersister <http://dev.openmrs.org/changeset/9826> || OpenMRS Forum: Report / Patient List (by Program or Location) <http://forum.openmrs.org/viewtopic.php?f=23&t=491#p1783>
16:55:32 *** upul_ has quit IRC
17:01:40 *** pascal` has quit IRC
17:05:39 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9828]: schedulerquartz: bug fix <http://dev.openmrs.org/changeset/9828>
19:37:04 <Echidna> is there something like "IF NOT EXISTS" for "ALTER"?
19:37:14 <Echidna> i.e. do not apply the change if it is already in
19:45:50 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1747 (task closed): org.openmrs.login extension point needs to be in login portlet <http://dev.openmrs.org/ticket/1747#comment:1> || OpenMRS Changesets: Changeset [9832]: 1.4.x branch: Fixing #1747 - org.openmrs.login extension point needs to be … <http://dev.openmrs.org/changeset/9832> || OpenMRS Changesets: Changeset [9831]: 1.5.x branch: Fixing #1747 - org.openmrs.login extension point needs to be … <http://dev.openmrs.org/changeset/9831> || OpenMRS Changesets: Changeset [9830]: Fixing #1747 - org.openmrs.login extension point needs to be in login … <http://dev.openmrs.org/changeset/9830> || OpenMRS Tickets: Ticket #1747 (task created): org.openmrs.login extension point needs to be in login portlet <http://dev.openmrs.org/ticket/1747> || OpenMRS Changesets: Changeset [9829]: tribe module: module version 1.4 expected changes Add View Tribes … <http://dev.openmrs.org/changeset/9829>
20:17:51 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1785>
20:34:25 *** mkulumadzi has quit IRC
20:38:48 *** kane77 has quit IRC
21:21:58 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1786>
21:53:58 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [9834]: requestaccount module: initial import <http://dev.openmrs.org/changeset/9834> || OpenMRS Changesets: Changeset [9833]: requestaccount module: Initial import. <http://dev.openmrs.org/changeset/9833> || OpenMRS Modules: Request Account Module 1.0 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=requestaccount&version=&1.0>
22:26:00 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Inpatient Care Module <http://forum.openmrs.org/viewtopic.php?f=8&t=490#p1787>
22:32:44 *** atomicturtle has joined #openmrs
23:42:59 *** atomicturtle has quit IRC