]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/PermaCrud.js
Serial Control: Use Dijit-based issuance editor
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / PermaCrud.js
2012-03-23 Bill EricksonPermaCrud.js flesh support
2011-04-05 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-05 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-05 mikerEven more PermaCrud error handling cleanup, this time...
2011-04-05 mikerMore PermaCrud error handling cleanup
2011-04-05 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-05 mikerimprove the ability of PermaCrud callers to deal with...
2010-09-25 senatorHow did this get lost? PermaCrud authoritative might...
2010-09-24 mikeruse _session_request in RO calls
2010-09-24 senatorRe-commit miker's PermaCrud changes, just a tad more...
2010-09-23 mikerreverting previous. sorry, folks
2010-09-23 mikerStopping the leak
2010-08-31 ericksonpcrud.apply repairs.
2010-04-09 mikeradd id_list flag to the options hash of the search...
2010-03-10 ericksonallow pass-thru of search 'join' filter option to pcrud
2010-03-05 mikercomplete the transition from delete() to eliminate()
2010-02-02 ericksonpermacrud CUD actions support an oncomplete handler...
2009-11-25 mikeradd object collection for create/update/delete to the...
2009-11-25 mikerteach open-ils.PermaCrud to return objects created...
2009-08-13 ericksonadded support for limit/offset to pcrud search and...
2009-07-28 dbsAttempt to avoid clashes with browsers that treat ...
2009-01-29 mikeralways assume disconnect succeeds ... for now
2009-01-14 ericksonprevent case where .recv() is called more than once...
2009-01-14 ericksoncall the final oncomplete from the complete handler...
2009-01-13 ericksonfixed recurse function name
2009-01-12 ericksonrepaired session variable name
2009-01-09 ericksonadded optional 'streaming' option to search and retriev...
2009-01-09 ericksoncall recv() to get the result.
2009-01-02 mikermake sure opts is always an object
2009-01-02 ericksonmake sure opts exists before referencing it
2009-01-02 mikermake sync-style the default for pcrud, use {async:true...
2008-12-29 mikerspacing fixes
2008-12-21 mikerinitial refactoring and bug fixes
2008-12-21 mikeradding support for ordery_by and select in search and...
2008-12-21 mikerAdding openils.PermaCrud wrapper for open-ils.pcrud...