Test normalizeForSearch and commafy
[lhc/web/wiklou.git] / skins / Vector.php
2010-11-07 Alexandre Emsenhuber* (bug 25488) Disallowing anonymous users to read pages...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-21 Trevor ParscalRenamed vector and monobook modules to skins.vector...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-10 Trevor ParscalMoved fixaplha to run after scripts are loaded - otherw...
2010-09-10 Trevor ParscalCleaned up the vector skin, removing $wgVectorExtraStyl...
2010-09-04 Trevor ParscalAllow flipping skin output on $wgLang rather than ...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-31 Adam Millerfollow up to r72055 - fixing the discussion tab
2010-08-31 Adam MillerFix for bug 24906
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-24 Sam ReedRemove unused globals
2010-07-21 PlatonidesFollow up r69516. Hardcode $wgVectorExtraStyles to...
2010-07-19 Roan KattouwFix r69539: use $this->skin->stylename instead of ...
2010-07-19 Danny B* #siteSub (tagline) isn't headline -> replaced by...
2010-07-19 Danny BFollow up to r69538: Use $stylename member instead...
2010-07-19 Danny B* (bug 24401) SimpleSearch: No button/text indicating...
2010-07-18 PlatonidesUse $stylename member instead of hardcoding vector.
2010-07-14 PlatonidesRemove extra space.
2010-07-13 Adam MillerEpic bug fix. Changing the markup structure of Vectors...
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-06-17 Roan Kattouw(bug 23520) Add preference for SimpleSearch so users...
2010-06-15 Derk-Jan HartmanAdd the titles of interlanguage links to the tooltip...
2010-06-12 Roan KattouwRevert r67799, per CR (it did the same thing as r64426...
2010-06-12 Derk-Jan HartmanFollow up to r67703. Fixes jump-to anchor which still...
2010-06-10 PlatonidesDo not show empty <ul>
2010-06-09 PlatonidesPrefix Vector specific ids (head-base|page-base|head...
2010-06-08 PlatonidesMove icons footer into $footerlinks. A couple of ids...
2010-06-08 Jack PhoenixVector:
2010-06-08 Jack Phoenixfollow-up to r67631: add semicolon back
2010-06-08 PlatonidesEscape for html $wgLocalStylePath.
2010-06-07 Roan Kattouw(bug 23800) Add missing space between "Jump to:" and...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-25 Alexandre EmsenhuberFix for r66548: Output page -> OutputPage
2010-05-18 Roan KattouwRevert r64426: caused bug 23581 (CollapsibleTabs breaka...
2010-05-16 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-13 Trevor ParscalMuch better solution to making tabbing to the search...
2010-05-13 Trevor ParscalSets tabindex="1" on search inputs.
2010-04-27 Trevor ParscalAdded $wgVectorShowVariantName global configuration...
2010-04-26 Trevor ParscalAdded $wgLocalStylePath global variable, and solved...
2010-04-14 Roan KattouwRemove space in <div id="content" > to unbreak certain...
2010-04-02 Alexandre Emsenhuber* (bug 22867) "View source" tab is now only displayed...
2010-03-31 Trevor ParscalEnsures empty UL elements are never included in output...
2010-03-24 Aryeh GregorFix extra space from r64084
2010-03-23 Roan KattouwFollowup to r64080: unused globals
2010-03-23 Lisa RidleyWell, let's try that again - fixing additional copy...
2010-03-23 Lisa Ridleycorrecting bad copy/paste on previous commit
2010-03-23 Lisa RidleyFixes bug 22916 -- stylesheets for Vector skin now...
2010-03-03 PlatonidesRemove unused VectorTemplateToolboxEnd hook.
2010-02-11 Aryeh GregorAvoid silly markup like <ul >
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-12 Aryeh GregorMerge IEFixes.js into wikibits.js
2010-01-08 Mark A. HershbergerFollow up r60798 & r60785
2010-01-07 Trevor ParscalIn r60786 mah added 'specialpageattributes' to the...
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2009-10-08 Trevor ParscalAdded extra classes for collapsible tabs to use.
2009-09-30 Trevor ParscalDecided to go with yet another approach for adding...
2009-09-30 Roan KattouwPut the watch icon part of the changes reverted in...
2009-09-30 Roan KattouwRevert r56924 (new watch icon and color changes for...
2009-09-28 Trevor ParscalRefactored the watch/unwatch icon for Vector.
2009-09-25 Adam MillerMoving watch/unwatch action out of the drop down
2009-09-22 Alexandre Emsenhuber* (bug 20631) Preview of personal JavaScript and CSS...
2009-09-09 Trevor ParscalSome more tweaks to accomadate changes being made with...
2009-09-08 Trevor ParscalIn response to bug #20550 - this makes the IDs of portl...
2009-09-08 Ilmari KaronenImproved compatibility between the Vector skin and...
2009-08-19 Brion VibberCleanup for r54264 "* Don't suppress warnings while...
2009-08-10 Trevor ParscalMoved add topic into the view tabs (this will likely...
2009-08-07 Trevor ParscalMoved some things around to please Apple Dictionary...
2009-08-07 Trevor ParscalMade some changes which don't affect normal users,...
2009-08-05 Trevor ParscalFixed bug that caused an undefined index error - now...
2009-08-03 Niklas Laxström* Trailing Whitespace
2009-07-21 Trevor ParscalFixed text wrapping problem, which was being solved...
2009-07-21 Trevor ParscalFixed broken jumpto link. Fixes bug #17710
2009-07-20 Aryeh GregorFix fatal from r53504
2009-07-20 Aryeh GregorUse member variable defaults for SkinTemplate
2009-07-17 Trevor ParscalChanged the simple search button from an input tag...
2009-07-16 Trevor ParscalPrevent wrapping by using &nbsp; instead of spaces...
2009-07-16 Trevor ParscalImproved the apearance, behavior and consistency accros...
2009-07-14 Trevor ParscalAdded optional simplified search in header configured...
2009-07-14 Alexandre Emsenhubermissing globals
2009-07-14 Trevor ParscalMore RTL fixes and also another fix to r52944 which...
2009-07-14 Trevor ParscalMore IE fixes for RTL, getting quite close now.
2009-07-14 Trevor ParscalRefactor of Vector skin output and RTL strategy. Needs...
2009-07-13 Trevor ParscalFixed bug caused in r52944 - where the inclusion of...
2009-07-13 Trevor ParscalMoved buildNavigationUrls back into Vector to make...
2009-07-10 Aryeh GregorRemove stray name="" from anchors (cf. r52963)
2009-07-10 Aryeh GregorFinish cross-skin unification of <head>
2009-07-08 Trevor ParscalMoved buildNavigationUrls into SkinTemplate from SkinVe...
2009-07-08 Trevor ParscalResolves issue in #19185 where, in text only browsers...
2009-07-08 Trevor ParscalResolved problem with classes being defined twice.
2009-07-07 Trevor ParscalAdded position:relative to #bodyContent to allow absolu...
2009-07-07 Roan KattouwRedo r52821 properly: add a div to the Vector HTML...
2009-07-07 Roan KattouwRevert r52821 ("Watch and flaggedrevs AJAX success...
2009-07-06 Trevor ParscalChanged logo XML ID
2009-07-06 Trevor ParscalChanged XML IDs to be compatible with monobook things...
2009-07-06 Trevor ParscalFixed more XML IDs to be compatible with monobook
2009-07-06 Trevor ParscalFixes what r52810 broke, making other tabs have the...
2009-07-06 Trevor ParscalActually resolves namespaces and tabs having the correc...
next