Mon, 28 Jan 2008 21:10:45 -0500 Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
Dan [Mon, 28 Jan 2008 21:10:45 -0500] rev 383
Fixed SYSMSG tag in templates causing problems; commented out ENANO_DEBUG; fixed bad table prefix in installer payload logic
Sun, 27 Jan 2008 23:45:53 -0500 Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
Dan [Sun, 27 Jan 2008 23:45:53 -0500] rev 382
Profiling enabled for RenderMan's wikiformat routine; [minor] made HTML from profiler more pretty
Sun, 27 Jan 2008 23:44:02 -0500 Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Dan [Sun, 27 Jan 2008 23:44:02 -0500] rev 381
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Sun, 27 Jan 2008 23:17:15 -0500 Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Dan [Sun, 27 Jan 2008 23:17:15 -0500] rev 380
Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Sun, 27 Jan 2008 23:03:57 -0500 Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Dan [Sun, 27 Jan 2008 23:03:57 -0500] rev 379
Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Sun, 27 Jan 2008 22:57:40 -0500 Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
Dan [Sun, 27 Jan 2008 22:57:40 -0500] rev 378
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
Sat, 26 Jan 2008 15:42:32 -0500 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
Dan [Sat, 26 Jan 2008 15:42:32 -0500] rev 377
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
Sat, 26 Jan 2008 11:51:19 -0500 Finished (or nearly finished) the admin language CP
Dan [Sat, 26 Jan 2008 11:51:19 -0500] rev 376
Finished (or nearly finished) the admin language CP
Thu, 24 Jan 2008 22:14:40 -0500 [minor] Trying to be a little more careful with values from users_extra in validate_session()
Dan [Thu, 24 Jan 2008 22:14:40 -0500] rev 375
[minor] Trying to be a little more careful with values from users_extra in validate_session()
Thu, 24 Jan 2008 22:10:00 -0500 [minor] silenced errors to mysql_free_result() and pg_free_result()
Dan [Thu, 24 Jan 2008 22:10:00 -0500] rev 374
[minor] silenced errors to mysql_free_result() and pg_free_result()
Thu, 24 Jan 2008 22:08:51 -0500 [minor] silenced errors to ob_gzhandler()
Dan [Thu, 24 Jan 2008 22:08:51 -0500] rev 373
[minor] silenced errors to ob_gzhandler()
Thu, 24 Jan 2008 22:06:09 -0500 A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
Dan [Thu, 24 Jan 2008 22:06:09 -0500] rev 372
A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
Wed, 23 Jan 2008 12:48:22 -0500 Improved compatibility with PostgreSQL and fixed a number of installer bugs; fixed missing "meta" category declaration in language files
Dan [Wed, 23 Jan 2008 12:48:22 -0500] rev 371
Improved compatibility with PostgreSQL and fixed a number of installer bugs; fixed missing "meta" category declaration in language files
Tue, 22 Jan 2008 01:08:15 -0500 Localized registration errors and activation/COPPA e-mails
Dan [Tue, 22 Jan 2008 01:08:15 -0500] rev 370
Localized registration errors and activation/COPPA e-mails
Tue, 22 Jan 2008 00:38:19 -0500 Localized the 404 page, w00t.
Dan [Tue, 22 Jan 2008 00:38:19 -0500] rev 369
Localized the 404 page, w00t.
Tue, 22 Jan 2008 00:22:14 -0500 Finished localizing PageProcessor, we hope
Dan [Tue, 22 Jan 2008 00:22:14 -0500] rev 368
Finished localizing PageProcessor, we hope
Mon, 21 Jan 2008 23:02:16 -0500 Localized autosuggestion widgets
Dan [Mon, 21 Jan 2008 23:02:16 -0500] rev 367
Localized autosuggestion widgets
Mon, 21 Jan 2008 19:54:29 -0500 Localized Special:UploadFile and Special:DownloadFile
Dan [Mon, 21 Jan 2008 19:54:29 -0500] rev 366
Localized Special:UploadFile and Special:DownloadFile
Mon, 21 Jan 2008 18:33:44 -0500 Localized Special:EditSidebar
Dan [Mon, 21 Jan 2008 18:33:44 -0500] rev 365
Localized Special:EditSidebar
Mon, 21 Jan 2008 17:38:57 -0500 Finished l10n on user CP
Dan [Mon, 21 Jan 2008 17:38:57 -0500] rev 364
Finished l10n on user CP
Mon, 21 Jan 2008 15:38:50 -0500 Re-merged rev 35ed07abc99e, apparently didn't go through the first time.
Dan [Mon, 21 Jan 2008 15:38:50 -0500] rev 363
Re-merged rev 35ed07abc99e, apparently didn't go through the first time.
Mon, 21 Jan 2008 15:37:28 -0500 Started localization on User CP. Localized pagination, password strength, and various other small widgets. Fixed bug in path manager causing return of fullpage from get_page_id_from_url() even when namespace is Special.
Dan [Mon, 21 Jan 2008 15:37:28 -0500] rev 362
Started localization on User CP. Localized pagination, password strength, and various other small widgets. Fixed bug in path manager causing return of fullpage from get_page_id_from_url() even when namespace is Special.
Mon, 21 Jan 2008 11:05:16 -0500 PageUtils::createpage(): $name was being sanitized too strictly
Dan [Mon, 21 Jan 2008 11:05:16 -0500] rev 361
PageUtils::createpage(): $name was being sanitized too strictly
Mon, 21 Jan 2008 10:17:26 -0500 Implemented (well stubbed) IP logging in non-AJAX comment interface
Dan [Mon, 21 Jan 2008 10:17:26 -0500] rev 360
Implemented (well stubbed) IP logging in non-AJAX comment interface
Mon, 21 Jan 2008 10:09:48 -0500 Implemented IP logging for comments and registration
Dan [Mon, 21 Jan 2008 10:09:48 -0500] rev 359
Implemented IP logging for comments and registration
Sun, 20 Jan 2008 22:34:02 -0500 Completed l10n on admin panel. Exception is Admin:ThemeManager, which is pending a rewrite.
Dan [Sun, 20 Jan 2008 22:34:02 -0500] rev 358
Completed l10n on admin panel. Exception is Admin:ThemeManager, which is pending a rewrite.
Sun, 20 Jan 2008 20:27:26 -0500 Localized Admin:MassEmail
Dan [Sun, 20 Jan 2008 20:27:26 -0500] rev 357
Localized Admin:MassEmail
Sat, 19 Jan 2008 00:32:41 -0500 Localized Admin:COPPA
Dan [Sat, 19 Jan 2008 00:32:41 -0500] rev 356
Localized Admin:COPPA
Fri, 18 Jan 2008 22:27:29 -0500 Fixed a coupla minor bugs with the template_nodb class wrongly referencing $lang
Dan [Fri, 18 Jan 2008 22:27:29 -0500] rev 355
Fixed a coupla minor bugs with the template_nodb class wrongly referencing $lang
Fri, 18 Jan 2008 10:47:24 -0500 A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
Dan [Fri, 18 Jan 2008 10:47:24 -0500] rev 354
A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip