]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/opac/common/js/RemoteRequest.js
LP88653 force SSL for requests from local XUL
[working/Evergreen.git] / Open-ILS / web / opac / common / js / RemoteRequest.js
2011-11-11 Jason EtheridgeLP88653 force SSL for requests from local XUL
2010-11-10 phasefxreplace Cookie.js/cookieManager with dojo.cookie. ...
2009-02-04 dbsAnd now make old-school gateway requests behave in...
2008-08-21 dbsMake RemoteRequest.js work inside the staff client...
2008-08-19 dbsNow that we have a Dojo language picker, spread the...
2007-10-25 ericksonupdating the path of the gateway to match the configure...
2007-05-18 ericksonoptimized the XMLLHttpRequest object creation to try...
2007-02-05 ericksonadded debug line, commented out for now
2006-12-11 ericksonadded a xul stash loading method. forcing authtoken...
2006-10-02 ericksonlogging params on network error
2006-09-03 ericksonno longer alerting in the opac when a server error...
2006-09-01 ericksonreturning network failure on empty response text from...
2006-08-31 ericksonchanging undef params to null to prevent so much error...
2006-08-20 ericksonauth header happy in xul now
2006-08-19 ericksonalways try the cookie first
2006-08-19 ericksondisabling xul header for now until xul is happy
2006-08-19 ericksonsending authtoken in request header and logging to...
2006-08-17 ericksonfixed typo and added commented out debug line
2006-08-14 ericksonmade secure logic smarter
2006-08-14 ericksonsafer regex
2006-08-11 ericksonpossible fix to local chrome server error created by...
2006-08-09 ericksonsetting secure on xul calls by default
2006-08-09 ericksonthrowing network exception on isXUL only since the...
2006-08-08 erickson*** empty log message ***
2006-08-08 ericksonchanged status name to prevent collision
2006-08-08 ericksonfixed some issues with the network failure handling
2006-08-07 ericksonchanged 'self' to 'this'
2006-08-07 ericksonthrowing network failure object instead of string
2006-08-07 ericksonthrowing exception on network error
2006-07-27 ericksonnot returning null in opac when event happens unless...
2006-07-06 ericksonlogging status and returning null if status != 200
2006-07-06 ericksonlogging status
2006-07-06 ericksonlogging status
2006-06-23 ericksonmoved back to pure post
2006-06-23 ericksonforce post for IE to prevent caching
2006-06-22 ericksonmoved to new added content layout
2006-06-12 ericksonsending GET requests if url is small
2006-06-02 ericksonremoved some old crud
2006-05-16 ericksonshowing progress bar on rresult, added a timeout functi...
2006-05-08 ericksonadded some ils event handling for the opac
2006-05-05 ericksonalerting non-success event text by default now in the...
2006-04-25 ericksonlogging to console before throwing/alerting
2006-03-15 ericksondefault to location.host for server
2006-03-15 ericksonremove uncommented line.
2006-03-03 ericksonadded abortAllRequests which does just that.
2006-03-01 ericksonadded an abort() method for remoterequests (which works...
2006-02-06 ericksondumping exceptions to console when isXUL is true
2006-01-20 ericksonnow returns null if there is no data from the server...
2005-12-02 ericksonfixed typo
2005-12-01 ericksonshort circuit empty objects
2005-11-30 ericksonpatched up to work with new gateway layout
2005-11-18 ericksonxul user is now shoved into the opac user's slot when...
2005-11-17 ericksontype in remote request fixed so that EX objects are...
2005-11-15 ericksonadded holds cancellation to myopac
2005-10-13 ericksonadded first part of myopac, minor changes
2005-08-29 ericksonmoved back to gapines.org
2005-08-23 ericksonchanged org tree to be like the old org tree (children...
2005-08-23 ericksonchanged host
2005-08-23 ericksonmoved exceptions here and no longer using instance of
2005-08-23 ericksonmoved isXUL to RemoteRequest
2005-08-19 ericksonadding