]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/javascript/util/RemoteRequest.js
more webby goodness
[working/Evergreen.git] / Open-ILS / src / javascript / util / RemoteRequest.js
2005-07-26 ericksonmore webby goodness
2005-07-12 ericksonadded title/author links for holds
2005-07-05 phasefxMissed one: __param -> param
2005-07-05 ericksonchanged url param from __param to param for simplicity...
2005-07-01 ericksonLet the web grow!
2005-06-24 ericksonmoving some of the nav components around to sidebars...
2005-06-23 ericksonadded some permission exception handling..
2005-06-20 ericksonpile-o-work.
2005-06-13 ericksonwe can now use 'null' as a request parameter
2005-06-06 phasefxno 8080
2005-05-16 ericksonopac pile of js updates, slowing adding tweeks
2005-05-13 ericksonopac updates
2005-05-12 ericksonbig pilostuff
2005-05-11 ericksondev port
2005-05-09 ericksonadd handling for the 'ex' object type.
2005-05-09 ericksonLet the onslaught continue...
2005-05-04 ericksonslimmed down debugging
2005-05-04 ericksonupdated surveys to grab new random survey
2005-05-04 ericksonAdded some comments
2005-05-04 erickson*** empty log message ***
2005-05-04 ericksonusual updates
2005-05-04 ericksonwe now keep pending requests in a local cache
2005-05-02 ericksonusing spacely again. need to set a var to let the...
2005-05-02 ericksongateway address is determined dynamically
2005-04-29 ericksonremoved 'escape' and changed to encodeURIComponent
2005-04-28 ericksonon C gateway
2005-04-25 ericksondefault to http and added setSecure for https communication
2005-04-21 ericksonusing perl gateway for now
2005-04-20 ericksonperiodic pile of updates
2005-04-12 ericksongoing back to static for ease of use (xul needs it...
2005-04-12 ericksonget the xmlhttp host dynamically.
2005-04-04 ericksonremoved extraneous alerts.
2005-03-31 ericksonchecking for != null instead of ! true
2005-03-31 ericksonnow returning the object at index 0 if there is only...
2005-03-31 ericksonremoved unused variable
2005-03-31 ericksonadded some exception handling
2005-03-29 ericksonadded request cancelling functionality
2005-03-28 ericksonwe now check the contents of the returned data to see...
2005-03-28 ericksonnow pointing to spacely
2005-03-25 ericksonmoved RemoteRequest over here since it's useful for...