r79347 didn't update other callers to mungeQuery(), so let's just take the easy way...
[lhc/web/wiklou.git] / skins / common /
2010-12-30 Roan KattouwFix JS errors in prefs.js caused by the (unintentional...
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-25 KrinkleSkins override shared.css, merged fix for bug 26423...
2010-12-25 KrinkleRemoving ugly whitespace around thumbnails on a non...
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 KrinkleAdding default styling for redirects
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-23 Krinkleusing .append() instead of innerHTML+=. The latter...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Krinklesmall fixes
2010-12-17 Happy-melonRm unused javascript added in r47637 (follow up to...
2010-12-13 Roan KattouwFix r78196: readd accidentally removed lines in shared.css
2010-12-12 Aryeh GregorMake ul.gallery block, not inline-block
2010-12-10 Chad HorohoeRevert r68230, r68231 (mode="grid" on tables) per CR...
2010-12-10 Aaron Schulz*Follow-up r78099,r76275:
2010-12-10 Roan KattouwRevert r78158, Aryeh tells me it's a deliberate browser...
2010-12-09 Roan KattouwFix bad CSS syntax from r77411
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-08 Sam ReedRemove unneeded semicolons
2010-12-08 Aaron Schulz*Follow-up r76275: regexp improvement akin to IP.php
2010-12-08 Sam ReedRevert unintended whitespace changes from r77922
2010-12-07 Ilmari Karonenmore lossless PNG compression with pngout
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reedbug 26265, a few explicit ; at end of blocks
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-05 Derk-Jan HartmanFollow up to r77411. Patch by DieBuche
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedRemove unused parameter documentation
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-23 Krinkle* Swapping enableForOther locked input-field from disab...
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 KrinklePutting .config-page-list (sidebar nav) floating to...
2010-11-20 KrinkleMaking path to bullet.gif in config.css relative to...
2010-11-19 Trevor ParscalFixed order of statements - function was referred to...
2010-11-11 Derk-Jan HartmanFollowup r76522. Typo in orphans.
2010-11-11 Derk-Jan HartmanUse CSS pagination options when printing.
2010-11-10 Chad HorohoeRemove bullets from radio lists
2010-11-08 Chad HorohoeMore followup r76314, r75832: more unused CSS, unused...
2010-11-07 Aaron SchulzSimilar to r76267 but for JS. Should finish bug 24293.
2010-11-05 Trevor ParscalUpdated the Powered By MediaWiki button.
2010-11-04 Chad Horohoe(bug 25783) Remove leftover HTMLDiff CSS, followup...
2010-11-02 Chad HorohoeFollowup r75832, use shorthand
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 KrinkleFollow-up r75762; deleted rightclickedit.js
2010-11-01 Roan Kattouw(bug 25717) Fix "Hide/show extended details" toggle...
2010-10-31 KrinkleAdding mediawiki.advanced.rightclickedit.js
2010-10-27 Trevor ParscalMostly reverted r75487, making use of a new version...
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...
2010-10-23 Niklas LaxströmFix immediate issues in r72900. I'd still like more...
2010-10-23 Roan KattouwRevert r73593, root cause has long been fixed
2010-10-17 Derk-Jan HartmanUse getAttribute( 'href', 2), so we can preserve relati...
2010-10-13 Trevor ParscalFixes bug in wikibits that causes addPortletLink to...
2010-10-12 Derk-Jan Hartman* Test for the presence of addEventListener on the...
2010-10-07 Roan KattouwMove $j=jQuery alias up to mediawiki.js from wikibits...
2010-10-07 Roan Kattouw(bug 25276) Fix TOC show/hide toggle. Original fix...
2010-10-06 Trevor ParscalCreated mediawiki.views.history and moved init function...
2010-10-06 Trevor Parscal* Moved search/IE7 specific CSS rule into search.css...
2010-10-06 Trevor ParscalRemoved CSS file/rule which was added to fix a bug...
2010-10-04 Trevor ParscalMoved some of the functionality from mediawiki.legacy...
2010-10-04 Ryan Kaldariadding close window button for use with all skins
2010-09-29 Aryeh GregorFix IEFixes.js loading again
2010-09-28 Chad HorohoeFix icky info/error/warning box styling
2010-09-27 Trevor ParscalImproves on fix in r73808 which was aimed at correcting...
2010-09-27 Roan KattouwFix an instance of window.someVar; that slipped through...
2010-09-23 Andrew GarrettReplace $ with $j in ajaxwatch.js, was causing fatal...
2010-09-22 Trevor ParscalRemoved extra "Msg" string being appended to message...
2010-09-18 Niklas LaxströmAllow defining sortable value for table cell with data...
2010-09-13 Trevor ParscalAdded alias of jQuery to $j - this is only to get site...
2010-09-13 Niklas LaxströmTesting localised list numbering per translatewiki...
2010-09-04 Platonides(Bug 20697) - Decrease size (area) of remove.png and...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-24 Roan KattouwAllow class="noshiftselect" to disable the multiple...
2010-08-22 Jack Phoenixcoding style tweaks for ajax.js
2010-08-09 Max SemenikFixes for password checker from r70520:
2010-08-08 Max Semenik(bug 15470) First letters of filenames are always capit...
2010-08-06 Derk-Jan HartmanFollow up r70520. More for loop fixes.
2010-08-05 Max SemenikImprovement for r70521: simplification, avoid iterating...
2010-08-05 Max SemenikFollow-up to r70520: forgot to add new files
2010-08-02 Derk-Jan HartmanDon't print the Privacy, about, disclaimer links in...
2010-07-24 PlatonidesUpdate function comments to r13689. This time on trunk.
2010-07-20 PlatonidesFollow up r69444. Address CR comment by Simetrical.
2010-07-16 Adam MillerWatch/Unwatch - fix for bug 24247. Updating the link...
2010-07-16 PlatonidesMake addPortletLink() work even if the ul is not there.
2010-07-16 Jack Phoenixajaxwatch.js: coding style tweaks
2010-07-13 Adam MillerEpic bug fix. Changing the markup structure of Vectors...
2010-07-06 Chad HorohoeAlso add a box around warnings like errors
2010-07-05 Jack Phoenixremoved TablePager CSS from Modern's main.css as shared...
2010-07-02 Andrew GarrettAdd vertical-label option to HTMLForm, for CommunityHiring
2010-07-01 Derk-Jan HartmanMake sure we use the right variable. Follow up r68848.
2010-07-01 Derk-Jan Hartman(bug 24022) Don't check extensions of files in uploadpa...
2010-07-01 Platonides(bug 16886) Sister projects box moves down the extract...
2010-06-26 Siebrand MazelandRevert r68598. Broken.
2010-06-26 Daniel FriesenFix accesskeys for chrome
2010-06-26 Daniel FriesenClean up the mess of horrid javascript in wikibits...
2010-06-18 Daniel Kinzlerfollop-up to 68230: forgot to commit the styles needed...
next