]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-08-17 lmcfarlandchanged menu label from Hold Notice to Hold Details...
2009-08-17 lmcfarlandadded hold_details to the URLS, removed hold_notices
2009-08-17 ericksonusing new fund year list to populate year selector
2009-08-17 ericksonadded optional list of fields whose linked display...
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 mikeradding proper attributes to uncontrolled subfield value...
2009-08-14 lmcfarlandcode clean up--removed some leftover testing strings
2009-08-14 lmcfarlandshow hold notices menu is now a hold details interface...
2009-08-14 lmcfarlandswapped commandset from holds.xul to holds_overlay...
2009-08-14 lmcfarlandcreated new column in Holds interface for number of...
2009-08-14 mikeraccess circulation tables directly instead of through...
2009-08-13 ericksonfixed some bugs in creating new picklists by name
2009-08-13 ericksonturn on pagination in the provider list page
2009-08-13 ericksoninitial pagination support. when enabled, back/prev...
2009-08-13 ericksonadded support for limit/offset to pcrud search and...
2009-08-13 ericksonremoving old provider list code
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 ericksonwhen a new hold is placed, tell the containing staff...
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 ability to auto-override configured checkout...
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-09 ericksonPatch from Galen Charlton to add Version to application.ini
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 phasefxrestore raw z39.50 PQN search feature
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-30 phasefxextra verbiage for patron account OBLITERATION
2009-07-29 phasefxoverzealous text replacement
2009-07-29 phasefxUI for patron deletion
2009-07-29 phasefxhave yns_alert_original call itself if need be
2009-07-29 phasefxaction to archive selected penalties. Progressmeter...
2009-07-29 phasefxInterface for archived penalties. I frikkin love strea...
2009-07-29 phasefxThis works either way. list.append( row_params ) will...
2009-07-29 phasefxdon't pre-check the Note radiobutton when editing
2009-07-29 phasefxfor now, disable refresh of entire patron interface...
2009-07-29 phasefxcolumn tweaks for standing penalties in lists
2009-07-29 phasefxuse the right data on single row refresh
2009-07-29 phasefxpopulate note textbox with existing note on edit
2009-07-29 phasefxhide field for initials entry by default
2009-07-29 phasefxStaff initials for standing penalties. Looks for org...
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
next