]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
misnamed dojo tab
[working/Evergreen.git] / Open-ILS / src /
2009-08-24 scottmkChange constraint on acq.provider. Instead of making...
2009-08-24 scottmkAdd columns to acq.purchase_order: order_date and name.
2009-08-24 mikerfire the fine generator at checkin time to assess requi...
2009-08-24 mikeradjusting indentation for readability
2009-08-21 ericksontypo, reporter.reporter.
2009-08-21 scottmkChange uniqueness constraint on acq.fund.code so as to
2009-08-20 ericksonset hold.shelf_time when item hits the shelf. updated...
2009-08-20 scottmkAnother typo [sigh...]
2009-08-20 scottmkCorrecting a typo...
2009-08-20 scottmkNew column: action.hold_request.shelf_time
2009-08-20 mikerthinko in recent ingest fix
2009-08-20 mikermoving the simple-rec synchronization out of the DB...
2009-08-19 ericksonif the requested hook does not exist, gracefully back out
2009-08-18 ericksonfield_type may be null, check it
2009-08-18 ericksonupdated hold queue position code to consider all hold...
2009-08-18 ericksondon't call ->content if there is no response
2009-08-17 sboyetteremoved dupe debs (wrt osrf Makefile.install)
2009-08-17 ericksonadded companion api call to fund list retrieval which...
2009-08-17 mikeradd "distinct" support to fielder
2009-08-16 ericksonadded support to autogrid for loading paged data via...
2009-08-14 mikeraccess circulation tables directly instead of through...
2009-08-13 sboyetteaaaaand the osrf perl preqs
2009-08-13 sboyetteno apxs; no memcache, ncurses, or readline headers...
2009-08-13 sboyettealso won't find apache2.2-common or liblog-log4perl...
2009-08-13 sboyetteadding XML::Simple and XML::LibXML to debs list
2009-08-13 sboyettenevermind that last change
2009-08-13 sboyetteadd Module::Install to the Debian/Ubuntu, Centos, and...
2009-08-13 ericksoncreate-hold call now only accepts a single hold arg...
2009-08-13 scottmkAdd support for UNION, INTERSECT, and EXCEPT.
2009-08-12 ericksonadded org setting type for setting overridable selfchec...
2009-08-12 scottmkFor create and update methods: accept boolean column...
2009-08-11 scottmkUndo previous change. NULL can be a legitimate value...
2009-08-11 scottmkIn doCreate(): check for a NULL pointer as a field...
2009-08-11 ericksonselected columns in a json_query need to be in an array
2009-08-11 djfianderUpdate code to check for all three caption & holdings...
2009-08-11 djfianderDeal with a publication that only has a single level of
2009-08-11 scottmkSegfaulting for json_queries selecting from functions...
2009-08-10 scottmkWhen defining a SELECT list for a given class: an empty
2009-08-07 scottmkFor building a SELECT list for a class: instead of...
2009-08-06 scottmkTightened the rules for defining SELECT clauses for...
2009-08-05 scottmkIn oils_cstore.c, function searchWHERE(): rewrote a...
2009-08-05 scottmkAdded a const qualifier. This change is in preparation...
2009-08-04 scottmkPerformance tweak to oils_cstore.c.
2009-08-03 scottmkPerformance tweak in oils_cstore.c: Recoded two loops...
2009-08-03 scottmkIn the initialization routines of oils_cstore.c: recode...
2009-08-02 djfianderProperly implement generating issue numbers based on...
2009-07-31 scottmkIn oils_cstore.c: accept "is distinct from" and "is...
2009-07-31 scottmkWhen a JSON query refers to a column qualified by a...
2009-07-31 scottmkTightened validation a bit in oils_cstore.c:
2009-07-31 djfianderAdd test case for funky publication pattern that specif...
2009-07-30 ericksondon't fulfill hold when patron checks out a like copy...
2009-07-30 ericksondon't consider invalide addrs with negative IDs, since...
2009-07-29 phasefxStaff initials for standing penalties. Looks for org...
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-24 ericksonreset the alarm with each socket read so that we only...
2009-07-24 ericksonadded authoritative option so some billing methods
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 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 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 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-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 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 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-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-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
next