]> git.evergreen-ils.org Git - OpenSRF.git/history - src/javascript/opensrf.js
LP#1268619: JS libs capture all method errors
[OpenSRF.git] / src / javascript / opensrf.js
2014-08-19 Bill EricksonLP#1268619: JS libs capture all method errors
2014-08-19 Bill EricksonLP#1268619: websocket: avoid sharedworker for firefox 29
2014-08-19 Bill EricksonLP#1268619: websockets: detect connectedness of JS...
2014-08-19 Bill EricksonLP#1268619: websockets: auto-upgrade to shared workers...
2014-08-19 Bill EricksonLP#1268619: websockets: shared worker path; JS api_level
2014-08-19 Bill EricksonLP#1268619: websocket JS libs: reconnect and auto-connect
2014-08-19 Bill EricksonLP#1268619: websockets: support WS via shared web workers
2014-08-19 Bill EricksonLP#1268619: websocket: do not disconnect ws() on osrf...
2014-08-19 Bill EricksonLP#1268619: websocket JS additions
2014-08-19 Bill EricksonLP#1268619: OpenSRF JS websockets plugin
2012-05-26 Bill EricksonDetect and repair multipart/mixed message delivery...
2011-04-28 ericksonPatch from Kevin Beswick to support set operations...
2011-03-13 dbsRun OpenSRF JavaScript through jslint for a light cleanup
2010-10-12 ericksonwhen we add xhr responses onto the end of the queue...
2010-09-01 ericksonadded support for reading ContinueStatus opensrf messag...
2010-08-18 ericksonDue to the async nature of xmllhttprequest, processing...
2010-02-03 mikeradd non-destructive methods for grabbing first and...
2009-04-02 ericksoncapture osrfServerError responses
2009-03-14 ericksonmake OpenSRF 'global' so IE won't clobber it
2009-03-06 ericksonIE mad. IE throw tantrum. Bill give IE a Baby Ruth
2008-12-18 ericksonclear remote id on connec as well
2008-12-18 ericksonclear remote ID on subsequent non-conntected requests...
2008-12-18 mikertypo; this fix will precipitate a new release to suppor...
2008-12-18 mikerforce default locale on all messages
2008-04-17 mikerbetter locale configuriation support
2008-03-24 ericksonimplemented onerror, onmethoderror and ontransporterror...
2008-03-06 ericksonadded support for blocking connect and request calls
2008-03-06 ericksonadded connect/disconnect support, with onconnect callback
2008-03-06 ericksonadded support for ses.request(method, param1, param2...
2008-03-06 ericksonUpdated OpenSRF Javascript client library. Currently...