]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-03-03 ericksonstrict compare, since 0 == '' (awesome)
2009-03-03 ericksonfixed editing number widgets, setting ischanged on...
2009-03-03 dbsEnable display of OpenSRF API documentation by default
2009-03-03 dbsAdd more copy-status changing methods to open-ils.circ...
2009-03-03 dbsJavaScript syntax error was preventing item check-in...
2009-03-03 ericksonplugged in user editing, with a few remaining bugs...
2009-03-03 scottmkIn SELECT(): tweak the logic for handling the "aggregat...
2009-03-03 phasefxcut/paste/replace-o with properties
2009-03-03 mikerreturn the underlying atev, which was the original...
2009-03-03 ericksonwhen email sending fails, it's usually a template probl...
2009-03-03 mikeradjusting direct ingest for URI support
2009-03-03 mikerfilling more fields in call numbers and URIs
2009-03-03 mikerpass max_uri as well as max_cn
2009-03-03 ericksonprotect against multiple xact_begin's
2009-03-03 mikerget the highest ID
2009-03-03 mikertypo
2009-03-03 mikerprovide a cstore object
2009-03-03 mikergenerate call number IDs for batch ingest, and give...
2009-03-03 mikerfield is owning_lib, not owner
2009-03-03 mikerperl does not appreciate the use of, um, "use" .. chang...
2009-03-03 mikerproper XPath
2009-03-03 mikererrant debuging removed
2009-03-03 mikerparse the document before using XPath against it, doh!
2009-03-02 ericksonrepairing var name typos/thinkos found with use strict
2009-03-02 ericksonadd strict/warnings all around to ease debugging
2009-03-02 ericksonarg, rolling back unintended commit. 12357 was suppose...
2009-03-02 ericksonadded strict/warnings. fixed params, clensing iso...
2009-03-02 mikerleave existing intermediate objects alone in the path...
2009-03-02 ericksonmoved CSS out to skin/them files
2009-03-02 mikerinitial addition of Conifer-sponsored electronic serial...
2009-03-02 ericksoninsert overdue validator
2009-03-02 ericksonadded CircIsOverdue validator
2009-03-02 ericksonmoved html tags out of text strings
2009-03-02 ericksonupdated some string labels to make them more specific...
2009-03-02 ericksonupdate grid after re-displaying it
2009-03-02 ericksonhide the grid before pane is built so user gets immedia...
2009-03-02 ericksonadded clone button for event definition
2009-03-02 ericksonimplemented 'clone selected row'
2009-03-02 ericksonremoved old code
2009-03-02 ericksonadded menu option for surveys
2009-03-02 ericksonremove formatting from dumper output in mail error
2009-03-02 ericksonmoved JS to external file. added tab for trigger envir...
2009-03-02 ericksoncan now pass in override widget types to grid and edit...
2009-03-02 ericksonpcrud entries for trigger environment
2009-03-01 ericksonplugged in auto edit pane handling
2009-03-01 ericksonedit/create pane can now be loaded as a inline grid...
2009-03-01 mikeradding controller intellegence to Fieldmapper.pm and...
2009-03-01 mikersupport might_have (search-based, single-valued) in...
2009-03-01 ericksonseparated pane and dialog build out into 2 separate...
2009-03-01 ericksonallow caller to pass in a pre-built edit dialog
2009-03-01 mikerfleshing bugs in environment building
2009-03-01 ericksonfix param format for retrieve_
2009-03-01 mikerPatch from Jeff Godin:
2009-02-28 ericksonpass target object instead of event->target to object_b...
2009-02-28 mikeradding a generic SendEmail reactor (already defined...
2009-02-27 ericksonrepaired event_def env and params links
2009-02-27 ericksonneed newlines after the header lines
2009-02-27 ericksonadded some required imports
2009-02-27 ericksonTT needs a ref to process an inline string
2009-02-27 ericksonimport logger var
2009-02-27 scottmkEnforce the requirement that the "params" tag carry a
2009-02-27 ericksonprimitive circ matrix matchpoint configuration UI
2009-02-27 ericksonmore link repairs
2009-02-27 ericksonrepaired some link definitions for ccm class
2009-02-27 ericksonthrow meaningful error when IDL link is invalid
2009-02-27 scottmkAdded some kludgy code to load a database driver, and...
2009-02-27 djfiandertesting testing testing: identified more scenarios...
2009-02-26 scottmkIn SELECT(): Don't allow virtual fields in the SELECT...
2009-02-26 ericksonplugged in some i18n
2009-02-26 ericksonpcrud entries for event def param
2009-02-26 ericksonsurvey list and edit interface. some known issues...
2009-02-26 ericksonfixed table ref
2009-02-26 ericksonapply some basic style to the edit pane table
2009-02-26 ericksonapply the edit dialog class in the dialog, not the...
2009-02-26 ericksonif no cleanup handler is defined for the given state...
2009-02-25 scottmkIn SELECT(): Use a more efficient algorithm for keeping...
2009-02-25 ericksontypo
2009-02-25 scottmkEnhance error handling in SELECT(). When a selected...
2009-02-25 scottmkIn SELECT(): Enhanced the validation of JSON queries:
2009-02-25 scottmkEnhance error handling in SELECT(). In two cases,
2009-02-25 mikerplugging in TT; a bit of documentation in the ABOUT...
2009-02-25 ericksonbasic TT processor
2009-02-25 mikerstart of a generic static email test reactor
2009-02-25 djfianderOutline of test cases for MFHD code
2009-02-25 ericksonpostgres doesn't seem to like bare year (%G), pass...
2009-02-25 ericksoncstoreeditor create_ returns the ident (~id) (not the...
2009-02-25 ericksonhook uses 'key'
2009-02-25 ericksonoops, wrong param order
2009-02-25 ericksonautocreate checkout/checkin trigger events
2009-02-24 mikeradding required update_process field; fleshing "quietly...
2009-02-24 ericksontag the field row with the field name to open up some...
2009-02-24 ericksonif xact_begin is called after initialization, make...
2009-02-24 phasefxcut/paste-o with no replace-o :)
2009-02-24 ericksonif the staff client provides the OPAC with a patron...
2009-02-24 phasefxgo straight to the opac with this browser, not the...
2009-02-24 scottmkEnhance the error handling in SELECT():
2009-02-24 phasefxoops, need to use passthru_content_params with browser...
2009-02-24 scottmkPerformance tweaks to SELECT(): eliminated a couple...
2009-02-23 phasefxpass the patron barcode into the opac when embedded...
2009-02-23 phasefxwe're kicking xulrunner 1.8 to the curb with trunk
next