2008-02-07T15:47:06 deleted :) 2008-02-07T15:47:21 really? 2008-02-07T15:47:33 yeap, at least pinesol's 2008-02-07T15:47:58 sorry folks 2008-02-07T15:48:03 boooo 2008-02-07T15:48:05 evil vendors 2008-02-07T15:48:18 -= THIS MESSAGE NOT LOGGED =- 2008-02-07T15:48:19 rewriting history... booo 2008-02-07T15:48:27 please bring out your memory erasors and set them for 2 minutes 2008-02-07T15:48:43 phasefx_: actually I'm using Konversation now 2008-02-07T15:48:47 even worse, sometimes 2008-02-07T15:48:50 how is it? 2008-02-07T15:49:38 * Sarkastic !grabs my MIB thing and flashes the channel 2008-02-07T15:50:47 looks like we'll need to add a name spellchecker to patron search :D 2008-02-07T15:51:04 haha 2008-02-07T15:51:16 heh 2008-02-07T15:51:34 hahaha 2008-02-07T16:01:31 dbs: what did you change in your local environment to get rid of the "zipimport.ZipImportError: bad local file header" errors in Python? IIR, you did something.. 2008-02-07T16:01:57 I moved to a 3-digit release 2008-02-07T16:02:12 1.4.0 instead of 1.4 - which makes no sense, but there it is... 2008-02-07T16:03:07 lame 2008-02-07T16:03:31 full diff coming up 2008-02-07T16:03:48 dbs pasted "local setup.py for opensrf" at http://paste.lisp.org/display/55544 2008-02-07T16:04:46 thanks 2008-02-07T16:05:08 phasefx_: you mind if I introduce some line breaks into the test data for print_list_template.js? vim goes a little nutty trying to highlight 1000-char lines 2008-02-07T16:05:28 berick: i hope it resolves the problem 2008-02-07T16:05:54 dbs: be my guest. I really need to redo those if I haven't already, into regular keyword/value hashes 2008-02-07T16:06:41 they appear to be regular hashes to me 2008-02-07T16:06:52 I'm not going to i18n-ize the sample data, though 2008-02-07T16:07:08 excellent :) 2008-02-07T16:08:08 I'm a little worried about the template window: displays %PINES_CODE% for example 2008-02-07T16:08:28

%PINES_CODE%, %TODAY%, TAFF_FIRSTNAME%, TAFF_LASTNAME%, %PATRON_FIRSTNAME%, %LIBRARY%

2008-02-07T16:08:35 LIBRARY_CODE should work 2008-02-07T16:09:24 yeah - it's more worrying about surfacing english labels for the things - but bah - we can worry about that later 2008-02-07T16:09:40 no, SHORTNAME, sorry 2008-02-07T16:09:59 treat PINES_CODE as legacy 2008-02-07T16:10:21 On the very bright side, I'm almost done the server/circ directory 2008-02-07T16:10:21 The CAPZ you has it. 2008-02-07T16:10:56 dbs: I haven't started on patron yet, I'm ashamed 2008-02-07T16:10:58 please remove PINES_CODE 2008-02-07T16:11:06 dbs++ 2008-02-07T16:11:11 Preserving your sanity, eh? 2008-02-07T16:11:15 it'll break existing templates out there 2008-02-07T16:11:36 just have to let PINES know :) 2008-02-07T16:14:00 what, they want to migrate to 1.4 or something? good thing to add to the 1.2->1.4 migration release notes while we're thinking about it 2008-02-07T16:14:53 phasefx_: no, I just mean that we should not show that in the examples or in the "here's the things that work" box 2008-02-07T16:15:04 let it work, just don't talk about it ;) 2008-02-07T16:15:28 eeevil++ 2008-02-07T16:15:53 that's idaho. and we don't talk about idaho 2008-02-07T16:16:47 dbs: are you still in print_list_template.js? 2008-02-07T16:16:56 yessir 2008-02-07T16:17:08 would you mind changing PINES_CODE to SHORTNAME? 2008-02-07T16:17:35 already done 2008-02-07T16:17:50 don't want to test out the merging abilities of svn :) dbs++ 2008-02-07T16:17:52 @karma dbs 2008-02-07T16:17:52 phasefx_: Error: You need to have PySQLite installed to use Karma. Download it at 2008-02-07T16:18:00 friggin fraggin 2008-02-07T16:19:38 @karma 2008-02-07T16:19:38 phasefx_: Error: You need to have PySQLite installed to use Karma. Download it at 2008-02-07T16:19:55 I'll restart pinesol later 2008-02-07T16:31:43 heh 2008-02-07T16:48:40 *** edc_fooding is now known as edc_detached 2008-02-07T17:06:54 god I wish jsan would give line numbers for syntax errors 2008-02-07T17:07:34 dbs: run js against the actual file? 2008-02-07T17:07:45 phasefx_: I will, good sir 2008-02-07T17:07:53 just griping 2008-02-07T17:08:09 dbs: I hear you. JSAN was an experiment I'll leave behind 2008-02-07T17:08:46 but I think you can include the pertinent files via SCRIPT tags and JSAN will notice and not xhr/eval them into existence 2008-02-07T17:09:23 *** jbfink_ has quit IRC 2008-02-07T17:10:59 I'll run jslint against them (have a nice script that runs jslint against every JS file in EG) 2008-02-07T17:12:25 the only problem is that it dies on trailing commas in lists 2008-02-07T17:13:04 you think that'd just be a warning 2008-02-07T17:14:43 want to see something "fun", make sure javascript.options.strict = true in your prefs.js, and then watch the javascript console 2008-02-07T17:15:07 arg, what's wrong with: 2008-02-07T17:15:18 i have a mako plugin that works 2008-02-07T17:16:34 berick: move the vim: bit onto its own line 2008-02-07T17:16:45 (3 separate lines) 2008-02-07T17:20:12 arg, still no love 2008-02-07T17:20:23 i've tried every variation i can think of 2008-02-07T17:20:26 except the right one ;) 2008-02-07T17:26:58 *** Karen_ has left #OpenILS-Evergreen 2008-02-07T17:35:21 berick: vim:ft=mako: ? 2008-02-07T17:35:53 tried that too 2008-02-07T17:36:30 works here 2008-02-07T17:36:36 you have a space in front of vim? 2008-02-07T17:36:43 wtf, yeah 2008-02-07T17:36:52 could you paste your exact comment? 2008-02-07T17:36:54 is modeline enabled? 2008-02-07T17:37:14 it's not explicityl disabled :) 2008-02-07T17:37:27 uhh 2008-02-07T17:38:20 I had to add "set modeline" to my .gvimrc to make modelines work 2008-02-07T17:38:55 holy crap 2008-02-07T17:39:00 dbs pasted "to increase berick's insanity" at http://paste.lisp.org/display/55553 2008-02-07T17:39:36 berick: i just went through this whole song and dance last week - ubuntu doesn't enable modelines by default, to my surprise and dismay 2008-02-07T17:40:44 man, i /love/ feelin stupid 2008-02-07T17:40:54 thanks, dbs 2008-02-07T17:41:23 wait, that came out wrong 2008-02-07T17:41:31 sorry you lost half an hour 2008-02-07T17:41:39 no no, i understand 2008-02-07T17:43:22 * berick heads home 2008-02-07T18:25:01 *** dbs is now known as dbs_food 2008-02-07T20:59:37 *** dbs_food is now known as dbs 2008-02-07T21:01:06 dbs: yo 2008-02-07T21:01:09 yo 2008-02-07T21:08:06 moma 2008-02-07T21:22:52 *** phase_bb has quit IRC 2008-02-07T23:26:36 *** greg-g has quit IRC 2008-02-07T23:55:32 *** dbs has quit IRC