]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
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...
2009-07-06 djfianderDon't need DateTime in this file any more, now that...
2009-07-06 scottmkIn oils_cstore.c: converted several iterator loops...
2009-07-06 dbsOrder copy locations by name by default; useful for...
2009-07-05 scottmkMore tweaks to oils_cstore.c:
2009-07-05 dbsUnbelievably, not all systems have Python 2.6 yet!
2009-07-05 scottmkTweaks to osrfAppInitialize() in oils_cstore.c:
2009-07-05 scottmkSeveral tweaks to oils_cstore.c:
2009-07-05 dbsFix SQL translation script and associated unit tests
2009-07-04 scottmkChange the interface to doFieldMapperSearch(), and...
2009-07-03 dbsRemove dangling semicolon from PerlChildInitHandler
2009-07-02 ericksondon't throw exception when auth session is not found...
2009-07-02 dbsRequests for added content fail all the time; don't...
2009-07-02 dbsGive unAPI and friends the ability to redirect to an...
2009-06-30 scottmkIn usr_merge(): when merging rows from reporter.*_folder,
2009-06-30 scottmkIn actor.usr_merge(): when transferring rows from vande...
2009-06-30 dbsTreat SRU queries as UTF8 input.
2009-06-30 djfianderadd tests for weekly publication, fix bug in code for...
2009-06-29 scottmkIn actor.usr_merge(): transfer picklists with changes...
2009-06-29 ericksonfetch org setting types from server now. yay.
2009-06-29 ericksonmenu entry for org-unit-setting-type editor
2009-06-29 scottmkIn actor.usr_merge(): For each *_bucket table, transfer...
2009-06-29 ericksonforce valid org-unit-setting name when updating settings
2009-06-29 scottmkAdd new table config.org_unit_setting_type to define
2009-06-29 ericksonde-dupe the permission list
2009-06-26 ericksonreturning extra flag in hold possibility check which...
2009-06-26 ericksonorg_unit_setting_type management interface. comitted...
2009-06-26 ericksonopen-ils.actor.org_setting.delete is not used. removin...
2009-06-25 ericksonadjust the arbitrary print sleep based on the number...
2009-06-25 ericksonwhen a copy is manually edited and is either deleted...
2009-06-25 ericksonadded batch hold reset call
2009-06-25 djfianderNow supports generating dates of combined issues (eg...
next