]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoadding copyright and docs
miker [Mon, 21 Jan 2008 02:50:02 +0000 (02:50 +0000)]
adding copyright and docs

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8444 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoTeach dtd2js.pl to ignore comments.
dbs [Mon, 21 Jan 2008 02:49:29 +0000 (02:49 +0000)]
Teach dtd2js.pl to ignore comments.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8443 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMore staff client localization in server/admin
dbs [Mon, 21 Jan 2008 02:43:57 +0000 (02:43 +0000)]
More staff client localization in server/admin

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8442 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agostylesheet that can turn the Library of Conference MARC data into a nice XML format
miker [Mon, 21 Jan 2008 02:33:29 +0000 (02:33 +0000)]
stylesheet that can turn the Library of Conference MARC data into a nice XML format

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8441 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoRestore regression spotted by miker (thanks!)
dbs [Sun, 20 Jan 2008 21:48:37 +0000 (21:48 +0000)]
Restore regression spotted by miker (thanks!)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8440 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoThe localization madness continues...
dbs [Sun, 20 Jan 2008 18:54:06 +0000 (18:54 +0000)]
The localization madness continues...

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8439 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoLocalize many of the strings in closed_dates.xhtml;
dbs [Sun, 20 Jan 2008 12:44:43 +0000 (12:44 +0000)]
Localize many of the strings in closed_dates.xhtml;
Note: some of the forms need to be redesigned to support i18n.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8438 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoCorrect "temaplate" typo
dbs [Sun, 20 Jan 2008 12:13:59 +0000 (12:13 +0000)]
Correct "temaplate" typo

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8437 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoStart using locale SSI env to pull in DTD for XUL/XHTML
dbs [Sun, 20 Jan 2008 11:28:18 +0000 (11:28 +0000)]
Start using locale SSI env to pull in DTD for XUL/XHTML
Add include and XML entity parsing to XHTML files in /xul/
Localize a few more admin files

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8436 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoDefine common strings for server-side messagecatalogs
dbs [Sat, 19 Jan 2008 20:37:46 +0000 (20:37 +0000)]
Define common strings for server-side messagecatalogs

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8435 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoServer-side XUL uses server-side message catalogs
dbs [Sat, 19 Jan 2008 20:35:15 +0000 (20:35 +0000)]
Server-side XUL uses server-side message catalogs

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8434 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoJust use one messagecatalog (offline.properties) in chrome
dbs [Sat, 19 Jan 2008 20:33:26 +0000 (20:33 +0000)]
Just use one messagecatalog (offline.properties) in chrome

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8433 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoCorrect SetEnv syntax for XUL locale
dbs [Sat, 19 Jan 2008 19:33:39 +0000 (19:33 +0000)]
Correct SetEnv syntax for XUL locale

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8432 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMove strings out of font_settings.xul; shuffle logic to make i18n possible.
dbs [Sat, 19 Jan 2008 05:26:34 +0000 (05:26 +0000)]
Move strings out of font_settings.xul; shuffle logic to make i18n possible.
Correct a typo in offline_manage_xacts.xul.
Note: chrome/locale is the wrong place for these properties, we probably want to coalesce all JS message catalogs into a single directory, then copy it into both chrome and server XUL.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8431 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorepaired logic error in reading event status. assuming existance of code and textcode
erickson [Fri, 18 Jan 2008 22:02:19 +0000 (22:02 +0000)]
repaired logic error in reading event status.  assuming existance of code and textcode

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8426 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded explicit disconnect
erickson [Fri, 18 Jan 2008 20:17:47 +0000 (20:17 +0000)]
added explicit disconnect

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8423 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMove hardcoded strings out of offline transaction mgmt interface
dbs [Fri, 18 Jan 2008 02:58:17 +0000 (02:58 +0000)]
Move hardcoded strings out of offline transaction mgmt interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8414 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMove POT files into en-US subdirectory (clutter BAD).
dbs [Thu, 17 Jan 2008 18:57:17 +0000 (18:57 +0000)]
Move POT files into en-US subdirectory (clutter BAD).
Provide more granular file and directory handling.
Repair some of the unit tests to match the reorged dirs.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8405 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorepaired event test
erickson [Thu, 17 Jan 2008 18:00:46 +0000 (18:00 +0000)]
repaired event test

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8403 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded a to_ex method to turn the event into an exception and a runtime raise_and_pars...
erickson [Thu, 17 Jan 2008 17:57:34 +0000 (17:57 +0000)]
added a to_ex method to turn the event into an exception and a runtime raise_and_parse method for 1-line event handling

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8402 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded a generic event class to model ILS events, removed functional event code from...
erickson [Thu, 17 Jan 2008 17:11:51 +0000 (17:11 +0000)]
added a generic event class to model ILS events, removed functional event code from the util class

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8398 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded acq const
erickson [Wed, 16 Jan 2008 17:27:00 +0000 (17:27 +0000)]
added acq const

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8392 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoBackport from acq-experiment branch:
dbs [Wed, 16 Jan 2008 03:37:47 +0000 (03:37 +0000)]
Backport from acq-experiment branch:
Add a build flag for Python modules.
Use setuptools for building and installing Python modules.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8389 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoupdated to match opensrf changes, more move away from prefixed functions.
erickson [Tue, 15 Jan 2008 23:26:10 +0000 (23:26 +0000)]
updated to match opensrf changes, more move away from prefixed functions.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8387 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorepaired typo
erickson [Tue, 15 Jan 2008 17:30:07 +0000 (17:30 +0000)]
repaired typo

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8384 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoremoving deprecated code
erickson [Tue, 15 Jan 2008 14:48:34 +0000 (14:48 +0000)]
removing deprecated code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8383 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoSwitch to setuptools for dependency handling
dbs [Tue, 15 Jan 2008 04:26:35 +0000 (04:26 +0000)]
Switch to setuptools for dependency handling

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8382 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoallow cgi params instead of a cookie for auth token
miker [Mon, 14 Jan 2008 22:29:13 +0000 (22:29 +0000)]
allow cgi params instead of a cookie for auth token

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8381 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoallow the exporter to accept a container id, for exporting buckets etc
miker [Mon, 14 Jan 2008 22:09:33 +0000 (22:09 +0000)]
allow the exporter to accept a container id, for exporting buckets etc

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8380 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforce flushing of the apache/mod_perl buffer after each record
miker [Sat, 12 Jan 2008 01:02:23 +0000 (01:02 +0000)]
force flushing of the apache/mod_perl buffer after each record

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8379 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded an is_true function
erickson [Wed, 9 Jan 2008 14:52:48 +0000 (14:52 +0000)]
added an is_true function

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8361 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoone hell of a typo ;) fixes a regression
phasefx [Tue, 8 Jan 2008 20:37:09 +0000 (20:37 +0000)]
one hell of a typo ;) fixes a regression

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8354 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefactor spawn_copy_editor and perm check
phasefx [Tue, 8 Jan 2008 19:28:15 +0000 (19:28 +0000)]
refactor spawn_copy_editor and perm check

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8352 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefactor and fix dedup of shelving locations, and fix regression when Copy Editor...
phasefx [Tue, 8 Jan 2008 16:50:32 +0000 (16:50 +0000)]
refactor and fix dedup of shelving locations, and fix regression when Copy Editor is in View-Only mode

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8348 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoplugged in new permission checking call which uses cstore instead of storage
erickson [Mon, 7 Jan 2008 23:16:02 +0000 (23:16 +0000)]
plugged in new permission checking call which uses cstore instead of storage

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8347 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoEnable Python build with regular user to avoid perm problems at clean time.
dbs [Mon, 7 Jan 2008 01:05:01 +0000 (01:05 +0000)]
Enable Python build with regular user to avoid perm problems at clean time.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8341 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochanged create_date to create_time to match column in db
erickson [Sun, 6 Jan 2008 21:06:50 +0000 (21:06 +0000)]
changed create_date to create_time to match column in db

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8336 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomore IDL api work. moving to more pythonic lower/underscore method names. moved...
erickson [Sun, 6 Jan 2008 19:32:55 +0000 (19:32 +0000)]
more IDL api work.  moving to more pythonic lower/underscore method names.  moved global functions to class-level static method.  updated docstring and dependent classes

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8331 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoTypo fix in Python IDL module (virtul -> virtual)
dbs [Sun, 6 Jan 2008 18:44:22 +0000 (18:44 +0000)]
Typo fix in Python IDL module (virtul -> virtual)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8327 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomake the message about duplicate TCN avoidance more clear
miker [Sun, 6 Jan 2008 01:13:11 +0000 (01:13 +0000)]
make the message about duplicate TCN avoidance more clear

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8325 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agologging error for now instead of throwing exception
erickson [Fri, 4 Jan 2008 22:12:38 +0000 (22:12 +0000)]
logging error for now instead of throwing exception

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8322 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years ago* added link parsing
erickson [Fri, 4 Jan 2008 20:35:44 +0000 (20:35 +0000)]
* added link parsing
* added an abstraction layer over the IDL class, field, and link objects for class-based access
* started (slowly) making the move to the more pythonic lower/underscore method names

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8316 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded fields where links existed for nonexistant fields. fixed a typo
erickson [Fri, 4 Jan 2008 19:19:49 +0000 (19:19 +0000)]
added fields where links existed for nonexistant fields.  fixed a typo

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8314 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoparsing primary, sequence, and primitive settings from IDL
erickson [Fri, 4 Jan 2008 14:01:02 +0000 (14:01 +0000)]
parsing primary, sequence, and primitive settings from IDL

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8312 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoshowing last year closed dates in addition to this year and beyond
erickson [Thu, 3 Jan 2008 20:59:14 +0000 (20:59 +0000)]
showing last year closed dates in addition to this year and beyond

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8311 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoreplaced unneccesary loop with API call
erickson [Thu, 3 Jan 2008 19:42:36 +0000 (19:42 +0000)]
replaced unneccesary loop with API call

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8309 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agofixed typo -- tiemstamp
erickson [Thu, 3 Jan 2008 19:13:16 +0000 (19:13 +0000)]
fixed typo -- tiemstamp

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8308 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoI'm not going to bother parsing the svn keyword for now, so this looks better like...
phasefx [Thu, 3 Jan 2008 18:49:23 +0000 (18:49 +0000)]
I'm not going to bother parsing the svn keyword for now, so this looks better like this

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8305 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochange Build ID to Target Server ID to match reality, and display the svn path the...
phasefx [Thu, 3 Jan 2008 18:46:51 +0000 (18:46 +0000)]
change Build ID to Target Server ID to match reality, and display the svn path the build came from

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8304 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoforward-porting move to cstore for bib create and replace calls
erickson [Thu, 3 Jan 2008 17:10:17 +0000 (17:10 +0000)]
forward-porting move to cstore for bib create and replace calls

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8302 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agocopy/paste-o, but keywords seem to work
phasefx [Thu, 3 Jan 2008 16:38:12 +0000 (16:38 +0000)]
copy/paste-o, but keywords seem to work

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8299 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoexperiment with svn:keywords
phasefx [Thu, 3 Jan 2008 16:36:22 +0000 (16:36 +0000)]
experiment with svn:keywords

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8298 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefactor the flattening of hold copies, and disallow editing the pickup locations...
phasefx [Wed, 2 Jan 2008 15:38:16 +0000 (15:38 +0000)]
refactor the flattening of hold copies, and disallow editing the pickup locations for intransit or ready for pickup holds

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8293 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding fkey for actor.usr.profile -- Thanks to Jonh from AlphaG for spotting the...
miker [Fri, 28 Dec 2007 16:34:04 +0000 (16:34 +0000)]
adding fkey for actor.usr.profile -- Thanks to Jonh from AlphaG for spotting the missing definition

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8287 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoInstall Evergreen Python modules via distutils
dbs [Sun, 23 Dec 2007 02:41:38 +0000 (02:41 +0000)]
Install Evergreen Python modules via distutils

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8275 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded some documentation. sorry, dbs, if the format isn't right... more to come
erickson [Fri, 21 Dec 2007 22:43:58 +0000 (22:43 +0000)]
added some documentation.  sorry, dbs, if the format isn't right...  more to come

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8274 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd a little bit of example usage to the docs for idl.pl
dbs [Fri, 21 Dec 2007 18:42:39 +0000 (18:42 +0000)]
Add a little bit of example usage to the docs for idl.pl

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8272 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoFix typo that prevents parsing virtual fields
dbs [Fri, 21 Dec 2007 18:11:33 +0000 (18:11 +0000)]
Fix typo that prevents parsing virtual fields

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8270 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agooops, disable these widgets until the native-evergreen-catalog virtual z-service...
phasefx [Fri, 21 Dec 2007 06:55:05 +0000 (06:55 +0000)]
oops, disable these widgets until the native-evergreen-catalog virtual z-service is in trunk

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8264 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agohardcode native evergreen catalog as a virtual z-source, and show 0 records found...
phasefx [Fri, 21 Dec 2007 06:47:03 +0000 (06:47 +0000)]
hardcode native evergreen catalog as a virtual z-source, and show 0 records found if no .count field

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8263 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoconsider .auth for services
phasefx [Fri, 21 Dec 2007 06:18:07 +0000 (06:18 +0000)]
consider .auth for services

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8262 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd some documentation to this marvelous class
dbs [Fri, 21 Dec 2007 04:29:19 +0000 (04:29 +0000)]
Add some documentation to this marvelous class

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8261 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agofixed atomic method re-naming
erickson [Fri, 21 Dec 2007 04:09:53 +0000 (04:09 +0000)]
fixed atomic method re-naming

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8259 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomulti-z-source functionality for staff client z39.50 client
phasefx [Thu, 20 Dec 2007 22:25:25 +0000 (22:25 +0000)]
multi-z-source functionality for staff client z39.50 client

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8258 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoEnable translation of ils_events.xml, roundtripping from XML to POT to PO to XML.
dbs [Thu, 20 Dec 2007 19:26:51 +0000 (19:26 +0000)]
Enable translation of ils_events.xml, roundtripping from XML to POT to PO to XML.
Check in a current trunk version of the POT file.
Still need to enable <desc> elements for each xml:lang to merge into the ultimate XML file.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8253 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadded search
erickson [Thu, 20 Dec 2007 15:58:46 +0000 (15:58 +0000)]
added search

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8250 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd Armenian translation of OPAC (thanks to tigran.zargaryan@eifl.net)
dbs [Thu, 20 Dec 2007 02:08:57 +0000 (02:08 +0000)]
Add Armenian translation of OPAC (thanks to tigran.zargaryan@eifl.net)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8245 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomake z search more robust when using multi-target search
miker [Wed, 19 Dec 2007 22:51:14 +0000 (22:51 +0000)]
make z search more robust when using multi-target search

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8237 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoupdating to use new osrf api
erickson [Wed, 19 Dec 2007 20:17:35 +0000 (20:17 +0000)]
updating to use new osrf api

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8234 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochanged str calls to unicode, changed a var from str to s
erickson [Wed, 19 Dec 2007 19:07:41 +0000 (19:07 +0000)]
changed str calls to unicode, changed a var from str to s

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8233 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefactoring.. moved some list print/clipboard functions into list.js
phasefx [Mon, 17 Dec 2007 22:55:58 +0000 (22:55 +0000)]
refactoring.. moved some list print/clipboard functions into list.js

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8232 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agosome internal follow-through and refactoring for multiple full-list-retrieve callbacks
phasefx [Mon, 17 Dec 2007 15:11:04 +0000 (15:11 +0000)]
some internal follow-through and refactoring for multiple full-list-retrieve callbacks

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8230 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agonail down the IDs of statuses
miker [Sun, 16 Dec 2007 21:18:56 +0000 (21:18 +0000)]
nail down the IDs of statuses

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8228 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoSync up with OpenSRF trunk function name change
dbs [Sun, 16 Dec 2007 21:08:36 +0000 (21:08 +0000)]
Sync up with OpenSRF trunk function name change

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8227 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadding "bibid" result peer to the marcxml
miker [Sun, 16 Dec 2007 19:52:03 +0000 (19:52 +0000)]
adding "bibid" result peer to the marcxml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8226 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agofixing search object layout
miker [Sun, 16 Dec 2007 19:48:16 +0000 (19:48 +0000)]
fixing search object layout

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8225 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadd root ou to the search
miker [Sun, 16 Dec 2007 19:36:40 +0000 (19:36 +0000)]
add root ou to the search

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8224 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoadd Z-style search/result interface
miker [Sun, 16 Dec 2007 19:30:15 +0000 (19:30 +0000)]
add Z-style search/result interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8223 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoBring Evergreen Python code in sync with OpenSRF python.
dbs [Sun, 16 Dec 2007 16:56:55 +0000 (16:56 +0000)]
Bring Evergreen Python code in sync with OpenSRF python.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8222 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agomulti-target Z39.50 searches -- just supply an array for all of username, password...
miker [Sun, 16 Dec 2007 01:47:04 +0000 (01:47 +0000)]
multi-target Z39.50 searches -- just supply an array for all of username, password and service

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8221 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoUpdate to correspond with polib 0.30.1:
dbs [Sat, 15 Dec 2007 05:29:49 +0000 (05:29 +0000)]
Update to correspond with polib 0.30.1:
  * occurences->occurrences
  * different handling of header newline characters
Remove some inherited methods that add no new behaviour.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8219 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotest for non-ref-ness
miker [Sat, 15 Dec 2007 03:05:36 +0000 (03:05 +0000)]
test for non-ref-ness

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8218 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoEVEN MORE errors caught by strict
miker [Sat, 15 Dec 2007 03:02:16 +0000 (03:02 +0000)]
EVEN MORE errors caught by strict

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8217 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd a PROJECT parameter for variable locale support.
dbs [Sat, 15 Dec 2007 03:01:32 +0000 (03:01 +0000)]
Add a PROJECT parameter for variable locale support.
Make testpo.py able to run from within any directory.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8216 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMORE errors caught by strict
miker [Sat, 15 Dec 2007 02:58:43 +0000 (02:58 +0000)]
MORE errors caught by strict

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8215 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoerrors caught by strict
miker [Sat, 15 Dec 2007 02:55:56 +0000 (02:55 +0000)]
errors caught by strict

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8214 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoasync and multi-target Z search .... yes, I am that indefferent to it
miker [Sat, 15 Dec 2007 02:21:56 +0000 (02:21 +0000)]
async and multi-target Z search .... yes, I am that indefferent to it

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8213 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agochanged on_retrieve callback for list.full_retrieve so that it can handle an array...
phasefx [Thu, 13 Dec 2007 17:40:19 +0000 (17:40 +0000)]
changed on_retrieve callback for list.full_retrieve so that it can handle an array of callbacks.  dump_csv_to_clipboard function for refactoring elsewhere

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8212 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorepairing (unused) method name
erickson [Thu, 13 Dec 2007 16:52:51 +0000 (16:52 +0000)]
repairing (unused) method name

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8210 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorefactoring the pick_file/export/import a bit, though chrome/content/main.js is a...
phasefx [Thu, 13 Dec 2007 15:39:05 +0000 (15:39 +0000)]
refactoring the pick_file/export/import a bit, though chrome/content/main.js is a little more complicated than what I want to tackle right now.  Ultimate goal down the road is to abstract things so that we can store data like this on the backend to facilitate sharing/administration

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8208 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agorobustify these
phasefx [Thu, 13 Dec 2007 15:27:14 +0000 (15:27 +0000)]
robustify these

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8206 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoMake unit tests less fragile.
dbs [Wed, 12 Dec 2007 04:38:24 +0000 (04:38 +0000)]
Make unit tests less fragile.
Correct POT output where headers require an escaped \n.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8203 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotweak layout flex for Hold Notices, and persist layout
phasefx [Tue, 11 Dec 2007 18:34:21 +0000 (18:34 +0000)]
tweak layout flex for Hold Notices, and persist layout

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8200 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agotweak layout flex for Bill History and bill Alternate View, and persist layout
phasefx [Tue, 11 Dec 2007 17:17:04 +0000 (17:17 +0000)]
tweak layout flex for Bill History and bill Alternate View, and persist layout

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8198 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd fieldmapper IDL -> POT support to i18n Makefile
dbs [Tue, 11 Dec 2007 02:36:53 +0000 (02:36 +0000)]
Add fieldmapper IDL -> POT support to i18n Makefile
Update POT files for SQL and IDL.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8195 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoImplement SQL localization tests.
dbs [Tue, 11 Dec 2007 00:46:47 +0000 (00:46 +0000)]
Implement SQL localization tests.
Refactor some test helper functions into a common module.
Clean up db-seed-i18n.py SQL output.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8194 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoprint bills with titles from main billing interface
phasefx [Mon, 10 Dec 2007 21:24:11 +0000 (21:24 +0000)]
print bills with titles from main billing interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8193 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd another simple(ton) filter for build versions of libdbdpgsql.so
dbs [Mon, 10 Dec 2007 19:53:46 +0000 (19:53 +0000)]
Add another simple(ton) filter for build versions of libdbdpgsql.so

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8190 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoAdd a test for incorrect driver in /reporter/; bug found by Ben Ostrowsky.
dbs [Mon, 10 Dec 2007 19:41:48 +0000 (19:41 +0000)]
Add a test for incorrect driver in /reporter/; bug found by Ben Ostrowsky.
Test for /reporter/ in xpath including delimiters, instead of just "reporter".

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8189 dcc99617-32d9-48b4-a31d-7c20da2025e4

16 years agoRemove relative path dependencies for running tests.
dbs [Mon, 10 Dec 2007 13:50:04 +0000 (13:50 +0000)]
Remove relative path dependencies for running tests.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8188 dcc99617-32d9-48b4-a31d-7c20da2025e4