]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
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...
2009-06-24 mikerenable title rewriting and subject links via BibTemplate
2009-06-24 ericksonbasic cstore communication via opensrf perl
2009-06-24 lmcfarlandtweaked label on Potential Copies
2009-06-24 ericksonbased hold queue on un-fulfilled holds, not un-captured...
2009-06-24 lmcfarlandAdded functionality to holds menus to include columns...
2009-06-23 ericksonhold queue position starts at 1
2009-06-23 ericksonremoved unnecessary djConfig attr when importing openil...
2009-06-23 dbsSimple fix for making home page links work
2009-06-23 mikermoving the record-merge stored proc to the end of the...
2009-06-23 ericksonarg, syntax error
2009-06-23 ericksonadded user stage delete. now returning all related...
2009-06-23 ericksonmoved the user stage out to it's own module since there...
2009-06-23 ericksonadded initial staged user creation api (for patron...
2009-06-23 ericksonadded perl uuid deb package. sorry, don't know the...
2009-06-23 ericksonadded a shortcut for calling trigger autocreate. added...
2009-06-23 ericksonprovide some basic indication when a patron's address...
2009-06-23 phasefxthe middle layer lets staff change the pickup lib of...
2009-06-22 ericksonPatch from David Christensen to add support for fetchin...
2009-06-22 ericksonreturn queue stats from hold details method
2009-06-22 ericksondefine fix_tcn and override parameters before call...
2009-06-22 ericksonmake circ_history btype's match
2009-06-22 djfianderImplement subsequent_month() to generate next publicati...
2009-06-22 djfianderAdd tests for publication pattern specifying a sequence of
2009-06-21 djfiandersplit out date calculations into separate file to simpl...
2009-06-19 mikerPatch from Warren Layton implementing RefWorks export...
2009-06-19 ericksonadded auth record number extractor
2009-06-19 mikeradding authority ingest methods -- by id (record) or...
2009-06-19 ericksoncron script to run the clear-expired-circ-history items...
2009-06-19 ericksonrolling back 13415, accidentally commited all local...
2009-06-19 ericksoncron script to run the clear-expired-circ-history items...
2009-06-19 scottmkAargh..,fix stupid syntax blunder...
2009-06-19 scottmk1. Add new function container.clear_all_expired_circ_hi...
2009-06-19 scottmkReplace four calls to actor.usr_merge() with simple...
2009-06-19 ericksonadding table sql and IDL entries for the staging schema...
2009-06-19 ericksonfleshing hold notes on fleshed hold retrieval, added...
2009-06-19 ericksonadded virtual notes field to holds
2009-06-19 ericksonfixed missing param to authority import call
2009-06-18 scottmkAdd table action.hold_request_note, class "ahrn"
2009-06-18 lmcfarlandadding developer (me) to the about page
2009-06-18 djfianderSupport for generating predictions based on publication...
2009-06-16 scottmkAdd a procedure to delete expired circulation history...
2009-06-15 dbsThe ever-popular/feared typo: Lanuage -> Language
2009-06-15 ericksonhold matrix matchpoint transit range is ref to org...
2009-06-15 ericksonremove suppress fields and default to user's pref via...
2009-06-15 dbsEnable Google Preview in craftsman skin
next