lhc/web/wiklou.git
15 years agoAdded an extension, called EditSectionHiliteLink, that highlights the appropriate...
Arash Boostani [Tue, 5 May 2009 22:49:45 +0000 (22:49 +0000)]
Added an extension, called EditSectionHiliteLink, that highlights the appropriate section when the user mouses over the section edit links. Also, modified the Parser to enclose each section in a div if $wgSectionContainers is set.

15 years agoFix up r50223: moving a wrongly-moved entry back from HISTORY to RELEASE-NOTES
Roan Kattouw [Tue, 5 May 2009 14:30:13 +0000 (14:30 +0000)]
Fix up r50223: moving a wrongly-moved entry back from HISTORY to RELEASE-NOTES

15 years agoMoved backported RELEASE-NOTES items to HISTORY.
Tim Starling [Tue, 5 May 2009 14:24:00 +0000 (14:24 +0000)]
Moved backported RELEASE-NOTES items to HISTORY.

15 years agoFollowup to r50132: rename API define constant to MW_API, per comment on CR
Roan Kattouw [Tue, 5 May 2009 13:22:50 +0000 (13:22 +0000)]
Followup to r50132: rename API define constant to MW_API, per comment on CR

15 years agoPer Simetrical's comment on r50192: update CREDITS file
Alexandre Emsenhuber [Tue, 5 May 2009 11:09:21 +0000 (11:09 +0000)]
Per Simetrical's comment on r50192: update CREDITS file

15 years agoFix up r47473: descend into subarrays in ForeignAPIFile::getMetadata()
Roan Kattouw [Tue, 5 May 2009 09:47:53 +0000 (09:47 +0000)]
Fix up r47473: descend into subarrays in ForeignAPIFile::getMetadata()

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Tue, 5 May 2009 03:11:34 +0000 (03:11 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoAddendum for r50205, also explicitly cancel any pending fetches just to be sure.
Robert Stojnić [Mon, 4 May 2009 23:33:07 +0000 (23:33 +0000)]
Addendum for r50205, also explicitly cancel any pending fetches just to be sure.

15 years agoRedesign of the "new search UI" per Trevor's design plans from usability wiki:
Robert Stojnić [Mon, 4 May 2009 23:07:19 +0000 (23:07 +0000)]
Redesign of the "new search UI" per Trevor's design plans from usability wiki:
* simplify everything, move search box to top
* move header below it and make it google-style
* move styles from monobook into shared since people didn't really customize it
* remove some old unused stuff like default+project namespaces and such

Things to do still:
* smarter detection of prefix searches
* javascript to link to correct link when typing in a query, but clicking on one of the search headers
* prev/next still uses MW default navigation, should be replaced with tango icons?
* test a bit more with default search backend (i.e. mysql)

15 years agoFix annoying bug with mwsuggest that makes it shown suggestions after search box...
Robert Stojnić [Mon, 4 May 2009 21:07:18 +0000 (21:07 +0000)]
Fix annoying bug with mwsuggest that makes it shown suggestions after search box has lost focus (which it shouldn't).
Introduce additional attribute that tells the suggestion container that it should stay hidden.

15 years agoLocalization update for he.
Rotem Liss [Mon, 4 May 2009 20:53:09 +0000 (20:53 +0000)]
Localization update for he.

15 years agoTweak message: The watchlist shows changes of the file and the file description page.
Raimond Spekking [Mon, 4 May 2009 20:01:03 +0000 (20:01 +0000)]
Tweak message: The watchlist shows changes of the file and the file description page.
Per suggestion of Forrester on dewiki.

15 years agofix "remove to own account" -> "remove from own account"
Robin Pepermans [Mon, 4 May 2009 19:32:35 +0000 (19:32 +0000)]
fix "remove to own account" -> "remove from own account"

15 years agoAdd $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf in Special:ListGroupRights (bug...
Robin Pepermans [Mon, 4 May 2009 19:16:21 +0000 (19:16 +0000)]
Add $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf in Special:ListGroupRights (bug 15061), the same way as $wgAddGroups and $wgRemoveGroups

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-04 18:24 UTC)
Raimond Spekking [Mon, 4 May 2009 18:54:50 +0000 (18:54 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-04 18:24 UTC)

15 years ago* (bug 6802) profileinfo.php now also work on other database servers than MySQL
Alexandre Emsenhuber [Mon, 4 May 2009 18:35:49 +0000 (18:35 +0000)]
* (bug 6802) profileinfo.php now also work on other database servers than MySQL

Based on patches by Robert Treat (http://bug-attachment.wikimedia.org/attachment.cgi?id=2311) and Karun Dambiec (http://bug-attachment.wikimedia.org/attachment.cgi?id=6083)

15 years ago(bug 18666) Add show/hide to deleted diffs
Aaron Schulz [Mon, 4 May 2009 17:45:01 +0000 (17:45 +0000)]
(bug 18666) Add show/hide to deleted diffs

15 years agoAPI: (bug 18518) Add clprop=hidden to prop=categories. Also use array_flip($params...
Roan Kattouw [Mon, 4 May 2009 15:10:42 +0000 (15:10 +0000)]
API: (bug 18518) Add clprop=hidden to prop=categories. Also use array_flip($params['prop']) to simplify code

15 years ago(bug 18677) Give proper error message when viewing &action=protect without sufficient...
Roan Kattouw [Mon, 4 May 2009 14:51:46 +0000 (14:51 +0000)]
(bug 18677) Give proper error message when viewing &action=protect without sufficient rights. Patch by Stefano Codari

15 years ago(bug 18666) Add show/hide links to deletedcontribs
Aaron Schulz [Mon, 4 May 2009 13:40:09 +0000 (13:40 +0000)]
(bug 18666) Add show/hide links to deletedcontribs

15 years ago(bug 18666) Add show/hide to contribs
Aaron Schulz [Mon, 4 May 2009 13:32:50 +0000 (13:32 +0000)]
(bug 18666) Add show/hide to contribs

15 years agoUpdate docs to note what passing empty string does
Aryeh Gregor [Mon, 4 May 2009 13:30:57 +0000 (13:30 +0000)]
Update docs to note what passing empty string does

See r50128.

15 years ago*(bug 18676) Fixed nonsensical cache invalidation on revision delete
Aaron Schulz [Mon, 4 May 2009 13:14:54 +0000 (13:14 +0000)]
*(bug 18676) Fixed nonsensical cache invalidation on revision delete

15 years agoAdded release notes entry for user-visible change r49212: fix for template loop check...
Tim Starling [Mon, 4 May 2009 09:42:22 +0000 (09:42 +0000)]
Added release notes entry for user-visible change r49212: fix for template loop check. Users reported that this change broke their deliberately loopy templates.

15 years ago(bug 18657) Workaround for MySQL optimiser bug. Replaces Domas's live patch.
Tim Starling [Mon, 4 May 2009 09:31:34 +0000 (09:31 +0000)]
(bug 18657) Workaround for MySQL optimiser bug. Replaces Domas's live patch.

15 years agoReverted r48983: obsolete since r48989, replaced by less intrusive optimisations.
Tim Starling [Mon, 4 May 2009 08:57:33 +0000 (08:57 +0000)]
Reverted r48983: obsolete since r48989, replaced by less intrusive optimisations.

15 years agoThis change wasn't backported.
Tim Starling [Mon, 4 May 2009 08:56:36 +0000 (08:56 +0000)]
This change wasn't backported.

15 years agoFix up r50126: dump $wgDBtype rather than a class name, per CR comment
Roan Kattouw [Mon, 4 May 2009 07:00:52 +0000 (07:00 +0000)]
Fix up r50126: dump $wgDBtype rather than a class name, per CR comment

15 years agoRevert r49959 (Fixed some CSS validation issues with colors)
Chad Horohoe [Sun, 3 May 2009 21:36:40 +0000 (21:36 +0000)]
Revert r49959 (Fixed some CSS validation issues with colors)

15 years agoCleanup in MagicWord::$mVariableIDs, removed IDs that aren't handled in Parser::getVa...
Alexandre Emsenhuber [Sun, 3 May 2009 12:38:13 +0000 (12:38 +0000)]
Cleanup in MagicWord::$mVariableIDs, removed IDs that aren't handled in Parser::getVariableValue().

Side effect: Removed "Pages in namespace (Magic word disabled currently)" parser test added in r17687 by nickj (was passing; I know). The problem is that the expected result is an empty string, but since it's disabled by default with $wgAllowSlowParserFunctions = false (i.e. not added to parser's list of magic words IDs) it should return a red link to [[Template:PAGESINNAMESPACE:]] (the empty string is produced because "{{PAGESINNAMESPACE:}}" is handled as variable and not as parser function).

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Sun, 3 May 2009 05:48:38 +0000 (05:48 +0000)]
Update the Chinese conversion tables.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-02 21:29 UTC)
Raimond Spekking [Sat, 2 May 2009 21:37:45 +0000 (21:37 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-02 21:29 UTC)

15 years agoFix interesting regression from r49324: on a redirected page view, the content action...
Roan Kattouw [Sat, 2 May 2009 15:38:32 +0000 (15:38 +0000)]
Fix interesting regression from r49324: on a redirected page view, the content action tabs (article, discussion, edit, history) would point to the redirect instead of the target article.

15 years agoFollowup to r50132: I guess I was smoking some pretty good stuff there
Roan Kattouw [Sat, 2 May 2009 15:03:02 +0000 (15:03 +0000)]
Followup to r50132: I guess I was smoking some pretty good stuff there

15 years agoAPI: Set $wgTitle to a dummy title in api.php, and introduce defined('API') as a...
Roan Kattouw [Sat, 2 May 2009 14:47:26 +0000 (14:47 +0000)]
API: Set $wgTitle to a dummy title in api.php, and introduce defined('API') as a check for API mode. This should fix errors about $wgTitle being null

15 years agoFixed dropdown selector display and other log type issues due to string -> array...
Aaron Schulz [Sat, 2 May 2009 14:34:45 +0000 (14:34 +0000)]
Fixed dropdown selector display and other log type issues due to string -> array conversion

15 years agoAPI: (bug 18533) Add readonly message to meta=siteinfo output
Roan Kattouw [Sat, 2 May 2009 14:24:11 +0000 (14:24 +0000)]
API: (bug 18533) Add readonly message to meta=siteinfo output

15 years agoFixed total log breakage due to type safety issues
Aaron Schulz [Sat, 2 May 2009 13:42:51 +0000 (13:42 +0000)]
Fixed total log breakage due to type safety issues

15 years agoAPI: Add PHP and database version to meta=siteinfo output
Roan Kattouw [Sat, 2 May 2009 13:35:20 +0000 (13:35 +0000)]
API: Add PHP and database version to meta=siteinfo output

15 years ago* Hack for checkLanguage.php to work without database
Niklas Laxström [Sat, 2 May 2009 10:49:37 +0000 (10:49 +0000)]
* Hack for checkLanguage.php to work without database

15 years agoRename $wgOut to $output to avoid collision, wfDebug expects $wgOut to be OutputPage...
Niklas Laxström [Sat, 2 May 2009 09:56:51 +0000 (09:56 +0000)]
Rename $wgOut to $output to avoid collision, wfDebug expects $wgOut to be OutputPage object

15 years agoChange to show the checkout revision number by default in Special:Version, per Code...
Shinjiman [Sat, 2 May 2009 07:44:17 +0000 (07:44 +0000)]
Change to show the checkout revision number by default in Special:Version, per Code Review on r50106.

15 years ago* (bug 15008) Redirect images are now subject to Bad image list rules
Victor Vasiliev [Fri, 1 May 2009 21:22:25 +0000 (21:22 +0000)]
* (bug 15008) Redirect images are now subject to Bad image list rules

15 years agoRemoved float from the user login form in RTL interface - caused display problems...
Rotem Liss [Fri, 1 May 2009 19:08:22 +0000 (19:08 +0000)]
Removed float from the user login form in RTL interface - caused display problems in FF2, and in LTR interfaces there is no float there.

15 years agoShow the SVN revision numbers as a separate column in Special:Version
Shinjiman [Fri, 1 May 2009 16:39:08 +0000 (16:39 +0000)]
Show the SVN revision numbers as a separate column in Special:Version

15 years agoFollowup to r50102: increment style version.
Chad Horohoe [Fri, 1 May 2009 14:17:49 +0000 (14:17 +0000)]
Followup to r50102: increment style version.

15 years agoFollow up r49997, showing both last modified and checkout revision number for the...
Shinjiman [Fri, 1 May 2009 14:09:45 +0000 (14:09 +0000)]
Follow up r49997, showing both last modified and checkout revision number for the directory per Code Review.

15 years agoSanitize class names applied by change tagging -- was not anticipating multi-word...
Andrew Garrett [Fri, 1 May 2009 12:55:29 +0000 (12:55 +0000)]
Sanitize class names applied by change tagging -- was not anticipating multi-word, ugly tag names

15 years ago* (bug 18207) Strange spacing before [[irc:...]] links
Danny B [Fri, 1 May 2009 10:31:55 +0000 (10:31 +0000)]
* (bug 18207) Strange spacing before [[irc:...]] links
** fixed regression from r47615

15 years agoUpdate version number to 1.16 in CREDITS yay for (almost) useless commit
Nathaniel Herman [Fri, 1 May 2009 03:42:30 +0000 (03:42 +0000)]
Update version number to 1.16 in CREDITS yay for (almost) useless commit

15 years agoIncrement version to 1.16. Basic release notes update assuming r48811 branch point...
Tim Starling [Fri, 1 May 2009 03:38:02 +0000 (03:38 +0000)]
Increment version to 1.16. Basic release notes update assuming r48811 branch point, some changes will be required as we backport things.

15 years agoDefault true :)
Chad Horohoe [Fri, 1 May 2009 01:34:37 +0000 (01:34 +0000)]
Default true :)

15 years ago(bug 9219) Auth plugins can control editing RealName/Email/Nick preferences. Based...
Chad Horohoe [Fri, 1 May 2009 01:27:22 +0000 (01:27 +0000)]
(bug 9219) Auth plugins can control editing RealName/Email/Nick preferences. Based on patch by MrPete.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-04-30 17:55 UTC)
Raimond Spekking [Thu, 30 Apr 2009 18:09:14 +0000 (18:09 +0000)]
Localisation updates for core messages from translatewiki.net (2009-04-30 17:55 UTC)

15 years agoTweaked account hiding & renaming limits
Aaron Schulz [Thu, 30 Apr 2009 07:19:49 +0000 (07:19 +0000)]
Tweaked account hiding & renaming limits

15 years agoSmall-scale data loss logged on Wikimedia along these lines: invalid URL written...
Tim Starling [Thu, 30 Apr 2009 06:00:01 +0000 (06:00 +0000)]
Small-scale data loss logged on Wikimedia along these lines: invalid URL written to old_text with the user thinking their edit has succeeded. This change should prevent that scenario.

15 years agoAssorted minor live patches to command-line scripts.
Tim Starling [Thu, 30 Apr 2009 05:52:25 +0000 (05:52 +0000)]
Assorted minor live patches to command-line scripts.

15 years agoWait for slaves after each page (from live patch).
Tim Starling [Thu, 30 Apr 2009 05:34:50 +0000 (05:34 +0000)]
Wait for slaves after each page (from live patch).

15 years agoDon't double-escape RootPW error.
Tim Starling [Thu, 30 Apr 2009 05:29:21 +0000 (05:29 +0000)]
Don't double-escape RootPW error.

15 years agoCommit master changes on all ajax requests. There's no reason that this should be...
Tim Starling [Thu, 30 Apr 2009 05:28:02 +0000 (05:28 +0000)]
Commit master changes on all ajax requests. There's no reason that this should be the responsibility of the callee. Causes annoying bugs when omitted.

15 years agoAdd lots more information to the siteinfo query. Based on the JS variable list.
Tim Starling [Thu, 30 Apr 2009 05:25:35 +0000 (05:25 +0000)]
Add lots more information to the siteinfo query. Based on the JS variable list.

15 years agoLog function name for SHOW PROCESSLIST query in getLag().
Tim Starling [Thu, 30 Apr 2009 05:23:25 +0000 (05:23 +0000)]
Log function name for SHOW PROCESSLIST query in getLag().

15 years agoSanitize cleanCallback on wakeup. Extra security check for APIs like SecurePoll/auth...
Tim Starling [Thu, 30 Apr 2009 05:21:27 +0000 (05:21 +0000)]
Sanitize cleanCallback on wakeup. Extra security check for APIs like SecurePoll/auth-api.php.

15 years agoPartial revert of r49831 -- blank linktrail causes PHP warnings (bug 18627)
Brion Vibber [Wed, 29 Apr 2009 23:03:04 +0000 (23:03 +0000)]
Partial revert of r49831 -- blank linktrail causes PHP warnings (bug 18627)

15 years agoMake export depth > 1 actually work. :) Assuming it doesn't bomb and die using too...
Brion Vibber [Wed, 29 Apr 2009 21:31:05 +0000 (21:31 +0000)]
Make export depth > 1 actually work. :) Assuming it doesn't bomb and die using too much memory, of course.

15 years agoPer Brion's comment: fix the UI to make clear that revisions are deleted only when...
Alexandre Emsenhuber [Wed, 29 Apr 2009 20:34:33 +0000 (20:34 +0000)]
Per Brion's comment: fix the UI to make clear that revisions are deleted only when the --delete option is passed

15 years agoextract djvu text (bug 18046); escape possible script with htmlspecialchars instead...
ThomasV [Wed, 29 Apr 2009 19:33:57 +0000 (19:33 +0000)]
extract djvu text (bug 18046); escape possible script with htmlspecialchars instead of sed

15 years agoLocalization update for he.
Rotem Liss [Wed, 29 Apr 2009 17:11:49 +0000 (17:11 +0000)]
Localization update for he.

15 years ago(bug 18620) Fix some escaping issues in TablePager::formatRow() and set $mCurrentRow...
Roan Kattouw [Wed, 29 Apr 2009 15:59:59 +0000 (15:59 +0000)]
(bug 18620) Fix some escaping issues in TablePager::formatRow() and set $mCurrentRow earlier. Patch by Happy-Melon

15 years agoAPI: (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output...
Roan Kattouw [Wed, 29 Apr 2009 13:12:27 +0000 (13:12 +0000)]
API: (bug 18617) Add xml:space="preserve" attribute to relevant tags in XML output so overzealous XML parsers will leave whitespace in e.g. revision content alone

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Wed, 29 Apr 2009 00:12:44 +0000 (00:12 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoFix alignment of prefs buttons in standard and cologneblue
Andrew Garrett [Wed, 29 Apr 2009 00:01:47 +0000 (00:01 +0000)]
Fix alignment of prefs buttons in standard and cologneblue

15 years agoUncommitted stuff still in my working copy:
Andrew Garrett [Tue, 28 Apr 2009 23:49:44 +0000 (23:49 +0000)]
Uncommitted stuff still in my working copy:
* Logic for disabling email fields for unauthenticated addresses.
* Remove float styling for fieldsets in preferences form, ugly and annoying.

15 years agoDeclare visibility && code style tweaks.
Chad Horohoe [Tue, 28 Apr 2009 23:45:57 +0000 (23:45 +0000)]
Declare visibility && code style tweaks.

15 years agoRevert r49653 "Make the link regex non-greedy so that it is possible to add '|' to...
Brion Vibber [Tue, 28 Apr 2009 23:33:28 +0000 (23:33 +0000)]
Revert r49653 "Make the link regex non-greedy so that it is possible to add '|' to $wgLegalTitleChars and still be able to pipe
links."
Pipes would definitely not work in titles. The particular regex change here would for instance break image options if | were added to $wgLegalTitleChars.

15 years agoRevert r49669, r49670 "extract text layer from djvu file (see bug 18046)"
Brion Vibber [Tue, 28 Apr 2009 22:54:18 +0000 (22:54 +0000)]
Revert r49669, r49670 "extract text layer from djvu file (see bug 18046)"

I don't really like the use of sed here; it's an extra Unix dependency which seems unnecessary, when we could trivially do the escaping in the code.

The ajax fetch added in r49670 also looks like a big security hole:
* Manual use of curl should be avoided; it may not be installed, and 'localhost' may not do anything useful.
* Further this appears to be a general "fetch any foreign URL and pass the data through" which is a serious security hole.

15 years ago'Page Rendering' prefs tab -> 'Appearance'; less technical term, also shorter and...
Brion Vibber [Tue, 28 Apr 2009 21:20:45 +0000 (21:20 +0000)]
'Page Rendering' prefs tab -> 'Appearance'; less technical term, also shorter and doesn't have inconsistent casing :)

15 years agoFollowup to r49677: move en_gb spellings of 'metre' to MessagesEn_gb, stick to en_us...
Brion Vibber [Tue, 28 Apr 2009 21:17:50 +0000 (21:17 +0000)]
Followup to r49677: move en_gb spellings of 'metre' to MessagesEn_gb, stick to en_us styles in MessagesEn

15 years agoLocalisation updates for core messages from translatewiki.net (2009-04-28 20:30 UTC)
Raimond Spekking [Tue, 28 Apr 2009 21:10:04 +0000 (21:10 +0000)]
Localisation updates for core messages from translatewiki.net (2009-04-28 20:30 UTC)

15 years agoFollow-up to r49803: use proper type and add an explicit foreign key reference for...
Brion Vibber [Tue, 28 Apr 2009 18:42:26 +0000 (18:42 +0000)]
Follow-up to r49803: use proper type and add an explicit foreign key reference for up_user->user_id as we have for other tables in the postgresql schema

15 years agoLocalization update for he; moving some messsages in en to the preferences section...
Rotem Liss [Tue, 28 Apr 2009 16:37:05 +0000 (16:37 +0000)]
Localization update for he; moving some messsages in en to the preferences section (no change in their content).

15 years ago* move skin preferences to top of rendering tab (eliminating skin tab)
Siebrand Mazeland [Tue, 28 Apr 2009 14:31:58 +0000 (14:31 +0000)]
* move skin preferences to top of rendering tab (eliminating skin tab)
* move math preferences below file preferences in rendering tab

15 years ago* take $defaultPreferences['rememberpassword'] out of section personal/i18n and move...
Siebrand Mazeland [Tue, 28 Apr 2009 14:00:43 +0000 (14:00 +0000)]
* take $defaultPreferences['rememberpassword'] out of section personal/i18n and move it to personal/info below the change password link
* move gender selection to above change password link

15 years agoAPI: (bug 16422) Don't show help in format=jsonfm unless specifically requested with...
Roan Kattouw [Tue, 28 Apr 2009 11:42:14 +0000 (11:42 +0000)]
API: (bug 16422) Don't show help in format=jsonfm unless specifically requested with action=help

15 years agoAPI: Fix list=deletedrevs paging bug pointed out by Splarka on IRC
Roan Kattouw [Tue, 28 Apr 2009 11:30:02 +0000 (11:30 +0000)]
API: Fix list=deletedrevs paging bug pointed out by Splarka on IRC

15 years agoFollow up r49996, changing pathrev to revision on non-trunk preventing the 404 error.
Shinjiman [Tue, 28 Apr 2009 06:01:48 +0000 (06:01 +0000)]
Follow up r49996, changing pathrev to revision on non-trunk preventing the 404 error.

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Tue, 28 Apr 2009 05:34:03 +0000 (05:34 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years ago* (bug 18593) Unify svn-revision references in Special:Version, in addition with...
Shinjiman [Tue, 28 Apr 2009 05:24:11 +0000 (05:24 +0000)]
* (bug 18593) Unify svn-revision references in Special:Version, in addition with Brion's recommendations. :)

15 years agoKill a bunch of unused $wgUser
Chad Horohoe [Tue, 28 Apr 2009 03:03:48 +0000 (03:03 +0000)]
Kill a bunch of unused $wgUser

15 years agoSectionise preferences to make the form a bit more readable
Andrew Garrett [Tue, 28 Apr 2009 02:34:21 +0000 (02:34 +0000)]
Sectionise preferences to make the form a bit more readable

15 years ago* Fix silly PHP annoyance where eauth message was shown on all saves.
Andrew Garrett [Tue, 28 Apr 2009 01:00:35 +0000 (01:00 +0000)]
* Fix silly PHP annoyance where eauth message was shown on all saves.
* Disable email-related checkboxes when email address is not confirmed

15 years agoRevert r49880, r49883, r49885 - add uniwiki/CreatePage extension to core
Brion Vibber [Mon, 27 Apr 2009 19:04:21 +0000 (19:04 +0000)]
Revert r49880, r49883, r49885 - add uniwiki/CreatePage extension to core

This looks pretty funky...

  A page with the title Main Page already exists. Would you like to edit the existing page?

  Yes. I want to contribute to the existing page.
  Yes. I want to contribute to the existing page.

Lack of interlinking tools means that this would promote creation of orphan pages, and the UI isn't very good. Doesn't seem to be a clear way to disable it in favor of alternate creation methods either.

15 years agoFollow-up to r49921 -- "Implement quickbar settings"
Brion Vibber [Mon, 27 Apr 2009 18:39:49 +0000 (18:39 +0000)]
Follow-up to r49921 -- "Implement quickbar settings"
Make actually work now after bits were divided into functions :D

15 years agoRevert r49957 "Move math preferences into rendering, to minimise number of tabs"
Brion Vibber [Mon, 27 Apr 2009 17:41:00 +0000 (17:41 +0000)]
Revert r49957 "Move math preferences into rendering, to minimise number of tabs"
Made the page rendering tab cluttered and confusing; no clear separation between this plugin feature and other things around it.

15 years ago* Update patch-user_properties.sql to match definition in tables.sql
Brion Vibber [Mon, 27 Apr 2009 17:15:01 +0000 (17:15 +0000)]
* Update patch-user_properties.sql to match definition in tables.sql
* Add some doc comments on user_properties table def and move it up near the user tales

15 years ago(bug 18069) Fixed some CSS validation issues with colors
Chad Horohoe [Mon, 27 Apr 2009 14:52:47 +0000 (14:52 +0000)]
(bug 18069) Fixed some CSS validation issues with colors

15 years agoMove math preferences into rendering, to minimise number of tabs
Andrew Garrett [Mon, 27 Apr 2009 14:22:16 +0000 (14:22 +0000)]
Move math preferences into rendering, to minimise number of tabs

15 years agoAPI: Fix regression from r32224 with caused bug 18597 (internal error for empty gener...
Roan Kattouw [Mon, 27 Apr 2009 14:21:16 +0000 (14:21 +0000)]
API: Fix regression from r32224 with caused bug 18597 (internal error for empty generator= parameter)

15 years agoFix regression in r49790, weird spacing for Gadgets and Skin tab.
Andrew Garrett [Mon, 27 Apr 2009 14:18:40 +0000 (14:18 +0000)]
Fix regression in r49790, weird spacing for Gadgets and Skin tab.

15 years agoAPI: (bug 18601) generator=backlinks returns invalid continue parameter. Patch by...
Roan Kattouw [Mon, 27 Apr 2009 14:09:47 +0000 (14:09 +0000)]
API: (bug 18601) generator=backlinks returns invalid continue parameter. Patch by Brad Jorsch