]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-09-01 ericksonadded ability to clone event_def environment when an...
2009-09-01 ericksonpass the clone object to the postsubmit handler. allow...
2009-09-01 ericksoncalling widget.attr on readonly objects occaisonally...
2009-09-01 phasefxbury the old Local Admin interface, but don't remove...
2009-08-28 ericksonpass the ID not the bib object to the reporter.simple_r...
2009-08-28 mikeradd the tsearch2 config tables for pg 8.1 and 8.2
2009-08-27 scottmkCreate tables acq.fiscal_calendar and acq.fiscal_year.
2009-08-24 ericksonmisnamed dojo tab
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-24 phasefxin checkin interface, keep a running tally of fines...
2009-08-21 ericksontypo, reporter.reporter.
2009-08-21 ericksonmore work on pcrud filter dialog. added filter option...
2009-08-21 scottmkChange uniqueness constraint on acq.fund.code so as to
2009-08-21 mikerbeginnings of database replication helper scripts
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 ericksonbeginning of a filter dialog for pcrud requests. users...
2009-08-20 mikerthinko in recent ingest fix
2009-08-20 mikermoving the simple-rec synchronization out of the DB...
2009-08-20 phasefxFix a horrible regression when renewing multiple items...
2009-08-19 ericksonif the requested hook does not exist, gracefully back out
2009-08-19 ericksonadd lib shortname to overdue script xml output
2009-08-19 phasefxuse the appropriate label for show hold details in...
2009-08-19 phasefxHave the Place Hold function in the Patron Holds interf...
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-18 ericksonmiscommunication on logic. if user != requestor, it...
2009-08-18 lmcfarlandAdded strings for staff hold column
2009-08-18 lmcfarlandAdded staff hold column to holds table
2009-08-18 phasefxalternate (and functional) clipboard context menus...
2009-08-18 phasefxfixed regression with default search field not being...
2009-08-17 ericksonturned on paging for po list. set up the state filter...
2009-08-17 ericksonset page title
2009-08-17 sboyetteremoved dupe debs (wrt osrf Makefile.install)
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...
next