]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/EditPane.js
LP1251424 - Fix for submit button when placing holds in staff client
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / EditPane.js
2012-10-17 Lebbeous Fogle-WeekleyAcq: When creating invoices, let the user know if they...
2012-08-01 Bill EricksonEditPane setFieldValue method
2012-08-01 Bill EricksonEditPane.js API repairs
2012-07-24 Steven ChanFix LP800480, ACQ - Vendor Invoice Won't Save
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-03-23 Lebbeous Fogle-WeekleyAlt serials opac reloading cleanup
2012-03-23 Lebbeous Fogle-WeekleyAlt Serial Control interfaces and Batch Receive reload...
2011-02-18 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-01-18 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-18 senatorMake EditPane objects built of AutoFieldWidget objects...
2010-10-18 senatorMake editing of asset.copy_template a little more frien...
2010-09-09 senatorImprove on 17547 to support a default value for /creati...
2010-09-09 senatorMake overrideEditWidgets to an AutoGrid able to accept...
2010-06-22 senatorAcq: add a Create PO interface for workflows starting...
2010-05-27 ericksonrepaired bug in dojo.mixin usage for applying overrides...
2010-05-17 ericksonadded selector column for edi_account; added edi messag...
2010-04-16 ericksonadded ability to stack multiple EditPane fields into...
2010-04-13 ericksondijits that are marked as 'required' will show render...
2010-04-05 ericksonprovided ability to append the table rows from one...
2010-02-19 ericksonteach edit pane and the (pending) pcrud filter code...
2010-02-02 ericksonpermacrud CUD actions support an oncomplete handler...
2009-12-09 ericksonadded support for ternary boolean widgets (where null...
2009-05-21 ericksonimport button
2009-04-02 ericksonallow the caller to define a function that tells the...
2009-03-02 ericksonremoved old code
2009-03-02 ericksoncan now pass in override widget types to grid and edit...
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-19 ericksonfixed action button when readonly hiding logic
2009-02-15 ericksondon't apply on-enter-equals-submit handler, cuz enter...
2009-02-13 ericksoncan now override any given auto-widget with a locally...
2009-02-13 ericksondon't display auto-generated fields in create dialog
2009-02-09 ericksoncreated read-only version of a single widget and edit...
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
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-04 ericksonfixed bug where subsequent dialogs were appending to...
2009-01-23 ericksonrearranging some classes around for better re-use....
2009-01-23 ericksonallow config settings to be passed in via args object...
2009-01-23 ericksonplugged in option to build cancel and 'apply' buttons...
2009-01-12 ericksonplugged in initial support for performing edit operatio...
2009-01-12 ericksonadded support for retrieving the formatted value from...
2009-01-12 ericksonadded a new editpane class, which models the basic...