]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/conify/global/config
Lazy Circ (AKA partial barcode lookup)
[working/Evergreen.git] / Open-ILS / web / js / ui / default / conify / global / config /
2011-05-17 Thomas BerezanskyLazy Circ (AKA partial barcode lookup)
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2011-03-19 mikerIn-database Grace intervals
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2010-05-21 ericksonuntil support for added circ mod groups on new matchpoi...
2010-03-05 mikercomplete the transition from delete() to eliminate()
2010-02-02 ericksonupdated oncomplete handlers for new PermaCrud CUD respo...
2009-12-09 ericksonadded support for ternary boolean widgets (where null...
2009-06-04 ericksondisable selector cells for system billing types so...
2009-05-27 ericksonplugged in rest of group mods creation/deletion. just...
2009-05-27 ericksonadd pcrud controller for ccmcmtm and ccmcmt
2009-05-26 ericksonmore work toword support circ mod groups
2009-05-26 ericksonstarted plugging in the abiliy to define circ mod group...
2009-05-11 ericksongrid heigth fixes, formatting, removed old imported...
2009-04-06 ericksonrepaired the disable widget logic
2009-04-06 ericksonmore autogridding
2009-04-01 ericksonautogrid the circ_modifier config ui
2009-03-26 ericksonport the billing type UI to autogrid
2009-03-05 ericksonbasic circ/hold matrix config ui
2009-02-15 ericksonadded store reset func
2009-02-14 ericksonupdated to match new fm_class field name
2009-02-13 ericksonUI for manging idl_field_doc entries
2009-01-09 ericksonfor consistency, change itemToStoreData to toStoreItem
2009-01-07 ericksonadded an edit dialog
2009-01-05 ericksonimplemented delete
2009-01-05 ericksonfleshing more objects (marc type/form video form)
2009-01-02 ericksonstarted hold matrix matchpoint ui
2008-12-30 ericksonmove the grid menu init code into the JS to improve...
2008-12-26 ericksonaugmented penalty block list widget to automatically...
2008-12-23 ericksonfixed backwards logic to protect system penalties from...
2008-12-23 ericksonimplemented delete and update
2008-12-19 ericksonimplemented save
2008-12-18 ericksonadded more edit widgets to circ-mod grid. moved from...
2008-12-18 ericksonforce the grid to notice any cell changes that have...
2008-12-17 ericksonadded basic infrastructure for inline cell editing...
2008-12-17 ericksonneed a require for grid editing
2008-12-17 ericksonfixed some store object handling logic in delete
2008-12-17 ericksonadded delete functionality. fixed some tabbing
2008-12-17 ericksonkeep the original objects around for deletion purposes
2008-12-17 ericksonimplemented create
2008-12-16 ericksonadding new circ_modifier config page
2008-12-03 ericksonstarted plugging in some edit options. enabled column...
2008-12-03 ericksondoing order-by on retrieval instead of client side...
2008-12-03 ericksonplugged in object sort
2008-12-02 ericksonadded initial z39 source config interface
2008-11-23 ericksonimplemented create
2008-11-20 ericksoninitial standing penalty editor
2008-11-14 ericksonplugged in context org picker and plumbing for create...
2008-11-14 ericksonadded initial create dialog
2008-11-13 ericksonIn the interest of moving into the TT hierarchy, I...