2008-04-18T01:32:19 *** Mark__T has joined #openils-evergreen 2008-04-18T01:37:33 *** greg-g has quit IRC 2008-04-18T04:30:11 *** denials has quit IRC 2008-04-18T04:38:54 *** denials has joined #OpenILS-Evergreen 2008-04-18T08:49:58 *** berick_ is now known as berick 2008-04-18T08:56:07 *** rsinger has joined #OpenILS-Evergreen 2008-04-18T08:56:47 *** Karen_ has joined #OpenILS-Evergreen 2008-04-18T09:18:28 *** pmurray_away is now known as pmurray 2008-04-18T09:31:40 *** gmcharlt has joined #OpenILS-Evergreen 2008-04-18T09:33:57 *** greg-g has joined #openils-evergreen 2008-04-18T09:45:51 *** Mark__T has left #openils-evergreen 2008-04-18T10:11:56 *** EGUEST610 has joined #openils-evergreen 2008-04-18T10:25:12 I am trying to run the staff client for the first time. My wiki docs say that the default login is Username: admin Password: open-ils 2008-04-18T10:26:05 This is not working for me. Where is this info kept? Maybe I set something up wrong. 2008-04-18T11:21:45 Hi is anybody out there? 2008-04-18T11:23:28 Ok bye. 2008-04-18T11:23:54 *** EGUEST610 has quit IRC 2008-04-18T11:44:45 *** rsinger is now known as pilot_error 2008-04-18T11:45:03 *** pilot_error is now known as rsinger 2008-04-18T13:33:16 Evergreen, your n-tiered, n-dimensional ILS 2008-04-18T13:37:27 automation in hyperspace 2008-04-18T13:38:31 Evergreen is implemented on an 11-dimension M-brane 2008-04-18T13:52:55 *** rsinger has quit IRC 2008-04-18T13:52:55 *** phasefx has quit IRC 2008-04-18T13:53:46 *** phase_bb has joined #openils-evergreen 2008-04-18T13:55:00 *** phasefx has joined #openils-evergreen 2008-04-18T13:59:12 *** rsinger has joined #OpenILS-Evergreen 2008-04-18T14:07:49 *** pmurray is now known as pmurray_away 2008-04-18T15:20:01 *** djfiander has joined #OpenILS-Evergreen 2008-04-18T15:30:35 *** greg-g has quit IRC 2008-04-18T15:37:33 miker_: denials djfiander .. I'm testing 'svnmerge', which provides a good automated way to keep a branch up to date with trunk. quick test shows 11 collisions, some of which are the result of manual merges, which are easy to fix, some will require some more hand tooling. anyway, how would you all feel about a mass update to the acq branch to get it up to date with trunk? 2008-04-18T15:37:43 seems like we're reaching a point where it's needed 2008-04-18T15:38:02 berick: fine with me. I'll just fork myself ;-) 2008-04-18T15:38:29 miker_: this may mean the acq db will need to be updated to match the trunk db (i assume there are some new tables/columns, etc. in trunk) 2008-04-18T15:39:07 djfiander: that's better than forking off ;) 2008-04-18T15:41:14 djfiander: i do have some example expanding grid code, btw, but i (personally) opted to avoid them for now in preference to functional, though slightly less fancy interfaces. I can point you at my code if you'd like 2008-04-18T15:41:17 heh... boingboing's running an IRC rule 34 challenge 2008-04-18T15:41:55 berick: I'm in favour of function > fancy right now. Leaning towards web 0.5 interface right now, in fact 2008-04-18T15:42:41 heh 2008-04-18T15:42:44 djfiander: oh dear. that will not end well. :) 2008-04-18T15:42:56 jeff: I won't be joining in ;-) 2008-04-18T15:43:38 hooray. getting more toys for staff inservice next friday 2008-04-18T15:47:07 berick: do it to it. can you separate out anything that shows up for the Open-ILS/src/sql/Pg dir for me to work on later today? 2008-04-18T15:47:47 miker_: can do.. looks like only 2 Pg files that collide 2008-04-18T15:47:50 just keep that diff handy so I can figure out what needs to move 2008-04-18T15:47:59 well, any that directly merge, too 2008-04-18T15:48:12 in addition to any collisions ... can that be done? 2008-04-18T15:48:50 miker_: i can give you a list of any Pg files that were added, changed, or collided 2008-04-18T15:49:04 sounds good 2008-04-18T15:49:26 I've got an updated acq branch. I'll use that list and diff to figure it out 2008-04-18T15:49:27 berick pasted "Pg changes for miker_" at http://paste.lisp.org/display/59316 2008-04-18T15:49:47 biab ... errand 2008-04-18T15:49:50 thanks 2008-04-18T15:51:24 uwindsor continues to obsess over my blog for some reason. 2008-04-18T16:25:19 *** agJohn has joined #openils-evergreen 2008-04-18T16:57:16 *** djfiander has quit IRC 2008-04-18T17:01:58 *** Karen_ has left #OpenILS-Evergreen 2008-04-18T19:48:31 *** gmcharlt has quit IRC 2008-04-18T20:42:03 berick: acq.open-ils.org is updated with schema and data to trunk -- well, as much as it needs to be 2008-04-18T20:44:37 berick: I don't see what the conflict is on Open-ILS/src/sql/Pg/006.schema.permissions.sql, but the version in head should be fine ... just one extra index 2008-04-18T20:47:31 berick: as for Open-ILS/src/sql/Pg/002.schema.config.sql ... I've hand-merged the stuff from trunk, so I hope the merge will work 2008-04-18T20:50:21 berick: ok ... I've merged the changes from trunk in Open-ILS/src/sql/Pg/006.schema.permissions.sql 2008-04-18T20:50:33 should be no more conflicts 2008-04-18T20:50:43 biab 2008-04-18T21:41:15 *** djfiander has joined #OpenILS-Evergreen 2008-04-18T21:41:48 berick: I just checked in a new picklist view.html. it looks ok (aside from the total lack of lineitem details) but... 2008-04-18T21:42:45 when resizing the top and bottom halves of the screen, the grid holding the list of jubs doesn't autoresize. clicking to change the sort field does resize it, so I probably just need an onmagicevent handler to deal with the resize. 2008-04-18T22:24:48 *** djfiander has quit IRC 2008-04-18T23:31:51 *** tristanbob__ is now known as tristanbob