Localisation updates for core and extension messages from translatewiki.net (2011...
[lhc/web/wiklou.git] / resources /
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-26 Leo Koppelkammr93090 : Make summaries more modular, Siebrand says...
2011-07-25 KrinkleAdd support for relative-protocol urls in mw.loader...
2011-07-25 Leo Koppelkamm* Ignore any <nowiki> or comment sections
2011-07-25 Leo Koppelkammmw.user.js: Make sessionId public
2011-07-25 KrinkleRemoving redundant check from $.fn.goIn/Out code.
2011-07-24 KrinkleAdding documentation for mw.loader.register
2011-07-24 KrinkleMore mediawiki.js cleanup (addScript AJAX)
2011-07-24 KrinkleMore mediawiki.js cleanup
2011-07-23 Jeroen De Dauwfu r92933 - fix breakage
2011-07-23 Roan KattouwFix typo in r92933 that resulted in global variable...
2011-07-23 KrinkleMinor mw.loader fixes
2011-07-23 Roan KattouwChange != {} to !$.isEmptyObject(): the former always...
2011-07-22 Ryan Kaldarifollow-up to r91499 - set padding for the elements...
2011-07-21 Brion VibberFollowup r92329: Fixes the localize test cases in IE...
2011-07-21 KrinkleRemove mw.util.inArray
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-15 Leo Koppelkammr92288 : Missed second arg to inArray
2011-07-15 KrinkleajaxCategories fixes:
2011-07-15 Leo KoppelkammAjaxCategories: Making MultiEdit mores stable and getti...
2011-07-15 Leo Koppelkammr92253 : readd useful changes
2011-07-15 KrinkleAdd boolean inArray utility
2011-07-15 Brion VibberRevert r92238: partial addition of broken test cases...
2011-07-15 Leo KoppelkammAjaxCategories: move self init to mw.util.init; start...
2011-07-14 Leo KoppelkammAjaxCategories: More interface polish
2011-07-14 Leo KoppelkammFix expandableField.js dependencies
2011-07-14 Leo KoppelkammAjaxCategories: Add basic hook functionality. Can be...
2011-07-14 Leo KoppelkammAjaxCategories: Yay! MultiEdit mode working. May need...
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-14 Leo KoppelkammRestructure tab code of mediawiki.special.preferences...
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-13 KrinkleNew jquery.getAttrs module
2011-07-13 KrinkleUnit tests for jquery.localize
2011-07-13 Leo KoppelkammRewrite ajaxCategories for ResourceLoader. Add some...
2011-07-13 Leo KoppelkammReadd ajaxCategories from r58959 . This is just a prepa...
2011-07-13 Krinklejquery.localize:
2011-07-11 Brion Vibberfollowup r91869: validate id chars for incoming prefs...
2011-07-11 Brion Vibber* (bug 29804) Fix byte-length-limited fields to check...
2011-07-11 Leo Koppelkammuse tab name, not tab index for anchors on Special...
2011-07-10 KrinkleUpdate jQuery from 1.6.1 to 1.6.2 (maintenance/bugfix...
2011-07-10 KrinkleCentralize QUnit customizations for MediaWiki:
2011-07-08 KrinkleUndo browser defaults (underline/strike) for the <del...
2011-07-08 KrinkleSelfrevert r91759. Messed up working-copy
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 Leo Koppelkammredoing r91673 . Second step: Actually moving the files
2011-07-08 Leo Koppelkammr86603 : Updatin last call to mediawiki.legacy.edit...
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-08 Leo KoppelkammRewrite mwsuggest.js using j.ui.autocomplete. This...
2011-07-08 Leo KoppelkammUpdate j.ui.autocomplete which partially broke due...
2011-07-08 Leo KoppelkammRedo r91721: Backport jQuery UI CSS fix for weird Webki...
2011-07-08 Leo KoppelkammRevert botched commit r91721
2011-07-08 Leo KoppelkammBackport jQuery UI CSS fix for weird Webkit reflow...
2011-07-08 Antoine Mussorevert r91673 : lost of history
2011-07-07 Leo KoppelkammMoving cologneblue.css and nostalgia.css into their...
2011-07-07 KrinkleRemoving calls to deprecated functionality in favor...
2011-07-07 Brion VibberPartial (?) fix for bug 29753 -- wrong Firefox version...
2011-07-06 Leo KoppelkammRevert r86047 for now per CR.
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-05 Ryan Kaldarianother fix for old jQuery UI on live
2011-07-05 Krinklemw.util optimalizations:
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklejquery.client unit testing
2011-07-03 KrinkleFix for the broken tests introduced in r91387.
2011-07-03 KrinkleMinor optimalizations and jsperfs in mediawiki.js
2011-07-02 Derk-Jan HartmanPatch to replace for-in with for(;;)
2011-06-30 Ryan Kaldariforgot one, follow-up to r91204
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Ryan Kaldarifixing jQuery UI button styles for the old version...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-28 Antoine MussoFind 'all' special ns regardless of its rank in the...
2011-06-28 Krinkleper r90984 CR, cleaner this way
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Krinklemw.special.recentchanges fixes:
2011-06-28 Roan KattouwMove mediawiki.special.js to the correct directory...
2011-06-28 Roan KattouwFix r90943: redefined mediawiki.special module that...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Antoine Mussomediawiki.special as a dumb JS object
2011-06-26 Mark A. HershbergerFollowup r90239: Move return till after the toggle...
2011-06-26 KrinkleReview and clean up of jquery.tablesorter.js + applying...
2011-06-26 KrinkleRemoving console.log and other ad-hoc debugging code
2011-06-24 Krinkle(bug 29567) mw.util.addPortletLink should only wrap...
2011-06-24 Neil Kandalgaonkarlinted jpegmeta - commas cause IE errors. Not that...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Derk-Jan HartmanFix global var leaking that was making collationsort...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Leo KoppelkammRevert accidental change from r90630
2011-06-22 Brion VibberFollowup r86088, r87244, r90612: fix jquery.tablesorter...
2011-06-22 Leo KoppelkammTablesorter: Remove not really necessary setTimeout.
2011-06-22 Leo KoppelkammHopefully fix IE6 regex tablesorter issue
2011-06-22 Leo KoppelkammFix tablesorting bug that caused weird interferences...
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Derk-Jan HartmanFix global var leaks in jquery.tablersorter.js
next