| 00:05:18 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7907]: groovy module: oops one file missed the boat <http://dev.openmrs.org/changeset/7907> || OpenMRS Changesets: Changeset [7906]: ncd: alternate sqldiff syntax for table renames. <http://dev.openmrs.org/changeset/7906> |
| 00:06:48 | *** omar has quit IRC |
| 00:10:25 | *** Mkop has joined #openmrs |
| 00:11:36 | <Mkop> jmiranda: so we didn't make it up there today |
| 00:11:40 | <Mkop> I'm still hoping we can do tomorrow |
| 00:14:49 | <r0bby> java.io.FileNotFoundException: class path resource [org/openmrs/test/BaseContextSensitiveTest.class] cannot be opened because it does not exist |
| 00:15:00 | <r0bby> latest trunk |
| 00:15:38 | <r0bby> when trying to run it :/ |
| 00:15:41 | <Mkop> r0bby: does the .java file exist? |
| 00:15:46 | <Mkop> if so, then rebuild all |
| 00:17:01 | <r0bby> trying clean |
| 00:19:59 | <Mkop> r0bby: or switch to a different IDE :-P |
| 00:30:09 | <r0bby> NICE! |
| 00:30:15 | <r0bby> it's not my IDE |
| 00:30:19 | <r0bby> I'll just roll back |
| 00:30:28 | <Mkop> i.e. svn revert? |
| 00:30:35 | <Mkop> I hope that's not what you mean... |
| 00:35:21 | *** bwolfe has joined #openmrs |
| 00:35:21 | *** ChanServ sets mode: +o bwolfe |
| 00:38:15 | <r0bby> bwolfe: openmrs is borked |
| 00:38:22 | <r0bby> ie i can't start it |
| 00:38:25 | <r0bby> using current trunk :( |
| 00:38:45 | <r0bby> liquibase wont work either :< |
| 00:40:00 | <r0bby> i guess ill get labs working now :) |
| 00:44:52 | *** atomicturtle has joined #openmrs |
| 00:45:20 | <bwolfe> r0bby: make sure you have the latest. and then file a helpful bug report. :-p |
| 00:48:35 | <r0bby> Access is denied. |
| 00:48:35 | <r0bby> D:\Users\rob\openmrs\openmrs>ant ../Foo |
| 00:48:35 | <r0bby> Buildfile: build.xml |
| 00:49:13 | <r0bby> http://pastie.org/482279 |
| 00:49:48 | *** atomicturtle has left #openmrs |
| 00:49:59 | <bwolfe> Foo? |
| 00:50:10 | <r0bby> output file |
| 00:51:36 | <bwolfe> looks like the changeset previous to that one didn't run correctly |
| 00:51:40 | *** Mkop has quit IRC |
| 00:51:42 | <bwolfe> when was the last time you updated ? |
| 00:54:15 | <r0bby> agggggggggggggges ago |
| 00:54:34 | <r0bby> waht do i do :( |
| 00:56:46 | <bwolfe> r0bby: just drop your database and make a new one |
| 00:57:17 | <r0bby> ok |
| 00:57:26 | <r0bby> did you run the new omod? |
| 00:57:55 | <bwolfe> not the new one |
| 00:58:05 | <bwolfe> burke has apparnetly |
| 01:03:36 | <r0bby> I don't think burke wants me to ever sleep! |
| 01:06:45 | <r0bby> god am i glad i waited |
| 01:06:51 | <r0bby> I'd be up to my neck in bug reports |
| 01:07:00 | <r0bby> glad you two are beta testing this :) |
| 01:07:08 | <r0bby> I could rope in the PIH folks :) |
| 01:08:53 | <r0bby> OH MY GOD |
| 01:09:06 | <r0bby> Burke _WANTED_ it to create a _NEW_ script |
| 01:09:08 | <r0bby> fucking hell |
| 01:15:18 | <r0bby> bwolfe: I need your take |
| 01:15:54 | <r0bby> changing the name of a script with a given id will still update the current object with the new name! (i don't know how to make it NOT do it!) |
| 01:16:44 | <r0bby> I had it doing it unintentionally |
| 01:17:23 | <bwolfe> r0bby: that is the correctly functionality |
| 01:18:14 | <bwolfe> r0bby: you should do it like the data export with a checkbox that says "save as new script" |
| 01:18:15 | *** nribeka has joined #openmrs |
| 01:18:15 | *** ChanServ sets mode: +v nribeka |
| 01:18:47 | <r0bby> bwolfe: yeh I should |
| 01:19:07 | <r0bby> I'll add a checkbox if the id exists only |
| 01:19:46 | <r0bby> bwolfe: see skype for my response |
| 01:19:51 | <r0bby> burke was expecting a new object |
| 01:19:57 | <r0bby> vs updating the old one |
| 01:28:00 | <r0bby> bwolfe: should I keep a 1.4.x instance running? |
| 01:34:42 | *** Nzeyi has joined #openmrs |
| 01:35:34 | <bwolfe> r0bby: I keep an openmrs-13x, openmrs-14x, openmrs-trunk, and then openmrs-branchx for each branch I'm working on |
| 01:35:56 | <bwolfe> r0bby: I think just change my runtime properties and redeploy with whatever branch I'm working on |
| 01:37:06 | <r0bby> I think im gonna need to test on 1.4.x |
| 01:37:15 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7910]: reporting module: Upgrade jars and fix error with Persister due to ⦠<http://dev.openmrs.org/changeset/7910> || OpenMRS Changesets: Changeset [7909]: groovymodule: what version column? <http://dev.openmrs.org/changeset/7909> || OpenMRS Changesets: Changeset [7908]: groovy module: I have no idea how this got back here. It shouldn't be ⦠<http://dev.openmrs.org/changeset/7908> |
| 01:37:15 | <r0bby> my new mic is really good :) |
| 01:37:32 | <r0bby> mike was able to hear me pretty well considering i was leaning back away from the mic |
| 01:37:55 | <r0bby> im loading the nightly backup |
| 01:39:53 | <r0bby> nightly war* |
| 01:40:29 | <r0bby> I loaded the demo db data for 1.4.x |
| 01:40:34 | <r0bby> HOPEFULLY it works w/ 1.5.x |
| 01:40:40 | <r0bby> i think it's gonna crap out |
| 01:40:51 | <r0bby> (i remember somebody saying something earlier :( |
| 01:41:01 | <r0bby> but i can now see all the scripts execute :D |
| 01:42:52 | *** nribeka1 has joined #openmrs |
| 01:43:08 | *** ChanServ sets mode: +v nribeka1 |
| 01:43:18 | *** nribeka has quit IRC |
| 01:43:23 | *** nribeka1 is now known as nribeka |
| 01:49:03 | *** nribeka1 has joined #openmrs |
| 02:02:49 | *** Nzeyi has quit IRC |
| 02:06:07 | *** nribeka2 has joined #openmrs |
| 02:06:27 | *** ChanServ sets mode: +v nribeka2 |
| 02:06:30 | *** nribeka has quit IRC |
| 02:06:34 | *** nribeka2 is now known as nribeka |
| 02:07:37 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1501 (enhancement created): VersionedFileUpload Module should be renamed to just FileUpload <http://dev.openmrs.org/ticket/1501> || OpenMRS Changesets: Changeset [7911]: versionedfileupload module: Fixed localheader for tomcat usage Increased ⦠<http://dev.openmrs.org/changeset/7911> || OpenMRS Modules: Versioned File Upload Module 1.3 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=versionedfileupload&version=&1.3> |
| 02:11:04 | *** nribeka1 has quit IRC |
| 02:12:59 | <nribeka> what is version file upload bwolfe? |
| 02:13:59 | <bwolfe> its really just a "file upload" module |
| 02:14:10 | <bwolfe> but jmiranda decided to put "versioned" in there too |
| 02:16:19 | <nribeka> ooo ic ic :D |
| 02:16:27 | <r0bby> ugh |
| 02:16:34 | <nribeka> hi r0bby |
| 02:26:52 | <r0bby> :( |
| 02:27:19 | <r0bby> I wanna get this working |
| 02:34:29 | <r0bby> bwolfe: wanna work on the labs set up now? |
| 02:34:38 | <r0bby> Since I can't do much coding |
| 02:35:07 | <bwolfe> r0bby: why can't you do coding ? |
| 02:36:01 | <bwolfe> the labs might be reset soon. so I don't really want to give people access and then have their work disappear |
| 02:36:14 | <bwolfe> so until the reset happens, we sit tight |
| 02:37:08 | *** upul has joined #openmrs |
| 02:37:08 | *** ChanServ sets mode: +v upul |
| 02:39:27 | <r0bby> ok |
| 02:39:30 | <r0bby> good |
| 02:39:35 | <r0bby> my key is f'ed up anyways |
| 02:39:37 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1502 (enhancement created): VersionedFileUpload Module Should guess the content type and extension <http://dev.openmrs.org/ticket/1502> |
| 03:00:36 | *** atomicturtle1 has joined #openmrs |
| 03:01:25 | <jmiranda> bwolfe, no way .... don't pin that on me |
| 03:01:27 | <jmiranda> :) |
| 03:01:31 | <jmiranda> that was all darius |
| 03:03:20 | <jmiranda> nribeka, don't believe him |
| 03:05:07 | <r0bby> it was you jmiranda |
| 03:05:11 | <r0bby> ALLLLLLLLLLLLLLL You |
| 03:07:06 | <r0bby> ugh |
| 03:07:40 | <jmiranda> :) |
| 03:08:36 | <r0bby> what the hell is going on |
| 03:08:51 | <r0bby> openmrs refuses to load |
| 03:08:57 | <r0bby> _ANY_ distribution |
| 03:09:00 | <r0bby> :| |
| 03:09:08 | <r0bby> i give up im tired as hell |
| 03:09:47 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7912]: idcards module: Fixed saving of templates Removed unneeded images Fixed ⦠<http://dev.openmrs.org/changeset/7912> |
| 03:20:17 | <nribeka> why meeee ... |
| 03:20:44 | <nribeka> *confuse* |
| 03:23:15 | <r0bby> argh |
| 03:27:17 | <r0bby> liquibase still craps out |
| 03:27:26 | <r0bby> and 1.4.x craps out due to SQL errors |
| 03:28:10 | <r0bby> *STILL* wiping the db doesn't help : |
| 03:28:12 | <r0bby> "| |
| 03:28:13 | <r0bby> :| |
| 03:28:19 | <r0bby> I need to get this working again! |
| 03:28:20 | <r0bby> :( |
| 03:30:32 | <r0bby> ill deal tomorrow |
| 03:36:56 | *** bwolfe has quit IRC |
| 04:13:55 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS Installation problem on windows 2003 <http://forum.openmrs.org/viewtopic.php?f=9&t=442#p1548> |
| 04:25:21 | <nribeka> something is wrong with my eyes |
| 04:25:23 | <nribeka> :( |
| 04:25:25 | <nribeka> sleep time |
| 04:44:58 | *** rcuckovich has joined #openmrs |
| 04:45:56 | *** rcuckovich has quit IRC |
| 05:57:04 | *** nribeka has quit IRC |
| 05:59:37 | *** nribeka has joined #openmrs |
| 05:59:37 | *** ChanServ sets mode: +v nribeka |
| 05:59:37 | *** atomicturtle1 has quit IRC |
| 06:00:21 | *** atomicturtle has joined #openmrs |
| 06:10:16 | <pascal`> hey everyone |
| 06:10:24 | <pascal`> what'd i miss? :) |
| 06:12:23 | <upul> pascal`: obama was here |
| 06:12:54 | <pascal`> interesting |
| 06:13:11 | <upul> he was looking for osama :-D |
| 06:13:19 | <pascal`> aha |
| 06:14:49 | <pascal`> i need coffee |
| 06:18:05 | *** salusint has joined #openmrs |
| 06:18:29 | <salusint> hello |
| 06:19:49 | *** salusint has left #openmrs |
| 06:22:42 | <pascal`> hi |
| 06:22:57 | <pascal`> damn, i /really/ need coffee |
| 06:29:32 | <pascal`> _Sri Lanka's Tamil Tigers have denied that their leader Velupillai Prabhakaran was killed by the military, insisting he's alive and well._ |
| 06:29:38 | <pascal`> what's that about? |
| 06:31:35 | <upul> lanka announced only after confirmation, it's a national mourning day in norway and uk :-D |
| 06:32:54 | <pascal`> mk |
| 06:50:09 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7914]: testathon: * Added @should behaviors to ProgramWorkflowDao. * Added ⦠<http://dev.openmrs.org/changeset/7914> || OpenMRS Changesets: Changeset [7913]: reporting: Implemented new, improved existing dataset implementations. * ⦠<http://dev.openmrs.org/changeset/7913> |
| 07:14:38 | *** nribeka1 has joined #openmrs |
| 07:31:33 | <pascal`> coffee |
| 07:34:43 | *** nribeka has quit IRC |
| 08:10:21 | <upul> Prabhakaran's body http://www.youtube.com/watch?v=DFjL7h7ozRw |
| 08:14:03 | <pascal`> hmm |
| 08:14:11 | <pascal`> perhaps i'll skip the corpse video |
| 08:14:19 | <upul> not a good sight |
| 08:14:27 | <pascal`> in any case, you seem pretty happy and confident of good things in the future |
| 08:14:30 | <pascal`> that's good |
| 08:15:13 | <pascal`> so |
| 08:15:19 | <pascal`> there is a dev meeting in boston on the 26th |
| 08:15:24 | <pascal`> i take it you're not going? |
| 08:16:03 | <upul> nope |
| 08:16:15 | <pascal`> i would like to |
| 08:23:23 | <pascal`> would be nice to meet all the devs and actually get an idea about what's planned for OpenMRS in the future |
| 08:24:13 | <upul> they usually had a conference like thing in south africa earlier |
| 08:30:37 | <pascal`> yup |
| 08:30:43 | <pascal`> i will be going to that one :) |
| 08:30:47 | <pascal`> will you? |
| 08:30:54 | <upul> nope |
| 08:31:04 | <pascal`> i think they have a developers conference and an implementers conference |
| 08:31:07 | <pascal`> you wont? =\ |
| 09:00:40 | *** atomicturtle1 has joined #openmrs |
| 09:00:40 | *** atomicturtle has quit IRC |
| 09:11:52 | <pascal`> meh need hdd space =S |
| 09:34:03 | <pascal`> i can see a waterfall from where i'm sitting |
| 09:50:48 | <upul> where are you? |
| 10:14:04 | <pascal`> in my apartment |
| 10:15:50 | <pascal`> would you like me to be more specific? |
| 10:20:25 | <upul> where's the waterfall |
| 10:32:49 | <pascal`> scroll east |
| 10:32:49 | <pascal`> for about 5 kilometres |
| 10:34:12 | <pascal`> there is a mounth |
| 10:34:12 | <pascal`> soz |
| 10:34:12 | <pascal`> not east |
| 10:34:12 | <pascal`> west |
| 10:34:12 | <pascal`> scroll to the left |
| 10:34:14 | <pascal`> *mounth=mountain (?) |
| 10:42:44 | <upul> nice |
| 10:47:05 | <pascal`> it is |
| 10:58:56 | <upul> from the greenery in the left going to the right it looks light termites destroyed the place |
| 11:00:37 | <upul> and there's the sea |
| 11:01:11 | <pascal`> well, it was the humans that destroyed the place |
| 11:01:45 | <pascal`> and yes, the ocean is pretty cool too :) |
| 11:01:45 | <pascal`> if you check it out on google earth i'm sure there will be lots of photo's to have a look at |
| 11:34:29 | *** james_regen has joined #openmrs |
| 11:34:29 | *** ChanServ sets mode: +v james_regen |
| 11:52:31 | *** upul has quit IRC |
| 12:00:38 | *** atomicturtle has joined #openmrs |
| 12:00:38 | *** atomicturtle1 has quit IRC |
| 12:04:32 | *** bwolfe has joined #openmrs |
| 12:04:32 | *** ChanServ sets mode: +o bwolfe |
| 12:36:50 | *** kane77 has joined #openmrs |
| 12:40:44 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS Installation problem on windows 2003 <http://forum.openmrs.org/viewtopic.php?f=9&t=442#p1549> |
| 12:51:37 | *** atomicturtle has quit IRC |
| 12:52:58 | *** pascal` has quit IRC |
| 13:00:43 | *** pascal` has joined #openmrs |
| 13:33:09 | *** pascal`` has joined #openmrs |
| 13:33:24 | <pascal``> hey guys |
| 13:33:47 | <pascal``> someone mind kicking my evil twin? |
| 13:35:10 | *** pascal` was kicked by bwolfe (bwolfe) |
| 13:35:48 | <bwolfe> pascal``: you can link accounts with the listserver so you can "ghost" them yourself |
| 13:36:12 | <bwolfe> pascal``: I think you just need to register your username with freenode |
| 13:36:12 | *** atomicturtle has joined #openmrs |
| 13:36:19 | <pascal``> i know |
| 13:36:53 | <pascal``> just been too lazy to do it =S |
| 13:37:45 | *** atomicturtle has left #openmrs |
| 13:38:21 | <pascal``> nick pascal` |
| 13:38:28 | *** pascal`` is now known as pascal` |
| 13:44:52 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1505 (task created): Add ability for a module to add a new hibernate interceptor <http://dev.openmrs.org/ticket/1505> || OpenMRS Tickets: Ticket #1504 (task created): Add "Required Module" option <http://dev.openmrs.org/ticket/1504> || OpenMRS Tickets: Ticket #1503 (task created): Move Sync to a module <http://dev.openmrs.org/ticket/1503> || OpenMRS Tickets: Ticket #1278 (task closed): Move GUID functionality to trunk <http://dev.openmrs.org/ticket/1278#comment:1> |
| 13:44:57 | <pascal`> frik, gotta learn to back up my database. arg |
| 13:55:34 | *** meonkeys has left #openmrs |
| 14:18:21 | *** atomicturtle has joined #openmrs |
| 14:48:56 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #246 (task closed): Check whether keepalive is working right <http://dev.openmrs.org/ticket/246#comment:3> || OpenMRS Tickets: Ticket #1336 (defect closed): Duplicate User Search Results <http://dev.openmrs.org/ticket/1336#comment:9> || OpenMRS Changesets: Changeset [7916]: Fixing duplicate user search results. Unit tests to come with merge from ⦠<http://dev.openmrs.org/changeset/7916> || OpenMRS Tickets: Ticket #1406 (defect closed): Strange behavior when Voiding a Patient Address <http://dev.openmrs.org/ticket/1406#comment:2> || OpenMRS Changesets: Changeset [7915]: reporting module: fixed JoinDataSetDefinitionEvaluator so it actually ⦠<http://dev.openmrs.org/changeset/7915> || OpenMRS Tickets: Ticket #611 (task closed): Remove xforms module dependency on formentry module <http://dev.openmrs.org/ticket/611#comment:7> |
| 14:51:15 | *** nimanthab has joined #openmrs |
| 15:21:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1362 (task closed): Make sure the Mysql storage engine is InnoDB <http://dev.openmrs.org/ticket/1362#comment:2> || OpenMRS Tickets: Ticket #977 (task closed): Remove nealreporting from core <http://dev.openmrs.org/ticket/977#comment:6> |
| 15:23:06 | *** Keelhaul has joined #openmrs |
| 15:23:06 | *** ChanServ sets mode: +v Keelhaul |
| 15:30:09 | *** nribeka1 has quit IRC |
| 15:43:52 | *** nribeka has joined #openmrs |
| 15:43:52 | *** ChanServ sets mode: +v nribeka |
| 15:51:42 | *** nribeka has quit IRC |
| 16:06:39 | *** atomicturtle has left #openmrs |
| 16:14:29 | *** luzhuangwei has joined #openmrs |
| 16:17:13 | *** Echidna has quit IRC |
| 16:17:26 | *** Echidna has joined #openmrs |
| 16:17:56 | *** pascal` has quit IRC |
| 16:20:43 | *** pascal` has joined #openmrs |
| 16:28:49 | *** nribeka has joined #openmrs |
| 16:28:49 | *** ChanServ sets mode: +v nribeka |
| 17:01:13 | *** Mkop has joined #openmrs |
| 17:16:03 | *** luzhuangwei has quit IRC |
| 17:27:16 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7919]: serialization: added the feature dealing with CGLib proxy from database, ⦠<http://dev.openmrs.org/changeset/7919> || OpenMRS Changesets: Changeset [7918]: datasetbuilder: Dataset manager now using datasets from controller. ⦠<http://dev.openmrs.org/changeset/7918> || OpenMRS Changesets: Changeset [7917]: datasetbuilder: Integrated controllers with jsp and renamed web resources. <http://dev.openmrs.org/changeset/7917> |
| 17:29:58 | <Mkop> bwolfe: is it possible to get the bot to not cut off like that? it would be useful to see all of the changesets, not just the first 3 |
| 17:30:21 | <Mkop> jmiranda: it looks like I won't be making it up to Madison :-( |
| 17:30:37 | <Keelhaul> Mkop: there's an rss feed just for the changes |
| 17:30:46 | <jmiranda> Mkop, no worries ... sorry you couldn't make it |
| 17:31:14 | <bwolfe> Mkop: the bot is just reading from http://feed.openmrs.org |
| 17:32:32 | <bwolfe> OpenMRSBot: rss info openmrs |
| 17:32:33 | <OpenMRSBot> bwolfe: Title: OpenMRS Feed; URL: <http://feed.openmrs.org>; Description: OpenMRS aggregate feed; Last updated: time unavailable. |
| 17:32:58 | <Mkop> I am subscribed to feed.openmrs, but only to forum posts and the like, not to every single changeset |
| 17:34:39 | <bwolfe> Mkop: I don't really think we want the bot announcing 100 changesets |
| 17:35:14 | <Mkop> ok |
| 17:35:44 | <bwolfe> Mkop: so if you want to see the changesets, subscribe to the svn@openmrs.org mailing list (see "Community" wiki page), subscribe to the trac rss feed: see bottom of http://dev.openmrs.org/timeline, or also get the "changeset" tagged items from feed.openmrs.org |
| 17:35:47 | <bwolfe> its your call. :-) |
| 17:36:56 | <bwolfe> Mkop: this is what the bot is subscribed to: http://feed.openmrs.org/rss?notag=wiki¬ag=listserv |
| 17:36:58 | <OpenMRSBot> <http://ln-s.net/3CtI> (at feed.openmrs.org) |
| 17:38:55 | <bwolfe> Mkop: and I think it will show all of them eventually. it just only shows so many each time and will continue to output until all are displayed. (at least thats how I think it works...I haven't verified) |
| 17:39:24 | <bwolfe> Mkop: what are you up to right now? |
| 17:39:50 | <nribeka> we can get the changesets email right, bwolfe? |
| 17:39:58 | <nribeka> i got email on every changeset |
| 17:40:00 | <Mkop> bwolfe: why do you ask? |
| 17:40:32 | <bwolfe> nribeka: yes, subscribing to the svn@openmrs.org list will email you when svn.openmrs.org is submitted to |
| 17:40:37 | <Mkop> bwolfe: I don't think that's the case (about the bot). I think if there's more changesets than will fit in X chars, it just truncates |
| 17:41:30 | <bwolfe> Mkop: I have a ticket that needs done. it just involves upgrading a module to work with 1.4. it isn't too complex, so I thought I would "outsource" it to the community. :-) |
| 17:41:46 | <nribeka> haha ... bwolfe :P |
| 17:41:55 | <nribeka> arghh ... conflicting merge |
| 17:42:25 | <Mkop> bwolfe: I'm in Chicago today and am hanging out with friends, but assign me the ticket and I'll work on it later this week |
| 17:42:33 | <nribeka> ups ... jmiranda, we're doing the same thing |
| 17:42:36 | <nribeka> with the same line |
| 17:42:39 | <Mkop> why are we only upgrading to 1.4, and not to 1.5? |
| 17:42:41 | <nribeka> and almost the same code |
| 17:42:42 | <nribeka> lol |
| 17:43:03 | <jmiranda> nribeka, what do you mean? |
| 17:43:19 | <Mkop> bwolfe: ^^ |
| 17:43:52 | <jmiranda> nribeka, which class? |
| 17:44:00 | <bwolfe> Mkop: because someone might want to use it on 1.4. the reason it broke is because of the changes to concept that went into 1.4. |
| 17:44:24 | <Mkop> bwolfe: which ticket? |
| 17:44:26 | <nribeka> PatientServiceTest |
| 17:44:27 | <Mkop> ok |
| 17:44:49 | <nribeka> Merge conflict during commit |
| 17:44:49 | <nribeka> svn: Commit failed (details follow): |
| 17:44:56 | <nribeka> i forgot to do update first |
| 17:44:59 | <nribeka> haha |
| 17:45:21 | <bwolfe> !ticket 440 |
| 17:45:21 | <OpenMRSBot> bwolfe: Ticket #440: http://dev.openmrs.org/ticket/440 |
| 17:45:41 | <bwolfe> nribeka: uh oh. hopefully you didn't do duplicate tests! :-) |
| 17:45:47 | <jmiranda> nribeka, i'll stay away from PatientServiceTest |
| 17:46:12 | <jmiranda> nribeka, i only added about 5 - 10 last night when i had some free time |
| 17:46:15 | <jmiranda> so no big deal |
| 17:46:20 | <nribeka> ah ok ok |
| 17:46:31 | <nribeka> i hope not bwolfe |
| 17:46:36 | <jmiranda> i'll move onto something else |
| 17:46:53 | <Mkop> bwolfe: what are the time requirements on that ticket? how urgent is it? |
| 17:47:03 | <nribeka> you can do the not-brain-dead test jmiranda |
| 17:47:06 | <nribeka> exit care |
| 17:47:12 | <nribeka> merge patient |
| 17:47:16 | <jmiranda> no thanks |
| 17:47:16 | <nribeka> i think it's hard |
| 17:47:23 | <jmiranda> those are ridiculous |
| 17:47:27 | <nribeka> why no jmiranda :P |
| 17:47:31 | <jmiranda> i'll give it a shot |
| 17:47:47 | <bwolfe> Mkop: the ticket has been around since way before 1.4 was even alpha released...so not too urgent. it can wait for you to have fun with your friends. :-p |
| 17:48:05 | <nribeka> you can give example on the test jmiranda:D |
| 17:49:04 | <Mkop> bwolfe: I'm not touching it today, that's for sure, the only question is, do I need to do it this week or month, or can it wait for next |
| 17:49:10 | <Mkop> I guess the answer is "next" is OK |
| 17:54:28 | <bwolfe> Mkop: it can wait for a few weeks if need be. |
| 17:54:33 | <nribeka> jmiranda, the duplicate test is not working |
| 17:54:47 | <jmiranda> which one? |
| 17:55:12 | <Mkop> bwolfe: I'll probably have time over the next week to do it. I'll be home on vacation, with not much responsibilities |
| 17:55:31 | <Mkop> but if not, I'll do it sometime during Summer 1 semester |
| 17:55:34 | <bwolfe> Mkop: thats always nice. when does the summer job start? |
| 17:55:57 | <Mkop> approximately June 1 |
| 17:56:10 | <jmiranda> nribeka, which one? |
| 17:56:19 | <nribeka> hold on |
| 17:56:20 | <nribeka> tracing |
| 17:57:09 | <nribeka> ah ic the problem |
| 17:57:21 | <nribeka> checkPatientIdentifiers_shouldThrowErrorWhenPatientHasIdenticalIdentifiers |
| 17:57:30 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #315 (enhancement closed): Expand Capabilities of Person Object <http://dev.openmrs.org/ticket/315#comment:5> || OpenMRS Forum: Re: OpenMRS Installation problem on windows 2003 <http://forum.openmrs.org/viewtopic.php?f=9&t=442#p1550> || OpenMRS Tickets: Ticket #1506 (task created): Person/Patient/User model needs adjusted <http://dev.openmrs.org/ticket/1506> || OpenMRS Tickets: Ticket #1382 (task closed): Uuids Branch: Add calls to setUuid() for all objects in all saveObject(Object) service methods <http://dev.openmrs.org/ticket/1382#comment:17> || OpenMRS Tickets: Ticket #1388 (enhancement closed): Refactor all domain objects to utilize base interfaces <http://dev.openmrs.org/ticket/1388#comment:18> || OpenMRS Tickets: Ticket #24 (task closed): Various Form Hierarchy GUI Changes <http://dev.openmrs.org/ticket/24#comment:10> || OpenMRS Tickets: Ticket #1498 (defect closed): AdministrationService missing critical privilege checks <http://dev.openmrs.org/ticket/1498#comment:2> || OpenMRS Changesets: Changeset [7921]: serialization: delete the trivial and unuse testcase for testing short ⦠<http://dev.openmrs.org/changeset/7921> || OpenMRS Changesets: Changeset [7920]: Added privilege checks to some methods on the admin service - #1498 <http://dev.openmrs.org/changeset/7920> |
| 17:57:36 | <nribeka> since the identifiers is a set |
| 17:57:56 | <nribeka> and you're adding two exactly the same identifier |
| 17:58:12 | <nribeka> only one gets through |
| 17:58:13 | *** pascal` has quit IRC |
| 17:58:22 | <nribeka> and the rest i think you understand :D |
| 18:00:19 | *** jacobb has quit IRC |
| 18:00:23 | *** jacobb has joined #openmrs |
| 18:05:28 | *** nimanthab has quit IRC |
| 18:10:34 | <Mkop> ok, I'll se you all later |
| 18:10:35 | <Mkop> bye |
| 18:10:36 | *** Mkop has quit IRC |
| 18:27:25 | <nribeka> bbl tonight ... |
| 18:27:30 | <nribeka> cya bwolfe |
| 18:27:32 | <nribeka> cya jmiranda |
| 18:27:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #736 (task closed): Merge Patients should take all identifiers from both winner & loser <http://dev.openmrs.org/ticket/736#comment:5> || OpenMRS Forum: Re: OpenMRS Installation problem on windows 2003 <http://forum.openmrs.org/viewtopic.php?f=9&t=442#p1551> |
| 18:27:43 | *** nribeka has quit IRC |
| 18:29:33 | *** pascal` has joined #openmrs |
| 18:38:04 | *** vanmh has quit IRC |
| 18:42:17 | <pascal`> |
| 18:44:06 | <bwolfe> pascal`: an empty message? |
| 18:44:09 | <bwolfe> how does that happen? |
| 18:44:36 | <pascal`> press space bar, press enter |
| 18:44:38 | <pascal`> |
| 18:44:56 | <pascal`> ^_^ |
| 18:45:08 | <bwolfe> tricky |
| 18:45:42 | <pascal`> it takes decades of training |
| 18:45:48 | <jmiranda> |
| 18:45:58 | <jmiranda> that's incorrect |
| 18:46:19 | <pascal`> well, it depends what you meant by: |
| 18:46:21 | <pascal`> |
| 18:46:22 | <pascal`> . |
| 18:48:24 | <pascal`> you guys going to the meeting on the 26th? |
| 18:48:53 | <bwolfe> I'm going to be there, yes |
| 18:49:00 | <bwolfe> pascal`: are you going to fly in? :-) |
| 18:49:04 | <pascal`> i wish |
| 18:49:35 | <pascal`> it would definately help me get a clue |
| 18:50:05 | <bwolfe> hmm, what clues do you need filled in ? |
| 18:51:51 | <pascal`> well, i think you should have an email from me |
| 18:52:00 | <pascal`> ... and some other stuff (= |
| 18:52:13 | <pascal`> meaning of life, etc |
| 18:54:22 | <bwolfe> pascal`: were you wanting a response from me on that one, or just darius? |
| 18:55:34 | <pascal`> anyone |
| 18:55:47 | <pascal`> it's not urgent, i know everyone is crazy busy |
| 18:55:57 | <pascal`> i think i'm figuring it out as i go along anyway |
| 18:56:25 | <bwolfe> pascal`: did you see darius's comments here: http://openmrs.org/wiki/Talk:Jembi_Html_Form_Entry_Module ? |
| 18:56:28 | <OpenMRSBot> <http://ln-s.net/3CuY> (at openmrs.org) |
| 18:56:38 | <pascal`> mhm |
| 18:59:28 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #964 (task closed): Ensure a persisted de-identified ID for patient lookup <http://dev.openmrs.org/ticket/964#comment:3> || OpenMRS Changesets: Changeset [7922]: ncd: Start of refactoring of CommunicableDiseaseProcessor. Renamed all ⦠<http://dev.openmrs.org/changeset/7922> |
| 19:31:30 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7923]: testathon: Added test to PatientServiceTest before relinquishing control ⦠<http://dev.openmrs.org/changeset/7923> |
| 20:01:08 | *** Echidna has quit IRC |
| 20:01:22 | *** Echidna has joined #openmrs |
| 20:03:33 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7926]: Reverting the lazy=true changes to Concept.names and Concept.descriptions ⦠<http://dev.openmrs.org/changeset/7926> || OpenMRS Tickets: Ticket #1216 (enhancement closed): Change dwr error handler to use a global exception div <http://dev.openmrs.org/ticket/1216#comment:2> || OpenMRS Changesets: Changeset [7925]: Changed dwr error message to a div element that shows on the screen ⦠<http://dev.openmrs.org/changeset/7925> || OpenMRS Changesets: Changeset [7924]: ncd:Continuing the refactoring of HL7MessageProcessor. Changed ⦠<http://dev.openmrs.org/changeset/7924> |
| 20:07:11 | *** catechu has joined #openmrs |
| 20:10:09 | <catechu> When I try to access the Trac repository through Eclipse (specifically, Mylyn), I get an "insufficient permissions" error. Do I need to request XML-RPC permissions for Trac, or has the method of connection changed? |
| 20:13:16 | <bwolfe> catechu: whats your trac username? |
| 20:14:40 | <catechu> bwolfe: it is 'catechu' |
| 20:15:19 | <bwolfe> you didn't have any trac permissions yet. You do now |
| 20:15:21 | <bwolfe> try mylyn again |
| 20:16:31 | <catechu> bwolfe: ok, it works now -- thanks! |
| 20:17:28 | *** pascal` has quit IRC |
| 20:22:15 | *** james_regen has quit IRC |
| 20:32:01 | *** Keelhaul has quit IRC |
| 20:35:38 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7928]: Added a few @since annotations to ComplexObs interfaces/classes <http://dev.openmrs.org/changeset/7928> || OpenMRS Changesets: Changeset [7927]: reporting module: Starting Controllers for managing cohort definitions <http://dev.openmrs.org/changeset/7927> |
| 21:04:02 | <r0bby> ok... |
| 21:04:14 | <r0bby> let's try dropping all configuration settings |
| 21:07:40 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1437 (defect closed): ComplexObsServlet does not support view parameter, does not use handler to load ComplexObs <http://dev.openmrs.org/ticket/1437#comment:7> || OpenMRS Changesets: Changeset [7929]: Fixed the default complex obs servlet to handle view correctly - ⦠<http://dev.openmrs.org/changeset/7929> || OpenMRS Tickets: Ticket #1383 (defect closed): Google Maps Image Viewer - Error while starting module gmapsimageviewer <http://dev.openmrs.org/ticket/1383#comment:4> || OpenMRS Tickets: Ticket #1507 (task created): GmapsImageViewer Needs Corrected for use in 1.5 <http://dev.openmrs.org/ticket/1507> |
| 21:32:47 | *** catechu has quit IRC |
| 21:39:43 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1508 (task created): Add ability to search and browse modules from Inside OpenMRS <http://dev.openmrs.org/ticket/1508> || OpenMRS Tickets: Ticket #1196 (task closed): FormEntry: NullPointerException when trying to load a form in OpenMRS 1.5 <http://dev.openmrs.org/ticket/1196#comment:4> || OpenMRS Tickets: Ticket #1231 (defect closed): Admin display error with 1.3.3 and FormEntry 3.3.4 <http://dev.openmrs.org/ticket/1231#comment:5> || OpenMRS Tickets: Ticket #130 (task closed): UI for cohort dashboard, UI for building cohorts <http://dev.openmrs.org/ticket/130#comment:5> |
| 21:41:18 | *** kane77 has quit IRC |
| 21:45:23 | <r0bby> YES!!!! |
| 21:45:34 | <r0bby> removing properties worked |
| 21:46:46 | <r0bby> DAMN IT |
| 21:46:50 | <r0bby> accept my password :( |
| 21:47:15 | * r0bby gives win a dirty look |
| 21:49:15 | <bwolfe> r0bby: he has to be here for you to give him a dirty look |
| 21:52:00 | <r0bby> * There was an error while updating the database to the latest. file: liquibase-schema-only.xml See the error log for more details |
| 21:52:03 | <r0bby> * There was an error while updating the database to the latest. file: liquibase-demo-data.xml See the error log for more details |
| 21:52:06 | <r0bby> * There was an error while updating the database to the latest. file: liquibase-update-to-latest.xml Error while trying to update to the latest database version |
| 21:52:09 | <r0bby> from the initialsetup! |
| 21:52:12 | <r0bby> :D |
| 21:52:16 | <r0bby> lemme try deleting the liquibase |
| 21:52:21 | <r0bby> maybe a merge went amuck |
| 21:52:28 | <r0bby> even tho never TOUCHED it |
| 21:53:24 | <r0bby> this cranberry green tea is the AWESOME! |
| 21:53:35 | <r0bby> Keurig coffee maker |
| 21:53:46 | <r0bby> makes nice exact 8oz cups of coffee/tea/whatever! |
| 21:55:08 | <r0bby> ok yeh no chances |
| 21:55:11 | <r0bby> changes on my end |
| 21:56:00 | <r0bby> logs income |
| 21:56:02 | <r0bby> incoming |
| 21:56:29 | <r0bby> http://pastie.org/483368 |
| 21:56:44 | <r0bby> trunk |
| 21:57:57 | <r0bby> bwolfe: seems you're my unintentional co-mentor on the groovy module lol |
| 21:58:10 | <r0bby> the updates |
| 21:58:16 | <r0bby> tho im working more independent this time! |
| 21:59:28 | <r0bby> so what the heck am i doing wrong |
| 22:02:01 | <r0bby> meh this is setting me back :( |
| 22:02:39 | <r0bby> im reverting back |
| 22:04:21 | <r0bby> it's failing on concept word |
| 22:11:00 | <jmiranda> r0bby, read the dev list emails |
| 22:13:54 | <bwolfe> jmiranda: he's using what I committed to try to fix the dev list emails |
| 22:14:06 | <bwolfe> I think I inserted the changesets out of order |
| 22:14:12 | <bwolfe> testing out a fix now. hold tight |
| 22:15:47 | <r0bby> jmiranda: I only read when necessary |
| 22:15:49 | <r0bby> :x |
| 22:16:01 | <r0bby> you dont wanna see how many devlists im on |
| 22:16:11 | <r0bby> groovy/grails/griffon(grails for guis) |
| 22:16:27 | <r0bby> i like to be up on all that :) |
| 22:16:44 | <r0bby> :< |
| 22:17:05 | <r0bby> which is the latest svn rev. that worked? |
| 22:17:28 | <r0bby> so I can at least work? |
| 22:18:34 | <bwolfe> r0bby: you like to be up on all that but not openmrs? cmon... |
| 22:18:50 | <bwolfe> r0bby: I dunno, take a rev from a week ago or so |
| 22:21:42 | <r0bby> I do |
| 22:21:47 | <r0bby> I just can't read it all :) |
| 22:24:12 | <r0bby> OH DOH |
| 22:24:38 | <r0bby> this happened on my birthday too |
| 22:24:42 | <r0bby> Happy birthday r0b! |
| 22:24:46 | <r0bby> May 14 |
| 22:29:49 | <r0bby> bwolfe: this breaks on generating a new db |
| 22:29:57 | <r0bby> so that thread is useless to me |
| 22:30:14 | *** Keelhaul has joined #openmrs |
| 22:30:14 | *** ChanServ sets mode: +v Keelhaul |
| 22:32:30 | <bwolfe> r0bby: it originally had to do with updating |
| 22:32:40 | <bwolfe> r0bby: and my fix just broke it for everyone |
| 22:33:03 | <bwolfe> I just committed one that works for me |
| 22:33:10 | <bwolfe> see if it does for you |
| 22:34:17 | <r0bby> ok let's see |
| 22:34:35 | <r0bby> next time im never updating |
| 22:34:44 | <r0bby> unless something serious happens :/ |
| 22:35:11 | <r0bby> will the 1.4 demo data set work |
| 22:35:19 | <r0bby> It'd be nice to have a nice dataset :) |
| 22:35:25 | <r0bby> w/ patients/observations :) |
| 22:37:11 | <r0bby> let's see |
| 22:37:13 | <r0bby> :( |
| 22:37:34 | <r0bby> why don't we just use JPA annotations and let hibernate manage our schema? |
| 22:37:55 | <bwolfe> what does that have to do with this? |
| 22:38:07 | <bwolfe> demo data will work on a 1.4 database |
| 22:39:34 | <r0bby> not 1.5? |
| 22:39:35 | <r0bby> :( |
| 22:39:43 | <r0bby> Waiiiiiiiiiiiiiiiiiiit |
| 22:39:46 | <r0bby> it's working i think |
| 22:40:40 | <Keelhaul> bwolfe: are you sure that "manage locations" ticket is an introductory ticket? |
| 22:40:48 | <Keelhaul> i remember looking at it and a lot of things have to be changed |
| 22:40:54 | <Keelhaul> that why i didnt attach a patch |
| 22:41:33 | <bwolfe> Keelhaul: its just a matter of changing encounters/localheader and anything that links to encounters/location.form (which isn't much, if at all) |
| 22:41:43 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1469 (enhancement closed): Allow admin to manually update the database through the web interface <http://dev.openmrs.org/ticket/1469#comment:1> |
| 22:42:12 | <r0bby> why won't YES BEN it wokred |
| 22:42:13 | <Keelhaul> bwolfe: if you wanna be thorought, also the message ids in the language files |
| 22:42:15 | <Keelhaul> -t |
| 22:42:20 | <r0bby> YES IT WORKED BEN!!!! |
| 22:43:07 | <r0bby> !bwolfe++ |
| 22:43:08 | <r0bby> !bwolfe++ |
| 22:43:09 | <r0bby> !bwolfe++ |
| 22:43:49 | <r0bby> uhm... what happens if i forgot the admin pass? |
| 22:44:36 | <r0bby> oh this is cute |
| 22:44:37 | <r0bby> An error has occurred! |
| 22:44:37 | <r0bby> The following error happened somewhere on this page: |
| 22:44:37 | <r0bby> org.springframework.beans.NullValueInNestedPathException: Invalid property 'descriptionsByLocale[]' of bean class [org.openmrs.web.controller.ConceptFormController$ConceptFormBackingObject]: Value of nested property 'descriptionsByLocale[]' is null |
| 22:44:42 | <r0bby> (The full error stack trace output is in the source of this page.) |
| 22:44:57 | <r0bby> getting the concept for HIV anonymous :) |
| 22:45:00 | <r0bby> anonoymously* |
| 23:03:27 | <Keelhaul> bwolfe: EncounterServiceTest isnt marked as taken by anyone, nor as finished |
| 23:03:37 | <Keelhaul> but i see test are implemented for all annotations that exist |
| 23:03:59 | <r0bby> :) |
| 23:04:40 | <r0bby> is there a way to make a new user w/o wiping the db? |
| 23:04:41 | <r0bby> :x |
| 23:04:50 | <r0bby> if the admin user is locked out :X |
| 23:05:17 | <Keelhaul> make him not locked out |
| 23:05:27 | <Keelhaul> it's a user property or smt |
| 23:05:55 | <bwolfe> Keelhaul: looks like it was never actually touched |
| 23:09:14 | <r0bby> hmm :< |
| 23:09:58 | <Keelhaul> <global_property property="fake.moduleabcd" property_value="EPIC FAIL" uuid="b7225607-d0c4-4e44-8be5-31e1ac7e1dda"/> |
| 23:10:01 | <Keelhaul> hah |
| 23:10:02 | <Keelhaul> who wrote that |
| 23:10:34 | <r0bby> that is adorable :) |
| 23:11:58 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7931]: ncd: partial progress on admin user interface for reportable results ⦠<http://dev.openmrs.org/changeset/7931> || OpenMRS Changesets: Changeset [7930]: Fixing incorrect previous concept word fix <http://dev.openmrs.org/changeset/7930> |
| 23:12:32 | *** atomicturtle has joined #openmrs |
| 23:20:18 | <bwolfe> Keelhaul: where is that? |
| 23:20:49 | <Keelhaul> administrationservice xml dataset |
| 23:32:14 | <r0bby> bwolfe: why don't you let hibernate manage this :x |
| 23:32:37 | <r0bby> (I do understand the whole fact it's a HUGE data model and it'd be hard at this pt :x ) |
| 23:33:32 | *** bwolfe has quit IRC |
| 23:44:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7934]: -- atd * fixed an error with retired states query <http://dev.openmrs.org/changeset/7934> || OpenMRS Changesets: Changeset [7933]: ncd: 1) Fixed ReportingDAO.getAggregateSummaryData which had a SQL query ⦠<http://dev.openmrs.org/changeset/7933> || OpenMRS Changesets: Changeset [7932]: mdrtb module. <http://dev.openmrs.org/changeset/7932> |
| 23:58:24 | *** atomicturtle has left #openmrs |