| 00:29:22 | *** wyclif has joined #openmrs |
| 00:58:57 | *** joaquin has quit IRC |
| 01:04:04 | *** Mkop has quit IRC |
| 01:07:19 | *** Mkop has joined #openmrs |
| 01:07:19 | *** ChanServ sets mode: +v Mkop |
| 01:13:18 | *** NameFILIP has joined #openmrs |
| 01:14:14 | *** GitHub42 has joined #openmrs |
| 01:14:14 | <GitHub42> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/40wn1w |
| 01:14:15 | <GitHub42> openmrs-core/master 61fc1af wluyima: Made changes to throw an exception if the dispatcher servlet is null - TRUNK-1589... |
| 01:14:15 | *** GitHub42 has left #openmrs |
| 01:20:02 | *** joaquin has joined #openmrs |
| 01:24:19 | *** travis-ci has joined #openmrs |
| 01:24:19 | <travis-ci> [travis-ci] [openmrs/openmrs-core] [61fc1af] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7090692 |
| 01:24:19 | *** travis-ci has left #openmrs |
| 01:24:23 | <OpenMRSBot> <http://ln-s.net/-9t$> (at travis-ci.org) |
| 01:26:30 | *** rday has quit IRC |
| 01:40:45 | *** djazayeri has quit IRC |
| 01:42:56 | *** rday has joined #openmrs |
| 01:49:42 | *** r0bby_ is now known as robbyoconnor |
| 01:49:43 | *** wyclif has quit IRC |
| 01:51:30 | *** wyclif has joined #openmrs |
| 01:52:32 | *** muthumini has joined #openmrs |
| 02:10:17 | <rday> is a GSoC mentor around? |
| 02:16:35 | *** djazayeri has joined #openmrs |
| 02:16:35 | *** ChanServ sets mode: +o djazayeri |
| 02:47:07 | *** NameFILIP has quit IRC |
| 03:00:22 | <nribeka> i don't know if i'm still counted as mentor rday |
| 03:09:10 | *** bhashitha has joined #openmrs |
| 03:14:13 | *** muthumini has quit IRC |
| 03:20:59 | <rday> nribeka: Hi you may be able to help me. I have been asked to provide some additional information like mockups and some flow charts but in order to do that I need to have a better understanding of how it works, This is for the Patient Matching Module, so I emailed jkeiper a couple days ago but he has not emailed me back. My biggest question is how can I export the patient data into a delimited file so I can test out the GUI. |
| 03:22:07 | <nribeka> you can use the API rday |
| 03:24:19 | <nribeka> the fastest way to generate delimited file probably creating a command line based java application using openmrs api |
| 03:26:45 | <rday> nribeka: that sounds simple enough. Thanks |
| 03:28:16 | <nribeka> i forgot the order. startup(), openSession(), do something, closeSession() |
| 03:30:21 | <rday> https://wiki.openmrs.org/display/docs/How+To+Use+the+OpenMRS+API seems to have a decent example |
| 03:30:22 | <OpenMRSBot> <http://ln-s.net/9CYJ> (at wiki.openmrs.org) |
| 03:33:25 | <nribeka> rday: i think that's probably the fastest way :) |
| 03:35:00 | <rday> nribeka: Thank you I didn't even know I could create a separate application |
| 03:37:13 | <nribeka> if you get into problem with module loading, you can comment out some of the module loading code. |
| 03:37:40 | <nribeka> yeah, openmrs as a platform (the api) is not really exposed |
| 03:43:19 | <nribeka> most people know openmrs as the webapp |
| 03:45:12 | <rday> yeah that is all I knew it as. I didn't know I could take the existing api to create a front end |
| 03:49:36 | *** GitHub189 has joined #openmrs |
| 03:49:36 | <GitHub189> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/jyYH9Q |
| 03:49:36 | <GitHub189> openmrs-core/master 965c09d wluyima: Taken care of trailing slash depending on if it is included or not which depends on the servlet container's Implementation of ServletContext.getRealPath - TRUNK-1859 |
| 03:49:36 | *** GitHub189 has left #openmrs |
| 03:49:53 | *** NameFILIP has joined #openmrs |
| 03:52:02 | <NameFILIP> Happy Mother's Day! |
| 03:52:44 | <NameFILIP> Is it possible to export whole wiki to a single pdf file? |
| 03:53:06 | *** GitHub102 has joined #openmrs |
| 03:53:06 | <GitHub102> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/UlgIpA |
| 03:53:06 | <GitHub102> openmrs-core/master 36f03d1 wluyima: Made minor change to getModuleWebFolder - TRUNK-1589 |
| 03:53:06 | *** GitHub102 has left #openmrs |
| 03:55:22 | <NameFILIP> okay, not the whole wiki, but the whole Documentation part |
| 03:59:47 | *** travis-ci has joined #openmrs |
| 03:59:47 | <travis-ci> [travis-ci] [openmrs/openmrs-core] [965c09d] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7092111 |
| 03:59:47 | *** travis-ci has left #openmrs |
| 03:59:50 | <OpenMRSBot> <http://ln-s.net/-9v3> (at travis-ci.org) |
| 04:03:03 | *** Hasintha_i has joined #openmrs |
| 04:03:16 | *** travis-ci has joined #openmrs |
| 04:03:16 | <travis-ci> [travis-ci] [openmrs/openmrs-core] [36f03d1] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7092193 |
| 04:03:16 | *** travis-ci has left #openmrs |
| 04:03:22 | <OpenMRSBot> <http://ln-s.net/-9v+> (at travis-ci.org) |
| 04:30:07 | *** GitHub85 has joined #openmrs |
| 04:30:07 | <GitHub85> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/YgPRLg |
| 04:30:07 | <GitHub85> openmrs-core/master 6aecd36 wluyima: Replaced / with File.separator when fetching module web folder - TRUNK-1859 |
| 04:30:07 | *** GitHub85 has left #openmrs |
| 04:39:26 | *** travis-ci has joined #openmrs |
| 04:39:26 | <travis-ci> [travis-ci] [openmrs/openmrs-core] [6aecd36] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7092565 |
| 04:39:26 | *** travis-ci has left #openmrs |
| 04:39:30 | <OpenMRSBot> <http://ln-s.net/-9vT> (at travis-ci.org) |
| 04:53:17 | <nribeka> NameFILIP: probably going to be too much for a single pdf file :) |
| 04:53:24 | <nribeka> openmrs have a book i think |
| 04:54:21 | <NameFILIP> nribeka: I bet my HDD can handle such size :) |
| 04:54:30 | <NameFILIP> about 1000 pages? |
| 04:57:04 | <nribeka> haha. not sure how to automate the process though hahahaha ... |
| 04:57:38 | <nribeka> you can always do recursive wget to download all of the pages for local viewing |
| 04:58:06 | <NameFILIP> sad story :) |
| 04:58:43 | <NameFILIP> not a problem of internet connection, but navigating hundreds of links |
| 05:04:20 | <nribeka> hahahahahaha ... |
| 05:04:38 | <nribeka> you can always search for it NameFILIP :D |
| 05:04:44 | <nribeka> sad story again |
| 05:06:53 | <NameFILIP> nribeka: I found it. It is called Export Space (Documentation is a Confluence's space). But I first have to become a space administrator... :( :) https://confluence.atlassian.com/display/DOC/Exporting+Confluence+Pages+and+Spaces+to+PDF |
| 05:07:01 | <OpenMRSBot> <http://ln-s.net/-9vh> (at confluence.atlassian.com) |
| 05:11:52 | <nribeka> good luck NameFILIP :) |
| 05:12:10 | <NameFILIP> yep, I will need it :D |
| 05:19:22 | *** djazayeri has quit IRC |
| 05:20:30 | *** djazayeri has joined #openmrs |
| 05:20:30 | *** ChanServ sets mode: +o djazayeri |
| 05:44:11 | *** NameFILIP has quit IRC |
| 06:09:55 | *** k-joseph has joined #openmrs |
| 06:58:10 | *** muthumini has joined #openmrs |
| 07:29:38 | *** muthumini has quit IRC |
| 07:53:38 | *** dkayiwa has joined #openmrs |
| 08:01:23 | *** b0b has quit IRC |
| 08:03:46 | *** dkayiwa has quit IRC |
| 08:05:09 | *** b0b has joined #openmrs |
| 08:09:23 | *** djazayeri has quit IRC |
| 08:42:54 | *** dkayiwa has joined #openmrs |
| 08:50:42 | *** GitHub189 has joined #openmrs |
| 08:50:43 | <GitHub189> [openmrs-core] bhashitha opened pull request #315: TRUNK-3980: Add back button support for patient search page (master...TRUNK-3980) http://git.io/p8cFaQ |
| 08:50:43 | *** GitHub189 has left #openmrs |
| 09:14:44 | *** dkayiwa has quit IRC |
| 09:26:47 | *** joaquin has quit IRC |
| 09:29:01 | *** Anuruddha has joined #openmrs |
| 09:32:08 | *** bhashitha has quit IRC |
| 09:40:00 | *** joaquin has joined #openmrs |
| 09:57:19 | *** Anuruddha has quit IRC |
| 10:04:34 | *** wyclif has quit IRC |
| 10:33:24 | *** harsz89 has joined #openmrs |
| 10:52:32 | *** rday has quit IRC |
| 12:16:36 | *** dkayiwa has joined #openmrs |
| 12:27:14 | *** dkayiwa has quit IRC |
| 13:14:36 | *** joaquin has quit IRC |
| 13:26:24 | *** harshadura has joined #openmrs |
| 13:54:40 | *** hybridivy has joined #openmrs |
| 14:08:31 | *** wyclif has joined #openmrs |
| 14:31:44 | *** yony258 has joined #openmrs |
| 14:32:04 | <yony258> Hi everyone, is there a way to check if current user has a specific privilege using js? |
| 14:32:38 | <yony258> I wanna use <openmrs:hasPrivilege> but its a jquery dialog button :/ |
| 14:37:35 | <nribeka> there's a tag to prevent user from accessing a page if the user doesn't have specific privilege yony258. if that's what you're looking for |
| 14:39:44 | <yony258> nribeka: hmm not exactly, I need to use js in order to hide a specific button |
| 14:40:06 | <yony258> nribeka: What you meant is openmrs:require I think |
| 14:41:13 | <nribeka> i don't think there's a js to do that yony258 |
| 15:04:09 | <yony258> nribeka:I will do that than on the controller side |
| 15:04:46 | <yony258> nribeka: Do you know how can I show an error message like the existing one "You are not authorized to do this" |
| 15:08:22 | <nribeka> yony258: one of them is setting the value in the openmrs error session variable |
| 15:09:49 | <nribeka> the other one is binding the errors (see one of the validator in openmrs core) |
| 15:17:46 | <yony258> nribeka: Thank you |
| 15:18:07 | *** muthumini has joined #openmrs |
| 15:21:17 | *** mseaton_ has joined #openmrs |
| 15:24:46 | *** mseaton has quit IRC |
| 15:24:53 | *** mseaton_ is now known as mseaton |
| 15:26:48 | *** jennparise has quit IRC |
| 15:32:33 | *** yony258 has quit IRC |
| 15:41:37 | *** dkayiwa has joined #openmrs |
| 16:05:03 | *** muthumini has quit IRC |
| 16:08:45 | *** wyclif has quit IRC |
| 16:28:41 | *** wyclif has joined #openmrs |
| 16:43:25 | *** dkayiwa has quit IRC |
| 17:00:46 | *** djazayeri has joined #openmrs |
| 17:00:46 | *** ChanServ sets mode: +o djazayeri |
| 17:08:59 | *** harshadura_ has joined #openmrs |
| 17:11:44 | *** dkayiwa has joined #openmrs |
| 17:12:32 | *** harshadura has quit IRC |
| 17:19:23 | *** Hasintha_i has quit IRC |
| 17:53:19 | *** k-joseph has joined #openmrs |
| 18:01:20 | *** GitHub45 has joined #openmrs |
| 18:01:20 | <GitHub45> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/0QkwJQ |
| 18:01:20 | <GitHub45> openmrs-core/master a9e1e60 Daniel Kayiwa: NonUniqueObjectException: a different object with the same identifier... |
| 18:01:20 | *** GitHub45 has left #openmrs |
| 18:12:05 | *** travis-ci has joined #openmrs |
| 18:12:05 | <travis-ci> [travis-ci] [openmrs/openmrs-core] [a9e1e60] [Daniel Kayiwa] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7103293 |
| 18:12:05 | *** travis-ci has left #openmrs |
| 18:12:09 | <OpenMRSBot> <http://ln-s.net/-$4M> (at travis-ci.org) |
| 18:14:42 | *** k-joseph_ has joined #openmrs |
| 18:15:02 | *** k-joseph has quit IRC |
| 18:18:46 | *** k-joseph_ has quit IRC |
| 18:22:30 | *** GitHub153 has joined #openmrs |
| 18:22:30 | <GitHub153> [openmrs-core] wluyima pushed 1 new commit to 1.9.x: http://git.io/ie2xsw |
| 18:22:30 | <GitHub153> openmrs-core/1.9.x 2ed08d1 Daniel Kayiwa: NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.openmrs.Patient#] - TRUNK-3728 |
| 18:22:30 | *** GitHub153 has left #openmrs |
| 18:32:46 | *** GitHub95 has joined #openmrs |
| 18:32:46 | <GitHub95> [openmrs-core] wluyima pushed 1 new commit to 1.8.x: http://git.io/iDzXrA |
| 18:32:46 | <GitHub95> openmrs-core/1.8.x 4c3cb13 Daniel Kayiwa: NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.openmrs.Patient#] - TRUNK-3728... |
| 18:32:46 | *** GitHub95 has left #openmrs |
| 19:03:50 | *** rday has joined #openmrs |
| 20:28:56 | *** harsz89 has quit IRC |
| 20:33:23 | *** k-joseph has joined #openmrs |
| 20:37:59 | *** k-joseph has quit IRC |
| 20:41:12 | *** harsz89 has joined #openmrs |
| 20:41:34 | *** k-joseph has joined #openmrs |
| 20:47:55 | *** dkayiwa has quit IRC |
| 20:52:43 | *** harsz89 has quit IRC |
| 21:24:21 | *** dkayiwa has joined #openmrs |
| 21:25:47 | *** jennparise has joined #openmrs |
| 21:31:10 | *** k-joseph has quit IRC |
| 22:17:30 | *** robbyoconnor has quit IRC |
| 22:22:32 | *** robbyoconnor has joined #openmrs |
| 22:22:35 | *** ChanServ sets mode: +v robbyoconnor |
| 22:36:21 | *** dkayiwa has quit IRC |
| 22:48:36 | *** harshadura_ has quit IRC |
| 22:52:26 | *** h3llborn has joined #openmrs |
| 23:41:12 | *** wyclif has quit IRC |
| 23:52:30 | *** wyclif has joined #openmrs |