]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoteach json_query in cstore about parameterized transforms (at least for output field...
miker [Thu, 8 Nov 2007 15:20:48 +0000 (15:20 +0000)]
teach json_query in cstore about parameterized transforms (at least for output field transforms)

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

16 years agoMove inline style attributes into CSS.
dbs [Thu, 8 Nov 2007 14:42:13 +0000 (14:42 +0000)]
Move inline style attributes into CSS.
Add alt="" attribute to help screen readers skip logo.
Add a missing divider back to the footer links.

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

16 years agoadditionally logging filename and XML content on parse failures
erickson [Thu, 8 Nov 2007 14:31:59 +0000 (14:31 +0000)]
additionally logging filename and XML content on parse failures

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

16 years agodid some re-tabbing
erickson [Thu, 8 Nov 2007 14:28:32 +0000 (14:28 +0000)]
did some re-tabbing

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

16 years agoadded util/ to the set of files to build
erickson [Thu, 8 Nov 2007 14:21:11 +0000 (14:21 +0000)]
added util/ to the set of files to build

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

16 years agoAvoid tag minimization for empty <script> tags due to IE6.
dbs [Thu, 8 Nov 2007 13:47:37 +0000 (13:47 +0000)]
Avoid tag minimization for empty <script> tags due to IE6.

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

16 years agoCorrect some translated style attributes.
dbs [Thu, 8 Nov 2007 13:19:36 +0000 (13:19 +0000)]
Correct some translated style attributes.
These will probably move into CSS in the near future anyways.

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

16 years agoLow-hanging fruit for better (X)HTML compliance:
dbs [Thu, 8 Nov 2007 04:01:27 +0000 (04:01 +0000)]
Low-hanging fruit for better (X)HTML compliance:
  * Add type and language attributes to all <script> tags
  * Close empty tags (use <img /> instead of <img> </img>, etc)
  * Use Unicode character entities for next/previous
  * Place some elements within legal parent element

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

16 years agoRecord Delete action in embedded opac
phasefx [Wed, 7 Nov 2007 15:27:03 +0000 (15:27 +0000)]
Record Delete action in embedded opac

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

16 years agoseparate out the js from this xul
phasefx [Wed, 7 Nov 2007 14:53:26 +0000 (14:53 +0000)]
separate out the js from this xul

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

16 years agosome error handling
phasefx [Wed, 7 Nov 2007 14:43:39 +0000 (14:43 +0000)]
some error handling

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

16 years agodon't assume we found an element by id
phasefx [Wed, 7 Nov 2007 14:09:23 +0000 (14:09 +0000)]
don't assume we found an element by id

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

16 years agoDelete Record entities for embedded opac
phasefx [Wed, 7 Nov 2007 14:02:47 +0000 (14:02 +0000)]
Delete Record entities for embedded opac

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

16 years agoSmall XHTML tidying: move from <center> elements to <div> + CSS
dbs [Wed, 7 Nov 2007 12:56:05 +0000 (12:56 +0000)]
Small XHTML tidying: move from <center> elements to <div> + CSS

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

16 years agoApply more correct qualifier to initializer of locale var.
dbs [Tue, 6 Nov 2007 22:46:55 +0000 (22:46 +0000)]
Apply more correct qualifier to initializer of locale var.

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

16 years agono longer showing hidden libs in the hold pickup lib selector
erickson [Tue, 6 Nov 2007 22:11:55 +0000 (22:11 +0000)]
no longer showing hidden libs in the hold pickup lib selector

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

16 years agoadding internationalization core table to the IDL; adding I18N flag to the obvious...
miker [Tue, 6 Nov 2007 14:22:39 +0000 (14:22 +0000)]
adding internationalization core table to the IDL; adding I18N flag to the obvious first round of translateable fields via fm_IDL.xml; remove debugging from the i18n stored proc

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

16 years agodebugging ability to turn off i18n
miker [Tue, 6 Nov 2007 04:01:34 +0000 (04:01 +0000)]
debugging ability to turn off i18n

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

16 years agoability to turn off i18n
miker [Tue, 6 Nov 2007 03:56:49 +0000 (03:56 +0000)]
ability to turn off i18n

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

16 years agoquote alias for SQL safety
miker [Tue, 6 Nov 2007 03:45:06 +0000 (03:45 +0000)]
quote alias for SQL safety

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

16 years agomisnamed parameter
miker [Tue, 6 Nov 2007 03:27:35 +0000 (03:27 +0000)]
misnamed parameter

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

16 years agoadd i18n support to json_query
miker [Tue, 6 Nov 2007 03:25:15 +0000 (03:25 +0000)]
add i18n support to json_query

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

16 years agoadding a view for overdue circs to simplify reporting
miker [Tue, 6 Nov 2007 02:20:44 +0000 (02:20 +0000)]
adding a view for overdue circs to simplify reporting

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

16 years agoneed to make sure the resultset field name matches the table field name
miker [Tue, 6 Nov 2007 00:40:17 +0000 (00:40 +0000)]
need to make sure the resultset field name matches the table field name

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

16 years agoprotecting against the case where the key is not a string. i.e. in some cases, it...
erickson [Tue, 6 Nov 2007 00:30:55 +0000 (00:30 +0000)]
protecting against the case where the key is not a string.  i.e. in some cases, it can be an array of values

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

16 years agofirst round of i18n magic in cstore
miker [Tue, 6 Nov 2007 00:25:09 +0000 (00:25 +0000)]
first round of i18n magic in cstore

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

16 years agorepairing cancel link label
erickson [Mon, 5 Nov 2007 21:40:16 +0000 (21:40 +0000)]
repairing cancel link label

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

16 years agoinline the regexp the sprintf implementation uses
phasefx [Mon, 5 Nov 2007 20:59:27 +0000 (20:59 +0000)]
inline the regexp the sprintf implementation uses

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

16 years agofirst attempt at unbreaking messagecatalog
miker [Mon, 5 Nov 2007 20:04:09 +0000 (20:04 +0000)]
first attempt at unbreaking messagecatalog

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

16 years agoremove some tracer bullets
phasefx [Mon, 5 Nov 2007 19:22:20 +0000 (19:22 +0000)]
remove some tracer bullets

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

16 years agoflatten current_copy on ahr before updating hold
phasefx [Mon, 5 Nov 2007 18:58:13 +0000 (18:58 +0000)]
flatten current_copy on ahr before updating hold

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

16 years agoadded some perl deps needed by the reporter
erickson [Mon, 5 Nov 2007 18:35:47 +0000 (18:35 +0000)]
added some perl deps needed by the reporter

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

16 years agoadding reporter perl modules to the settings tester
miker [Mon, 5 Nov 2007 18:26:15 +0000 (18:26 +0000)]
adding reporter perl modules to the settings tester

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

16 years agomake use of the postgres password from config via the PGPASSWORD env variable
miker [Mon, 5 Nov 2007 14:10:22 +0000 (14:10 +0000)]
make use of the postgres password from config via the PGPASSWORD env variable

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

16 years agoPrevent config cgi-bin files from being cached by the browser.
dbs [Mon, 5 Nov 2007 00:41:15 +0000 (00:41 +0000)]
Prevent config cgi-bin files from being cached by the browser.
Mark cgi files as executable on install.

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

16 years agoRemoved any assumptions about the structure of the org hierarchy from the
erickson [Sun, 4 Nov 2007 22:30:00 +0000 (22:30 +0000)]
Removed any assumptions about the structure of the org hierarchy from the
IP range handling code.

Moved the parsing code into the redirector and added a commented-out
incantation to startup.pl

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

16 years agoremoved a redundant piece of hold permission logic. A long time ago, the code checked
erickson [Sun, 4 Nov 2007 20:04:04 +0000 (20:04 +0000)]
removed a redundant piece of hold permission logic.  A long time ago, the code checked
the permission of the recipient for a given type of hold, then fell back to checking the
perms on the requestor.

Now, we only check the permisssions of the requestor, so the extra check was redundant.

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

16 years agorepaired renewal permission check logic
erickson [Sun, 4 Nov 2007 19:26:22 +0000 (19:26 +0000)]
repaired renewal permission check logic

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

16 years agoTypo fix (and add ye olde vim modeline while we're here).
dbs [Sun, 4 Nov 2007 14:52:01 +0000 (14:52 +0000)]
Typo fix (and add ye olde vim modeline while we're here).

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

16 years agochanged the majority of the IDL parsing logs from INFO to DEBUG
erickson [Sun, 4 Nov 2007 14:39:40 +0000 (14:39 +0000)]
changed the majority of the IDL parsing logs from INFO to DEBUG

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

16 years agorun all of autogen in a subshell so the the CWD is reset
miker [Sun, 4 Nov 2007 12:36:30 +0000 (12:36 +0000)]
run all of autogen in a subshell so the the CWD is reset

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

16 years agoWarn and return undef if find_org() does not receive expected arguments.
dbs [Sun, 4 Nov 2007 11:45:14 +0000 (11:45 +0000)]
Warn and return undef if find_org() does not receive expected arguments.

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

16 years agoEnable autogen.sh to be called from any location.
dbs [Sun, 4 Nov 2007 11:24:46 +0000 (11:24 +0000)]
Enable autogen.sh to be called from any location.
We no longer have to "cd /openils/bin" before running autogen.sh

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

16 years agopaging interface for one of the hold pull lists, and lib filter infrastructure for...
phasefx [Sun, 4 Nov 2007 05:49:13 +0000 (05:49 +0000)]
paging interface for one of the hold pull lists, and lib filter infrastructure for various hold lists

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

16 years agoadding copy location checks to default item permit scripts
erickson [Sun, 4 Nov 2007 00:03:40 +0000 (00:03 +0000)]
adding copy location checks to default item permit scripts

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

16 years agoshifting the config file name twice (from ARGV) was not intended
erickson [Sat, 3 Nov 2007 22:39:49 +0000 (22:39 +0000)]
shifting the config file name twice (from ARGV) was not intended

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

16 years agoI should make that easier on the eyes ;)
erickson [Sat, 3 Nov 2007 22:16:46 +0000 (22:16 +0000)]
I should make that easier on the eyes ;)

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

16 years agoadding case breaks
erickson [Sat, 3 Nov 2007 22:15:38 +0000 (22:15 +0000)]
adding case breaks

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

16 years agoTypo: trasaction -> transaction
dbs [Sat, 3 Nov 2007 19:30:36 +0000 (19:30 +0000)]
Typo: trasaction -> transaction

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

16 years agoTurned all instances of VOLUME_UPDATE into UPDATE_VOLUME permission checks
erickson [Sat, 3 Nov 2007 18:59:05 +0000 (18:59 +0000)]
Turned all instances of VOLUME_UPDATE into UPDATE_VOLUME permission checks
UPDATE_VOLUME was the original permission and conforms to the permission naming scheme
no longer creating the VOLUME_UPDATE permission in the DB

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

16 years agoRemove "use Apache2 ();" stmts - these do nothing but compilcate PERL5LIB requirements.
dbs [Fri, 2 Nov 2007 13:41:59 +0000 (13:41 +0000)]
Remove "use Apache2 ();" stmts - these do nothing but compilcate PERL5LIB requirements.

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

16 years agoadding entity encoding directly to the script, along with comment tracers
miker [Fri, 2 Nov 2007 13:25:45 +0000 (13:25 +0000)]
adding entity encoding directly to the script, along with comment tracers

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

16 years agoadding support for multiple alternate perlmodule tests
miker [Fri, 2 Nov 2007 00:28:03 +0000 (00:28 +0000)]
adding support for multiple alternate perlmodule tests

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

16 years agoCheck for Net::Z3950::ZOOM as the preferred alternative to Net::Z3950
dbs [Fri, 2 Nov 2007 00:09:54 +0000 (00:09 +0000)]
Check for Net::Z3950::ZOOM as the preferred alternative to Net::Z3950

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

16 years agoAdd check for expected hostname in <hosts> section.
dbs [Thu, 1 Nov 2007 23:52:32 +0000 (23:52 +0000)]
Add check for expected hostname in <hosts> section.

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

16 years agowording update, and naive attempt to filter build versions of libdbi-drivers
miker [Thu, 1 Nov 2007 23:27:56 +0000 (23:27 +0000)]
wording update, and naive attempt to filter build versions of libdbi-drivers

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

16 years agoWarn that <database><name> is deprecated for the reporter section in opensrf.xml
dbs [Thu, 1 Nov 2007 22:48:48 +0000 (22:48 +0000)]
Warn that <database><name> is deprecated for the reporter section in opensrf.xml

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

16 years agoreturning a boolean retarget flag from the nearest_hold method to indicate whether...
erickson [Thu, 1 Nov 2007 20:25:56 +0000 (20:25 +0000)]
returning a boolean retarget flag from the nearest_hold method to indicate whether a hold was reset during opportunistic capture.  if so, after the current transaction is commited and we have responded complete to the client, we kick off the hold targeter to process untargeted holds

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

16 years agoprevent accidental scans of item barcodes into the # of copies field for Volume/Copy...
phasefx [Thu, 1 Nov 2007 18:32:50 +0000 (18:32 +0000)]
prevent accidental scans of item barcodes into the # of copies field for Volume/Copy creator

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

16 years agoAdd check for UTF8 database server encoding.
dbs [Thu, 1 Nov 2007 17:14:30 +0000 (17:14 +0000)]
Add check for UTF8 database server encoding.

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

16 years agoclearing current_copy and prev_check_time on previously targeted hold instead of...
erickson [Thu, 1 Nov 2007 16:20:05 +0000 (16:20 +0000)]
clearing current_copy and prev_check_time on previously targeted hold instead of running the hold targeter inline

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

16 years agochecking node type instead of nodeName, since nodeName gets upset when empty
erickson [Thu, 1 Nov 2007 15:24:26 +0000 (15:24 +0000)]
checking node type instead of nodeName, since nodeName gets upset when empty

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

16 years agoRevised to avoid the use of XPathContext, which required a more current
dbs [Thu, 1 Nov 2007 15:12:11 +0000 (15:12 +0000)]
Revised to avoid the use of XPathContext, which required a more current
version of XML::LibXML than Debian edgy or Ubuntu Feisty are equipped with.

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

16 years agoCheck all database connections defined in opensrf.xml
dbs [Thu, 1 Nov 2007 14:04:28 +0000 (14:04 +0000)]
Check all database connections defined in opensrf.xml
Check for correspondence of <language> to <driver> in opensrf.xml

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

16 years agoforward porting hold re-targeting fix
miker [Thu, 1 Nov 2007 03:59:51 +0000 (03:59 +0000)]
forward porting hold re-targeting fix

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

16 years agoTest to ensure that libdbdpgsql.so is linked against libdbi.so
dbs [Thu, 1 Nov 2007 02:30:45 +0000 (02:30 +0000)]
Test to ensure that libdbdpgsql.so is linked against libdbi.so

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

16 years agoalso force hiding the jacket and attrib links if the item has no ISBN
erickson [Wed, 31 Oct 2007 14:28:39 +0000 (14:28 +0000)]
also force hiding the jacket and attrib links if the item has no ISBN

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

16 years agoanother adjustment to the new failure template
miker [Wed, 31 Oct 2007 04:03:35 +0000 (04:03 +0000)]
another adjustment to the new failure template

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

16 years agoadjustments to improved reporter email templates
miker [Wed, 31 Oct 2007 04:00:48 +0000 (04:00 +0000)]
adjustments to improved reporter email templates

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

16 years agoSet default reporter output directory to a Web-visible location.
dbs [Wed, 31 Oct 2007 02:55:52 +0000 (02:55 +0000)]
Set default reporter output directory to a Web-visible location.
Add basic email templates for report notification.

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

16 years agoUse getAttributeNS with the XML namespace to retrieve
dbs [Wed, 31 Oct 2007 02:14:52 +0000 (02:14 +0000)]
Use getAttributeNS with the XML namespace to retrieve
the xml:lang attributes from ils_events.xml.

Throw explicit error messages if things go bad.

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

16 years agoSet AutoCommit explicitly on, and don't rollback in the
dbs [Wed, 31 Oct 2007 01:22:18 +0000 (01:22 +0000)]
Set AutoCommit explicitly on, and don't rollback in the
exception handler unless AutoCommit has been turned off
(to avoid annoying warnings being dumped to stderr).

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

16 years agoUpdate the database name attribute to match opensrf.xml.example
dbs [Tue, 30 Oct 2007 20:15:13 +0000 (20:15 +0000)]
Update the database name attribute to match opensrf.xml.example

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

16 years agoadding work_payment type and the /strong/ urging of PINES; extending the auth proxy...
miker [Tue, 30 Oct 2007 18:35:45 +0000 (18:35 +0000)]
adding work_payment type and the /strong/ urging of PINES; extending the auth proxy module

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

16 years agoadded content url is now encoded in the DTD for easier localization. JS config is...
erickson [Mon, 29 Oct 2007 20:00:01 +0000 (20:00 +0000)]
added content url is now encoded in the DTD for easier localization.  JS config is now just an on/off switch

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

16 years agoadded ability to link back to a vendor product page from the record details page...
erickson [Mon, 29 Oct 2007 15:13:59 +0000 (15:13 +0000)]
added ability to link back to a vendor product page from the record details page.  this is useful for supplying cover art attribution.  only currently supported options are null (no vendor links, default) and "amazon"

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

16 years agoCompletion of the OPAC and (as much as possible) Staff Client localization for Canada...
miker [Mon, 29 Oct 2007 15:09:21 +0000 (15:09 +0000)]
Completion of the OPAC and (as much as possible) Staff Client localization for Canada.  Currently assuming Ontario as the default province

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

16 years agoSpelling improvements in reporter field labels
dbs [Mon, 29 Oct 2007 00:43:56 +0000 (00:43 +0000)]
Spelling improvements in reporter field labels

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

16 years agoAdding Canadian localization of the OPAC dtd provided by John Fink
miker [Sat, 27 Oct 2007 02:50:00 +0000 (02:50 +0000)]
Adding Canadian localization of the OPAC dtd provided by John Fink

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

16 years agoBasic library type and library drop-down for hold lists.. will flesh this out later...
phasefx [Fri, 26 Oct 2007 19:44:42 +0000 (19:44 +0000)]
Basic library type and library drop-down for hold lists.. will flesh this out later, just need to commit it so I can work on hold shelf paging

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

16 years agoMisspelling spotted by John Fink
miker [Fri, 26 Oct 2007 17:54:11 +0000 (17:54 +0000)]
Misspelling spotted by John Fink

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

16 years agomore portable "next record id" code
miker [Fri, 26 Oct 2007 02:51:13 +0000 (02:51 +0000)]
more portable "next record id" code

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

16 years agoAlways delete the 901 field from incoming MARC records;
dbs [Fri, 26 Oct 2007 00:45:16 +0000 (00:45 +0000)]
Always delete the 901 field from incoming MARC records;
we append a new 901 with the TCN and read from it, so
there can be only one 901. Well - we could read from the
last 901 in a list of returned fields, but that's not
our current style.

Use 'exists' test to avoid autovivifying hashes for a tiny
amount of overall saving of memory.

If no start ID is supplied at the command line, get the
next biblio.record_entry ID value from the database.

Remove references to the $start_id variable; it is unused.

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

16 years agowrapped up the login logic into a static utility method -- with test code. added...
erickson [Thu, 25 Oct 2007 21:22:03 +0000 (21:22 +0000)]
wrapped up the login logic into a static utility method -- with test code.  added generic md5 hex method

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

16 years agoparallelized pg_loader which spits out the files needed to the cwd
miker [Thu, 25 Oct 2007 21:17:05 +0000 (21:17 +0000)]
parallelized pg_loader which spits out the files needed to the cwd

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

16 years agochecking for duplicate 001; adding record id to 901$c
miker [Thu, 25 Oct 2007 20:42:50 +0000 (20:42 +0000)]
checking for duplicate 001; adding record id to 901$c

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

16 years agocorrecting think-o in the nearest-hold logic
miker [Thu, 25 Oct 2007 16:07:53 +0000 (16:07 +0000)]
correcting think-o in the nearest-hold logic

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

16 years agosnip out some old comments
phasefx [Thu, 25 Oct 2007 15:47:15 +0000 (15:47 +0000)]
snip out some old comments

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

16 years agoupdating the path of the gateway to match the configured name in the example apache...
erickson [Thu, 25 Oct 2007 15:16:15 +0000 (15:16 +0000)]
updating the path of the gateway to match the configured name in the example apache configs for the new-json gateway

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

16 years agoadded utf8 binmode so that org unit names are displayed correctly when using OrgTree.js
erickson [Tue, 23 Oct 2007 19:52:51 +0000 (19:52 +0000)]
added utf8 binmode so that org unit names are displayed correctly when using OrgTree.js

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

16 years agoAdd an explicit encoding of UTF-8 to enable input and display of accented characters.
dbs [Tue, 23 Oct 2007 16:22:44 +0000 (16:22 +0000)]
Add an explicit encoding of UTF-8 to enable input and display of accented characters.

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

16 years agoadded example of building a new IDL object
erickson [Tue, 23 Oct 2007 15:37:33 +0000 (15:37 +0000)]
added example of building a new IDL object

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

16 years agoLet's match marc2bre.pl and default to the 001 for the TCN.
dbs [Tue, 23 Oct 2007 13:54:56 +0000 (13:54 +0000)]
Let's match marc2bre.pl and default to the 001 for the TCN.

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

16 years agoUmm, 035 is a datafield. Whoops. Can you tell I was using 001?
dbs [Tue, 23 Oct 2007 13:45:07 +0000 (13:45 +0000)]
Umm, 035 is a datafield. Whoops. Can you tell I was using 001?

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

16 years agoMake TCN parsing match marc2bre.pl.
dbs [Tue, 23 Oct 2007 13:32:07 +0000 (13:32 +0000)]
Make TCN parsing match marc2bre.pl.
Remove dependency on external TCN->id map file.

Parse XML using DOM rather than more fragile line-oriented mode.
This needs to be tested with large sets of MARC records and memory usage watched closely!

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

16 years agoLibrary Card instead of PINES Card
phasefx [Mon, 22 Oct 2007 21:14:02 +0000 (21:14 +0000)]
Library Card instead of PINES Card

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

16 years agomissing semi-colon; I don't care if it's optional in javascript :)
phasefx [Mon, 22 Oct 2007 05:42:02 +0000 (05:42 +0000)]
missing semi-colon; I don't care if it's optional in javascript :)

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

16 years agoFix building the client from the staff_client directory with a reasonable default...
dbs [Fri, 19 Oct 2007 19:04:30 +0000 (19:04 +0000)]
Fix building the client from the staff_client directory with a reasonable default for the OpenSRF libs

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

16 years agoadding unapi placeholder to detail page
miker [Fri, 19 Oct 2007 05:26:47 +0000 (05:26 +0000)]
adding unapi placeholder to detail page

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

16 years agomoving unapi placeholder to a more appropriate place
miker [Fri, 19 Oct 2007 05:23:08 +0000 (05:23 +0000)]
moving unapi placeholder to a more appropriate place

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