]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-07-29 phasefxremove debugging alert
2009-07-29 ericksonadded example translator memcache server config
2009-07-28 lmcfarlandadded labeling for new hold status--Reserved\/Pending
2009-07-28 phasefxset the grp_perm_map sequence before inserting grp_perm...
2009-07-28 ericksonadded missing 'use' for osrf utils datetime. repaired...
2009-07-28 scottmkSupport table aliases other than class names for joined...
2009-07-28 dbsMake i18n scripts stricter about UTF-8 input/output...
2009-07-28 dbsAvoid a mixed-content (HTTP vs. HTTPS) warning
2009-07-28 dbsAttempt to avoid clashes with browsers that treat ...
2009-07-27 phasefxbug fix: Item Status, once spawned from the Copy Bucket...
2009-07-27 phasefxminor bug fix; we're testing the value here for whether...
2009-07-27 lmcfarlandadded open-ils.pcrud controller to ahrn class
2009-07-27 ericksonadded pcrud perms for hold notes
2009-07-24 ericksonreset the alarm with each socket read so that we only...
2009-07-24 phasefxfaster method for bill retrieval. This was used in...
2009-07-24 ericksonadded authoritative option so some billing methods
2009-07-24 phasefxcheck for errors on the bills request
2009-07-24 phasefxReworking of the "Messages" interface in the patron...
2009-07-24 ericksonsmall net::server process to read MARC data from a...
2009-07-23 ericksonfixed what appears to be a typo in the oils_i18n_gettex...
2009-07-23 ericksonopen-ils.cat.biblio.records.merge uses in_db merge...
2009-07-23 phasefxPull dojo in for all xul interfaces and use its AutoIDL...
2009-07-23 phasefxThanks to miker_ and dojo 1.3.2, the <script> tag for...
2009-07-23 ericksonpatch from Ben Ostrowsky to fix log entry typos: cicula...
2009-07-23 ericksonupdated perm description to match expectations
2009-07-23 ericksonadded api call for calling the new actor.usr_delete...
2009-07-23 ericksonPatch from Bill Ott to clear the advanced search form...
2009-07-23 dbsFix typo in typo fix - thanks to Warren Layton for...
2009-07-22 dbsPatch from Warren Layton for support of RIS format...
2009-07-22 dbsUpdate the README for the 1.6 release
2009-07-22 dbsPopulate Acquisitions and Acquisitions Administrators...
2009-07-22 dbsPopulate Acquisitions and Acquisitions Administrators...
2009-07-22 mikerTemporary script to deal with ingest trigger issues
2009-07-22 dbsAdd permissions to enable staff to login and catalogers...
2009-07-22 dbsIDL changes; throw out the cached mods records
2009-07-22 dbsFollowing r13680, don't create the tables that we have...
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...
next