includes/clientside/static/functions.js
Wed, 07 Oct 2009 13:01:00 -0400 Dan MiniPrompt: [minor] Added short delay before destruction in whiteOutDestroyWithImage().
Wed, 30 Sep 2009 20:01:23 -0400 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.
Sat, 11 Jul 2009 20:25:50 -0400 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.
Sun, 05 Jul 2009 00:57:02 -0400 Dan Fixed makeUrl() Javascript version not calling append_sid()
Wed, 27 May 2009 09:46:16 -0400 Dan Disabled Connection: close in AJAX lib (throws error under Chrome 2.0)
Mon, 13 Apr 2009 14:43:28 -0400 Dan New page protection UI. Both miniPrompt and failsafe HTML.
Wed, 18 Mar 2009 11:35:28 -0400 Dan Plugins: Added checks and additional warning for authentication plugins.
Mon, 16 Feb 2009 16:17:25 -0500 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
Sun, 25 Jan 2009 20:35:06 -0500 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)
Sun, 11 Jan 2009 21:37:39 -0500 Dan JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url)
Sun, 21 Dec 2008 16:41:03 -0500 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Sat, 15 Nov 2008 18:22:13 -0500 Dan Moved getElementsByClassName to functions.js (dependency issues)
Sat, 08 Nov 2008 22:37:12 -0500 Dan JSON parse failures should spawn their own darkener layer now instead of reusing the main one if applicable
Sat, 23 Aug 2008 16:03:32 -0400 Dan More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
Thu, 21 Aug 2008 08:24:04 -0400 Dan Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
less more (0) -15 tip