includes/clientside/static/ajax.js
2010-06-03 Dan Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
2010-05-01 Dan Added an ajax auto check for the path to ImageMagick in Admin:UploadConfig
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-03-29 Dan Introduced configurability for gzip compression. Fixes issue 18.
2009-10-01 Dan Javascript lib: UX: When whiteOutReportSuccess() is called on a whiteout over a miniPrompt, the miniPrompt and whiteout are now flown out together. Also, a bit of improvement to message box DOM object destruction code; this fixes problems with message boxes appearing below the shade when ajax auth is done 3 or more times in one page load.
2009-07-12 Dan One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
2009-05-05 Dan AJAX: Reset votes: now uses whiteOutMiniPrompt()
2009-04-13 Dan Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
2009-04-13 Dan New page protection UI. Both miniPrompt and failsafe HTML.
2009-04-13 Dan Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
2009-04-05 Dan Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
2009-03-22 Dan AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
2009-03-20 Dan Swapped in a new theme selector.
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-01-26 Dan AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
less more (0) -15 tip