]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/conify/global/config
LP 2061136 follow-up: ng lint --fix
[Evergreen.git] / Open-ILS / web / js / ui / default / conify / global / config /
2015-02-21 Jason BoyerLP#121054: Add Deleted Flag to asset.copy_location
2014-03-10 Bill EricksonLP#1284864 display code value code in composite def...
2014-02-21 Bill EricksonLP#1269911 composite attributes admin UI
2014-01-17 Pasi KallinenReplace deprecated javascript escape() with encodeURICo...
2013-09-26 Thomas BerezanskyFloating Groups
2013-03-13 Bill EricksonZ39.50 stored credentials
2012-07-24 Bill EricksonCopy Location Circ Limit Sets Admin UI
2012-07-11 Bill EricksonZ39.50 attributes management interface
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-02-28 Thomas BerezanskyNew Circ Limits
2012-01-30 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbs/fix-nonfiling...
2012-01-10 Mike RylanderMerge remote-tracking branch 'eg-working/user/senator...
2012-01-10 Jason EtheridgeSMS texting
2011-05-17 Mike RylanderMerge branch 'template-toolkit-opac' of git+ssh://yeti...
2011-05-17 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-17 Thomas BerezanskyLazy Circ (AKA partial barcode lookup)
2011-03-30 senatorMerge branch 'opac-tt-poc' of ssh://yeti.esilibrary...
2011-03-30 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-30 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2011-03-23 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-23 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-21 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-19 mikerIn-database Grace intervals
2011-02-18 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
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...