includes/clientside/static/enano-lib-basic.js
2010-03-30 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 />).
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-12-27 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
2009-12-19 Dan Added ajaxLoginInit to JS load stub list
2009-08-09 Dan Login: enabled DiffieHellman on IE8
2009-08-03 Dan Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)
2009-07-09 Dan Fixed a series of infinite loops with preloading components and placeholders
2009-07-05 Dan Fixed onload_hooks[] being initted to null after runOnloadHooks() called (should now be initted to an array)
2009-06-16 Dan Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
2009-05-27 Dan JS core: allow setting loaded_components in other scripts
2009-04-15 Dan File rollbacks should be all up to date now.
2009-04-15 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.
2009-04-05 Dan Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
2009-02-26 Dan Added a basic plugin/hook framework for Javascript
less more (0) -15 tip