]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/javascript
adding
[Evergreen.git] / Open-ILS / src / javascript /
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-26 ericksonbuilds the org tree widget
2005-04-26 ericksonsome useful javascript widget code
2005-04-25 ericksondefault to http and added setSecure for https communication
2005-04-22 ericksonkeep on trukin
2005-04-22 ericksonusual updates
2005-04-22 ericksonautogenerated...
2005-04-22 ericksonearly survey object
2005-04-22 ericksonmenu and menu manager classes
2005-04-21 ericksonusing perl gateway for now
2005-04-20 ericksonmore utility code for the web stuff
2005-04-20 ericksonperiodic pile of updates
2005-04-14 erickson1. abstracted document.createElement and document.creat...
2005-04-14 ericksonnew layout. there is now a top level iframe in the...
2005-04-12 ericksongoing back to static for ease of use (xul needs it...
2005-04-12 ericksonget the xmlhttp host dynamically.
2005-04-12 ericksonopac javascript
2005-04-12 ericksonadded some exceptions types
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 ericksonfor ease of use
2005-03-31 ericksonremoved unused variable
2005-03-31 ericksonadded some exception handling
2005-03-31 ericksonadded debug (and abuilit to turn it off)
2005-03-29 ericksonadded request cancelling functionality
2005-03-29 ericksonadded a debug function
2005-03-28 ericksonwe now check the contents of the returned data to see...
2005-03-28 ericksonuseful stuff. the beginnings of a set of exceptions...
2005-03-28 ericksonnow pointing to spacely
2005-03-25 ericksonmoved RemoteRequest over here since it's useful for...