]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
Really revert these files. Argh.
[working/Evergreen.git] / Open-ILS / web / js /
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
2009-02-17 ericksonexplicitly load Util
2009-02-17 ericksonadded batch org setting method
2009-02-17 ericksonrepaired org setting calls. added static version so...
2009-02-17 ericksonplugged in saving of new users
2009-02-17 ericksonplugged in surveys
2009-02-17 ericksonstat cat entries plugged in
2009-02-17 ericksoninitial plugin of staff-cats
2009-02-16 ericksonexperimental flattened/idl-aware user editor that takes...
2009-02-16 ericksonplugged in perm group tree builder
2009-02-16 ericksonin addition to the field list, provide a name-based...
2009-02-15 ericksonadded store reset func
2009-02-15 ericksondon't apply on-enter-equals-submit handler, cuz enter...
2009-02-14 ericksonupdated to match new fm_class field name
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 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-12 ericksonno need for a store if there is no tree data (don't...
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-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 mikerIE does not yet support Array.forEach ... so we fake...
2009-02-09 ericksoninit datalist at startup so each successive instance...
2009-02-08 ericksonautogrid can now fetch and load all data of a given...
2009-02-06 ericksondon't attempt to retrieve the linked selector objects...
2009-02-06 ericksonfixed problem with async widget building and saving...
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-02-06 ericksonadded support for auto-building select options from...
2009-02-05 ericksonconsistent focus handling after user clicks cancel...
2009-02-05 ericksonallow for definition of default cell width. (can still...
2009-02-05 ericksongive dojo a td and it will replace it with the dijit...
next