]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoright-justify cash report; format all numeric fields; provide summary row
miker [Wed, 7 Jan 2009 21:39:24 +0000 (21:39 +0000)]
right-justify cash report; format all numeric fields; provide summary row

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

15 years agoadded an edit dialog
erickson [Wed, 7 Jan 2009 20:59:29 +0000 (20:59 +0000)]
added an edit dialog

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

15 years agoroll our own textbox context menu for clipboard functions
phasefx [Wed, 7 Jan 2009 20:16:13 +0000 (20:16 +0000)]
roll our own textbox context menu for clipboard functions

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

15 years agodisable csp's in drop-down if they already exist
phasefx [Wed, 7 Jan 2009 18:29:26 +0000 (18:29 +0000)]
disable csp's in drop-down if they already exist

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

15 years agoapply new penalty
phasefx [Wed, 7 Jan 2009 17:35:13 +0000 (17:35 +0000)]
apply new penalty

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

15 years agore-orient this interface from scaffolding off of csp's to just using ausp's. Need...
phasefx [Wed, 7 Jan 2009 08:16:38 +0000 (08:16 +0000)]
re-orient this interface from scaffolding off of csp's to just using ausp's.  Need to add a drop-down of csp's for creating new ausp's, and an edit note function.  Also need to rethink the patron sidebar to maintain/stabilize dimensions/layout

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

15 years agoallow display of a forest, instead of just one tree; refactor to use standard searchA...
miker [Wed, 7 Jan 2009 02:23:03 +0000 (02:23 +0000)]
allow display of a forest, instead of just one tree; refactor to use standard searchAttr and override labelAttr and labelType

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

15 years agoReplaced all trivial uses of buffer_fadd() with the macros
scottmk [Tue, 6 Jan 2009 18:43:45 +0000 (18:43 +0000)]
Replaced all trivial uses of buffer_fadd() with the macros
OSRF_BUFFER_ADD and/or OSRF_BUFFER_ADD_CHAR.  Here "trivial"
means "anything I can replace with one or two macros."

buffer_fadd() is convenient but slow.  We should avoid it
when a faster alternative is just about as readable.

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

15 years agoReplaced all occurrences of buffer_data() with the OSRF_BUFFER_C_STR
scottmk [Tue, 6 Jan 2009 16:50:36 +0000 (16:50 +0000)]
Replaced all occurrences of buffer_data() with the OSRF_BUFFER_C_STR
macro, in order to eliminate some mallocs and frees.

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

15 years agominor spacing adjustment
miker [Tue, 6 Jan 2009 13:27:24 +0000 (13:27 +0000)]
minor spacing adjustment

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

15 years agoforce no_i18n mode for id_list queries; simplify "select" list builing for id_list...
miker [Tue, 6 Jan 2009 02:54:33 +0000 (02:54 +0000)]
force no_i18n mode for id_list queries; simplify "select" list builing for id_list mode; remove left over frees

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

15 years agodo not fetch from the db for retrieve-type methods (checks are done post-retrieve)
miker [Tue, 6 Jan 2009 02:20:31 +0000 (02:20 +0000)]
do not fetch from the db for retrieve-type methods (checks are done post-retrieve)

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

15 years agoAlways check the database version of the object for context org perms.
miker [Tue, 6 Jan 2009 01:58:22 +0000 (01:58 +0000)]
Always check the database version of the object for context org perms.

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

15 years agoimplemented delete
erickson [Mon, 5 Jan 2009 21:28:30 +0000 (21:28 +0000)]
implemented delete

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

15 years agofleshing more objects (marc type/form video form)
erickson [Mon, 5 Jan 2009 21:03:00 +0000 (21:03 +0000)]
fleshing more objects (marc type/form video form)

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

15 years agomethod returns id of ausp now
phasefx [Mon, 5 Jan 2009 20:40:03 +0000 (20:40 +0000)]
method returns id of ausp now

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

15 years agoreturn the ID of the newly created penalty object
erickson [Mon, 5 Jan 2009 20:22:19 +0000 (20:22 +0000)]
return the ID of the newly created penalty object

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

15 years agoThis update is a minor performance tweak. It replaces buffer_add()
scottmk [Mon, 5 Jan 2009 19:39:42 +0000 (19:39 +0000)]
This update is a minor performance tweak.  It replaces buffer_add()
with the OSRF_BUFFER_ADD_CHAR macro whenever we append only a
single character.

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

15 years agoadded utility function. given a list, creates a map of map[key] = obj, based on...
erickson [Mon, 5 Jan 2009 19:25:29 +0000 (19:25 +0000)]
added utility function.  given a list, creates a map of map[key] = obj, based on the selected key.  key can be a function or scalar "string" attribute

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

15 years agomore prototyping of patron-manged pending address changes
erickson [Mon, 5 Jan 2009 16:49:04 +0000 (16:49 +0000)]
more prototyping of patron-manged pending address changes

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

15 years agoreturn ID from pending addr CUD method on success
erickson [Mon, 5 Jan 2009 16:48:11 +0000 (16:48 +0000)]
return ID from pending addr CUD method on success

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

15 years agomade open-ils.actor.user.fleshed.retrieve authoritative
phasefx [Mon, 5 Jan 2009 16:31:21 +0000 (16:31 +0000)]
made open-ils.actor.user.fleshed.retrieve authoritative

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

15 years agomade open-ils.actor.user.retrieve authoritative. added CUD method for pending user...
erickson [Mon, 5 Jan 2009 16:25:54 +0000 (16:25 +0000)]
made open-ils.actor.user.retrieve authoritative.  added CUD method for pending user addresses

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

15 years agoentities for use-phone setting
erickson [Mon, 5 Jan 2009 14:37:09 +0000 (14:37 +0000)]
entities for use-phone setting

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

15 years agoremove standing penalties
phasefx [Mon, 5 Jan 2009 06:48:06 +0000 (06:48 +0000)]
remove standing penalties

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

15 years ago(untested) generic filtering, tree-indenting combobox
miker [Fri, 2 Jan 2009 21:34:45 +0000 (21:34 +0000)]
(untested) generic filtering, tree-indenting combobox

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

15 years agoapplying penalties. Need to rework how those embedded interfaces refresh and share...
phasefx [Fri, 2 Jan 2009 21:17:09 +0000 (21:17 +0000)]
applying penalties.  Need to rework how those embedded interfaces refresh and share patron data

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

15 years agouse admin_* perms for create/update/delete in the marc code tables
erickson [Fri, 2 Jan 2009 21:15:48 +0000 (21:15 +0000)]
use admin_* perms for create/update/delete in the marc code tables

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

15 years agoBeginnings of calculating date of next issue.
djfiander [Fri, 2 Jan 2009 20:51:33 +0000 (20:51 +0000)]
Beginnings of calculating date of next issue.

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

15 years agomake sure opts is always an object
miker [Fri, 2 Jan 2009 20:38:51 +0000 (20:38 +0000)]
make sure opts is always an object

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

15 years agotypo
phasefx [Fri, 2 Jan 2009 20:30:29 +0000 (20:30 +0000)]
typo

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

15 years agomake sure opts exists before referencing it
erickson [Fri, 2 Jan 2009 20:22:16 +0000 (20:22 +0000)]
make sure opts exists before referencing it

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

15 years agoconvenience method for returning ws_ou
phasefx [Fri, 2 Jan 2009 20:09:31 +0000 (20:09 +0000)]
convenience method for returning ws_ou

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

15 years agomake sync-style the default for pcrud, use {async:true} to go async
miker [Fri, 2 Jan 2009 19:53:38 +0000 (19:53 +0000)]
make sync-style the default for pcrud, use {async:true} to go async

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

15 years agoremoving extra marc_type link
erickson [Fri, 2 Jan 2009 19:14:26 +0000 (19:14 +0000)]
removing extra marc_type link

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

15 years agotweak the columns for the main patron standing penalty applicator/remover
phasefx [Fri, 2 Jan 2009 18:18:13 +0000 (18:18 +0000)]
tweak the columns for the main patron standing penalty applicator/remover

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

15 years agoif this breaks anything, we can change the broken code to call .find_object instead
phasefx [Fri, 2 Jan 2009 18:17:01 +0000 (18:17 +0000)]
if this breaks anything, we can change the broken code to call .find_object instead

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

15 years agochanging opensrf response codes on general pcrud failure/denial for better client...
miker [Fri, 2 Jan 2009 17:47:31 +0000 (17:47 +0000)]
changing opensrf response codes on general pcrud failure/denial for better client-side handling

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

15 years agoif the template path maps directly to a file, no need to require configuration it...
erickson [Fri, 2 Jan 2009 17:37:57 +0000 (17:37 +0000)]
if the template path maps directly to a file, no need to require configuration it in the web config

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

15 years agostarted hold matrix matchpoint ui
erickson [Fri, 2 Jan 2009 16:10:18 +0000 (16:10 +0000)]
started hold matrix matchpoint ui

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

15 years agotypo
phasefx [Fri, 2 Jan 2009 15:33:06 +0000 (15:33 +0000)]
typo

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

15 years agoadded p[erma]crud entries for hold-matrix-matchpoint
erickson [Wed, 31 Dec 2008 21:14:26 +0000 (21:14 +0000)]
added p[erma]crud entries for hold-matrix-matchpoint

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

15 years agodoh! s/total_billed/total_owed/
miker [Wed, 31 Dec 2008 00:52:55 +0000 (00:52 +0000)]
doh! s/total_billed/total_owed/

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

15 years agostanding penalty patron UI. almost there
phasefx [Tue, 30 Dec 2008 23:35:38 +0000 (23:35 +0000)]
standing penalty patron UI.  almost there

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

15 years agoput User Perm Editor into Actions for this Patron
phasefx [Tue, 30 Dec 2008 21:50:45 +0000 (21:50 +0000)]
put User Perm Editor into Actions for this Patron

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

15 years agomove the Test Password button from the summary sidebar to a more expandible Actions...
phasefx [Tue, 30 Dec 2008 21:34:48 +0000 (21:34 +0000)]
move the Test Password button from the summary sidebar to a more expandible Actions for this Patron menulist

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

15 years agothis ensures that a selected patron nav button becomes visible in the arrowscrollbox...
phasefx [Tue, 30 Dec 2008 20:20:25 +0000 (20:20 +0000)]
this ensures that a selected patron nav button becomes visible in the arrowscrollbox when selected via the keyboard

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

15 years agoan arrowscrollbox for the patron nav buttons, for when the translated text gets...
phasefx [Tue, 30 Dec 2008 20:09:10 +0000 (20:09 +0000)]
an  arrowscrollbox for the patron nav buttons, for when the translated text gets long.  Still not ideal, but better than having a big horizontal bar for the whole interface.  An accesskey for the refresh button, but leaving it unset for en-US so that it won't collide with the top-level Search menu

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

15 years agocommonStrings is loaded by the global_util overlay now
phasefx [Tue, 30 Dec 2008 19:56:16 +0000 (19:56 +0000)]
commonStrings is loaded by the global_util overlay now

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

15 years agorudimentary support for showing pending addrs
erickson [Tue, 30 Dec 2008 19:44:51 +0000 (19:44 +0000)]
rudimentary support for showing pending addrs

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

15 years agoget standing penalties via pcrud
phasefx [Tue, 30 Dec 2008 19:17:01 +0000 (19:17 +0000)]
get standing penalties via pcrud

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

15 years agooops. need to use a hash here
phasefx [Tue, 30 Dec 2008 17:21:25 +0000 (17:21 +0000)]
oops.  need to use a hash here

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

15 years agomove the grid menu init code into the JS to improve render timing
erickson [Tue, 30 Dec 2008 16:11:42 +0000 (16:11 +0000)]
move the grid menu init code into the JS to improve render timing

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

15 years agoupdated child settings to match cstore. raised max-requests settings for pcrud and...
erickson [Tue, 30 Dec 2008 15:53:22 +0000 (15:53 +0000)]
updated child settings to match cstore.  raised max-requests settings for pcrud and cstore to reduce churn.  fully qualified log/lock file names.  retabbed new section

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

15 years agoforgot to check these in, for the Test Password button in the patron sidebar
phasefx [Tue, 30 Dec 2008 15:48:50 +0000 (15:48 +0000)]
forgot to check these in, for the Test Password button in the patron sidebar

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

15 years agoadded p[erma]crud entries for age protect rules
erickson [Tue, 30 Dec 2008 15:38:27 +0000 (15:38 +0000)]
added p[erma]crud entries for age protect rules

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

15 years agosection for pcrud
phasefx [Tue, 30 Dec 2008 14:20:17 +0000 (14:20 +0000)]
section for pcrud

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

15 years agoimplemented inline update for picklist names. shorter default date format
erickson [Mon, 29 Dec 2008 23:14:08 +0000 (23:14 +0000)]
implemented inline update for picklist names.  shorter default date format

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

15 years agoadded permacrud/pcrud entries for actor.usr_standing_penalty
erickson [Mon, 29 Dec 2008 23:12:14 +0000 (23:12 +0000)]
added permacrud/pcrud entries for actor.usr_standing_penalty

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

15 years agomaterialized summary of billable transaction balances
miker [Mon, 29 Dec 2008 21:19:02 +0000 (21:19 +0000)]
materialized summary of billable transaction balances

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

15 years agoslight refactor, and image for remove button
phasefx [Mon, 29 Dec 2008 19:52:54 +0000 (19:52 +0000)]
slight refactor, and image for remove button

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

15 years agouse attribute here since the thread creating that element hasn't exited yet
phasefx [Mon, 29 Dec 2008 19:47:43 +0000 (19:47 +0000)]
use attribute here since the thread creating that element hasn't exited yet

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

15 years agobetter visibility with this css
phasefx [Mon, 29 Dec 2008 19:45:04 +0000 (19:45 +0000)]
better visibility with this css

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

15 years agocan now pass in a list of source user id's to merge into the single master user....
erickson [Mon, 29 Dec 2008 19:07:03 +0000 (19:07 +0000)]
can now pass in a list of source user id's to merge into the single master user.  updated json query to use the more consise syntax

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

15 years agoplugged in the grid selector as an example. still prototyping, though
erickson [Mon, 29 Dec 2008 18:55:55 +0000 (18:55 +0000)]
plugged in the grid selector as an example.  still prototyping, though

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

15 years agohide the grid while we wait for selected column info to return from the server
erickson [Mon, 29 Dec 2008 18:46:33 +0000 (18:46 +0000)]
hide the grid while we wait for selected column info to return from the server

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

15 years agoremove import of dijit tests css
erickson [Mon, 29 Dec 2008 18:45:55 +0000 (18:45 +0000)]
remove import of dijit tests css

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

15 years agoadded option to flesh owner object
erickson [Mon, 29 Dec 2008 18:45:21 +0000 (18:45 +0000)]
added option to flesh owner object

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

15 years agofixed cstoreeditor invocation
erickson [Mon, 29 Dec 2008 18:35:58 +0000 (18:35 +0000)]
fixed cstoreeditor invocation

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

15 years agoif the hold targeter server process stops responding, clean up and go away
erickson [Mon, 29 Dec 2008 17:55:02 +0000 (17:55 +0000)]
if the hold targeter server process stops responding, clean up and go away

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

15 years agogive every xul file access to offlineStrings, since the pervasive util.network librar...
phasefx [Mon, 29 Dec 2008 17:44:55 +0000 (17:44 +0000)]
give every xul file access to offlineStrings, since the pervasive util.network library relies on it

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

15 years agoJavascript functions don't have an implicit return. Inverted the logic (filter_list...
phasefx [Mon, 29 Dec 2008 17:33:43 +0000 (17:33 +0000)]
Javascript functions don't have an implicit return.  Inverted the logic (filter_list is backwards).  Added some defensive code

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

15 years agospacing fixes
miker [Mon, 29 Dec 2008 17:30:16 +0000 (17:30 +0000)]
spacing fixes

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

15 years agouse an arg hash instead of params
erickson [Fri, 26 Dec 2008 21:28:11 +0000 (21:28 +0000)]
use an arg hash instead of params

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

15 years agocolumn settings are loaded and applied at page load time
erickson [Fri, 26 Dec 2008 19:53:50 +0000 (19:53 +0000)]
column settings are loaded and applied at page load time

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

15 years agocreated new grid column picker that uses new dojo 1.2 capabilities for built-in colum...
erickson [Fri, 26 Dec 2008 18:49:17 +0000 (18:49 +0000)]
created new grid column picker that uses new dojo 1.2 capabilities for built-in column picking.  added deprecation warning to old version.  will remove it as soon as it is cleared from other code

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

15 years agoaugmented penalty block list widget to automatically return the formated value
erickson [Fri, 26 Dec 2008 16:52:17 +0000 (16:52 +0000)]
augmented penalty block list widget to automatically return the formated value

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

15 years agodo the sorting on the server
erickson [Fri, 26 Dec 2008 14:01:03 +0000 (14:01 +0000)]
do the sorting on the server

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

15 years agoanother entry point for verify credentials, via patron sidebar. also disable some...
phasefx [Tue, 23 Dec 2008 22:22:36 +0000 (22:22 +0000)]
another entry point for verify credentials, via patron sidebar.  also disable some of the interface if thus invoked

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

15 years agoforgot the CSS for the verify credentials interface. xulrunner 1.9 won't let remote...
phasefx [Tue, 23 Dec 2008 21:54:09 +0000 (21:54 +0000)]
forgot the CSS for the verify credentials interface.  xulrunner 1.9 won't let remote xul load chrome css, which sux0rs and makes no sense since XUL is in part defined by chrome CSS

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

15 years agofixed backwards logic to protect system penalties from deletion
erickson [Tue, 23 Dec 2008 21:48:38 +0000 (21:48 +0000)]
fixed backwards logic to protect system penalties from deletion

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

15 years agoMove this from chrome to remote, where it belongs
phasefx [Tue, 23 Dec 2008 21:41:37 +0000 (21:41 +0000)]
Move this from chrome to remote, where it belongs

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

15 years agoimplemented delete and update
erickson [Tue, 23 Dec 2008 21:38:26 +0000 (21:38 +0000)]
implemented delete and update

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

15 years agocss tweak
phasefx [Tue, 23 Dec 2008 21:33:40 +0000 (21:33 +0000)]
css tweak

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

15 years agoif we remove the only address, make sure addresses is still an array
erickson [Tue, 23 Dec 2008 20:09:06 +0000 (20:09 +0000)]
if we remove the only address, make sure addresses is still an array

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

15 years agoin patron retrieval interface for checkouts, replace the barcode.exist call with...
phasefx [Tue, 23 Dec 2008 19:44:01 +0000 (19:44 +0000)]
in patron retrieval interface for checkouts, replace the barcode.exist call with one that returns the user id or an event on failure

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

15 years agoadded some more friend seed values
erickson [Tue, 23 Dec 2008 18:20:09 +0000 (18:20 +0000)]
added some more friend seed values

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

15 years agoadded support for friends viewing holds. general code update/cleanup
erickson [Tue, 23 Dec 2008 18:06:29 +0000 (18:06 +0000)]
added support for friends viewing holds.  general code update/cleanup

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

15 years agoonly fetch the user if needed for perm checking
erickson [Tue, 23 Dec 2008 18:06:02 +0000 (18:06 +0000)]
only fetch the user if needed for perm checking

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

15 years agoadded support for friends viewing checkouts
erickson [Tue, 23 Dec 2008 15:39:29 +0000 (15:39 +0000)]
added support for friends viewing checkouts

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

15 years agofixed broken method call params
erickson [Tue, 23 Dec 2008 15:39:13 +0000 (15:39 +0000)]
fixed broken method call params

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

15 years agoretrieve patron button on verify credentials interface
phasefx [Mon, 22 Dec 2008 21:59:28 +0000 (21:59 +0000)]
retrieve patron button on verify credentials interface

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

15 years agoimplemented delete
erickson [Mon, 22 Dec 2008 21:43:24 +0000 (21:43 +0000)]
implemented delete

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

15 years agoif both username and barcode are provided, make sure they refer to the same user
phasefx [Mon, 22 Dec 2008 21:04:52 +0000 (21:04 +0000)]
if both username and barcode are provided, make sure they refer to the same user

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

15 years agoadded strict/warnings and fixed some var handling. also, make sure i capture the...
erickson [Mon, 22 Dec 2008 20:37:36 +0000 (20:37 +0000)]
added strict/warnings and fixed some var handling.  also, make sure i capture the final result

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

15 years agoremoving unused and un-correct user search method
erickson [Mon, 22 Dec 2008 20:33:34 +0000 (20:33 +0000)]
removing unused and un-correct user search method

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

15 years agoa just-in-case reminder to fix this
phasefx [Mon, 22 Dec 2008 19:55:16 +0000 (19:55 +0000)]
a just-in-case reminder to fix this

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

15 years agoif the caller passes in an identifier, make sure it points to an actual object
erickson [Mon, 22 Dec 2008 18:57:20 +0000 (18:57 +0000)]
if the caller passes in an identifier, make sure it points to an actual object

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

15 years agotake advantage of cseditor's magic logging and event creation by calling it's exporte...
erickson [Mon, 22 Dec 2008 18:53:37 +0000 (18:53 +0000)]
take advantage of cseditor's magic logging and event creation by calling it's exported method

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

15 years agoadded "replaces" column to IDL
erickson [Mon, 22 Dec 2008 18:32:38 +0000 (18:32 +0000)]
added "replaces" column to IDL

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