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!)
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip