includes/clientside/static/functions.js
Mon, 15 Nov 2010 19:21:40 -0500 Dan Fuhry Added a new "hide-with-mce" CSS class in Dynano; all elements which have it will be hidden when TinyMCE is activated, and re-shown when it is destroyed.
Fri, 30 Jul 2010 12:02:18 -0400 Dan jBox now works when horizontally scrolled; fixed case matching inconsistency in autofill
Wed, 02 Jun 2010 21:58:26 -0400 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.
Sun, 28 Mar 2010 23:10:46 -0400 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.
Tue, 05 Jan 2010 09:50:25 -0500 Dan Fixed a bug in getHighestZ() that broke login boxes
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)
less more (0) -15 tip