install/schemas/mysql_stage2.sql
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
2008-05-05 Dan Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
2008-03-15 Dan Fixed some bugs with PostgreSQL and added a word_lcase column to the search_index table because collation is not working under MySQL. TODO: Trigger search index rebuild on upgrade to 1.1.4.
2008-03-01 Dan Fixed the fact that cron just didn't work at all (brain fart that day or something)
2008-02-20 Dan Added support for Diffie-Hellman key exchange during login. w00t!
2008-02-18 Dan Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
2008-02-15 Dan Fixed user -> user_id transition for enano_tags table
2008-02-12 Dan Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
2008-02-11 Dan Added upgrade schema files for 1.1.1 -> current (1.1.2-dev)
2008-02-09 Dan Added some basic timezone support; DST support is still to come.
2008-02-06 Dan Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated.
2008-02-03 Dan Fixed some MySQL installation schema bugs, thanks to rainmain on the forums.
2008-01-29 Dan Fixed bad column count in MySQL payload
2008-01-26 Dan Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel
2008-01-21 Dan Implemented IP logging for comments and registration
2008-01-18 Dan Dropping changes from revision 350 (dd7cbc97f681)
2008-01-18 Dan Initlogs stage of installer now working
2008-01-17 Dan Oops, search_index table was still registered and language and language_strings weren't
2008-01-17 Dan More progress on the installer. At this point it can install and import the language, but does not rename config files. Still much work to be done, most notably localization and creation of MySQL users and databases.
2008-01-16 Dan Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
less more (0) tip