includes/clientside/static/ajax.js
2007-09-18 Dan Fully implemented password complexity enforcement; added encryption for passwords on registration form; some baby steps taken towards supporting international usernames - this is not working very well, we might need a hackish fix; TODO: implement password strength meter into installer UI and get international usernames 100% working
2007-09-07 Dan Added keep-alive function to admin panel (had been planned for some time) and a new hook, template_var_init_end
2007-08-27 Dan Several major improvements: Memberlist page added (planned since about beta 2), page group support added for non-JS ACL editor (oops!), and attempting to view a page for which you lack read permissions will get you logged.
2007-08-12 Dan Redid stupid fading button code and fixed several RC2 bugs in the upgrade schema; 1.0.1 release candidate
2007-08-01 Dan Improved and enabled HTML optimization algorithm; enabled gzip compression; added but did not test at all the tag cloud class in includes/tagcloud.php, this is still very preliminary and not ready for any type of production use
2007-07-29 Dan Modified Text_Wiki parser to fully support UTF-8 strings; several other UTF-8 fixes, international characters seem to work reasonably well now
2007-07-28 Dan Work started on page tags, still aways to go, but syncing to Nighthawk
2007-07-10 Dan Changed administration login request to use the AJAX login form; made high-level authentication more apparent in the AJAX box; recompiled Oxygen Mint
2007-07-10 Dan Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
2007-07-03 Dan Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
2007-07-01 Dan Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
2007-06-28 Dan COPPA support added
2007-06-28 Dan Rewrote change theme dialog; a few minor stability fixes here and there; fixed IE + St Patty background image
2007-06-27 Dan Deleting pages now requires a reason
2007-06-23 Dan Fixed complicated SQL injection vulnerability in URL handler, updated license info for Tigra Tree Menu, and killed one XSS vulnerability
2007-06-21 Dan Finalized permissions on files and directories; adding PHP shutoff button (actual shutoff not implemented)
2007-06-13 dan Adding /includes
less more (0) tip