]> git.evergreen-ils.org Git - working/Evergreen.git/log
working/Evergreen.git
18 years agoweb
erickson [Thu, 11 Aug 2005 22:35:05 +0000 (22:35 +0000)]
web

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

18 years agomoved C over to all JSON all the time
erickson [Thu, 11 Aug 2005 22:28:52 +0000 (22:28 +0000)]
moved C over to all JSON all the time

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

18 years agofixing preconstructed Result test in AppSession
miker [Thu, 11 Aug 2005 20:49:10 +0000 (20:49 +0000)]
fixing preconstructed Result test in AppSession

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

18 years agominor bug fixes and removal of some extra stringifications
miker [Thu, 11 Aug 2005 20:07:57 +0000 (20:07 +0000)]
minor bug fixes and removal of some extra stringifications

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

18 years agotesting reveals bugs, bugs get squashed!
miker [Thu, 11 Aug 2005 19:37:13 +0000 (19:37 +0000)]
testing reveals bugs, bugs get squashed!

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

18 years agomoving from XML to JSON in the core messaging
pines [Thu, 11 Aug 2005 19:09:25 +0000 (19:09 +0000)]
moving from XML to JSON in the core messaging

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

18 years agoLet's rebreak bug 33. content-primary or content gives us text selection, but it...
phasefx [Thu, 11 Aug 2005 17:57:09 +0000 (17:57 +0000)]
Let's rebreak bug 33.  content-primary or content gives us text selection, but it breaks other things, such as the marc view and the context menu.  Search results also change

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

18 years agotext selection with embedded opac. The strange thing is that we were on the right...
phasefx [Thu, 11 Aug 2005 17:13:17 +0000 (17:13 +0000)]
text selection with embedded opac.  The strange thing is that we were on the right track with type=content-primary, however, it only works if you put that in a static declaration of that element.  if you do createElement('iframe') and then setAttribute('type','content-primary') or .type = 'content-primary', then it doesn't work

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

18 years agothe date & time functions
phasefx [Thu, 11 Aug 2005 15:16:31 +0000 (15:16 +0000)]
the date & time functions

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

18 years agoshuffling code around, and proper date validation
phasefx [Thu, 11 Aug 2005 15:14:26 +0000 (15:14 +0000)]
shuffling code around, and proper date validation

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

18 years agoweb work
erickson [Thu, 11 Aug 2005 14:41:58 +0000 (14:41 +0000)]
web work

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

18 years agomemory leak debugging, removed closures
erickson [Wed, 10 Aug 2005 17:03:17 +0000 (17:03 +0000)]
memory leak debugging, removed closures
added flesh user method

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

18 years agosupybot plugin. whitespace is syntax with this one, Mike :)
phasefx [Wed, 10 Aug 2005 13:05:04 +0000 (13:05 +0000)]
supybot plugin.  whitespace is syntax with this one, Mike :)

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

18 years agountested xsl code
erickson [Tue, 9 Aug 2005 13:54:40 +0000 (13:54 +0000)]
untested xsl code

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

18 years agomore web work
erickson [Mon, 8 Aug 2005 17:10:54 +0000 (17:10 +0000)]
more web work

changed subject handling in ModsParser so subjects are now layed out as
a hash of key=subject, val=subject_count

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

18 years agomoved org_utils into opac_utils
erickson [Mon, 8 Aug 2005 16:03:15 +0000 (16:03 +0000)]
moved org_utils into opac_utils

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

18 years agomoving methods into config.js
erickson [Mon, 8 Aug 2005 15:49:55 +0000 (15:49 +0000)]
moving methods into config.js
added basic title result page code
abstracted more stuff to result_common

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

18 years agore-organizing the opac images, putting image types into
erickson [Mon, 8 Aug 2005 14:33:07 +0000 (14:33 +0000)]
re-organizing the opac images,  putting  image types into
their own directories for easier maintenance

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

18 years agolots of simple web enhancements, org tree loaded and working
erickson [Sun, 7 Aug 2005 22:20:36 +0000 (22:20 +0000)]
lots of simple web enhancements, org tree loaded and working
added an altcanvas.xml which holds anything that may be hidden behind the page canvas
added header file for mod_xmltools

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

18 years agomuch work toward the dtd-on-the-fly architecture for locale changing
erickson [Fri, 5 Aug 2005 21:03:36 +0000 (21:03 +0000)]
much work toward the dtd-on-the-fly architecture for locale changing

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

18 years agobug #6, receipt printing
phasefx [Fri, 5 Aug 2005 18:02:49 +0000 (18:02 +0000)]
bug #6, receipt printing

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

18 years agobug #11, more entry points for marc editor and copy browser
phasefx [Fri, 5 Aug 2005 17:34:05 +0000 (17:34 +0000)]
bug #11, more entry points for marc editor and copy browser

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

18 years agomove the log_free to after the cleanup is done so we don't see
erickson [Fri, 5 Aug 2005 15:38:30 +0000 (15:38 +0000)]
move the log_free to after the cleanup is done so we don't see
error logging going to the terminal after log_free

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

18 years agoadded apache config file reading, yay... more to come
erickson [Fri, 5 Aug 2005 15:37:58 +0000 (15:37 +0000)]
added apache config file reading, yay... more to come

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

18 years agoadded if test to remove 'make clean' error
erickson [Fri, 5 Aug 2005 13:07:28 +0000 (13:07 +0000)]
added if test to remove 'make clean' error

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

18 years agoOpenILS apache xml processing stuff, other mods can go in this dir as well
erickson [Fri, 5 Aug 2005 12:59:16 +0000 (12:59 +0000)]
OpenILS apache xml processing stuff, other mods can go in this dir as well

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

18 years agomoving to OpenILS
erickson [Fri, 5 Aug 2005 12:58:03 +0000 (12:58 +0000)]
moving to OpenILS

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

18 years agoremoved some unused comments, etc.
erickson [Fri, 5 Aug 2005 12:34:31 +0000 (12:34 +0000)]
removed some unused comments, etc.

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

18 years agosome small changes
erickson [Fri, 5 Aug 2005 12:33:04 +0000 (12:33 +0000)]
some small changes

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

18 years agoopac, here we come
erickson [Fri, 5 Aug 2005 12:31:51 +0000 (12:31 +0000)]
opac, here we come

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

18 years agoapachetools is some generic apache module helper functions
erickson [Thu, 4 Aug 2005 22:13:11 +0000 (22:13 +0000)]
apachetools is some generic apache module helper functions
xmltools are some generic xml helper functions
mod_xmltools is the beginning of our XML monster for
processing DTDs, xincludes, and potentially xslt's

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

18 years agoooops... octal ;)
miker [Thu, 4 Aug 2005 18:36:19 +0000 (18:36 +0000)]
ooops... octal ;)

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

18 years agonow allow S and E in class hints :)
erickson [Thu, 4 Aug 2005 18:26:45 +0000 (18:26 +0000)]
now allow S and E in class hints :)

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

18 years agobug #5, probably fixed, but need to test. bug #22 is ad-hoc bill creation, which...
phasefx [Thu, 4 Aug 2005 13:34:48 +0000 (13:34 +0000)]
bug #5, probably fixed, but need to test.  bug #22 is ad-hoc bill creation, which will need some API from Bill

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

18 years agodettatching refs, hopefully staving off leaks in the browser
miker [Wed, 3 Aug 2005 20:52:35 +0000 (20:52 +0000)]
dettatching refs, hopefully staving off leaks in the browser

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

18 years agosuper slim version
miker [Wed, 3 Aug 2005 19:52:45 +0000 (19:52 +0000)]
super slim version

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

18 years agosome code cleanup, some unfinished projects, etc.
erickson [Wed, 3 Aug 2005 17:07:36 +0000 (17:07 +0000)]
some code cleanup, some unfinished projects, etc.

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

18 years agoadded a stringisnum function
erickson [Wed, 3 Aug 2005 17:06:19 +0000 (17:06 +0000)]
added a stringisnum function

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

18 years agoadding methods, config vars, login code
erickson [Wed, 3 Aug 2005 17:00:14 +0000 (17:00 +0000)]
adding methods, config vars, login code

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

18 years agoremoving some minor debuging info
miker [Wed, 3 Aug 2005 16:58:31 +0000 (16:58 +0000)]
removing some minor debuging info

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

18 years agodaemonizing and hushing warnings; logger reopens files instead of writing blindly...
miker [Wed, 3 Aug 2005 16:49:11 +0000 (16:49 +0000)]
daemonizing and hushing warnings; logger reopens files instead of writing blindly to an open FH

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

18 years agostaving off memory leaks
miker [Wed, 3 Aug 2005 15:23:24 +0000 (15:23 +0000)]
staving off memory leaks

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

18 years agomoor boogz
miker [Wed, 3 Aug 2005 15:03:42 +0000 (15:03 +0000)]
moor boogz

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

18 years agobugfix for buffer_fadd
miker [Wed, 3 Aug 2005 14:40:20 +0000 (14:40 +0000)]
bugfix for buffer_fadd

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

18 years agonew javascript
erickson [Wed, 3 Aug 2005 13:44:13 +0000 (13:44 +0000)]
new javascript

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

18 years agogeneral web utility stuff
erickson [Wed, 3 Aug 2005 13:36:12 +0000 (13:36 +0000)]
general web utility stuff

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

18 years agoadded opac files
erickson [Wed, 3 Aug 2005 13:30:19 +0000 (13:30 +0000)]
added opac files

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

18 years agoopac css file
erickson [Wed, 3 Aug 2005 13:15:10 +0000 (13:15 +0000)]
opac css file

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

18 years agoeither my escaper is to naive, or something is wonky with buffer_add_char
miker [Wed, 3 Aug 2005 03:34:18 +0000 (03:34 +0000)]
either my escaper is to naive, or something is wonky with buffer_add_char

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

18 years agoquoting xml characters, bug fixes
miker [Wed, 3 Aug 2005 03:11:17 +0000 (03:11 +0000)]
quoting xml characters, bug fixes

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

18 years agoremoving (confusing) extranious definition
miker [Wed, 3 Aug 2005 03:10:34 +0000 (03:10 +0000)]
removing (confusing) extranious definition

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

18 years agobugfix
miker [Tue, 2 Aug 2005 21:10:24 +0000 (21:10 +0000)]
bugfix

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

18 years agobug fix
miker [Tue, 2 Aug 2005 20:41:27 +0000 (20:41 +0000)]
bug fix

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

18 years agomaking class handling more generic
miker [Tue, 2 Aug 2005 20:36:46 +0000 (20:36 +0000)]
making class handling more generic

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

18 years agofixing bare "array" inside fieldmapper objects
miker [Tue, 2 Aug 2005 19:58:09 +0000 (19:58 +0000)]
fixing bare "array" inside fieldmapper objects

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

18 years agothe rest gatewaty, eets alive!
miker [Tue, 2 Aug 2005 19:34:32 +0000 (19:34 +0000)]
the rest gatewaty, eets alive!

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

18 years agochanges to support the REST gateway
miker [Tue, 2 Aug 2005 18:38:06 +0000 (18:38 +0000)]
changes to support the REST gateway

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

18 years agochanged add_index to set_index to match some updated objson
erickson [Mon, 1 Aug 2005 15:33:22 +0000 (15:33 +0000)]
changed add_index to set_index to match some updated objson

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

18 years agoC based xinclude processor
erickson [Mon, 1 Aug 2005 15:00:03 +0000 (15:00 +0000)]
C based xinclude processor

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

18 years agoupdating for mod_perl on apache2
miker [Sun, 31 Jul 2005 02:04:18 +0000 (02:04 +0000)]
updating for mod_perl on apache2

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

18 years agofixing number bug in JSON
miker [Fri, 29 Jul 2005 23:57:43 +0000 (23:57 +0000)]
fixing number bug in JSON

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

18 years agomaking the hold targeter (much! about 2x) faster
miker [Fri, 29 Jul 2005 21:15:17 +0000 (21:15 +0000)]
making the hold targeter (much! about 2x) faster

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

18 years agoadding "merge" and "remote_update" methods. these are propogated to all writable...
miker [Fri, 29 Jul 2005 19:01:20 +0000 (19:01 +0000)]
adding "merge" and "remote_update" methods.  these are propogated to all writable object types.

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

18 years agoadding org_unit_setting code
miker [Fri, 29 Jul 2005 17:29:11 +0000 (17:29 +0000)]
adding org_unit_setting code

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

18 years agopassing numbers as bare strings
miker [Thu, 28 Jul 2005 21:35:32 +0000 (21:35 +0000)]
passing numbers as bare strings

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

18 years agodebuging
miker [Thu, 28 Jul 2005 21:24:28 +0000 (21:24 +0000)]
debuging

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

18 years agostripping nulls in the org_tree grabber now
erickson [Thu, 28 Jul 2005 21:19:27 +0000 (21:19 +0000)]
stripping nulls in the org_tree grabber now

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

18 years agostripping quotes from around numbers
erickson [Thu, 28 Jul 2005 21:18:30 +0000 (21:18 +0000)]
stripping quotes from around numbers

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

18 years agomade it a little smaller..
erickson [Thu, 28 Jul 2005 21:02:21 +0000 (21:02 +0000)]
made it a little smaller..

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

18 years agonew fieldmapper layout reduces size of generated code (by a factor of 8 :))
erickson [Thu, 28 Jul 2005 20:31:58 +0000 (20:31 +0000)]
new fieldmapper layout reduces size of generated code (by a factor of 8 :))

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

18 years agoimage link building was broke
erickson [Thu, 28 Jul 2005 18:38:23 +0000 (18:38 +0000)]
image link building was broke

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

18 years agowe branched off alpha
phasefx [Wed, 27 Jul 2005 23:19:06 +0000 (23:19 +0000)]
we branched off alpha

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

18 years agofinal stamp before branch
phasefx [Wed, 27 Jul 2005 23:10:01 +0000 (23:10 +0000)]
final stamp before branch

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

18 years agodefaults
phasefx [Wed, 27 Jul 2005 23:07:20 +0000 (23:07 +0000)]
defaults

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

18 years agostamp. time for branch?
phasefx [Wed, 27 Jul 2005 23:02:35 +0000 (23:02 +0000)]
stamp.  time for branch?

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

18 years agomore circ love
erickson [Wed, 27 Jul 2005 22:46:20 +0000 (22:46 +0000)]
more circ love

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

18 years agodont' need this
phasefx [Wed, 27 Jul 2005 22:27:03 +0000 (22:27 +0000)]
dont' need this

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

18 years agolost checkin handling
phasefx [Wed, 27 Jul 2005 22:23:48 +0000 (22:23 +0000)]
lost checkin handling

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

18 years agoreturning circ on transiting LOST
erickson [Wed, 27 Jul 2005 22:07:06 +0000 (22:07 +0000)]
returning circ on transiting LOST

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

18 years agofixed copy browser after breaking it. copy status tweak
phasefx [Wed, 27 Jul 2005 21:53:33 +0000 (21:53 +0000)]
fixed copy browser after breaking it.  copy status tweak

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

18 years agofixing up some lost items handling
erickson [Wed, 27 Jul 2005 21:48:14 +0000 (21:48 +0000)]
fixing up some lost items handling

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

18 years agochecking in... see diffs
erickson [Wed, 27 Jul 2005 21:46:04 +0000 (21:46 +0000)]
checking in... see diffs

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

18 years agofixed img src
erickson [Wed, 27 Jul 2005 21:34:00 +0000 (21:34 +0000)]
fixed img src

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

18 years agoedit copy context commands
phasefx [Wed, 27 Jul 2005 21:19:49 +0000 (21:19 +0000)]
edit copy context commands

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

18 years agoadding copy_status to transit records
miker [Wed, 27 Jul 2005 21:06:46 +0000 (21:06 +0000)]
adding copy_status to transit records

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

18 years agomaking staff call when necessary to grab the mods
erickson [Wed, 27 Jul 2005 21:00:58 +0000 (21:00 +0000)]
making staff call when necessary to grab the mods

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

18 years agoadded staff call to modsize stuff
erickson [Wed, 27 Jul 2005 20:59:35 +0000 (20:59 +0000)]
added staff call to modsize stuff

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

18 years agoadded copy_ids argument to spawn_batch_copy_editor
phasefx [Wed, 27 Jul 2005 20:46:02 +0000 (20:46 +0000)]
added copy_ids argument to spawn_batch_copy_editor

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

18 years agocreate new marc record
phasefx [Wed, 27 Jul 2005 20:37:10 +0000 (20:37 +0000)]
create new marc record

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

18 years agotesting
phasefx [Wed, 27 Jul 2005 20:09:32 +0000 (20:09 +0000)]
testing

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

18 years agomarc template retrieval but fixes
erickson [Wed, 27 Jul 2005 19:42:13 +0000 (19:42 +0000)]
marc template retrieval but fixes

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

18 years agoMARC book template
erickson [Wed, 27 Jul 2005 19:32:04 +0000 (19:32 +0000)]
MARC book template

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

18 years agofixed bug in opensrf_all
erickson [Wed, 27 Jul 2005 19:31:39 +0000 (19:31 +0000)]
fixed bug in opensrf_all

add untested code for new marc templates

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

18 years agodate validation for patron edit/register
phasefx [Wed, 27 Jul 2005 19:28:42 +0000 (19:28 +0000)]
date validation for patron edit/register

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

18 years agomarc editor tweaks. menu/accelkeys and control+w
phasefx [Wed, 27 Jul 2005 19:10:54 +0000 (19:10 +0000)]
marc editor tweaks.  menu/accelkeys and control+w

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

18 years agopatron alert message
phasefx [Wed, 27 Jul 2005 19:03:56 +0000 (19:03 +0000)]
patron alert message

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

18 years agodisabling true server-side prepared queries (until we test them more)
miker [Wed, 27 Jul 2005 19:01:47 +0000 (19:01 +0000)]
disabling true server-side prepared queries (until we test them more)

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

18 years agopics
erickson [Wed, 27 Jul 2005 16:43:08 +0000 (16:43 +0000)]
pics

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

18 years agoadded blurb about installing db
erickson [Wed, 27 Jul 2005 15:54:59 +0000 (15:54 +0000)]
added blurb about installing db

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

18 years agobetter labels
miker [Wed, 27 Jul 2005 15:44:49 +0000 (15:44 +0000)]
better labels

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