]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-03-26 ericksoninitial interface for managing pending notification...
2009-03-26 ericksonprovide a little more flexibility to the caller of...
2009-03-26 dbsApply ampersand escaping globally in entityize (fixes...
2009-03-26 ericksonadded an explicit error for a common occurence in autof...
2009-03-26 ericksonport the billing type UI to autogrid
2009-03-26 dbsEven better indexing on afr - thanks miker!
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-26 dbsAdditional indexes on authority.full_rec. Thanks, EXPLA...
2009-03-25 ericksonfixed broken closing bracket, mild code reformatting
2009-03-25 dbsLabel mismatch: "Update" should be "Upload" (for offlin...
2009-03-25 ericksonadded distribution formula admin UI
2009-03-25 ericksonwhen non-IDL fields are added to the grid and a field...
2009-03-25 ericksonadded sequence entries for distrib formulas / entries
2009-03-25 dbsReflect loading reality
2009-03-25 dbsDedupe code by moving to a common implementation of...
2009-03-25 phasefxbad error message
2009-03-24 ericksonrepaired limit perm args to autofieldwidget
2009-03-24 ericksonunless otherwise specified, use the workstation ou...
2009-03-24 ericksonplugged in PO creation to marc upload process. small...
2009-03-24 ericksonfixed duplicate field
2009-03-24 ericksonadded a marc order record upload form for creating...
2009-03-24 ericksontaught the vandelay upload form about some important...
2009-03-24 ericksonplugged in vandelay-upload-aware marc record processing...
2009-03-24 dbsIncrease support for serials in Evergreen.
2009-03-24 ericksonadded selector column for provider. updated po.orderin...
2009-03-24 ericksonsort on picklist name. ranged, fleshed distribution...
2009-03-24 dbsEnhance i18n support for Google Book Preview - addresse...
2009-03-24 djfianderProperly parse holdings fields when the chronology...
2009-03-23 dbsBe careful with global changes
2009-03-23 dbsRemove hardcoded URLs for en-US locale; pull the prefer...
2009-03-23 ericksonadded display toggle method which will show/hide as...
2009-03-22 ericksonclear batch edit widgets on page re-draw. some css...
2009-03-22 ericksonadded batch update for copies
2009-03-21 dbsEnable IDL to validate with new oils_persist:restrict_p...
2009-03-20 phasefxFix the bad status dialog. The acp in the payload...
2009-03-20 mikerallow batch creation of active events, restricted to...
2009-03-20 scottmkIn oils_cstore.c: further tightening input validation.
2009-03-20 ericksonlet's not clobber the loop variable
2009-03-20 mikeradd hooks for well-known penalty types
2009-03-20 scottmkAdd <permacrud> entries for "acqdf" and "acqdfe" classes.
2009-03-20 scottmkAdd ON DELETE CASCADE to distribution_formula_entry...
2009-03-20 ericksonprotect against empty settings
2009-03-20 scottmkAdd classes "acqdf" and "acqdfe".
2009-03-20 mikerteach the penalty code how to create events for system...
2009-03-20 ericksoninitial support for editing provider addrs, contacts...
2009-03-20 scottmkCreate two new tables: acq.distribution_formula
2009-03-20 ericksontypo
2009-03-20 djfianderCut a long complicated function in two
2009-03-20 djfianderminor error checking
2009-03-19 ericksonapi call for canceling and reseting trigger events
2009-03-19 ericksonuse the event def template for the bill note (thanks...
2009-03-19 ericksonrepaired event_params sequence config
2009-03-19 ericksonadded seed data entry for ApplyCircFee reactor
2009-03-19 ericksonreactor to apply fees to a circulation
2009-03-19 phasefxfixes the missing xulG.new_tab issue. The problem...
2009-03-19 ericksonwrap authoritative rollbacks in a try so that a failed...
2009-03-19 ericksonadded hook for lost.auto to handle items programaticall...
2009-03-19 ericksonsafari does not comply with cookieManager's requests...
2009-03-19 scottmkIn searchINPredicate function of oils_cstore.c: tighten
2009-03-19 dbsReally revert these files. Argh.
2009-03-19 dbsRevert accidental commit of record details enhancements...
2009-03-19 dbsNow that we have localized org trees, let our tools...
2009-03-19 ericksoninitial actions dropdown. some style tweaks
2009-03-19 ericksonfixed label for consistency
2009-03-19 dbsFix this missing getString() call, too.
2009-03-19 phasefxmissing .getString. This was breaking the spine label...
2009-03-19 djfianderMostly mplement issues with combined dates (eg, May...
2009-03-19 ericksonmore layout tweaks
2009-03-18 ericksonno need to special case the text widgets
2009-03-18 dbsCasting a null into a String results in a string with...
2009-03-18 ericksonsome display cleanup
2009-03-18 scottmkIn oils_cstore.c:
2009-03-18 ericksondon't set ischanged if value is not changing, otherwise...
2009-03-18 ericksonlet the _impl caller handle transaction commits
2009-03-18 scottmkIn searchPredicate(): make sure that there is only one
2009-03-18 ericksonno need to flesh fund, since we're grabbing those anywa...
2009-03-18 ericksonadded a copy (li_details) pane for creating a managing...
2009-03-18 ericksonadded batch lineitem detail CUD method
2009-03-18 ericksonthis.user might be an event, check for that
2009-03-18 scottmkIn oils_cstore.c:
2009-03-18 ericksonadded some user sesssion and object-list caching
2009-03-17 ericksonadded basic copy list grid (lineitem_details) linked...
2009-03-17 ericksonpcrud entries for fund. added some selector attrs...
2009-03-17 ericksonprogress bar to show lineitem update progress. some...
2009-03-17 ericksonadded simple show/hide funcs
2009-03-17 ericksonadding paging plugins to li table. showing entry count...
2009-03-17 ericksonwhen searching bibs, don't start the cstore xact until...
2009-03-17 ericksonset state explicitly so caller will have the state...
2009-03-17 scottmkImplement a NOT operator, expressed as "-not".
2009-03-17 ericksonplug in li table to picklist display
2009-03-17 ericksonreset table before next round of search results
2009-03-17 ericksondisplay localized labels for li attrs. added button...
2009-03-17 ericksonadded attr def fetching function
2009-03-17 ericksonstarted lineitem info pane, which shows marc record...
2009-03-17 ericksonsome lineitem table style
2009-03-17 ericksondisplay:none implies invisible. remove the visibilty...
2009-03-17 ericksonmoved lineitem table out to generic template for import...
2009-03-17 ericksonadded creator/editor to general picklist create
2009-03-17 djfianderSupport multiple volumes in a single year
2009-03-16 ericksonupdated IDL to match acq creator/editor columns
next