]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2010-06-22 scottmk1. In oils_sql.c: make the functions is_identifier...
2010-06-21 phasefxrough cut at integrating ChiliFresh reviews with OPAC...
2010-06-21 senatorAcq: yet another menu-reorganizing commit
2010-06-21 senatorAcq: add default sort order to canned searches, and...
2010-06-19 dbsApply RHEL5 prerequisite installer patch by Lee Dicken...
2010-06-18 mikeradd serials holdings to the holdings_xml data for bibs
2010-06-18 phasefxexpose the internal record id and create date for a...
2010-06-18 phasefxstop the autoscrolling behavior with AutoFieldWidget
2010-06-18 senatorAcq: more menu reorganization
2010-06-18 mikermake sure $depth is defined, and used
2010-06-18 mikeradd serial.subscription.owning_lib
2010-06-18 atz0312 - JEDI template support for multiple ISBNs
2010-06-18 atzLog message to both STDERR and log.
2010-06-18 atzExtra field in display (slight reorder)
2010-06-18 atzRepo note
2010-06-18 atzEDI/JEDI Translator test client
2010-06-18 mikersetting the noGCF cookie to expire after a year, instea...
2010-06-18 mikeradd prompt to install Google Chrome Frames when in IE
2010-06-18 scottmkDefine some stock datatypes in query.datatype.
2010-06-18 mikerpushing unapi depth support back into trunk
2010-06-18 mikersupport unapi tag embedding in authority records
2010-06-17 scottmk1. Disable fleshing for PCRUD. Otherwise fleshing...
2010-06-17 senatorAcq: Remove the "Selection Lists" entry from the staff...
2010-06-17 mikerrecord evidence of the perl-xpath experiment ... not...
2010-06-17 phasefxtypo
2010-06-17 mikerprotecting facet_xpath from returning empty nodesets
2010-06-17 phasefxKludge to fix ISO timestamp parsing in AutoFieldWidget
2010-06-17 phasefxmore column id collisions and code to rename such id...
2010-06-17 phasefxcorrectly sort date/timestamp columns in xul lists...
2010-06-17 phasefxid collision preventing proper use of these columns
2010-06-17 scottmkSupport CAST expressions, taking care to avoid SQL...
2010-06-16 senatorAcq: remove PO search interface from staff client's...
2010-06-16 senatorAcq: Fix display failure in fund tag interface. Add...
2010-06-16 mikersplit registration of authority browse urls out from...
2010-06-16 mikertypo in json_query for authority browse
2010-06-16 mikeradd authority marcxml retrieve method, switch on record...
2010-06-16 mikeruse the authority, instead of bib, general tag browse...
2010-06-16 mikersteps toward wiring up authority browse via supercat
2010-06-16 mikerupdate the documentation for browse methods re status...
2010-06-16 senatorAcq: bugfixes for "Import Catalog Records by ID"
2010-06-16 ericksonmake logout with receipt the default for self-check
2010-06-16 mikeradd support for status and copy location filters to...
2010-06-16 phasefxthe layer/bundle version of dojo I was using hid the...
2010-06-15 senatorAcq: misc minor bugfixes to various admin interfaces...
2010-06-15 ericksonno need to start a xact in lineitem search api call...
2010-06-15 phasefxspecify @autoscroll=false for xul browser elements
2010-06-15 senatorAcq: minor menu reorganization. Move admin-oriented...
2010-06-15 mikersupport pre-indexing normalizers for facet value normal...
2010-06-15 dbsAvoid spurious errors when searching more granular...
2010-06-15 phasefxin patron editor, prevent Save and Save & Clone from...
2010-06-14 phasefxthe dojo code now behind the util.date iso8601 formatte...
2010-06-14 senatorTiny bug in 16714; fixing it prevents a useless logline...
2010-06-14 senatorIn the unlikely event of an error in a payment transact...
2010-06-14 phasefxMake the estimated hold queue position method aware...
2010-06-14 ericksonremoved unused method retrieved from method_lookup...
2010-06-14 senatorBetter documentation of payment outcomes, particularly...
2010-06-14 ericksonsome minor code cleanup of the retrieve user by barcode...
2010-06-14 ericksonavoid sending unnecessary disconnects to cstore
2010-06-13 scottmkIn qstore: support CASE expressions.
2010-06-12 mikercorrect nullability test for certain WHERE clauses
2010-06-11 mikermissed a constraint change in the 0307 upgrade script
2010-06-11 mikerSerials schema adjustments designed by Dan Wells. ...
2010-06-11 ericksona null boolean value should use the label for UNSET...
2010-06-11 phasefxtroubleshooting DOM issue where too many columns in...
2010-06-11 erickson$e may false (i.e. 0=SUCCESS). it's undefined we need...
2010-06-11 mikerforgot to remove old order-by when crafting the trunk...
2010-06-11 atzAdd helper handling to specify length of field, like...
2010-06-11 atzLogger not used
2010-06-11 atzBugfix fatal error: $self->editor is not defined
2010-06-11 atz0306: Update JEDI template, edi_pusher logic tweaked
2010-06-11 senatorImprove the way information from payment card processor...
2010-06-11 phasefxOrg unit setting and behavior for blocking hold request...
2010-06-11 ericksonwhen configuring sort order for copy locations, allow...
2010-06-11 ericksonadded a number of info messages to the action/trigger...
2010-06-11 scottmkAdd column "left_operand" to query.expr_xcase view.
2010-06-11 dbsForward port r16670 and r16672 to avoid directory creat...
2010-06-11 dbsRemove extraneous whitespace in ILS events POT file
2010-06-10 scottmkWhen looking up a bind variable by name: escape any...
2010-06-10 phasefxsyntax
2010-06-10 phasefxseed the UPDATE_PICKUP_LIB_FROM_TRANSIT perm
2010-06-10 mikerTrunk port of a patch from James Fournie of SITKA:
2010-06-10 scottmkWhen building string literals in SQL: escape special...
2010-06-10 ericksonupdated report param editor to handle join types embedd...
2010-06-10 phasefxchange the xulG tests to fix Save & Clone for new patrons
2010-06-10 scottmkChange the return type of the open-ils.qstore.prepare...
2010-06-10 mikeradd important reporting-focused link to asset.copy_location
2010-06-10 senatorHold requests in the middle layer now bubble up more...
2010-06-10 mikerthinko on how ou settings are returned from open-ils...
2010-06-10 scottmkFix a pcrud bug. Create method wasn't working because...
2010-06-10 mikermake sure we are not trying to use a "modern" class...
2010-06-10 mikerlogic thinko causing us to never use the restricted...
2010-06-10 gmcdrop copy transparency tables
2010-06-10 phasefxthinko
2010-06-09 atzSome python code is non-executable (script_x_check...
2010-06-09 atz</link> is not valid HTML
2010-06-09 atzEDI Translator (relocated and combined)
2010-06-09 scottmkRewrote the implementation of the open-ils.qstore.colum...
2010-06-09 phasefxtypo
2010-06-09 phasefxIn the patron editor, ensure that the Verify Password...
2010-06-09 atzBugfix cleanup of stray tags
next