]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-07-22 dbsFTS on serials records is unnecessary bloat
2009-07-22 phasefxexample of getting dojo and PermaCrud to work with xul
2009-07-21 ericksonsetting circ.workstation when appropriate. some minor...
2009-07-21 scottmkOops -- correcting carelessness of previous change
2009-07-21 ericksonremoved old, unnecessary comment
2009-07-21 scottmkAdding a column "workstation" to action.circulation
2009-07-21 scottmkThis update to oils_cstore.c moves in the direction...
2009-07-21 ericksonadded hold notification trigger event def
2009-07-21 mikeradd 1.6 upgrade sql (and remove 2.0 stub)
2009-07-21 ericksonIE does not support Array.map(), use dojo.map(). dojox...
2009-07-21 dbsHrm; expose dojo.require() calls
2009-07-21 dbsUse pcrud to delete MFHD records, per berick's suggesti...
2009-07-21 ericksonuse the editor's allowed() method for checking perms...
2009-07-21 dbsAdd a basic UI for creating and deleting MFHD records...
2009-07-21 dbsAdd some crude methods for creating and deleting MFHD...
2009-07-21 dbsDo not display holdings for serial records that have...
2009-07-21 djfianderMerge processing for $yp and $yc into single loop,...
2009-07-21 djfianderAdd a bit more debugging code
2009-07-21 djfianderAdd a few more tests, including one of a combined publi...
2009-07-20 dbsAvoid one useless call to the goog
2009-07-20 ericksonlocaleStrings variable getting clobbered by some other...
2009-07-20 ericksonin general, you want the router to operate at loglevel...
2009-07-20 ericksonspecific cookie path not playing nicely when communicat...
2009-07-20 ericksonfixed reltype for hold notes. might_have -> has_many
2009-07-20 phasefxno need to destroy and recreate this interface if staff...
2009-07-20 phasefxremoved unused variable
2009-07-20 ericksondisplay label strings for linked objects instead of...
2009-07-20 phasefxThis interface needs to change a bit, but I wanted...
2009-07-19 ericksonadded seed data for hold-available notifications. ...
2009-07-18 scottmkIn oils_auth.c: changed the treatment of inactive accounts.
2009-07-17 scottmkIn oils_auth.c: Fixed a bug.
2009-07-17 mikerautodetect marcxml (or, rather, "not binary marc")...
2009-07-17 ericksonadded option to import holdings from main record import...
2009-07-16 erickson1. OK to have duplicate usr_standing_penalty's. 2...
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-07-16 ericksonflesh hold notes on retrieve by id
2009-07-16 dbsGive cataloguers a chance to recover from errors, or...
2009-07-15 ericksonin duplicate patron search, sort patrons with penalties...
2009-07-15 phasefxeh, still didn't think it through. so much for one...
2009-07-15 phasefxdidn't mean to leave param2 and param3 in there
2009-07-15 phasefxNot tested, but let the keys 'search_limit' and 'search...
2009-07-15 ericksonpatch from Mike R. to provide an option to sort user...
2009-07-15 scottmkIn actor.usr_delete(): correct the mistreatment of...
2009-07-15 mikercheck for a null circ mod on an item when doing a non...
2009-07-15 mikerProtect against duplicate Located URIs at ingest time
2009-07-15 ericksonrepaired missing ; after COMMENT
2009-07-15 ericksonpatched up some logic bugs, fixed some typos
2009-07-15 scottmkIn verifyObjectPCRUD: pull the lookup of the root org_u...
2009-07-15 scottmkUndoing previous misguided commit
2009-07-14 scottmkCorrect a syntax error where '$func$' appeared in the...
2009-07-14 ericksonadded seed data for org-unit setting
2009-07-14 ericksonwhen patron checks out an item and they have no holds...
2009-07-14 scottmkCorrecting some careless typos...
2009-07-14 scottmkAdd tables from the auditor schema to actor.usr_purge_d...
2009-07-14 scottmkFor the id_list methods: build the SELECT clause directly
2009-07-14 ericksonPatch from James Fournie -- fixing org tree fleshing...
2009-07-14 scottmkTweaks to oils_cstore.c:
2009-07-14 dbsEnhance RefWorks support on a per-skin basis:
2009-07-13 ericksonadded duplicate phone / address searching. added and...
2009-07-13 scottmkAdd two functions to the actor schema:
2009-07-13 ericksonuse new dojo-ified patron edit interface by default
2009-07-13 dbsBasic fix for reporter as of rel_1_6 and the super...
2009-07-13 ericksonforce the staff flag to true for staff-created notes
2009-07-13 ericksonadded 'staff' column to indicate a staff-created hold...
2009-07-13 ericksoncapture the timeout argument to json_query
2009-07-11 scottmkPlug a couple of memory leaks.
2009-07-11 dbsUpdate to latest libyaz; install z39.50 server library...
2009-07-10 ericksondtd entity for new usr_summary column in stat cat editor
2009-07-10 ericksonusing new penalty org depth when setting invalid addr...
2009-07-10 ericksonadded ancestor at depth util function
2009-07-09 ericksonadded support for setting usr_summary column on actor...
2009-07-09 ericksonadded usr_summary column to storage since most of the...
2009-07-09 ericksondon't force a depth on the call to actor.org_unit_full_...
2009-07-09 scottmkAdd new column org_depth to config.standing_penalty.
2009-07-09 ericksonadded invalid patron address penalty creation/deletion...
2009-07-09 ericksonadded another user penalty fetcher which just returns...
2009-07-09 dbsThe introduction of codecs broke this script. Fun!
2009-07-09 dbsMore codecs conversion for i18n scripts
2009-07-09 dbsBring the magic of codecs to the i18n script masses
2009-07-09 dbsNeed to generate the opac.js Dojo string file, too
2009-07-09 dbsReproduced miker's problem building i18n on a clean...
2009-07-08 djfianderFix calculation of of date correction.
2009-07-08 djfianderComment out some debugging statements I checked in...
2009-07-08 scottmkAdd a new boolean column usr_summary to actor.stat_cat.
2009-07-08 lmcfarlandadded functionality of searching for patron via barcode...
2009-07-08 ericksonif alerting on empty bibs and not overriding, return...
2009-07-08 phasefxdon't fuss if staff do not override TITLE_LAST_COPY...
2009-07-08 phasefxTITLE_LAST_COPY override for batch copy delete in bucke...
2009-07-08 ericksonadded invalid addr penalty and org-unit setting to...
2009-07-08 ericksonuse dynamic bucket item class name for notes fleshing
2009-07-08 scottmkAdd an ON DELETE CASCADE clause to the foreign key...
2009-07-08 djfianderRefactor to pass around array refs instead of long...
2009-07-08 djfianderAdd more evil test cases
2009-07-08 djfianderFix a call to DateTime::clone() that I missed the other day
2009-07-07 ericksonadded an additional status of 5 for holds. if a captur...
2009-07-07 ericksonadded the hold-shelf-status-delay setting with description
2009-07-07 ericksonoops, meant to check pickup-lib, not requesting lib.
2009-07-07 phasefxwhitespace, locale, and no chrome skin in remote xul...
2009-07-07 scottmkMore tinkering with oils_cstore.c:
2009-07-07 djfianderAdd some more complex publication patterns, fix code...
next