]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-03-14 dbsTypo: Anscestor -> Ancestor
2009-03-14 dbsRemove generated POT files to avoid confusion
2009-03-13 mikeradding "Enable nullability selection" switch to allow...
2009-03-13 scottmkFurther tightened input validation. In all cases where...
2009-03-13 scottmkTightened the input validation in searchWHERE(). It...
2009-03-13 mikerteach parallel_pg_loader.pl to set the sequence on...
2009-03-12 djfianderRedo MFHD, MFHD::Holding, and MFHD::Caption so that...
2009-03-12 scottmkIn searchWHERE(): plugged a security hole that invited...
2009-03-12 phasefxfix PATRON_BARCODE macro in bills_main_view template...
2009-03-12 phasefxfix for Cancel in patron editor for existing patron
2009-03-12 dbsEnable slimpac and dynamic OPAC to have localized org...
2009-03-12 dbsEnable get_org_tree to return an org tree with a locale...
2009-03-12 mikerteach clark how to use a separate state_store db connec...
2009-03-11 scottmkWhen inserting a literal value into a SELECT statement:
2009-03-11 phasefxforgot to decrement a counter for the chunk size.....
2009-03-10 phasefxFast single item add from within marc editor. Good...
2009-03-10 phasefxotherwise this bad boy keeps growing and growing
2009-03-10 phasefxuse oncommand rather onclick here for keyboard access...
2009-03-10 phasefxFix Holdings Maintenance for >3-tier hierarchies. ...
2009-03-10 dbsCorrect a typo noticed by Betty Ing - thanks!
2009-03-10 mikerdefault to BKS if no valid record type can be gleaned...
2009-03-09 dbsAfter introducing 2-space indents for Google Book Previ...
2009-03-09 dbsMake the variable names for Google Book Preview code...
2009-03-09 mikerevents-by-target method
2009-03-08 mikerwe need to test in the other direction, descendency
2009-03-08 dbsCraftsman needs class="tundra" for Dojo and init()...
2009-03-08 dbsApply the fixes required by craftsman for integrated...
2009-03-08 dbsStop trampling on added content "Excerpt" tab and creat...
2009-03-08 dbsMake existing Google Book Search link functions and...
2009-03-08 dbsCherry-pick the "integrate Google Book Preview into...
2009-03-07 dbsUpgrade to MODS 3.3 for ingest and ModsParser.pm; use...
2009-03-07 dbsAdd MODS 3.3 as a supported format to SuperCat. Baby...
2009-03-07 mikerholding pen for dojo functions that we need to backport...
2009-03-07 dbsAdd support for returning records in Federal Geographic...
2009-03-06 phasefxoption to checkin items before marking them damaged...
2009-03-06 phasefxnoop checkin if during checkout.. no more having to...
2009-03-06 phasefxshow checkin time in charge patron for damaged item...
2009-03-06 ericksonflesh card on the user
2009-03-06 ericksonplugged in lost event creation
2009-03-06 mikermake org unit name and shortname unique, to avoid mistakes
2009-03-06 ericksonreturn fleshed circ object in damaged event
2009-03-06 phasefxcharge patron prompt for mark item damaged. Still...
2009-03-06 ericksoncopy_price expects an editor, pass one in
2009-03-06 ericksonupdate ids to match the remaining valid events
2009-03-06 ericksondon't double-up arrays on might_have retrievals. handl...
2009-03-06 ericksonchange log level warning for non-ID retrieval
2009-03-06 ericksonput event args in payload to stick with convention
2009-03-06 ericksonrepaired damage charge event creation
2009-03-06 ericksonno need for array access on retrieve
2009-03-06 kgsmore link edits (that don't validate)
2009-03-06 kgsmodified one link per http://www.sagehill.net/docbookxs...
2009-03-06 ericksonadded bool type to charge_on_damaged
2009-03-06 kgsAdded author statement.
2009-03-06 kgsAdding test file, LocalAdmin.xml
2009-03-06 ericksonadded copy price and org setting helpers. put helper...
2009-03-06 ericksoncreate a link from billable_xact to it's corresponding...
2009-03-06 mikerPatch from Jeff Godin:
2009-03-05 ericksonbasic circ/hold matrix config ui
2009-03-05 ericksondon't assume org unit value is non-null
2009-03-05 ericksonpcrud entries for circ matrix matchpoints
2009-03-05 ericksonpcrud for max and recuring fine rules
2009-03-05 mikerremoved another version of the ingest race condition
2009-03-05 phasefxauto-hide summary when navigating through the patron...
2009-03-05 phasefxfix patron summary toggle. some tweaking with persist...
2009-03-05 phasefxremove dead code
2009-03-05 ericksonmark lost code checks perms, no need to double-check...
2009-03-05 ericksonoops, forgot to commit dtd entries for damaged item...
2009-03-05 ericksonmore int/float handling
2009-03-05 ericksonplugged in XUL handling
2009-03-05 phasefxI had inlined this because it's easier to debug than...
2009-03-05 ericksonwhite background needed for embedded staff interfaces
2009-03-05 ericksonhandle NaN's
2009-03-05 ericksonremoved NULL constraint from template for events that...
2009-03-05 dbsAdd support for testing all Jabber credentials in multi...
2009-03-05 phasefxfix the fix for Dan's Record 0 of 1 pet peeve :) serve...
2009-03-05 phasefxtrying to get the splitter in the patron displays to...
2009-03-05 dbsFix "Record 1 of 0" pet peeve. Not sure why record...
2009-03-05 mikerfix active autocreate; add passive autocreate function...
2009-03-05 phasefxre-arrange the button bar in the patron display
2009-03-04 ericksonplugged in charge-on-damaged logic, org settings, and...
2009-03-04 phasefxoops, I brought this back to life by accident
2009-03-04 phasefxoptional button bar between top-level menu and tabbed...
2009-03-04 ericksonremoved mark-lost-after, that's handled by trigger...
2009-03-04 ericksonplugged in the actual marking lost part
2009-03-04 ericksonmoved mark-lost logic into cat/assetcommon and some...
2009-03-04 ericksonfixed TT helper func
2009-03-04 ericksonlogic error on due_date check
2009-03-04 ericksonstub for mark-item-lost reactor
2009-03-04 phasefxalternative horizontal patron search interface
2009-03-04 phasefxless noise
2009-03-04 mikerdo not look for transaction summaries if there are...
2009-03-04 phasefxfix the patron editor and patron embedded hold placemen...
2009-03-04 phasefxneeded an extra argument for oils_i18n_gettext
2009-03-04 ericksonrepaired array positions
2009-03-04 ericksonadded some org unit settings that we'll be needing.
2009-03-04 mikerproperly adjust max_cn and max_uri; tabs to spaces...
2009-03-04 dbsCommit Z39.50 attributes for ‡biblios.net as well ...
2009-03-04 dbsAdd ‡biblios.net as one of the default Z39.50 targets
2009-03-04 mikerindent cleanup and guarding against the no-URI-cns...
2009-03-04 mikertypo -- must have hit "x" at the wrong time
next