]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-02-21 mikeradding authoritative method varients
2008-02-20 dbsUpdate libdbi and libdbi-drivers to 0.8.3 to avoid...
2008-02-20 dbsConvert entity-ized hyphens back to regular hyphens...
2008-02-20 dbsFrench MARC tooltip creator for the cataloging interface
2008-02-19 ericksonusing explicit namespace in addition to default namespa...
2008-02-19 ericksonRemoving some dead code
2008-02-19 dbsAdd explicit postgresql version dependencies
2008-02-18 ericksonreturning undef on not-found instead of 0 to prevent...
2008-02-18 phasefxThis method returns 1 or 0. == appears to work whether...
2008-02-18 phasefxThis method returns 1 or 0. == appears to work whether...
2008-02-16 phasefxHoldings Maintenance interface. copy_browser.js uses...
2008-02-15 mikeradding hold matrix model data; adding permacrud validat...
2008-02-15 mikeradding test result virtual class and fixing cut-n-paste...
2008-02-15 ericksondefaulting selection_ou to the pickup lib instead of...
2008-02-14 mikerin-DB circ matrix models (a couple more to go)
2008-02-14 phasefxtweaked wording for Items Out interface to better match...
2008-02-13 dbsUpdate copyright statement in catalogue footer
2008-02-13 phasefxremoving dead code.. Hold Capture interface is a varian...
2008-02-12 mikerarg! typo
2008-02-12 dbsi18n for the server/main and server/OpenILS directories
2008-02-11 dbsComplete server/circ/util.js i18n (oh my aching fingers)
2008-02-11 mikeradde Parse::RecDescent stubbing for future use
2008-02-11 ericksonaugmented parse_and_raise to act as a pass-thru when...
2008-02-11 ericksonrolling back one change to oilsEventFree, which was...
2008-02-11 ericksonnew lib IP ranges
2008-02-11 mikerPatch from Scott McKellar which plugs a couple of memor...
2008-02-11 dbsStart tackling circ/util.js i18n
2008-02-08 mikermoving to direct call syntax instead of indirection...
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2008-02-08 ericksondirect function calls to prevent any issues with $self
2008-02-08 ericksoncalling copy_details directly to prevent any issues...
2008-02-08 dbsFix one little typo
2008-02-08 ericksonmoving variable decl. until after config is loaded
2008-02-08 mikeradding subfield setting for idfield
2008-02-07 dbsMostly finish off server/circ i18n work
2008-02-07 dbsTypo: lenth -> length
2008-02-07 mikeralso bringing the permacrud.xsd from acq (thanks for...
2008-02-07 mikeradding index for object perms, and re-tabbing a bit
2008-02-07 mikercross-port the per-object perm scheme from the acq...
2008-02-07 dbsEnsure ils_events.py is executable
2008-02-07 dbsBring copy_status to the world of i18n
2008-02-07 mikerfixing readonly IDL logic
2008-02-06 ericksonadded explicit "return undef"
2008-02-06 ericksonlogic bug in new perm checker. removed some dead code
2008-02-06 ericksonadded vars to store permission error info
2008-02-06 ericksonusing shared build_org_tree in apputils
2008-02-06 ericksonnow using the find_highest_perm_org and get_org_tree...
2008-02-06 ericksonfixed variable declaration
2008-02-06 ericksongave cstore editor the ability to check an array of...
2008-02-06 mikeruse serial instead of plain INT for pkey on circ_mod_te...
2008-02-06 ericksonoverriding save to force None-ness on the interval...
2008-02-06 ericksonadded example verbose name
2008-02-06 ericksongetting closer on the circmatrixmatchpoint editing
2008-02-06 dbsi18n improvements as I go through updating status
2008-02-05 mikerupdating the exporter config to add the proxy for staff
2008-02-05 phasefxregression in dos.print kludge.. need to quote path...
2008-02-05 ericksonrepaired descendant logic for initial high perm org
2008-02-05 ericksonadded a descendants option to the high work org retriev...
2008-02-05 ericksonfixed some typos
2008-02-05 ericksonfixed calls to new_editor, which will not work in apput...
2008-02-05 ericksonadded org descendant/ancestor/full_path utility methods
2008-02-05 mikerupdating models with (what should be) working display...
2008-02-05 dbsMore i18n for chrome
2008-02-05 dbsCorrect common.error vs. common.exception mistake,...
2008-02-05 dbsBring i18n to main.js
2008-02-04 ericksonmoved some of the work org and perm calls into apputils...
2008-02-04 dbsBring more i18n love to chrome/main
2008-02-04 ericksonadded a .ids version of the work ou retrieval function...
2008-02-04 dbsFix typo (getStrint->getString)
2008-02-04 phasefxclear "Red Items are circulating" hint on refresh in...
2008-02-04 ericksonrepaired some copy/paste errors
2008-02-04 mikeradding baseline circ matrix models
2008-02-04 dbsBring i18n to JSAN error messages
2008-02-04 ericksonadded a min-depth function for a group of orgs, changed...
2008-02-04 ericksonforcing int-ness on flat org keys for consistency
2008-02-04 ericksonverifying existance of org tree before building union...
2008-02-04 ericksonno longer clobbering client-provided array of orgs
2008-02-04 ericksonrepaired logic error in union-tree builder
2008-02-04 dbsComplete i18n of chrome/cat/opac.js
2008-02-04 dbsBring i18n to the main login window
2008-02-03 mikerPatch from Scott McKellar:
2008-02-03 mikerinitial in-db circ and hold stuff. this codifies the...
2008-02-02 dbsi18n of copy status overlay
2008-02-02 mikerprotect against null fingerprints (???)
2008-02-02 dbsi18n for copy details and circulation summary screens
2008-02-02 dbsi18n for checkout and circulation info interfaces
2008-02-02 dbsMake "make clean" clean the staff_client directory...
2008-02-02 dbsRevert revision 8546 - checked in the wrong file.
2008-02-01 ericksoncreated method to return the thinnest full tree which...
2008-02-01 mikeradding the usr->barcode link
2008-02-01 ericksonremoved cstoreditor :funcs import, was causing circular...
2008-02-01 ericksonmoved old-fashioned perm check to json_query for speed
2008-02-01 ericksonadded method to find the org tree segments where a...
2008-02-01 phasefxsidestep race condition with new volumes and db replica...
2008-02-01 phasefxsingle-row refresh does not realize when an item needs...
2008-02-01 mikerit's the little things that getcha .... typo
2008-02-01 mikersubcolumn redux: need to wrap the function call in...
2008-02-01 mikergive cstore the ability to select a subcolumn from...
2008-02-01 mikeradding 610, 611 and 630 to the list of controlled fields
2008-01-31 ericksoncomitting initial authoritative auto-magic transactions...
next