]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-04-15 mikerhave the merge proc delete the source record after...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-14 ericksonsql function to remove all traces of a PO. This is...
2009-04-14 mikerincorrect sequence name
2009-04-14 ericksonloosened perms for viewing group tree. fixed org_unit...
2009-04-14 ericksonadded status infor for bibs imported and indexed and...
2009-04-14 ericksondo the queued ingest dance like vandelay. create asset...
2009-04-14 scottmk1. In searchFieldTransform(): make sure that the functi...
2009-04-14 ericksonallow the grid to render display labels for linked...
2009-04-14 dbsPatch to fix "insert subfield" shortcut key conflict...
2009-04-14 phasefxremove stubs
2009-04-14 dbsFirst stab at copying fields in the MARC editor:
2009-04-14 phasefxporting the "top-margin label fix" from 1.2
2009-04-14 phasefxworkstation registration tweaks.. layout, help, and...
2009-04-14 phasefxsyntax
2009-04-13 ericksonplugged in per-po asset creation
2009-04-13 ericksonstarted acq JS localization
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-13 dbsClean up another minor typo (not referenced anywhere...
2009-04-13 ericksonadded post-upload links to load the resulting PO and...
2009-04-13 ericksonfixed status update variable for picklist / purchase...
2009-04-13 dbscontext_org_list is an array, and PostgreSQL 8.3 wants...
2009-04-10 ericksonuse the existing price-finding logic
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-10 ericksonset copy location on li detail on import
2009-04-10 ericksonplugged in debit creation
2009-04-10 ericksonusr_attr got destroyed in a previous revision, repairing
2009-04-09 phasefxfix for nasty little copy/paste regression, trying...
2009-04-09 ericksonfixed order by clause
2009-04-09 dbsAvoid a warning about testing against an undefined...
2009-04-09 phasefxlet's try reposition the Register button so it doesn...
2009-04-09 dbsLots of people are stumbling over the "opensrf" (OpenSR...
2009-04-09 ericksongo ahead and sort ancestor list by depth so that tree...
2009-04-09 dbsA long time ago, miker said we could correct typos...
2009-04-09 ericksonlet's go ahead and import the new order.pm even though...
2009-04-09 ericksonadded some debugging for now and initial status updates
2009-04-09 ericksonevents not guaranteed to have a code, treat display...
2009-04-09 ericksonoops, result in true
2009-04-09 ericksoncontinuing to slog through the import process
2009-04-09 scottmk1. In osrfAppChildInit(): reduce the scope of the attr...
2009-04-08 ericksonmore import work, more to come
2009-04-08 ericksonadded permacrud entries for acqphsm and acqlipad
2009-04-08 mikeradding note and circ_modifier to acq.lineitem_detail...
2009-04-08 ericksonadded entries for acq::provider_holding_subfield_map...
2009-04-08 dbsFix open-ils.ingest.full.biblio.record_list by passing...
2009-04-07 ericksonmoved marc upload into Order.pm
2009-04-07 ericksonporting some more functionality over to the common...
2009-04-07 ericksontrying to bring some coherence to the basic components...
2009-04-07 dbsReverting the unique index on bre.id; it's a primary...
2009-04-07 dbsAdd a unique index on biblio.record_entry.id
2009-04-07 scottmkIn oils_cstore.c:
2009-04-07 scottmkUse the new JSON parser
2009-04-07 mikerteach acq to extract holding-related data from a named...
2009-04-07 djfianderStart getting ready to handle more complex publication...
2009-04-07 djfiandera bit more refactoring of Caption & Holding
2009-04-06 ericksonsave some space in the selector colum
2009-04-06 ericksonfor now, update the price when it's changed. will...
2009-04-06 ericksonset provider on lineitem at import
2009-04-06 ericksonadded delete operation
2009-04-06 ericksonadded delete-selected buttons
2009-04-06 ericksonplugged in mark-po-received action
2009-04-06 ericksonadded a mark-po-received method
2009-04-06 mikermake PO formatting hooks passive; remove PO print hook...
2009-04-06 ericksonstarted plugging in PO printing, at least to HTML....
2009-04-06 ericksonmoved generic object/event firing to apputils function...
2009-04-06 ericksonrepaired the disable widget logic
2009-04-06 ericksonmore autogridding
2009-04-05 djfianderMove 'next' calcuations into MFHD::Caption, since they...
2009-04-05 djfianderProperly pad dates with leading 0
2009-04-03 ericksonused admin_ perm structure
2009-04-03 ericksondo appendClear so we're not growing with new tests
2009-04-03 phasefx"Hold Slip" accidentally replaced "Transit Slip" during...
2009-04-03 phasefxFix hold shelf display for solitary item. We expect...
2009-04-03 phasefxsort item attribute editor templates alphabetically
2009-04-03 ericksongo ahead and protect tracker retrieval as well
2009-04-03 ericksonadded initial 'test circ event def by barcode' function...
2009-04-03 ericksonpopup progress bar
2009-04-03 ericksonreturn the fleshed event from fire-event-by-barcode
2009-04-03 ericksonfixed fund currency type datatype
2009-04-03 dbsFix broken Z39.50 import due to XMLENT manipulating...
2009-04-03 dbsAvoid a PostgreSQL 8.3 type conversion problem.
2009-04-02 ericksonauto grid column width
2009-04-02 ericksonimplemented select/deselect all. removed some debuggin...
2009-04-02 ericksonadded delete all button
2009-04-02 ericksonadded an option selection column with associated method...
2009-04-02 ericksonthe key changes depending on which stored proc is calle...
2009-04-02 ericksontypo, descendents -> descendants
2009-04-02 ericksonallow the caller to define a function that tells the...
2009-04-02 dbsPrevent error messages with many lines from scrolling...
2009-04-02 djfianderAdd test cases for semi-monthly publication on fixed...
2009-04-02 djfianderAdd support for split issue numbers
2009-04-02 djfianderFix code that loads MARC test data, add a couple of...
2009-04-01 ericksonautogrid the circ_modifier config ui
2009-04-01 ericksonupdated, autogrid-ified currency_type list page
2009-04-01 ericksonupdated to use trigger for generating templated output
2009-04-01 ericksoninstead of generic format.po hook, let's use specific...
2009-04-01 ericksonadded ProcessTemplate reactor and new hook, format.po
2009-04-01 ericksonsimple reactor that just processes a template
2009-04-01 ericksonrecursive calls to _object_by_path need their own copy...
next