plugins/admin/PluginManager.php
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-02-26 Dan Plugin manager: system plugins now sorted to last
2009-01-15 Dan Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-12-22 Dan Fixed a few bugs with plugin management and importing of old plugin metadata
2008-08-21 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...
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-08-05 Dan [Demo Security] Fixed plugin manager ignoring lockdown settings in demo mode
2008-06-25 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-12 Dan [HIG] Added a little heading and intro message to the top of the plugin manager
2008-04-10 Dan Implemented security logging for plugin management
2008-04-10 Dan (Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
2008-04-09 Dan New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
2008-04-09 Dan Pretty much pseudo-commit to make Hg let me merge some stuff in, only change was the "system plugin" key in $plugin_meta in PluginManager
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
less more (0) tip