includes/clientside/jsres.php
2010-08-22 Dan Fuhry Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
2010-08-09 Dan Fuhry Javascript maintenance. Upgraded jQuery; fixed some gzip bugs; added JavascriptCompressor usage to licenses/.
2010-07-31 Dan Fuhry Disabled Javascript debugging. That thing has a nasty habit of getting enabled when it shouldn't.
2010-06-03 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.
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-11-16 Dan Login: Fixed typo that prevented non-DH crypto from working (thanks Keith Schmader)
2009-11-04 Dan Logins: reorganized data structures a bit. WiP - needs test routine done.
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-18 Dan Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
2009-07-13 Dan ACL editor: finally fixed that annoying blank-window bug on rule deletion
2009-07-12 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.
2009-07-09 Dan Fixed a series of infinite loops with preloading components and placeholders
2009-03-15 Dan New template feature: template hooks (<!-- HOOK foo -->)
less more (0) -14 tip