Thu, 31 Jan 2008 16:43:15 -0500 Updated readme file for 1.1.1 1.1.1
Dan [Thu, 31 Jan 2008 16:43:15 -0500] rev 392
Updated readme file for 1.1.1
Tue, 29 Jan 2008 23:15:44 -0500 Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
Dan [Tue, 29 Jan 2008 23:15:44 -0500] rev 391
Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
Tue, 29 Jan 2008 17:29:08 -0500 Fixed JSON parser error in installer (caused by magic_quotes_gpc, wouldn't you know) and re-enabled server-side l10n debugging
Dan [Tue, 29 Jan 2008 17:29:08 -0500] rev 390
Fixed JSON parser error in installer (caused by magic_quotes_gpc, wouldn't you know) and re-enabled server-side l10n debugging
Tue, 29 Jan 2008 16:21:52 -0500 Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
Dan [Tue, 29 Jan 2008 16:21:52 -0500] rev 389
Merging Nighthawk and Scribus branches (and Scribus is back, yay!)
Tue, 29 Jan 2008 16:20:55 -0500 Localized stray string "list of registered members" in UCP
Dan [Tue, 29 Jan 2008 16:20:55 -0500] rev 388
Localized stray string "list of registered members" in UCP
Tue, 29 Jan 2008 16:19:51 -0500 Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
Dan [Tue, 29 Jan 2008 16:19:51 -0500] rev 387
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
Mon, 28 Jan 2008 21:54:44 -0500 Fixed contentPath getting messed up because I forgot a slash or two in payload
Dan [Mon, 28 Jan 2008 21:54:44 -0500] rev 386
Fixed contentPath getting messed up because I forgot a slash or two in payload
Mon, 28 Jan 2008 21:40:15 -0500 payload.php stg_language_setup() should set default language now
Dan [Mon, 28 Jan 2008 21:40:15 -0500] rev 385
payload.php stg_language_setup() should set default language now
Mon, 28 Jan 2008 21:19:50 -0500 Fixed bad column count in MySQL payload
Dan [Mon, 28 Jan 2008 21:19:50 -0500] rev 384
Fixed bad column count in MySQL payload
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.
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip