]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
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...
2009-04-01 ericksondisabling editing of sequenced fields is better handled...
2009-04-01 ericksonUpdated the IDL to match the table name in the sql...
2009-04-01 mikerreordering table due to fkey
2009-03-31 ericksoncreated method that takes a circ-based event def and...
2009-03-31 ericksonfixed var name
2009-03-31 ericksonin batches, 'event' is an array of events
2009-03-31 ericksonremoved remaining assumptions of an 'id' field on all...
2009-03-31 mikeradd method for creating events by definition(s) (array...
2009-03-31 ericksonprevent some warnings in the logs
2009-03-31 ericksonset the nostore var
2009-03-31 ericksonfixed closing tag
2009-03-31 mikergive the environment built by O::A::T::Event[Group...
2009-03-31 mikeradding template_output table to support storing just...
2009-03-31 ericksontypo:actor.org_unit_descendents. run_time is now a...
2009-03-31 ericksonsome formatting
2009-03-31 ericksonadded provider addresses link
2009-03-31 ericksonadded address info
2009-03-31 ericksontest script for printing a purchase order
2009-03-31 scottmkPlugged some massive memory leaks.
2009-03-31 ericksonrepaired copy/paste 'editor' field name for acqpl links
2009-03-31 dbsFix closed dates editor.
2009-03-30 ericksonmove the select list creation actoin in with the rest...
2009-03-30 ericksonself is not defined here, use this
2009-03-30 ericksonrepaired array positions
2009-03-30 ericksonsome layout tweaks for event def grid
2009-03-30 mikerpass the default search class correctly, instead of...
2009-03-29 dbsNaive implementation of protection against apostrophes...
2009-03-29 dbsLet's fix this typo and see what breaks :)
next