Dan [Thu, 17 Jan 2008 19:49:14 -0500] rev 351
Initlogs stage of installer now working
Dan [Thu, 17 Jan 2008 09:39:56 -0500] rev 350
Oops, search_index table was still registered and language and language_strings weren't
Dan [Thu, 17 Jan 2008 02:03:33 -0500] rev 349
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.
Dan [Wed, 16 Jan 2008 13:55:49 -0500] rev 348
Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
Dan [Thu, 03 Jan 2008 18:39:19 -0500] rev 347
Localized and separated Admin:GroupManager
Dan [Thu, 03 Jan 2008 00:55:10 -0500] rev 346
Oops, forgot to add in the rewritten Admin:PageEditor
Dan [Thu, 03 Jan 2008 00:53:33 -0500] rev 345
WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
Dan [Mon, 31 Dec 2007 21:43:51 -0500] rev 344
Merging in something from Nighthawk, can't seem to figure out what
Dan [Sun, 30 Dec 2007 01:13:24 -0500] rev 343
Localized the first parts of the admin panel. As a consequence, also wrote a brand new Admin:PageManager that doesn't suck like the old one did.
Dan [Fri, 28 Dec 2007 16:52:03 -0500] rev 342
Finished localization of SpecialUserFuncs
Dan [Fri, 28 Dec 2007 13:36:33 -0500] rev 341
[Minor] fix stupid bad td width in privmsgs compose interface
Dan [Fri, 28 Dec 2007 00:07:53 -0500] rev 340
Merging in the last couple of revisions from stable
Dan [Thu, 27 Dec 2007 11:35:00 -0500] rev 339
Fixed search indexer causing duplicate keys when two "words" of 64+ characters encountered and first 64 characters are the same (thanks Vadi); attempt to fix onunload confirmation during page editing
Dan [Sun, 23 Dec 2007 17:58:21 -0500] rev 338
Corrected licensing issue on YoungPup's DOM-Drag (it is now public domain -> GPLv2+ for Enano); fixed wrongful access denial under specific circumstances (fetch_page_acl() on nonexistent page + wiki mode)