]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-02-15 ericksonlinked in some more UI's
2009-02-15 ericksonadded store reset func
2009-02-15 ericksondon't apply on-enter-equals-submit handler, cuz enter...
2009-02-15 scottmk1. in searchJOIN(): fixed a bug in a couple of loops...
2009-02-14 ericksonupdated to match new fm_class field name
2009-02-14 mikercannot use "classname", we have reserved that in the...
2009-02-13 ericksonUI for manging idl_field_doc entries
2009-02-13 ericksoncan now override any given auto-widget with a locally...
2009-02-13 ericksonfixed org unit data type
2009-02-13 ericksonfixed fkey col name
2009-02-13 dbsGive the Administrator user an explicit work_ou of...
2009-02-13 ericksonUI for managing trigger event_defs, hooks, reactors...
2009-02-13 ericksonwhen no field order is defined but fields existin in...
2009-02-13 ericksondon't display auto-generated fields in create dialog
2009-02-13 ericksonfunc comments, treat "" as null
2009-02-13 ericksonpcrud for action_trigger.cleanup
2009-02-13 dbsAdd VIEW_BILLING_TYPE permission to Staff
2009-02-12 ericksonno need for a store if there is no tree data (don't...
2009-02-12 ericksonrepaired fkey column names
2009-02-12 ericksonpcrud entries for action_trigger validator and reactor
2009-02-12 dbsFurther testing suggests that dojox/resources/Grid...
2009-02-12 scottmkPass down an osrfMethodContext* where we need one.
2009-02-12 dbsRevert r12071 until we port jubgrid.js over to the...
2009-02-12 ericksonadded pcrud entries for trigger event def and hook
2009-02-12 ericksonslight reformatting for readability
2009-02-12 ericksonnew provider ui, based on autogrid and moved into conif...
2009-02-12 ericksonfixed wiget value accessor/mutator which resulted in...
2009-02-12 mikeradding IN subquery support
2009-02-11 mikerno, we want that, really
2009-02-11 mikeradd idl field documenation table and accompanying IDL...
2009-02-11 ericksonfixed broken array ref handling
2009-02-11 ericksonuse copy buckets instead (for precats) and verify the...
2009-02-11 scottmk1. Corrected the enforcement of the readonly attribute...
2009-02-11 mikerfix off-by-one on function literal construction (for...
2009-02-11 ericksonplugged in checkout history bucket population to checko...
2009-02-11 dbsDoh! slight HTML problem
2009-02-11 scottmk1. Applied a uniform standard to determine whether...
2009-02-10 ericksoninitial support for adding entries to a patron's items...
2009-02-10 ericksontake advantage of the new billable_transaction_summary...
2009-02-10 ericksonallow approval of pending address, even if it does...
2009-02-10 ericksonreturn addr id for consistency
2009-02-10 ericksonset pending true on altered addresses
2009-02-10 ericksonentry for usr address pending flag
2009-02-10 ericksonhandle case where an address is pending but replaces...
2009-02-10 ericksonhandle item notes on cascade delete. created item...
2009-02-10 dbsGet the real org_unit_type depth from aout
2009-02-10 ericksonadded bucket item notes virtual fields
2009-02-10 ericksonflesh item notes on retrieval. refactor retrieval...
2009-02-10 ericksonforward port craftsman skin : svn merge -r12127:12130...
2009-02-10 ericksonsort bucket items by 'pos' field
2009-02-10 scottmkMiscellaneous tweaks:
2009-02-10 djfianderA bunch of untested code to support serials predictions
2009-02-09 ericksonby default, don't show sequence columns, which will...
2009-02-09 ericksoncreated read-only version of a single widget and edit...
2009-02-09 ericksonmoved currency type config into conify, using autogrid
2009-02-09 ericksoncan now specify post update and create handlers. wrap...
2009-02-09 ericksonremoved some unnecessary console logs
2009-02-09 ericksonnot sure why views[1] was working before, but it's...
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
2009-02-09 ericksonfunction to wrap up a xact-base storage request in...
2009-02-09 mikerreplace the (very slow) view with the materialized...
2009-02-09 mikerIE does not yet support Array.forEach ... so we fake...
2009-02-09 ericksoninit datalist at startup so each successive instance...
2009-02-08 ericksonuse new built-in autogrid fetch & load
2009-02-08 ericksonautogrid can now fetch and load all data of a given...
2009-02-08 ericksonno need to publish provider contacts in reporter-store
2009-02-08 ericksonmore provider data. address, contact, and contact...
2009-02-08 mikeradd a record bucket type for reading lists
2009-02-08 mikeradding IDL for note tables for all bucket and item...
2009-02-08 mikeradding note tables for all bucket and item tables;...
2009-02-08 scottmkMore tweaks, mostly to SELECT():
2009-02-07 dbsMake all FKs deferrable again
2009-02-06 ericksondon't attempt to retrieve the linked selector objects...
2009-02-06 mikeruse method_lookup instead of direct call ($self is...
2009-02-06 ericksonnew method for un-canceling holds. request_time and...
2009-02-06 ericksonadded support for displaying the last X cancelled holds...
2009-02-06 ericksonpassing hold cancellation reason from opac-cancelled...
2009-02-06 ericksonadded support for passing in cancellation cause and...
2009-02-06 ericksonfixed problem with async widget building and saving...
2009-02-06 miker/actually/ pin the ids, and set the sequence appropriately
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-02-06 mikeradd patron-opac cause, and comments about IDs
2009-02-06 scottmkMiscellaneous tweaks:
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2009-02-06 ericksonadded support for auto-building select options from...
2009-02-05 ericksonrepaired old pylons-ism with TT context locale. note...
2009-02-05 ericksonadded selector attr to currency type
2009-02-05 phasefxoutput the deleted flag from the bre
2009-02-05 ericksonconsistent focus handling after user clicks cancel...
2009-02-05 ericksonmore style tidying
2009-02-05 scottmkVarious tweaks, mainly to the SELECT function.
2009-02-05 ericksonallow for definition of default cell width. (can still...
2009-02-05 ericksonstart of single label + action bar to sit above the...
2009-02-05 ericksongive dojo a td and it will replace it with the dijit...
2009-02-05 ericksonadded option to launch creation dialog from auto grid...
2009-02-05 ericksoncleaned up to match latest autogrid
2009-02-05 ericksonselected-ness follow mouse and key navigation in a...
2009-02-04 ericksonno need to import 2 grid css's, nor the private _grid css
2009-02-04 ericksonwhen using the popup dialog, overide the default focus...
2009-02-04 scottmkIn SELECT(): further rewrote, and festooned with commen...
next