2009-07-22 |
dbs | Add permissions to enable staff to login and catalogers... |
commit | commitdiff | tree |
2009-07-22 |
dbs | IDL changes; throw out the cached mods records |
commit | commitdiff | tree |
2009-07-22 |
dbs | Following r13680, don't create the tables that we have... |
commit | commitdiff | tree |
2009-07-22 |
dbs | FTS on serials records is unnecessary bloat |
commit | commitdiff | tree |
2009-07-22 |
phasefx | example of getting dojo and PermaCrud to work with xul |
commit | commitdiff | tree |
2009-07-21 |
erickson | setting circ.workstation when appropriate. some minor... |
commit | commitdiff | tree |
2009-07-21 |
scottmk | Oops -- correcting carelessness of previous change |
commit | commitdiff | tree |
2009-07-21 |
erickson | removed old, unnecessary comment |
commit | commitdiff | tree |
2009-07-21 |
scottmk | Adding a column "workstation" to action.circulation |
commit | commitdiff | tree |
2009-07-21 |
scottmk | This update to oils_cstore.c moves in the direction... |
commit | commitdiff | tree |
2009-07-21 |
erickson | added hold notification trigger event def |
commit | commitdiff | tree |
2009-07-21 |
miker | add 1.6 upgrade sql (and remove 2.0 stub) |
commit | commitdiff | tree |
2009-07-21 |
erickson | IE does not support Array.map(), use dojo.map(). dojox... |
commit | commitdiff | tree |
2009-07-21 |
dbs | Hrm; expose dojo.require() calls |
commit | commitdiff | tree |
2009-07-21 |
dbs | Use pcrud to delete MFHD records, per berick's suggesti... |
commit | commitdiff | tree |
2009-07-21 |
erickson | use the editor's allowed() method for checking perms... |
commit | commitdiff | tree |
2009-07-21 |
dbs | Add a basic UI for creating and deleting MFHD records... |
commit | commitdiff | tree |
2009-07-21 |
dbs | Add some crude methods for creating and deleting MFHD... |
commit | commitdiff | tree |
2009-07-21 |
dbs | Do not display holdings for serial records that have... |
commit | commitdiff | tree |
2009-07-21 |
djfiander | Merge processing for $yp and $yc into single loop,... |
commit | commitdiff | tree |
2009-07-21 |
djfiander | Add a bit more debugging code |
commit | commitdiff | tree |
2009-07-21 |
djfiander | Add a few more tests, including one of a combined publi... |
commit | commitdiff | tree |
2009-07-20 |
dbs | Avoid one useless call to the goog |
commit | commitdiff | tree |
2009-07-20 |
erickson | localeStrings variable getting clobbered by some other... |
commit | commitdiff | tree |
2009-07-20 |
erickson | in general, you want the router to operate at loglevel... |
commit | commitdiff | tree |
2009-07-20 |
erickson | specific cookie path not playing nicely when communicat... |
commit | commitdiff | tree |
2009-07-20 |
erickson | fixed reltype for hold notes. might_have -> has_many |
commit | commitdiff | tree |
2009-07-20 |
phasefx | no need to destroy and recreate this interface if staff... |
commit | commitdiff | tree |
2009-07-20 |
phasefx | removed unused variable |
commit | commitdiff | tree |
2009-07-20 |
erickson | display label strings for linked objects instead of... |
commit | commitdiff | tree |
2009-07-20 |
phasefx | This interface needs to change a bit, but I wanted... |
commit | commitdiff | tree |
2009-07-19 |
erickson | added seed data for hold-available notifications. ... |
commit | commitdiff | tree |
2009-07-18 |
scottmk | In oils_auth.c: changed the treatment of inactive accounts. |
commit | commitdiff | tree |
2009-07-17 |
scottmk | In oils_auth.c: Fixed a bug. |
commit | commitdiff | tree |
2009-07-17 |
miker | autodetect marcxml (or, rather, "not binary marc")... |
commit | commitdiff | tree |
2009-07-17 |
erickson | added option to import holdings from main record import... |
commit | commitdiff | tree |
2009-07-16 |
erickson | 1. OK to have duplicate usr_standing_penalty's. 2... |
commit | commitdiff | tree |
2009-07-16 |
scottmk | Create a bunch of new indexes so that the new actor... |
commit | commitdiff | tree |
2009-07-16 |
erickson | flesh hold notes on retrieve by id |
commit | commitdiff | tree |
2009-07-16 |
dbs | Give cataloguers a chance to recover from errors, or... |
commit | commitdiff | tree |
2009-07-15 |
erickson | in duplicate patron search, sort patrons with penalties... |
commit | commitdiff | tree |
2009-07-15 |
phasefx | eh, still didn't think it through. so much for one... |
commit | commitdiff | tree |
2009-07-15 |
phasefx | didn't mean to leave param2 and param3 in there |
commit | commitdiff | tree |
2009-07-15 |
phasefx | Not tested, but let the keys 'search_limit' and 'search... |
commit | commitdiff | tree |
2009-07-15 |
erickson | patch from Mike R. to provide an option to sort user... |
commit | commitdiff | tree |
2009-07-15 |
scottmk | In actor.usr_delete(): correct the mistreatment of... |
commit | commitdiff | tree |
2009-07-15 |
miker | check for a null circ mod on an item when doing a non... |
commit | commitdiff | tree |
2009-07-15 |
miker | Protect against duplicate Located URIs at ingest time |
commit | commitdiff | tree |
2009-07-15 |
erickson | repaired missing ; after COMMENT |
commit | commitdiff | tree |
2009-07-15 |
erickson | patched up some logic bugs, fixed some typos |
commit | commitdiff | tree |
2009-07-15 |
scottmk | In verifyObjectPCRUD: pull the lookup of the root org_u... |
commit | commitdiff | tree |
2009-07-15 |
scottmk | Undoing previous misguided commit |
commit | commitdiff | tree |
2009-07-14 |
scottmk | Correct a syntax error where '$func$' appeared in the... |
commit | commitdiff | tree |
2009-07-14 |
erickson | added seed data for org-unit setting |
commit | commitdiff | tree |
2009-07-14 |
erickson | when patron checks out an item and they have no holds... |
commit | commitdiff | tree |
2009-07-14 |
scottmk | Correcting some careless typos... |
commit | commitdiff | tree |
2009-07-14 |
scottmk | Add tables from the auditor schema to actor.usr_purge_d... |
commit | commitdiff | tree |
2009-07-14 |
scottmk | For the id_list methods: build the SELECT clause directly |
commit | commitdiff | tree |
2009-07-14 |
erickson | Patch from James Fournie -- fixing org tree fleshing... |
commit | commitdiff | tree |
2009-07-14 |
scottmk | Tweaks to oils_cstore.c: |
commit | commitdiff | tree |
2009-07-14 |
dbs | Enhance RefWorks support on a per-skin basis: |
commit | commitdiff | tree |
2009-07-13 |
erickson | added duplicate phone / address searching. added and... |
commit | commitdiff | tree |
2009-07-13 |
scottmk | Add two functions to the actor schema: |
commit | commitdiff | tree |
2009-07-13 |
erickson | use new dojo-ified patron edit interface by default |
commit | commitdiff | tree |
2009-07-13 |
dbs | Basic fix for reporter as of rel_1_6 and the super... |
commit | commitdiff | tree |
2009-07-13 |
erickson | force the staff flag to true for staff-created notes |
commit | commitdiff | tree |
2009-07-13 |
erickson | added 'staff' column to indicate a staff-created hold... |
commit | commitdiff | tree |
2009-07-13 |
erickson | capture the timeout argument to json_query |
commit | commitdiff | tree |
2009-07-11 |
scottmk | Plug a couple of memory leaks. |
commit | commitdiff | tree |
2009-07-11 |
dbs | Update to latest libyaz; install z39.50 server library... |
commit | commitdiff | tree |
2009-07-10 |
erickson | dtd entity for new usr_summary column in stat cat editor |
commit | commitdiff | tree |
2009-07-10 |
erickson | using new penalty org depth when setting invalid addr... |
commit | commitdiff | tree |
2009-07-10 |
erickson | added ancestor at depth util function |
commit | commitdiff | tree |
2009-07-09 |
erickson | added support for setting usr_summary column on actor... |
commit | commitdiff | tree |
2009-07-09 |
erickson | added usr_summary column to storage since most of the... |
commit | commitdiff | tree |
2009-07-09 |
erickson | don't force a depth on the call to actor.org_unit_full_... |
commit | commitdiff | tree |
2009-07-09 |
scottmk | Add new column org_depth to config.standing_penalty. |
commit | commitdiff | tree |
2009-07-09 |
erickson | added invalid patron address penalty creation/deletion... |
commit | commitdiff | tree |
2009-07-09 |
erickson | added another user penalty fetcher which just returns... |
commit | commitdiff | tree |
2009-07-09 |
dbs | The introduction of codecs broke this script. Fun! |
commit | commitdiff | tree |
2009-07-09 |
dbs | More codecs conversion for i18n scripts |
commit | commitdiff | tree |
2009-07-09 |
dbs | Bring the magic of codecs to the i18n script masses |
commit | commitdiff | tree |
2009-07-09 |
dbs | Need to generate the opac.js Dojo string file, too |
commit | commitdiff | tree |
2009-07-09 |
dbs | Reproduced miker's problem building i18n on a clean... |
commit | commitdiff | tree |
2009-07-08 |
djfiander | Fix calculation of of date correction. |
commit | commitdiff | tree |
2009-07-08 |
djfiander | Comment out some debugging statements I checked in... |
commit | commitdiff | tree |
2009-07-08 |
scottmk | Add a new boolean column usr_summary to actor.stat_cat. |
commit | commitdiff | tree |
2009-07-08 |
lmcfarland | added functionality of searching for patron via barcode... |
commit | commitdiff | tree |
2009-07-08 |
erickson | if alerting on empty bibs and not overriding, return... |
commit | commitdiff | tree |
2009-07-08 |
phasefx | don't fuss if staff do not override TITLE_LAST_COPY... |
commit | commitdiff | tree |
2009-07-08 |
phasefx | TITLE_LAST_COPY override for batch copy delete in bucke... |
commit | commitdiff | tree |
2009-07-08 |
erickson | added invalid addr penalty and org-unit setting to... |
commit | commitdiff | tree |
2009-07-08 |
erickson | use dynamic bucket item class name for notes fleshing |
commit | commitdiff | tree |
2009-07-08 |
scottmk | Add an ON DELETE CASCADE clause to the foreign key... |
commit | commitdiff | tree |
2009-07-08 |
djfiander | Refactor to pass around array refs instead of long... |
commit | commitdiff | tree |
2009-07-08 |
djfiander | Add more evil test cases |
commit | commitdiff | tree |
2009-07-08 |
djfiander | Fix a call to DateTime::clone() that I missed the other day |
commit | commitdiff | tree |
2009-07-07 |
erickson | added an additional status of 5 for holds. if a captur... |
commit | commitdiff | tree |
2009-07-07 |
erickson | added the hold-shelf-status-delay setting with description |
commit | commitdiff | tree |
2009-07-07 |
erickson | oops, meant to check pickup-lib, not requesting lib. |
commit | commitdiff | tree |
next |