]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agosingle copy mode
phasefx [Mon, 23 Jan 2006 02:56:51 +0000 (02:56 +0000)]
single copy mode

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

18 years agoDon't retrieve call numbers if they're being newly created. Render a bit differently...
pines [Mon, 23 Jan 2006 02:30:30 +0000 (02:30 +0000)]
Don't retrieve call numbers if they're being newly created.  Render a bit differently if there is only one copy being edited

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

18 years agoenabled param checking
miker [Sun, 22 Jan 2006 17:53:01 +0000 (17:53 +0000)]
enabled param checking

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

18 years agoenabling signature parsing; added "notes" pointer from .atomic versions to the origin...
miker [Sun, 22 Jan 2006 17:16:43 +0000 (17:16 +0000)]
enabling signature parsing; added "notes" pointer from .atomic versions to the original method

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

18 years agoshrinking groupboxes. later we'll put little arrows/triangles like gmail
phasefx [Fri, 20 Jan 2006 22:53:58 +0000 (22:53 +0000)]
shrinking groupboxes.  later we'll put little arrows/triangles like gmail

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

18 years agoupdated docs on permit method
erickson [Fri, 20 Jan 2006 22:25:32 +0000 (22:25 +0000)]
updated docs on permit method

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

18 years agofixed bug in format icons for record details page
erickson [Fri, 20 Jan 2006 22:25:10 +0000 (22:25 +0000)]
fixed bug in format icons for record details page

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

18 years agorefresh on copy edit. going to need better error handling at some point, and maybe...
phasefx [Fri, 20 Jan 2006 21:15:42 +0000 (21:15 +0000)]
refresh on copy edit.  going to need better error handling at some point, and maybe push the update call into the copy editor proper so the interface can stay up on an error

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

18 years agoFixed the copy browser bug Bill saw. Was setting a variable to an au instead of...
phasefx [Fri, 20 Jan 2006 21:02:46 +0000 (21:02 +0000)]
Fixed the copy browser bug Bill saw.  Was setting a variable to an au instead of an aou.  batch update

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

18 years agoadded a method to retrieve the "contrib" directory.. this will likely change some
erickson [Fri, 20 Jan 2006 20:27:21 +0000 (20:27 +0000)]
added a method to retrieve the "contrib" directory.. this will likely change some

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

18 years agonow supports creation and showing of public containers
erickson [Fri, 20 Jan 2006 20:26:54 +0000 (20:26 +0000)]
now supports creation and showing of public containers

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

18 years agoadded public container retrieval method
erickson [Fri, 20 Jan 2006 20:26:17 +0000 (20:26 +0000)]
added public container retrieval method

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

18 years agonow has ability to set public flag on bucket
erickson [Fri, 20 Jan 2006 20:25:55 +0000 (20:25 +0000)]
now has ability to set public flag on bucket

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

18 years agonow returns null if there is no data from the server instead of an empty array
erickson [Fri, 20 Jan 2006 20:25:04 +0000 (20:25 +0000)]
now returns null if there is no data from the server instead of an empty array

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

18 years agoadded a non-authenticated public container retrieval method
erickson [Fri, 20 Jan 2006 20:24:39 +0000 (20:24 +0000)]
added a non-authenticated public container retrieval method

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

18 years agonow inserts empty string for undefined items instead of defaulting to
erickson [Fri, 20 Jan 2006 20:20:39 +0000 (20:20 +0000)]
now inserts empty string for undefined items instead of defaulting to
spidermonkey's default "undef"

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

18 years agoadding permit script. permit circ now basically functions
erickson [Fri, 20 Jan 2006 20:19:26 +0000 (20:19 +0000)]
adding permit script.  permit circ now basically functions

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

18 years agoadded utility method for fethching a single org unit
erickson [Fri, 20 Jan 2006 20:16:40 +0000 (20:16 +0000)]
added utility method for fethching a single org unit

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

18 years ago added target for circ script installing
erickson [Fri, 20 Jan 2006 20:16:13 +0000 (20:16 +0000)]
 added target for circ script installing

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

18 years agoallow .staff methods to be scoped, but remove visiblitiy checks
miker [Fri, 20 Jan 2006 19:04:51 +0000 (19:04 +0000)]
allow .staff methods to be scoped, but remove visiblitiy checks

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

18 years agoarg! typo
miker [Fri, 20 Jan 2006 18:44:37 +0000 (18:44 +0000)]
arg! typo

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

18 years agocirc corner case support; container "public" flag
miker [Fri, 20 Jan 2006 18:17:45 +0000 (18:17 +0000)]
circ corner case support; container "public" flag

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

18 years agoupdates to support corner cases in circ
miker [Fri, 20 Jan 2006 18:16:43 +0000 (18:16 +0000)]
updates to support corner cases in circ

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

18 years agoshrinkable groupboxes if the caption is given class="shrinkable_groupbox". buggy...
phasefx [Fri, 20 Jan 2006 16:52:46 +0000 (16:52 +0000)]
shrinkable groupboxes if the caption is given class="shrinkable_groupbox".  buggy with textbox as children

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

18 years agoadding a "public" flag to buckets
miker [Fri, 20 Jan 2006 14:42:22 +0000 (14:42 +0000)]
adding a "public" flag to buckets

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

18 years agotesting
phasefx [Fri, 20 Jan 2006 01:41:38 +0000 (01:41 +0000)]
testing

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

18 years agoThis commit is for Josh ;) I can still use chrome stylesheets for remote xul
phasefx [Fri, 20 Jan 2006 00:56:31 +0000 (00:56 +0000)]
This commit is for Josh ;)  I can still use chrome stylesheets for remote xul

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

18 years agoplaying with xbl
phasefx [Fri, 20 Jan 2006 00:08:13 +0000 (00:08 +0000)]
playing with xbl

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

18 years agosubtle bug there :)
phasefx [Thu, 19 Jan 2006 23:46:02 +0000 (23:46 +0000)]
subtle bug there :)

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

18 years agotighter integration with opac
phasefx [Thu, 19 Jan 2006 22:15:11 +0000 (22:15 +0000)]
tighter integration with opac

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

18 years agoupdated circ code to run with updated script runner
erickson [Thu, 19 Jan 2006 21:11:20 +0000 (21:11 +0000)]
updated circ code to run with updated script runner

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

18 years agobetter
phasefx [Thu, 19 Jan 2006 20:42:40 +0000 (20:42 +0000)]
better

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

18 years agomoved to OpenILS/src/javascript/backend/circ
erickson [Thu, 19 Jan 2006 16:34:24 +0000 (16:34 +0000)]
moved to OpenILS/src/javascript/backend/circ

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

18 years agoadded (disabled) signature parsing and (disabled) param count, type, and class checking
miker [Thu, 19 Jan 2006 04:54:25 +0000 (04:54 +0000)]
added (disabled) signature parsing and (disabled) param count, type, and class checking

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

18 years agoadded lookup_class and lookup_hint methods to support param class instance checking
miker [Thu, 19 Jan 2006 04:53:31 +0000 (04:53 +0000)]
added lookup_class and lookup_hint methods to support param class instance checking

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

18 years agocorrect method name
phasefx [Wed, 18 Jan 2006 21:44:53 +0000 (21:44 +0000)]
correct method name

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

18 years agoadded a batch perm selector to check against a list of orgs and permissions
erickson [Wed, 18 Jan 2006 21:36:08 +0000 (21:36 +0000)]
added a batch perm selector to check against a list of orgs and permissions

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

18 years agodetermine whether batch copy viewer becomes a batch copy editor based on permissions
pines [Wed, 18 Jan 2006 21:30:02 +0000 (21:30 +0000)]
determine whether batch copy viewer becomes a batch copy editor based on permissions

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

18 years agoadded sumbit actions on "enter" for text field and dropdowns on the advanced page
erickson [Wed, 18 Jan 2006 20:59:57 +0000 (20:59 +0000)]
added sumbit actions on "enter" for text field and dropdowns on the advanced page

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

18 years agopossible to break if you have multiple modal windows open (which is possible if you...
pines [Wed, 18 Jan 2006 20:50:29 +0000 (20:50 +0000)]
possible to break if you have multiple modal windows open (which is possible if you have multiple main windows open)

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

18 years agosdump. and safer field setting
phasefx [Wed, 18 Jan 2006 19:57:11 +0000 (19:57 +0000)]
sdump.  and safer field setting

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

18 years agomodify the copies
pines [Wed, 18 Jan 2006 19:36:42 +0000 (19:36 +0000)]
modify the copies

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

18 years agoperl side of the JSONOpenSRFRequest JS object
miker [Wed, 18 Jan 2006 18:01:10 +0000 (18:01 +0000)]
perl side of the JSONOpenSRFRequest JS object

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

18 years agoJS side of the OpenSRF request stuff
miker [Wed, 18 Jan 2006 18:00:40 +0000 (18:00 +0000)]
JS side of the OpenSRF request stuff

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

18 years agoconfig adjustment for new JS backend scripts and libs
miker [Wed, 18 Jan 2006 14:55:54 +0000 (14:55 +0000)]
config adjustment for new JS backend scripts and libs

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

18 years agobug fixes after testing
miker [Wed, 18 Jan 2006 06:10:26 +0000 (06:10 +0000)]
bug fixes after testing

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

18 years agofirst cut of ScriptRunner absorbtion of O::U::SM; readonly flag for insert; eating...
miker [Wed, 18 Jan 2006 05:56:38 +0000 (05:56 +0000)]
first cut of ScriptRunner absorbtion of O::U::SM; readonly flag for insert; eating the insert dog food for adding basic support methods

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

18 years agocosmetic
phasefx [Tue, 17 Jan 2006 19:21:07 +0000 (19:21 +0000)]
cosmetic

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

18 years agocreator/editor patron async rendering
phasefx [Tue, 17 Jan 2006 17:35:58 +0000 (17:35 +0000)]
creator/editor patron async rendering

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

18 years agoupdated to call the biblio worm method
erickson [Tue, 17 Jan 2006 16:22:24 +0000 (16:22 +0000)]
updated to call the biblio worm method

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

18 years agoBill gave me a callnumber retrieve method. The call_number on the copies were ids...
phasefx [Tue, 17 Jan 2006 15:21:20 +0000 (15:21 +0000)]
Bill gave me a callnumber retrieve method.  The call_number on the copies were ids.  First async rendering for copy editor

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

18 years agosmall cleaning
erickson [Tue, 17 Jan 2006 15:10:45 +0000 (15:10 +0000)]
small cleaning

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

18 years agodying when no session found to prevent the page from hanging
erickson [Tue, 17 Jan 2006 15:09:43 +0000 (15:09 +0000)]
dying when no session found to prevent the page from hanging

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

18 years agosome menu sorting, and filter circulation library options by can_have_vols
phasefx [Tue, 17 Jan 2006 15:08:19 +0000 (15:08 +0000)]
some menu sorting, and filter circulation library options by can_have_vols

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

18 years agoadded a callnumber fetching method with accompanying volume_not_found event
erickson [Tue, 17 Jan 2006 15:08:13 +0000 (15:08 +0000)]
added a callnumber fetching method with accompanying volume_not_found event

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

18 years agowierd grid bug
phasefx [Tue, 17 Jan 2006 14:56:30 +0000 (14:56 +0000)]
wierd grid bug

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

18 years agotoward copy editor
phasefx [Tue, 17 Jan 2006 14:50:20 +0000 (14:50 +0000)]
toward copy editor

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

18 years agoresizable
pines [Tue, 17 Jan 2006 05:14:12 +0000 (05:14 +0000)]
resizable

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

18 years agotoward copy editor
phasefx [Tue, 17 Jan 2006 05:10:10 +0000 (05:10 +0000)]
toward copy editor

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

18 years ago*** empty log message ***
pines [Tue, 17 Jan 2006 05:06:36 +0000 (05:06 +0000)]
*** empty log message ***

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

18 years agotoward copy editor
phasefx [Tue, 17 Jan 2006 03:33:06 +0000 (03:33 +0000)]
toward copy editor

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

18 years agojson
phasefx [Tue, 17 Jan 2006 03:11:12 +0000 (03:11 +0000)]
json

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

18 years agooops
phasefx [Tue, 17 Jan 2006 03:06:36 +0000 (03:06 +0000)]
oops

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

18 years agoremove this before I start editing it
phasefx [Tue, 17 Jan 2006 02:54:30 +0000 (02:54 +0000)]
remove this before I start editing it

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

18 years agotoward copy editor
phasefx [Tue, 17 Jan 2006 02:46:25 +0000 (02:46 +0000)]
toward copy editor

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

18 years agodidn't mean to remove these
phasefx [Tue, 17 Jan 2006 01:34:08 +0000 (01:34 +0000)]
didn't mean to remove these

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

18 years agotoward copy/volume edit/add wizards
phasefx [Tue, 17 Jan 2006 01:27:18 +0000 (01:27 +0000)]
toward copy/volume edit/add wizards

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

18 years agotypo
phasefx [Tue, 17 Jan 2006 01:09:09 +0000 (01:09 +0000)]
typo

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

18 years agouseful
phasefx [Tue, 17 Jan 2006 00:37:24 +0000 (00:37 +0000)]
useful

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

18 years agobrain fart
phasefx [Mon, 16 Jan 2006 23:25:14 +0000 (23:25 +0000)]
brain fart

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

18 years agofix
phasefx [Mon, 16 Jan 2006 23:16:27 +0000 (23:16 +0000)]
fix

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

18 years agowrapping load_lib() in try {} so these can (potentially) be used outside OpenILS
miker [Sat, 14 Jan 2006 16:03:56 +0000 (16:03 +0000)]
wrapping load_lib() in try {} so these can (potentially) be used outside OpenILS

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

18 years agoadded note about patch
miker [Sat, 14 Jan 2006 15:40:44 +0000 (15:40 +0000)]
added note about patch

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

18 years agoXML DOM, XPath and XMLHttpRequest support for O::U::SpiderMonkey
miker [Sat, 14 Jan 2006 15:27:12 +0000 (15:27 +0000)]
XML DOM, XPath and XMLHttpRequest support for O::U::SpiderMonkey

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

18 years agotab name for stat cat editor
phasefx [Fri, 13 Jan 2006 22:22:37 +0000 (22:22 +0000)]
tab name for stat cat editor

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

18 years agominor tweaks, sanity checks
erickson [Fri, 13 Jan 2006 22:20:59 +0000 (22:20 +0000)]
minor tweaks, sanity checks

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

18 years agosanity checks and server side sorting when fetching all stat cats
erickson [Fri, 13 Jan 2006 22:19:57 +0000 (22:19 +0000)]
sanity checks and server side sorting when fetching all stat cats

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

18 years agoadded -f's so the makefile won't die on non-existent files
erickson [Fri, 13 Jan 2006 22:16:53 +0000 (22:16 +0000)]
added -f's so the makefile won't die on non-existent files

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

18 years agowrong param
phasefx [Fri, 13 Jan 2006 22:15:06 +0000 (22:15 +0000)]
wrong param

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

18 years agofix
phasefx [Fri, 13 Jan 2006 22:04:55 +0000 (22:04 +0000)]
fix

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

18 years agoadding v1 stat cat editor
erickson [Fri, 13 Jan 2006 21:51:27 +0000 (21:51 +0000)]
adding v1 stat cat editor

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

18 years agoready for Bill's beauty
phasefx [Fri, 13 Jan 2006 21:41:23 +0000 (21:41 +0000)]
ready for Bill's beauty

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

18 years agomore mapping for legacy cat interfaces
phasefx [Fri, 13 Jan 2006 21:34:14 +0000 (21:34 +0000)]
more mapping for legacy cat interfaces

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

18 years agocopy browser
phasefx [Fri, 13 Jan 2006 19:49:17 +0000 (19:49 +0000)]
copy browser

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

18 years agocruft
phasefx [Fri, 13 Jan 2006 18:04:05 +0000 (18:04 +0000)]
cruft

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

18 years agomarc editor
phasefx [Fri, 13 Jan 2006 17:26:48 +0000 (17:26 +0000)]
marc editor

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

18 years agoweird.. var new_node_id was defined right outside of the function needing it, yet...
phasefx [Thu, 12 Jan 2006 17:25:16 +0000 (17:25 +0000)]
weird.. var new_node_id was defined right outside of the function needing it,  yet it appeared undefined

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

18 years agodebugging
phasefx [Thu, 12 Jan 2006 17:03:47 +0000 (17:03 +0000)]
debugging

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

18 years agothrowing error when we encounter NaN
erickson [Thu, 12 Jan 2006 17:00:44 +0000 (17:00 +0000)]
throwing error when we encounter NaN

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

18 years agotoward marc editor
phasefx [Thu, 12 Jan 2006 15:52:28 +0000 (15:52 +0000)]
toward marc editor

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

18 years agotoward marc editor
pines [Thu, 12 Jan 2006 15:38:31 +0000 (15:38 +0000)]
toward marc editor

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

18 years agoI really need to come up with a good way for xul to work both remotely and in chrome...
pines [Thu, 12 Jan 2006 15:06:56 +0000 (15:06 +0000)]
I really need to come up with a good way for xul to work both remotely and in chrome without changes. :)

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

18 years agosmall tweaks
erickson [Thu, 12 Jan 2006 14:59:38 +0000 (14:59 +0000)]
small tweaks
sorting callnumber dropdown alphabetically

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

18 years agomarc view in bib details
phasefx [Wed, 11 Jan 2006 22:23:21 +0000 (22:23 +0000)]
marc view in bib details

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

18 years agomore bookbag fun
erickson [Wed, 11 Jan 2006 22:13:45 +0000 (22:13 +0000)]
more bookbag fun

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

18 years agosrfsh accepts exit and ExIt
erickson [Wed, 11 Jan 2006 22:13:01 +0000 (22:13 +0000)]
srfsh accepts exit and ExIt

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

18 years agotoward bib details. tab naming is slow
phasefx [Wed, 11 Jan 2006 20:32:04 +0000 (20:32 +0000)]
toward bib details. tab naming is slow

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

18 years agoskeleton files
phasefx [Wed, 11 Jan 2006 19:47:13 +0000 (19:47 +0000)]
skeleton files

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

18 years agogarbage
pines [Wed, 11 Jan 2006 19:17:26 +0000 (19:17 +0000)]
garbage

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

18 years agotoward bib details
phasefx [Wed, 11 Jan 2006 19:08:06 +0000 (19:08 +0000)]
toward bib details

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