]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
added delete-selected buttons
[working/Evergreen.git] / Open-ILS / web / js /
2009-04-06 ericksonplugged in mark-po-received action
2009-04-06 ericksonstarted plugging in PO printing, at least to HTML....
2009-04-06 ericksonrepaired the disable widget logic
2009-04-06 ericksonmore autogridding
2009-04-03 ericksondo appendClear so we're not growing with new tests
2009-04-03 ericksonadded initial 'test circ event def by barcode' function...
2009-04-03 ericksonpopup progress bar
2009-04-02 ericksonimplemented select/deselect all. removed some debuggin...
2009-04-02 ericksonadded an option selection column with associated method...
2009-04-02 ericksonallow the caller to define a function that tells the...
2009-04-01 ericksonautogrid the circ_modifier config ui
2009-04-01 ericksondisabling editing of sequenced fields is better handled...
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-27 ericksonadding some initial readonly parts
2009-03-27 ericksonplugged in intial lineitem table implementation
2009-03-27 ericksonadded an appendclear function to remove child nodes...
2009-03-27 ericksonadded support for displaying the value from the 'select...
2009-03-27 ericksonplugged in more streamlined PO creation. added progres...
2009-03-26 ericksonplugging in and tweaking PO creation. more to do
2009-03-26 ericksonplugged in marc edit functionality for lineitems
2009-03-26 ericksonplugged in inital action from dropdown, delete selected...
2009-03-26 ericksonplugged in batch event (notification, etc.) cancellation
2009-03-26 ericksoninitial interface for managing pending notification...
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-25 ericksonadded distribution formula admin UI
2009-03-25 ericksonwhen non-IDL fields are added to the grid and a field...
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 ericksonadded a marc order record upload form for creating...
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-20 ericksonlet's not clobber the loop variable
2009-03-20 ericksonprotect against empty settings
2009-03-20 ericksoninitial support for editing provider addrs, contacts...
2009-03-19 ericksoninitial actions dropdown. some style tweaks
2009-03-19 ericksonmore layout tweaks
2009-03-18 ericksonno need to special case the text widgets
2009-03-18 ericksondon't set ischanged if value is not changing, otherwise...
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 ericksonthis.user might be an event, check for that
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 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 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 ericksonmoved lineitem table out to generic template for import...
2009-03-16 ericksonoops, wrong api name. fixed
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2009-03-16 ericksonmore cleanup, plugged in get-selected operation, so...
2009-03-16 ericksonchanged cookie base to the more generic oilsBasePath
2009-03-16 ericksonmove away from jubgrid in bib search for greater flexib...
2009-03-14 mikerapply proper I18N-ification to new template builder...
2009-03-07 mikerholding pen for dojo functions that we need to backport...
2009-03-05 ericksonbasic circ/hold matrix config ui
2009-03-05 ericksondon't assume org unit value is non-null
2009-03-05 ericksonmore int/float handling
2009-03-05 ericksonplugged in XUL handling
2009-03-05 ericksonhandle NaN's
2009-03-03 ericksonstrict compare, since 0 == '' (awesome)
2009-03-03 ericksonfixed editing number widgets, setting ischanged on...
2009-03-03 ericksonplugged in user editing, with a few remaining bugs...
2009-03-02 ericksonmoved CSS out to skin/them files
2009-03-02 ericksonmoved html tags out of text strings
2009-03-02 ericksonupdated some string labels to make them more specific...
2009-03-02 ericksonupdate grid after re-displaying it
2009-03-02 ericksonhide the grid before pane is built so user gets immedia...
2009-03-02 ericksonimplemented 'clone selected row'
2009-03-02 ericksonremoved old code
2009-03-02 ericksonmoved JS to external file. added tab for trigger envir...
2009-03-02 ericksoncan now pass in override widget types to grid and edit...
2009-03-01 ericksonplugged in auto edit pane handling
2009-03-01 ericksonedit/create pane can now be loaded as a inline grid...
2009-03-01 ericksonseparated pane and dialog build out into 2 separate...
2009-03-01 ericksonallow caller to pass in a pre-built edit dialog
2009-02-27 ericksonthrow meaningful error when IDL link is invalid
2009-02-26 ericksonplugged in some i18n
2009-02-26 ericksonsurvey list and edit interface. some known issues...
2009-02-26 ericksonfixed table ref
2009-02-26 ericksonapply some basic style to the edit pane table
2009-02-26 ericksonapply the edit dialog class in the dialog, not the...
2009-02-24 ericksontag the field row with the field name to open up some...
2009-02-23 ericksontreat '' as null only when otherwise not dealt with...
2009-02-22 ericksonadded link to show/hide non-required fields
2009-02-19 ericksonfixed action button when readonly hiding logic
2009-02-18 ericksonadded onchange to copy new barcodes into usrname field
2009-02-18 ericksoninitial dojo-ified xul glue
2009-02-18 ericksonadded onchange to set expire date based on profile...
2009-02-18 ericksondojo-based interval2seconds
2009-02-17 ericksonplugged in new/delete addr handling
2009-02-17 ericksonadded int/float widgets
next