2008-07-16 erickson * : backporting shelving location filter 2008-07-17 miker * : adding labels for new ops 2008-07-18 miker * : add shelving location filter support * : upgrade script for upcoming 1.2.3.0 2008-07-18 erickson * : added support for configurable search page sizes and max pages * : backporting a modified version of the adv search form clearing. now also clears if no search info is propogated * : added core limit search setting, summary info in return object, and changed defaults to 500/20 2008-07-18 miker * : protect against "no bump for type" 2008-07-18 erickson * : focus first search box on clear 2008-07-21 erickson * : typo on element name * : displaying report columns vertically to prevent unnecessary scrolling * : need to clear out the colums so they don't accumulate 2008-07-25 miker * : use more correct test (rather than a side-effect) to detect short durations circs 2008-07-25 erickson * : turning raw time durations into h/m/s notation so interval_to_seconds can parse it 2008-07-27 miker * : backporting implementation of the backend for "max_fine as percent-of-price" functionality 2008-07-27 erickson * : show the org tree root in the copy details display if it can have items 2008-07-28 miker * : syncing upgrade script with reality 2008-07-29 miker * : removing spurious entityize * : copy-n-paste error -- thanks Dan! 2008-07-30 erickson * : Basic web-based selfcheck interface. This interface implements a subset of http://open-ils.org/dokuwiki/doku.php?id=scratchpad:simple_self_check * : oops, forgot the aliasmatch locale extraction for selfcheck * : falling back to existing is_true method 2008-07-31 miker * : add a text field for t/f for now. 1.4 will have the friendly interface for setting this 2008-07-31 phasefx * : don't assume the ws_ou has a parent * : In Holdings Maintenance, we used to disable some render child behavior for the top of the org hierarchy, to prevent in the case of PINES, 200-odd libraries from being retrieved and rendered. Now we check the can_have_vols for that org as well, to allow the interface to work with a single-org hierarchy * : we want to explicitly set net access level for new users or the db will provide a default 2008-07-31 erickson * : Upped the default patron timeout to 10 minutes When an item barcode is scanned but the Enter key is not sent, the system waits a configured amount of time (default 800 milliseconds) then selects the text so the next scan will replace the existing text. Automatically print at logout time Replace Logout and Print links with "Done" links since printing is assumed 2008-07-31 miker * : make grace period a command line parameter 2008-07-31 erickson * : added explicit DESTROY methods to each package so AUTOLOAD won't attempt to use it * : if a patron barcode regex is configured and a patron barcode is scanned into the item barcode input, the current user is logged out and the new user is logged in * : updating selfcheck apache config to use generic proxy module * : if you set signed.applets.codebase_principal_support to true in about:config in Firefox, you now have the option to bypass the printer dialog if you accept the security dialogs 2008-08-01 miker * : backporting proxy fix from trunk -- cannot reuse a __DATA__ section in mod_perl 2008-08-02 miker * : set a reasonable prefix on autogenerated TCN values 2008-08-04 erickson * : "parent" is a special variable. some browsers (opera) will complain 2008-08-04 miker * : add support for xml-based z servers (such as xml-backed zebra without yaz-proxy) * : typo in comment 2008-08-05 miker * : backporting syntax/ref fixes from Bill 2008-08-05 erickson * : catch server errors on checkout, clear the pending transaction flag, store the exception text in a hidden div as a debugging tool * : the existing if/else construct was forcing the proximity call regardless of whether the cached value existed. changed and tested 2008-08-06 miker * : Branching 1.2.3 stream * : bumping reported version * : improving local TCN value generator to avoid conflicts with id-as-TCN cases * .: NOW tagging 1.2.3.0 * Open-ILS/src/perlmods/OpenILS/Application.pm: bumping reported version