Fri, 15 May 2009 20:06:27 -0400 Detagged 1.1.6 release - upgrader bug found
Dan [Fri, 15 May 2009 20:06:27 -0400] rev 991
Detagged 1.1.6 release - upgrader bug found
Fri, 15 May 2009 19:58:05 -0400 Unstable beta release: 1.1.6 (Caoineag beta 1)
Dan [Fri, 15 May 2009 19:58:05 -0400] rev 990
Unstable beta release: 1.1.6 (Caoineag beta 1)
Fri, 15 May 2009 19:52:12 -0400 Added another word to the CAPTCHA blacklist (thanks Neal).
Dan [Fri, 15 May 2009 19:52:12 -0400] rev 989
Added another word to the CAPTCHA blacklist (thanks Neal).
Fri, 15 May 2009 17:24:19 -0400 Updated KNOWN_BUGS
Dan [Fri, 15 May 2009 17:24:19 -0400] rev 988
Updated KNOWN_BUGS
Fri, 15 May 2009 17:24:12 -0400 Added protection against obscene words in CAPTCHAs
Dan [Fri, 15 May 2009 17:24:12 -0400] rev 987
Added protection against obscene words in CAPTCHAs
Fri, 15 May 2009 15:56:25 -0400 User homepage/URL is now displayed on user pages
Dan [Fri, 15 May 2009 15:56:25 -0400] rev 986
User homepage/URL is now displayed on user pages
Fri, 15 May 2009 15:56:10 -0400 Fixed undefined indices for user_extra in various places
Dan [Fri, 15 May 2009 15:56:10 -0400] rev 985
Fixed undefined indices for user_extra in various places
Fri, 15 May 2009 15:04:40 -0400 Installer: payload: fixed two minor PHP errors with .htaccess.new and wrong form field name
Dan [Fri, 15 May 2009 15:04:40 -0400] rev 984
Installer: payload: fixed two minor PHP errors with .htaccess.new and wrong form field name
Fri, 15 May 2009 14:40:12 -0400 GeneralConfig: Fixed failure to import $cache during save
Dan [Fri, 15 May 2009 14:40:12 -0400] rev 983
GeneralConfig: Fixed failure to import $cache during save
Fri, 15 May 2009 14:27:35 -0400 Fixed some PHP warnings with API pages
Dan [Fri, 15 May 2009 14:27:35 -0400] rev 982
Fixed some PHP warnings with API pages
Fri, 15 May 2009 14:16:22 -0400 Added minor edit filter to Special:Log
Dan [Fri, 15 May 2009 14:16:22 -0400] rev 981
Added minor edit filter to Special:Log
Fri, 15 May 2009 14:03:54 -0400 Fixed some bugs with history viewing and log display (wrong row counts, failing to provide result resource, etc.); added "view" button to edits in log display; fixed underscores in auto generated titles
Dan [Fri, 15 May 2009 14:03:54 -0400] rev 980
Fixed some bugs with history viewing and log display (wrong row counts, failing to provide result resource, etc.); added "view" button to edits in log display; fixed underscores in auto generated titles
Fri, 15 May 2009 13:31:12 -0400 Fixed redirects before $session init not working; fixed failure to load system plugins
Dan [Fri, 15 May 2009 13:31:12 -0400] rev 979
Fixed redirects before $session init not working; fixed failure to load system plugins
Thu, 14 May 2009 11:34:24 -0400 A few safety changes to tolerate no $session when it's not available
Dan [Thu, 14 May 2009 11:34:24 -0400] rev 978
A few safety changes to tolerate no $session when it's not available
Wed, 13 May 2009 09:49:36 -0400 Enanium: fixed visited wikilink-nonexistent links
Dan [Wed, 13 May 2009 09:49:36 -0400] rev 977
Enanium: fixed visited wikilink-nonexistent links
Wed, 13 May 2009 09:49:15 -0400 Added cache for installed themes
Dan [Wed, 13 May 2009 09:49:15 -0400] rev 976
Added cache for installed themes
Wed, 13 May 2009 09:48:59 -0400 Cut out two queries per page with plugin loader routine
Dan [Wed, 13 May 2009 09:48:59 -0400] rev 975
Cut out two queries per page with plugin loader routine
Wed, 13 May 2009 09:47:59 -0400 Paths: System messages are cached in RAM now
Dan [Wed, 13 May 2009 09:47:59 -0400] rev 974
Paths: System messages are cached in RAM now
Wed, 13 May 2009 09:47:31 -0400 Replaced the USE with a mysql_select_db() to cut out one query
Dan [Wed, 13 May 2009 09:47:31 -0400] rev 973
Replaced the USE with a mysql_select_db() to cut out one query
Wed, 13 May 2009 09:46:54 -0400 Band-Aided user_homepage undefined index error in comments.
Dan [Wed, 13 May 2009 09:46:54 -0400] rev 972
Band-Aided user_homepage undefined index error in comments.
Wed, 13 May 2009 09:44:46 -0400 Render / Template: No longer does exist checks for wikilinks on sidebar
Dan [Wed, 13 May 2009 09:44:46 -0400] rev 971
Render / Template: No longer does exist checks for wikilinks on sidebar
Wed, 13 May 2009 09:43:57 -0400 Fixed behavior of log display and title fetch for nonexistent pages
Dan [Wed, 13 May 2009 09:43:57 -0400] rev 970
Fixed behavior of log display and title fetch for nonexistent pages
Wed, 13 May 2009 09:43:00 -0400 Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
Dan [Wed, 13 May 2009 09:43:00 -0400] rev 969
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
Wed, 13 May 2009 09:41:24 -0400 ajax: theme selector: no longer lists disallowed themes
Dan [Wed, 13 May 2009 09:41:24 -0400] rev 968
ajax: theme selector: no longer lists disallowed themes
Wed, 13 May 2009 09:39:45 -0400 SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
Dan [Wed, 13 May 2009 09:39:45 -0400] rev 967
SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
Mon, 11 May 2009 19:53:25 -0400 Fixed a couple bugs with admin avatar settings and getConfig() return types
Dan [Mon, 11 May 2009 19:53:25 -0400] rev 966
Fixed a couple bugs with admin avatar settings and getConfig() return types
Mon, 11 May 2009 19:51:36 -0400 Enanium: left collapse button same size as jBox bars now
Dan [Mon, 11 May 2009 19:51:36 -0400] rev 965
Enanium: left collapse button same size as jBox bars now
Mon, 11 May 2009 09:06:01 -0400 Enanium: fixed failure to load on template_nodb
Dan [Mon, 11 May 2009 09:06:01 -0400] rev 964
Enanium: fixed failure to load on template_nodb
Sun, 10 May 2009 15:52:53 -0400 Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
Dan [Sun, 10 May 2009 15:52:53 -0400] rev 963
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
Sun, 10 May 2009 14:47:14 -0400 Enanium: move new memberlist above admin buttons + only show for logged-in
Dan [Sun, 10 May 2009 14:47:14 -0400] rev 962
Enanium: move new memberlist above admin buttons + only show for logged-in
Sun, 10 May 2009 14:44:50 -0400 Merging from accidental branch split
Dan [Sun, 10 May 2009 14:44:50 -0400] rev 961
Merging from accidental branch split
Sun, 10 May 2009 14:44:37 -0400 Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
Dan [Sun, 10 May 2009 14:44:37 -0400] rev 960
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
Sun, 10 May 2009 14:43:00 -0400 Added "About" sidebar block which simply shows the site description.
Dan [Sun, 10 May 2009 14:43:00 -0400] rev 959
Added "About" sidebar block which simply shows the site description.
Sun, 10 May 2009 14:42:18 -0400 Enanium: added collapse for left sidebar
Dan [Sun, 10 May 2009 14:42:18 -0400] rev 958
Enanium: added collapse for left sidebar
Sun, 10 May 2009 14:41:51 -0400 Fixed a couple bugs with protection UI; fixed stray <enano:no-opt> in Special:CSS (do people still use that?)
Dan [Sun, 10 May 2009 14:41:51 -0400] rev 957
Fixed a couple bugs with protection UI; fixed stray <enano:no-opt> in Special:CSS (do people still use that?)
Tue, 05 May 2009 22:06:23 -0400 API: Properly handles $title again
Dan [Tue, 05 May 2009 22:06:23 -0400] rev 956
API: Properly handles $title again
Tue, 05 May 2009 21:53:48 -0400 Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Dan [Tue, 05 May 2009 21:53:48 -0400] rev 955
Enanium: Set right sidebar as collapsible. Whether I will do the left one I do not know.
Tue, 05 May 2009 08:36:38 -0400 Whoops, last commit broke admin stuff.
Dan [Tue, 05 May 2009 08:36:38 -0400] rev 954
Whoops, last commit broke admin stuff.
Tue, 05 May 2009 00:10:26 -0400 Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
Dan [Tue, 05 May 2009 00:10:26 -0400] rev 953
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
Mon, 04 May 2009 23:07:00 -0400 Fixed some error display cosmetics in Request_HTTP
Dan [Mon, 04 May 2009 23:07:00 -0400] rev 952
Fixed some error display cosmetics in Request_HTTP
Mon, 04 May 2009 23:06:33 -0400 Admin: Home: Properly handles Request_HTTP exceptions now
Dan [Mon, 04 May 2009 23:06:33 -0400] rev 951
Admin: Home: Properly handles Request_HTTP exceptions now
Mon, 04 May 2009 23:05:52 -0400 Security log: fixed typo in plugin enable/disable display
Dan [Mon, 04 May 2009 23:05:52 -0400] rev 950
Security log: fixed typo in plugin enable/disable display
Mon, 04 May 2009 23:05:23 -0400 Admin theme: Fixed l10n in footer
Dan [Mon, 04 May 2009 23:05:23 -0400] rev 949
Admin theme: Fixed l10n in footer
Mon, 04 May 2009 23:05:04 -0400 Enanium: added wikilink-nonexistent
Dan [Mon, 04 May 2009 23:05:04 -0400] rev 948
Enanium: added wikilink-nonexistent
Mon, 04 May 2009 23:04:08 -0400 Whoops. LogDisplay sorted by log_id, not time_id.
Dan [Mon, 04 May 2009 23:04:08 -0400] rev 947
Whoops. LogDisplay sorted by log_id, not time_id.
Mon, 04 May 2009 23:03:37 -0400 AJAX: Reset votes: now uses whiteOutMiniPrompt()
Dan [Mon, 04 May 2009 23:03:37 -0400] rev 946
AJAX: Reset votes: now uses whiteOutMiniPrompt()
Mon, 04 May 2009 23:02:53 -0400 Removed "@" from all call_user_func() calls to make debugging special pages and such possible
Dan [Mon, 04 May 2009 23:02:53 -0400] rev 945
Removed "@" from all call_user_func() calls to make debugging special pages and such possible
Sun, 26 Apr 2009 08:03:42 -0400 Renamed smiley conversion script (more descriptive); fixed +x on cli-core.php (both rpmlint warnings, thanks Neal)
Dan [Sun, 26 Apr 2009 08:03:42 -0400] rev 944
Renamed smiley conversion script (more descriptive); fixed +x on cli-core.php (both rpmlint warnings, thanks Neal)
Sun, 19 Apr 2009 20:50:38 -0400 Fixed sidebar editor not closing floating windows properly when FX off
Dan [Sun, 19 Apr 2009 20:50:38 -0400] rev 943
Fixed sidebar editor not closing floating windows properly when FX off
Sun, 19 Apr 2009 19:13:41 -0400 Upgrades from stable now skip langimport if it's being done later anyway. Pending testing.
Dan [Sun, 19 Apr 2009 19:13:41 -0400] rev 942
Upgrades from stable now skip langimport if it's being done later anyway. Pending testing.
Sun, 19 Apr 2009 19:01:08 -0400 Upgrader: UX: Added welcome page, different between Caoineag and Banshee
Dan [Sun, 19 Apr 2009 19:01:08 -0400] rev 941
Upgrader: UX: Added welcome page, different between Caoineag and Banshee
Sun, 19 Apr 2009 18:42:21 -0400 DBAL: _die() now detects installation environment and, if present, calls installer UI library for error display chrome
Dan [Sun, 19 Apr 2009 18:42:21 -0400] rev 940
DBAL: _die() now detects installation environment and, if present, calls installer UI library for error display chrome
Sun, 19 Apr 2009 18:35:35 -0400 Fixed path to wrong line image in admin CP nav tree
Dan [Sun, 19 Apr 2009 18:35:35 -0400] rev 939
Fixed path to wrong line image in admin CP nav tree
Sat, 18 Apr 2009 23:03:36 -0400 Installer welcome page can tolerate 1.0.x databases again
Dan [Sat, 18 Apr 2009 23:03:36 -0400] rev 938
Installer welcome page can tolerate 1.0.x databases again
Fri, 17 Apr 2009 20:45:35 -0400 Fixed session key clearing process, it should work right now.
Dan [Fri, 17 Apr 2009 20:45:35 -0400] rev 937
Fixed session key clearing process, it should work right now.
Fri, 17 Apr 2009 08:40:48 -0400 Made handling of $perms being non-object work properly in template
Dan [Fri, 17 Apr 2009 08:40:48 -0400] rev 936
Made handling of $perms being non-object work properly in template
Thu, 16 Apr 2009 22:48:59 -0400 Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
Dan [Thu, 16 Apr 2009 22:48:59 -0400] rev 935
Cleared up a few discrepancies in page handling, template var init, and how NewsBoy works.
Thu, 16 Apr 2009 21:01:47 -0400 Made upgrades from 1.0.6 work.
Dan [Thu, 16 Apr 2009 21:01:47 -0400] rev 934
Made upgrades from 1.0.6 work.
Thu, 16 Apr 2009 13:04:21 -0400 Installer: Whoops, moved the start of the main form on sysreqs down too far
Dan [Thu, 16 Apr 2009 13:04:21 -0400] rev 933
Installer: Whoops, moved the start of the main form on sysreqs down too far
Thu, 16 Apr 2009 13:01:50 -0400 Installer: Added recheck button to sysreqs page (thanks Nolan Rollo)
Dan [Thu, 16 Apr 2009 13:01:50 -0400] rev 932
Installer: Added recheck button to sysreqs page (thanks Nolan Rollo)
Thu, 16 Apr 2009 13:01:22 -0400 Installer: Form AJAX action no longer fades (too slow!)
Dan [Thu, 16 Apr 2009 13:01:22 -0400] rev 931
Installer: Form AJAX action no longer fades (too slow!)
Thu, 16 Apr 2009 12:47:48 -0400 Added web.config support for IIS7 URL rewriting.
Dan [Thu, 16 Apr 2009 12:47:48 -0400] rev 930
Added web.config support for IIS7 URL rewriting.
Thu, 16 Apr 2009 12:20:48 -0400 QA: Schema: fixed urlname in pages was wrong size (both MySQL and PgSQL)
Dan [Thu, 16 Apr 2009 12:20:48 -0400] rev 929
QA: Schema: fixed urlname in pages was wrong size (both MySQL and PgSQL)
Thu, 16 Apr 2009 12:19:07 -0400 QA: Fixed bad update of user info when user_rank is NULL in Admin:UserManager
Dan [Thu, 16 Apr 2009 12:19:07 -0400] rev 928
QA: Fixed bad update of user info when user_rank is NULL in Admin:UserManager
Thu, 16 Apr 2009 00:55:13 -0400 Added the indices to the 1.1.5 -> 1.1.6 upgrade schema
Dan [Thu, 16 Apr 2009 00:55:13 -0400] rev 927
Added the indices to the 1.1.5 -> 1.1.6 upgrade schema
Thu, 16 Apr 2009 00:53:05 -0400 Added some more indices to speed some stuff up (MySQL only)
Dan [Thu, 16 Apr 2009 00:53:05 -0400] rev 926
Added some more indices to speed some stuff up (MySQL only)
Wed, 15 Apr 2009 22:53:03 -0400 Added the linked-to page of the tutorial (it is, however, a stub at this point)
Dan [Wed, 15 Apr 2009 22:53:03 -0400] rev 925
Added the linked-to page of the tutorial (it is, however, a stub at this point)
Wed, 15 Apr 2009 22:18:14 -0400 Installer default content is now modular, and can pivot between starting with a blank site and installing a tutorial site.
Dan [Wed, 15 Apr 2009 22:18:14 -0400] rev 924
Installer default content is now modular, and can pivot between starting with a blank site and installing a tutorial site.
Wed, 15 Apr 2009 20:24:51 -0400 Drop-in Enanium as default theme upon install
Dan [Wed, 15 Apr 2009 20:24:51 -0400] rev 923
Drop-in Enanium as default theme upon install
Wed, 15 Apr 2009 20:24:36 -0400 [QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
Dan [Wed, 15 Apr 2009 20:24:36 -0400] rev 922
[QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
Wed, 15 Apr 2009 20:10:40 -0400 New primary theme: Enanium
Dan [Wed, 15 Apr 2009 20:10:40 -0400] rev 921
New primary theme: Enanium
Wed, 15 Apr 2009 20:06:20 -0400 Merging accidental branch split
Dan [Wed, 15 Apr 2009 20:06:20 -0400] rev 920
Merging accidental branch split
Wed, 15 Apr 2009 20:05:57 -0400 Fixed log being pushed inwards due to lack of clear: both; before list
Dan [Wed, 15 Apr 2009 20:05:57 -0400] rev 919
Fixed log being pushed inwards due to lack of clear: both; before list
Wed, 15 Apr 2009 20:05:38 -0400 Fixed logs not working under postgresql
Dan [Wed, 15 Apr 2009 20:05:38 -0400] rev 918
Fixed logs not working under postgresql
Wed, 15 Apr 2009 20:02:01 -0400 Removed Special:RecentChanges (phased out)
Dan [Wed, 15 Apr 2009 20:02:01 -0400] rev 917
Removed Special:RecentChanges (phased out)
Wed, 15 Apr 2009 19:53:06 -0400 Fixed division by zero on first day installed.
Dan [Wed, 15 Apr 2009 19:53:06 -0400] rev 916
Fixed division by zero on first day installed.
Wed, 15 Apr 2009 19:44:47 -0400 New, beautiful, rethought Admin:Home. No, really, you'll like it.
Dan [Wed, 15 Apr 2009 19:44:47 -0400] rev 915
New, beautiful, rethought Admin:Home. No, really, you'll like it.
Wed, 15 Apr 2009 19:37:10 -0400 Removed unused MIME magic file.
Dan [Wed, 15 Apr 2009 19:37:10 -0400] rev 914
Removed unused MIME magic file.
Wed, 15 Apr 2009 17:14:20 -0400 Deletion vote reset is now logged and able to be rolled back
Dan [Wed, 15 Apr 2009 17:14:20 -0400] rev 913
Deletion vote reset is now logged and able to be rolled back
Wed, 15 Apr 2009 16:20:33 -0400 File rollbacks should be all up to date now.
Dan [Wed, 15 Apr 2009 16:20:33 -0400] rev 912
File rollbacks should be all up to date now.
Wed, 15 Apr 2009 14:23:48 -0400 Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
Dan [Wed, 15 Apr 2009 14:23:48 -0400] rev 911
Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
Tue, 14 Apr 2009 21:03:25 -0400 Meh, finished my half-written-out thought in a FIXME in Special:Log code.
Dan [Tue, 14 Apr 2009 21:03:25 -0400] rev 910
Meh, finished my half-written-out thought in a FIXME in Special:Log code.
Tue, 14 Apr 2009 21:02:13 -0400 Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Dan [Tue, 14 Apr 2009 21:02:13 -0400] rev 909
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Mon, 13 Apr 2009 17:28:24 -0400 Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
Dan [Mon, 13 Apr 2009 17:28:24 -0400] rev 908
Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
Mon, 13 Apr 2009 16:57:20 -0400 Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Dan [Mon, 13 Apr 2009 16:57:20 -0400] rev 907
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Mon, 13 Apr 2009 14:43:28 -0400 New page protection UI. Both miniPrompt and failsafe HTML.
Dan [Mon, 13 Apr 2009 14:43:28 -0400] rev 906
New page protection UI. Both miniPrompt and failsafe HTML.
Mon, 13 Apr 2009 12:32:36 -0400 Log displayer should support some actions besides edit now
Dan [Mon, 13 Apr 2009 12:32:36 -0400] rev 905
Log displayer should support some actions besides edit now
Mon, 13 Apr 2009 12:32:28 -0400 Whoops, page protection code didn't flush page_meta cache
Dan [Mon, 13 Apr 2009 12:32:28 -0400] rev 904
Whoops, page protection code didn't flush page_meta cache
Mon, 13 Apr 2009 12:05:46 -0400 Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
Dan [Mon, 13 Apr 2009 12:05:46 -0400] rev 903
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
Sun, 12 Apr 2009 19:50:58 -0400 Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Dan [Sun, 12 Apr 2009 19:50:58 -0400] rev 902
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Sun, 12 Apr 2009 19:26:13 -0400 Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
Dan [Sun, 12 Apr 2009 19:26:13 -0400] rev 901
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
Sun, 12 Apr 2009 19:25:07 -0400 Index: minor fix-up to code cleanliness under diff loading
Dan [Sun, 12 Apr 2009 19:25:07 -0400] rev 900
Index: minor fix-up to code cleanliness under diff loading
Sun, 12 Apr 2009 19:24:33 -0400 Allowed custom processing functions altogether for AJAX login error handling
Dan [Sun, 12 Apr 2009 19:24:33 -0400] rev 899
Allowed custom processing functions altogether for AJAX login error handling
Sat, 11 Apr 2009 22:32:45 -0400 When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
Dan [Sat, 11 Apr 2009 22:32:45 -0400] rev 898
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
Sat, 11 Apr 2009 16:58:32 -0400 session: login_process_userdata_json hook should work with more than one installed auth plugin now
Dan [Sat, 11 Apr 2009 16:58:32 -0400] rev 897
session: login_process_userdata_json hook should work with more than one installed auth plugin now
Sat, 04 Apr 2009 22:37:35 -0400 UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
Dan [Sat, 04 Apr 2009 22:37:35 -0400] rev 896
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
Sat, 04 Apr 2009 22:35:44 -0400 Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
Dan [Sat, 04 Apr 2009 22:35:44 -0400] rev 895
Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
Sat, 04 Apr 2009 22:34:56 -0400 HTTP: now throws exceptions instead of flat-out dying
Dan [Sat, 04 Apr 2009 22:34:56 -0400] rev 894
HTTP: now throws exceptions instead of flat-out dying
Sat, 04 Apr 2009 22:34:12 -0400 SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
Dan [Sat, 04 Apr 2009 22:34:12 -0400] rev 893
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
Sat, 04 Apr 2009 22:24:49 -0400 Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
Dan [Sat, 04 Apr 2009 22:24:49 -0400] rev 892
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
Sat, 04 Apr 2009 22:19:11 -0400 Committing string changes associated with new logout interface
Dan [Sat, 04 Apr 2009 22:19:11 -0400] rev 891
Committing string changes associated with new logout interface
Sat, 04 Apr 2009 22:18:29 -0400 Whoops! JSON parser Unicode escape sequence typo.
Dan [Sat, 04 Apr 2009 22:18:29 -0400] rev 890
Whoops! JSON parser Unicode escape sequence typo.
Sat, 04 Apr 2009 22:17:32 -0400 Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Dan [Sat, 04 Apr 2009 22:17:32 -0400] rev 889
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Sat, 04 Apr 2009 22:16:30 -0400 AJAX comments: ranks are now displayed properly in a submitted post.
Dan [Sat, 04 Apr 2009 22:16:30 -0400] rev 888
AJAX comments: ranks are now displayed properly in a submitted post.
Sat, 04 Apr 2009 22:15:51 -0400 New logout interface + made DiffieHellman faster by disabling animated GIF
Dan [Sat, 04 Apr 2009 22:15:51 -0400] rev 887
New logout interface + made DiffieHellman faster by disabling animated GIF
Sun, 22 Mar 2009 12:10:25 -0400 Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
Dan [Sun, 22 Mar 2009 12:10:25 -0400] rev 886
Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
Sun, 22 Mar 2009 00:55:06 -0400 Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
Dan [Sun, 22 Mar 2009 00:55:06 -0400] rev 885
Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
Sun, 22 Mar 2009 00:46:44 -0400 Better "no thumbnail" theme placeholder image. But not much better.
Dan [Sun, 22 Mar 2009 00:46:44 -0400] rev 884
Better "no thumbnail" theme placeholder image. But not much better.
Sun, 22 Mar 2009 00:45:56 -0400 Live ReAuth: only show "timed out" error if jumping to admin page
Dan [Sun, 22 Mar 2009 00:45:56 -0400] rev 883
Live ReAuth: only show "timed out" error if jumping to admin page
Sun, 22 Mar 2009 00:45:21 -0400 jQuery: UI: upgraded to 1.7.1
Dan [Sun, 22 Mar 2009 00:45:21 -0400] rev 882
jQuery: UI: upgraded to 1.7.1
Sun, 22 Mar 2009 00:44:53 -0400 AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
Dan [Sun, 22 Mar 2009 00:44:53 -0400] rev 881
AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
Sun, 22 Mar 2009 00:44:09 -0400 JSON: Properly handles unicode escape sequences (\u####) now
Dan [Sun, 22 Mar 2009 00:44:09 -0400] rev 880
JSON: Properly handles unicode escape sequences (\u####) now
Sat, 21 Mar 2009 19:11:30 -0400 Corrected a few display issues in Postgres DBAL. Thanks Neal.
Dan [Sat, 21 Mar 2009 19:11:30 -0400] rev 879
Corrected a few display issues in Postgres DBAL. Thanks Neal.
Sat, 21 Mar 2009 14:55:34 -0400 Merging branches
Dan [Sat, 21 Mar 2009 14:55:34 -0400] rev 878
Merging branches
Sat, 21 Mar 2009 14:54:53 -0400 Silenced check for page_format due to warning thrown when saving new page
Dan [Sat, 21 Mar 2009 14:54:53 -0400] rev 877
Silenced check for page_format due to warning thrown when saving new page
Sat, 21 Mar 2009 14:54:16 -0400 Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Dan [Sat, 21 Mar 2009 14:54:16 -0400] rev 876
Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Sat, 21 Mar 2009 14:33:22 -0400 Some fixes to paginator (pagination control code moved to separate function)
Dan [Sat, 21 Mar 2009 14:33:22 -0400] rev 875
Some fixes to paginator (pagination control code moved to separate function)
Fri, 20 Mar 2009 09:15:24 -0400 Whoops, forgot to commit enano-shared from theme selector commit
Dan [Fri, 20 Mar 2009 09:15:24 -0400] rev 874
Whoops, forgot to commit enano-shared from theme selector commit
Fri, 20 Mar 2009 09:15:00 -0400 Added support for Firefox 3.1 beta 3's native JSON.
Dan [Fri, 20 Mar 2009 09:15:00 -0400] rev 873
Added support for Firefox 3.1 beta 3's native JSON.
Fri, 20 Mar 2009 09:14:03 -0400 Resynced version numbers in JSON language files
Dan [Fri, 20 Mar 2009 09:14:03 -0400] rev 872
Resynced version numbers in JSON language files
Fri, 20 Mar 2009 09:13:37 -0400 A few fixes to Windows detection code
Dan [Fri, 20 Mar 2009 09:13:37 -0400] rev 871
A few fixes to Windows detection code
Fri, 20 Mar 2009 09:13:17 -0400 Swapped in a new theme selector.
Dan [Fri, 20 Mar 2009 09:13:17 -0400] rev 870
Swapped in a new theme selector.
Wed, 18 Mar 2009 11:35:28 -0400 Plugins: Added checks and additional warning for authentication plugins.
Dan [Wed, 18 Mar 2009 11:35:28 -0400] rev 869
Plugins: Added checks and additional warning for authentication plugins.
Sun, 15 Mar 2009 11:15:16 -0400 Special:About_Enano should be up to date for another 9 months.
Dan [Sun, 15 Mar 2009 11:15:16 -0400] rev 868
Special:About_Enano should be up to date for another 9 months.
Sun, 15 Mar 2009 11:09:02 -0400 Moved gzip and aggressive_optimize_html calls to output.php
Dan [Sun, 15 Mar 2009 11:09:02 -0400] rev 867
Moved gzip and aggressive_optimize_html calls to output.php
Sun, 15 Mar 2009 11:08:07 -0400 Fixed a bug in default namespace handler: referenced global page_id instead of local
Dan [Sun, 15 Mar 2009 11:08:07 -0400] rev 866
Fixed a bug in default namespace handler: referenced global page_id instead of local
Sun, 15 Mar 2009 11:07:28 -0400 New template feature: template hooks (<!-- HOOK foo -->)
Dan [Sun, 15 Mar 2009 11:07:28 -0400] rev 865
New template feature: template hooks (<!-- HOOK foo -->)
Sat, 14 Mar 2009 15:26:33 -0400 Dynano: don't try to destroy MCE if window.tinymce is invalid
Dan [Sat, 14 Mar 2009 15:26:33 -0400] rev 864
Dynano: don't try to destroy MCE if window.tinymce is invalid
Sat, 14 Mar 2009 15:26:19 -0400 SQL parse: fix improper mid-query newline handling
Dan [Sat, 14 Mar 2009 15:26:19 -0400] rev 863
SQL parse: fix improper mid-query newline handling
Sat, 14 Mar 2009 15:25:55 -0400 Installer: pgsql main schema: fixed missing page_format in logs
Dan [Sat, 14 Mar 2009 15:25:55 -0400] rev 862
Installer: pgsql main schema: fixed missing page_format in logs
Sat, 14 Mar 2009 15:25:23 -0400 Installer: payload: Minor performance tweak
Dan [Sat, 14 Mar 2009 15:25:23 -0400] rev 861
Installer: payload: Minor performance tweak
Sat, 14 Mar 2009 15:24:56 -0400 DBAL: Fixed missing $loc in pgsql die_json()
Dan [Sat, 14 Mar 2009 15:24:56 -0400] rev 860
DBAL: Fixed missing $loc in pgsql die_json()
Sat, 14 Mar 2009 14:14:41 -0400 Removed some stray PunBB CSS files (thanks Neal)
Dan [Sat, 14 Mar 2009 14:14:41 -0400] rev 859
Removed some stray PunBB CSS files (thanks Neal)
Sat, 14 Mar 2009 14:14:24 -0400 install-cli: Fixed wrong language string id for $driver
Dan [Sat, 14 Mar 2009 14:14:24 -0400] rev 858
install-cli: Fixed wrong language string id for $driver
Sat, 14 Mar 2009 14:06:02 -0400 Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
Dan [Sat, 14 Mar 2009 14:06:02 -0400] rev 857
Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
Fri, 06 Mar 2009 11:19:55 -0500 template: added ability for themes to hide user, tools, and search sidebar blocks
Dan [Fri, 06 Mar 2009 11:19:55 -0500] rev 856
template: added ability for themes to hide user, tools, and search sidebar blocks
Fri, 06 Mar 2009 11:19:29 -0500 Change to search behavior for heading+link in sidebar collapse code
Dan [Fri, 06 Mar 2009 11:19:29 -0500] rev 855
Change to search behavior for heading+link in sidebar collapse code
Fri, 06 Mar 2009 11:18:34 -0500 MessageBox: fixed: load fadefilter when aclDisableTransitionFX on
Dan [Fri, 06 Mar 2009 11:18:34 -0500] rev 854
MessageBox: fixed: load fadefilter when aclDisableTransitionFX on
Fri, 06 Mar 2009 11:17:47 -0500 Added ability for jBox to align submenu position to right of parent button instead of left
Dan [Fri, 06 Mar 2009 11:17:47 -0500] rev 853
Added ability for jBox to align submenu position to right of parent button instead of left
Mon, 02 Mar 2009 17:05:27 -0500 Installer: minor: added a box on sysreqs success
Dan [Mon, 02 Mar 2009 17:05:27 -0500] rev 852
Installer: minor: added a box on sysreqs success
Mon, 02 Mar 2009 16:46:10 -0500 Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
Dan [Mon, 02 Mar 2009 16:46:10 -0500] rev 851
Redesigned installer sysreqs page to cover more features, be more comprehensive, and look better
Mon, 02 Mar 2009 16:45:28 -0500 Installer: fixed load of lang_js on finish
Dan [Mon, 02 Mar 2009 16:45:28 -0500] rev 850
Installer: fixed load of lang_js on finish
Sun, 01 Mar 2009 22:52:31 -0500 jQuery: updated to latest jQuery + jQuery UI
Dan [Sun, 01 Mar 2009 22:52:31 -0500] rev 849
jQuery: updated to latest jQuery + jQuery UI
Sun, 01 Mar 2009 22:52:20 -0500 Template: addslashes() around wiki_edit_notice_text (whoops)
Dan [Sun, 01 Mar 2009 22:52:20 -0500] rev 848
Template: addslashes() around wiki_edit_notice_text (whoops)
Sat, 28 Feb 2009 14:38:10 -0500 http: minor fix to tolerate missing SERVER_SOFTWARE
Dan [Sat, 28 Feb 2009 14:38:10 -0500] rev 847
http: minor fix to tolerate missing SERVER_SOFTWARE
Thu, 26 Feb 2009 01:28:18 -0500 Plugin backend: bugfix: installing a plugin should now properly import its strings
Dan [Thu, 26 Feb 2009 01:28:18 -0500] rev 846
Plugin backend: bugfix: installing a plugin should now properly import its strings
Thu, 26 Feb 2009 01:27:56 -0500 Set password in userinfo to allow auth plugins to see it (some really do need it)
Dan [Thu, 26 Feb 2009 01:27:56 -0500] rev 845
Set password in userinfo to allow auth plugins to see it (some really do need it)
Thu, 26 Feb 2009 01:27:23 -0500 Plugin manager: system plugins now sorted to last
Dan [Thu, 26 Feb 2009 01:27:23 -0500] rev 844
Plugin manager: system plugins now sorted to last
Thu, 26 Feb 2009 01:07:32 -0500 Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
Dan [Thu, 26 Feb 2009 01:07:32 -0500] rev 843
Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
Thu, 26 Feb 2009 01:06:58 -0500 setConfig() will now delete config values if the second parameter is explicitly set to false
Dan [Thu, 26 Feb 2009 01:06:58 -0500] rev 842
setConfig() will now delete config values if the second parameter is explicitly set to false
Thu, 26 Feb 2009 01:04:27 -0500 HMAC functions are now standards-compliant (not a security issue). This BREAKS 1.1.6-hg passwords!
Dan [Thu, 26 Feb 2009 01:04:27 -0500] rev 841
HMAC functions are now standards-compliant (not a security issue). This BREAKS 1.1.6-hg passwords!
Thu, 26 Feb 2009 01:03:22 -0500 Added a basic plugin/hook framework for Javascript
Dan [Thu, 26 Feb 2009 01:03:22 -0500] rev 840
Added a basic plugin/hook framework for Javascript
Thu, 26 Feb 2009 01:02:50 -0500 [minor] changed heading format in mainpage-default
Dan [Thu, 26 Feb 2009 01:02:50 -0500] rev 839
[minor] changed heading format in mainpage-default
Thu, 26 Feb 2009 01:02:33 -0500 Fixed default ACLs
Dan [Thu, 26 Feb 2009 01:02:33 -0500] rev 838
Fixed default ACLs
Thu, 26 Feb 2009 01:02:00 -0500 Added color specifications on input fields for admin and oxygen
Dan [Thu, 26 Feb 2009 01:02:00 -0500] rev 837
Added color specifications on input fields for admin and oxygen
Wed, 25 Feb 2009 13:39:49 -0500 Blah. Wrong type for those getConfig values.
Dan [Wed, 25 Feb 2009 13:39:49 -0500] rev 836
Blah. Wrong type for those getConfig values.
Wed, 25 Feb 2009 13:38:21 -0500 Fixed: no default values in for avatar upload settings
Dan [Wed, 25 Feb 2009 13:38:21 -0500] rev 835
Fixed: no default values in for avatar upload settings
Mon, 16 Feb 2009 17:12:02 -0500 [Oops] removed debug message in install-cli
Dan [Mon, 16 Feb 2009 17:12:02 -0500] rev 834
[Oops] removed debug message in install-cli
Mon, 16 Feb 2009 17:01:56 -0500 Damn, forgot to add the version insertion back into schema
Dan [Mon, 16 Feb 2009 17:01:56 -0500] rev 833
Damn, forgot to add the version insertion back into schema
Mon, 16 Feb 2009 16:17:25 -0500 Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
Dan [Mon, 16 Feb 2009 16:17:25 -0500] rev 832
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message) - Pages are now stored with an extra metadata field called page_format which is "wikitext" or "xhtml" - New $flags parameter + RENDER_* constants added that control RenderMan::render() behavior - Several other changes: * Added a sprite API for Javascript and made editor use sprites when possible * Removed a number of config options from the default install schema, replaced with second parameter to getConfig() calls * MessageBox in editor mostly replaced with miniPrompt * A few bugfixes related to password changes (registration didn't even work) * Rewrote the bitfield compression algorithm used to serialize allowed MIME types * Fixed some typos in language files and strings * Fixed a Text_Wiki bug in Heading parser
Mon, 16 Feb 2009 16:04:54 -0500 Made all page_id and namespace columns consistent
Dan [Mon, 16 Feb 2009 16:04:54 -0500] rev 831
Made all page_id and namespace columns consistent
Mon, 16 Feb 2009 16:04:31 -0500 Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)
Dan [Mon, 16 Feb 2009 16:04:31 -0500] rev 830
Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug)
Mon, 16 Feb 2009 13:01:35 -0500 Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
Dan [Mon, 16 Feb 2009 13:01:35 -0500] rev 829
Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
Mon, 26 Jan 2009 11:45:48 -0500 Added a few hooks to Admin:GeneralConfig (didn't I do this already?)
Dan [Mon, 26 Jan 2009 11:45:48 -0500] rev 828
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)
Sun, 25 Jan 2009 21:21:07 -0500 Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
Dan [Sun, 25 Jan 2009 21:21:07 -0500] rev 827
Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
Sun, 25 Jan 2009 21:20:14 -0500 Replaced integer checks that used preg_match() to use ctype_digit() instead
Dan [Sun, 25 Jan 2009 21:20:14 -0500] rev 826
Replaced integer checks that used preg_match() to use ctype_digit() instead
Sun, 25 Jan 2009 21:18:05 -0500 Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
Dan [Sun, 25 Jan 2009 21:18:05 -0500] rev 825
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
Sun, 25 Jan 2009 20:35:32 -0500 Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
Dan [Sun, 25 Jan 2009 20:35:32 -0500] rev 824
Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
Sun, 25 Jan 2009 20:35:06 -0500 AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
Dan [Sun, 25 Jan 2009 20:35:06 -0500] rev 823
AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
Sun, 25 Jan 2009 20:27:14 -0500 Oxygen: synced mint style
Dan [Sun, 25 Jan 2009 20:27:14 -0500] rev 822
Oxygen: synced mint style
Sun, 25 Jan 2009 20:26:50 -0500 PageProcessor: fix not setting page_exists to true after create_page() success (todo: move to Namespace_*?); add $visible parameter to create_page()
Dan [Sun, 25 Jan 2009 20:26:50 -0500] rev 821
PageProcessor: fix not setting page_exists to true after create_page() success (todo: move to Namespace_*?); add $visible parameter to create_page()
Sun, 25 Jan 2009 20:24:38 -0500 Change config.new.php and .htaccess.new to have a single newline according to Fedora project guidelines
Dan [Sun, 25 Jan 2009 20:24:38 -0500] rev 820
Change config.new.php and .htaccess.new to have a single newline according to Fedora project guidelines
Fri, 23 Jan 2009 22:03:39 -0500 Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)
Dan [Fri, 23 Jan 2009 22:03:39 -0500] rev 819
Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)
Fri, 23 Jan 2009 21:59:03 -0500 A few bugfixes in CLI installer related to interactivity
Dan [Fri, 23 Jan 2009 21:59:03 -0500] rev 818
A few bugfixes in CLI installer related to interactivity
Sat, 17 Jan 2009 15:16:36 -0500 SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
Dan [Sat, 17 Jan 2009 15:16:36 -0500] rev 817
SECURITY: Fix XSS under IE in closing tags (shared sanitizer)
Fri, 16 Jan 2009 13:14:08 -0500 Fixed login form being focused too early (caused page to scroll up)
Dan [Fri, 16 Jan 2009 13:14:08 -0500] rev 816
Fixed login form being focused too early (caused page to scroll up)
Fri, 16 Jan 2009 13:13:37 -0500 Deprecated old grab_password_hash() functions in session
Dan [Fri, 16 Jan 2009 13:13:37 -0500] rev 815
Deprecated old grab_password_hash() functions in session
Fri, 16 Jan 2009 13:13:03 -0500 Whoops! Fixed an SQL injection vulnerability in the CLI installer. (Not like it's a huge deal because the vulnerability was only introduced last commit and if you make it to that stage you already know the database password)
Dan [Fri, 16 Jan 2009 13:13:03 -0500] rev 814
Whoops! Fixed an SQL injection vulnerability in the CLI installer. (Not like it's a huge deal because the vulnerability was only introduced last commit and if you make it to that stage you already know the database password)
Wed, 14 Jan 2009 23:29:14 -0500 Added already-installed check to cli-core
Dan [Wed, 14 Jan 2009 23:29:14 -0500] rev 813
Added already-installed check to cli-core
Wed, 14 Jan 2009 20:33:05 -0500 Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
Dan [Wed, 14 Jan 2009 20:33:05 -0500] rev 812
Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
Sun, 11 Jan 2009 21:37:49 -0500 Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
Dan [Sun, 11 Jan 2009 21:37:49 -0500] rev 811
Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
Sun, 11 Jan 2009 21:37:39 -0500 JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url)
Dan [Sun, 11 Jan 2009 21:37:39 -0500] rev 810
JS core: whiteOutReportSuccess now has a sister whiteOutReportFailure(); both abstracted to function whiteOutDestroyWithImage(whitey, image_url)
Sun, 11 Jan 2009 21:36:36 -0500 DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
Dan [Sun, 11 Jan 2009 21:36:36 -0500] rev 809
DBAL: Fixed issues with die_json() and multiline responses from {mysql,pg_last}_error()
Sun, 11 Jan 2009 21:35:39 -0500 Plugin manager: added support for having specific install and uninstall blocks per DBMS
Dan [Sun, 11 Jan 2009 21:35:39 -0500] rev 808
Plugin manager: added support for having specific install and uninstall blocks per DBMS
Sun, 11 Jan 2009 21:35:03 -0500 Special:Administration: fixed 404 on several Tigra tree menu images
Dan [Sun, 11 Jan 2009 21:35:03 -0500] rev 807
Special:Administration: fixed 404 on several Tigra tree menu images
Sun, 11 Jan 2009 21:34:27 -0500 jBox: When an anchor in a menu is clicked, menu is now hidden
Dan [Sun, 11 Jan 2009 21:34:27 -0500] rev 806
jBox: When an anchor in a menu is clicked, menu is now hidden
Sun, 11 Jan 2009 21:32:24 -0500 Fix undefined variable in special namespace missing function handler
Dan [Sun, 11 Jan 2009 21:32:24 -0500] rev 805
Fix undefined variable in special namespace missing function handler
Sun, 11 Jan 2009 21:31:27 -0500 If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
Dan [Sun, 11 Jan 2009 21:31:27 -0500] rev 804
If there's an onlineupgrade.php, installer index.php will link to that instead of upgrade.php (future readiness ;))
Sun, 11 Jan 2009 21:30:46 -0500 Fix version number warning in installer common
Dan [Sun, 11 Jan 2009 21:30:46 -0500] rev 803
Fix version number warning in installer common
Sun, 04 Jan 2009 01:43:16 -0500 Upgrades should work now.
Dan [Sun, 04 Jan 2009 01:43:16 -0500] rev 802
Upgrades should work now.
Sun, 04 Jan 2009 00:55:40 -0500 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.
Dan [Sun, 04 Jan 2009 00:55:40 -0500] rev 801
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.
Sat, 03 Jan 2009 18:11:18 -0500 Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
Dan [Sat, 03 Jan 2009 18:11:18 -0500] rev 800
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
Sat, 03 Jan 2009 17:54:26 -0500 Added a couple of hooks for the registration form.
Dan [Sat, 03 Jan 2009 17:54:26 -0500] rev 799
Added a couple of hooks for the registration form.
Wed, 31 Dec 2008 08:40:38 -0500 Redid error handler (it was causing some problems with gzip enabled)
Dan [Wed, 31 Dec 2008 08:40:38 -0500] rev 798
Redid error handler (it was causing some problems with gzip enabled)
Wed, 24 Dec 2008 10:04:48 -0500 Small speed optimization to admin panel loader
Dan [Wed, 24 Dec 2008 10:04:48 -0500] rev 797
Small speed optimization to admin panel loader
Wed, 24 Dec 2008 10:04:37 -0500 Revamped main page default content
Dan [Wed, 24 Dec 2008 10:04:37 -0500] rev 796
Revamped main page default content
Wed, 24 Dec 2008 10:04:19 -0500 Several thematic enhancements to Oxygen including making the main page title an h1
Dan [Wed, 24 Dec 2008 10:04:19 -0500] rev 795
Several thematic enhancements to Oxygen including making the main page title an h1
Mon, 22 Dec 2008 21:54:30 -0500 Added support for re-auth on submit to rank manager when session goes bad; still more to come
Dan [Mon, 22 Dec 2008 21:54:30 -0500] rev 794
Added support for re-auth on submit to rank manager when session goes bad; still more to come
Mon, 22 Dec 2008 21:26:19 -0500 Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
Dan [Mon, 22 Dec 2008 21:26:19 -0500] rev 793
Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
Mon, 22 Dec 2008 21:25:14 -0500 Updated URLs and strings to point to the new server (ktulu)
Dan [Mon, 22 Dec 2008 21:25:14 -0500] rev 792
Updated URLs and strings to point to the new server (ktulu)
Mon, 22 Dec 2008 18:51:05 -0500 Fixed a few bugs with plugin management and importing of old plugin metadata
Dan [Mon, 22 Dec 2008 18:51:05 -0500] rev 791
Fixed a few bugs with plugin management and importing of old plugin metadata
Mon, 22 Dec 2008 13:31:07 -0500 Added support for upgrades from Ferrishyn
Dan [Mon, 22 Dec 2008 13:31:07 -0500] rev 790
Added support for upgrades from Ferrishyn
Mon, 22 Dec 2008 13:30:49 -0500 Added paginator_goto() to function reverse map; fixed some missing component loads in pagination code
Dan [Mon, 22 Dec 2008 13:30:49 -0500] rev 789
Added paginator_goto() to function reverse map; fixed some missing component loads in pagination code
Mon, 22 Dec 2008 13:30:00 -0500 When will that stupid user -> user_id bug stop REARING ITS UGLY HEAD. DIE! DIE! DIE! DIE! DIE!
Dan [Mon, 22 Dec 2008 13:30:00 -0500] rev 788
When will that stupid user -> user_id bug stop REARING ITS UGLY HEAD. DIE! DIE! DIE! DIE! DIE!
Sun, 21 Dec 2008 22:06:25 -0500 Fixed: autocomplete got broken somehow
Dan [Sun, 21 Dec 2008 22:06:25 -0500] rev 787
Fixed: autocomplete got broken somehow
Sun, 21 Dec 2008 20:47:32 -0500 Unstable alpha release: 1.1.5 (Caoineag alpha 5)
Dan [Sun, 21 Dec 2008 20:47:32 -0500] rev 786
Unstable alpha release: 1.1.5 (Caoineag alpha 5)
Sun, 21 Dec 2008 18:02:55 -0500 Added ajaxReverseDNS to function-to-script map. 1.1.5
Dan [Sun, 21 Dec 2008 18:02:55 -0500] rev 785
Added ajaxReverseDNS to function-to-script map.
Sun, 21 Dec 2008 17:56:32 -0500 Added spell-checking support for TinyMCE on user request (see: http://forum.enanocms.org/topic/11/)
Dan [Sun, 21 Dec 2008 17:56:32 -0500] rev 784
Added spell-checking support for TinyMCE on user request (see: http://forum.enanocms.org/topic/11/)
Sun, 21 Dec 2008 17:32:03 -0500 Minor cosmetic change to installer: bumped down Continue button on payload page by 12px
Dan [Sun, 21 Dec 2008 17:32:03 -0500] rev 783
Minor cosmetic change to installer: bumped down Continue button on payload page by 12px
Sun, 21 Dec 2008 17:25:28 -0500 Corrected a few issues with languages and client-side code
Dan [Sun, 21 Dec 2008 17:25:28 -0500] rev 782
Corrected a few issues with languages and client-side code
Sun, 21 Dec 2008 16:56:38 -0500 Updated KNOWN_BUGS.
Dan [Sun, 21 Dec 2008 16:56:38 -0500] rev 781
Updated KNOWN_BUGS.
Sun, 21 Dec 2008 16:54:04 -0500 A few fixes to the most recently added feature: more efficiency tweaks, tweaked l10n to have beetter fetch-on-demand support to ensure that stubs are never returned
Dan [Sun, 21 Dec 2008 16:54:04 -0500] rev 780
A few fixes to the most recently added feature: more efficiency tweaks, tweaked l10n to have beetter fetch-on-demand support to ensure that stubs are never returned
Sun, 21 Dec 2008 16:41:03 -0500 load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Dan [Sun, 21 Dec 2008 16:41:03 -0500] rev 779
load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Sun, 21 Dec 2008 16:28:00 -0500 Upgraded TinyMCE to version 3.2.1.1
Dan [Sun, 21 Dec 2008 16:28:00 -0500] rev 778
Upgraded TinyMCE to version 3.2.1.1
Sun, 21 Dec 2008 15:35:46 -0500 [Branding] New artwork swapped in for the old. See <http://enanocms.org/News:1228698725>.
Dan [Sun, 21 Dec 2008 15:35:46 -0500] rev 777
[Branding] New artwork swapped in for the old. See <http://enanocms.org/News:1228698725>.
Sun, 21 Dec 2008 07:07:21 -0500 Fixed a couple PostgreSQL bugs.
Dan [Sun, 21 Dec 2008 07:07:21 -0500] rev 776
Fixed a couple PostgreSQL bugs.
Sun, 21 Dec 2008 06:34:43 -0500 Minor string change to match other string changes in 1.1 installer
Dan [Sun, 21 Dec 2008 06:34:43 -0500] rev 775
Minor string change to match other string changes in 1.1 installer
Sun, 21 Dec 2008 06:33:31 -0500 Squashed one last typo.
Dan [Sun, 21 Dec 2008 06:33:31 -0500] rev 774
Squashed one last typo.
Sun, 21 Dec 2008 06:32:06 -0500 Fixed a couple typos in mod_rewrite detection (I'm really doing this blind, as the source tree used for testing is different than the one for editing)
Dan [Sun, 21 Dec 2008 06:32:06 -0500] rev 773
Fixed a couple typos in mod_rewrite detection (I'm really doing this blind, as the source tree used for testing is different than the one for editing)
Sun, 21 Dec 2008 06:30:33 -0500 Fixed: checked for win32 but not winnnt
Dan [Sun, 21 Dec 2008 06:30:33 -0500] rev 772
Fixed: checked for win32 but not winnnt
Sun, 21 Dec 2008 06:22:17 -0500 Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable.
Dan [Sun, 21 Dec 2008 06:22:17 -0500] rev 771
Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable.
Sun, 21 Dec 2008 04:26:56 -0500 Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
Dan [Sun, 21 Dec 2008 04:26:56 -0500] rev 770
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
Sun, 21 Dec 2008 04:24:52 -0500 Fixed: update_plugins_cache() is now tolerant of write errors
Dan [Sun, 21 Dec 2008 04:24:52 -0500] rev 769
Fixed: update_plugins_cache() is now tolerant of write errors
Sun, 21 Dec 2008 04:23:47 -0500 Fixed: private keys were way too long in EnanoMath
Dan [Sun, 21 Dec 2008 04:23:47 -0500] rev 768
Fixed: private keys were way too long in EnanoMath
Fri, 19 Dec 2008 21:29:17 -0500 template: Fixed undefined $from_internal in assign_bool(); theme.cfg now require()d on theme load
Dan [Fri, 19 Dec 2008 21:29:17 -0500] rev 767
template: Fixed undefined $from_internal in assign_bool(); theme.cfg now require()d on theme load
Fri, 19 Dec 2008 21:27:51 -0500 Added support for IPv6 IP ranges... ehh, not easy.
Dan [Fri, 19 Dec 2008 21:27:51 -0500] rev 766
Added support for IPv6 IP ranges... ehh, not easy.
Fri, 19 Dec 2008 21:27:05 -0500 Removed obsolete JWS code from enano-shared
Dan [Fri, 19 Dec 2008 21:27:05 -0500] rev 765
Removed obsolete JWS code from enano-shared
Fri, 19 Dec 2008 21:26:47 -0500 Updated KNOWN_BUGS.
Dan [Fri, 19 Dec 2008 21:26:47 -0500] rev 764
Updated KNOWN_BUGS.
Fri, 19 Dec 2008 21:26:22 -0500 [Minor] Enabled anonymous user autocompletion in ACL tracer
Dan [Fri, 19 Dec 2008 21:26:22 -0500] rev 763
[Minor] Enabled anonymous user autocompletion in ACL tracer
Fri, 19 Dec 2008 21:25:06 -0500 Fixed: editor state was not unlocked after draft save
Dan [Fri, 19 Dec 2008 21:25:06 -0500] rev 762
Fixed: editor state was not unlocked after draft save
Fri, 19 Dec 2008 21:23:57 -0500 Removed the completely obsolete old Special:CreatePage function
Dan [Fri, 19 Dec 2008 21:23:57 -0500] rev 761
Removed the completely obsolete old Special:CreatePage function
Tue, 02 Dec 2008 21:11:22 -0500 External links in sidebar now work with manual port numbers and IPv6 addresses
Dan [Tue, 02 Dec 2008 21:11:22 -0500] rev 760
External links in sidebar now work with manual port numbers and IPv6 addresses
Sat, 29 Nov 2008 22:49:41 -0500 Plugins can now register their own custom actions for $_GET["do"].
Dan [Sat, 29 Nov 2008 22:49:41 -0500] rev 759
Plugins can now register their own custom actions for $_GET["do"].
Sat, 29 Nov 2008 22:44:40 -0500 Added additionalwhere option (it was already documented) to custom search API
Dan [Sat, 29 Nov 2008 22:44:40 -0500] rev 758
Added additionalwhere option (it was already documented) to custom search API
Sat, 29 Nov 2008 00:38:35 -0500 Fixed PostgreSQL incompatibility in new search API
Dan [Sat, 29 Nov 2008 00:38:35 -0500] rev 757
Fixed PostgreSQL incompatibility in new search API
Sat, 29 Nov 2008 00:20:57 -0500 Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
Dan [Sat, 29 Nov 2008 00:20:57 -0500] rev 756
Added a new search API that allows much easier registration of search results. Basically you give the engine a table, a few columns to look at, and tell it how to format the results and you're done.
Sat, 29 Nov 2008 00:19:39 -0500 Fixed sliders not working right with non-Oxygen themes
Dan [Sat, 29 Nov 2008 00:19:39 -0500] rev 755
Fixed sliders not working right with non-Oxygen themes
Sat, 29 Nov 2008 00:19:16 -0500 [minor] optimized loading comments a little bit
Dan [Sat, 29 Nov 2008 00:19:16 -0500] rev 754
[minor] optimized loading comments a little bit
Fri, 28 Nov 2008 22:53:12 -0500 Removed Slide-In-Slide-Out-Ala-Digg, replaced with jQuery
Dan [Fri, 28 Nov 2008 22:53:12 -0500] rev 753
Removed Slide-In-Slide-Out-Ala-Digg, replaced with jQuery
Fri, 28 Nov 2008 22:52:29 -0500 Fixed an onload recursion issue if load_component() is called during global onload
Dan [Fri, 28 Nov 2008 22:52:29 -0500] rev 752
Fixed an onload recursion issue if load_component() is called during global onload
(0) -240 +240 tip