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
less more (0) -15 tip