]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/javascript/util
moving some of the nav components around to sidebars and stuff
[Evergreen.git] / Open-ILS / src / javascript / util /
2005-06-24 ericksonmoving some of the nav components around to sidebars...
2005-06-23 ericksonweb, keep movin on
2005-06-23 ericksonadded some permission exception handling..
2005-06-21 ericksonmore general web cleanup
2005-06-21 ericksonadded some code to make it easier to deep link / ctrl...
2005-06-20 ericksonpile-o-work.
2005-06-13 ericksonsmall updates here and there
2005-06-13 ericksonwe can now use 'null' as a request parameter
2005-06-06 phasefxno 8080
2005-05-17 ericksonmade normalize a little smarter.
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-11 ericksonupdate
2005-05-10 ericksonupdate
2005-05-09 ericksonadd handling for the 'ex' object type.
2005-05-09 ericksonLet the onslaught continue...
2005-05-06 ericksonaaahhhh, demo
2005-05-05 ericksonfixes here and there
2005-05-04 ericksonslimmed down debugging
2005-05-04 ericksonadded random global surveys
2005-05-04 ericksonupdated to work cleanly with new cookies. removed...
2005-05-04 ericksonfree Cookie library. persists cookies.
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-04 ericksonadded instanceOf function
2005-05-02 ericksonadding
2005-05-02 erickson*** empty log message ***
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-22 ericksonautogenerated...
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 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...