includes/clientside/static/enano-lib-basic.js
Sat, 15 Sep 2012 13:16:13 -0400 Dan Fuhry firebugx was breaking things
Thu, 02 Jun 2011 05:46:13 -0400 Dan Fuhry Removed TinyMCE.
Thu, 02 Jun 2011 05:28:28 -0400 Dan Fuhry Removed explicit TinyMCE support, replaced with support for arbitrary page_formats. The TinyMCE files will be removed in an upcoming commit.
Fri, 24 Sep 2010 21:50:25 -0400 Dan Fuhry Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x
Tue, 30 Mar 2010 11:37:00 -0400 Dan Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
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.
Sun, 28 Mar 2010 21:49:26 -0400 Dan Introduced configurability for gzip compression. Fixes issue 18.
Sun, 27 Dec 2009 02:28:21 -0500 Dan All javascript and css requests now append the version number to the URL to break browser caches and prevent from having to clear the cache upon upgrade
Fri, 18 Dec 2009 20:31:43 -0500 Dan Added ajaxLoginInit to JS load stub list
Sun, 09 Aug 2009 01:26:57 -0400 Dan Login: enabled DiffieHellman on IE8
Mon, 03 Aug 2009 02:56:03 -0400 Dan Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)
Wed, 08 Jul 2009 22:27:24 -0400 Dan Fixed a series of infinite loops with preloading components and placeholders
Sun, 05 Jul 2009 00:57:53 -0400 Dan Fixed onload_hooks[] being initted to null after runOnloadHooks() called (should now be initted to an array)
Mon, 15 Jun 2009 20:09:58 -0400 Dan Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
Wed, 27 May 2009 09:45:54 -0400 Dan JS core: allow setting loaded_components in other scripts
Wed, 15 Apr 2009 16:20:33 -0400 Dan File rollbacks should be all up to date now.
Tue, 14 Apr 2009 21:02:13 -0400 Dan Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Sat, 04 Apr 2009 22:17:32 -0400 Dan Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Thu, 26 Feb 2009 01:03:22 -0500 Dan Added a basic plugin/hook framework for Javascript
Sun, 25 Jan 2009 20:35:32 -0500 Dan Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
Mon, 22 Dec 2008 13:30:49 -0500 Dan Added paginator_goto() to function reverse map; fixed some missing component loads in pagination code
Sun, 21 Dec 2008 18:02:55 -0500 Dan Added ajaxReverseDNS to function-to-script map. 1.1.5
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.
Fri, 28 Nov 2008 22:52:29 -0500 Dan Fixed an onload recursion issue if load_component() is called during global onload
Sat, 15 Nov 2008 18:21:16 -0500 Dan load_component() now uses wait cursor on document.body
Sat, 08 Nov 2008 22:37:59 -0500 Dan Merging in the past three months' work on ACL tracing tools.
Thu, 21 Aug 2008 11:24:56 -0400 Dan Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
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...
Wed, 13 Aug 2008 08:57:45 -0400 Dan Couple of fixes (hacks) for Opera and the aftermath of that z-index change to darken() and enlighten() fadefilters; added ajaxOpenDirectACLRule() to placeholder list
Mon, 11 Aug 2008 11:56:25 -0400 Dan Improved miniPrompt and fadefilter to properly overlap parent modal windows. MessageBox() is next. Fixed pref_disable_js_fx not working due to wrong type (number instead of boolean).
less more (0) -50 -30 tip