]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/xul/staff_client
Merge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen...
[Evergreen.git] / Open-ILS / xul / staff_client /
2010-12-07 phasefxtab lock infrastructure. call xulG.lock_tab() and...
2010-12-06 phasefxdescribe these variables for staff.circ_modifier.display
2010-12-02 phasefxcopy/paste-o. Retrieve Patron in the patron log sectio...
2010-12-01 dbsReturn the copy status name when a copy is not available
2010-12-01 dbwellsAssorted small serials fixes
2010-11-30 phasefxdon't want a Refresh to jump back to the default sub...
2010-11-30 phasefxhave the patron display default to the bills interface...
2010-11-30 phasefxadd click event to red-text label in check-in UI for...
2010-11-30 phasefxmenu entry for Admin->Server Administration->Acquisitio...
2010-11-29 mikerPatch (trunk-ified) from Jeff Godin:
2010-11-24 senatorEverything else in the menu is alphabetized (in English...
2010-11-23 phasefxmove all invocations of Volume/Copy Creator and Spine...
2010-11-23 senatorSerials: add ability to print routing lists from the...
2010-11-22 phasefxappend to bottom of list for xul-based hold list interf...
2010-11-21 phasefxbump xulrunner version
2010-11-21 phasefxadd xhtml namespace to global.css, though I can't figur...
2010-11-19 phasefxno one likes the persisting call number with fast add...
2010-11-18 dbwellsReplace deprecated use of window.opener in unit selecti...
2010-11-17 dbsAdd authority control support for 630 and 648 fields
2010-11-15 dbsPrevent creation of authority records that are truncate...
2010-11-15 dbsDo not cache the authority context menu
2010-11-12 ericksonServer-generated IDL JS
2010-11-11 phasefxpatch from bshum to bring his Search Catalog button...
2010-11-10 senatorSerials: patch from Dan Wells to address Launchpad...
2010-11-10 phasefxreplace Cookie.js/cookieManager with dojo.cookie. ...
2010-11-10 senatorMerge serials-integration branch, incorporating new...
2010-11-05 gmcswitch to authoritative methods for various acq retrievals
2010-11-05 gmcundo premature commit
2010-11-05 gmcmissed database update script
2010-11-05 senatorAddress https://bugs.launchpad.net/evergreen/2.0/+bug...
2010-11-05 phasefxPatch from Benjamin Shum for the staff client button...
2010-11-01 dbsReplace hard-coded '(CONS)' for MARC control number...
2010-10-28 senatorConfig UIs for hard due dates and their values
2010-10-28 phasefxPut a placeholder row into the checkin list to better...
2010-10-28 senatorAlternate Serial Control UI misc bugfixes, minor tweaks...
2010-10-27 phasefxexperiment: asynchronous check-in via checkbox toggle...
2010-10-27 phasefxtruth in advertising. label change
2010-10-27 phasefxGive staff the ability to select a circ lib and user...
2010-10-27 phasefxView Source option for embedded browser (click on the...
2010-10-25 phasefxFloating field in alternate item details UI
2010-10-22 mikerUse standard JS syntax; var [...] seems to be a Spiderm...
2010-10-21 phasefxilsevent is no longer a number, but a string. I knew...
2010-10-20 phasefxPatch from tsbere for new tab versus current tab behavi...
2010-10-20 senatorAlt serials interface tweak
2010-10-18 phasefxstop sign page was incorrectly coming up for all penalties
2010-10-18 phasefxmake Circulation -> Enter Offline Interface open a...
2010-10-18 phasefxfix billing interface so that %title% and %barcode...
2010-10-18 phasefxcorrect default bills_historical template to use %mbts_...
2010-10-14 mikerpatch from Steve Callendar to avoid resetting the passw...
2010-10-14 phasefxchange the Swap Editor button to a persisted checkbox
2010-10-13 phasefxoverzealous trimming of cat.properties
2010-10-12 phasefxentry points for miker_'s batch marc editor
2010-10-12 phasefxnew record merge UI. needs r18287, r18288. I'll backp...
2010-10-12 phasefxvertical bib summary (mainly for use in the Merge Recor...
2010-10-12 phasefxallow util.deck to be instantiated with either a xul...
2010-10-12 phasefxadd option for hiding entire embedded browser toolbar
2010-10-11 phasefxinitialize these lists just once to prevent display...
2010-10-08 phasefxtypo
2010-10-08 phasefxfix logic error where we were just testing for the...
2010-10-08 phasefxmoving users in and out of groups produced dialogs...
2010-10-07 phasefxdestination_shelf macro for hold and hold/transit slips...
2010-10-06 senatorNew way to printing shelf-expired holds
2010-10-06 phasefxhold/transit slips may want to use stat cats as well
2010-10-05 phasefxsome I18N and tweak call to getIntPref. Is the 2nd...
2010-10-05 phasefxbug fix for close tab regression
2010-10-05 phasefxpatch from tsbere to improve tab behavior and to give...
2010-10-05 phasefxpatch from tsbere to use _blank for new windows instead...
2010-10-05 phasefxbe quiet with errors retrieving remote column settings
2010-10-05 phasefxmore classname hooks for local CSS to latch on to if...
2010-10-04 senatorAdd "Patron Alias" as an available column in pull list...
2010-10-01 senatorFix an apparent bug in a case where OpenILS::WWW::Proxy...
2010-10-01 senatorOffer yet another pull list printing pathway
2010-09-28 phasefxDelete all cookies on logoff. There's dojo code that...
2010-09-28 phasefxthis breaks (hides) the buttonbar in windows. Sorry...
2010-09-28 dbsAdd a placeholder server/skin/custom.js to prevent...
2010-09-26 phasefxunmark record for overlay after it is overlaid
2010-09-26 phasefxmake the MARC editor optional with Z39.50
2010-09-26 phasefxCall persist_helper() in most interfaces. Give it...
2010-09-26 phasefxmake all the splitters sticky with oils_persist
2010-09-26 phasefxmake the splitters in the z39.50 interface sticky
2010-09-26 phasefxShow cover art in Z39.50 client. I'm slow, so it only...
2010-09-24 phasefxspawn item attribute editor instead of item notes UI...
2010-09-24 phasefxdon't styled the juvenile indicator in the patron displ...
2010-09-24 phasefxthis call returns an array; fixes surprise stat cats...
2010-09-24 phasefxWe're starting to get events where ilsevent == empty...
2010-09-23 phasefxdisable holds Detail View button until the asynchronous...
2010-09-23 mikerForward-port of a patch from Steve Callendar, via James...
2010-09-23 dbsRemove most annoying UI "feature" of the new authority...
2010-09-22 phasefxset label printer context for label printing
2010-09-22 phasefxfix from tsbere to handle case where the print strategy...
2010-09-22 phasefxfixes a bug in Item Status -> Alternate View when the...
2010-09-22 phasefxHoldings Maintenance used to make too many assumptions...
2010-09-22 phasefxhandle null as a return result for an empty list
2010-09-22 phasefxuse fieldmapper.standardRequest here for easier configu...
2010-09-21 phasefxoffline printer role
2010-09-21 dbsCreate and edit... authority record now gets $0 control...
2010-09-21 dbsAppend the $0 controlling subfield to newly created...
2010-09-20 phasefxChange behavior of stat cat display in horizontal patro...
2010-09-19 phasefxremove redundant invocation of custom.js, and tweak...
2010-09-19 phasefxMake sure offline interfaces correctly load printer...
next