follow-up to r75761: coding style tweaks
[lhc/web/wiklou.git] / skins / common /
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...
2010-06-14 Roan KattouwFix r67544 per CR: cancel event properly in TOC show...
2010-06-11 Brian Wolfffollow-up to r66913 - fix off by one error in the char...
2010-06-10 Derk-Jan HartmanFix bug 23519. Move styling of the previewpage note...
2010-06-09 PlatonidesPrefix Vector specific ids (head-base|page-base|head...
2010-06-08 Tim Starling(bug 23175) added ta variable for b/c.
2010-06-07 Roan Kattouw(bug 23570) Fix an instance of a javascript: link in...
2010-06-03 Trevor ParscalRevert r66608: This goes against an intentional design...
2010-06-01 Derk-Jan HartmanUse addClickHandler() instead of .onclick = handlerfunction
2010-06-01 Derk-Jan HartmanBug 23755. Prevent tablesort code leaking to global...
2010-05-27 Tim StarlingFixed complete breakage of Special:Upload due to r66913...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-05-21 Derk-Jan HartmanBug 23580. Add two new jquery events, LivePreviewPrepar...
2010-05-20 Chad HorohoeShow/hide memcached server field based on radio selecti...
2010-05-18 Happy-melonFollow up r63707: update the default link colour in...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-16 PlatonidesFollow up r66535. Specifically set a white background...
2010-05-16 Jack Phoenixfollow-up to r66538: more of the same
2010-05-16 Jack Phoenix*spaces -> tabs for indentation
2010-05-16 Derk-Jan HartmanDon't setup mwsuggest when browsers cannot getElementBy...
2010-05-16 Derk-Jan HartmanAdd styles for printing wikitables.
2010-05-16 Derk-Jan HartmanWhen printing, make sure the table sortindicator has...
2010-05-12 Roan KattouwFollowup to r65962: we need to keep jquery.min.js aroun...
2010-05-11 Trevor ParscalPatched jquery-1.4.2 to not crash in IE7 when a style...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-05-05 Roan KattouwSwitch MediaWiki to jQuery 1.4.2 (was 1.3.2) and enable...
2010-05-05 Derk-Jan HartmanImprove CSS for print versions
2010-05-03 PlatonidesThe previous code computing rowStart will fail when...
2010-05-02 Aryeh GregorImprove IE6 version check to avoid false positives
2010-04-28 Happy-melonFollow-up per r65570 CR, also check wgEnableWriteAPI.
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2010-04-21 Andrew GarrettFix regression in r65384 with document.write() compatib...
2010-04-21 Trevor ParscalMoved a style over to shared.css out of Monobook, makin...
2010-04-21 Andrew GarrettLive Preview: Do a better job of emulating the edit...
2010-04-11 Bryan Tong Minh(bug 22970) Made upload.js compatible with FF<3.5.
2010-04-10 Ilmari Karonenfix capitalization of "wpSourceTypeurl" to match the...
2010-03-19 Aryeh GregorFuture-proof redirection to fragments in Gecko
2010-03-09 Raimond SpekkingAdd a clear:both to the filehistory headline to avoid...
2010-02-19 Andrew GarrettFix errors in Live Preview caused by extensions using...
2010-02-10 Aryeh GregorAdd comment for r62191
2010-02-10 Roan KattouwSome tweaks to edit.js to make currentFocused detection...
2010-02-09 Jack Phoenixbug #19334: textarea jumps when editing longer articles...
2010-02-09 Roan KattouwFix up r62154: don't throw a JS error when $j is undefi...
2010-02-09 Andrew GarrettReverse removal of Live Preview in r59446, with the...
2010-02-09 Trevor ParscalUpdated to use the textSelection plugin when possible.
2010-02-04 Alexandre EmsenhuberPer Tim, fix r59949: use CSS padding (margin doesn...
2010-01-29 Roan KattouwPatch jQuery to test for 'nullpx' as well as 'NaNpx'
2010-01-27 Tim Starling* Removed JS2 stuff from jquery.js. If there's anything...
2010-01-27 Tim Starling* Moved js2stopgap.js to skins/common/jquery.js, like...
2010-01-27 Tim StarlingRemoved the nasty-looking JS-based position:fixed simul...
2010-01-22 Aryeh GregorAdd disabled <datalist> support to mwsuggest
next