lhc/web/wiklou.git
15 years agoLocalisation updates for core messages from Betawiki (2008-08-06 23:05 CEST)
Siebrand Mazeland [Wed, 6 Aug 2008 21:26:49 +0000 (21:26 +0000)]
Localisation updates for core messages from Betawiki (2008-08-06 23:05 CEST)

15 years agoAdded $namespaceAliases to new Nahuatl localization reflecting the
Purodha B Blissenbach [Wed, 6 Aug 2008 20:58:12 +0000 (20:58 +0000)]
Added $namespaceAliases to new Nahuatl localization reflecting the
previous Spanish names which may still be present in Nahuatl pages.

15 years ago* (bug 15049) Fix for CheckUser extension's log search: usernames containing
Brion Vibber [Wed, 6 Aug 2008 20:54:27 +0000 (20:54 +0000)]
* (bug 15049) Fix for CheckUser extension's log search: usernames containing
  a "-" were incorrectly turned into bogus IP range searches.
  Patch by Max Semenik.

15 years ago* Tweak for my last commit: parse -> parseinline
Alexandre Emsenhuber [Wed, 6 Aug 2008 20:50:47 +0000 (20:50 +0000)]
* Tweak for my last commit: parse -> parseinline
* Add bug no in RELEASE-NOTES

15 years ago* (bug 15053) Syntactically incorrect redirects with another link in them no longer...
Roan Kattouw [Wed, 6 Aug 2008 20:33:45 +0000 (20:33 +0000)]
* (bug 15053) Syntactically incorrect redirects with another link in them no longer redirect to the second link

15 years agoFixing comment of Language::tsToHebrew: Month 1 is Tishrei.
Rotem Liss [Wed, 6 Aug 2008 20:06:22 +0000 (20:06 +0000)]
Fixing comment of Language::tsToHebrew: Month 1 is Tishrei.

15 years agoTweaks to Special:ListGroupRights:
Alexandre Emsenhuber [Wed, 6 Aug 2008 19:58:06 +0000 (19:58 +0000)]
Tweaks to Special:ListGroupRights:
* Allow wikitext in messages
* Per Nikerabbit: use User::makeGroupLinkWiki() for groups

15 years ago(bug 15007) New 'pagetitle-view-mainpage' message allows the HTML <title> of the...
Aryeh Gregor [Wed, 6 Aug 2008 19:20:38 +0000 (19:20 +0000)]
(bug 15007) New 'pagetitle-view-mainpage' message allows the HTML <title> of the main page to be customized.

15 years agoLogic for $wgSkipSkins should be in Skin.php, where it's usable by things other than...
Chad Horohoe [Wed, 6 Aug 2008 17:41:17 +0000 (17:41 +0000)]
Logic for $wgSkipSkins should be in Skin.php, where it's usable by things other than preferences. (bug 6795)

15 years agoFixes for r38707:
Alexandre Emsenhuber [Wed, 6 Aug 2008 17:35:19 +0000 (17:35 +0000)]
Fixes for r38707:
* $wgOut is already passed to the function in the $out param
* Don't throw a fatal error if the target param is set but to an invalid/empty title (Fatal error: Call to a member function getPrefixedText() on a non-object in ./includes/specials/SpecialRecentchangeslinked.php on line 169)

15 years agoFor compatibility with PHP 5.0, it does not accept array as param type
Alexandre Emsenhuber [Wed, 6 Aug 2008 17:21:22 +0000 (17:21 +0000)]
For compatibility with PHP 5.0, it does not accept array as param type

15 years agoLocalization update for he.
Rotem Liss [Wed, 6 Aug 2008 16:51:18 +0000 (16:51 +0000)]
Localization update for he.

15 years agoReapply part of r38229 under consideration of Brions revert comment (r38249):
Raimond Spekking [Wed, 6 Aug 2008 15:59:20 +0000 (15:59 +0000)]
Reapply part of r38229 under consideration of Brions revert comment (r38249):
* Add a nice fieldset for consistency with a better legend
* Switch result line and input form in kind that the hotspot for "Show new images since..." link does not change when following new uploads

15 years agoessage=Localization fixes.
Rotem Liss [Wed, 6 Aug 2008 15:54:31 +0000 (15:54 +0000)]
essage=Localization fixes.

15 years agoLocalization update for he.
Rotem Liss [Wed, 6 Aug 2008 14:46:16 +0000 (14:46 +0000)]
Localization update for he.

15 years agoShould probably update RELEASE-NOTES
Andrew Garrett [Wed, 6 Aug 2008 13:55:37 +0000 (13:55 +0000)]
Should probably update RELEASE-NOTES

15 years agoIgnore self-links for special pages. They might be there for a good reason, and the...
Andrew Garrett [Wed, 6 Aug 2008 13:54:36 +0000 (13:54 +0000)]
Ignore self-links for special pages. They might be there for a good reason, and the current parsing of special-page output means that a link from any subpage of a special page to the special page itself is considered to be a self-link. This is evil, and doesn't take into account parameters added to other parts of the URL (e.g. the unblock form on Special:Ipblocklist)

15 years agoSwitch errormessage and filter to show 1) filters and 2) errormessage.
Raimond Spekking [Wed, 6 Aug 2008 12:59:16 +0000 (12:59 +0000)]
Switch errormessage and filter to show 1) filters and 2) errormessage.
Otherwise the filter hops around.

15 years ago* Consistency tweaks with other special pages like move/protect/delete:
Raimond Spekking [Wed, 6 Aug 2008 12:49:16 +0000 (12:49 +0000)]
* Consistency tweaks with other special pages like move/protect/delete:
** Add a backlink subtitle
** Remove 1 hardcoded '<' backlink and 1 '>' backlink

15 years agoTweak doc of link() to reflect the order in function.
Raimond Spekking [Wed, 6 Aug 2008 11:41:51 +0000 (11:41 +0000)]
Tweak doc of link() to reflect the order in function.

15 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Wed, 6 Aug 2008 10:52:33 +0000 (10:52 +0000)]
Localisation updates for core messages from Betawiki

15 years agoThe use of noclasses breaks log entries. This is probably a bad idea to remove classe...
Rotem Liss [Wed, 6 Aug 2008 10:48:04 +0000 (10:48 +0000)]
The use of noclasses breaks log entries. This is probably a bad idea to remove classes from a regular link. Thus, removing noclasses.

15 years agoLocalisation updates for Gothic. Last export from Betawiki.
Siebrand Mazeland [Wed, 6 Aug 2008 10:47:18 +0000 (10:47 +0000)]
Localisation updates for Gothic. Last export from Betawiki.

15 years ago* Fixing the name of tg
Niklas Laxström [Wed, 6 Aug 2008 08:50:11 +0000 (08:50 +0000)]
* Fixing the name of tg

15 years ago* Fix, doesn't survive round trip
Niklas Laxström [Wed, 6 Aug 2008 08:45:52 +0000 (08:45 +0000)]
* Fix, doesn't survive round trip

15 years agoLocalization update for he.
Rotem Liss [Wed, 6 Aug 2008 08:31:15 +0000 (08:31 +0000)]
Localization update for he.

15 years agoRemove crap from r38694 :-(
Raimond Spekking [Wed, 6 Aug 2008 08:23:10 +0000 (08:23 +0000)]
Remove crap from r38694 :-(

15 years agoAllow PLURAL for 'expensive-parserfunction-warning'
Raimond Spekking [Wed, 6 Aug 2008 08:04:11 +0000 (08:04 +0000)]
Allow PLURAL for 'expensive-parserfunction-warning'

15 years agoLocalisation updates for core messages from Betawiki (2008-08-06 09:30 CEST)
Siebrand Mazeland [Wed, 6 Aug 2008 07:46:32 +0000 (07:46 +0000)]
Localisation updates for core messages from Betawiki (2008-08-06 09:30 CEST)

15 years agoFix Doxyfile aliases, now that doxygen has wisen fwom its gwave
Fran Rogers [Wed, 6 Aug 2008 05:24:57 +0000 (05:24 +0000)]
Fix Doxyfile aliases, now that doxygen has wisen fwom its gwave

15 years agoAdd specialPageAliases
Meno25 [Wed, 6 Aug 2008 04:34:56 +0000 (04:34 +0000)]
Add specialPageAliases

15 years agoWrapped certain tricky constructs in @cond/@endcond to prevent Doxygen
Fran Rogers [Wed, 6 Aug 2008 03:55:49 +0000 (03:55 +0000)]
Wrapped certain tricky constructs in @cond/@endcond to prevent Doxygen
from choking on them and segfaulting.

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Wed, 6 Aug 2008 03:01:00 +0000 (03:01 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoRevert r38675:
Daniel Friesen [Wed, 6 Aug 2008 02:18:14 +0000 (02:18 +0000)]
Revert r38675:
This commit was clearly not thought out and poorly implemented.
* The Sanitizer has not been used
* Proper implementation of this would follow the same convention as the other classNames and have a 'skin-' prefix
Consistency in the code organization wasn't even kept, a bit of code was just lazily tacked onto the end of another line.

15 years ago(bug 15052) Skins should add their name as a class in <body>
Jack Phoenix [Wed, 6 Aug 2008 01:07:58 +0000 (01:07 +0000)]
(bug 15052) Skins should add their name as a class in <body>

15 years agoLocalisation updates for core messages from Betawiki (2008-08-04 23:44 CEST)
Siebrand Mazeland [Tue, 5 Aug 2008 21:53:35 +0000 (21:53 +0000)]
Localisation updates for core messages from Betawiki (2008-08-04 23:44 CEST)

15 years ago* Remove useless ?> in Diff.php
Alexandre Emsenhuber [Tue, 5 Aug 2008 21:10:06 +0000 (21:10 +0000)]
* Remove useless ?> in Diff.php
* Only load that file when necessary and use full path to include it
* Set missing svn:eol-style property

15 years agoLocalisation updates: Adding/updating Persian translations
Huji [Tue, 5 Aug 2008 20:37:48 +0000 (20:37 +0000)]
Localisation updates: Adding/updating Persian translations

15 years agoLocalisation updates from Betawiki
Siebrand Mazeland [Tue, 5 Aug 2008 20:14:20 +0000 (20:14 +0000)]
Localisation updates from Betawiki
* specialPageAliases updated

15 years agoLoad Diff.php only when wgExternalDiffEngine is set
Guy Van den Broeck [Tue, 5 Aug 2008 20:10:55 +0000 (20:10 +0000)]
Load Diff.php only when wgExternalDiffEngine is set

15 years agoOkay, let's not use wfDeprecated() when there are still several hundred uses througho...
Aryeh Gregor [Tue, 5 Aug 2008 20:09:07 +0000 (20:09 +0000)]
Okay, let's not use wfDeprecated() when there are still several hundred uses throughout core code and major extensions.

15 years agoLocalisation updates for core messages from Betawiki (2008-08-05 21:18 CEST)
Siebrand Mazeland [Tue, 5 Aug 2008 19:58:06 +0000 (19:58 +0000)]
Localisation updates for core messages from Betawiki (2008-08-05 21:18 CEST)
* also update 'edit-externally-help'

15 years agoAlternative experimental diff implementation. Enable by setting = 'wikidiff3'.
Guy Van den Broeck [Tue, 5 Aug 2008 19:40:29 +0000 (19:40 +0000)]
Alternative experimental diff implementation. Enable by setting  = 'wikidiff3'.

15 years agoLocalization fix.
Rotem Liss [Tue, 5 Aug 2008 18:26:26 +0000 (18:26 +0000)]
Localization fix.

15 years agoRemove a few unused globals.
Chad Horohoe [Tue, 5 Aug 2008 17:48:24 +0000 (17:48 +0000)]
Remove a few unused globals.

15 years agoLocalisation updates. Processed consequences of r36808, 38610, r38614, r38615, 38618.
Siebrand Mazeland [Tue, 5 Aug 2008 17:17:06 +0000 (17:17 +0000)]
Localisation updates. Processed consequences of r36808, 38610, r38614, r38615, 38618.

15 years agoRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj(), makeLinkObj() into link...
Aryeh Gregor [Tue, 5 Aug 2008 17:05:59 +0000 (17:05 +0000)]
Re-commit turning makeKnownLinkObj(), makeBrokenLinkObj(), makeLinkObj() into link() wrappers.  This should mean that all link processing now goes through link().  Per Brion's advice, remove the BrokenLink hook and replace it with LinkBegin and LinkEnd hooks.  All parser tests pass except the usual suspects.

15 years agoMake SpecialNewimages.php marginally less horrible. Add spacing, use functions like...
Aryeh Gregor [Tue, 5 Aug 2008 16:32:46 +0000 (16:32 +0000)]
Make SpecialNewimages.php marginally less horrible.  Add spacing, use functions like escapeLike, break comments at 79 columns, don't use C-style comments inline (at least we seem not to usually do that, especially not for one-line comments).  Didn't have the guts to rewrite the whole thing, though.

15 years agoAPI:
Roan Kattouw [Tue, 5 Aug 2008 16:32:28 +0000 (16:32 +0000)]
API:
* (bug 15048) Added limit field for multivalue parameters to action=paraminfo output.
* When the limit on multivalue parameters is exceeded, a warning is issued

15 years ago* (bug 15044) Added requestid parameter to api.php to facilitate distinguishing betwe...
Roan Kattouw [Tue, 5 Aug 2008 16:12:52 +0000 (16:12 +0000)]
* (bug 15044) Added requestid parameter to api.php to facilitate distinguishing between requests
* Clean up indentation from r38566
* Use $this->mRequest rather than $wgRequest in ApiMain

15 years agoRemove all now-defunct badaccess-group[1-2] messages.
Chad Horohoe [Tue, 5 Aug 2008 15:09:11 +0000 (15:09 +0000)]
Remove all now-defunct badaccess-group[1-2] messages.

15 years agoBadaccess-group1/2 no longer exist.
Chad Horohoe [Tue, 5 Aug 2008 14:44:00 +0000 (14:44 +0000)]
Badaccess-group1/2 no longer exist.

15 years agoThis can use User::getGroupsWithPermission() as well.
Chad Horohoe [Tue, 5 Aug 2008 14:35:39 +0000 (14:35 +0000)]
This can use User::getGroupsWithPermission() as well.

15 years agoA bit of cleanup to the default interwiki list. Removed some long-dead entries (just...
Chad Horohoe [Tue, 5 Aug 2008 14:34:56 +0000 (14:34 +0000)]
A bit of cleanup to the default interwiki list. Removed some long-dead entries (just confirmed the ones already marked as dead), and added doi: as an additional default IW prefix.

15 years agoLocalization update for he.
Rotem Liss [Tue, 5 Aug 2008 13:46:02 +0000 (13:46 +0000)]
Localization update for he.

15 years agoDocumented User.php in depth; added useful aliases to Doxyfile
Fran Rogers [Tue, 5 Aug 2008 13:42:02 +0000 (13:42 +0000)]
Documented User.php in depth; added useful aliases to Doxyfile

15 years agoAllow PLURAL for 'listgrouprights-addgroup' and 'listgrouprights-removegroup'
Raimond Spekking [Tue, 5 Aug 2008 10:40:39 +0000 (10:40 +0000)]
Allow PLURAL for 'listgrouprights-addgroup' and 'listgrouprights-removegroup'

15 years agoLocalization update and fixes for he.
Rotem Liss [Tue, 5 Aug 2008 10:25:17 +0000 (10:25 +0000)]
Localization update and fixes for he.

15 years agoTweak message: Deletions aren't logged in the upload log. See the deletion log.
Raimond Spekking [Tue, 5 Aug 2008 10:20:43 +0000 (10:20 +0000)]
Tweak message: Deletions aren't logged in the upload log. See the deletion log.

15 years agoRemove unused message (since r24952).
Raimond Spekking [Tue, 5 Aug 2008 09:50:30 +0000 (09:50 +0000)]
Remove unused message (since r24952).

15 years agoLocalization update for he + fixing messages.inc.
Rotem Liss [Tue, 5 Aug 2008 07:26:47 +0000 (07:26 +0000)]
Localization update for he + fixing messages.inc.

15 years agoReapply part of r38587:
Raimond Spekking [Tue, 5 Aug 2008 06:01:54 +0000 (06:01 +0000)]
Reapply part of r38587:
* 'skinpreview' renamed to 'skin-preview': brackets outside of the hyperlink now. Betawiki has done the rename job for all languages already.

15 years agoCleanup to r38608 ("Refactor badaccess-groupX and friends to use User::getGroupsWithP...
Brion Vibber [Tue, 5 Aug 2008 05:32:30 +0000 (05:32 +0000)]
Cleanup to r38608 ("Refactor badaccess-groupX and friends to use User::getGroupsWithPermission().")
* Remove some code duplication
* Fix some errors and plural failures in OutputPage::permissionRequired()
* Make the badaccess messages consistently wikitext now; in last rev they were output in different ways in each usage

15 years agoUpdate for r38533 -- avoid notice spew from groups that have no record for the perm
Brion Vibber [Tue, 5 Aug 2008 05:12:59 +0000 (05:12 +0000)]
Update for r38533 -- avoid notice spew from groups that have no record for the perm

15 years agoRevert r38591 -- "Make good-faith effort to run BrokenLink hook in Linker::link(...
Brion Vibber [Tue, 5 Aug 2008 04:56:29 +0000 (04:56 +0000)]
Revert r38591 -- "Make good-faith effort to run BrokenLink hook in Linker::link().  No parser-test regressions, and it shouldn't change behavior unless Xml::expandAttributes() and Sanitizer::decodeTagAttributes() aren't inverses up to normalization."

IMHO this is an excellent opportunity to kill a horrible interface and replace it with a sane one. Note the only use of the BrokenLink hook currently in our SVN is in SemanticForms:

/**
 * Sets the URL for form-based adding of a nonexistent (broken-linked, AKA
 * red-linked) page
 */
function sffSetBrokenLink(&$linker, $title, $query, &$u, &$style, &$prefix, &$text, &$inside, &$trail) {
$link = sffAddDataLink($title);
if ($link != '')
$u = $link;
return true;
}

In the unlikely event that anybody else is really needing the exact hook details, I'm sure there's a much nicer, more future-friendly way to do it. Make a new hook and let these hypothetical extensions fix themselves up. :)

15 years agoRevert r38587, r38589 for now ("(bug 2314) Add links to users custom CSS and JS...
Brion Vibber [Tue, 5 Aug 2008 04:50:24 +0000 (04:50 +0000)]
Revert  r38587, r38589 for now ("(bug 2314) Add links to users custom CSS and JS into Special:Preferences")
This clutters up the prefs UI with a lot of links which don't currently apply, most of which will never be used. It also isn't clear how it would apply to proposed non-skin-specific pages such as User:X/common.css/.js and User:X/print.css

15 years agoFollow up per r38608: Update messages.inc
Raimond Spekking [Tue, 5 Aug 2008 03:26:05 +0000 (03:26 +0000)]
Follow up per r38608: Update messages.inc

15 years agoRefactor badaccess-groupX and friends to use User::getGroupsWithPermission().
Chad Horohoe [Tue, 5 Aug 2008 02:37:28 +0000 (02:37 +0000)]
Refactor badaccess-groupX and friends to use User::getGroupsWithPermission().
* Should be a bit cleaner, and remove those ugly ugly switch() statements.
* Two messages are all that's needed here. Badaccess-group0, a generic "Permission denied" when no group is allowed access; and badaccess-groups which takes two parameters of $1 (groups required for access) and $2 (number of group matches, used for {{PLURAL:}}ing the message).

15 years agoAdded an id to history-search, so it can be accessed easily via DOM
Fran Rogers [Tue, 5 Aug 2008 01:10:55 +0000 (01:10 +0000)]
Added an id to history-search, so it can be accessed easily via DOM

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Tue, 5 Aug 2008 00:36:53 +0000 (00:36 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoLocalisation updates from Betawiki
Siebrand Mazeland [Mon, 4 Aug 2008 22:10:56 +0000 (22:10 +0000)]
Localisation updates from Betawiki
* various: user name change, special page aliases update, forgotten translation update

15 years agoLocalisation updates for core messages from Betawiki (2008-08-04 22:51 CEST)
Siebrand Mazeland [Mon, 4 Aug 2008 21:51:19 +0000 (21:51 +0000)]
Localisation updates for core messages from Betawiki (2008-08-04 22:51 CEST)
* Also: remove some meta maintenance author artifacts for Niklas, SPQRobin, M.M.S., Siebrand, Jhs. Would otherwise have been removed on Betawiki export.

15 years agoFix syntax error
Siebrand Mazeland [Mon, 4 Aug 2008 20:53:22 +0000 (20:53 +0000)]
Fix syntax error

15 years agoMake good-faith effort to run BrokenLink hook in Linker::link(). No parser-test...
Aryeh Gregor [Mon, 4 Aug 2008 19:36:20 +0000 (19:36 +0000)]
Make good-faith effort to run BrokenLink hook in Linker::link().  No parser-test regressions, and it shouldn't change behavior unless Xml::expandAttributes() and Sanitizer::decodeTagAttributes() aren't inverses up to normalization.

15 years agoFollow up for r38587: Thanks to VasilievVV for pointing out that not every wiki allow...
Raimond Spekking [Mon, 4 Aug 2008 19:33:14 +0000 (19:33 +0000)]
Follow up for r38587: Thanks to VasilievVV for pointing out that not every wiki allows userCSS/JS.

15 years ago* (bug 2314) Add links to users custom CSS and JS into Special:Preferences
Raimond Spekking [Mon, 4 Aug 2008 18:44:01 +0000 (18:44 +0000)]
* (bug 2314) Add links to users custom CSS and JS into Special:Preferences
** Attn Betawiki: Message 'skinpreview' renamed to 'skin-preview': brackets outside of the hyperlink(s) now: (Preview | associated CSS | associated JS)

15 years agoUpdate URL in edit-externally-help, page moved to mediawiki.org
Alexandre Emsenhuber [Mon, 4 Aug 2008 18:34:49 +0000 (18:34 +0000)]
Update URL in edit-externally-help, page moved to mediawiki.org

15 years agoAdd declaration of $links in SkinTemplate::buildCssLinks()
Alexandre Emsenhuber [Mon, 4 Aug 2008 18:07:36 +0000 (18:07 +0000)]
Add declaration of $links in SkinTemplate::buildCssLinks()

15 years agoUse wfScript()
Alexandre Emsenhuber [Mon, 4 Aug 2008 17:30:01 +0000 (17:30 +0000)]
Use wfScript()

15 years agoRemoving some wikipedianisms, adding myself as translator
Anders Wegge Jakobsen [Mon, 4 Aug 2008 16:03:01 +0000 (16:03 +0000)]
Removing some wikipedianisms, adding myself as translator

15 years ago* Mention multivalue parameters in the message about apihighlimits
Roan Kattouw [Mon, 4 Aug 2008 14:37:26 +0000 (14:37 +0000)]
* Mention multivalue parameters in the message about apihighlimits
* Add Bryan Tongh Minh to the API credits. Half of all image-related code is his
* Add myself to CREDITS. Why do we sort that by first name, though? Kind of weird

15 years agoLocalization update for he.
Rotem Liss [Mon, 4 Aug 2008 14:37:20 +0000 (14:37 +0000)]
Localization update for he.

15 years agoDisplay permissions specific to the API (such as writeapi and apihighlimits) on actio...
Chad Horohoe [Mon, 4 Aug 2008 14:26:20 +0000 (14:26 +0000)]
Display permissions specific to the API (such as writeapi and apihighlimits) on action=help. For apihighlimits, give the limits they're held to (bug 14713)

15 years agoLocalization update for he.
Rotem Liss [Mon, 4 Aug 2008 14:19:29 +0000 (14:19 +0000)]
Localization update for he.

15 years agoNew translation for history-search.
Anders Wegge Jakobsen [Mon, 4 Aug 2008 14:02:07 +0000 (14:02 +0000)]
New translation for history-search.

15 years agoLocalization update for he.
Rotem Liss [Mon, 4 Aug 2008 13:32:56 +0000 (13:32 +0000)]
Localization update for he.

15 years agoRemove second (dupe) link to Special:Contributions. Keep the message short, the summa...
Raimond Spekking [Mon, 4 Aug 2008 11:52:19 +0000 (11:52 +0000)]
Remove second (dupe) link to Special:Contributions. Keep the message short, the summary line is limited to 254 chars.

15 years agoFollowup to r38525 (tweaks from r38400) -- don't put fragments on redlinks; they...
Brion Vibber [Mon, 4 Aug 2008 05:15:04 +0000 (05:15 +0000)]
Followup to r38525 (tweaks from r38400) -- don't put fragments on redlinks; they won't be useful on the edit UI, which isn't a page view.
(I suppose it's dubious whether we should do the same to nonexitent special pages.... but fragments there wouldn't be too helpful either so no need for extra logic to add it back. :)

15 years agoReimplement User::, now with less crappy name and only taking one permission at a...
Chad Horohoe [Mon, 4 Aug 2008 05:14:33 +0000 (05:14 +0000)]
Reimplement User::, now with less crappy name and only taking one permission at a time. :)

15 years agoadd some useless WHERE condition instead of 'Job::pop' :)
Domas Mituzas [Mon, 4 Aug 2008 05:07:53 +0000 (05:07 +0000)]
add some useless WHERE condition instead of 'Job::pop' :)

15 years agoRevert r38442 "Tweaking description for apihighlimits, as people are constantly askin...
Brion Vibber [Mon, 4 Aug 2008 04:02:32 +0000 (04:02 +0000)]
Revert r38442 "Tweaking description for apihighlimits, as people are constantly asking what the limits are."
Hardcoding limits into a UI message isn't a good practice, as they may change.

15 years agoRevert r38427 "Create User::getGroupsInRoles(). Given an array of roles (edit, read...
Brion Vibber [Mon, 4 Aug 2008 03:45:22 +0000 (03:45 +0000)]
Revert r38427 "Create User::getGroupsInRoles(). Given an array of roles (edit, read, delete), return the groups allowed to do each."
This seems a bit odd; the name is certainly confusing -- getGroupsWithPermissions() would be clearer, but I'm not really sure I see why it's given an arbitrary-length list here (vs a simpler single check which can simply be run multiple times).

15 years agorespect return value of $article->doWatch() (bug 11135)
Aaron Schulz [Mon, 4 Aug 2008 03:37:32 +0000 (03:37 +0000)]
respect return value of $article->doWatch() (bug 11135)

15 years agoChange test case added in r38400
Brion Vibber [Mon, 4 Aug 2008 03:00:53 +0000 (03:00 +0000)]
Change test case added in r38400
We shouldn't append a wiki link fragment onto a redlink; the edit UI is different from a page view, so appending a page-content fragment will at best do nothing and a worst conflict with the UI and scroll us down unexpectedly.

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Mon, 4 Aug 2008 01:23:19 +0000 (01:23 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoDocument what the month number means for Language::tsToHebrew().
Aryeh Gregor [Mon, 4 Aug 2008 00:53:13 +0000 (00:53 +0000)]
Document what the month number means for Language::tsToHebrew().

15 years agoRemove div
Aaron Schulz [Mon, 4 Aug 2008 00:25:07 +0000 (00:25 +0000)]
Remove div

15 years agoUpdate credits and fix header
Siebrand Mazeland [Sun, 3 Aug 2008 22:44:09 +0000 (22:44 +0000)]
Update credits and fix header

15 years agoUse a <fieldset> for the date selector in history
Alexandre Emsenhuber [Sun, 3 Aug 2008 19:40:37 +0000 (19:40 +0000)]
Use a <fieldset> for the date selector in history

15 years agoAvoid some confusion with watching on edit by setting checkbox when ajax watch is...
Aaron Schulz [Sun, 3 Aug 2008 19:32:00 +0000 (19:32 +0000)]
Avoid some confusion with watching on edit by setting checkbox when ajax watch is used (bug 12395).