]> git.evergreen-ils.org Git - OpenSRF.git/history - src/javascript
Forward-port r1943: install packaged DateTime Perl modules instead of CPAN
[OpenSRF.git] / src / javascript /
2010-02-03 dbsForward-port r1919 from rel_1_2 to prevent Internet...
2010-02-03 mikeradd non-destructive methods for grabbing first and...
2010-01-28 dbsPrevent WebKit-based browsers (Chrome and Safari) from...
2009-10-29 mikergive decodeJS a way to try to load a class that was...
2009-04-02 ericksoncapture osrfServerError responses
2009-03-14 ericksonmake OpenSRF 'global' so IE won't clobber it
2009-03-06 ericksontry the various xhr loading techniques
2009-03-06 ericksonIE mad. IE throw tantrum. Bill give IE a Baby Ruth
2009-03-06 ericksonin IE, localeMatch might be null
2009-02-23 dbsNon-Mozilla browsers want an explict dojo.declare(...
2009-02-05 dbslet's avoid creating double-hyphened locales, too
2009-02-05 dbsdojo.locale is the preferred method of determining...
2009-02-04 dbsSo, djfiander says "fix the code so it's not case-sensi...
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-12-09 ericksonadd support for encoding boolean types to JSON
2008-09-19 ericksontypo on header name
2008-08-06 dbsUse a slightly more robust scheme for setting OpenSRF...
2008-08-03 ericksonchecking browser agent to see if multipart is supported
2008-07-27 mikerremoving overly agressive locale normalization
2008-04-23 mikerremoving redundant file. covered by DojoSRF.js
2008-04-21 ericksonimporting json and md5 code
2008-04-17 mikerbetter locale configuriation support
2008-04-16 dbsWhat was OpenSRF.js, is now DojoSRF.js - and there...
2008-04-16 dbsPrepare to rename this DojoSRF.js (avoiding code change...
2008-04-09 mikerdojo wrapper to opensrf JS libs
2008-04-08 ericksonchanging name to match name style; added comment to...
2008-04-08 ericksonThe functionality in these files (that isn't deprecated...
2008-03-24 ericksonadded ontransporthander support for multipart requests
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 ericksonadded support for hash-encoded json objects
2008-03-06 ericksonUpdated OpenSRF Javascript client library. Currently...
2007-10-18 dbsDeliberately break applications relying on pre-OpenSRF...
2007-08-03 ericksonadding new JSON parsing JS code, for wrapped class...
2005-07-18 ericksoncompletely reverted to original
2005-07-18 ericksonbasically reverted back - left the try catch
2005-07-18 ericksonadded try block for catching un doable things
2005-07-13 ericksonchanged arg.array to arg.a to match the fieldmapper...
2005-05-06 ericksonmore stuff
2005-05-06 ericksonlogic
2005-05-06 ericksonNULL!
2005-05-06 ericksonchecking for object
2005-05-06 ericksonlogic
2005-05-06 ericksonmore fixin
2005-05-06 phasefxsyntax
2005-05-06 ericksonadding patch code to fix wonky array/objects
2005-05-06 ericksondone with test
2005-05-06 ericksontesting
2005-05-04 ericksonmoved extraneous comma...
2005-04-20 ericksonextra info in debug, added space to casting string
2005-04-14 ericksonaddede space
2005-04-14 ericksondurrhhhh
2005-04-01 ericksonremoved some unused lines
2005-03-31 ericksonremoved some debugging stuff
2005-03-31 ericksonchanged to fit fieldmapper stuff
2005-03-21 phasefxWe had casting removed for the cat demo. We need to...
2005-03-18 phasefxSome bugfixes from Bill
2005-03-15 phasefxNeed to revisit this stuff
2005-03-01 phasefxthe domain object stuff will be going away
2005-02-25 phasefxcomplete is a method
2005-02-24 phasefxcasting
2005-02-24 phasefxWe're not using authentication past Jabber anymore.
2005-02-11 phasefxNeed to set a global myPackageDir before loading the...
2005-02-11 ericksonadded brokenSession
2005-02-10 phasefxoops, perl syntax
2005-02-04 mikerFIRST POST! ... dump numbers correctly in JSON
2005-02-04 phasefxInitial revision